@media print,
screen and (min-width:70em) {
    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        left: auto;
        margin: 0 auto;
        right: auto
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

[data-whatinput=mouse] *,
[data-whatinput=mouse] :focus,
[data-whatinput=touch] *,
[data-whatinput=touch] :focus,
[data-whatintent=mouse] *,
[data-whatintent=mouse] :focus,
[data-whatintent=touch] *,
[data-whatintent=touch] :focus {
    outline: none
}

[draggable=false] {
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.foundation-mq {
    font-family: "small=0em&medium=70em&large=73.75em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    background: #fefefe;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

textarea {
    border-radius: 0;
    height: auto;
    min-height: 50px
}

select {
    border-radius: 0;
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important
}

[data-whatinput=mouse] button {
    outline: 0
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 0;
    cursor: auto;
    line-height: 1;
    padding: 0
}

pre {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    margin-left: auto;
    margin-right: auto;
    max-width: 125rem
}

.row:after,
.row:before {
    content: " ";
    display: table;
    flex-basis: 0;
    order: 1
}

.row:after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    margin-left: -.625rem;
    margin-right: -.625rem
}

@media print,
screen and (min-width:70em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

@media print,
screen and (min-width:73.75em) {
    .row .row {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem
}

.column,
.columns {
    float: left;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%
}

@media print,
screen and (min-width:70em) {
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column,
.column:last-child:not(:first-child),
.columns {
    clear: none;
    float: left
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.small-1 {
    width: 8.3333333333%
}

.small-push-1 {
    left: 8.3333333333%;
    position: relative
}

.small-pull-1 {
    left: -8.3333333333%;
    position: relative
}

.small-offset-0 {
    margin-left: 0
}

.small-2 {
    width: 16.6666666667%
}

.small-push-2 {
    left: 16.6666666667%;
    position: relative
}

.small-pull-2 {
    left: -16.6666666667%;
    position: relative
}

.small-offset-1 {
    margin-left: 8.3333333333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    left: 25%;
    position: relative
}

.small-pull-3 {
    left: -25%;
    position: relative
}

.small-offset-2 {
    margin-left: 16.6666666667%
}

.small-4 {
    width: 33.3333333333%
}

.small-push-4 {
    left: 33.3333333333%;
    position: relative
}

.small-pull-4 {
    left: -33.3333333333%;
    position: relative
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.6666666667%
}

.small-push-5 {
    left: 41.6666666667%;
    position: relative
}

.small-pull-5 {
    left: -41.6666666667%;
    position: relative
}

.small-offset-4 {
    margin-left: 33.3333333333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    left: 50%;
    position: relative
}

.small-pull-6 {
    left: -50%;
    position: relative
}

.small-offset-5 {
    margin-left: 41.6666666667%
}

.small-7 {
    width: 58.3333333333%
}

.small-push-7 {
    left: 58.3333333333%;
    position: relative
}

.small-pull-7 {
    left: -58.3333333333%;
    position: relative
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.6666666667%
}

.small-push-8 {
    left: 66.6666666667%;
    position: relative
}

.small-pull-8 {
    left: -66.6666666667%;
    position: relative
}

.small-offset-7 {
    margin-left: 58.3333333333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    left: 75%;
    position: relative
}

.small-pull-9 {
    left: -75%;
    position: relative
}

.small-offset-8 {
    margin-left: 66.6666666667%
}

.small-10 {
    width: 83.3333333333%
}

.small-push-10 {
    left: 83.3333333333%;
    position: relative
}

.small-pull-10 {
    left: -83.3333333333%;
    position: relative
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.6666666667%
}

.small-push-11 {
    left: 91.6666666667%;
    position: relative
}

.small-pull-11 {
    left: -91.6666666667%;
    position: relative
}

.small-offset-10 {
    margin-left: 83.3333333333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.6666666667%
}

.small-up-1>.column,
.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(odd),
.small-up-2>.columns:nth-of-type(odd) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    float: left;
    width: 33.3333333333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    float: left;
    width: 16.6666666667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    float: left;
    width: 14.2857142857%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-left: 0;
    margin-right: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: .625rem;
    padding-right: .625rem
}

.small-centered {
    margin-left: auto;
    margin-right: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
    clear: both;
    float: none
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    position: static
}

.small-pull-0,
.small-pull-0:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-uncentered,
.small-uncentered:last-child:not(:first-child) {
    clear: none;
    float: left
}

.small-pull-0:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-uncentered:last-child:not(:first-child) {
    float: right
}

@media print,
screen and (min-width:70em) {
    .medium-1 {
        width: 8.3333333333%
    }
    .medium-push-1 {
        left: 8.3333333333%;
        position: relative
    }
    .medium-pull-1 {
        left: -8.3333333333%;
        position: relative
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.6666666667%
    }
    .medium-push-2 {
        left: 16.6666666667%;
        position: relative
    }
    .medium-pull-2 {
        left: -16.6666666667%;
        position: relative
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        left: 25%;
        position: relative
    }
    .medium-pull-3 {
        left: -25%;
        position: relative
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%
    }
    .medium-4 {
        width: 33.3333333333%
    }
    .medium-push-4 {
        left: 33.3333333333%;
        position: relative
    }
    .medium-pull-4 {
        left: -33.3333333333%;
        position: relative
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.6666666667%
    }
    .medium-push-5 {
        left: 41.6666666667%;
        position: relative
    }
    .medium-pull-5 {
        left: -41.6666666667%;
        position: relative
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        left: 50%;
        position: relative
    }
    .medium-pull-6 {
        left: -50%;
        position: relative
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%
    }
    .medium-7 {
        width: 58.3333333333%
    }
    .medium-push-7 {
        left: 58.3333333333%;
        position: relative
    }
    .medium-pull-7 {
        left: -58.3333333333%;
        position: relative
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.6666666667%
    }
    .medium-push-8 {
        left: 66.6666666667%;
        position: relative
    }
    .medium-pull-8 {
        left: -66.6666666667%;
        position: relative
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        left: 75%;
        position: relative
    }
    .medium-pull-9 {
        left: -75%;
        position: relative
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%
    }
    .medium-10 {
        width: 83.3333333333%
    }
    .medium-push-10 {
        left: 83.3333333333%;
        position: relative
    }
    .medium-pull-10 {
        left: -83.3333333333%;
        position: relative
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.6666666667%
    }
    .medium-push-11 {
        left: 91.6666666667%;
        position: relative
    }
    .medium-pull-11 {
        left: -91.6666666667%;
        position: relative
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(odd),
    .medium-up-2>.columns:nth-of-type(odd) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.3333333333%
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.6666666667%
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.2857142857%
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .medium-centered {
        margin-left: auto;
        margin-right: auto
    }
    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        clear: both;
        float: none
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        position: static
    }
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered,
    .medium-uncentered:last-child:not(:first-child) {
        clear: none;
        float: left
    }
    .medium-pull-0:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-uncentered:last-child:not(:first-child) {
        float: right
    }
}

@media print,
screen and (min-width:73.75em) {
    .large-1 {
        width: 8.3333333333%
    }
    .large-push-1 {
        left: 8.3333333333%;
        position: relative
    }
    .large-pull-1 {
        left: -8.3333333333%;
        position: relative
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.6666666667%
    }
    .large-push-2 {
        left: 16.6666666667%;
        position: relative
    }
    .large-pull-2 {
        left: -16.6666666667%;
        position: relative
    }
    .large-offset-1 {
        margin-left: 8.3333333333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        left: 25%;
        position: relative
    }
    .large-pull-3 {
        left: -25%;
        position: relative
    }
    .large-offset-2 {
        margin-left: 16.6666666667%
    }
    .large-4 {
        width: 33.3333333333%
    }
    .large-push-4 {
        left: 33.3333333333%;
        position: relative
    }
    .large-pull-4 {
        left: -33.3333333333%;
        position: relative
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.6666666667%
    }
    .large-push-5 {
        left: 41.6666666667%;
        position: relative
    }
    .large-pull-5 {
        left: -41.6666666667%;
        position: relative
    }
    .large-offset-4 {
        margin-left: 33.3333333333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        left: 50%;
        position: relative
    }
    .large-pull-6 {
        left: -50%;
        position: relative
    }
    .large-offset-5 {
        margin-left: 41.6666666667%
    }
    .large-7 {
        width: 58.3333333333%
    }
    .large-push-7 {
        left: 58.3333333333%;
        position: relative
    }
    .large-pull-7 {
        left: -58.3333333333%;
        position: relative
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.6666666667%
    }
    .large-push-8 {
        left: 66.6666666667%;
        position: relative
    }
    .large-pull-8 {
        left: -66.6666666667%;
        position: relative
    }
    .large-offset-7 {
        margin-left: 58.3333333333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        left: 75%;
        position: relative
    }
    .large-pull-9 {
        left: -75%;
        position: relative
    }
    .large-offset-8 {
        margin-left: 66.6666666667%
    }
    .large-10 {
        width: 83.3333333333%
    }
    .large-push-10 {
        left: 83.3333333333%;
        position: relative
    }
    .large-pull-10 {
        left: -83.3333333333%;
        position: relative
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.6666666667%
    }
    .large-push-11 {
        left: 91.6666666667%;
        position: relative
    }
    .large-pull-11 {
        left: -91.6666666667%;
        position: relative
    }
    .large-offset-10 {
        margin-left: 83.3333333333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.6666666667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(odd),
    .large-up-2>.columns:nth-of-type(odd) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.3333333333%
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.6666666667%
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.2857142857%
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
    .large-centered {
        margin-left: auto;
        margin-right: auto
    }
    .large-centered,
    .large-centered:last-child:not(:first-child) {
        clear: both;
        float: none
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        margin-left: 0;
        margin-right: 0;
        position: static
    }
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-uncentered,
    .large-uncentered:last-child:not(:first-child) {
        clear: none;
        float: left
    }
    .large-pull-0:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-uncentered:last-child:not(:first-child) {
        float: right
    }
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:70em) {
    .column-block {
        margin-bottom: 1.875rem
    }
    .column-block>:last-child {
        margin-bottom: 0
    }
}

.button {
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-size: .9rem;
    line-height: 1;
    margin: 0 0 1rem;
    padding: .85em 1em;
    text-align: center;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%
}

.button,
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #2199e8;
    color: #fefefe
}

.button:focus,
.button:hover {
    background-color: #1583cc;
    color: #fefefe
}

.button.primary,
.button.primary.disabled,
.button.primary.disabled:focus,
.button.primary.disabled:hover,
.button.primary[disabled],
.button.primary[disabled]:focus,
.button.primary[disabled]:hover {
    background-color: #2199e8;
    color: #0a0a0a
}

.button.primary:focus,
.button.primary:hover {
    background-color: #147cc0;
    color: #0a0a0a
}

.button.secondary,
.button.secondary.disabled,
.button.secondary.disabled:focus,
.button.secondary.disabled:hover,
.button.secondary[disabled],
.button.secondary[disabled]:focus,
.button.secondary[disabled]:hover {
    background-color: #777;
    color: #fefefe
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5f5f5f;
    color: #fefefe
}

.button.success,
.button.success.disabled,
.button.success.disabled:focus,
.button.success.disabled:hover,
.button.success[disabled],
.button.success[disabled]:focus,
.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning,
.button.warning.disabled,
.button.warning.disabled:focus,
.button.warning.disabled:hover,
.button.warning[disabled],
.button.warning[disabled]:focus,
.button.warning[disabled]:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert,
.button.alert.disabled,
.button.alert.disabled:focus,
.button.alert.disabled:hover,
.button.alert[disabled],
.button.alert[disabled]:focus,
.button.alert[disabled]:hover {
    background-color: #ec5840;
    color: #0a0a0a
}

.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #0a0a0a
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow:focus,
.button.hollow:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,
.button.hollow.disabled,
.button.hollow.disabled:focus,
.button.hollow.disabled:hover,
.button.hollow[disabled],
.button.hollow[disabled]:focus,
.button.hollow[disabled]:hover {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary.disabled:focus,
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled],
.button.hollow.primary[disabled]:focus,
.button.hollow.primary[disabled]:hover {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled],
.button.hollow.secondary[disabled]:focus,
.button.hollow.secondary[disabled]:hover {
    border: 1px solid #777;
    color: #777
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success.disabled:focus,
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled],
.button.hollow.success[disabled]:focus,
.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning.disabled:focus,
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled],
.button.hollow.warning[disabled]:focus,
.button.hollow.warning[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert.disabled:focus,
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled],
.button.hollow.alert[disabled]:focus,
.button.hollow.alert[disabled]:hover {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear:focus,
.button.clear:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.button.clear,
.button.clear.disabled,
.button.clear.disabled:focus,
.button.clear.disabled:hover,
.button.clear[disabled],
.button.clear[disabled]:focus,
.button.clear[disabled]:hover {
    color: #2199e8
}

.button.clear:focus,
.button.clear:hover {
    color: #0c4d78
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary.disabled:focus,
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled],
.button.clear.primary[disabled]:focus,
.button.clear.primary[disabled]:hover {
    color: #2199e8
}

.button.clear.primary:focus,
.button.clear.primary:hover {
    color: #0c4d78
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary.disabled:focus,
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled],
.button.clear.secondary[disabled]:focus,
.button.clear.secondary[disabled]:hover {
    color: #777
}

.button.clear.secondary:focus,
.button.clear.secondary:hover {
    color: #3c3c3c
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success.disabled:focus,
.button.clear.success.disabled:hover,
.button.clear.success[disabled],
.button.clear.success[disabled]:focus,
.button.clear.success[disabled]:hover {
    color: #3adb76
}

.button.clear.success:focus,
.button.clear.success:hover {
    color: #157539
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning.disabled:focus,
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled],
.button.clear.warning[disabled]:focus,
.button.clear.warning[disabled]:hover {
    color: #ffae00
}

.button.clear.warning:focus,
.button.clear.warning:hover {
    color: #805700
}

.button.clear.alert,
.button.clear.alert.disabled,
.button.clear.alert.disabled:focus,
.button.clear.alert.disabled:hover,
.button.clear.alert[disabled],
.button.clear.alert[disabled]:focus,
.button.clear.alert[disabled]:hover {
    color: #ec5840
}

.button.clear.alert:focus,
.button.clear.alert:hover {
    color: #881f0e
}

.button.disabled,
.button[disabled] {
    cursor: not-allowed;
    opacity: .25
}

.button.dropdown:after {
    border-color: #fefefe transparent transparent;
    border-style: solid;
    border-width: .4em .4em 0;
    content: "";
    display: block;
    display: inline-block;
    float: right;
    height: 0;
    margin-left: 1em;
    position: relative;
    top: .4em;
    width: 0
}

.button.dropdown.clear.primary:after,
.button.dropdown.clear:after,
.button.dropdown.hollow.primary:after,
.button.dropdown.hollow:after {
    border-top-color: #2199e8
}

.button.dropdown.clear.secondary:after,
.button.dropdown.hollow.secondary:after {
    border-top-color: #777
}

.button.dropdown.clear.success:after,
.button.dropdown.hollow.success:after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning:after,
.button.dropdown.hollow.warning:after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert:after,
.button.dropdown.hollow.alert:after {
    border-top-color: #ec5840
}

.button.arrow-only:after {
    float: none;
    margin-left: 0;
    top: -.1em
}

a.button:focus,
a.button:hover {
    text-decoration: none
}

.button-group {
    align-items: stretch;
    display: flex;
    flex-grow: 1;
    flex-wrap: wrap;
    margin-bottom: 1rem
}

.button-group:after,
.button-group:before {
    content: " ";
    display: none;
    display: table;
    flex-basis: 0;
    order: 1
}

.button-group:after {
    clear: both
}

.button-group .button {
    flex: 0 0 auto;
    font-size: .9rem;
    margin: 0 1px 1px 0
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded .button {
    flex: 1 1 0px
}

.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button.disabled:focus,
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled],
.button-group.primary .button[disabled]:focus,
.button-group.primary .button[disabled]:hover {
    background-color: #2199e8;
    color: #0a0a0a
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #147cc0;
    color: #0a0a0a
}

.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled],
.button-group.secondary .button[disabled]:focus,
.button-group.secondary .button[disabled]:hover {
    background-color: #777;
    color: #fefefe
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5f5f5f;
    color: #fefefe
}

.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button.disabled:focus,
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled],
.button-group.success .button[disabled]:focus,
.button-group.success .button[disabled]:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button.disabled:focus,
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled],
.button-group.warning .button[disabled]:focus,
.button-group.warning .button[disabled]:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button,
.button-group.alert .button.disabled,
.button-group.alert .button.disabled:focus,
.button-group.alert .button.disabled:hover,
.button-group.alert .button[disabled],
.button-group.alert .button[disabled]:focus,
.button-group.alert .button[disabled]:hover {
    background-color: #ec5840;
    color: #0a0a0a
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #da3116;
    color: #0a0a0a
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button:hover,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:focus,
.button-group.hollow .button[disabled]:hover {
    background-color: transparent
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:focus,
.button-group.hollow .button[disabled]:hover {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button-group.hollow .button:focus,
.button-group.hollow .button:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary[disabled]:focus,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow.primary .button[disabled]:hover {
    border: 1px solid #2199e8;
    color: #2199e8
}

.button-group.hollow .button.primary:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow.primary .button:hover {
    border-color: #0c4d78;
    color: #0c4d78
}

.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary[disabled]:focus,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow.secondary .button[disabled]:hover {
    border: 1px solid #777;
    color: #777
}

.button-group.hollow .button.secondary:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow.secondary .button:hover {
    border-color: #3c3c3c;
    color: #3c3c3c
}

.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success[disabled]:focus,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow.success .button[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button-group.hollow .button.success:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow.success .button:hover {
    border-color: #157539;
    color: #157539
}

.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning[disabled]:focus,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow.warning .button[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button-group.hollow .button.warning:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow.warning .button:hover {
    border-color: #805700;
    color: #805700
}

.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert[disabled]:focus,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow.alert .button[disabled]:hover {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button-group.hollow .button.alert:focus,
.button-group.hollow .button.alert:hover,
.button-group.hollow.alert .button:focus,
.button-group.hollow.alert .button:hover {
    border-color: #881f0e;
    color: #881f0e
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:focus,
.button-group.clear .button.disabled:hover,
.button-group.clear .button:focus,
.button-group.clear .button:hover,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:focus,
.button-group.clear .button[disabled]:hover {
    background-color: transparent;
    border-color: transparent
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:focus,
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:focus,
.button-group.clear .button[disabled]:hover {
    color: #2199e8
}

.button-group.clear .button:focus,
.button-group.clear .button:hover {
    color: #0c4d78
}

.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary[disabled]:focus,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear.primary .button[disabled]:hover {
    color: #2199e8
}

.button-group.clear .button.primary:focus,
.button-group.clear .button.primary:hover,
.button-group.clear.primary .button:focus,
.button-group.clear.primary .button:hover {
    color: #0c4d78
}

.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary[disabled]:focus,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear.secondary .button[disabled]:hover {
    color: #777
}

.button-group.clear .button.secondary:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear.secondary .button:hover {
    color: #3c3c3c
}

.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success[disabled]:focus,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button[disabled]:focus,
.button-group.clear.success .button[disabled]:hover {
    color: #3adb76
}

.button-group.clear .button.success:focus,
.button-group.clear .button.success:hover,
.button-group.clear.success .button:focus,
.button-group.clear.success .button:hover {
    color: #157539
}

.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning[disabled]:focus,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear.warning .button[disabled]:hover {
    color: #ffae00
}

.button-group.clear .button.warning:focus,
.button-group.clear .button.warning:hover,
.button-group.clear.warning .button:focus,
.button-group.clear.warning .button:hover {
    color: #805700
}

.button-group.clear .button.alert,
.button-group.clear .button.alert.disabled,
.button-group.clear .button.alert.disabled:focus,
.button-group.clear .button.alert.disabled:hover,
.button-group.clear .button.alert[disabled],
.button-group.clear .button.alert[disabled]:focus,
.button-group.clear .button.alert[disabled]:hover,
.button-group.clear.alert .button,
.button-group.clear.alert .button.disabled,
.button-group.clear.alert .button.disabled:focus,
.button-group.clear.alert .button.disabled:hover,
.button-group.clear.alert .button[disabled],
.button-group.clear.alert .button[disabled]:focus,
.button-group.clear.alert .button[disabled]:hover {
    color: #ec5840
}

.button-group.clear .button.alert:focus,
.button-group.clear .button.alert:hover,
.button-group.clear.alert .button:focus,
.button-group.clear.alert .button:hover {
    color: #881f0e
}

.button-group.no-gaps .button {
    margin-right: -.0625rem
}

.button-group.no-gaps .button+.button {
    border-left-color: transparent
}

.button-group.stacked,
.button-group.stacked-for-medium,
.button-group.stacked-for-small {
    flex-wrap: wrap
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    flex: 0 0 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0
}

.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked.expanded .button {
    flex: 1 1 0px
}

@media print,
screen and (min-width:70em) {
    .button-group.stacked-for-small .button {
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:73.75em) {
    .button-group.stacked-for-medium .button {
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

@media print,
screen and (max-width:69.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

@media print,
screen and (max-width:73.74875em) {
    .button-group.stacked-for-medium.expanded {
        display: block
    }
    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0
    }
}

.sticky,
.sticky-container {
    position: relative
}

.sticky {
    transform: translateZ(0);
    z-index: 0
}

.sticky.is-stuck {
    position: fixed;
    width: 100%;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    left: auto;
    position: relative;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

html.is-reveal-open {
    overflow-y: hidden;
    position: fixed;
    width: 100%
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

html.is-reveal-open body {
    overflow-y: hidden
}

.reveal-overlay {
    background-color: hsla(0, 0%, 4%, .45);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1005
}

.reveal,
.reveal-overlay {
    display: none;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch
}

.reveal {
    backface-visibility: hidden;
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 1rem;
    position: relative;
    top: 100px;
    z-index: 1006
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,
screen and (min-width:70em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width:70em) {
    .reveal {
        max-width: 125rem;
        width: 600px
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:70em) {
    .reveal.tiny {
        max-width: 125rem;
        width: 30%
    }
    .reveal.small {
        max-width: 125rem;
        width: 50%
    }
    .reveal.large {
        max-width: 125rem;
        width: 90%
    }
}

.reveal.full {
    border: 0;
    border-radius: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    margin-left: 0;
    max-width: none;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 100%
}

@media print,
screen and (max-width:69.99875em) {
    .reveal {
        border: 0;
        border-radius: 0;
        bottom: 0;
        height: 100%;
        left: 0;
        margin-left: 0;
        max-width: none;
        min-height: 100%;
        right: 0;
        top: 0;
        width: 100%
    }
}

.reveal.without-overlay {
    position: fixed
}

table {
    border-collapse: collapse;
    border-radius: 0;
    margin-bottom: 1rem;
    width: 100%
}

tbody,
tfoot,
thead {
    background-color: #fefefe;
    border: 1px solid #f1f1f1
}

caption {
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

thead {
    background: #f8f8f8
}

tfoot,
thead {
    color: #343536
}

tfoot {
    background: #f1f1f1
}

tfoot tr,
thead tr {
    background: transparent
}

tfoot td,
tfoot th,
thead td,
thead th {
    font-weight: 700;
    padding: .5rem .625rem .625rem;
    text-align: left
}

tbody td,
tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(2n) {
    background-color: #f1f1f1;
    border-bottom: 0
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    background-color: #fefefe;
    border-bottom: 1px solid #f1f1f1
}

@media print,
screen and (max-width:73.74875em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    overflow-x: auto;
    width: 100%
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(2n):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,
screen and (max-width:69.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),
screen and (min-width:70em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width:70em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:69.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width:70em)and (max-width:73.74875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:69.99875em),
screen and (min-width:73.75em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width:73.75em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:73.74875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width:73.75em)and (max-width:74.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:73.74875em),
screen and (min-width:75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    white-space: nowrap !important
}

.show-on-focus:active,
.show-on-focus:focus {
    height: auto !important;
    overflow: visible !important;
    position: static !important;
    width: auto !important;
    clip: auto !important;
    white-space: normal !important
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme:dark) {
    .show-for-dark-mode {
        display: block !important
    }
    .hide-for-dark-mode {
        display: none !important
    }
}

.show-for-ie {
    display: none
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .show-for-ie {
        display: block !important
    }
    .hide-for-ie {
        display: none !important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

.tileImage {
    background-color: #f0f0f0;
    overflow: hidden;
    position: relative
}

.tileImage.loaded {
    background-color: transparent
}

.tileImage img {
    display: block;
    height: auto;
    width: 100%
}

.standardContent img {
    height: auto;
    max-width: 100%
}

:root {
    font-size: clamp(12px, 1vw + 14px, 16px)
}

#main {
    margin-left: 0
}

@media screen and (max-width:69.99875em) {
    #main {
        margin-left: 0
    }
}

#main.menu-open {
    margin-left: 350px
}

@media screen and (max-width:69.99875em) {
    #main.menu-open {
        margin-left: 0
    }
}

#az {
    background: #011451;
    height: 64px;
    padding: 0;
    position: fixed;
    right: 1.5rem;
    text-transform: uppercase;
    width: 68%;
    z-index: 9999999
}

#az.internal {
    background: #4f5961
}

#az.added-logo:not(.scrolled) {
    width: 555px
}

#az.smallwindow {
    background: none;
    position: absolute
}

#az.menu-open ul,
#az.scrolled ul {
    background-color: #011451
}

#az.menu-open ul.internal,
#az.menu-open ul.internal li a,
#az.scrolled ul.internal,
#az.scrolled ul.internal li a {
    background-color: #4f5961
}

#az #searchwrapper {
    float: right;
    width: 32.3rem
}

#az #searchwrapper.menu-open,
#az #searchwrapper.scrolled {
    background-color: #eaeaea;
    display: none;
    padding: 2rem 2rem 2rem 3rem;
    position: fixed;
    right: 0;
    top: 64px
}

#az ul {
    display: block;
    float: right;
    margin: 1.4rem 0 .8rem;
    padding: 0
}

#az ul li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 2rem;
    position: relative
}

#az ul li a {
    background: none;
    background-color: #011451;
    color: #fff;
    font-weight: 700;
    margin-left: 1.8rem;
    text-decoration: none;
    z-index: 1000
}

#az ul li a:focus {
    box-shadow: 0 0 0 1px #fff
}

#az ul li:before {
    background-image: url(/3t4/img/arrow-thick-right.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: inline-block;
    height: 1.25rem;
    left: 32px;
    margin-right: .3125em;
    position: absolute;
    top: .05rem;
    transition: left .3s;
    width: 1.25rem
}

#az ul li:hover:before {
    left: 36px
}

#az.menu-open,
#az.scrolled {
    background: none;
    color: #fff;
    position: fixed;
    right: 0;
    z-index: 99999
}

#az.menu-open.smallwindow,
#az.scrolled.smallwindow {
    position: absolute
}

#az.menu-open input #ssKeywords,
#az.menu-open input #ssSubmit,
#az.scrolled input #ssKeywords,
#az.scrolled input #ssSubmit {
    border: 0
}

#az.menu-open ul li:before,
#az.scrolled ul li:before {
    background-image: url(/3t4/img/arrow-thick-right.svg)
}

#az.menu-open ul li a,
#az.scrolled ul li a {
    color: #fff
}

#az #ssKeywordsContainer {
    padding: 0;
    position: relative
}

#az #ssKeywordsContainer input#ssKeywords {
    border-radius: .25rem 0 0 .25rem;
    border-right: 0;
    height: 47px;
    padding: .6rem .5rem
}

#az #ssKeywordsContainer input#ssKeywords.autocompleteon {
    border-radius: .25rem 0 0
}

#az #ssKeywordsContainer #globalsearch_autocomplete {
    border-radius: 0 0 .25rem .25rem;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .48);
    left: 0;
    position: absolute;
    right: 0;
    top: 100%
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist {
    background: #fff;
    float: none;
    margin: .2rem
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist li:before {
    background: #fff;
    content: none
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist li {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    padding: .4rem 1rem
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist li:last-child {
    border-bottom: none
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist li a {
    background: none;
    color: #000;
    font-weight: 400;
    margin-left: 0;
    text-transform: capitalize
}

#az #ssKeywordsContainer #globalsearch_autocomplete ul.autocompletelist li.active {
    background-color: #f5f5f5
}

#az #ssSubmitContainer {
    padding-left: 0
}

#az #ssSubmitContainer input#ssSubmit {
    background-color: #005398;
    border-left: 0;
    border-radius: 0 .25rem .25rem 0;
    color: #fff;
    padding: .6rem
}

#az #ssSubmitContainer input#ssSubmit:focus {
    box-shadow: 0 0 0 1px #fff
}

#az #azlinkscontainer.menu-open,
#az #azlinkscontainer.scrolled {
    float: right;
    padding-right: 0
}

#az #azlinkscontainer #azlinks li a:focus {
    box-shadow: 0 0 0 1px #fff
}

#az #azlinkscontainer #azlinks.scrolled {
    float: right
}

#az #azlinkscontainer #searchrevealwrapper {
    background-color: #005398;
    cursor: pointer;
    display: none;
    float: right;
    height: 64px;
    margin-left: 32px;
    width: 64px
}

#az #azlinkscontainer #searchrevealwrapper.menu-open,
#az #azlinkscontainer #searchrevealwrapper.scrolled {
    display: inline-block
}

#az #azlinkscontainer #searchrevealwrapper svg {
    fill: #fff;
    margin: 19px
}

#skip-to-content {
    position: absolute;
    top: 2rem
}

@media screen and (max-width:69.99875em) {
    #skip-to-content {
        display: none
    }
}

#skip-to-content ul li a {
    background: #fff;
    left: 17rem;
    padding: 1rem;
    position: absolute;
    top: -100px;
    width: 200px
}

#skip-to-content ul li a:focus {
    box-shadow: 0 0 0 1px #fff;
    left: 18rem;
    top: 0;
    z-index: 99999999999999
}

#header {
    background-color: #011451;
    height: 128px;
    margin: 0;
    padding: 0;
    z-index: 999
}

#header.zoom-adjusted {
    height: auto !important
}

#header.external {
    height: auto
}

#header.menu-open,
#header.scrolled:not(.external) {
    height: 64px
}

@media screen and (max-width:69.99875em) {
    #header {
        position: relative !important;
        z-index: 9999999 !important
    }
}

@media screen and (min-width:70em) {
    #header {
        position: fixed
    }
}

#header.external,
#header.smallwindow {
    position: relative
}

#header.internal {
    background-color: #4f5961;
    transition: none
}

#header.internal * {
    transition: none
}

@media screen and (max-width:69.99875em) {
    #header.internal {
        background-color: #4f5961
    }
}

#header.internal #mobile-nav {
    background-color: #4f5961
}

@media screen and (max-width:69.99875em) {
    #header {
        background-color: #011451;
        height: 64px !important
    }
    #header.external {
        height: auto !important
    }
    #header.internal {
        background-color: #4f5961
    }
}

#header.menu-open {
    background-color: #011451;
    height: 64px
}

#header.menu-open.internal {
    background-color: #4f5961
}

#header.menu-open img {
    display: none
}

#header #mobile-nav {
    background-color: #011451;
    float: right;
    height: 64px
}

#header #mobile-nav.zoom-adjusted {
    float: none;
    margin-left: 1rem
}

#header #header-logo {
    background-color: #011451;
    display: inline-block;
    height: 128px
}

#header #header-logo a {
    display: block
}

#header #header-logo a.inline {
    display: inline
}

#header #header-logo a:focus {
    box-shadow: 0 0 0 1px #fff
}

#header #header-logo.internal {
    background-color: #4f5961;
    transition: none
}

#header #header-logo.internal * {
    transition: none
}

#header #header-logo.internal img#large-logo {
    display: none
}

@media screen and (max-width:69.99875em) {
    #header #header-logo {
        top: 0;
        width: 60%
    }
}

#header #header-logo.menu-open {
    height: 64px
}

#header #header-logo.scrolled {
    background-color: #011451;
    display: block;
    height: 64px
}

#header #header-logo.scrolled.internal {
    background-color: #4f5961
}

@media screen and (max-width:69.99875em) {
    #header #header-logo {
        height: 64px !important;
        position: relative
    }
    #header #header-logo a {
        display: block;
        height: 100%;
        position: relative;
        width: 100%
    }
}

#header #header-logo img {
    max-height: 128px
}

#header #header-logo img#large-logo,
#header #header-logo img.large-logo {
    height: auto;
    margin: 1.8rem 1.5rem 1.5rem 1.8rem;
    transition: opacity .25s ease-in-out;
    width: 210px;
    will-change: opacity
}

#header #header-logo img#large-logo.scrolled,
#header #header-logo img.large-logo.scrolled {
    display: none !important;
    height: 0;
    opacity: 0
}

#header #header-logo img#large-logo.menu-open,
#header #header-logo img.large-logo.menu-open {
    height: 0;
    opacity: 0
}

#header #header-logo img#small-logo,
#header #header-logo img.small-logo {
    display: none;
    height: auto;
    max-height: 64px
}

@media screen and (max-width:69.99875em) {
    #header #header-logo img#small-logo,
    #header #header-logo img.small-logo {
        bottom: 50%;
        display: inline !important;
        left: .8rem;
        margin-bottom: auto;
        margin-top: auto;
        position: absolute;
        top: 50%
    }
}

@media screen and (min-width:70em) {
    #header #header-logo img#small-logo.scrolled,
    #header #header-logo img.small-logo.scrolled {
        display: inline-block;
        margin-left: 1.8rem;
        margin-top: 1rem
    }
}

#header #header-logo img#small-logo.scrolled.menu-open,
#header #header-logo img.small-logo.scrolled.menu-open {
    display: none
}

#header #breadcrumbs {
    background-color: #fff;
    border-bottom: 1px solid #d3d3d3;
    height: auto;
    margin-right: 0;
    min-height: 64px;
    padding: 1.2rem 0 1.2rem 3rem;
    position: relative
}

#header #breadcrumbs.landing {
    margin-left: 0
}

#header #breadcrumbs.menu-open {
    margin-left: 2rem;
    margin-right: 24rem;
    padding: 1.2rem 1rem
}

@media screen and (max-width:69.99875em) {
    #header #breadcrumbs.menu-open {
        display: none
    }
}

#header #breadcrumbs.double {
    height: auto;
    padding-top: .4rem !important
}

#header #breadcrumbs.double ul {
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    #header #breadcrumbs {
        margin-right: 0;
        padding: 1rem !important
    }
    #header #breadcrumbs ul {
        max-width: 90% !important
    }
}

#header #breadcrumbs ul {
    margin: 0;
    max-width: 66%;
    padding: 0
}

#header #breadcrumbs ul li {
    color: #011451;
    display: inline
}

#header #breadcrumbs ul li.show-breadcrumbs {
    cursor: pointer
}

#header #breadcrumbs ul li:after {
    content: " / ";
    margin: 0 .6rem
}

#header #breadcrumbs ul li:last-child:after {
    content: ""
}

#header #breadcrumbs ul li a {
    background: none;
    color: #575757;
    text-decoration: none
}

#header #breadcrumbs ul li a:focus {
    box-shadow: 0 0 0 1px #fff
}

#header #breadcrumbs #shortlist-links-breadcrumb-bar {
    position: absolute;
    right: 3rem;
    top: 1rem
}

#header #breadcrumbs #shortlist-links-breadcrumb-bar .material-icons {
    position: absolute
}

#header #breadcrumbs #shortlist-links-breadcrumb-bar .shortlist-action {
    margin-left: 2rem
}

@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%)
    }
    to {
        transform: translateX(0)
    }
}

ul li.minus,
ul li.plus,
ul li.tick {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 1.8rem !important
}

ul li.minus:before,
ul li.plus:before,
ul li.tick:before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: inline-block;
    height: 1rem;
    margin-right: .5em;
    top: 3px !important;
    width: 1rem
}

ul li.plus:before {
    background-image: url(/3t4/img/toggle-open-blue.svg) !important
}

ul li.minus:before {
    background-image: url(/3t4/img/toggle-close-blue.svg) !important
}

ul li.tick:before {
    background-image: url(/3t4/img/tick.svg) !important
}

#prog-intro,
#programme-search-filter,
#programme-search-filter-header,
#study-results,
.iframe,
.standardContent:not(.banner),
.study-accordion,
.tabbed-tile-container,
.tileRow,
.wrapper {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1465px !important
}

#section-header.scrolled {
    left: 0;
    margin: 0;
    max-width: none;
    right: 0
}

#main-content-wrapper>.racc_parent {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #main-content-wrapper>.racc_parent {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (max-width:69.99875em) {
    #main-content-wrapper>.racc_parent {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

#main-content-wrapper>.racc_parent>.racc>.heading_opener h2:before,
#main-content-wrapper>.racc_parent>.racc>.heading_opener h3:before {
    left: 2rem !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static
}

.column,
.columns {
    min-height: 1px
}

html {
    -webkit-font-smoothing: antialiased;
    scroll-padding-top: 14rem
}

@media screen and (max-width:69.99875em) {
    html {
        scroll-padding-top: 0
    }
}

body,
html {
    height: 100%
}

body {
    background-color: #fff;
    font-family: Noto Sans, sans-serif;
    font-weight: 400;
    text-rendering: optimizeLegibility
}

body,
tbody,
tfoot,
thead {
    color: #343536
}

[v-cloak] {
    display: none
}

.content-anchor {
    display: block;
    position: relative;
    top: -20px;
    visibility: hidden
}

@media screen and (max-width:69.99875em) {
    .content-anchor {
        top: 10px
    }
}

table tbody th,
table thead th {
    color: #343536;
    font-family: Noto Sans, sans-serif;
    text-align: left
}

table tbody th.table-sort-by,
table thead th.table-sort-by {
    cursor: pointer;
    padding-left: 1.2rem;
    position: relative
}

table tbody th.table-sort-by:before,
table thead th.table-sort-by:before {
    color: #3c3c3c;
    content: "";
    display: inline;
    font-family: Material Icons;
    left: 1px;
    position: absolute;
    top: 10px
}

table tbody th.table-sort-by.table-sorted.az:before,
table thead th.table-sort-by.table-sorted.az:before {
    content: ""
}

table tbody th.table-sort-by.table-sorted.za:before,
table thead th.table-sort-by.table-sorted.za:before {
    content: ""
}

table tbody th.table-sort-by.table-sorted.initial:before,
table thead th.table-sort-by.table-sorted.initial:before {
    content: ""
}

table tbody tr.uofg-default-blue,
table thead tr.uofg-default-blue {
    background: #011451 !important;
    color: #fff
}

table tbody tr.uofg-default-blue th,
table thead tr.uofg-default-blue th {
    background: none
}

table tbody tr.universityblue,
table thead tr.universityblue {
    background: #011451 !important;
    color: #fff
}

table tbody tr.universityblue th,
table thead tr.universityblue th {
    background: none
}

table tbody tr.uofg-default-blue-tint-80,
table thead tr.uofg-default-blue-tint-80 {
    background: #2e5c81 !important;
    color: #fff
}

table tbody tr.uofg-default-blue-tint-80 th,
table thead tr.uofg-default-blue-tint-80 th {
    background: none
}

table tbody tr.uofg-default-blue-tint-70,
table thead tr.uofg-default-blue-tint-70 {
    background: #4c7393 !important;
    color: #fff
}

table tbody tr.uofg-default-blue-tint-70 th,
table thead tr.uofg-default-blue-tint-70 th {
    background: none
}

table tbody tr.uofg-default-blue-tint-40,
table thead tr.uofg-default-blue-tint-40 {
    background: #4c7393 !important;
    color: #fff
}

table tbody tr.uofg-default-blue-tint-40 th,
table thead tr.uofg-default-blue-tint-40 th {
    background: none
}

table tbody tr.slate-grey,
table thead tr.slate-grey {
    background: #343536 !important;
    color: #fff
}

table tbody tr.slate-grey th,
table thead tr.slate-grey th {
    background: none
}

table tbody tr.grey,
table thead tr.grey {
    background: #d3d3d3 !important;
    color: #011451
}

table tbody tr.grey th,
table thead tr.grey th {
    background: none
}

table tbody tr.medium-grey,
table thead tr.medium-grey {
    background: #ededed !important;
    color: #fff
}

table tbody tr.medium-grey th,
table thead tr.medium-grey th {
    background: none
}

table tbody tr.light-grey,
table thead tr.light-grey {
    background: #f5f5f5 !important;
    color: #343536
}

table tbody tr.light-grey th,
table thead tr.light-grey th {
    background: none
}

table tbody tr.cobalt,
table thead tr.cobalt {
    background: #005398 !important;
    color: #fff
}

table tbody tr.cobalt th,
table thead tr.cobalt th {
    background: none
}

table tbody tr.cobalt-tint-80,
table thead tr.cobalt-tint-80 {
    background: #3590bf !important;
    color: #fff
}

table tbody tr.cobalt-tint-80 th,
table thead tr.cobalt-tint-80 th {
    background: none
}

table tbody tr.cobalt-dark,
table thead tr.cobalt-dark {
    background: #015987 !important;
    color: #fff
}

table tbody tr.cobalt-dark th,
table thead tr.cobalt-dark th {
    background: none
}

table tbody tr.turquoise,
table thead tr.turquoise {
    background: #00b5d1 !important;
    color: #fff
}

table tbody tr.turquoise th,
table thead tr.turquoise th {
    background: none
}

table tbody tr.thistle,
table thead tr.thistle {
    background: #951272 !important;
    color: #fff
}

table tbody tr.thistle th,
table thead tr.thistle th {
    background: none
}

table tbody tr.thistle-tint-80,
table thead tr.thistle-tint-80 {
    background: #aa418e !important;
    color: #fff
}

table tbody tr.thistle-tint-80 th,
table thead tr.thistle-tint-80 th {
    background: none
}

table tbody tr.thistle-tint-90,
table thead tr.thistle-tint-90 {
    background: #a02a80 !important;
    color: #fff
}

table tbody tr.thistle-tint-90 th,
table thead tr.thistle-tint-90 th {
    background: none
}

table tbody tr.lavendar,
table thead tr.lavendar {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr.lavendar th,
table thead tr.lavendar th {
    background: none
}

table tbody tr.lavender,
table thead tr.lavender {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr.lavender th,
table thead tr.lavender th {
    background: none
}

table tbody tr.lavendar-tint-80,
table thead tr.lavendar-tint-80 {
    background: #7c71a9 !important;
    color: #fff
}

table tbody tr.lavendar-tint-80 th,
table thead tr.lavendar-tint-80 th {
    background: none
}

table tbody tr.lawn,
table thead tr.lawn {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr.lawn th,
table thead tr.lawn th {
    background: none
}

table tbody tr.pillarbox,
table thead tr.pillarbox {
    background: #b30c00 !important;
    color: #fff
}

table tbody tr.pillarbox th,
table thead tr.pillarbox th {
    background: none
}

table tbody tr.burgundy,
table thead tr.burgundy {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr.burgundy th,
table thead tr.burgundy th {
    background: none
}

table tbody tr.pumpkin,
table thead tr.pumpkin {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr.pumpkin th,
table thead tr.pumpkin th {
    background: none
}

table tbody tr.forest,
table thead tr.forest {
    background: #385a4f !important;
    color: #fff
}

table tbody tr.forest th,
table thead tr.forest th {
    background: none
}

table tbody tr.sunshine,
table thead tr.sunshine {
    background: #ffdc36 !important;
    color: #000
}

table tbody tr.sunshine th,
table thead tr.sunshine th {
    background: none
}

table tbody tr.rust,
table thead tr.rust {
    background: #be4d00 !important;
    color: #fff
}

table tbody tr.rust th,
table thead tr.rust th {
    background: none
}

table tbody tr.sandstone,
table thead tr.sandstone {
    background: #605643 !important;
    color: #fff
}

table tbody tr.sandstone th,
table thead tr.sandstone th {
    background: none
}

table tbody tr.slate,
table thead tr.slate {
    background: #4f5961 !important;
    color: #fff
}

table tbody tr.slate th,
table thead tr.slate th {
    background: none
}

table tbody tr.heather,
table thead tr.heather {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr.heather th,
table thead tr.heather th {
    background: none
}

table tbody tr.rose,
table thead tr.rose {
    background: #d278ab !important;
    color: #fff
}

table tbody tr.rose th,
table thead tr.rose th {
    background: none
}

table tbody tr.mocha,
table thead tr.mocha {
    background: #b59079 !important;
    color: #fff
}

table tbody tr.mocha th,
table thead tr.mocha th {
    background: none
}

table tbody tr.aquamarine,
table thead tr.aquamarine {
    background: #9ab9ad !important;
    color: #fff
}

table tbody tr.aquamarine th,
table thead tr.aquamarine th {
    background: none
}

table tbody tr.undergraduate,
table thead tr.undergraduate {
    background: #951272 !important;
    color: #fff
}

table tbody tr.undergraduate th,
table thead tr.undergraduate th {
    background: none
}

table tbody tr.postgraduate,
table thead tr.postgraduate {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr.postgraduate th,
table thead tr.postgraduate th {
    background: none
}

table tbody tr.skyblue,
table thead tr.skyblue {
    background: #005398 !important;
    color: #fff
}

table tbody tr.skyblue th,
table thead tr.skyblue th {
    background: none
}

table tbody tr.leaf,
table thead tr.leaf {
    background: #006630 !important;
    color: #fff
}

table tbody tr.leaf th,
table thead tr.leaf th {
    background: none
}

table tbody tr.moss,
table thead tr.moss {
    background: #385a4f !important;
    color: #fff
}

table tbody tr.moss th,
table thead tr.moss th {
    background: none
}

table tbody tr.black,
table thead tr.black {
    background: #000 !important;
    color: #fff
}

table tbody tr.black th,
table thead tr.black th {
    background: none
}

table tbody tr.socscihub,
table thead tr.socscihub {
    background: #fae8db !important;
    color: #011451
}

table tbody tr.socscihub th,
table thead tr.socscihub th {
    background: none
}

table tbody tr.dark-red,
table thead tr.dark-red {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr.dark-red th,
table thead tr.dark-red th {
    background: none
}

table tbody tr.dark-blue,
table thead tr.dark-blue {
    background: #005398 !important;
    color: #fff
}

table tbody tr.dark-blue th,
table thead tr.dark-blue th {
    background: none
}

table tbody tr.dark-green,
table thead tr.dark-green {
    background: #405d18 !important;
    color: #fff
}

table tbody tr.dark-green th,
table thead tr.dark-green th {
    background: none
}

table tbody tr.dark-pink,
table thead tr.dark-pink {
    background: #a60367 !important;
    color: #fff
}

table tbody tr.dark-pink th,
table thead tr.dark-pink th {
    background: none
}

table tbody tr.dark-purple,
table thead tr.dark-purple {
    background: #4c2683 !important;
    color: #fff
}

table tbody tr.dark-purple th,
table thead tr.dark-purple th {
    background: none
}

table tbody tr.light-yellow,
table thead tr.light-yellow {
    background: #f2d25c !important;
    color: #011451
}

table tbody tr.light-yellow th,
table thead tr.light-yellow th {
    background: none
}

table tbody tr.light-blue,
table thead tr.light-blue {
    background: #4dbbc6 !important;
    color: #011451
}

table tbody tr.light-blue th,
table thead tr.light-blue th {
    background: none
}

table tbody tr.light-green,
table thead tr.light-green {
    background: #81c071 !important;
    color: #011451
}

table tbody tr.light-green th,
table thead tr.light-green th {
    background: none
}

table tbody tr.light-pink,
table thead tr.light-pink {
    background: #e98baf !important;
    color: #011451
}

table tbody tr.light-pink th,
table thead tr.light-pink th {
    background: none
}

table tbody tr.light-purple,
table thead tr.light-purple {
    background: #a5a1ce !important;
    color: #011451
}

table tbody tr.light-purple th,
table thead tr.light-purple th {
    background: none
}

table tbody tr.dark-grey,
table thead tr.dark-grey {
    background: #585858 !important;
    color: #fff
}

table tbody tr.dark-grey th,
table thead tr.dark-grey th {
    background: none
}

table tbody tr td,
table thead tr td {
    font-family: Noto Sans, sans-serif;
    text-align: left
}

table tbody tr td span.universityblue,
table tbody tr td span.uofg-default-blue,
table thead tr td span.universityblue,
table thead tr td span.uofg-default-blue {
    color: #011451 !important
}

table tbody tr td span.uofg-default-blue-tint-80,
table thead tr td span.uofg-default-blue-tint-80 {
    color: #2e5c81 !important
}

table tbody tr td span.uofg-default-blue-tint-40,
table tbody tr td span.uofg-default-blue-tint-70,
table thead tr td span.uofg-default-blue-tint-40,
table thead tr td span.uofg-default-blue-tint-70 {
    color: #4c7393 !important
}

table tbody tr td span.slate-grey,
table thead tr td span.slate-grey {
    color: #343536 !important
}

table tbody tr td span.grey,
table thead tr td span.grey {
    color: #d3d3d3 !important
}

table tbody tr td span.medium-grey,
table thead tr td span.medium-grey {
    color: #ededed !important
}

table tbody tr td span.light-grey,
table thead tr td span.light-grey {
    color: #f5f5f5 !important
}

table tbody tr td span.cobalt,
table thead tr td span.cobalt {
    color: #005398 !important
}

table tbody tr td span.cobalt-tint-80,
table thead tr td span.cobalt-tint-80 {
    color: #3590bf !important
}

table tbody tr td span.cobalt-dark,
table thead tr td span.cobalt-dark {
    color: #015987 !important
}

table tbody tr td span.turquoise,
table thead tr td span.turquoise {
    color: #00b5d1 !important
}

table tbody tr td span.thistle,
table thead tr td span.thistle {
    color: #951272 !important
}

table tbody tr td span.thistle-tint-80,
table thead tr td span.thistle-tint-80 {
    color: #aa418e !important
}

table tbody tr td span.thistle-tint-90,
table thead tr td span.thistle-tint-90 {
    color: #a02a80 !important
}

table tbody tr td span.lavendar,
table tbody tr td span.lavender,
table thead tr td span.lavendar,
table thead tr td span.lavender {
    color: #5b4d94 !important
}

table tbody tr td span.lavendar-tint-80,
table thead tr td span.lavendar-tint-80 {
    color: #7c71a9 !important
}

table tbody tr td span.lawn,
table thead tr td span.lawn {
    color: #84bd00 !important
}

table tbody tr td span.pillarbox,
table thead tr td span.pillarbox {
    color: #b30c00 !important
}

table tbody tr td span.burgundy,
table thead tr td span.burgundy {
    color: #7d2239 !important
}

table tbody tr td span.pumpkin,
table thead tr td span.pumpkin {
    color: #84bd00 !important
}

table tbody tr td span.forest,
table thead tr td span.forest {
    color: #385a4f !important
}

table tbody tr td span.sunshine,
table thead tr td span.sunshine {
    color: #ffdc36 !important
}

table tbody tr td span.rust,
table thead tr td span.rust {
    color: #be4d00 !important
}

table tbody tr td span.sandstone,
table thead tr td span.sandstone {
    color: #605643 !important
}

table tbody tr td span.slate,
table thead tr td span.slate {
    color: #4f5961 !important
}

table tbody tr td span.heather,
table thead tr td span.heather {
    color: #5b4d94 !important
}

table tbody tr td span.rose,
table thead tr td span.rose {
    color: #d278ab !important
}

table tbody tr td span.mocha,
table thead tr td span.mocha {
    color: #b59079 !important
}

table tbody tr td span.aquamarine,
table thead tr td span.aquamarine {
    color: #9ab9ad !important
}

table tbody tr td span.undergraduate,
table thead tr td span.undergraduate {
    color: #951272 !important
}

table tbody tr td span.postgraduate,
table thead tr td span.postgraduate {
    color: #5b4d94 !important
}

table tbody tr td span.skyblue,
table thead tr td span.skyblue {
    color: #005398 !important
}

table tbody tr td span.leaf,
table thead tr td span.leaf {
    color: #006630 !important
}

table tbody tr td span.moss,
table thead tr td span.moss {
    color: #385a4f !important
}

table tbody tr td span.black,
table thead tr td span.black {
    color: #000 !important
}

table tbody tr td span.socscihub,
table thead tr td span.socscihub {
    color: #fae8db !important
}

table tbody tr td span.dark-red,
table thead tr td span.dark-red {
    color: #7d2239 !important
}

table tbody tr td span.dark-blue,
table thead tr td span.dark-blue {
    color: #005398 !important
}

table tbody tr td span.dark-green,
table thead tr td span.dark-green {
    color: #405d18 !important
}

table tbody tr td span.dark-pink,
table thead tr td span.dark-pink {
    color: #a60367 !important
}

table tbody tr td span.dark-purple,
table thead tr td span.dark-purple {
    color: #4c2683 !important
}

table tbody tr td span.light-yellow,
table thead tr td span.light-yellow {
    color: #f2d25c !important
}

table tbody tr td span.light-blue,
table thead tr td span.light-blue {
    color: #4dbbc6 !important
}

table tbody tr td span.light-green,
table thead tr td span.light-green {
    color: #81c071 !important
}

table tbody tr td span.light-pink,
table thead tr td span.light-pink {
    color: #e98baf !important
}

table tbody tr td span.light-purple,
table thead tr td span.light-purple {
    color: #a5a1ce !important
}

table tbody tr td span.dark-grey,
table thead tr td span.dark-grey {
    color: #585858 !important
}

table tbody tr td p,
table thead tr td p {
    font-size: 1rem !important;
    margin-top: 0
}

table tbody tr td a,
table thead tr td a {
    color: #005398 !important
}

table tbody tr td.universityblue,
table tbody tr td.uofg-default-blue,
table thead tr td.universityblue,
table thead tr td.uofg-default-blue {
    background: #011451 !important;
    color: #fff
}

table tbody tr td.uofg-default-blue-tint-80,
table thead tr td.uofg-default-blue-tint-80 {
    background: #2e5c81 !important;
    color: #fff
}

table tbody tr td.uofg-default-blue-tint-40,
table tbody tr td.uofg-default-blue-tint-70,
table thead tr td.uofg-default-blue-tint-40,
table thead tr td.uofg-default-blue-tint-70 {
    background: #4c7393 !important;
    color: #fff
}

table tbody tr td.slate-grey,
table thead tr td.slate-grey {
    background: #343536 !important;
    color: #fff
}

table tbody tr td.grey,
table thead tr td.grey {
    background: #d3d3d3 !important;
    color: #011451
}

table tbody tr td.medium-grey,
table thead tr td.medium-grey {
    background: #ededed !important;
    color: #fff
}

table tbody tr td.light-grey,
table thead tr td.light-grey {
    background: #f5f5f5 !important;
    color: #343536
}

table tbody tr td.cobalt,
table thead tr td.cobalt {
    background: #005398 !important;
    color: #fff
}

table tbody tr td.cobalt-tint-80,
table thead tr td.cobalt-tint-80 {
    background: #3590bf !important;
    color: #fff
}

table tbody tr td.cobalt-dark,
table thead tr td.cobalt-dark {
    background: #015987 !important;
    color: #fff
}

table tbody tr td.turquoise,
table thead tr td.turquoise {
    background: #00b5d1 !important;
    color: #fff
}

table tbody tr td.thistle,
table thead tr td.thistle {
    background: #951272 !important;
    color: #fff
}

table tbody tr td.thistle-tint-80,
table thead tr td.thistle-tint-80 {
    background: #aa418e !important;
    color: #fff
}

table tbody tr td.thistle-tint-90,
table thead tr td.thistle-tint-90 {
    background: #a02a80 !important;
    color: #fff
}

table tbody tr td.lavendar,
table tbody tr td.lavender,
table thead tr td.lavendar,
table thead tr td.lavender {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr td.lavendar-tint-80,
table thead tr td.lavendar-tint-80 {
    background: #7c71a9 !important;
    color: #fff
}

table tbody tr td.lawn,
table thead tr td.lawn {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr td.pillarbox,
table thead tr td.pillarbox {
    background: #b30c00 !important;
    color: #fff
}

table tbody tr td.burgundy,
table thead tr td.burgundy {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr td.pumpkin,
table thead tr td.pumpkin {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr td.forest,
table thead tr td.forest {
    background: #385a4f !important;
    color: #fff
}

table tbody tr td.sunshine,
table thead tr td.sunshine {
    background: #ffdc36 !important;
    color: #000
}

table tbody tr td.rust,
table thead tr td.rust {
    background: #be4d00 !important;
    color: #fff
}

table tbody tr td.sandstone,
table thead tr td.sandstone {
    background: #605643 !important;
    color: #fff
}

table tbody tr td.slate,
table thead tr td.slate {
    background: #4f5961 !important;
    color: #fff
}

table tbody tr td.heather,
table thead tr td.heather {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr td.rose,
table thead tr td.rose {
    background: #d278ab !important;
    color: #fff
}

table tbody tr td.mocha,
table thead tr td.mocha {
    background: #b59079 !important;
    color: #fff
}

table tbody tr td.aquamarine,
table thead tr td.aquamarine {
    background: #9ab9ad !important;
    color: #fff
}

table tbody tr td.undergraduate,
table thead tr td.undergraduate {
    background: #951272 !important;
    color: #fff
}

table tbody tr td.postgraduate,
table thead tr td.postgraduate {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr td.skyblue,
table thead tr td.skyblue {
    background: #005398 !important;
    color: #fff
}

table tbody tr td.leaf,
table thead tr td.leaf {
    background: #006630 !important;
    color: #fff
}

table tbody tr td.moss,
table thead tr td.moss {
    background: #385a4f !important;
    color: #fff
}

table tbody tr td.black,
table thead tr td.black {
    background: #000 !important;
    color: #fff
}

table tbody tr td.socscihub,
table thead tr td.socscihub {
    background: #fae8db !important;
    color: #011451
}

table tbody tr td.dark-red,
table thead tr td.dark-red {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr td.dark-blue,
table thead tr td.dark-blue {
    background: #005398 !important;
    color: #fff
}

table tbody tr td.dark-green,
table thead tr td.dark-green {
    background: #405d18 !important;
    color: #fff
}

table tbody tr td.dark-pink,
table thead tr td.dark-pink {
    background: #a60367 !important;
    color: #fff
}

table tbody tr td.dark-purple,
table thead tr td.dark-purple {
    background: #4c2683 !important;
    color: #fff
}

table tbody tr td.light-yellow,
table thead tr td.light-yellow {
    background: #f2d25c !important;
    color: #011451
}

table tbody tr td.light-blue,
table thead tr td.light-blue {
    background: #4dbbc6 !important;
    color: #011451
}

table tbody tr td.light-green,
table thead tr td.light-green {
    background: #81c071 !important;
    color: #011451
}

table tbody tr td.light-pink,
table thead tr td.light-pink {
    background: #e98baf !important;
    color: #011451
}

table tbody tr td.light-purple,
table thead tr td.light-purple {
    background: #a5a1ce !important;
    color: #011451
}

table tbody tr td.dark-grey,
table thead tr td.dark-grey {
    background: #585858 !important;
    color: #fff
}

table tbody tr th.universityblue,
table tbody tr th.uofg-default-blue,
table thead tr th.universityblue,
table thead tr th.uofg-default-blue {
    background: #011451 !important;
    color: #fff
}

table tbody tr th.uofg-default-blue-tint-80,
table thead tr th.uofg-default-blue-tint-80 {
    background: #2e5c81 !important;
    color: #fff
}

table tbody tr th.uofg-default-blue-tint-40,
table tbody tr th.uofg-default-blue-tint-70,
table thead tr th.uofg-default-blue-tint-40,
table thead tr th.uofg-default-blue-tint-70 {
    background: #4c7393 !important;
    color: #fff
}

table tbody tr th.slate-grey,
table thead tr th.slate-grey {
    background: #343536 !important;
    color: #fff
}

table tbody tr th.grey,
table thead tr th.grey {
    background: #d3d3d3 !important;
    color: #011451
}

table tbody tr th.medium-grey,
table thead tr th.medium-grey {
    background: #ededed !important;
    color: #fff
}

table tbody tr th.light-grey,
table thead tr th.light-grey {
    background: #f5f5f5 !important;
    color: #343536
}

table tbody tr th.cobalt,
table thead tr th.cobalt {
    background: #005398 !important;
    color: #fff
}

table tbody tr th.cobalt-tint-80,
table thead tr th.cobalt-tint-80 {
    background: #3590bf !important;
    color: #fff
}

table tbody tr th.cobalt-dark,
table thead tr th.cobalt-dark {
    background: #015987 !important;
    color: #fff
}

table tbody tr th.turquoise,
table thead tr th.turquoise {
    background: #00b5d1 !important;
    color: #fff
}

table tbody tr th.thistle,
table thead tr th.thistle {
    background: #951272 !important;
    color: #fff
}

table tbody tr th.thistle-tint-80,
table thead tr th.thistle-tint-80 {
    background: #aa418e !important;
    color: #fff
}

table tbody tr th.thistle-tint-90,
table thead tr th.thistle-tint-90 {
    background: #a02a80 !important;
    color: #fff
}

table tbody tr th.lavendar,
table tbody tr th.lavender,
table thead tr th.lavendar,
table thead tr th.lavender {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr th.lavendar-tint-80,
table thead tr th.lavendar-tint-80 {
    background: #7c71a9 !important;
    color: #fff
}

table tbody tr th.lawn,
table thead tr th.lawn {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr th.pillarbox,
table thead tr th.pillarbox {
    background: #b30c00 !important;
    color: #fff
}

table tbody tr th.burgundy,
table thead tr th.burgundy {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr th.pumpkin,
table thead tr th.pumpkin {
    background: #84bd00 !important;
    color: #fff
}

table tbody tr th.forest,
table thead tr th.forest {
    background: #385a4f !important;
    color: #fff
}

table tbody tr th.sunshine,
table thead tr th.sunshine {
    background: #ffdc36 !important;
    color: #000
}

table tbody tr th.rust,
table thead tr th.rust {
    background: #be4d00 !important;
    color: #fff
}

table tbody tr th.sandstone,
table thead tr th.sandstone {
    background: #605643 !important;
    color: #fff
}

table tbody tr th.slate,
table thead tr th.slate {
    background: #4f5961 !important;
    color: #fff
}

table tbody tr th.heather,
table thead tr th.heather {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr th.rose,
table thead tr th.rose {
    background: #d278ab !important;
    color: #fff
}

table tbody tr th.mocha,
table thead tr th.mocha {
    background: #b59079 !important;
    color: #fff
}

table tbody tr th.aquamarine,
table thead tr th.aquamarine {
    background: #9ab9ad !important;
    color: #fff
}

table tbody tr th.undergraduate,
table thead tr th.undergraduate {
    background: #951272 !important;
    color: #fff
}

table tbody tr th.postgraduate,
table thead tr th.postgraduate {
    background: #5b4d94 !important;
    color: #fff
}

table tbody tr th.skyblue,
table thead tr th.skyblue {
    background: #005398 !important;
    color: #fff
}

table tbody tr th.leaf,
table thead tr th.leaf {
    background: #006630 !important;
    color: #fff
}

table tbody tr th.moss,
table thead tr th.moss {
    background: #385a4f !important;
    color: #fff
}

table tbody tr th.black,
table thead tr th.black {
    background: #000 !important;
    color: #fff
}

table tbody tr th.socscihub,
table thead tr th.socscihub {
    background: #fae8db !important;
    color: #011451
}

table tbody tr th.dark-red,
table thead tr th.dark-red {
    background: #7d2239 !important;
    color: #fff
}

table tbody tr th.dark-blue,
table thead tr th.dark-blue {
    background: #005398 !important;
    color: #fff
}

table tbody tr th.dark-green,
table thead tr th.dark-green {
    background: #405d18 !important;
    color: #fff
}

table tbody tr th.dark-pink,
table thead tr th.dark-pink {
    background: #a60367 !important;
    color: #fff
}

table tbody tr th.dark-purple,
table thead tr th.dark-purple {
    background: #4c2683 !important;
    color: #fff
}

table tbody tr th.light-yellow,
table thead tr th.light-yellow {
    background: #f2d25c !important;
    color: #011451
}

table tbody tr th.light-blue,
table thead tr th.light-blue {
    background: #4dbbc6 !important;
    color: #011451
}

table tbody tr th.light-green,
table thead tr th.light-green {
    background: #81c071 !important;
    color: #011451
}

table tbody tr th.light-pink,
table thead tr th.light-pink {
    background: #e98baf !important;
    color: #011451
}

table tbody tr th.light-purple,
table thead tr th.light-purple {
    background: #a5a1ce !important;
    color: #011451
}

table tbody tr th.dark-grey,
table thead tr th.dark-grey {
    background: #585858 !important;
    color: #fff
}

table.nostripe tbody td {
    background: #fff !important
}

tbody th {
    text-align: left
}

#content-container .tileContainer .tile .tileText table tbody tr td ul li a {
    color: #005398 !important
}

abbr[title] {
    border-bottom: none
}

#editconsent.hide {
    display: none
}

#editconsent.settings_enabled {
    background: none;
    border: none;
    left: 0;
    padding: 0;
    right: auto
}

@media screen and (max-width:69.99875em) {
    #editconsent.settings_enabled {
        bottom: 1rem;
        left: 1rem;
        padding: 0
    }
}

#editconsent .radio-group-item {
    display: flex;
    flex-direction: row
}

#editconsent .radio-group input[type=radio] {
    align-self: flex-start;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    margin-right: 8px;
    margin-top: .3rem
}

#editconsent .radio-group label {
    display: flex;
    flex-direction: column
}

#editconsent .consent-button-group {
    margin-top: 1rem
}

#editconsent {
    background-color: #011451;
    border: 5px solid;
    box-shadow: 0 0 19px 20000px rgba(0, 0, 0, .412);
    color: #fff;
    left: 14rem;
    min-height: 4rem;
    padding: 0;
    position: fixed;
    right: 14rem;
    top: 10rem;
    z-index: 999999999
}

#editconsent input[type=checkbox] {
    margin-left: 0;
    margin-right: .5rem
}

#editconsent.settings_enabled {
    bottom: 0;
    box-shadow: none;
    overflow: initial;
    top: auto
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #editconsent {
        left: 8rem;
        right: 8rem
    }
}

@media screen and (max-width:69.99875em) {
    #editconsent {
        inset: 1rem;
        overflow: scroll;
        text-align: initial
    }
}

#editconsent a {
    color: #fff
}

#editconsent span.settings_enabled {
    display: none
}

#editconsent span#consent-intro {
    display: block;
    margin-bottom: .6rem;
    margin-top: 1rem;
    padding: 0 1rem
}

#editconsent span#consent-intro.settings_enabled {
    display: none
}

#editconsent .button {
    background-color: #005398;
    border: 1px solid #fff;
    margin: 0 0 0 1rem;
    padding: .6rem
}

#editconsent .button.accept-settings {
    background-color: #006630
}

#editconsent .button.save-choices {
    background-color: #4f5961
}

@media screen and (max-width:69.99875em) {
    #editconsent .button {
        margin: 0 .6rem 0 0
    }
}

#editconsent .button:active,
#editconsent .button:hover {
    background-color: rgba(2, 116, 175, .878)
}

#editconsent .button .consent-cog {
    height: 14px;
    width: 14px
}

#editconsent .button .consent-cog.settings_enabled {
    height: 22px;
    width: 22px
}

#editconsent .button .fa {
    vertical-align: bottom
}

#editconsent .button .fa.settings_enabled {
    font-size: 1.5rem
}

#editconsent #gu-cookie-control input[type=radio] {
    margin-left: .5rem;
    margin-right: .5rem
}

#gu-consent {
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    inset: 100% 0 0 100%;
    overflow: hidden scroll;
    padding: 4rem 10rem;
    position: fixed;
    visibility: hidden;
    z-index: 999999999
}

#gu-consent.show {
    left: 0;
    top: 0;
    visibility: visible
}

#gu-consent.show #consentinner {
    background-color: #011451;
    border: 5px solid #fff;
    padding: 0 2rem
}

@media screen and (max-width:69.99875em) {
    #gu-consent.show #consentinner {
        padding: 0 1rem
    }
}

#gu-consent.show #consentinner button {
    background-color: #005398
}

#gu-consent.show #consentinner .status_wrapper {
    display: inline;
    position: relative
}

#gu-consent.show #consentinner .status_wrapper .status {
    font-weight: 700;
    left: 14px;
    position: absolute;
    top: -12px
}

#gu-consent.show #consentinner a {
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #gu-consent.show #consentinner {
        left: 0
    }
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #gu-consent {
        padding: 4rem
    }
}

@media screen and (max-width:69.99875em) {
    #gu-consent {
        padding: 1rem
    }
}

#gu-consent .switch {
    display: inline-block;
    height: 34px;
    position: relative;
    width: 60px
}

#gu-consent .switch input {
    display: none
}

#gu-consent .slider {
    background-color: #ccc;
    cursor: pointer;
    inset: 0;
    position: absolute;
    transition: .4s
}

#gu-consent .slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 26px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 26px
}

#gu-consent input:checked+.slider {
    background-color: #2196f3
}

#gu-consent input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

#gu-consent input:checked+.slider:before {
    transform: translateX(26px)
}

#gu-consent .slider.round {
    border-radius: 34px
}

#gu-consent .slider.round:before {
    border-radius: 50%
}

.showsettings {
    background-color: #005398;
    font-family: Noto Sans, sans-serif
}

.showsettings:active,
.showsettings:focus,
.showsettings:hover {
    background-color: rgba(84, 105, 116, .878) !important
}

.showsettings.close.settings_enabled.outside {
    display: none
}

.row#container {
    height: 100%;
    max-width: 100%
}

.row#container.settings_enabled {
    margin-top: 0
}

#leftNav {
    float: left;
    height: 100%;
    position: absolute;
    top: 64px;
    width: 64px;
    z-index: 99999999
}

@media screen and (max-width:69.99875em) {
    #leftNav {
        width: 0
    }
    #leftNav img {
        display: none
    }
}

#leftNav.smallwindow {
    position: absolute
}

#leftNav.menu-open {
    box-shadow: 6px 0 37px -9px rgba(0, 0, 0, .1);
    display: block
}

@media screen and (max-width:69.99875em) {
    #leftNav.menu-open {
        width: 100%
    }
}

#leftNav.menu-open #leftNavlist {
    height: 100%
}

#leftNav.menu-open #leftNavlist #search.show {
    display: block !important
}

#leftNav.menu-open #leftNavlist #leftNavLogo {
    background-color: #011451;
    z-index: 10
}

#leftNav.menu-open #leftNavlist #leftNavLogo.internal {
    background-color: #4f5961
}

#leftNavIcons {
    background-color: #000;
    float: left;
    height: 64px;
    position: fixed;
    top: 128px;
    width: 64px
}

#leftNavIcons.smallwindow {
    position: absolute
}

#leftNavIcons.menu-open,
#leftNavIcons.scrolled {
    top: 64px
}

#leftNavlist #search {
    background-color: #f5f5f5;
    color: #fff;
    color: #4f5961;
    display: none;
    margin-left: 64px;
    min-height: 100%;
    padding: 2rem
}

@media screen and (max-width:69.99875em) {
    #leftNavlist #search {
        margin-left: 0
    }
}

#leftNavlist #search input {
    background-color: #fdfdfd;
    border: none
}

#leftNavlist #search input#ssKeywords {
    border-bottom: 1px solid #d3d3d3;
    margin: 0;
    padding: .6rem .5rem
}

#leftNavlist #search input#ssSubmit {
    background-color: #011451;
    color: #fff
}

#leftNavlist #search input[type=radio] {
    display: inline;
    margin: 0 0 0 1rem;
    width: auto
}

@media screen and (max-width:69.99875em) {
    #leftNavlist nav {
        background: rgba(0, 0, 0, .478)
    }
}

#leftNavlist nav #globalNav {
    display: none
}

@media screen and (max-width:69.99875em) {
    #leftNavlist nav #globalNav {
        display: block;
        text-transform: uppercase
    }
}

#leftNavlist nav #globalNav.internal {
    background-color: #4f5961
}

#leftNavlist nav #toplevelnav {
    background-color: #2e5c81
}

#leftNavlist nav #toplevelnav li {
    margin: 1rem 0 0
}

#leftNavlist nav #toplevelnav li a {
    color: #fff;
    position: relative;
    text-transform: uppercase
}

#leftNavlist nav {
    background-color: #2e5c81;
    color: #fff;
    height: 100%;
    margin-left: 64px;
    padding: 0
}

@media screen and (max-width:69.99875em) {
    #leftNavlist nav {
        margin-left: 0
    }
}

#leftNavlist nav ul {
    background-color: #4c7393;
    list-style-type: none;
    margin: 0;
    padding: .1rem 0
}

#leftNavlist nav ul .currentsection {
    background-color: #2e5c81;
    padding: 1rem 2rem
}

#leftNavlist nav ul li:not(:last-child) {
    border-bottom: 1px solid hsla(0, 0%, 100%, .15)
}

#leftNavlist nav ul li:last-child {
    margin-bottom: 0
}

#leftNavlist nav ul li.selected {
    padding-bottom: 0
}

#leftNavlist nav ul li {
    font-size: 1rem
}

#leftNavlist nav ul li a {
    margin: 1rem 0
}

#leftNavlist nav ul li.menu-open a,
#leftNavlist nav ul li.menu-open span {
    display: block
}

#leftNavlist nav ul li a {
    color: #fff;
    display: none;
    line-height: 1.6rem;
    padding: .03rem 2rem;
    text-decoration: none
}

#leftNavlist nav ul li ul {
    background: #4c7393
}

#leftNavlist nav ul.multilevel-linkul-0 li a {
    margin-left: 2rem
}

#leftNavlist nav ul.multilevel-linkul-0 li .currentsection {
    padding-left: 4rem
}

#leftNavlist nav ul.multilevel-linkul-1 li a {
    margin-left: 3rem
}

#leftNavlist nav ul.multilevel-linkul-1 li .currentsection {
    padding-left: 5rem
}

#leftNavlist nav ul.multilevel-linkul-2 li a {
    margin-left: 4rem
}

#leftNavlist nav ul.multilevel-linkul-2 li .currentsection {
    padding-left: 6rem
}

#leftNavLogo {
    display: none;
    height: 64px;
    margin-left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

#leftNavLogo.smallwindow {
    position: absolute
}

#leftNavLogo.menu-open {
    display: block
}

@media screen and (max-width:69.99875em) {
    #leftNavLogo {
        margin-left: 0
    }
}

.open-menu svg {
    fill: #000
}

@media screen and (max-width:69.99875em) {
    .open-menu svg {
        fill: #fff
    }
}

.close-menu svg,
.open-search svg {
    fill: #fff
}

.open-menu .menutext {
    color: #fff;
    display: none;
    font-size: .8rem;
    left: 16px;
    position: absolute;
    top: 38px
}

@media screen and (max-width:69.99875em) {
    .menu-control-container {
        display: inline
    }
    .menu-control-container.hide {
        display: none
    }
    .menu-control-container.show {
        display: inline !important
    }
    .menu-control-container a {
        border: 1px solid hsla(0, 0%, 100%, .38);
        margin: 8px 10px 0 -6px;
        padding: 10px 15px 7px !important
    }
    .menu-control-container a svg {
        margin-top: 3px
    }
}

.menu-control-container {
    height: 64px
}

.menu-control-container#search-menu-container {
    background: none
}

.menu-control-container#open-menu-container {
    background: #e8e8e8
}

.menu-control-container#search-menu-container-mobile {
    background: none
}

.menu-control-container#search-menu-container-mobile a svg {
    fill: #fff
}

.menu-control-container#close-menu-container-mobile {
    background: none
}

.menu-control-container#close-menu-container-mobile a svg {
    fill: #fff
}

.menu-control-container#close-menu-container {
    background: #e8e8e8
}

.menu-control-container#close-menu-container a svg {
    fill: #000
}

.menu-control-container.search-close a svg {
    fill: #fff !important
}

.menu-control-container a {
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    padding: 22px
}

@media screen and (min-width:70em) {
    .menu-control-container a {
        height: 64px
    }
}

.menu-control-container a svg {
    height: 20px;
    width: 20px
}

.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail,
.ps-container:hover>.ps-scrollbar-y-rail:hover {
    background: none !important
}

#main-inner {
    margin: 0;
    max-width: 100000px;
    padding: 0
}

#main-inner.menu-open {
    padding: 0
}

@media screen and (max-width:69.99875em) {
    #main-inner {
        padding: 0
    }
}

#content-container {
    margin: 128px auto 0;
    min-height: 2000px;
    padding: 3rem 0 2rem;
    position: relative;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    #content-container {
        min-height: 4000px
    }
}

#content-container.loaded {
    min-height: 0
}

#content-container.homepage {
    padding: 0 0 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container {
        padding: 9rem 0 2rem
    }
    #content-container.homepage {
        padding: 3rem 0 2rem
    }
}

#content-container.added-blur .standardContent {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15)
}

#content-container.hasbackgroundvideo {
    margin-top: 20% !important
}

@media screen and (max-width:69.99875em) {
    #content-container.internal {
        margin-top: 128px !important
    }
}

#content-container #content-container-inner {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 2rem;
    position: relative
}

@media screen and (min-width:70em) {
    #content-container #content-container-inner {
        max-width: 10000px
    }
}

#content-container #content-container-inner .spacer {
    margin-top: 2rem
}

#content-container #content-container-inner a:not(.tilewraplink):focus {
    box-shadow: 0 0 0 1px #fff
}

#content-container #content-container-inner #section-navigation {
    margin-top: 2rem;
    position: sticky;
    top: 200px
}

#content-container #content-container-inner #section-navigation.external,
#content-container #content-container-inner #section-navigation.not-sticky {
    position: static
}

#content-container #content-container-inner #section-navigation #section-navigation-inner {
    background: #fff;
    margin-left: 2rem;
    position: relative;
    width: 100%
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    margin-bottom: 3rem;
    margin-top: 0;
    width: 100%
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul {
    margin: 0;
    padding: 0
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul li {
    font-family: Noto Sans, sans-serif;
    list-style: none;
    padding: .6rem 1rem
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul li a {
    border-bottom: none;
    color: #0f364a;
    text-decoration: none
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul#toplevelnavtrail li {
    background-color: #f5f5f5;
    border-left: 8px solid #011451
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul#toplevelnavtrail li:last-child {
    background-color: #005398
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul#toplevelnavtrail li:last-child a {
    color: #fff !important
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul.section-navigation-siblings li {
    padding-left: 3rem;
    position: relative
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul.section-navigation-siblings li:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 14px;
    margin-left: .3125em;
    position: absolute;
    top: 11px;
    transition: left .3s;
    vertical-align: middle;
    width: 1.25rem
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul.section-navigation-siblings li:hover:before {
    left: 18px
}

#content-container #content-container-inner #section-navigation #section-navigation-inner #section-navigation-inner-ul-wrapper ul.section-navigation-siblings li.selected:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.svg)
}

#content-container #content-container-inner #main-content-wrapper img {
    height: auto;
    max-width: 100%
}

#content-container #content-container-inner #main-content-wrapper {
    padding-left: 2rem;
    padding-right: 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper {
        padding: 0
    }
}

#content-container #content-container-inner #main-content-wrapper #section-header-custom h2 {
    color: #011451;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2rem;
    margin: 2rem 0 1rem 1rem;
    text-transform: uppercase
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #section-header-custom {
        margin-left: 1rem;
        margin-top: .6rem
    }
    #content-container #content-container-inner #main-content-wrapper #section-header-custom h2 {
        font-size: 1.6rem;
        margin-top: 0
    }
}

#content-container #content-container-inner #main-content-wrapper .tileRow {
    display: flex;
    position: relative
}

#content-container #content-container-inner #main-content-wrapper .tileRow.medium {
    flex-wrap: wrap
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper .tileRow {
        flex-direction: column
    }
}

#content-container #content-container-inner #main-content-wrapper .tileRow.first-tile-row {
    z-index: 998
}

#content-container #content-container-inner #main-content-wrapper .tileRow.first-tile-row .tile {
    overflow: hidden
}

#content-container #content-container-inner #main-content-wrapper .tileRow.autocomplete-fix {
    overflow: initial !important;
    z-index: 1
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter-header {
    background: #d3d3d3;
    cursor: pointer;
    margin: 1rem 0;
    padding: 1rem .6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter-header h2 {
    color: #011451;
    margin: 0
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter-header h2:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: .6rem;
    margin-top: .6rem;
    width: 1rem
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter-header h2.open:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter {
    display: block;
    height: auto;
    max-height: 1000px;
    padding: 1rem;
    transition: max-height 1s ease
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter.closed {
    display: none
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter h3 {
    margin: 0;
    padding: 0 0 1rem
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter #close-filter {
    background-color: #6a6b6b;
    float: right;
    margin-top: 1rem
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter #close-filter:focus,
#content-container #content-container-inner #main-content-wrapper #programme-search-filter #close-filter:hover {
    background-color: #4f5050
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .filter-input-wrapper {
    position: relative
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-search-filter .filter-input-wrapper {
        margin-bottom: 1.2rem
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .filter-input-wrapper.inactive {
    opacity: .2
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .filter-input-wrapper .hidden {
    display: none
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .search-option-label {
    left: 55px;
    position: absolute;
    top: 4px
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-search-filter .search-option-label {
        top: -3px
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .switch {
    display: inline-block;
    height: 28px;
    position: relative;
    width: 50px
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .switch input {
    display: none
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .slider {
    background-color: #ccc;
    cursor: pointer;
    inset: 0;
    position: absolute;
    transition: .4s
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .slider:before {
    background-color: #fff;
    bottom: 4px;
    content: "";
    height: 20px;
    left: 4px;
    position: absolute;
    transition: .4s;
    width: 20px
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter input:checked+.slider {
    background-color: #2196f3
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter input:checked+.slider:before {
    transform: translateX(22px)
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .slider.round {
    border-radius: 28px
}

#content-container #content-container-inner #main-content-wrapper #programme-search-filter .slider.round:before {
    border-radius: 50%
}

#content-container #content-container-inner #main-content-wrapper #programme-results #filter-indicator {
    margin-bottom: 1rem;
    padding: .5rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results #filter-indicator .filter {
    border: 2px solid #a7a7a7;
    border-radius: 3px;
    cursor: pointer;
    font-size: .8rem;
    margin-right: .3rem;
    padding: .5rem;
    text-transform: uppercase
}

#content-container #content-container-inner #main-content-wrapper #programme-results #filter-indicator .filter:hover {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .25)
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results #filter-indicator .filter {
        display: inline-block;
        margin-bottom: .5rem;
        padding: .5rem
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results #filter-indicator .filter:after {
    color: #a7a7a7;
    content: "✖";
    display: inline;
    font-family: Material Icons;
    margin-left: .4rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .search-tags,
#content-container #content-container-inner #main-content-wrapper #programme-results .tags {
    float: right;
    margin-left: 1rem;
    margin-top: 2rem;
    width: 20%
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .search-tags,
    #content-container #content-container-inner #main-content-wrapper #programme-results .tags {
        float: none;
        margin: 0 0 1rem;
        width: 100%
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button {
    background: #fff;
    border: 2px solid;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    margin-bottom: .5rem;
    text-transform: uppercase;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button,
    #content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button {
        margin-right: 1rem;
        width: auto
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button:hover,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button:hover {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .25)
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button.internal,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button.internal {
    border-color: #343536;
    color: #343536
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button.pgt,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button.pgt {
    border-color: #005398;
    color: #005398
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button.ug,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button.ug {
    border-color: #951272;
    color: #951272
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button.pgr,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button.pgr {
    border-color: #5b4d94;
    color: #5b4d94
}

#content-container #content-container-inner #main-content-wrapper #programme-results span.search-tag.button.research,
#content-container #content-container-inner #main-content-wrapper #programme-results span.tag.button.research {
    border-color: #011451;
    color: #011451
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result {
    background: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    margin-bottom: 1rem;
    padding: 0 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result {
        padding: 0 1rem
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result h3 {
    color: #011451;
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-bottom: 1rem;
    text-transform: uppercase
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result h3 a {
    color: #011451;
    cursor: pointer
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result h3 span.designations {
    color: #4f5961;
    font-weight: 400;
    text-transform: none
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result h4 {
    color: #011451;
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin: 0;
    text-transform: uppercase
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result p {
    font-family: Noto Sans, sans-serif
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result p {
        margin: .2rem 0
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction-wrapper {
    display: inline-block
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal:hover {
    box-shadow: none
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal.dark {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynowa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoactiona {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-bluea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universitybluea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universitybluea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.universityblue.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.universityblue.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-80.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-70.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.uofg-default-blue-tint-40.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-greya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-greya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate-grey.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate-grey.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.greya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.greya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.grey.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.grey.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-greya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-greya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.medium-grey.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.medium-grey.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-greya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-greya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-grey.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-grey.update a {
    color: #343536 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalta,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalta {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-tint-80.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-darka,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.cobalt-dark.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoisea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoisea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.turquoise.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.turquoise.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistlea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistlea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-80.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.thistle-tint-90.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendara,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendara {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendera,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendera {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavender.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavender.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80 a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lavendar-tint-80.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawna,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawna {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.lawn.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.lawn.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarboxa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pillarbox.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pillarbox.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.burgundy.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.burgundy.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkina,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkina {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.pumpkin.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.pumpkin.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.foresta,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.foresta {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.forest.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.forest.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshinea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshinea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sunshine.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sunshine.update a {
    color: #000 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rusta,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rusta {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rust.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rust.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstonea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstonea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sandstone.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sandstone.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slatea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slatea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.slate.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.slate.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heathera,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heathera {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.heather.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.heather.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rosea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rosea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.rose.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.rose.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mochaa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mochaa {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mocha.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mocha.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarinea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.aquamarine.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.aquamarine.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduatea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.undergraduate.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.undergraduate.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduatea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.postgraduate.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.postgraduate.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skybluea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skybluea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.skyblue.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.skyblue.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leafa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leafa {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.leaf.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.leaf.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.mossa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.mossa {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.moss.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.moss.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.blacka,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.blacka {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.black.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.black.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihuba,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihuba {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.socscihub.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.socscihub.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-reda,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-reda {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-red.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-red.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-bluea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-blue.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-blue.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-greena,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-greena {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-green.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-green.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pinka,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-pink.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-pink.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purplea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-purple.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-purple.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellowa,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-yellow.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-yellow.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-bluea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-bluea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-blue.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-blue.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-greena,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-greena {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-green.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-green.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pinka,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pinka {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-pink.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-pink.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purplea,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purplea {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.light-purple.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.light-purple.update a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey.arrow-back,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey.x,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-greya,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-greya {
    padding-left: 2.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.dark-grey.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.dark-grey.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.small,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.small,
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.white,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.white a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.white a {
    color: #011451 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sport,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.sport a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.sport a {
    color: #000 !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.bs,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.update,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.update.black,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow.update a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction.update a {
    color: #fff !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow,
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction {
        font-size: 1rem
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow a,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .applynow:hover,
#content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

@media screen and (max-width:69.99875em) {
    #content-container #content-container-inner #main-content-wrapper #programme-results .programme-result .calltoaction {
        background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem no-repeat;
        width: 100%
    }
}

#content-container #content-container-inner #main-content-wrapper #programme-results .bookmark {
    cursor: pointer;
    font-weight: 600;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

#content-container #content-container-inner #main-content-wrapper #programme-results .bookmark position:relative i {
    position: absolute
}

#content-container #content-container-inner #main-content-wrapper #programme-results .bookmark .link {
    padding-left: .4rem;
    position: absolute
}

#content-container #content-container-inner button.showmore {
    background-color: #011451
}

#content-container #content-container-inner button.showmore:focus,
#content-container #content-container-inner button.showmore:hover {
    background-color: #4c7393
}

#content-container #content-container-inner a.button.reltag {
    background-color: #011451;
    border-radius: .2rem;
    color: #fff;
    margin-right: .6rem;
    padding: .6rem
}

#content-container #content-container-inner ul.tag-list,
#content-container #content-container-inner ul.tags-list {
    margin: 0;
    padding: 0
}

#content-container #content-container-inner ul.tag-list li,
#content-container #content-container-inner ul.tags-list li {
    color: #fff;
    display: inline-block;
    list-style: none;
    margin: .2em 0;
    padding: 0
}

#content-container #content-container-inner ul.tags-list li.tag a {
    background-color: #4f5961;
    border: 1px solid;
    color: #fff !important;
    margin: .2rem;
    padding: .1rem .3rem;
    text-decoration: none
}

#content-container #content-container-inner span.tags-show-all {
    font-size: 1rem
}

#content-container #content-container-inner .tile .tileText span.tile-tag {
    background: #fff;
    display: inline-block;
    margin: .2rem;
    padding: .2rem
}

#content-container #content-container-inner .tile .tileText span.tile-tag a {
    color: #be4d00 !important
}

#content-container li,
#content-container p {
    font-family: Noto Sans, sans-serif
}

#content-container.internal {
    margin-top: 64px;
    padding-top: 124px
}

@media screen and (max-width:69.99875em) {
    #content-container.internal {
        margin-top: 128px;
        padding-top: 0
    }
}

#content-container.internal.menu-open {
    padding-top: 6rem
}

@media screen and (max-width:69.99875em) {
    #content-container {
        display: block;
        margin: 0
    }
}

#content-container.external {
    margin-top: 0
}

@media screen and (min-width:70em) {
    #content-container.menu-open {
        margin-top: 64px;
        padding: 3rem 3rem 1rem
    }
}

#content-container a {
    color: #005398
}

#content-container a:hover {
    color: #3590bf
}

#content-container .study-accordion {
    background: #d3d3d3;
    cursor: pointer;
    display: block;
    margin-top: 1rem;
    padding: 1rem
}

#content-container .study-accordion h2 {
    color: #343536;
    margin: 0
}

#content-container .study-accordion h2:before {
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .6rem;
    width: 1rem
}

#content-container .study-accordion.hidestudy h2:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .study-accordion.showstudy h2:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat
}

#content-container .study-search-wrapper {
    display: flex
}

#content-container .study-search-wrapper .tileRow {
    flex-grow: 1;
    flex-shrink: 0;
    width: 100%
}

#content-container .racc_wrap {
    margin-top: 2rem
}

#content-container .wrapper {
    margin-top: 2rem;
    overflow: hidden;
    padding: 0 1rem;
    position: relative;
    z-index: 1
}

#content-container .wrapper.has-no-heading .wrapper-inner .first-tile-row .tileContainer {
    margin-top: 0
}

#content-container .wrapper.floating-nav-overflow-fix {
    overflow: initial
}

#content-container .wrapper .filler {
    background: none
}

#content-container .wrapper .wrapper-start .maincontent-inner {
    padding: 0
}

#content-container .wrapper .wrapper-inner {
    padding: 2rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper {
        padding: 0
    }
}

#content-container .wrapper h2.wrapper_heading {
    background: none;
    color: #011451;
    font-size: 2rem;
    line-height: 2.4rem;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

#content-container .wrapper h2.wrapper_heading.study {
    font-size: 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper h2.wrapper_heading.study {
        margin-left: .5rem;
        margin-top: .5rem
    }
    #content-container .wrapper h2.wrapper_heading {
        font-size: 2rem !important;
        line-height: 2rem !important;
        padding: 1rem 0
    }
}

#content-container .wrapper .wrapper-inner {
    background-color: #ededed
}

#content-container .wrapper .tileRow.medium {
    flex-wrap: wrap
}

@media screen and (min-width:70em) {
    #content-container .wrapper .tileRow:first-child {
        margin-top: -2rem
    }
}

#content-container .wrapper .tileText h2,
#content-container .wrapper .tileText h3 {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    margin: 0 0 1rem;
    padding: 0
}

#content-container .wrapper .tileText h4.summary {
    margin-bottom: 0
}

#content-container .wrapper.in-accordion {
    margin-top: 0
}

#content-container .wrapper.no-margin-top {
    margin-top: 0;
    padding-top: 1rem
}

#content-container .wrapper.leftnav-open {
    margin-top: 0
}

#content-container .wrapper input {
    border: 1px solid #dcdcdc
}

#content-container .wrapper .standardContent:not(.content-tab) {
    background: none;
    margin: 0 !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab) .maincontent {
    padding: 1rem 1rem 0
}

#content-container .wrapper .standardContent:not(.content-tab) .maincontent .maincontent-inner {
    background: none;
    box-shadow: none
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab) .maincontent .maincontent-inner {
        padding: 0
    }
    #content-container .wrapper .standardContent:not(.content-tab) {
        background: none !important;
        margin-top: 0 !important
    }
}

#content-container .wrapper .standardContent:not(.content-tab).splash {
    margin: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).splash.banner {
    margin-bottom: 2rem;
    margin-top: 7rem
}

#content-container .wrapper .standardContent:not(.content-tab).wrapperHeading {
    margin: 0 0 1rem 1rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).wrapperHeading .columns {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).wrapperHeading h1 {
    margin: 0 0 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent {
    background: none !important;
    color: #343536;
    margin: 1rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener:hover {
    background-color: #ededed
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h3 {
    color: #343536 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt {
    background-color: #ededed;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h3 {
    color: #343536 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.alt {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener:hover {
    background-color: #4f5961
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.alt {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener:hover {
    background-color: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener h3 {
    color: #011451 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3 {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener:hover {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.alt {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener:hover {
    background-color: #b30c00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.alt {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener:hover {
    background-color: #605643
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.alt {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener:hover {
    background-color: #7d2239
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.alt {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener:hover {
    background-color: #be4d00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.alt {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener:hover {
    background-color: #006630
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.alt {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent {
    color: #343536;
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #ededed
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h3 {
    color: #343536 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #ededed;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #343536 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.alt {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener:hover {
    background-color: #4f5961
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.alt {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener:hover {
    background-color: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h3 {
    color: #011451 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3 {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener:hover {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.alt {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener:hover {
    background-color: #b30c00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.alt {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener:hover {
    background-color: #605643
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.alt {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener:hover {
    background-color: #7d2239
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.alt {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener:hover {
    background-color: #be4d00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.alt {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener:hover {
    background-color: #006630
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.alt {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent {
    color: #343536;
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #ededed
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h3 {
    color: #343536 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #ededed;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #343536 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener:hover {
    background-color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.alt {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener:hover {
    background-color: #4f5961
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.alt {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener:hover {
    background-color: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h3 {
    color: #011451 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3 {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener:hover {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.alt {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener:hover {
    background-color: #5b4d94
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener:hover {
    background-color: #b30c00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.alt {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener:hover {
    background-color: #605643
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.alt {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener:hover {
    background-color: #7d2239
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.alt {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener:hover {
    background-color: #be4d00
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.alt {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener:hover {
    background-color: #005398
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener:hover {
    background-color: #006630
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.alt {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener:hover,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener:hover {
    background-color: #385a4f
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.alt h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.alt h3 {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.alt h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .heading_opener.small h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.small h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .heading_opener.small h3 {
    font-size: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
    #content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content {
        padding: 1rem
    }
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content.pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h4,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc .vue-accordion-content .vue-accordion-content-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .heading_opener h2,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .heading_opener h2:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3:before,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.no-padding .content_opener,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.no-padding .content_opener {
    padding: 0
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#content-container .wrapper .standardContent:not(.content-tab).racc_parent .racc_parent .racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#content-container .wrapper.default .wrapper-inner,
#content-container .wrapper.white .wrapper-inner {
    background-color: #fff
}

#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc),
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) a,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.default .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a,
#content-container .wrapper.white .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.default .standardContent:not(.content-tab) h3.large,
#content-container .wrapper.white .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.default .standardContent:not(.content-tab),
#content-container .wrapper.white .standardContent:not(.content-tab) {
    background-color: #fff;
    color: #011451
}

#content-container .wrapper.default .standardContent:not(.content-tab).racc_parent,
#content-container .wrapper.white .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.default .standardContent:not(.content-tab).splashwrapper .standardContent ul,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.white .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.default .standardContent:not(.content-tab) h2,
#content-container .wrapper.white .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.default .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.default .standardContent:not(.content-tab).wrapperstart ul li,
#content-container .wrapper.white .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.white .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.default .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.default .standardContent:not(.content-tab).wrapperstart ul li:before,
#content-container .wrapper.white .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.white .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.default .links .linksInner .linksContentWrap,
#content-container .wrapper.white .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.default .links .linksInner .linksContentWrap a,
#content-container .wrapper.default .links .linksInner .linksContentWrap h1,
#content-container .wrapper.default .links .linksInner .linksContentWrap h2,
#content-container .wrapper.default .links .linksInner .linksContentWrap h3,
#content-container .wrapper.default .links .linksInner .linksContentWrap h4,
#content-container .wrapper.default .links .linksInner .linksContentWrap h5,
#content-container .wrapper.default .links .linksInner .linksContentWrap li,
#content-container .wrapper.default .links .linksInner .linksContentWrap p,
#content-container .wrapper.default .links .linksInner .linksContentWrap ul,
#content-container .wrapper.white .links .linksInner .linksContentWrap a,
#content-container .wrapper.white .links .linksInner .linksContentWrap h1,
#content-container .wrapper.white .links .linksInner .linksContentWrap h2,
#content-container .wrapper.white .links .linksInner .linksContentWrap h3,
#content-container .wrapper.white .links .linksInner .linksContentWrap h4,
#content-container .wrapper.white .links .linksInner .linksContentWrap h5,
#content-container .wrapper.white .links .linksInner .linksContentWrap li,
#content-container .wrapper.white .links .linksInner .linksContentWrap p,
#content-container .wrapper.white .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.default h2,
#content-container .wrapper.white h2 {
    background: none
}

#content-container .wrapper.default .slideshow-wrapper,
#content-container .wrapper.default .slideshow-wrapper .dots,
#content-container .wrapper.default .slideshow-wrapper a,
#content-container .wrapper.white .slideshow-wrapper,
#content-container .wrapper.white .slideshow-wrapper .dots,
#content-container .wrapper.white .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.uofg-default-blue .wrapper-inner {
    background-color: #011451
}

#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.uofg-default-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab) {
    background-color: #011451;
    color: #fff
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.uofg-default-blue .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap a,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap h1,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap h2,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap h3,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap h4,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap h5,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap li,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap p,
#content-container .wrapper.uofg-default-blue .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.uofg-default-blue h2 {
    background: none
}

#content-container .wrapper.uofg-default-blue .slideshow-wrapper,
#content-container .wrapper.uofg-default-blue .slideshow-wrapper .dots,
#content-container .wrapper.uofg-default-blue .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.universityblue .wrapper-inner {
    background-color: #011451
}

#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.universityblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab) {
    background-color: #011451;
    color: #fff
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.universityblue .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.universityblue .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.universityblue .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.universityblue .links .linksInner .linksContentWrap a,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap h1,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap h2,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap h3,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap h4,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap h5,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap li,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap p,
#content-container .wrapper.universityblue .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.universityblue h2 {
    background: none
}

#content-container .wrapper.universityblue .slideshow-wrapper,
#content-container .wrapper.universityblue .slideshow-wrapper .dots,
#content-container .wrapper.universityblue .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner {
    background-color: #2e5c81
}

#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.uofg-default-blue-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab) {
    background-color: #2e5c81;
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.uofg-default-blue-tint-80 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap a,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap li,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap p,
#content-container .wrapper.uofg-default-blue-tint-80 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.uofg-default-blue-tint-80 h2 {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-80 .slideshow-wrapper,
#content-container .wrapper.uofg-default-blue-tint-80 .slideshow-wrapper .dots,
#content-container .wrapper.uofg-default-blue-tint-80 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner {
    background-color: #4c7393
}

#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.uofg-default-blue-tint-70 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab) {
    background-color: #4c7393;
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.uofg-default-blue-tint-70 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap a,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap li,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap p,
#content-container .wrapper.uofg-default-blue-tint-70 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.uofg-default-blue-tint-70 h2 {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-70 .slideshow-wrapper,
#content-container .wrapper.uofg-default-blue-tint-70 .slideshow-wrapper .dots,
#content-container .wrapper.uofg-default-blue-tint-70 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner {
    background-color: #4c7393
}

#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.uofg-default-blue-tint-40 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab) {
    background-color: #4c7393;
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.uofg-default-blue-tint-40 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap a,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap li,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap p,
#content-container .wrapper.uofg-default-blue-tint-40 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.uofg-default-blue-tint-40 h2 {
    background: none
}

#content-container .wrapper.uofg-default-blue-tint-40 .slideshow-wrapper,
#content-container .wrapper.uofg-default-blue-tint-40 .slideshow-wrapper .dots,
#content-container .wrapper.uofg-default-blue-tint-40 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.slate-grey .wrapper-inner {
    background-color: #343536
}

#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.slate-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab) {
    background-color: #343536;
    color: #fff
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.slate-grey .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.slate-grey .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap a,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap h1,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap h2,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap h3,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap h4,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap h5,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap li,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap p,
#content-container .wrapper.slate-grey .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.slate-grey h2 {
    background: none
}

#content-container .wrapper.slate-grey .slideshow-wrapper,
#content-container .wrapper.slate-grey .slideshow-wrapper .dots,
#content-container .wrapper.slate-grey .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.medium-grey .wrapper-inner {
    background-color: #ededed
}

#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.medium-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab) {
    background-color: #ededed;
    color: #fff
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.medium-grey .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.medium-grey .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap a,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap h1,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap h2,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap h3,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap h4,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap h5,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap li,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap p,
#content-container .wrapper.medium-grey .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.medium-grey h2 {
    background: none
}

#content-container .wrapper.medium-grey .slideshow-wrapper,
#content-container .wrapper.medium-grey .slideshow-wrapper .dots,
#content-container .wrapper.medium-grey .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.light-grey .wrapper-inner {
    background-color: #f5f5f5
}

#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #343536 !important
}

#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #343536
}

#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab) {
    background-color: #f5f5f5;
    color: #343536
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #343536 !important
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab) h2 {
    color: #343536
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-grey .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-grey .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #343536;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-grey .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-grey .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-grey .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-grey h2 {
    background: none
}

#content-container .wrapper.light-grey .slideshow-wrapper,
#content-container .wrapper.light-grey .slideshow-wrapper .dots,
#content-container .wrapper.light-grey .slideshow-wrapper a {
    color: #343536
}

#content-container .wrapper.cobalt .wrapper-inner {
    background-color: #005398
}

#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.cobalt .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab) {
    background-color: #005398;
    color: #fff
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.cobalt .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.cobalt .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.cobalt .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.cobalt .links .linksInner .linksContentWrap a,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap h1,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap h2,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap h3,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap h4,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap h5,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap li,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap p,
#content-container .wrapper.cobalt .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.cobalt h2 {
    background: none
}

#content-container .wrapper.cobalt .slideshow-wrapper,
#content-container .wrapper.cobalt .slideshow-wrapper .dots,
#content-container .wrapper.cobalt .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.cobalt-tint-80 .wrapper-inner {
    background-color: #3590bf
}

#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.cobalt-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab) {
    background-color: #3590bf;
    color: #fff
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.cobalt-tint-80 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap a,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap li,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap p,
#content-container .wrapper.cobalt-tint-80 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.cobalt-tint-80 h2 {
    background: none
}

#content-container .wrapper.cobalt-tint-80 .slideshow-wrapper,
#content-container .wrapper.cobalt-tint-80 .slideshow-wrapper .dots,
#content-container .wrapper.cobalt-tint-80 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.cobalt-dark .wrapper-inner {
    background-color: #015987
}

#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.cobalt-dark .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab) {
    background-color: #015987;
    color: #fff
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.cobalt-dark .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap a,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap h1,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap h2,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap h3,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap h4,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap h5,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap li,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap p,
#content-container .wrapper.cobalt-dark .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.cobalt-dark h2 {
    background: none
}

#content-container .wrapper.cobalt-dark .slideshow-wrapper,
#content-container .wrapper.cobalt-dark .slideshow-wrapper .dots,
#content-container .wrapper.cobalt-dark .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.turquoise .wrapper-inner {
    background-color: #00b5d1
}

#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.turquoise .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab) {
    background-color: #00b5d1;
    color: #fff
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.turquoise .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.turquoise .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.turquoise .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.turquoise .links .linksInner .linksContentWrap a,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap h1,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap h2,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap h3,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap h4,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap h5,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap li,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap p,
#content-container .wrapper.turquoise .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.turquoise h2 {
    background: none
}

#content-container .wrapper.turquoise .slideshow-wrapper,
#content-container .wrapper.turquoise .slideshow-wrapper .dots,
#content-container .wrapper.turquoise .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.thistle .wrapper-inner {
    background-color: #951272
}

#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.thistle .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.thistle .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.thistle .standardContent:not(.content-tab) {
    background-color: #951272;
    color: #fff
}

#content-container .wrapper.thistle .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.thistle .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.thistle .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.thistle .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.thistle .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.thistle .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.thistle .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.thistle .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.thistle .links .linksInner .linksContentWrap a,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap h1,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap h2,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap h3,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap h4,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap h5,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap li,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap p,
#content-container .wrapper.thistle .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.thistle h2 {
    background: none
}

#content-container .wrapper.thistle .slideshow-wrapper,
#content-container .wrapper.thistle .slideshow-wrapper .dots,
#content-container .wrapper.thistle .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.thistle-tint-80 .wrapper-inner {
    background-color: #aa418e
}

#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.thistle-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab) {
    background-color: #aa418e;
    color: #fff
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.thistle-tint-80 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap a,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap li,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap p,
#content-container .wrapper.thistle-tint-80 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.thistle-tint-80 h2 {
    background: none
}

#content-container .wrapper.thistle-tint-80 .slideshow-wrapper,
#content-container .wrapper.thistle-tint-80 .slideshow-wrapper .dots,
#content-container .wrapper.thistle-tint-80 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.thistle-tint-90 .wrapper-inner {
    background-color: #a02a80
}

#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.thistle-tint-90 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab) {
    background-color: #a02a80;
    color: #fff
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.thistle-tint-90 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap a,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap li,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap p,
#content-container .wrapper.thistle-tint-90 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.thistle-tint-90 h2 {
    background: none
}

#content-container .wrapper.thistle-tint-90 .slideshow-wrapper,
#content-container .wrapper.thistle-tint-90 .slideshow-wrapper .dots,
#content-container .wrapper.thistle-tint-90 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.lavendar .wrapper-inner {
    background-color: #5b4d94
}

#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.lavendar .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab) {
    background-color: #5b4d94;
    color: #fff
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.lavendar .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.lavendar .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.lavendar .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.lavendar .links .linksInner .linksContentWrap a,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap h1,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap h2,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap h3,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap h4,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap h5,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap li,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap p,
#content-container .wrapper.lavendar .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.lavendar h2 {
    background: none
}

#content-container .wrapper.lavendar .slideshow-wrapper,
#content-container .wrapper.lavendar .slideshow-wrapper .dots,
#content-container .wrapper.lavendar .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.lavender .wrapper-inner {
    background-color: #5b4d94
}

#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.lavender .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.lavender .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.lavender .standardContent:not(.content-tab) {
    background-color: #5b4d94;
    color: #fff
}

#content-container .wrapper.lavender .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.lavender .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.lavender .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.lavender .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.lavender .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.lavender .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.lavender .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.lavender .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.lavender .links .linksInner .linksContentWrap a,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap h1,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap h2,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap h3,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap h4,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap h5,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap li,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap p,
#content-container .wrapper.lavender .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.lavender h2 {
    background: none
}

#content-container .wrapper.lavender .slideshow-wrapper,
#content-container .wrapper.lavender .slideshow-wrapper .dots,
#content-container .wrapper.lavender .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.lavendar-tint-80 .wrapper-inner {
    background-color: #7c71a9
}

#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.lavendar-tint-80 .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab) {
    background-color: #7c71a9;
    color: #fff
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.lavendar-tint-80 .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap a,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap h1,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap h2,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap h3,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap h4,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap h5,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap li,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap p,
#content-container .wrapper.lavendar-tint-80 .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.lavendar-tint-80 h2 {
    background: none
}

#content-container .wrapper.lavendar-tint-80 .slideshow-wrapper,
#content-container .wrapper.lavendar-tint-80 .slideshow-wrapper .dots,
#content-container .wrapper.lavendar-tint-80 .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.lawn .wrapper-inner {
    background-color: #84bd00
}

#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.lawn .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.lawn .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.lawn .standardContent:not(.content-tab) {
    background-color: #84bd00;
    color: #fff
}

#content-container .wrapper.lawn .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.lawn .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.lawn .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.lawn .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.lawn .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.lawn .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.lawn .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.lawn .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.lawn .links .linksInner .linksContentWrap a,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap h1,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap h2,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap h3,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap h4,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap h5,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap li,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap p,
#content-container .wrapper.lawn .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.lawn h2 {
    background: none
}

#content-container .wrapper.lawn .slideshow-wrapper,
#content-container .wrapper.lawn .slideshow-wrapper .dots,
#content-container .wrapper.lawn .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.pillarbox .wrapper-inner {
    background-color: #b30c00
}

#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.pillarbox .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab) {
    background-color: #b30c00;
    color: #fff
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.pillarbox .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.pillarbox .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap a,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap h1,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap h2,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap h3,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap h4,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap h5,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap li,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap p,
#content-container .wrapper.pillarbox .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.pillarbox h2 {
    background: none
}

#content-container .wrapper.pillarbox .slideshow-wrapper,
#content-container .wrapper.pillarbox .slideshow-wrapper .dots,
#content-container .wrapper.pillarbox .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.burgundy .wrapper-inner {
    background-color: #7d2239
}

#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.burgundy .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab) {
    background-color: #7d2239;
    color: #fff
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.burgundy .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.burgundy .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.burgundy .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.burgundy .links .linksInner .linksContentWrap a,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap h1,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap h2,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap h3,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap h4,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap h5,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap li,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap p,
#content-container .wrapper.burgundy .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.burgundy h2 {
    background: none
}

#content-container .wrapper.burgundy .slideshow-wrapper,
#content-container .wrapper.burgundy .slideshow-wrapper .dots,
#content-container .wrapper.burgundy .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.pumpkin .wrapper-inner {
    background-color: #84bd00
}

#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.pumpkin .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab) {
    background-color: #84bd00;
    color: #fff
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.pumpkin .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.pumpkin .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap a,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap h1,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap h2,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap h3,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap h4,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap h5,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap li,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap p,
#content-container .wrapper.pumpkin .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.pumpkin h2 {
    background: none
}

#content-container .wrapper.pumpkin .slideshow-wrapper,
#content-container .wrapper.pumpkin .slideshow-wrapper .dots,
#content-container .wrapper.pumpkin .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.forest .wrapper-inner {
    background-color: #385a4f
}

#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.forest .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.forest .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.forest .standardContent:not(.content-tab) {
    background-color: #385a4f;
    color: #fff
}

#content-container .wrapper.forest .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.forest .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.forest .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.forest .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.forest .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.forest .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.forest .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.forest .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.forest .links .linksInner .linksContentWrap a,
#content-container .wrapper.forest .links .linksInner .linksContentWrap h1,
#content-container .wrapper.forest .links .linksInner .linksContentWrap h2,
#content-container .wrapper.forest .links .linksInner .linksContentWrap h3,
#content-container .wrapper.forest .links .linksInner .linksContentWrap h4,
#content-container .wrapper.forest .links .linksInner .linksContentWrap h5,
#content-container .wrapper.forest .links .linksInner .linksContentWrap li,
#content-container .wrapper.forest .links .linksInner .linksContentWrap p,
#content-container .wrapper.forest .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.forest h2 {
    background: none
}

#content-container .wrapper.forest .slideshow-wrapper,
#content-container .wrapper.forest .slideshow-wrapper .dots,
#content-container .wrapper.forest .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.sunshine .wrapper-inner {
    background-color: #ffdc36
}

#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #000 !important
}

#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #000
}

#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.sunshine .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab) {
    background-color: #ffdc36;
    color: #000
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #000 !important
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab) h2 {
    color: #000
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.sunshine .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.sunshine .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #000;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.sunshine .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.sunshine .links .linksInner .linksContentWrap a,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap h1,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap h2,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap h3,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap h4,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap h5,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap li,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap p,
#content-container .wrapper.sunshine .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.sunshine h2 {
    background: none
}

#content-container .wrapper.sunshine .slideshow-wrapper,
#content-container .wrapper.sunshine .slideshow-wrapper .dots,
#content-container .wrapper.sunshine .slideshow-wrapper a {
    color: #000
}

#content-container .wrapper.rust .wrapper-inner {
    background-color: #be4d00
}

#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.rust .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.rust .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.rust .standardContent:not(.content-tab) {
    background-color: #be4d00;
    color: #fff
}

#content-container .wrapper.rust .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.rust .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.rust .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.rust .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.rust .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.rust .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.rust .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.rust .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.rust .links .linksInner .linksContentWrap a,
#content-container .wrapper.rust .links .linksInner .linksContentWrap h1,
#content-container .wrapper.rust .links .linksInner .linksContentWrap h2,
#content-container .wrapper.rust .links .linksInner .linksContentWrap h3,
#content-container .wrapper.rust .links .linksInner .linksContentWrap h4,
#content-container .wrapper.rust .links .linksInner .linksContentWrap h5,
#content-container .wrapper.rust .links .linksInner .linksContentWrap li,
#content-container .wrapper.rust .links .linksInner .linksContentWrap p,
#content-container .wrapper.rust .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.rust h2 {
    background: none
}

#content-container .wrapper.rust .slideshow-wrapper,
#content-container .wrapper.rust .slideshow-wrapper .dots,
#content-container .wrapper.rust .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.sandstone .wrapper-inner {
    background-color: #605643
}

#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.sandstone .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab) {
    background-color: #605643;
    color: #fff
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.sandstone .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.sandstone .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.sandstone .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.sandstone .links .linksInner .linksContentWrap a,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap h1,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap h2,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap h3,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap h4,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap h5,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap li,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap p,
#content-container .wrapper.sandstone .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.sandstone h2 {
    background: none
}

#content-container .wrapper.sandstone .slideshow-wrapper,
#content-container .wrapper.sandstone .slideshow-wrapper .dots,
#content-container .wrapper.sandstone .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.slate .wrapper-inner {
    background-color: #4f5961
}

#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.slate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.slate .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.slate .standardContent:not(.content-tab) {
    background-color: #4f5961;
    color: #fff
}

#content-container .wrapper.slate .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.slate .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.slate .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.slate .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.slate .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.slate .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.slate .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.slate .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.slate .links .linksInner .linksContentWrap a,
#content-container .wrapper.slate .links .linksInner .linksContentWrap h1,
#content-container .wrapper.slate .links .linksInner .linksContentWrap h2,
#content-container .wrapper.slate .links .linksInner .linksContentWrap h3,
#content-container .wrapper.slate .links .linksInner .linksContentWrap h4,
#content-container .wrapper.slate .links .linksInner .linksContentWrap h5,
#content-container .wrapper.slate .links .linksInner .linksContentWrap li,
#content-container .wrapper.slate .links .linksInner .linksContentWrap p,
#content-container .wrapper.slate .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.slate h2 {
    background: none
}

#content-container .wrapper.slate .slideshow-wrapper,
#content-container .wrapper.slate .slideshow-wrapper .dots,
#content-container .wrapper.slate .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.heather .wrapper-inner {
    background-color: #5b4d94
}

#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.heather .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.heather .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.heather .standardContent:not(.content-tab) {
    background-color: #5b4d94;
    color: #fff
}

#content-container .wrapper.heather .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.heather .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.heather .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.heather .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.heather .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.heather .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.heather .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.heather .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.heather .links .linksInner .linksContentWrap a,
#content-container .wrapper.heather .links .linksInner .linksContentWrap h1,
#content-container .wrapper.heather .links .linksInner .linksContentWrap h2,
#content-container .wrapper.heather .links .linksInner .linksContentWrap h3,
#content-container .wrapper.heather .links .linksInner .linksContentWrap h4,
#content-container .wrapper.heather .links .linksInner .linksContentWrap h5,
#content-container .wrapper.heather .links .linksInner .linksContentWrap li,
#content-container .wrapper.heather .links .linksInner .linksContentWrap p,
#content-container .wrapper.heather .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.heather h2 {
    background: none
}

#content-container .wrapper.heather .slideshow-wrapper,
#content-container .wrapper.heather .slideshow-wrapper .dots,
#content-container .wrapper.heather .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.rose .wrapper-inner {
    background-color: #d278ab
}

#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.rose .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.rose .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.rose .standardContent:not(.content-tab) {
    background-color: #d278ab;
    color: #fff
}

#content-container .wrapper.rose .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.rose .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.rose .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.rose .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.rose .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.rose .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.rose .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.rose .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.rose .links .linksInner .linksContentWrap a,
#content-container .wrapper.rose .links .linksInner .linksContentWrap h1,
#content-container .wrapper.rose .links .linksInner .linksContentWrap h2,
#content-container .wrapper.rose .links .linksInner .linksContentWrap h3,
#content-container .wrapper.rose .links .linksInner .linksContentWrap h4,
#content-container .wrapper.rose .links .linksInner .linksContentWrap h5,
#content-container .wrapper.rose .links .linksInner .linksContentWrap li,
#content-container .wrapper.rose .links .linksInner .linksContentWrap p,
#content-container .wrapper.rose .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.rose h2 {
    background: none
}

#content-container .wrapper.rose .slideshow-wrapper,
#content-container .wrapper.rose .slideshow-wrapper .dots,
#content-container .wrapper.rose .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.mocha .wrapper-inner {
    background-color: #b59079
}

#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.mocha .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.mocha .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.mocha .standardContent:not(.content-tab) {
    background-color: #b59079;
    color: #fff
}

#content-container .wrapper.mocha .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.mocha .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.mocha .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.mocha .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.mocha .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.mocha .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.mocha .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.mocha .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.mocha .links .linksInner .linksContentWrap a,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap h1,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap h2,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap h3,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap h4,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap h5,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap li,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap p,
#content-container .wrapper.mocha .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.mocha h2 {
    background: none
}

#content-container .wrapper.mocha .slideshow-wrapper,
#content-container .wrapper.mocha .slideshow-wrapper .dots,
#content-container .wrapper.mocha .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.aquamarine .wrapper-inner {
    background-color: #9ab9ad
}

#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.aquamarine .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab) {
    background-color: #9ab9ad;
    color: #fff
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.aquamarine .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.aquamarine .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap a,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap h1,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap h2,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap h3,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap h4,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap h5,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap li,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap p,
#content-container .wrapper.aquamarine .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.aquamarine h2 {
    background: none
}

#content-container .wrapper.aquamarine .slideshow-wrapper,
#content-container .wrapper.aquamarine .slideshow-wrapper .dots,
#content-container .wrapper.aquamarine .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.undergraduate .wrapper-inner {
    background-color: #951272
}

#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.undergraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab) {
    background-color: #951272;
    color: #fff
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.undergraduate .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.undergraduate .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap a,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap h1,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap h2,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap h3,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap h4,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap h5,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap li,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap p,
#content-container .wrapper.undergraduate .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.undergraduate h2 {
    background: none
}

#content-container .wrapper.undergraduate .slideshow-wrapper,
#content-container .wrapper.undergraduate .slideshow-wrapper .dots,
#content-container .wrapper.undergraduate .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.postgraduate .wrapper-inner {
    background-color: #5b4d94
}

#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.postgraduate .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab) {
    background-color: #5b4d94;
    color: #fff
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.postgraduate .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.postgraduate .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap a,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap h1,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap h2,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap h3,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap h4,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap h5,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap li,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap p,
#content-container .wrapper.postgraduate .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.postgraduate h2 {
    background: none
}

#content-container .wrapper.postgraduate .slideshow-wrapper,
#content-container .wrapper.postgraduate .slideshow-wrapper .dots,
#content-container .wrapper.postgraduate .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.skyblue .wrapper-inner {
    background-color: #005398
}

#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.skyblue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab) {
    background-color: #005398;
    color: #fff
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.skyblue .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.skyblue .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.skyblue .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.skyblue .links .linksInner .linksContentWrap a,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap h1,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap h2,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap h3,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap h4,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap h5,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap li,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap p,
#content-container .wrapper.skyblue .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.skyblue h2 {
    background: none
}

#content-container .wrapper.skyblue .slideshow-wrapper,
#content-container .wrapper.skyblue .slideshow-wrapper .dots,
#content-container .wrapper.skyblue .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.leaf .wrapper-inner {
    background-color: #006630
}

#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.leaf .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.leaf .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.leaf .standardContent:not(.content-tab) {
    background-color: #006630;
    color: #fff
}

#content-container .wrapper.leaf .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.leaf .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.leaf .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.leaf .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.leaf .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.leaf .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.leaf .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.leaf .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.leaf .links .linksInner .linksContentWrap a,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap h1,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap h2,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap h3,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap h4,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap h5,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap li,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap p,
#content-container .wrapper.leaf .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.leaf h2 {
    background: none
}

#content-container .wrapper.leaf .slideshow-wrapper,
#content-container .wrapper.leaf .slideshow-wrapper .dots,
#content-container .wrapper.leaf .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.moss .wrapper-inner {
    background-color: #385a4f
}

#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.moss .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.moss .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.moss .standardContent:not(.content-tab) {
    background-color: #385a4f;
    color: #fff
}

#content-container .wrapper.moss .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.moss .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.moss .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.moss .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.moss .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.moss .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.moss .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.moss .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.moss .links .linksInner .linksContentWrap a,
#content-container .wrapper.moss .links .linksInner .linksContentWrap h1,
#content-container .wrapper.moss .links .linksInner .linksContentWrap h2,
#content-container .wrapper.moss .links .linksInner .linksContentWrap h3,
#content-container .wrapper.moss .links .linksInner .linksContentWrap h4,
#content-container .wrapper.moss .links .linksInner .linksContentWrap h5,
#content-container .wrapper.moss .links .linksInner .linksContentWrap li,
#content-container .wrapper.moss .links .linksInner .linksContentWrap p,
#content-container .wrapper.moss .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.moss h2 {
    background: none
}

#content-container .wrapper.moss .slideshow-wrapper,
#content-container .wrapper.moss .slideshow-wrapper .dots,
#content-container .wrapper.moss .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.black .wrapper-inner {
    background-color: #000
}

#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.black .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.black .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.black .standardContent:not(.content-tab) {
    background-color: #000;
    color: #fff
}

#content-container .wrapper.black .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.black .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.black .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.black .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.black .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.black .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.black .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.black .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.black .links .linksInner .linksContentWrap a,
#content-container .wrapper.black .links .linksInner .linksContentWrap h1,
#content-container .wrapper.black .links .linksInner .linksContentWrap h2,
#content-container .wrapper.black .links .linksInner .linksContentWrap h3,
#content-container .wrapper.black .links .linksInner .linksContentWrap h4,
#content-container .wrapper.black .links .linksInner .linksContentWrap h5,
#content-container .wrapper.black .links .linksInner .linksContentWrap li,
#content-container .wrapper.black .links .linksInner .linksContentWrap p,
#content-container .wrapper.black .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.black h2 {
    background: none
}

#content-container .wrapper.black .slideshow-wrapper,
#content-container .wrapper.black .slideshow-wrapper .dots,
#content-container .wrapper.black .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.socscihub .wrapper-inner {
    background-color: #fae8db
}

#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.socscihub .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab) {
    background-color: #fae8db;
    color: #011451
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.socscihub .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.socscihub .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.socscihub .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.socscihub .links .linksInner .linksContentWrap a,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap h1,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap h2,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap h3,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap h4,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap h5,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap li,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap p,
#content-container .wrapper.socscihub .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.socscihub h2 {
    background: none
}

#content-container .wrapper.socscihub .slideshow-wrapper,
#content-container .wrapper.socscihub .slideshow-wrapper .dots,
#content-container .wrapper.socscihub .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.dark-red .wrapper-inner {
    background-color: #7d2239
}

#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-red .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab) {
    background-color: #7d2239;
    color: #fff
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-red .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-red .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-red .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-red .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-red .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-red h2 {
    background: none
}

#content-container .wrapper.dark-red .slideshow-wrapper,
#content-container .wrapper.dark-red .slideshow-wrapper .dots,
#content-container .wrapper.dark-red .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.dark-blue .wrapper-inner {
    background-color: #005398
}

#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab) {
    background-color: #005398;
    color: #fff
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-blue .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-blue .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-blue .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-blue h2 {
    background: none
}

#content-container .wrapper.dark-blue .slideshow-wrapper,
#content-container .wrapper.dark-blue .slideshow-wrapper .dots,
#content-container .wrapper.dark-blue .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.dark-green .wrapper-inner {
    background-color: #405d18
}

#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab) {
    background-color: #405d18;
    color: #fff
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-green .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-green .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-green .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-green .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-green .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-green h2 {
    background: none
}

#content-container .wrapper.dark-green .slideshow-wrapper,
#content-container .wrapper.dark-green .slideshow-wrapper .dots,
#content-container .wrapper.dark-green .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.dark-pink .wrapper-inner {
    background-color: #a60367
}

#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab) {
    background-color: #a60367;
    color: #fff
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-pink .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-pink .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-pink .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-pink h2 {
    background: none
}

#content-container .wrapper.dark-pink .slideshow-wrapper,
#content-container .wrapper.dark-pink .slideshow-wrapper .dots,
#content-container .wrapper.dark-pink .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.dark-purple .wrapper-inner {
    background-color: #4c2683
}

#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab) {
    background-color: #4c2683;
    color: #fff
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-purple .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-purple .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-purple .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-purple h2 {
    background: none
}

#content-container .wrapper.dark-purple .slideshow-wrapper,
#content-container .wrapper.dark-purple .slideshow-wrapper .dots,
#content-container .wrapper.dark-purple .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.light-yellow .wrapper-inner {
    background-color: #f2d25c
}

#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-yellow .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab) {
    background-color: #f2d25c;
    color: #011451
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-yellow .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-yellow .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-yellow .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-yellow h2 {
    background: none
}

#content-container .wrapper.light-yellow .slideshow-wrapper,
#content-container .wrapper.light-yellow .slideshow-wrapper .dots,
#content-container .wrapper.light-yellow .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.light-blue .wrapper-inner {
    background-color: #4dbbc6
}

#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-blue .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab) {
    background-color: #4dbbc6;
    color: #011451
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-blue .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-blue .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-blue .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-blue .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-blue .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-blue h2 {
    background: none
}

#content-container .wrapper.light-blue .slideshow-wrapper,
#content-container .wrapper.light-blue .slideshow-wrapper .dots,
#content-container .wrapper.light-blue .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.light-green .wrapper-inner {
    background-color: #81c071
}

#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-green .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-green .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-green .standardContent:not(.content-tab) {
    background-color: #81c071;
    color: #011451
}

#content-container .wrapper.light-green .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-green .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.light-green .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.light-green .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-green .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-green .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-green .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-green .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-green .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-green .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-green h2 {
    background: none
}

#content-container .wrapper.light-green .slideshow-wrapper,
#content-container .wrapper.light-green .slideshow-wrapper .dots,
#content-container .wrapper.light-green .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.light-pink .wrapper-inner {
    background-color: #e98baf
}

#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-pink .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab) {
    background-color: #e98baf;
    color: #011451
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-pink .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-pink .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-pink .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-pink .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-pink .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-pink h2 {
    background: none
}

#content-container .wrapper.light-pink .slideshow-wrapper,
#content-container .wrapper.light-pink .slideshow-wrapper .dots,
#content-container .wrapper.light-pink .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.light-purple .wrapper-inner {
    background-color: #a5a1ce
}

#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #011451 !important
}

#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #011451
}

#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.light-purple .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab) {
    background-color: #a5a1ce;
    color: #011451
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #011451 !important
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab) h2 {
    color: #011451
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.light-purple .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.light-purple .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #011451;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.light-purple .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.light-purple .links .linksInner .linksContentWrap a,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap h1,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap h2,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap h3,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap h4,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap h5,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap li,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap p,
#content-container .wrapper.light-purple .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.light-purple h2 {
    background: none
}

#content-container .wrapper.light-purple .slideshow-wrapper,
#content-container .wrapper.light-purple .slideshow-wrapper .dots,
#content-container .wrapper.light-purple .slideshow-wrapper a {
    color: #011451
}

#content-container .wrapper.dark-grey .wrapper-inner {
    background-color: #585858
}

#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) {
    color: #fff !important
}

#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a:not(.calltoaction),
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h1,
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h3,
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h4,
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) h5,
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) li,
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p:not(.calltoaction, .pullquote),
#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) ul {
    color: #fff
}

#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) a {
    text-decoration: underline
}

#content-container .wrapper.dark-grey .wrapper-inner .maincontent .maincontent-inner:not(.racc) p.calltoaction a {
    color: #fff !important
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab) h3.large {
    font-size: 4.2em;
    line-height: .9em
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab) {
    background-color: #585858;
    color: #fff
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab).racc_parent {
    background: none
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent a,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent h1,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent h3,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent h4,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent h5,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent li,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent p,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).splashwrapper .standardContent ul {
    color: #fff !important
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab) h2 {
    color: #fff
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab).wrapper-end ul li,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).wrapperstart ul li {
    list-style: none
}

#content-container .wrapper.dark-grey .standardContent:not(.content-tab).wrapper-end ul li:before,
#content-container .wrapper.dark-grey .standardContent:not(.content-tab).wrapperstart ul li:before {
    color: #fff;
    content: "•";
    display: inline-block;
    font-weight: 700;
    margin-left: -1em;
    width: 1em
}

#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap {
    background-color: #f5f5f5
}

#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap a,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap h1,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap h2,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap h3,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap h4,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap h5,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap li,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap p,
#content-container .wrapper.dark-grey .links .linksInner .linksContentWrap ul {
    color: #011451
}

#content-container .wrapper.dark-grey h2 {
    background: none
}

#content-container .wrapper.dark-grey .slideshow-wrapper,
#content-container .wrapper.dark-grey .slideshow-wrapper .dots,
#content-container .wrapper.dark-grey .slideshow-wrapper a {
    color: #fff
}

#content-container .wrapper.hasbackgroundvideo {
    background-color: hsla(0, 0%, 93%, .412) !important
}

#content-container .wrapper.autocomplete-fix {
    z-index: 2
}

#content-container .wrapper.istile {
    margin: 0;
    padding: 0
}

#content-container .slide-data,
#content-container .slide-data-narrow {
    width: 100%
}

#content-container .carouselWrapper h1:focus,
#content-container .carouselWrapper h2:focus,
#content-container .carouselWrapper h3:focus,
#content-container .carouselWrapper h4:focus,
#content-container .carouselWrapper h5:focus,
#content-container .carouselWrapper li:focus,
#content-container .carouselWrapper p:focus,
#content-container .carouselWrapper ul:focus,
#content-container .carouselWrapper:focus,
#content-container .panel h1:focus,
#content-container .panel h2:focus,
#content-container .panel h3:focus,
#content-container .panel h4:focus,
#content-container .panel h5:focus,
#content-container .panel li:focus,
#content-container .panel p:focus,
#content-container .panel ul:focus,
#content-container .panel:focus,
#content-container .slick-list h1:focus,
#content-container .slick-list h2:focus,
#content-container .slick-list h3:focus,
#content-container .slick-list h4:focus,
#content-container .slick-list h5:focus,
#content-container .slick-list li:focus,
#content-container .slick-list p:focus,
#content-container .slick-list ul:focus,
#content-container .slick-list:focus,
#content-container .slide-data h1:focus,
#content-container .slide-data h2:focus,
#content-container .slide-data h3:focus,
#content-container .slide-data h4:focus,
#content-container .slide-data h5:focus,
#content-container .slide-data li:focus,
#content-container .slide-data p:focus,
#content-container .slide-data ul:focus,
#content-container .slide-data:focus,
#content-container .slideshow_content h1:focus,
#content-container .slideshow_content h2:focus,
#content-container .slideshow_content h3:focus,
#content-container .slideshow_content h4:focus,
#content-container .slideshow_content h5:focus,
#content-container .slideshow_content li:focus,
#content-container .slideshow_content p:focus,
#content-container .slideshow_content ul:focus,
#content-container .slideshow_content:focus {
    outline: none !important
}

#content-container .carouselWrapper {
    background-color: #f5f5f5;
    margin-top: 2rem;
    padding: 0 0 1rem
}

#content-container .slideshow_content p.center {
    text-align: center
}

#content-container .slideshow_content p img {
    height: auto !important
}

#content-container .slideshow_content {
    margin-bottom: 1rem;
    padding: 1rem 4rem
}

#content-container .slideshow_content img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .slideshow_content img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .slick-dots {
    bottom: 0;
    display: block !important;
    list-style: none;
    margin-left: 0 !important;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

#content-container .slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px !important;
    padding: 0;
    position: relative;
    width: 20px
}

#content-container .slick-dots li button {
    background-color: #4c7393;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 5px;
    line-height: 0;
    padding: 5px;
    width: 5px
}

#content-container .slick-dots li.slick-active button {
    background-color: #011451
}

#content-container .splashwrapper.large-8 .splashtext {
    left: 2rem;
    padding: 1.2rem;
    top: 2rem
}

#content-container .splashwrapper.large-8 .splashtext p {
    padding: 0
}

#content-container .splashwrapper.large-6 .splashtext {
    font-size: 1.4rem;
    left: 2rem;
    padding: 1rem;
    top: 2rem
}

#content-container .splashwrapper.large-6 .splashtext p {
    font-size: 1.4rem;
    padding: 0
}

#content-container .splashwrapper.large-4 .splashtext {
    font-size: 1rem;
    left: 1rem;
    padding: 1.4rem;
    top: 1rem
}

#content-container .splashwrapper.large-4 .splashtext p {
    font-size: 1.4rem;
    padding: 0
}

#content-container .splashwrapper .tile {
    background: none !important;
    box-shadow: none !important
}

#content-container .splashwrapper .splashimage {
    padding: 1rem;
    position: relative
}

#content-container .splashwrapper .splashimage.tileImage {
    padding: 0
}

#content-container .splashwrapper .splashimage img {
    height: auto !important;
    width: auto !important
}

#content-container .splashwrapper .splashtext {
    animation: fadein 1s;
    background-color: rgba(0, 56, 101, .82);
    color: #fff;
    font-size: 2rem;
    left: 3rem;
    line-height: 2rem;
    padding: 2rem 3rem;
    position: absolute;
    top: 3rem;
    width: 50%
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .splashtext {
        animation: none
    }
}

#content-container .splashwrapper .splashtext .calltoaction {
    background-position-y: 1.15rem
}

@media screen and (min-width:70em) {
    #content-container .splashwrapper .splashtext .calltoaction {
        background-position-y: 1.34rem
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .splashtext .calltoaction {
        background-position-y: .9rem !important;
        font-size: 1rem
    }
}

#content-container .splashwrapper .splashtext h1 {
    color: #fff
}

@media(width <=1300px) {
    #content-container .splashwrapper .splashtext h1 {
        font-size: 2rem;
        line-height: 2rem
    }
}

#content-container .splashwrapper .splashtext h2 {
    color: #fff;
    font-size: 2rem;
    line-height: 2.2rem
}

@media(width <=1300px) {
    #content-container .splashwrapper .splashtext h2 {
        font-size: 2rem;
        line-height: 2rem
    }
}

#content-container .splashwrapper .splashtext h3 {
    color: #fff;
    line-height: 2.6rem
}

@media(width <=1300px) {
    #content-container .splashwrapper .splashtext h3 {
        font-size: 2rem;
        line-height: 2rem
    }
}

#content-container .splashwrapper .splashtext h3.large {
    font-size: 2.5em;
    line-height: 1em
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .splashtext h3.large {
        font-size: 2rem
    }
}

#content-container .splashwrapper .splashtext h3.large.blue {
    color: #011451
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .splashtext h3.large.blue {
        color: #fff
    }
}

#content-container .splashwrapper .splashtext h4 {
    color: #fff
}

#content-container .splashwrapper .splashtext h4.large {
    color: #fff;
    font-size: 2rem;
    line-height: 1em
}

@media(width <=1300px) {
    #content-container .splashwrapper .splashtext h4 {
        font-size: 2rem;
        line-height: 2rem
    }
    #content-container .splashwrapper .splashtext {
        font-size: 1.4rem;
        left: 2rem;
        padding: 1rem 2rem;
        top: 2rem;
        width: 60%
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .splashtext {
        left: auto;
        position: relative;
        top: auto;
        width: auto
    }
}

#content-container .splashwrapper .splashtext p {
    font-size: 2rem;
    line-height: 2.2rem
}

#content-container .splashwrapper .splashtext p.medium {
    font-size: 1.2rem
}

#content-container .splashwrapper .splashtext p.small {
    font-size: 1rem
}

#content-container .splashwrapper .splashtext p.right {
    float: right
}

#content-container .splashwrapper .splashtext p.calltoaction,
#content-container .splashwrapper .splashtext span.calltoaction {
    font-size: 1.4rem;
    line-height: 1.6rem
}

#content-container .splashwrapper .splashtext ul {
    margin: 0;
    padding: 0
}

#content-container .splashwrapper .splashtext ul li {
    font-size: 1rem;
    list-style: none;
    position: relative
}

#content-container .splashwrapper .splashtext a {
    border-bottom: none;
    color: #fff;
    text-decoration: none
}

#content-container .splashwrapper .splashtext .textsplash {
    background: none;
    font-size: 2rem;
    line-height: 2rem
}

#content-container .splashwrapper .splashtext form .columns {
    padding: 0
}

#content-container .splashwrapper .splashtext form .row {
    padding: 1rem
}

#content-container .splashwrapper .splashtext form label {
    font-size: 1rem
}

#content-container .splashwrapper .splashtext form input,
#content-container .splashwrapper .splashtext form select,
#content-container .splashwrapper .splashtext form textarea {
    border-radius: .25em 0 0 .25em;
    font-size: 1rem
}

#content-container .splashwrapper .splashtext form input[type=submit] {
    background-color: #005398;
    border-radius: 0 .25em .25em 0;
    float: none;
    font-size: 1rem;
    width: 100%
}

#content-container .splashwrapper .splashtext form .privacy-link {
    float: right;
    font-size: .9rem
}

#content-container .splashwrapper {
    margin-top: 2rem !important
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper {
        margin: 1rem -1rem !important
    }
    #content-container .splashwrapper .splashimage {
        padding: 0
    }
}

#content-container .splashwrapper.banner {
    margin-left: -3rem;
    margin-right: -3rem;
    margin-top: 0 !important;
    position: relative
}

#content-container .splashwrapper.banner .splashimage {
    padding: 0
}

#content-container .splashwrapper.banner img {
    width: 100% !important
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper.banner {
        margin-bottom: 0 !important
    }
}

#content-container .splashwrapper .TileBackgroundTransparent .splashtext,
#content-container .splashwrapper.TileBackgroundTransparent .splashtext {
    background: none;
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundTransparent .splashtext,
    #content-container .splashwrapper.TileBackgroundTransparent .splashtext {
        background: #011451
    }
}

#content-container .splashwrapper .TileBackgroundAlt2 .splashtext,
#content-container .splashwrapper.TileBackgroundAlt2 .splashtext {
    background-color: rgba(79, 89, 97, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundAlt2 .splashtext,
    #content-container .splashwrapper.TileBackgroundAlt2 .splashtext {
        background-color: #4f5961
    }
}

#content-container .splashwrapper .TileBackgroundAlt3 .splashtext,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext {
    background-color: hsla(0, 0%, 96%, .9);
    color: #011451
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundAlt3 .splashtext,
    #content-container .splashwrapper.TileBackgroundAlt3 .splashtext {
        background-color: #f5f5f5 !important
    }
}

#content-container .splashwrapper .TileBackgroundAlt3 .splashtext h1,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext h2,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext h3,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext h4,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext h5,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext li,
#content-container .splashwrapper .TileBackgroundAlt3 .splashtext p,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext h1,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext h2,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext h3,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext h4,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext h5,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext li,
#content-container .splashwrapper.TileBackgroundAlt3 .splashtext p {
    color: #011451
}

#content-container .splashwrapper .TileBackgroundCobalt .splashtext,
#content-container .splashwrapper.TileBackgroundCobalt .splashtext {
    background-color: rgba(0, 83, 152, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundCobalt .splashtext,
    #content-container .splashwrapper.TileBackgroundCobalt .splashtext {
        background-color: #005398
    }
}

#content-container .splashwrapper .TileBackgroundHeather .splashtext,
#content-container .splashwrapper.TileBackgroundHeather .splashtext {
    background-color: rgba(91, 77, 148, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundHeather .splashtext,
    #content-container .splashwrapper.TileBackgroundHeather .splashtext {
        background-color: #5b4d94
    }
}

#content-container .splashwrapper .TileBackgroundThistle .splashtext,
#content-container .splashwrapper.TileBackgroundThistle .splashtext {
    background-color: rgba(149, 18, 114, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundThistle .splashtext,
    #content-container .splashwrapper.TileBackgroundThistle .splashtext {
        background-color: #951272 !important
    }
}

#content-container .splashwrapper .TileBackgroundThistle .splashtext h1,
#content-container .splashwrapper .TileBackgroundThistle .splashtext h2,
#content-container .splashwrapper .TileBackgroundThistle .splashtext h3,
#content-container .splashwrapper .TileBackgroundThistle .splashtext h4,
#content-container .splashwrapper .TileBackgroundThistle .splashtext h5,
#content-container .splashwrapper .TileBackgroundThistle .splashtext li,
#content-container .splashwrapper .TileBackgroundThistle .splashtext p,
#content-container .splashwrapper.TileBackgroundThistle .splashtext h1,
#content-container .splashwrapper.TileBackgroundThistle .splashtext h2,
#content-container .splashwrapper.TileBackgroundThistle .splashtext h3,
#content-container .splashwrapper.TileBackgroundThistle .splashtext h4,
#content-container .splashwrapper.TileBackgroundThistle .splashtext h5,
#content-container .splashwrapper.TileBackgroundThistle .splashtext li,
#content-container .splashwrapper.TileBackgroundThistle .splashtext p {
    color: #fff
}

#content-container .splashwrapper .TileBackgroundLavender .splashtext,
#content-container .splashwrapper.TileBackgroundLavender .splashtext {
    background-color: rgba(91, 77, 148, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundLavender .splashtext,
    #content-container .splashwrapper.TileBackgroundLavender .splashtext {
        background-color: #5b4d94
    }
}

#content-container .splashwrapper .TileBackgroundPillarbox .splashtext,
#content-container .splashwrapper.TileBackgroundPillarbox .splashtext {
    background-color: rgba(179, 12, 0, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundPillarbox .splashtext,
    #content-container .splashwrapper.TileBackgroundPillarbox .splashtext {
        background-color: #b30c00
    }
}

#content-container .splashwrapper .TileBackgroundForest .splashtext,
#content-container .splashwrapper.TileBackgroundForest .splashtext {
    background-color: rgba(56, 90, 79, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundForest .splashtext,
    #content-container .splashwrapper.TileBackgroundForest .splashtext {
        background-color: #385a4f
    }
}

#content-container .splashwrapper .TileBackgroundBurgundy .splashtext,
#content-container .splashwrapper.TileBackgroundBurgundy .splashtext {
    background-color: rgba(125, 34, 57, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundBurgundy .splashtext,
    #content-container .splashwrapper.TileBackgroundBurgundy .splashtext {
        background-color: #7d2239
    }
}

#content-container .splashwrapper .TileBackgroundRust .splashtext,
#content-container .splashwrapper.TileBackgroundRust .splashtext {
    background-color: rgba(190, 77, 0, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundRust .splashtext,
    #content-container .splashwrapper.TileBackgroundRust .splashtext {
        background-color: #be4d00
    }
}

#content-container .splashwrapper .TileBackgroundSkyblue .splashtext,
#content-container .splashwrapper.TileBackgroundSkyblue .splashtext {
    background-color: rgba(0, 83, 152, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundSkyblue .splashtext,
    #content-container .splashwrapper.TileBackgroundSkyblue .splashtext {
        background-color: #005398
    }
}

#content-container .splashwrapper .TileBackgroundSandstone .splashtext,
#content-container .splashwrapper.TileBackgroundSandstone .splashtext {
    background-color: rgba(96, 86, 67, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundSandstone .splashtext,
    #content-container .splashwrapper.TileBackgroundSandstone .splashtext {
        background-color: #605643
    }
}

#content-container .splashwrapper .TileBackgroundLeaf .splashtext,
#content-container .splashwrapper.TileBackgroundLeaf .splashtext {
    background-color: rgba(0, 102, 48, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundLeaf .splashtext,
    #content-container .splashwrapper.TileBackgroundLeaf .splashtext {
        background-color: #006630
    }
}

#content-container .splashwrapper .TileBackgroundMoss .splashtext,
#content-container .splashwrapper.TileBackgroundMoss .splashtext {
    background-color: rgba(56, 90, 79, .9);
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #content-container .splashwrapper .TileBackgroundMoss .splashtext,
    #content-container .splashwrapper.TileBackgroundMoss .splashtext {
        background-color: #385a4f
    }
}

#content-container .splashwrapper:not(.tileContainer, .added-blur) {
    background-color: #fff !important
}

#content-container .splashwrapper.added-blur {
    background-color: transparent !important
}

#content-container .splashwrapper.no-border {
    background: transparent !important;
    margin-bottom: 2rem;
    padding: 0
}

#content-container .splashwrapper.no-border .splashimage {
    padding: 0
}

#content-container .splashwrapper.no-border .splashimage img {
    width: 100% !important
}

#content-container .tileContainer .tile-icon-padding {
    height: 66px
}

#content-container .tileContainer {
    color: #fff;
    display: flex;
    margin-top: 2rem;
    padding: 0;
    position: relative;
    z-index: 2
}

#content-container .tileContainer.isfiftyfull {
    margin-top: 0
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer.isfiftyfull {
        margin-top: 2rem
    }
}

@media screen and (min-width:73.75em) {
    #content-container .tileContainer {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #content-container .tileContainer {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

#content-container .tileContainer.tile-column {
    flex-direction: column
}

#content-container .tileContainer.tile-column .tile-column-child:not(:first-child) {
    margin-top: 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer.tile-column .tile-column-child:not(:first-child) {
        margin-top: 1rem
    }
}

#content-container .tileContainer.no-margin-top {
    margin-top: 0
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer {
        margin-top: 1rem;
        padding: 0;
        z-index: 2
    }
}

#content-container .tileContainer.isplain {
    position: static;
    z-index: 3
}

#content-container .tileContainer.large-4 .tile .tileText .hfeed .hentry .text {
    max-width: 100% !important
}

#content-container .tileContainer.large-4 .tile .tileText .hfeed .hentry .datetime {
    display: none
}

#content-container .tileContainer .tile {
    backface-visibility: hidden;
    background: #011451;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    color: #fff;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

#content-container .tileContainer .tile.no-shadow {
    box-shadow: none
}

#content-container .tileContainer .tile .calltoaction-wrapper {
    margin-right: 1rem
}

#content-container .tileContainer .tile.news .tileText h2 {
    font-size: 1.6rem;
    line-height: 1.8rem
}

#content-container .tileContainer .tile.autocomplete-fix,
#content-container .tileContainer .tile.courseSearch {
    overflow: initial !important;
    position: relative;
    z-index: 4
}

#content-container .tileContainer .tile.newsevents.false .entry-content {
    display: none
}

#content-container .tileContainer .tile.plain {
    background: none;
    color: #343536;
    overflow: initial;
    z-index: 3
}

#content-container .tileContainer .tile.TileBackgroundDefault.internal {
    background: #4f5961;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundTransparent,
#content-container .tileContainer .tile.white {
    background: none !important;
    box-shadow: none;
    color: #011451
}

#content-container .tileContainer .tile.TileBackgroundTransparent a,
#content-container .tileContainer .tile.white a {
    color: #011451
}

#content-container .tileContainer .tile.TileBackgroundTransparent ul li .link-replaced:before,
#content-container .tileContainer .tile.TileBackgroundTransparent ul li a:before,
#content-container .tileContainer .tile.white ul li .link-replaced:before,
#content-container .tileContainer .tile.white ul li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg)
}

#content-container .tileContainer .tile.TileBackgroundAlt1 {
    background: #011451;
    color: #fff
}

#content-container .tileContainer .tile.TileBackgroundAlt1 h2 {
    color: #fff
}

#content-container .tileContainer .tile.TileBackgroundAlt1 button {
    background-color: #005398 !important
}

#content-container .tileContainer .tile.TileBackgroundAlt2 {
    background: #4f5961;
    color: #fff
}

#content-container .tileContainer .tile.TileBackgroundAlt2 h2 {
    color: #fff
}

#content-container .tileContainer .tile.TileBackgroundAlt3,
#content-container .tileContainer .tile.light-grey {
    background: #f5f5f5;
    color: #011451
}

#content-container .tileContainer .tile.TileBackgroundAlt3 .racc_parent .racc .heading_opener .cheese,
#content-container .tileContainer .tile.light-grey .racc_parent .racc .heading_opener .cheese {
    color: #000
}

#content-container .tileContainer .tile.TileBackgroundAlt3 .racc_parent .racc .heading_opener h3,
#content-container .tileContainer .tile.light-grey .racc_parent .racc .heading_opener h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundAlt3 a,
#content-container .tileContainer .tile.TileBackgroundAlt3 h2,
#content-container .tileContainer .tile.light-grey a,
#content-container .tileContainer .tile.light-grey h2 {
    color: #011451
}

#content-container .tileContainer .tile.TileBackgroundAlt3 ul li .link-replaced:before,
#content-container .tileContainer .tile.TileBackgroundAlt3 ul li a:before,
#content-container .tileContainer .tile.light-grey ul li .link-replaced:before,
#content-container .tileContainer .tile.light-grey ul li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg)
}

#content-container .tileContainer .tile.grey {
    background: #ededed;
    color: #011451
}

#content-container .tileContainer .tile.grey a,
#content-container .tileContainer .tile.grey h2 {
    color: #011451
}

#content-container .tileContainer .tile.grey ul li .link-replaced:before,
#content-container .tileContainer .tile.grey ul li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg)
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue,
#content-container .tileContainer .tile.uofg-default-blue {
    background: #011451 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue a,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue h2,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue h3,
#content-container .tileContainer .tile.uofg-default-blue a,
#content-container .tileContainer .tile.uofg-default-blue h2,
#content-container .tileContainer .tile.uofg-default-blue h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue a,
#content-container .tileContainer .tile.uofg-default-blue a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUniversityblue,
#content-container .tileContainer .tile.universityblue {
    background: #011451 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUniversityblue a,
#content-container .tileContainer .tile.TileBackgroundUniversityblue h2,
#content-container .tileContainer .tile.TileBackgroundUniversityblue h3,
#content-container .tileContainer .tile.universityblue a,
#content-container .tileContainer .tile.universityblue h2,
#content-container .tileContainer .tile.universityblue h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUniversityblue a,
#content-container .tileContainer .tile.universityblue a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-80,
#content-container .tileContainer .tile.uofg-default-blue-tint-80 {
    background: #2e5c81 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-80 a,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-80 h2,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-80 h3,
#content-container .tileContainer .tile.uofg-default-blue-tint-80 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-80 h2,
#content-container .tileContainer .tile.uofg-default-blue-tint-80 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-80 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-80 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-70,
#content-container .tileContainer .tile.uofg-default-blue-tint-70 {
    background: #4c7393 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-70 a,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-70 h2,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-70 h3,
#content-container .tileContainer .tile.uofg-default-blue-tint-70 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-70 h2,
#content-container .tileContainer .tile.uofg-default-blue-tint-70 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-70 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-70 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-40,
#content-container .tileContainer .tile.uofg-default-blue-tint-40 {
    background: #4c7393 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-40 a,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-40 h2,
#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-40 h3,
#content-container .tileContainer .tile.uofg-default-blue-tint-40 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-40 h2,
#content-container .tileContainer .tile.uofg-default-blue-tint-40 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUofg-default-blue-tint-40 a,
#content-container .tileContainer .tile.uofg-default-blue-tint-40 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate-grey,
#content-container .tileContainer .tile.slate-grey {
    background: #343536 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate-grey a,
#content-container .tileContainer .tile.TileBackgroundSlate-grey h2,
#content-container .tileContainer .tile.TileBackgroundSlate-grey h3,
#content-container .tileContainer .tile.slate-grey a,
#content-container .tileContainer .tile.slate-grey h2,
#content-container .tileContainer .tile.slate-grey h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate-grey a,
#content-container .tileContainer .tile.slate-grey a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundGrey,
#content-container .tileContainer .tile.grey {
    background: #d3d3d3 !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundGrey a,
#content-container .tileContainer .tile.TileBackgroundGrey h2,
#content-container .tileContainer .tile.TileBackgroundGrey h3,
#content-container .tileContainer .tile.grey a,
#content-container .tileContainer .tile.grey h2,
#content-container .tileContainer .tile.grey h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundGrey a,
#content-container .tileContainer .tile.grey a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundMedium-grey,
#content-container .tileContainer .tile.medium-grey {
    background: #ededed !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMedium-grey a,
#content-container .tileContainer .tile.TileBackgroundMedium-grey h2,
#content-container .tileContainer .tile.TileBackgroundMedium-grey h3,
#content-container .tileContainer .tile.medium-grey a,
#content-container .tileContainer .tile.medium-grey h2,
#content-container .tileContainer .tile.medium-grey h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMedium-grey a,
#content-container .tileContainer .tile.medium-grey a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLight-grey,
#content-container .tileContainer .tile.light-grey {
    background: #f5f5f5 !important;
    color: #343536 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-grey a,
#content-container .tileContainer .tile.TileBackgroundLight-grey h2,
#content-container .tileContainer .tile.TileBackgroundLight-grey h3,
#content-container .tileContainer .tile.light-grey a,
#content-container .tileContainer .tile.light-grey h2,
#content-container .tileContainer .tile.light-grey h3 {
    color: #343536 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-grey a,
#content-container .tileContainer .tile.light-grey a {
    border-bottom-color: #343536 !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt,
#content-container .tileContainer .tile.cobalt {
    background: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt a,
#content-container .tileContainer .tile.TileBackgroundCobalt h2,
#content-container .tileContainer .tile.TileBackgroundCobalt h3,
#content-container .tileContainer .tile.cobalt a,
#content-container .tileContainer .tile.cobalt h2,
#content-container .tileContainer .tile.cobalt h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt a,
#content-container .tileContainer .tile.cobalt a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-tint-80,
#content-container .tileContainer .tile.cobalt-tint-80 {
    background: #3590bf !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-tint-80 a,
#content-container .tileContainer .tile.TileBackgroundCobalt-tint-80 h2,
#content-container .tileContainer .tile.TileBackgroundCobalt-tint-80 h3,
#content-container .tileContainer .tile.cobalt-tint-80 a,
#content-container .tileContainer .tile.cobalt-tint-80 h2,
#content-container .tileContainer .tile.cobalt-tint-80 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-tint-80 a,
#content-container .tileContainer .tile.cobalt-tint-80 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-dark,
#content-container .tileContainer .tile.cobalt-dark {
    background: #015987 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-dark a,
#content-container .tileContainer .tile.TileBackgroundCobalt-dark h2,
#content-container .tileContainer .tile.TileBackgroundCobalt-dark h3,
#content-container .tileContainer .tile.cobalt-dark a,
#content-container .tileContainer .tile.cobalt-dark h2,
#content-container .tileContainer .tile.cobalt-dark h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundCobalt-dark a,
#content-container .tileContainer .tile.cobalt-dark a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundTurquoise,
#content-container .tileContainer .tile.turquoise {
    background: #00b5d1 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundTurquoise a,
#content-container .tileContainer .tile.TileBackgroundTurquoise h2,
#content-container .tileContainer .tile.TileBackgroundTurquoise h3,
#content-container .tileContainer .tile.turquoise a,
#content-container .tileContainer .tile.turquoise h2,
#content-container .tileContainer .tile.turquoise h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundTurquoise a,
#content-container .tileContainer .tile.turquoise a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle,
#content-container .tileContainer .tile.thistle {
    background: #951272 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle a,
#content-container .tileContainer .tile.TileBackgroundThistle h2,
#content-container .tileContainer .tile.TileBackgroundThistle h3,
#content-container .tileContainer .tile.thistle a,
#content-container .tileContainer .tile.thistle h2,
#content-container .tileContainer .tile.thistle h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle a,
#content-container .tileContainer .tile.thistle a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-80,
#content-container .tileContainer .tile.thistle-tint-80 {
    background: #aa418e !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-80 a,
#content-container .tileContainer .tile.TileBackgroundThistle-tint-80 h2,
#content-container .tileContainer .tile.TileBackgroundThistle-tint-80 h3,
#content-container .tileContainer .tile.thistle-tint-80 a,
#content-container .tileContainer .tile.thistle-tint-80 h2,
#content-container .tileContainer .tile.thistle-tint-80 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-80 a,
#content-container .tileContainer .tile.thistle-tint-80 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-90,
#content-container .tileContainer .tile.thistle-tint-90 {
    background: #a02a80 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-90 a,
#content-container .tileContainer .tile.TileBackgroundThistle-tint-90 h2,
#content-container .tileContainer .tile.TileBackgroundThistle-tint-90 h3,
#content-container .tileContainer .tile.thistle-tint-90 a,
#content-container .tileContainer .tile.thistle-tint-90 h2,
#content-container .tileContainer .tile.thistle-tint-90 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundThistle-tint-90 a,
#content-container .tileContainer .tile.thistle-tint-90 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar,
#content-container .tileContainer .tile.lavendar {
    background: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar a,
#content-container .tileContainer .tile.TileBackgroundLavendar h2,
#content-container .tileContainer .tile.TileBackgroundLavendar h3,
#content-container .tileContainer .tile.lavendar a,
#content-container .tileContainer .tile.lavendar h2,
#content-container .tileContainer .tile.lavendar h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar a,
#content-container .tileContainer .tile.lavendar a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavender,
#content-container .tileContainer .tile.lavender {
    background: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavender a,
#content-container .tileContainer .tile.TileBackgroundLavender h2,
#content-container .tileContainer .tile.TileBackgroundLavender h3,
#content-container .tileContainer .tile.lavender a,
#content-container .tileContainer .tile.lavender h2,
#content-container .tileContainer .tile.lavender h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavender a,
#content-container .tileContainer .tile.lavender a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar-tint-80,
#content-container .tileContainer .tile.lavendar-tint-80 {
    background: #7c71a9 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar-tint-80 a,
#content-container .tileContainer .tile.TileBackgroundLavendar-tint-80 h2,
#content-container .tileContainer .tile.TileBackgroundLavendar-tint-80 h3,
#content-container .tileContainer .tile.lavendar-tint-80 a,
#content-container .tileContainer .tile.lavendar-tint-80 h2,
#content-container .tileContainer .tile.lavendar-tint-80 h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLavendar-tint-80 a,
#content-container .tileContainer .tile.lavendar-tint-80 a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLawn,
#content-container .tileContainer .tile.lawn {
    background: #84bd00 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLawn a,
#content-container .tileContainer .tile.TileBackgroundLawn h2,
#content-container .tileContainer .tile.TileBackgroundLawn h3,
#content-container .tileContainer .tile.lawn a,
#content-container .tileContainer .tile.lawn h2,
#content-container .tileContainer .tile.lawn h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLawn a,
#content-container .tileContainer .tile.lawn a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPillarbox,
#content-container .tileContainer .tile.pillarbox {
    background: #b30c00 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPillarbox a,
#content-container .tileContainer .tile.TileBackgroundPillarbox h2,
#content-container .tileContainer .tile.TileBackgroundPillarbox h3,
#content-container .tileContainer .tile.pillarbox a,
#content-container .tileContainer .tile.pillarbox h2,
#content-container .tileContainer .tile.pillarbox h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPillarbox a,
#content-container .tileContainer .tile.pillarbox a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBurgundy,
#content-container .tileContainer .tile.burgundy {
    background: #7d2239 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBurgundy a,
#content-container .tileContainer .tile.TileBackgroundBurgundy h2,
#content-container .tileContainer .tile.TileBackgroundBurgundy h3,
#content-container .tileContainer .tile.burgundy a,
#content-container .tileContainer .tile.burgundy h2,
#content-container .tileContainer .tile.burgundy h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBurgundy a,
#content-container .tileContainer .tile.burgundy a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPumpkin,
#content-container .tileContainer .tile.pumpkin {
    background: #84bd00 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPumpkin a,
#content-container .tileContainer .tile.TileBackgroundPumpkin h2,
#content-container .tileContainer .tile.TileBackgroundPumpkin h3,
#content-container .tileContainer .tile.pumpkin a,
#content-container .tileContainer .tile.pumpkin h2,
#content-container .tileContainer .tile.pumpkin h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPumpkin a,
#content-container .tileContainer .tile.pumpkin a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundForest,
#content-container .tileContainer .tile.forest {
    background: #385a4f !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundForest a,
#content-container .tileContainer .tile.TileBackgroundForest h2,
#content-container .tileContainer .tile.TileBackgroundForest h3,
#content-container .tileContainer .tile.forest a,
#content-container .tileContainer .tile.forest h2,
#content-container .tileContainer .tile.forest h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundForest a,
#content-container .tileContainer .tile.forest a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSunshine,
#content-container .tileContainer .tile.sunshine {
    background: #ffdc36 !important;
    color: #000 !important
}

#content-container .tileContainer .tile.TileBackgroundSunshine a,
#content-container .tileContainer .tile.TileBackgroundSunshine h2,
#content-container .tileContainer .tile.TileBackgroundSunshine h3,
#content-container .tileContainer .tile.sunshine a,
#content-container .tileContainer .tile.sunshine h2,
#content-container .tileContainer .tile.sunshine h3 {
    color: #000 !important
}

#content-container .tileContainer .tile.TileBackgroundSunshine a,
#content-container .tileContainer .tile.sunshine a {
    border-bottom-color: #000 !important
}

#content-container .tileContainer .tile.TileBackgroundRust,
#content-container .tileContainer .tile.rust {
    background: #be4d00 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundRust a,
#content-container .tileContainer .tile.TileBackgroundRust h2,
#content-container .tileContainer .tile.TileBackgroundRust h3,
#content-container .tileContainer .tile.rust a,
#content-container .tileContainer .tile.rust h2,
#content-container .tileContainer .tile.rust h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundRust a,
#content-container .tileContainer .tile.rust a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSandstone,
#content-container .tileContainer .tile.sandstone {
    background: #605643 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSandstone a,
#content-container .tileContainer .tile.TileBackgroundSandstone h2,
#content-container .tileContainer .tile.TileBackgroundSandstone h3,
#content-container .tileContainer .tile.sandstone a,
#content-container .tileContainer .tile.sandstone h2,
#content-container .tileContainer .tile.sandstone h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSandstone a,
#content-container .tileContainer .tile.sandstone a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate,
#content-container .tileContainer .tile.slate {
    background: #4f5961 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate a,
#content-container .tileContainer .tile.TileBackgroundSlate h2,
#content-container .tileContainer .tile.TileBackgroundSlate h3,
#content-container .tileContainer .tile.slate a,
#content-container .tileContainer .tile.slate h2,
#content-container .tileContainer .tile.slate h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSlate a,
#content-container .tileContainer .tile.slate a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundHeather,
#content-container .tileContainer .tile.heather {
    background: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundHeather a,
#content-container .tileContainer .tile.TileBackgroundHeather h2,
#content-container .tileContainer .tile.TileBackgroundHeather h3,
#content-container .tileContainer .tile.heather a,
#content-container .tileContainer .tile.heather h2,
#content-container .tileContainer .tile.heather h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundHeather a,
#content-container .tileContainer .tile.heather a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundRose,
#content-container .tileContainer .tile.rose {
    background: #d278ab !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundRose a,
#content-container .tileContainer .tile.TileBackgroundRose h2,
#content-container .tileContainer .tile.TileBackgroundRose h3,
#content-container .tileContainer .tile.rose a,
#content-container .tileContainer .tile.rose h2,
#content-container .tileContainer .tile.rose h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundRose a,
#content-container .tileContainer .tile.rose a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMocha,
#content-container .tileContainer .tile.mocha {
    background: #b59079 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMocha a,
#content-container .tileContainer .tile.TileBackgroundMocha h2,
#content-container .tileContainer .tile.TileBackgroundMocha h3,
#content-container .tileContainer .tile.mocha a,
#content-container .tileContainer .tile.mocha h2,
#content-container .tileContainer .tile.mocha h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMocha a,
#content-container .tileContainer .tile.mocha a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundAquamarine,
#content-container .tileContainer .tile.aquamarine {
    background: #9ab9ad !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundAquamarine a,
#content-container .tileContainer .tile.TileBackgroundAquamarine h2,
#content-container .tileContainer .tile.TileBackgroundAquamarine h3,
#content-container .tileContainer .tile.aquamarine a,
#content-container .tileContainer .tile.aquamarine h2,
#content-container .tileContainer .tile.aquamarine h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundAquamarine a,
#content-container .tileContainer .tile.aquamarine a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUndergraduate,
#content-container .tileContainer .tile.undergraduate {
    background: #951272 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUndergraduate a,
#content-container .tileContainer .tile.TileBackgroundUndergraduate h2,
#content-container .tileContainer .tile.TileBackgroundUndergraduate h3,
#content-container .tileContainer .tile.undergraduate a,
#content-container .tileContainer .tile.undergraduate h2,
#content-container .tileContainer .tile.undergraduate h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundUndergraduate a,
#content-container .tileContainer .tile.undergraduate a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPostgraduate,
#content-container .tileContainer .tile.postgraduate {
    background: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPostgraduate a,
#content-container .tileContainer .tile.TileBackgroundPostgraduate h2,
#content-container .tileContainer .tile.TileBackgroundPostgraduate h3,
#content-container .tileContainer .tile.postgraduate a,
#content-container .tileContainer .tile.postgraduate h2,
#content-container .tileContainer .tile.postgraduate h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundPostgraduate a,
#content-container .tileContainer .tile.postgraduate a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSkyblue,
#content-container .tileContainer .tile.skyblue {
    background: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSkyblue a,
#content-container .tileContainer .tile.TileBackgroundSkyblue h2,
#content-container .tileContainer .tile.TileBackgroundSkyblue h3,
#content-container .tileContainer .tile.skyblue a,
#content-container .tileContainer .tile.skyblue h2,
#content-container .tileContainer .tile.skyblue h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSkyblue a,
#content-container .tileContainer .tile.skyblue a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLeaf,
#content-container .tileContainer .tile.leaf {
    background: #006630 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLeaf a,
#content-container .tileContainer .tile.TileBackgroundLeaf h2,
#content-container .tileContainer .tile.TileBackgroundLeaf h3,
#content-container .tileContainer .tile.leaf a,
#content-container .tileContainer .tile.leaf h2,
#content-container .tileContainer .tile.leaf h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLeaf a,
#content-container .tileContainer .tile.leaf a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMoss,
#content-container .tileContainer .tile.moss {
    background: #385a4f !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMoss a,
#content-container .tileContainer .tile.TileBackgroundMoss h2,
#content-container .tileContainer .tile.TileBackgroundMoss h3,
#content-container .tileContainer .tile.moss a,
#content-container .tileContainer .tile.moss h2,
#content-container .tileContainer .tile.moss h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundMoss a,
#content-container .tileContainer .tile.moss a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBlack,
#content-container .tileContainer .tile.black {
    background: #000 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBlack a,
#content-container .tileContainer .tile.TileBackgroundBlack h2,
#content-container .tileContainer .tile.TileBackgroundBlack h3,
#content-container .tileContainer .tile.black a,
#content-container .tileContainer .tile.black h2,
#content-container .tileContainer .tile.black h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundBlack a,
#content-container .tileContainer .tile.black a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundSocscihub,
#content-container .tileContainer .tile.socscihub {
    background: #fae8db !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundSocscihub a,
#content-container .tileContainer .tile.TileBackgroundSocscihub h2,
#content-container .tileContainer .tile.TileBackgroundSocscihub h3,
#content-container .tileContainer .tile.socscihub a,
#content-container .tileContainer .tile.socscihub h2,
#content-container .tileContainer .tile.socscihub h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundSocscihub a,
#content-container .tileContainer .tile.socscihub a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundDark-red,
#content-container .tileContainer .tile.dark-red {
    background: #7d2239 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-red a,
#content-container .tileContainer .tile.TileBackgroundDark-red h2,
#content-container .tileContainer .tile.TileBackgroundDark-red h3,
#content-container .tileContainer .tile.dark-red a,
#content-container .tileContainer .tile.dark-red h2,
#content-container .tileContainer .tile.dark-red h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-red a,
#content-container .tileContainer .tile.dark-red a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-blue,
#content-container .tileContainer .tile.dark-blue {
    background: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-blue a,
#content-container .tileContainer .tile.TileBackgroundDark-blue h2,
#content-container .tileContainer .tile.TileBackgroundDark-blue h3,
#content-container .tileContainer .tile.dark-blue a,
#content-container .tileContainer .tile.dark-blue h2,
#content-container .tileContainer .tile.dark-blue h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-blue a,
#content-container .tileContainer .tile.dark-blue a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-green,
#content-container .tileContainer .tile.dark-green {
    background: #405d18 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-green a,
#content-container .tileContainer .tile.TileBackgroundDark-green h2,
#content-container .tileContainer .tile.TileBackgroundDark-green h3,
#content-container .tileContainer .tile.dark-green a,
#content-container .tileContainer .tile.dark-green h2,
#content-container .tileContainer .tile.dark-green h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-green a,
#content-container .tileContainer .tile.dark-green a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-pink,
#content-container .tileContainer .tile.dark-pink {
    background: #a60367 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-pink a,
#content-container .tileContainer .tile.TileBackgroundDark-pink h2,
#content-container .tileContainer .tile.TileBackgroundDark-pink h3,
#content-container .tileContainer .tile.dark-pink a,
#content-container .tileContainer .tile.dark-pink h2,
#content-container .tileContainer .tile.dark-pink h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-pink a,
#content-container .tileContainer .tile.dark-pink a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-purple,
#content-container .tileContainer .tile.dark-purple {
    background: #4c2683 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-purple a,
#content-container .tileContainer .tile.TileBackgroundDark-purple h2,
#content-container .tileContainer .tile.TileBackgroundDark-purple h3,
#content-container .tileContainer .tile.dark-purple a,
#content-container .tileContainer .tile.dark-purple h2,
#content-container .tileContainer .tile.dark-purple h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-purple a,
#content-container .tileContainer .tile.dark-purple a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundLight-yellow,
#content-container .tileContainer .tile.light-yellow {
    background: #f2d25c !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-yellow a,
#content-container .tileContainer .tile.TileBackgroundLight-yellow h2,
#content-container .tileContainer .tile.TileBackgroundLight-yellow h3,
#content-container .tileContainer .tile.light-yellow a,
#content-container .tileContainer .tile.light-yellow h2,
#content-container .tileContainer .tile.light-yellow h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-yellow a,
#content-container .tileContainer .tile.light-yellow a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-blue,
#content-container .tileContainer .tile.light-blue {
    background: #4dbbc6 !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-blue a,
#content-container .tileContainer .tile.TileBackgroundLight-blue h2,
#content-container .tileContainer .tile.TileBackgroundLight-blue h3,
#content-container .tileContainer .tile.light-blue a,
#content-container .tileContainer .tile.light-blue h2,
#content-container .tileContainer .tile.light-blue h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-blue a,
#content-container .tileContainer .tile.light-blue a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-green,
#content-container .tileContainer .tile.light-green {
    background: #81c071 !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-green a,
#content-container .tileContainer .tile.TileBackgroundLight-green h2,
#content-container .tileContainer .tile.TileBackgroundLight-green h3,
#content-container .tileContainer .tile.light-green a,
#content-container .tileContainer .tile.light-green h2,
#content-container .tileContainer .tile.light-green h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-green a,
#content-container .tileContainer .tile.light-green a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-pink,
#content-container .tileContainer .tile.light-pink {
    background: #e98baf !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-pink a,
#content-container .tileContainer .tile.TileBackgroundLight-pink h2,
#content-container .tileContainer .tile.TileBackgroundLight-pink h3,
#content-container .tileContainer .tile.light-pink a,
#content-container .tileContainer .tile.light-pink h2,
#content-container .tileContainer .tile.light-pink h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-pink a,
#content-container .tileContainer .tile.light-pink a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-purple,
#content-container .tileContainer .tile.light-purple {
    background: #a5a1ce !important;
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-purple a,
#content-container .tileContainer .tile.TileBackgroundLight-purple h2,
#content-container .tileContainer .tile.TileBackgroundLight-purple h3,
#content-container .tileContainer .tile.light-purple a,
#content-container .tileContainer .tile.light-purple h2,
#content-container .tileContainer .tile.light-purple h3 {
    color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundLight-purple a,
#content-container .tileContainer .tile.light-purple a {
    border-bottom-color: #011451 !important
}

#content-container .tileContainer .tile.TileBackgroundDark-grey,
#content-container .tileContainer .tile.dark-grey {
    background: #585858 !important;
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-grey a,
#content-container .tileContainer .tile.TileBackgroundDark-grey h2,
#content-container .tileContainer .tile.TileBackgroundDark-grey h3,
#content-container .tileContainer .tile.dark-grey a,
#content-container .tileContainer .tile.dark-grey h2,
#content-container .tileContainer .tile.dark-grey h3 {
    color: #fff !important
}

#content-container .tileContainer .tile.TileBackgroundDark-grey a,
#content-container .tileContainer .tile.dark-grey a {
    border-bottom-color: #fff !important
}

#content-container .tileContainer .tile.socscihub {
    background: #fae8db;
    color: #011451
}

#content-container .tileContainer .tile.socscihub a,
#content-container .tileContainer .tile.socscihub h2 {
    color: #011451
}

#content-container .tileContainer .tile span.calltoaction {
    background: url(/3t4/img/arrow-thick-right.png) 0 .1rem no-repeat;
    border-bottom: none !important
}

#content-container .tileContainer .tile span.calltoaction.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile span.calltoaction {
    color: #fff;
    display: inline-block;
    font-family: Noto Sans, sans-serif !important;
    font-size: 1.12em;
    font-weight: 700;
    margin: 0 0 10px
}

#content-container .tileContainer .tile ul.programme-list {
    margin-bottom: 5rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile ul.programme-list {
        margin-bottom: 7rem
    }
}

#content-container .tileContainer .tile a {
    border-bottom: none;
    color: #fff;
    text-decoration: none
}

#content-container .tileContainer .tile a.tilewraplink {
    cursor: pointer;
    display: block;
    margin-bottom: -1rem;
    transition: filter .4s linear
}

#content-container .tileContainer .tile a.tilewraplink.has-icon {
    display: block
}

#content-container .tileContainer .tile a.tilewraplink:focus,
#content-container .tileContainer .tile a.tilewraplink:hover {
    filter: saturate(70%) brightness(115%)
}

#content-container .tileContainer .tile a.tilewraplink:focus .tileText .link-replaced {
    border-bottom: 1px solid
}

#content-container .tileContainer .tile a.button.in-tile {
    background: rgba(0, 0, 0, .361);
    bottom: 1rem;
    display: block;
    font-size: 1rem;
    left: 2rem;
    padding: 1rem;
    position: absolute;
    right: 2rem
}

#content-container .tileContainer .tile a.button.in-tile:focus,
#content-container .tileContainer .tile a.button.in-tile:hover {
    background: rgba(0, 0, 0, .439)
}

#content-container .tileContainer .tile a.calltoaction {
    background: url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    background-color: #011451;
    border-bottom: none !important;
    color: #fff !important;
    display: inline-block
}

#content-container .tileContainer .tile a.calltoaction.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile a.calltoaction {
    font-family: Noto Sans, sans-serif !important;
    font-size: 1.12em;
    font-weight: 700;
    line-height: 1.8rem;
    margin: 0 0 10px;
    padding: 1rem 2rem 1rem 2.6rem
}

#content-container .tileContainer .tile h2,
#content-container .tileContainer .tile h3>.link-replaced {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    margin: 0 0 1rem;
    padding: 0
}

#content-container .tileContainer .tile h2 a,
#content-container .tileContainer .tile h3>.link-replaced a {
    text-decoration: none
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading {
    min-height: 80px;
    position: absolute;
    right: 0
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading h2,
#content-container .tileContainer .tile .tileImage.has-date .date-heading h3 {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-right: 70px
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date {
    background-color: #be4d00;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    height: 60px;
    line-height: 1.3rem;
    margin: .6rem;
    padding: .5rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.universityblue,
#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.uofg-default-blue {
    background-color: #011451;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.uofg-default-blue-tint-80 {
    background-color: #2e5c81;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.uofg-default-blue-tint-40,
#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.uofg-default-blue-tint-70 {
    background-color: #4c7393;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.slate-grey {
    background-color: #343536;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.grey {
    background-color: #d3d3d3;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.medium-grey {
    background-color: #ededed;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-grey {
    background-color: #f5f5f5;
    color: #343536
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.cobalt {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.cobalt-tint-80 {
    background-color: #3590bf;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.cobalt-dark {
    background-color: #015987;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.turquoise {
    background-color: #00b5d1;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.thistle {
    background-color: #951272;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.thistle-tint-80 {
    background-color: #aa418e;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.thistle-tint-90 {
    background-color: #a02a80;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.lavendar,
#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.lavender {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.lavendar-tint-80 {
    background-color: #7c71a9;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.lawn {
    background-color: #84bd00;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.pillarbox {
    background-color: #b30c00;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.burgundy {
    background-color: #7d2239;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.pumpkin {
    background-color: #84bd00;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.forest {
    background-color: #385a4f;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.sunshine {
    background-color: #ffdc36;
    color: #000
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.rust {
    background-color: #be4d00;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.sandstone {
    background-color: #605643;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.slate {
    background-color: #4f5961;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.heather {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.rose {
    background-color: #d278ab;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.mocha {
    background-color: #b59079;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.aquamarine {
    background-color: #9ab9ad;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.undergraduate {
    background-color: #951272;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.postgraduate {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.skyblue {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.leaf {
    background-color: #006630;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.moss {
    background-color: #385a4f;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.black {
    background-color: #000;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.socscihub {
    background-color: #fae8db;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-red {
    background-color: #7d2239;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-blue {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-green {
    background-color: #405d18;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-pink {
    background-color: #a60367;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-purple {
    background-color: #4c2683;
    color: #fff
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-yellow {
    background-color: #f2d25c;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-blue {
    background-color: #4dbbc6;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-green {
    background-color: #81c071;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-pink {
    background-color: #e98baf;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.light-purple {
    background-color: #a5a1ce;
    color: #011451
}

#content-container .tileContainer .tile .tileImage.has-date .date-heading .event-date.dark-grey {
    background-color: #585858;
    color: #fff
}

#content-container .tileContainer .tile .tileImage img:not(.video-popup-thumbnail) {
    aspect-ratio: 7/3;
    display: block;
    height: auto;
    vertical-align: top;
    width: 100%
}

#content-container .tileContainer .tile .tileImage img:not(.video-popup-thumbnail).loaded {
    aspect-ratio: unset
}

#content-container .tileContainer .tile .tileImage.storyphoto a img {
    display: none
}

#content-container .tileContainer .tile .tileImage.columns {
    padding: 0
}

@media screen and (min-width:73.75em) {
    #content-container .tileContainer .tile .tileImage.columns.large-8 {
        padding-right: .6rem
    }
}

#content-container .tileContainer .tile .tileImage img:not(.video-popup-thumbnail) {
    height: auto !important;
    width: 100% !important
}

#content-container .tileContainer .tile .tileText {
    height: 100%;
    padding: 2rem;
    position: relative
}

#content-container .tileContainer .tile .tileText.has-date .date-heading {
    min-height: 80px;
    position: relative
}

#content-container .tileContainer .tile .tileText.has-date .date-heading h2,
#content-container .tileContainer .tile .tileText.has-date .date-heading h3 {
    font-size: 1.6rem;
    line-height: 1.8rem;
    margin-right: 70px
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date {
    background-color: #be4d00;
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    height: 60px;
    line-height: 1.3rem;
    margin: 0;
    padding: .5rem;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 60px
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.universityblue,
#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.uofg-default-blue {
    background-color: #011451;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.uofg-default-blue-tint-80 {
    background-color: #2e5c81;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.uofg-default-blue-tint-40,
#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.uofg-default-blue-tint-70 {
    background-color: #4c7393;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.slate-grey {
    background-color: #343536;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.grey {
    background-color: #d3d3d3;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.medium-grey {
    background-color: #ededed;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-grey {
    background-color: #f5f5f5;
    color: #343536
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.cobalt {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.cobalt-tint-80 {
    background-color: #3590bf;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.cobalt-dark {
    background-color: #015987;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.turquoise {
    background-color: #00b5d1;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.thistle {
    background-color: #951272;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.thistle-tint-80 {
    background-color: #aa418e;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.thistle-tint-90 {
    background-color: #a02a80;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.lavendar,
#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.lavender {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.lavendar-tint-80 {
    background-color: #7c71a9;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.lawn {
    background-color: #84bd00;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.pillarbox {
    background-color: #b30c00;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.burgundy {
    background-color: #7d2239;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.pumpkin {
    background-color: #84bd00;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.forest {
    background-color: #385a4f;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.sunshine {
    background-color: #ffdc36;
    color: #000
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.rust {
    background-color: #be4d00;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.sandstone {
    background-color: #605643;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.slate {
    background-color: #4f5961;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.heather {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.rose {
    background-color: #d278ab;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.mocha {
    background-color: #b59079;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.aquamarine {
    background-color: #9ab9ad;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.undergraduate {
    background-color: #951272;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.postgraduate {
    background-color: #5b4d94;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.skyblue {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.leaf {
    background-color: #006630;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.moss {
    background-color: #385a4f;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.black {
    background-color: #000;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.socscihub {
    background-color: #fae8db;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-red {
    background-color: #7d2239;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-blue {
    background-color: #005398;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-green {
    background-color: #405d18;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-pink {
    background-color: #a60367;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-purple {
    background-color: #4c2683;
    color: #fff
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-yellow {
    background-color: #f2d25c;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-blue {
    background-color: #4dbbc6;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-green {
    background-color: #81c071;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-pink {
    background-color: #e98baf;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.light-purple {
    background-color: #a5a1ce;
    color: #011451
}

#content-container .tileContainer .tile .tileText.has-date .date-heading .event-date.dark-grey {
    background-color: #585858;
    color: #fff
}

#content-container .tileContainer .tile .tileText h2,
#content-container .tileContainer .tile .tileText h3 {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.8rem;
    margin: 0 0 1rem;
    padding: 0
}

#content-container .tileContainer .tile .tileText h4:not(.entry-title) {
    font-size: 1.3rem;
    font-weight: 400;
    margin: 0 0 1rem;
    padding: 0
}

#content-container .tileContainer .tile .tileText.small-heading {
    padding: 1.6rem
}

#content-container .tileContainer .tile .tileText.small-heading h2,
#content-container .tileContainer .tile .tileText.small-heading h3 {
    font-size: 1.3rem;
    font-weight: 400;
    line-height: 1.5rem
}

#content-container .tileContainer .tile .tileText.small-heading h4 {
    font-size: 1.2rem;
    font-weight: 400
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile .tileText {
        padding: 1rem
    }
}

#content-container .tileContainer .tile .tileText.navonly ul li.nolink {
    display: none
}

#content-container .tileContainer .tile .tileText .search-generic {
    margin-bottom: 2rem
}

#content-container .tileContainer .tile .tileText.search {
    padding-bottom: 3rem
}

#content-container .tileContainer .tile .tileText.search .column,
#content-container .tileContainer .tile .tileText.search .columns {
    padding: 0;
    position: relative
}

#content-container .tileContainer .tile .tileText.search input[type=text] {
    border-radius: .25rem 0 0 .25rem;
    height: 64px
}

#content-container .tileContainer .tile .tileText.search input[type=text].input-right {
    border-radius: 0 .25rem .25rem 0
}

#content-container .tileContainer .tile .tileText.search input[type=text].input-right.validate {
    border: 1px solid red
}

#content-container .tileContainer .tile .tileText.search button:not(.pv-controls *),
#content-container .tileContainer .tile .tileText.search input[type=submit] {
    background-color: #011451;
    border: none;
    border-radius: 0 .25rem .25rem 0;
    color: #fff;
    height: 64px;
    padding: 1.36rem;
    width: 100%
}

#content-container .tileContainer .tile .tileText.search input[type=submit] {
    padding: 1.05rem
}

#content-container .tileContainer .tile .tileText.banner {
    padding: .3rem 1.7rem
}

#content-container .tileContainer .tile .tileText.banner h2 {
    margin-top: 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile .tileText.banner {
        padding: .3rem 1rem
    }
}

#content-container .tileContainer .tile .tileText.tile07 a {
    border: none !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .tileText img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .tileContainer .tile .tileText img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#content-container .tileContainer .tile h4 {
    font-size: 1.5rem;
    margin: 0 0 .8rem
}

#content-container .tileContainer .tile h4.summary {
    font-size: 1rem
}

#content-container .tileContainer .tile h5 {
    font-size: 1.4rem;
    margin: 0 0 .8rem
}

#content-container .tileContainer .tile .pullquote {
    background: none;
    color: #4f5961;
    font-size: 1rem;
    margin: 1rem 0 1rem 1rem;
    padding: 2rem 2rem 2rem 4rem;
    position: relative
}

#content-container .tileContainer .tile .pullquote:before {
    content: "";
    font-family: FontAwesome;
    font-size: 2rem;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 0
}

#content-container .tileContainer .tile .pullquote a {
    color: #fff !important;
    text-decoration: none
}

#content-container .tileContainer .tile.single-child p {
    background: url(/3t4/img/arrow-thick-right.png) 0 .1rem no-repeat;
    border-bottom: none !important;
    color: #fff;
    display: inline-block;
    font-family: Noto Sans, sans-serif !important;
    font-size: 1.12em;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0 4px 0 34px
}

#content-container .tileContainer .tile .ranking-container {
    font-weight: 700;
    padding: .6rem
}

#content-container .tileContainer .tile .ranking-container .column,
#content-container .tileContainer .tile .ranking-container .columns {
    padding: 0;
    position: relative
}

#content-container .tileContainer .tile .ranking-container img {
    padding-right: 10px;
    padding-top: .3rem
}

#content-container .tileContainer .tile .ranking-container .column h3,
#content-container .tileContainer .tile .ranking-container .columns h3 {
    margin: 1rem 0 0
}

#content-container .tileContainer .tile .ranking-container .column p,
#content-container .tileContainer .tile .ranking-container .columns p {
    margin: 0
}

#content-container .tileContainer .tile img {
    height: auto !important
}

#content-container .tileContainer .tile .tile-icon-spacer {
    float: right;
    width: 0
}

#content-container .tileContainer .tile span.tile-icon {
    clear: right;
    float: right;
    margin-bottom: 1rem;
    margin-left: 6px;
    margin-top: 6px;
    width: 20%
}

#content-container .tileContainer .tile span.tile-icon img {
    height: 100%;
    width: 100%
}

#content-container .tileContainer .tile .tile04image {
    display: none
}

#content-container .tileContainer .tile .entry-title {
    font-size: 1rem;
    font-weight: 400
}

#content-container .tileContainer .tile .entry-content {
    font-family: Noto Sans, sans-serif;
    margin-bottom: 1.6rem;
    padding-left: 1.8rem !important
}

#content-container .tileContainer .tile .hentry {
    border-bottom: 1px solid hsla(0, 0%, 66%, .7)
}

#content-container .tileContainer .tile .right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#content-container .tileContainer .tile p {
    font-family: Noto Sans, sans-serif;
    font-size: 1rem
}

#content-container .tileContainer .tile p.more {
    bottom: 0;
    position: absolute;
    right: 2rem
}

#content-container .tileContainer .tile p:not(.calltoaction) a:not(.calltoaction),
#content-container .tileContainer .tile p:not(.calltoaction) span.linktext:not(.calltoaction) {
    border-bottom: 1px solid #fff
}

#content-container .tileContainer .tile p:not(.calltoaction) a,
#content-container .tileContainer .tile p:not(.calltoaction) span.linktext {
    border-bottom: none
}

#content-container .tileContainer .tile ul {
    padding: 0
}

#content-container .tileContainer .tile ul li {
    font-family: Noto Sans, sans-serif !important;
    font-size: 1rem;
    list-style: none;
    margin-bottom: .8rem;
    padding-left: 1.8rem;
    position: relative
}

#content-container .tileContainer .tile ul li.no-link {
    list-style: square;
    margin-left: 1.8rem;
    padding-left: 0
}

#content-container .tileContainer .tile ul li.hentry .text {
    max-width: 85%
}

#content-container .tileContainer .tile ul li.no-link:before {
    background-image: url(/3t4/img/bullet-square-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-right: .3125em;
    position: absolute;
    top: 2px;
    vertical-align: middle;
    width: 1.25rem
}

#content-container .tileContainer .tile ul li .link-replaced,
#content-container .tileContainer .tile ul li a {
    font-family: Noto Sans, sans-serif
}

#content-container .tileContainer .tile ul li .link-replaced:before,
#content-container .tileContainer .tile ul li a:before {
    background-image: url(/3t4/img/arrow-thin-white.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-right: .3125em;
    position: absolute;
    top: 2px;
    transition: margin .3s;
    vertical-align: middle;
    width: 1.25rem
}

#content-container .tileContainer .tile ul li .link-replaced:hover:before,
#content-container .tileContainer .tile ul li a:hover:before {
    margin-left: .2em
}

#content-container .tileContainer .tile ul li .link-replaced.facebook:before,
#content-container .tileContainer .tile ul li a.facebook:before {
    background: url(/3t4/img/social/facebook.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-right: .5em;
    margin-top: -.14rem;
    vertical-align: middle;
    width: 1.5em
}

#content-container .tileContainer .tile ul li .link-replaced.twitter:before,
#content-container .tileContainer .tile ul li a.twitter:before {
    background: url(/3t4/img/social/x.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-right: .5em;
    margin-top: -.14rem;
    vertical-align: middle;
    width: 1.5em
}

#content-container .tileContainer .tile ul li .link-replaced.instagram:before,
#content-container .tileContainer .tile ul li a.instagram:before {
    background: url(/3t4/img/social/instagram.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-right: .5em;
    margin-top: -.14rem;
    vertical-align: middle;
    width: 1.5em
}

#content-container .tileContainer .tile ul li .link-replaced.linkedin:before,
#content-container .tileContainer .tile ul li a.linkedin:before {
    background: url(/3t4/img/social/linkedin.svg) no-repeat 50%;
    content: "";
    display: inline-block;
    height: 1.5em;
    margin-right: .5em;
    margin-top: -.14rem;
    vertical-align: middle;
    width: 1.5em
}

#content-container .tileContainer .tile ul li a {
    border-bottom: none;
    display: block;
    text-decoration: none
}

#content-container .tileContainer .tile ul li a:focus {
    box-shadow: 0 0 0 1px #fff
}

#content-container .tileContainer .tile form input {
    margin-bottom: 1rem
}

#content-container .tileContainer .tile form #sectionSearchSubmit {
    background-color: #011451;
    border: none;
    border-radius: 0 .25rem .25rem 0;
    color: #fff
}

#content-container .tileContainer .tile form .tileFormSubmit {
    float: right
}

#content-container .tileContainer .tile form .tileFormSubmit input {
    background-color: #011451;
    border: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    color: #fff;
    height: 55px
}

#content-container .tileContainer .tile form .tileFormInput {
    overflow: auto
}

#content-container .tileContainer .tile form .tileFormInput input,
#content-container .tileContainer .tile form .tileFormInput select {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#content-container .tileContainer .tile .racc ul li {
    margin-bottom: 0
}

#content-container .tileContainer .tile .racc ul li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    top: 10px
}

#content-container .tileContainer .tile .racc ul li a {
    color: #011451
}

#content-container .tileContainer .tile .racc .content_opener,
#content-container .tileContainer .tile .racc .content_opener .content_opener {
    color: #343536
}

#content-container .tileContainer .tile .datetime {
    display: none;
    float: right
}

#content-container .tileContainer .tile .calltoaction-wrapper {
    display: inline-block
}

#content-container .tileContainer .tile .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

#content-container .tileContainer .tile .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

#content-container .tileContainer .tile .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

#content-container .tileContainer .tile .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

#content-container .tileContainer .tile .calltoaction.minimal:hover {
    box-shadow: none
}

#content-container .tileContainer .tile .calltoaction.minimal.dark {
    color: #011451 !important
}

#content-container .tileContainer .tile .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

#content-container .tileContainer .tile .calltoaction.minimal.arrow-back,
#content-container .tileContainer .tile .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

#content-container .tileContainer .tile .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .tileContainer .tile .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

#content-container .tileContainer .tile .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

#content-container .tileContainer .tile #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

#content-container .tileContainer .tile .applynowa,
#content-container .tileContainer .tile .calltoactiona {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.uofg-default-blue,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue.arrow-back,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.uofg-default-blue,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue.x,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.uofg-default-bluea,
#content-container .tileContainer .tile .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.uofg-default-blue a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue.update,
#content-container .tileContainer .tile .applynow.uofg-default-blue.update a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue.update,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.universityblue,
#content-container .tileContainer .tile .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.universityblue.arrow-back,
#content-container .tileContainer .tile .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.universityblue,
#content-container .tileContainer .tile .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.universityblue.x,
#content-container .tileContainer .tile .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.universitybluea,
#content-container .tileContainer .tile .calltoaction.universitybluea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.universityblue a,
#content-container .tileContainer .tile .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.universityblue.update,
#content-container .tileContainer .tile .applynow.universityblue.update a,
#content-container .tileContainer .tile .calltoaction.universityblue.update,
#content-container .tileContainer .tile .calltoaction.universityblue.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80.arrow-back,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80.x,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80 a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80.update,
#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-80.update a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80.update,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70.arrow-back,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70.x,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70 a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70.update,
#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-70.update a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70.update,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40.arrow-back,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40.x,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40 a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40.update,
#content-container .tileContainer .tile .applynow.uofg-default-blue-tint-40.update a,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40.update,
#content-container .tileContainer .tile .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.slate-grey,
#content-container .tileContainer .tile .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.slate-grey.arrow-back,
#content-container .tileContainer .tile .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.slate-grey,
#content-container .tileContainer .tile .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.slate-grey.x,
#content-container .tileContainer .tile .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.slate-greya,
#content-container .tileContainer .tile .calltoaction.slate-greya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.slate-grey a,
#content-container .tileContainer .tile .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.slate-grey.update,
#content-container .tileContainer .tile .applynow.slate-grey.update a,
#content-container .tileContainer .tile .calltoaction.slate-grey.update,
#content-container .tileContainer .tile .calltoaction.slate-grey.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.grey,
#content-container .tileContainer .tile .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.grey.arrow-back,
#content-container .tileContainer .tile .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.grey,
#content-container .tileContainer .tile .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.grey.x,
#content-container .tileContainer .tile .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.greya,
#content-container .tileContainer .tile .calltoaction.greya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.grey a,
#content-container .tileContainer .tile .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.grey.update,
#content-container .tileContainer .tile .applynow.grey.update a,
#content-container .tileContainer .tile .calltoaction.grey.update,
#content-container .tileContainer .tile .calltoaction.grey.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.medium-grey,
#content-container .tileContainer .tile .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.medium-grey.arrow-back,
#content-container .tileContainer .tile .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.medium-grey,
#content-container .tileContainer .tile .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.medium-grey.x,
#content-container .tileContainer .tile .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.medium-greya,
#content-container .tileContainer .tile .calltoaction.medium-greya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.medium-grey a,
#content-container .tileContainer .tile .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.medium-grey.update,
#content-container .tileContainer .tile .applynow.medium-grey.update a,
#content-container .tileContainer .tile .calltoaction.medium-grey.update,
#content-container .tileContainer .tile .calltoaction.medium-grey.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.light-grey,
#content-container .tileContainer .tile .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-grey.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-grey,
#content-container .tileContainer .tile .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-grey.x,
#content-container .tileContainer .tile .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-greya,
#content-container .tileContainer .tile .calltoaction.light-greya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-grey a,
#content-container .tileContainer .tile .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-grey.update,
#content-container .tileContainer .tile .applynow.light-grey.update a,
#content-container .tileContainer .tile .calltoaction.light-grey.update,
#content-container .tileContainer .tile .calltoaction.light-grey.update a {
    color: #343536 !important
}

#content-container .tileContainer .tile .applynow.cobalt,
#content-container .tileContainer .tile .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.cobalt.arrow-back,
#content-container .tileContainer .tile .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.cobalt,
#content-container .tileContainer .tile .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt.x,
#content-container .tileContainer .tile .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.cobalta,
#content-container .tileContainer .tile .calltoaction.cobalta {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.cobalt a,
#content-container .tileContainer .tile .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt.update,
#content-container .tileContainer .tile .applynow.cobalt.update a,
#content-container .tileContainer .tile .calltoaction.cobalt.update,
#content-container .tileContainer .tile .calltoaction.cobalt.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80.arrow-back,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80.x,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80a,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80 a,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt-tint-80.update,
#content-container .tileContainer .tile .applynow.cobalt-tint-80.update a,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80.update,
#content-container .tileContainer .tile .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.cobalt-dark,
#content-container .tileContainer .tile .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.cobalt-dark.arrow-back,
#content-container .tileContainer .tile .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.cobalt-dark,
#content-container .tileContainer .tile .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt-dark.x,
#content-container .tileContainer .tile .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.cobalt-darka,
#content-container .tileContainer .tile .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.cobalt-dark a,
#content-container .tileContainer .tile .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.cobalt-dark.update,
#content-container .tileContainer .tile .applynow.cobalt-dark.update a,
#content-container .tileContainer .tile .calltoaction.cobalt-dark.update,
#content-container .tileContainer .tile .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.turquoise,
#content-container .tileContainer .tile .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.turquoise.arrow-back,
#content-container .tileContainer .tile .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.turquoise,
#content-container .tileContainer .tile .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.turquoise.x,
#content-container .tileContainer .tile .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.turquoisea,
#content-container .tileContainer .tile .calltoaction.turquoisea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.turquoise a,
#content-container .tileContainer .tile .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.turquoise.update,
#content-container .tileContainer .tile .applynow.turquoise.update a,
#content-container .tileContainer .tile .calltoaction.turquoise.update,
#content-container .tileContainer .tile .calltoaction.turquoise.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.thistle,
#content-container .tileContainer .tile .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.thistle.arrow-back,
#content-container .tileContainer .tile .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.thistle,
#content-container .tileContainer .tile .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle.x,
#content-container .tileContainer .tile .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.thistlea,
#content-container .tileContainer .tile .calltoaction.thistlea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.thistle a,
#content-container .tileContainer .tile .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle.update,
#content-container .tileContainer .tile .applynow.thistle.update a,
#content-container .tileContainer .tile .calltoaction.thistle.update,
#content-container .tileContainer .tile .calltoaction.thistle.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-80,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-80.arrow-back,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.thistle-tint-80,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-80.x,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-80a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.thistle-tint-80 a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-80.update,
#content-container .tileContainer .tile .applynow.thistle-tint-80.update a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80.update,
#content-container .tileContainer .tile .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-90,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-90.arrow-back,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.thistle-tint-90,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-90.x,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-90a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.thistle-tint-90 a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.thistle-tint-90.update,
#content-container .tileContainer .tile .applynow.thistle-tint-90.update a,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90.update,
#content-container .tileContainer .tile .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.lavendar,
#content-container .tileContainer .tile .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.lavendar.arrow-back,
#content-container .tileContainer .tile .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.lavendar,
#content-container .tileContainer .tile .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavendar.x,
#content-container .tileContainer .tile .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.lavendara,
#content-container .tileContainer .tile .calltoaction.lavendara {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.lavendar a,
#content-container .tileContainer .tile .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavendar.update,
#content-container .tileContainer .tile .applynow.lavendar.update a,
#content-container .tileContainer .tile .calltoaction.lavendar.update,
#content-container .tileContainer .tile .calltoaction.lavendar.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.lavender,
#content-container .tileContainer .tile .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.lavender.arrow-back,
#content-container .tileContainer .tile .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.lavender,
#content-container .tileContainer .tile .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavender.x,
#content-container .tileContainer .tile .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.lavendera,
#content-container .tileContainer .tile .calltoaction.lavendera {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.lavender a,
#content-container .tileContainer .tile .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavender.update,
#content-container .tileContainer .tile .applynow.lavender.update a,
#content-container .tileContainer .tile .calltoaction.lavender.update,
#content-container .tileContainer .tile .calltoaction.lavender.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80.arrow-back,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80.x,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80a,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80 a,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lavendar-tint-80.update,
#content-container .tileContainer .tile .applynow.lavendar-tint-80.update a,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80.update,
#content-container .tileContainer .tile .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.lawn,
#content-container .tileContainer .tile .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.lawn.arrow-back,
#content-container .tileContainer .tile .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.lawn,
#content-container .tileContainer .tile .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lawn.x,
#content-container .tileContainer .tile .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.lawna,
#content-container .tileContainer .tile .calltoaction.lawna {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.lawn a,
#content-container .tileContainer .tile .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.lawn.update,
#content-container .tileContainer .tile .applynow.lawn.update a,
#content-container .tileContainer .tile .calltoaction.lawn.update,
#content-container .tileContainer .tile .calltoaction.lawn.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.pillarbox,
#content-container .tileContainer .tile .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.pillarbox.arrow-back,
#content-container .tileContainer .tile .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.pillarbox,
#content-container .tileContainer .tile .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.pillarbox.x,
#content-container .tileContainer .tile .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.pillarboxa,
#content-container .tileContainer .tile .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.pillarbox a,
#content-container .tileContainer .tile .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.pillarbox.update,
#content-container .tileContainer .tile .applynow.pillarbox.update a,
#content-container .tileContainer .tile .calltoaction.pillarbox.update,
#content-container .tileContainer .tile .calltoaction.pillarbox.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.burgundy,
#content-container .tileContainer .tile .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.burgundy.arrow-back,
#content-container .tileContainer .tile .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.burgundy,
#content-container .tileContainer .tile .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.burgundy.x,
#content-container .tileContainer .tile .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.burgundya,
#content-container .tileContainer .tile .calltoaction.burgundya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.burgundy a,
#content-container .tileContainer .tile .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.burgundy.update,
#content-container .tileContainer .tile .applynow.burgundy.update a,
#content-container .tileContainer .tile .calltoaction.burgundy.update,
#content-container .tileContainer .tile .calltoaction.burgundy.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.pumpkin,
#content-container .tileContainer .tile .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.pumpkin.arrow-back,
#content-container .tileContainer .tile .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.pumpkin,
#content-container .tileContainer .tile .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.pumpkin.x,
#content-container .tileContainer .tile .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.pumpkina,
#content-container .tileContainer .tile .calltoaction.pumpkina {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.pumpkin a,
#content-container .tileContainer .tile .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.pumpkin.update,
#content-container .tileContainer .tile .applynow.pumpkin.update a,
#content-container .tileContainer .tile .calltoaction.pumpkin.update,
#content-container .tileContainer .tile .calltoaction.pumpkin.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.forest,
#content-container .tileContainer .tile .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.forest.arrow-back,
#content-container .tileContainer .tile .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.forest,
#content-container .tileContainer .tile .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.forest.x,
#content-container .tileContainer .tile .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.foresta,
#content-container .tileContainer .tile .calltoaction.foresta {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.forest a,
#content-container .tileContainer .tile .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.forest.update,
#content-container .tileContainer .tile .applynow.forest.update a,
#content-container .tileContainer .tile .calltoaction.forest.update,
#content-container .tileContainer .tile .calltoaction.forest.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.sunshine,
#content-container .tileContainer .tile .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.sunshine.arrow-back,
#content-container .tileContainer .tile .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.sunshine,
#content-container .tileContainer .tile .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.sunshine.x,
#content-container .tileContainer .tile .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.sunshinea,
#content-container .tileContainer .tile .calltoaction.sunshinea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.sunshine a,
#content-container .tileContainer .tile .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.sunshine.update,
#content-container .tileContainer .tile .applynow.sunshine.update a,
#content-container .tileContainer .tile .calltoaction.sunshine.update,
#content-container .tileContainer .tile .calltoaction.sunshine.update a {
    color: #000 !important
}

#content-container .tileContainer .tile .applynow.rust,
#content-container .tileContainer .tile .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.rust.arrow-back,
#content-container .tileContainer .tile .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.rust,
#content-container .tileContainer .tile .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.rust.x,
#content-container .tileContainer .tile .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.rusta,
#content-container .tileContainer .tile .calltoaction.rusta {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.rust a,
#content-container .tileContainer .tile .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.rust.update,
#content-container .tileContainer .tile .applynow.rust.update a,
#content-container .tileContainer .tile .calltoaction.rust.update,
#content-container .tileContainer .tile .calltoaction.rust.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.sandstone,
#content-container .tileContainer .tile .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.sandstone.arrow-back,
#content-container .tileContainer .tile .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.sandstone,
#content-container .tileContainer .tile .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.sandstone.x,
#content-container .tileContainer .tile .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.sandstonea,
#content-container .tileContainer .tile .calltoaction.sandstonea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.sandstone a,
#content-container .tileContainer .tile .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.sandstone.update,
#content-container .tileContainer .tile .applynow.sandstone.update a,
#content-container .tileContainer .tile .calltoaction.sandstone.update,
#content-container .tileContainer .tile .calltoaction.sandstone.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.slate,
#content-container .tileContainer .tile .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.slate.arrow-back,
#content-container .tileContainer .tile .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.slate,
#content-container .tileContainer .tile .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.slate.x,
#content-container .tileContainer .tile .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.slatea,
#content-container .tileContainer .tile .calltoaction.slatea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.slate a,
#content-container .tileContainer .tile .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.slate.update,
#content-container .tileContainer .tile .applynow.slate.update a,
#content-container .tileContainer .tile .calltoaction.slate.update,
#content-container .tileContainer .tile .calltoaction.slate.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.heather,
#content-container .tileContainer .tile .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.heather.arrow-back,
#content-container .tileContainer .tile .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.heather,
#content-container .tileContainer .tile .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.heather.x,
#content-container .tileContainer .tile .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.heathera,
#content-container .tileContainer .tile .calltoaction.heathera {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.heather a,
#content-container .tileContainer .tile .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.heather.update,
#content-container .tileContainer .tile .applynow.heather.update a,
#content-container .tileContainer .tile .calltoaction.heather.update,
#content-container .tileContainer .tile .calltoaction.heather.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.rose,
#content-container .tileContainer .tile .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.rose.arrow-back,
#content-container .tileContainer .tile .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.rose,
#content-container .tileContainer .tile .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.rose.x,
#content-container .tileContainer .tile .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.rosea,
#content-container .tileContainer .tile .calltoaction.rosea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.rose a,
#content-container .tileContainer .tile .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.rose.update,
#content-container .tileContainer .tile .applynow.rose.update a,
#content-container .tileContainer .tile .calltoaction.rose.update,
#content-container .tileContainer .tile .calltoaction.rose.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.mocha,
#content-container .tileContainer .tile .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.mocha.arrow-back,
#content-container .tileContainer .tile .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.mocha,
#content-container .tileContainer .tile .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.mocha.x,
#content-container .tileContainer .tile .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.mochaa,
#content-container .tileContainer .tile .calltoaction.mochaa {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.mocha a,
#content-container .tileContainer .tile .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.mocha.update,
#content-container .tileContainer .tile .applynow.mocha.update a,
#content-container .tileContainer .tile .calltoaction.mocha.update,
#content-container .tileContainer .tile .calltoaction.mocha.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.aquamarine,
#content-container .tileContainer .tile .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.aquamarine.arrow-back,
#content-container .tileContainer .tile .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.aquamarine,
#content-container .tileContainer .tile .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.aquamarine.x,
#content-container .tileContainer .tile .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.aquamarinea,
#content-container .tileContainer .tile .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.aquamarine a,
#content-container .tileContainer .tile .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.aquamarine.update,
#content-container .tileContainer .tile .applynow.aquamarine.update a,
#content-container .tileContainer .tile .calltoaction.aquamarine.update,
#content-container .tileContainer .tile .calltoaction.aquamarine.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.undergraduate,
#content-container .tileContainer .tile .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.undergraduate.arrow-back,
#content-container .tileContainer .tile .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.undergraduate,
#content-container .tileContainer .tile .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.undergraduate.x,
#content-container .tileContainer .tile .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.undergraduatea,
#content-container .tileContainer .tile .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.undergraduate a,
#content-container .tileContainer .tile .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.undergraduate.update,
#content-container .tileContainer .tile .applynow.undergraduate.update a,
#content-container .tileContainer .tile .calltoaction.undergraduate.update,
#content-container .tileContainer .tile .calltoaction.undergraduate.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.postgraduate,
#content-container .tileContainer .tile .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.postgraduate.arrow-back,
#content-container .tileContainer .tile .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.postgraduate,
#content-container .tileContainer .tile .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.postgraduate.x,
#content-container .tileContainer .tile .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.postgraduatea,
#content-container .tileContainer .tile .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.postgraduate a,
#content-container .tileContainer .tile .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.postgraduate.update,
#content-container .tileContainer .tile .applynow.postgraduate.update a,
#content-container .tileContainer .tile .calltoaction.postgraduate.update,
#content-container .tileContainer .tile .calltoaction.postgraduate.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.skyblue,
#content-container .tileContainer .tile .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.skyblue.arrow-back,
#content-container .tileContainer .tile .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.skyblue,
#content-container .tileContainer .tile .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.skyblue.x,
#content-container .tileContainer .tile .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.skybluea,
#content-container .tileContainer .tile .calltoaction.skybluea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.skyblue a,
#content-container .tileContainer .tile .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.skyblue.update,
#content-container .tileContainer .tile .applynow.skyblue.update a,
#content-container .tileContainer .tile .calltoaction.skyblue.update,
#content-container .tileContainer .tile .calltoaction.skyblue.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.leaf,
#content-container .tileContainer .tile .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.leaf.arrow-back,
#content-container .tileContainer .tile .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.leaf,
#content-container .tileContainer .tile .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.leaf.x,
#content-container .tileContainer .tile .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.leafa,
#content-container .tileContainer .tile .calltoaction.leafa {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.leaf a,
#content-container .tileContainer .tile .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.leaf.update,
#content-container .tileContainer .tile .applynow.leaf.update a,
#content-container .tileContainer .tile .calltoaction.leaf.update,
#content-container .tileContainer .tile .calltoaction.leaf.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.moss,
#content-container .tileContainer .tile .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.moss.arrow-back,
#content-container .tileContainer .tile .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.moss,
#content-container .tileContainer .tile .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.moss.x,
#content-container .tileContainer .tile .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.mossa,
#content-container .tileContainer .tile .calltoaction.mossa {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.moss a,
#content-container .tileContainer .tile .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.moss.update,
#content-container .tileContainer .tile .applynow.moss.update a,
#content-container .tileContainer .tile .calltoaction.moss.update,
#content-container .tileContainer .tile .calltoaction.moss.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.black,
#content-container .tileContainer .tile .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.black.arrow-back,
#content-container .tileContainer .tile .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.black,
#content-container .tileContainer .tile .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.black.x,
#content-container .tileContainer .tile .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.blacka,
#content-container .tileContainer .tile .calltoaction.blacka {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.black a,
#content-container .tileContainer .tile .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.black.update,
#content-container .tileContainer .tile .applynow.black.update a,
#content-container .tileContainer .tile .calltoaction.black.update,
#content-container .tileContainer .tile .calltoaction.black.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.socscihub,
#content-container .tileContainer .tile .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.socscihub.arrow-back,
#content-container .tileContainer .tile .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.socscihub,
#content-container .tileContainer .tile .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.socscihub.x,
#content-container .tileContainer .tile .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.socscihuba,
#content-container .tileContainer .tile .calltoaction.socscihuba {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.socscihub a,
#content-container .tileContainer .tile .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.socscihub.update,
#content-container .tileContainer .tile .applynow.socscihub.update a,
#content-container .tileContainer .tile .calltoaction.socscihub.update,
#content-container .tileContainer .tile .calltoaction.socscihub.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.dark-red,
#content-container .tileContainer .tile .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-red.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-red,
#content-container .tileContainer .tile .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-red.x,
#content-container .tileContainer .tile .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-reda,
#content-container .tileContainer .tile .calltoaction.dark-reda {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-red a,
#content-container .tileContainer .tile .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-red.update,
#content-container .tileContainer .tile .applynow.dark-red.update a,
#content-container .tileContainer .tile .calltoaction.dark-red.update,
#content-container .tileContainer .tile .calltoaction.dark-red.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.dark-blue,
#content-container .tileContainer .tile .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-blue.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-blue,
#content-container .tileContainer .tile .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-blue.x,
#content-container .tileContainer .tile .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-bluea,
#content-container .tileContainer .tile .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-blue a,
#content-container .tileContainer .tile .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-blue.update,
#content-container .tileContainer .tile .applynow.dark-blue.update a,
#content-container .tileContainer .tile .calltoaction.dark-blue.update,
#content-container .tileContainer .tile .calltoaction.dark-blue.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.dark-green,
#content-container .tileContainer .tile .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-green.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-green,
#content-container .tileContainer .tile .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-green.x,
#content-container .tileContainer .tile .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-greena,
#content-container .tileContainer .tile .calltoaction.dark-greena {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-green a,
#content-container .tileContainer .tile .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-green.update,
#content-container .tileContainer .tile .applynow.dark-green.update a,
#content-container .tileContainer .tile .calltoaction.dark-green.update,
#content-container .tileContainer .tile .calltoaction.dark-green.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.dark-pink,
#content-container .tileContainer .tile .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-pink.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-pink,
#content-container .tileContainer .tile .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-pink.x,
#content-container .tileContainer .tile .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-pinka,
#content-container .tileContainer .tile .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-pink a,
#content-container .tileContainer .tile .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-pink.update,
#content-container .tileContainer .tile .applynow.dark-pink.update a,
#content-container .tileContainer .tile .calltoaction.dark-pink.update,
#content-container .tileContainer .tile .calltoaction.dark-pink.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.dark-purple,
#content-container .tileContainer .tile .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-purple.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-purple,
#content-container .tileContainer .tile .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-purple.x,
#content-container .tileContainer .tile .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-purplea,
#content-container .tileContainer .tile .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-purple a,
#content-container .tileContainer .tile .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-purple.update,
#content-container .tileContainer .tile .applynow.dark-purple.update a,
#content-container .tileContainer .tile .calltoaction.dark-purple.update,
#content-container .tileContainer .tile .calltoaction.dark-purple.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.light-yellow,
#content-container .tileContainer .tile .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-yellow.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-yellow,
#content-container .tileContainer .tile .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-yellow.x,
#content-container .tileContainer .tile .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-yellowa,
#content-container .tileContainer .tile .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-yellow a,
#content-container .tileContainer .tile .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-yellow.update,
#content-container .tileContainer .tile .applynow.light-yellow.update a,
#content-container .tileContainer .tile .calltoaction.light-yellow.update,
#content-container .tileContainer .tile .calltoaction.light-yellow.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.light-blue,
#content-container .tileContainer .tile .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-blue.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-blue,
#content-container .tileContainer .tile .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-blue.x,
#content-container .tileContainer .tile .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-bluea,
#content-container .tileContainer .tile .calltoaction.light-bluea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-blue a,
#content-container .tileContainer .tile .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-blue.update,
#content-container .tileContainer .tile .applynow.light-blue.update a,
#content-container .tileContainer .tile .calltoaction.light-blue.update,
#content-container .tileContainer .tile .calltoaction.light-blue.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.light-green,
#content-container .tileContainer .tile .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-green.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-green,
#content-container .tileContainer .tile .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-green.x,
#content-container .tileContainer .tile .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-greena,
#content-container .tileContainer .tile .calltoaction.light-greena {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-green a,
#content-container .tileContainer .tile .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-green.update,
#content-container .tileContainer .tile .applynow.light-green.update a,
#content-container .tileContainer .tile .calltoaction.light-green.update,
#content-container .tileContainer .tile .calltoaction.light-green.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.light-pink,
#content-container .tileContainer .tile .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-pink.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-pink,
#content-container .tileContainer .tile .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-pink.x,
#content-container .tileContainer .tile .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-pinka,
#content-container .tileContainer .tile .calltoaction.light-pinka {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-pink a,
#content-container .tileContainer .tile .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-pink.update,
#content-container .tileContainer .tile .applynow.light-pink.update a,
#content-container .tileContainer .tile .calltoaction.light-pink.update,
#content-container .tileContainer .tile .calltoaction.light-pink.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.light-purple,
#content-container .tileContainer .tile .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.light-purple.arrow-back,
#content-container .tileContainer .tile .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.light-purple,
#content-container .tileContainer .tile .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-purple.x,
#content-container .tileContainer .tile .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.light-purplea,
#content-container .tileContainer .tile .calltoaction.light-purplea {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.light-purple a,
#content-container .tileContainer .tile .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.light-purple.update,
#content-container .tileContainer .tile .applynow.light-purple.update a,
#content-container .tileContainer .tile .calltoaction.light-purple.update,
#content-container .tileContainer .tile .calltoaction.light-purple.update a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.dark-grey,
#content-container .tileContainer .tile .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .tileContainer .tile .applynow.dark-grey.arrow-back,
#content-container .tileContainer .tile .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .tileContainer .tile .applynow.dark-grey,
#content-container .tileContainer .tile .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-grey.x,
#content-container .tileContainer .tile .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .tileContainer .tile .applynow.dark-greya,
#content-container .tileContainer .tile .calltoaction.dark-greya {
    padding-left: 2.6rem
}

#content-container .tileContainer .tile .applynow.dark-grey a,
#content-container .tileContainer .tile .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow.dark-grey.update,
#content-container .tileContainer .tile .applynow.dark-grey.update a,
#content-container .tileContainer .tile .calltoaction.dark-grey.update,
#content-container .tileContainer .tile .calltoaction.dark-grey.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow.small,
#content-container .tileContainer .tile .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile .applynow.small,
    #content-container .tileContainer .tile .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .tileContainer .tile .applynow.white,
#content-container .tileContainer .tile .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.white a,
#content-container .tileContainer .tile .calltoaction.white a {
    color: #011451 !important
}

#content-container .tileContainer .tile .applynow.sport,
#content-container .tileContainer .tile .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

#content-container .tileContainer .tile .applynow.sport a,
#content-container .tileContainer .tile .calltoaction.sport a {
    color: #000 !important
}

#content-container .tileContainer .tile .applynow.bs,
#content-container .tileContainer .tile .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

#content-container .tileContainer .tile .applynow.update,
#content-container .tileContainer .tile .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

#content-container .tileContainer .tile .applynow.update.black,
#content-container .tileContainer .tile .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

#content-container .tileContainer .tile .applynow.update a,
#content-container .tileContainer .tile .calltoaction.update a {
    color: #fff !important
}

#content-container .tileContainer .tile .applynow,
#content-container .tileContainer .tile .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    #content-container .tileContainer .tile .applynow,
    #content-container .tileContainer .tile .calltoaction {
        font-size: 1rem
    }
}

#content-container .tileContainer .tile .applynow a,
#content-container .tileContainer .tile .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .tileContainer .tile .applynow:hover,
#content-container .tileContainer .tile .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

#content-container .tileContainer .tile #flockler_container a {
    color: #011451
}

#content-container .tileContainer .tile .fluid-width-video-wrapper {
    padding-top: 60% !important
}

#content-container .tileContainer.podcast-tile .tile {
    background: rgba(0, 0, 0, .761);
    position: relative
}

#content-container .tileContainer.podcast-tile .tile .tileText {
    background: none;
    height: auto;
    padding: 2rem
}

#content-container .tileContainer.podcast-tile .tile .tileText .podcast-tile-audio-controls {
    margin-top: 1rem
}

#content-container .tileContainer.podcast-tile .tile .tileText .podcast-tile-audio-controls .audio-control {
    border: 1px solid hsla(0, 0%, 100%, .702);
    border-radius: 3px;
    padding: .4rem
}

#content-container .tileContainer.leftnav-open.large-4 .tile .tileText {
    padding: 1rem
}

#content-container .tileContainer.leftnav-open.large-4 .tile .tileText h2,
#content-container .tileContainer.leftnav-open.large-4 .tile .tileText h3 {
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.5rem
}

#content-container .tileContainer .story_summary_inage {
    float: right;
    margin-bottom: .5rem;
    margin-left: .5rem
}

#content-container .tileContainer .course_search_tile_form {
    z-index: 4
}

#content-container .tileContainer #dd-register-interest {
    margin: 0 1rem
}

#content-container .tileContainer #dd-register-interest .row {
    margin-bottom: 1rem
}

#content-container .tileContainer #dd-register-interest input[type=email] select,
#content-container .tileContainer #dd-register-interest input[type=text] {
    height: 48px;
    padding: .6rem
}

#content-container .tileContainer #dd-register-interest input[type=email] select.validate,
#content-container .tileContainer #dd-register-interest input[type=text].validate {
    border: 1px solid red
}

#content-container .tileContainer #dd-register-interest input[type=checkbox]#dd-consent {
    margin-left: 0;
    margin-right: .2rem
}

#content-container .tileContainer #dd-register-interest input[type=checkbox].validate {
    border: 1px solid red
}

#content-container .tileContainer #dd-register-interest #dd-submit {
    background-color: #005398;
    border-radius: .2rem;
    color: #fff;
    height: 50px;
    padding: 0;
    width: 100%
}

#content-container .tileContainer #dd-register-interest #dd-submit.top-margin {
    margin-top: 1rem
}

#content-container .tileContainer #dd-register-interest p.small {
    font-size: .9rem;
    margin-bottom: 0;
    margin-top: 0
}

#content-container .tileContainer #dd-register-interest .grecaptcha-badge {
    bottom: -100px !important
}

#content-container .tileContainer #dd-register-interest.intile {
    padding: 0 1rem
}

#content-container .tileContainer #dd-register-interest.intile input,
#content-container .tileContainer #dd-register-interest.intile select {
    margin-bottom: 1rem
}

#content-container .tileContainer #dd-register-interest.intile .row {
    margin-bottom: 0
}

#content-container .tileContainer #dd-register-interest button.next-step {
    background-color: #005398;
    border-radius: .5rem;
    height: 50px;
    padding: 0
}

#content-container .tileContainer #dd-error,
#content-container .tileContainer #dd-thanks {
    padding: 1rem 2rem
}

#content-container .tileContainer.large-3 .tileText span.tile-icon {
    width: 35%
}

#content-container .tileContainer button {
    font-size: 1.2rem
}

#content-container .tileContainer button.universityblue,
#content-container .tileContainer button.uofg-default-blue {
    background-color: #011451 !important;
    color: #fff !important
}

#content-container .tileContainer button.uofg-default-blue-tint-80 {
    background-color: #2e5c81 !important;
    color: #fff !important
}

#content-container .tileContainer button.uofg-default-blue-tint-40,
#content-container .tileContainer button.uofg-default-blue-tint-70 {
    background-color: #4c7393 !important;
    color: #fff !important
}

#content-container .tileContainer button.slate-grey {
    background-color: #343536 !important;
    color: #fff !important
}

#content-container .tileContainer button.medium-grey {
    background-color: #ededed !important;
    color: #fff !important
}

#content-container .tileContainer button.light-grey {
    background-color: #f5f5f5 !important;
    color: #343536 !important
}

#content-container .tileContainer button.cobalt {
    background-color: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer button.cobalt-tint-80 {
    background-color: #3590bf !important;
    color: #fff !important
}

#content-container .tileContainer button.cobalt-dark {
    background-color: #015987 !important;
    color: #fff !important
}

#content-container .tileContainer button.turquoise {
    background-color: #00b5d1 !important;
    color: #fff !important
}

#content-container .tileContainer button.thistle {
    background-color: #951272 !important;
    color: #fff !important
}

#content-container .tileContainer button.thistle-tint-80 {
    background-color: #aa418e !important;
    color: #fff !important
}

#content-container .tileContainer button.thistle-tint-90 {
    background-color: #a02a80 !important;
    color: #fff !important
}

#content-container .tileContainer button.lavendar,
#content-container .tileContainer button.lavender {
    background-color: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer button.lavendar-tint-80 {
    background-color: #7c71a9 !important;
    color: #fff !important
}

#content-container .tileContainer button.lawn {
    background-color: #84bd00 !important;
    color: #fff !important
}

#content-container .tileContainer button.pillarbox {
    background-color: #b30c00 !important;
    color: #fff !important
}

#content-container .tileContainer button.burgundy {
    background-color: #7d2239 !important;
    color: #fff !important
}

#content-container .tileContainer button.pumpkin {
    background-color: #84bd00 !important;
    color: #fff !important
}

#content-container .tileContainer button.forest {
    background-color: #385a4f !important;
    color: #fff !important
}

#content-container .tileContainer button.sunshine {
    background-color: #ffdc36 !important;
    color: #000 !important
}

#content-container .tileContainer button.rust {
    background-color: #be4d00 !important;
    color: #fff !important
}

#content-container .tileContainer button.sandstone {
    background-color: #605643 !important;
    color: #fff !important
}

#content-container .tileContainer button.slate {
    background-color: #4f5961 !important;
    color: #fff !important
}

#content-container .tileContainer button.heather {
    background-color: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer button.rose {
    background-color: #d278ab !important;
    color: #fff !important
}

#content-container .tileContainer button.mocha {
    background-color: #b59079 !important;
    color: #fff !important
}

#content-container .tileContainer button.aquamarine {
    background-color: #9ab9ad !important;
    color: #fff !important
}

#content-container .tileContainer button.undergraduate {
    background-color: #951272 !important;
    color: #fff !important
}

#content-container .tileContainer button.postgraduate {
    background-color: #5b4d94 !important;
    color: #fff !important
}

#content-container .tileContainer button.skyblue {
    background-color: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer button.leaf {
    background-color: #006630 !important;
    color: #fff !important
}

#content-container .tileContainer button.moss {
    background-color: #385a4f !important;
    color: #fff !important
}

#content-container .tileContainer button.black {
    background-color: #000 !important;
    color: #fff !important
}

#content-container .tileContainer button.socscihub {
    background-color: #fae8db !important;
    color: #011451 !important
}

#content-container .tileContainer button.dark-red {
    background-color: #7d2239 !important;
    color: #fff !important
}

#content-container .tileContainer button.dark-blue {
    background-color: #005398 !important;
    color: #fff !important
}

#content-container .tileContainer button.dark-green {
    background-color: #405d18 !important;
    color: #fff !important
}

#content-container .tileContainer button.dark-pink {
    background-color: #a60367 !important;
    color: #fff !important
}

#content-container .tileContainer button.dark-purple {
    background-color: #4c2683 !important;
    color: #fff !important
}

#content-container .tileContainer button.light-yellow {
    background-color: #f2d25c !important;
    color: #011451 !important
}

#content-container .tileContainer button.light-blue {
    background-color: #4dbbc6 !important;
    color: #011451 !important
}

#content-container .tileContainer button.light-green {
    background-color: #81c071 !important;
    color: #011451 !important
}

#content-container .tileContainer button.light-pink {
    background-color: #e98baf !important;
    color: #011451 !important
}

#content-container .tileContainer button.light-purple {
    background-color: #a5a1ce !important;
    color: #011451 !important
}

#content-container .tileContainer button.dark-grey {
    background-color: #585858 !important;
    color: #fff !important
}

#content-container .tileContainer table {
    color: #4f5961
}

#content-container #tile-filter-dropdown {
    border: 3px solid #011451;
    display: block;
    padding: .6rem .8rem;
    width: auto
}

#content-container #accom-filter #accom-filter-inner {
    border-left: 8px solid #011451;
    padding-left: 1rem
}

#content-container #accom-filter #accom-filter-inner h3 {
    margin-bottom: 10px
}

#content-container #accom-filter #accom-filter-inner ul {
    margin: 0;
    padding: 0
}

#content-container #accom-filter #accom-filter-inner ul li {
    list-style-type: none
}

@media screen and (max-width:69.99875em) {
    #content-container #accom-filter #accom-filter-inner ul li {
        display: inline-block;
        margin-right: 5px
    }
}

#content-container #accom-filter #accom-filter-inner ul li button {
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    color: #333;
    margin: 5px;
    padding: 5px 10px
}

#content-container #accom-filter #accom-filter-inner ul li button:hover {
    background-color: #e0e0e0
}

#content-container #accom-filter #accom-filter-inner ul li button.selected {
    background-color: green;
    color: #fff
}

#content-container #accom-filter #accom-filter-inner ul li button.selected:after {
    content: "";
    font-family: Material Icons;
    font-size: 1rem;
    margin-left: 5px
}

#content-container .links {
    float: left;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    padding: 0;
    position: sticky;
    top: 200px
}

#content-container .links.not-sticky {
    position: relative;
    top: 0
}

#content-container .links .calltoaction-wrapper {
    display: inline-block
}

#content-container .links .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

#content-container .links .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

#content-container .links .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

#content-container .links .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

#content-container .links .calltoaction.minimal:hover {
    box-shadow: none
}

#content-container .links .calltoaction.minimal.dark {
    color: #011451 !important
}

#content-container .links .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

#content-container .links .calltoaction.minimal.arrow-back,
#content-container .links .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

#content-container .links .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .links .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .links .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

#content-container .links .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

#content-container .links #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

#content-container .links .applynowa,
#content-container .links .calltoactiona {
    padding-left: 2.6rem
}

#content-container .links .applynow.uofg-default-blue,
#content-container .links .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.uofg-default-blue.arrow-back,
#content-container .links .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.uofg-default-blue,
#content-container .links .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue.x,
#content-container .links .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.uofg-default-bluea,
#content-container .links .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

#content-container .links .applynow.uofg-default-blue a,
#content-container .links .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue.update,
#content-container .links .applynow.uofg-default-blue.update a,
#content-container .links .calltoaction.uofg-default-blue.update,
#content-container .links .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

#content-container .links .applynow.universityblue,
#content-container .links .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.universityblue.arrow-back,
#content-container .links .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.universityblue,
#content-container .links .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.universityblue.x,
#content-container .links .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.universitybluea,
#content-container .links .calltoaction.universitybluea {
    padding-left: 2.6rem
}

#content-container .links .applynow.universityblue a,
#content-container .links .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.universityblue.update,
#content-container .links .applynow.universityblue.update a,
#content-container .links .calltoaction.universityblue.update,
#content-container .links .calltoaction.universityblue.update a {
    color: #fff !important
}

#content-container .links .applynow.uofg-default-blue-tint-80,
#content-container .links .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.uofg-default-blue-tint-80.arrow-back,
#content-container .links .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.uofg-default-blue-tint-80,
#content-container .links .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-80.x,
#content-container .links .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.uofg-default-blue-tint-80a,
#content-container .links .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

#content-container .links .applynow.uofg-default-blue-tint-80 a,
#content-container .links .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-80.update,
#content-container .links .applynow.uofg-default-blue-tint-80.update a,
#content-container .links .calltoaction.uofg-default-blue-tint-80.update,
#content-container .links .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

#content-container .links .applynow.uofg-default-blue-tint-70,
#content-container .links .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.uofg-default-blue-tint-70.arrow-back,
#content-container .links .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.uofg-default-blue-tint-70,
#content-container .links .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-70.x,
#content-container .links .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.uofg-default-blue-tint-70a,
#content-container .links .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

#content-container .links .applynow.uofg-default-blue-tint-70 a,
#content-container .links .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-70.update,
#content-container .links .applynow.uofg-default-blue-tint-70.update a,
#content-container .links .calltoaction.uofg-default-blue-tint-70.update,
#content-container .links .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

#content-container .links .applynow.uofg-default-blue-tint-40,
#content-container .links .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.uofg-default-blue-tint-40.arrow-back,
#content-container .links .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.uofg-default-blue-tint-40,
#content-container .links .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-40.x,
#content-container .links .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.uofg-default-blue-tint-40a,
#content-container .links .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

#content-container .links .applynow.uofg-default-blue-tint-40 a,
#content-container .links .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.uofg-default-blue-tint-40.update,
#content-container .links .applynow.uofg-default-blue-tint-40.update a,
#content-container .links .calltoaction.uofg-default-blue-tint-40.update,
#content-container .links .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

#content-container .links .applynow.slate-grey,
#content-container .links .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.slate-grey.arrow-back,
#content-container .links .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.slate-grey,
#content-container .links .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.slate-grey.x,
#content-container .links .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.slate-greya,
#content-container .links .calltoaction.slate-greya {
    padding-left: 2.6rem
}

#content-container .links .applynow.slate-grey a,
#content-container .links .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.slate-grey.update,
#content-container .links .applynow.slate-grey.update a,
#content-container .links .calltoaction.slate-grey.update,
#content-container .links .calltoaction.slate-grey.update a {
    color: #fff !important
}

#content-container .links .applynow.grey,
#content-container .links .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.grey.arrow-back,
#content-container .links .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.grey,
#content-container .links .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.grey.x,
#content-container .links .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.greya,
#content-container .links .calltoaction.greya {
    padding-left: 2.6rem
}

#content-container .links .applynow.grey a,
#content-container .links .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.grey.update,
#content-container .links .applynow.grey.update a,
#content-container .links .calltoaction.grey.update,
#content-container .links .calltoaction.grey.update a {
    color: #011451 !important
}

#content-container .links .applynow.medium-grey,
#content-container .links .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.medium-grey.arrow-back,
#content-container .links .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.medium-grey,
#content-container .links .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.medium-grey.x,
#content-container .links .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.medium-greya,
#content-container .links .calltoaction.medium-greya {
    padding-left: 2.6rem
}

#content-container .links .applynow.medium-grey a,
#content-container .links .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.medium-grey.update,
#content-container .links .applynow.medium-grey.update a,
#content-container .links .calltoaction.medium-grey.update,
#content-container .links .calltoaction.medium-grey.update a {
    color: #fff !important
}

#content-container .links .applynow.light-grey,
#content-container .links .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-grey.arrow-back,
#content-container .links .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-grey,
#content-container .links .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-grey.x,
#content-container .links .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-greya,
#content-container .links .calltoaction.light-greya {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-grey a,
#content-container .links .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-grey.update,
#content-container .links .applynow.light-grey.update a,
#content-container .links .calltoaction.light-grey.update,
#content-container .links .calltoaction.light-grey.update a {
    color: #343536 !important
}

#content-container .links .applynow.cobalt,
#content-container .links .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.cobalt.arrow-back,
#content-container .links .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.cobalt,
#content-container .links .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt.x,
#content-container .links .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.cobalta,
#content-container .links .calltoaction.cobalta {
    padding-left: 2.6rem
}

#content-container .links .applynow.cobalt a,
#content-container .links .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt.update,
#content-container .links .applynow.cobalt.update a,
#content-container .links .calltoaction.cobalt.update,
#content-container .links .calltoaction.cobalt.update a {
    color: #fff !important
}

#content-container .links .applynow.cobalt-tint-80,
#content-container .links .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.cobalt-tint-80.arrow-back,
#content-container .links .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.cobalt-tint-80,
#content-container .links .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt-tint-80.x,
#content-container .links .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.cobalt-tint-80a,
#content-container .links .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

#content-container .links .applynow.cobalt-tint-80 a,
#content-container .links .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt-tint-80.update,
#content-container .links .applynow.cobalt-tint-80.update a,
#content-container .links .calltoaction.cobalt-tint-80.update,
#content-container .links .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

#content-container .links .applynow.cobalt-dark,
#content-container .links .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.cobalt-dark.arrow-back,
#content-container .links .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.cobalt-dark,
#content-container .links .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt-dark.x,
#content-container .links .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.cobalt-darka,
#content-container .links .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

#content-container .links .applynow.cobalt-dark a,
#content-container .links .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.cobalt-dark.update,
#content-container .links .applynow.cobalt-dark.update a,
#content-container .links .calltoaction.cobalt-dark.update,
#content-container .links .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

#content-container .links .applynow.turquoise,
#content-container .links .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.turquoise.arrow-back,
#content-container .links .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.turquoise,
#content-container .links .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.turquoise.x,
#content-container .links .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.turquoisea,
#content-container .links .calltoaction.turquoisea {
    padding-left: 2.6rem
}

#content-container .links .applynow.turquoise a,
#content-container .links .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.turquoise.update,
#content-container .links .applynow.turquoise.update a,
#content-container .links .calltoaction.turquoise.update,
#content-container .links .calltoaction.turquoise.update a {
    color: #fff !important
}

#content-container .links .applynow.thistle,
#content-container .links .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.thistle.arrow-back,
#content-container .links .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.thistle,
#content-container .links .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle.x,
#content-container .links .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.thistlea,
#content-container .links .calltoaction.thistlea {
    padding-left: 2.6rem
}

#content-container .links .applynow.thistle a,
#content-container .links .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle.update,
#content-container .links .applynow.thistle.update a,
#content-container .links .calltoaction.thistle.update,
#content-container .links .calltoaction.thistle.update a {
    color: #fff !important
}

#content-container .links .applynow.thistle-tint-80,
#content-container .links .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.thistle-tint-80.arrow-back,
#content-container .links .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.thistle-tint-80,
#content-container .links .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle-tint-80.x,
#content-container .links .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.thistle-tint-80a,
#content-container .links .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

#content-container .links .applynow.thistle-tint-80 a,
#content-container .links .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle-tint-80.update,
#content-container .links .applynow.thistle-tint-80.update a,
#content-container .links .calltoaction.thistle-tint-80.update,
#content-container .links .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

#content-container .links .applynow.thistle-tint-90,
#content-container .links .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.thistle-tint-90.arrow-back,
#content-container .links .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.thistle-tint-90,
#content-container .links .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle-tint-90.x,
#content-container .links .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.thistle-tint-90a,
#content-container .links .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

#content-container .links .applynow.thistle-tint-90 a,
#content-container .links .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.thistle-tint-90.update,
#content-container .links .applynow.thistle-tint-90.update a,
#content-container .links .calltoaction.thistle-tint-90.update,
#content-container .links .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

#content-container .links .applynow.lavendar,
#content-container .links .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.lavendar.arrow-back,
#content-container .links .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.lavendar,
#content-container .links .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavendar.x,
#content-container .links .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.lavendara,
#content-container .links .calltoaction.lavendara {
    padding-left: 2.6rem
}

#content-container .links .applynow.lavendar a,
#content-container .links .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavendar.update,
#content-container .links .applynow.lavendar.update a,
#content-container .links .calltoaction.lavendar.update,
#content-container .links .calltoaction.lavendar.update a {
    color: #fff !important
}

#content-container .links .applynow.lavender,
#content-container .links .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.lavender.arrow-back,
#content-container .links .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.lavender,
#content-container .links .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavender.x,
#content-container .links .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.lavendera,
#content-container .links .calltoaction.lavendera {
    padding-left: 2.6rem
}

#content-container .links .applynow.lavender a,
#content-container .links .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavender.update,
#content-container .links .applynow.lavender.update a,
#content-container .links .calltoaction.lavender.update,
#content-container .links .calltoaction.lavender.update a {
    color: #fff !important
}

#content-container .links .applynow.lavendar-tint-80,
#content-container .links .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.lavendar-tint-80.arrow-back,
#content-container .links .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.lavendar-tint-80,
#content-container .links .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavendar-tint-80.x,
#content-container .links .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.lavendar-tint-80a,
#content-container .links .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

#content-container .links .applynow.lavendar-tint-80 a,
#content-container .links .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lavendar-tint-80.update,
#content-container .links .applynow.lavendar-tint-80.update a,
#content-container .links .calltoaction.lavendar-tint-80.update,
#content-container .links .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

#content-container .links .applynow.lawn,
#content-container .links .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.lawn.arrow-back,
#content-container .links .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.lawn,
#content-container .links .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lawn.x,
#content-container .links .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.lawna,
#content-container .links .calltoaction.lawna {
    padding-left: 2.6rem
}

#content-container .links .applynow.lawn a,
#content-container .links .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.lawn.update,
#content-container .links .applynow.lawn.update a,
#content-container .links .calltoaction.lawn.update,
#content-container .links .calltoaction.lawn.update a {
    color: #fff !important
}

#content-container .links .applynow.pillarbox,
#content-container .links .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.pillarbox.arrow-back,
#content-container .links .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.pillarbox,
#content-container .links .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.pillarbox.x,
#content-container .links .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.pillarboxa,
#content-container .links .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

#content-container .links .applynow.pillarbox a,
#content-container .links .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.pillarbox.update,
#content-container .links .applynow.pillarbox.update a,
#content-container .links .calltoaction.pillarbox.update,
#content-container .links .calltoaction.pillarbox.update a {
    color: #fff !important
}

#content-container .links .applynow.burgundy,
#content-container .links .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.burgundy.arrow-back,
#content-container .links .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.burgundy,
#content-container .links .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.burgundy.x,
#content-container .links .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.burgundya,
#content-container .links .calltoaction.burgundya {
    padding-left: 2.6rem
}

#content-container .links .applynow.burgundy a,
#content-container .links .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.burgundy.update,
#content-container .links .applynow.burgundy.update a,
#content-container .links .calltoaction.burgundy.update,
#content-container .links .calltoaction.burgundy.update a {
    color: #fff !important
}

#content-container .links .applynow.pumpkin,
#content-container .links .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.pumpkin.arrow-back,
#content-container .links .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.pumpkin,
#content-container .links .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.pumpkin.x,
#content-container .links .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.pumpkina,
#content-container .links .calltoaction.pumpkina {
    padding-left: 2.6rem
}

#content-container .links .applynow.pumpkin a,
#content-container .links .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.pumpkin.update,
#content-container .links .applynow.pumpkin.update a,
#content-container .links .calltoaction.pumpkin.update,
#content-container .links .calltoaction.pumpkin.update a {
    color: #fff !important
}

#content-container .links .applynow.forest,
#content-container .links .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.forest.arrow-back,
#content-container .links .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.forest,
#content-container .links .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.forest.x,
#content-container .links .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.foresta,
#content-container .links .calltoaction.foresta {
    padding-left: 2.6rem
}

#content-container .links .applynow.forest a,
#content-container .links .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.forest.update,
#content-container .links .applynow.forest.update a,
#content-container .links .calltoaction.forest.update,
#content-container .links .calltoaction.forest.update a {
    color: #fff !important
}

#content-container .links .applynow.sunshine,
#content-container .links .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.sunshine.arrow-back,
#content-container .links .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.sunshine,
#content-container .links .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .links .applynow.sunshine.x,
#content-container .links .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.sunshinea,
#content-container .links .calltoaction.sunshinea {
    padding-left: 2.6rem
}

#content-container .links .applynow.sunshine a,
#content-container .links .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .links .applynow.sunshine.update,
#content-container .links .applynow.sunshine.update a,
#content-container .links .calltoaction.sunshine.update,
#content-container .links .calltoaction.sunshine.update a {
    color: #000 !important
}

#content-container .links .applynow.rust,
#content-container .links .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.rust.arrow-back,
#content-container .links .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.rust,
#content-container .links .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.rust.x,
#content-container .links .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.rusta,
#content-container .links .calltoaction.rusta {
    padding-left: 2.6rem
}

#content-container .links .applynow.rust a,
#content-container .links .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.rust.update,
#content-container .links .applynow.rust.update a,
#content-container .links .calltoaction.rust.update,
#content-container .links .calltoaction.rust.update a {
    color: #fff !important
}

#content-container .links .applynow.sandstone,
#content-container .links .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.sandstone.arrow-back,
#content-container .links .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.sandstone,
#content-container .links .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.sandstone.x,
#content-container .links .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.sandstonea,
#content-container .links .calltoaction.sandstonea {
    padding-left: 2.6rem
}

#content-container .links .applynow.sandstone a,
#content-container .links .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.sandstone.update,
#content-container .links .applynow.sandstone.update a,
#content-container .links .calltoaction.sandstone.update,
#content-container .links .calltoaction.sandstone.update a {
    color: #fff !important
}

#content-container .links .applynow.slate,
#content-container .links .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.slate.arrow-back,
#content-container .links .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.slate,
#content-container .links .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.slate.x,
#content-container .links .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.slatea,
#content-container .links .calltoaction.slatea {
    padding-left: 2.6rem
}

#content-container .links .applynow.slate a,
#content-container .links .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.slate.update,
#content-container .links .applynow.slate.update a,
#content-container .links .calltoaction.slate.update,
#content-container .links .calltoaction.slate.update a {
    color: #fff !important
}

#content-container .links .applynow.heather,
#content-container .links .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.heather.arrow-back,
#content-container .links .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.heather,
#content-container .links .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.heather.x,
#content-container .links .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.heathera,
#content-container .links .calltoaction.heathera {
    padding-left: 2.6rem
}

#content-container .links .applynow.heather a,
#content-container .links .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.heather.update,
#content-container .links .applynow.heather.update a,
#content-container .links .calltoaction.heather.update,
#content-container .links .calltoaction.heather.update a {
    color: #fff !important
}

#content-container .links .applynow.rose,
#content-container .links .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.rose.arrow-back,
#content-container .links .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.rose,
#content-container .links .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.rose.x,
#content-container .links .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.rosea,
#content-container .links .calltoaction.rosea {
    padding-left: 2.6rem
}

#content-container .links .applynow.rose a,
#content-container .links .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.rose.update,
#content-container .links .applynow.rose.update a,
#content-container .links .calltoaction.rose.update,
#content-container .links .calltoaction.rose.update a {
    color: #fff !important
}

#content-container .links .applynow.mocha,
#content-container .links .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.mocha.arrow-back,
#content-container .links .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.mocha,
#content-container .links .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.mocha.x,
#content-container .links .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.mochaa,
#content-container .links .calltoaction.mochaa {
    padding-left: 2.6rem
}

#content-container .links .applynow.mocha a,
#content-container .links .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.mocha.update,
#content-container .links .applynow.mocha.update a,
#content-container .links .calltoaction.mocha.update,
#content-container .links .calltoaction.mocha.update a {
    color: #fff !important
}

#content-container .links .applynow.aquamarine,
#content-container .links .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.aquamarine.arrow-back,
#content-container .links .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.aquamarine,
#content-container .links .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.aquamarine.x,
#content-container .links .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.aquamarinea,
#content-container .links .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

#content-container .links .applynow.aquamarine a,
#content-container .links .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.aquamarine.update,
#content-container .links .applynow.aquamarine.update a,
#content-container .links .calltoaction.aquamarine.update,
#content-container .links .calltoaction.aquamarine.update a {
    color: #fff !important
}

#content-container .links .applynow.undergraduate,
#content-container .links .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.undergraduate.arrow-back,
#content-container .links .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.undergraduate,
#content-container .links .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.undergraduate.x,
#content-container .links .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.undergraduatea,
#content-container .links .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

#content-container .links .applynow.undergraduate a,
#content-container .links .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.undergraduate.update,
#content-container .links .applynow.undergraduate.update a,
#content-container .links .calltoaction.undergraduate.update,
#content-container .links .calltoaction.undergraduate.update a {
    color: #fff !important
}

#content-container .links .applynow.postgraduate,
#content-container .links .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.postgraduate.arrow-back,
#content-container .links .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.postgraduate,
#content-container .links .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.postgraduate.x,
#content-container .links .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.postgraduatea,
#content-container .links .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

#content-container .links .applynow.postgraduate a,
#content-container .links .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.postgraduate.update,
#content-container .links .applynow.postgraduate.update a,
#content-container .links .calltoaction.postgraduate.update,
#content-container .links .calltoaction.postgraduate.update a {
    color: #fff !important
}

#content-container .links .applynow.skyblue,
#content-container .links .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.skyblue.arrow-back,
#content-container .links .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.skyblue,
#content-container .links .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.skyblue.x,
#content-container .links .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.skybluea,
#content-container .links .calltoaction.skybluea {
    padding-left: 2.6rem
}

#content-container .links .applynow.skyblue a,
#content-container .links .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.skyblue.update,
#content-container .links .applynow.skyblue.update a,
#content-container .links .calltoaction.skyblue.update,
#content-container .links .calltoaction.skyblue.update a {
    color: #fff !important
}

#content-container .links .applynow.leaf,
#content-container .links .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.leaf.arrow-back,
#content-container .links .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.leaf,
#content-container .links .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.leaf.x,
#content-container .links .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.leafa,
#content-container .links .calltoaction.leafa {
    padding-left: 2.6rem
}

#content-container .links .applynow.leaf a,
#content-container .links .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.leaf.update,
#content-container .links .applynow.leaf.update a,
#content-container .links .calltoaction.leaf.update,
#content-container .links .calltoaction.leaf.update a {
    color: #fff !important
}

#content-container .links .applynow.moss,
#content-container .links .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.moss.arrow-back,
#content-container .links .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.moss,
#content-container .links .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.moss.x,
#content-container .links .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.mossa,
#content-container .links .calltoaction.mossa {
    padding-left: 2.6rem
}

#content-container .links .applynow.moss a,
#content-container .links .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.moss.update,
#content-container .links .applynow.moss.update a,
#content-container .links .calltoaction.moss.update,
#content-container .links .calltoaction.moss.update a {
    color: #fff !important
}

#content-container .links .applynow.black,
#content-container .links .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.black.arrow-back,
#content-container .links .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.black,
#content-container .links .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.black.x,
#content-container .links .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.blacka,
#content-container .links .calltoaction.blacka {
    padding-left: 2.6rem
}

#content-container .links .applynow.black a,
#content-container .links .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.black.update,
#content-container .links .applynow.black.update a,
#content-container .links .calltoaction.black.update,
#content-container .links .calltoaction.black.update a {
    color: #fff !important
}

#content-container .links .applynow.socscihub,
#content-container .links .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.socscihub.arrow-back,
#content-container .links .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.socscihub,
#content-container .links .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.socscihub.x,
#content-container .links .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.socscihuba,
#content-container .links .calltoaction.socscihuba {
    padding-left: 2.6rem
}

#content-container .links .applynow.socscihub a,
#content-container .links .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.socscihub.update,
#content-container .links .applynow.socscihub.update a,
#content-container .links .calltoaction.socscihub.update,
#content-container .links .calltoaction.socscihub.update a {
    color: #011451 !important
}

#content-container .links .applynow.dark-red,
#content-container .links .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-red.arrow-back,
#content-container .links .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-red,
#content-container .links .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-red.x,
#content-container .links .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-reda,
#content-container .links .calltoaction.dark-reda {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-red a,
#content-container .links .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-red.update,
#content-container .links .applynow.dark-red.update a,
#content-container .links .calltoaction.dark-red.update,
#content-container .links .calltoaction.dark-red.update a {
    color: #fff !important
}

#content-container .links .applynow.dark-blue,
#content-container .links .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-blue.arrow-back,
#content-container .links .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-blue,
#content-container .links .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-blue.x,
#content-container .links .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-bluea,
#content-container .links .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-blue a,
#content-container .links .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-blue.update,
#content-container .links .applynow.dark-blue.update a,
#content-container .links .calltoaction.dark-blue.update,
#content-container .links .calltoaction.dark-blue.update a {
    color: #fff !important
}

#content-container .links .applynow.dark-green,
#content-container .links .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-green.arrow-back,
#content-container .links .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-green,
#content-container .links .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-green.x,
#content-container .links .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-greena,
#content-container .links .calltoaction.dark-greena {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-green a,
#content-container .links .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-green.update,
#content-container .links .applynow.dark-green.update a,
#content-container .links .calltoaction.dark-green.update,
#content-container .links .calltoaction.dark-green.update a {
    color: #fff !important
}

#content-container .links .applynow.dark-pink,
#content-container .links .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-pink.arrow-back,
#content-container .links .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-pink,
#content-container .links .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-pink.x,
#content-container .links .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-pinka,
#content-container .links .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-pink a,
#content-container .links .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-pink.update,
#content-container .links .applynow.dark-pink.update a,
#content-container .links .calltoaction.dark-pink.update,
#content-container .links .calltoaction.dark-pink.update a {
    color: #fff !important
}

#content-container .links .applynow.dark-purple,
#content-container .links .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-purple.arrow-back,
#content-container .links .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-purple,
#content-container .links .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-purple.x,
#content-container .links .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-purplea,
#content-container .links .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-purple a,
#content-container .links .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-purple.update,
#content-container .links .applynow.dark-purple.update a,
#content-container .links .calltoaction.dark-purple.update,
#content-container .links .calltoaction.dark-purple.update a {
    color: #fff !important
}

#content-container .links .applynow.light-yellow,
#content-container .links .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-yellow.arrow-back,
#content-container .links .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-yellow,
#content-container .links .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-yellow.x,
#content-container .links .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-yellowa,
#content-container .links .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-yellow a,
#content-container .links .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-yellow.update,
#content-container .links .applynow.light-yellow.update a,
#content-container .links .calltoaction.light-yellow.update,
#content-container .links .calltoaction.light-yellow.update a {
    color: #011451 !important
}

#content-container .links .applynow.light-blue,
#content-container .links .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-blue.arrow-back,
#content-container .links .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-blue,
#content-container .links .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-blue.x,
#content-container .links .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-bluea,
#content-container .links .calltoaction.light-bluea {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-blue a,
#content-container .links .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-blue.update,
#content-container .links .applynow.light-blue.update a,
#content-container .links .calltoaction.light-blue.update,
#content-container .links .calltoaction.light-blue.update a {
    color: #011451 !important
}

#content-container .links .applynow.light-green,
#content-container .links .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-green.arrow-back,
#content-container .links .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-green,
#content-container .links .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-green.x,
#content-container .links .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-greena,
#content-container .links .calltoaction.light-greena {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-green a,
#content-container .links .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-green.update,
#content-container .links .applynow.light-green.update a,
#content-container .links .calltoaction.light-green.update,
#content-container .links .calltoaction.light-green.update a {
    color: #011451 !important
}

#content-container .links .applynow.light-pink,
#content-container .links .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-pink.arrow-back,
#content-container .links .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-pink,
#content-container .links .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-pink.x,
#content-container .links .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-pinka,
#content-container .links .calltoaction.light-pinka {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-pink a,
#content-container .links .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-pink.update,
#content-container .links .applynow.light-pink.update a,
#content-container .links .calltoaction.light-pink.update,
#content-container .links .calltoaction.light-pink.update a {
    color: #011451 !important
}

#content-container .links .applynow.light-purple,
#content-container .links .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.light-purple.arrow-back,
#content-container .links .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.light-purple,
#content-container .links .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-purple.x,
#content-container .links .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.light-purplea,
#content-container .links .calltoaction.light-purplea {
    padding-left: 2.6rem
}

#content-container .links .applynow.light-purple a,
#content-container .links .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .links .applynow.light-purple.update,
#content-container .links .applynow.light-purple.update a,
#content-container .links .calltoaction.light-purple.update,
#content-container .links .calltoaction.light-purple.update a {
    color: #011451 !important
}

#content-container .links .applynow.dark-grey,
#content-container .links .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .links .applynow.dark-grey.arrow-back,
#content-container .links .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .links .applynow.dark-grey,
#content-container .links .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-grey.x,
#content-container .links .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .links .applynow.dark-greya,
#content-container .links .calltoaction.dark-greya {
    padding-left: 2.6rem
}

#content-container .links .applynow.dark-grey a,
#content-container .links .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow.dark-grey.update,
#content-container .links .applynow.dark-grey.update a,
#content-container .links .calltoaction.dark-grey.update,
#content-container .links .calltoaction.dark-grey.update a {
    color: #fff !important
}

#content-container .links .applynow.small,
#content-container .links .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .links .applynow.small,
    #content-container .links .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .links .applynow.white,
#content-container .links .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

#content-container .links .applynow.white a,
#content-container .links .calltoaction.white a {
    color: #011451 !important
}

#content-container .links .applynow.sport,
#content-container .links .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

#content-container .links .applynow.sport a,
#content-container .links .calltoaction.sport a {
    color: #000 !important
}

#content-container .links .applynow.bs,
#content-container .links .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

#content-container .links .applynow.update,
#content-container .links .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

#content-container .links .applynow.update.black,
#content-container .links .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

#content-container .links .applynow.update a,
#content-container .links .calltoaction.update a {
    color: #fff !important
}

#content-container .links .applynow,
#content-container .links .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    #content-container .links .applynow,
    #content-container .links .calltoaction {
        font-size: 1rem
    }
}

#content-container .links .applynow a,
#content-container .links .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .links .applynow:hover,
#content-container .links .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

#content-container .links .calltoaction {
    width: 100%
}

@media screen and (max-width:69.99875em) {
    #content-container .links {
        padding: 0 !important
    }
}

#content-container .links .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplash a {
    color: #fff !important
}

#content-container .links .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUofg-default-blue:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUofg-default-blue a {
    color: #fff !important
}

#content-container .links .textsplashUofg-default-blue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUniversityblue:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUniversityblue a {
    color: #fff !important
}

#content-container .links .textsplashUniversityblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUofg-default-blue-tint-80:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUofg-default-blue-tint-80 a {
    color: #fff !important
}

#content-container .links .textsplashUofg-default-blue-tint-80.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUofg-default-blue-tint-70:not(span) {
    background: #4c7393;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUofg-default-blue-tint-70 a {
    color: #fff !important
}

#content-container .links .textsplashUofg-default-blue-tint-70.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUofg-default-blue-tint-40:not(span) {
    background: #4c7393;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUofg-default-blue-tint-40 a {
    color: #fff !important
}

#content-container .links .textsplashUofg-default-blue-tint-40.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSlate-grey:not(span) {
    background: #343536;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSlate-grey a {
    color: #fff !important
}

#content-container .links .textsplashSlate-grey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashGrey:not(span) {
    background: #d3d3d3;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashGrey a {
    color: #011451 !important
}

#content-container .links .textsplashGrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashMedium-grey:not(span) {
    background: #ededed;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashMedium-grey a {
    color: #fff !important
}

#content-container .links .textsplashMedium-grey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-grey:not(span) {
    background: #f5f5f5;
    color: #343536 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-grey a {
    color: #343536 !important
}

#content-container .links .textsplashLight-grey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashCobalt a {
    color: #fff !important
}

#content-container .links .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashCobalt-tint-80:not(span) {
    background: #3590bf;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashCobalt-tint-80 a {
    color: #fff !important
}

#content-container .links .textsplashCobalt-tint-80.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashCobalt-dark:not(span) {
    background: #015987;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashCobalt-dark a {
    color: #fff !important
}

#content-container .links .textsplashCobalt-dark.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashTurquoise:not(span) {
    background: #00b5d1;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashTurquoise a {
    color: #fff !important
}

#content-container .links .textsplashTurquoise.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashThistle a {
    color: #fff !important
}

#content-container .links .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashThistle-tint-80:not(span) {
    background: #aa418e;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashThistle-tint-80 a {
    color: #fff !important
}

#content-container .links .textsplashThistle-tint-80.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashThistle-tint-90:not(span) {
    background: #a02a80;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashThistle-tint-90 a {
    color: #fff !important
}

#content-container .links .textsplashThistle-tint-90.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLavendar a {
    color: #fff !important
}

#content-container .links .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLavender:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLavender a {
    color: #fff !important
}

#content-container .links .textsplashLavender.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLavendar-tint-80:not(span) {
    background: #7c71a9;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLavendar-tint-80 a {
    color: #fff !important
}

#content-container .links .textsplashLavendar-tint-80.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLawn:not(span) {
    background: #84bd00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLawn a {
    color: #fff !important
}

#content-container .links .textsplashLawn.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashPillarbox a {
    color: #fff !important
}

#content-container .links .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashBurgundy a {
    color: #fff !important
}

#content-container .links .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashPumpkin:not(span) {
    background: #84bd00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashPumpkin a {
    color: #fff !important
}

#content-container .links .textsplashPumpkin.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashForest:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashForest a {
    color: #fff !important
}

#content-container .links .textsplashForest.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSunshine:not(span) {
    background: #ffdc36;
    color: #000 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSunshine a {
    color: #000 !important
}

#content-container .links .textsplashSunshine.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashRust a {
    color: #fff !important
}

#content-container .links .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSandstone:not(span) {
    background: #605643;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSandstone a {
    color: #fff !important
}

#content-container .links .textsplashSandstone.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSlate:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSlate a {
    color: #fff !important
}

#content-container .links .textsplashSlate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashHeather:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashHeather a {
    color: #fff !important
}

#content-container .links .textsplashHeather.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashRose:not(span) {
    background: #d278ab;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashRose a {
    color: #fff !important
}

#content-container .links .textsplashRose.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashMocha:not(span) {
    background: #b59079;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashMocha a {
    color: #fff !important
}

#content-container .links .textsplashMocha.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashAquamarine:not(span) {
    background: #9ab9ad;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashAquamarine a {
    color: #fff !important
}

#content-container .links .textsplashAquamarine.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashUndergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashUndergraduate a {
    color: #fff !important
}

#content-container .links .textsplashUndergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashPostgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashPostgraduate a {
    color: #fff !important
}

#content-container .links .textsplashPostgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSkyblue a {
    color: #fff !important
}

#content-container .links .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLeaf a {
    color: #fff !important
}

#content-container .links .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashMoss a {
    color: #fff !important
}

#content-container .links .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashBlack:not(span) {
    background: #000;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashBlack a {
    color: #fff !important
}

#content-container .links .textsplashBlack.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashSocscihub:not(span) {
    background: #fae8db;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashSocscihub a {
    color: #011451 !important
}

#content-container .links .textsplashSocscihub.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-red:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-red a {
    color: #fff !important
}

#content-container .links .textsplashDark-red.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-blue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-blue a {
    color: #fff !important
}

#content-container .links .textsplashDark-blue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-green:not(span) {
    background: #405d18;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-green a {
    color: #fff !important
}

#content-container .links .textsplashDark-green.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-pink:not(span) {
    background: #a60367;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-pink a {
    color: #fff !important
}

#content-container .links .textsplashDark-pink.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-purple:not(span) {
    background: #4c2683;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-purple a {
    color: #fff !important
}

#content-container .links .textsplashDark-purple.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-yellow:not(span) {
    background: #f2d25c;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-yellow a {
    color: #011451 !important
}

#content-container .links .textsplashLight-yellow.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-blue:not(span) {
    background: #4dbbc6;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-blue a {
    color: #011451 !important
}

#content-container .links .textsplashLight-blue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-green:not(span) {
    background: #81c071;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-green a {
    color: #011451 !important
}

#content-container .links .textsplashLight-green.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-pink:not(span) {
    background: #e98baf;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-pink a {
    color: #011451 !important
}

#content-container .links .textsplashLight-pink.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashLight-purple:not(span) {
    background: #a5a1ce;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashLight-purple a {
    color: #011451 !important
}

#content-container .links .textsplashLight-purple.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplashDark-grey:not(span) {
    background: #585858;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplashDark-grey a {
    color: #fff !important
}

#content-container .links .textsplashDark-grey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .links .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .links .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplash_research a {
    color: #fff !important
}

#content-container .links .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .textsplash_about a {
    color: #fff !important
}

#content-container .links .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .links li a .applynow {
    background: #011451;
    padding: 1rem;
    width: 100%
}

#content-container .links li a .applynow:before {
    background: url(/3t4/img/arrow-thick-right.png) no-repeat;
    background-position: 0;
    background-size: 75%;
    content: "";
    display: inline-block;
    filter: grayscale(100%) brightness(0) invert(1);
    height: 1.6rem;
    vertical-align: middle;
    width: 1.5rem;
    z-index: auto
}

#content-container .links.hideF {
    display: none
}

#content-container .links.scrolled .linksInner {
    margin-top: 5rem
}

#content-container .links.displaywide {
    bottom: auto !important;
    height: auto !important;
    left: auto !important;
    margin-top: 0 !important;
    padding: 0 1rem;
    top: auto !important;
    width: 100% !important
}

#content-container .links.displaywide .sticky {
    position: relative !important
}

#content-container .links.displaywide .linksInner {
    bottom: auto !important;
    height: auto !important;
    left: auto !important;
    margin-top: 0 !important;
    max-width: 100% !important;
    top: auto !important;
    width: 100% !important
}

#content-container .links img {
    height: auto !important
}

#content-container .links img.left {
    float: left;
    padding-bottom: .5rem;
    padding-right: 1rem
}

#content-container .links img.right {
    float: right;
    padding-bottom: .5rem;
    padding-left: 1rem
}

#content-container .links.fixedLinks {
    position: fixed;
    right: 6rem;
    top: 140px
}

#content-container .links.fixedLinks.bottom {
    bottom: 2rem;
    position: absolute;
    right: 2rem
}

#content-container .links .linksInner {
    font-family: Noto Sans, sans-serif;
    width: 100%
}

#content-container .links .linksInner .linksContentWrap .caption {
    font-style: italic;
    margin-top: .6rem
}

#content-container .links .linksInner .linksContentWrap {
    background-color: #f5f5f5;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    margin: 0 1rem;
    padding: 2rem
}

#content-container .links .linksInner .linksContentWrap h1,
#content-container .links .linksInner .linksContentWrap h2,
#content-container .links .linksInner .linksContentWrap h3,
#content-container .links .linksInner .linksContentWrap h4 {
    margin: 0 0 1rem
}

#content-container .links .linksInner .linksContentWrap h1 {
    color: #4f5961;
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-transform: uppercase
}

#content-container .links .linksInner .linksContentWrap h3 {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.6rem;
    margin: 0 0 1rem;
    padding: 0
}

#content-container .links .linksInner .linksContentWrap ul:not(.card-related-links, .tag-list, .tags-list) {
    margin: 0;
    padding: 0
}

#content-container .links .linksInner .linksContentWrap ul:not(.card-related-links, .tag-list, .tags-list) li {
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    list-style: none;
    margin-bottom: 1rem;
    padding-left: 1.8rem;
    position: relative
}

#content-container .links .linksInner .linksContentWrap ul:not(.card-related-links, .tag-list, .tags-list) li:last-child {
    border-bottom: none
}

#content-container .links .linksInner .linksContentWrap ul:not(.card-related-links, .tag-list, .tags-list) li a {
    border-bottom: none;
    color: #011451;
    display: block;
    text-decoration: none
}

#content-container .links .linksInner .linksContentWrap ul:not(.card-related-links, .tag-list, .tags-list) li a:not(.tablink, #unibuddy-popcard-initiate, .calltoaction, .applynow):before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-right: .3125em;
    position: absolute;
    top: 2px;
    transition: margin .3s;
    vertical-align: middle;
    width: 1.25rem
}

#content-container .links .linksInner .linksContentWrap .contentPanel {
    margin-bottom: 1rem
}

#content-container .links .linksInner .linksContentWrap .contentPanel .text {
    background-color: #011451;
    color: #fff !important;
    padding: 1rem
}

#content-container .links .linksInner .linksContentWrap .contentPanel .text a {
    color: #fff !important;
    text-decoration: none
}

#content-container .links .linksInner .linksContentWrap .videoWrapper {
    margin: 0;
    padding: 0;
    width: 100%
}

#content-container .links .linksInner .linksContentWrap .videoWrapper .playoverlay:before {
    left: 43%;
    top: 35%
}

#content-container .links .linksInner .linksContentWrap .racc_parent .heading_opener h3 {
    font-size: 1.2rem;
    margin: .2rem
}

#content-container .links .linksInner .linksContentWrap .racc_parent .content_opener {
    font-size: 1rem;
    padding: 1rem
}

#content-container .links .linksInner .linksContentWrap .racc_parent .content_opener ul li {
    font-size: 1rem;
    margin-bottom: .6rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest {
    margin: 0 1rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest .row {
    margin-bottom: 1rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=email] select,
#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=text] {
    height: 48px;
    padding: .6rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=email] select.validate,
#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=text].validate {
    border: 1px solid red
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=checkbox]#dd-consent {
    margin-left: 0;
    margin-right: .2rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest input[type=checkbox].validate {
    border: 1px solid red
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest #dd-submit {
    background-color: #005398;
    border-radius: .2rem;
    color: #fff;
    height: 50px;
    padding: 0;
    width: 100%
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest #dd-submit.top-margin {
    margin-top: 1rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest p.small {
    font-size: .9rem;
    margin-bottom: 0;
    margin-top: 0
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest .grecaptcha-badge {
    bottom: -100px !important
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest.intile {
    padding: 0 1rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest.intile input,
#content-container .links .linksInner .linksContentWrap #dd-register-interest.intile select {
    margin-bottom: 1rem
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest.intile .row {
    margin-bottom: 0
}

#content-container .links .linksInner .linksContentWrap #dd-register-interest button.next-step {
    background-color: #005398;
    border-radius: .5rem;
    height: 50px;
    padding: 0
}

#content-container .links .linksInner .linksContentWrap #dd-error,
#content-container .links .linksInner .linksContentWrap #dd-thanks {
    padding: 1rem 2rem
}

#content-container .links .linksInner ul.card-related-links {
    margin: 0;
    padding: 0
}

#content-container .links .linksInner ul.card-related-links li {
    font-family: Noto Sans, sans-serif;
    list-style: none;
    margin: 0 0 1rem
}

#content-container .links .linksInner ul.card-related-links li.applynow {
    background: none;
    display: block;
    padding: 0;
    width: 100%
}

#content-container .links .linksInner ul.card-related-links li a {
    border-bottom: none;
    color: #011451;
    display: inline-block;
    text-decoration: none
}

#content-container .links .linksInner ul.card-related-links li:not(.applynow) {
    padding-left: 2rem;
    position: relative
}

#content-container .links .linksInner ul.card-related-links li:not(.applynow):before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-left: .3125em;
    position: absolute;
    top: 2px;
    transition: left .3s;
    vertical-align: middle;
    width: 1.25rem
}

#content-container .links .linksInner ul.card-related-links li:not(.applynow):hover:before {
    left: 4px
}

#content-container .links .linksInner ul.card-related-links li:not(.applynow).selected:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.svg)
}

@media screen and (max-width:69.99875em) {
    #content-container .links .linksInner {
        padding: 1rem 0;
        position: relative
    }
    #content-container .links .linksInner .linksContentWrap {
        margin: 0 0 2rem
    }
}

#content-container .links .pullquote {
    background-color: #011451;
    color: #fff;
    float: right;
    margin: 1rem 0 1rem 1rem;
    padding: 1rem;
    position: relative;
    width: 45%
}

#content-container .links .pullquote.wide {
    width: 100%
}

#content-container .links .pullquote.landing {
    width: 30%
}

@media screen and (max-width:69.99875em) {
    #content-container .links .pullquote,
    #content-container .links .pullquote.landing {
        width: 100%
    }
}

#content-container .links .pullquote.withquote {
    padding: 2rem 2rem 2rem 4rem
}

#content-container .links .pullquote.withquote:before {
    content: "";
    font-family: Material Icons;
    font-size: 2rem;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 0;
    transform: scaleX(-1)
}

#content-container .links .pullquote.fullwidth-pullquote {
    float: none;
    margin: 0;
    width: 100%
}

#content-container .links .pullquote a {
    color: #fff !important;
    text-decoration: none
}

#content-container .mp3player>.jwplayer>div.jw-controls.jw-reset>div.jw-display-icon-container.jw-background-color.jw-reset {
    display: none
}

#content-container .playoverlay.youtubevideo {
    cursor: auto
}

#content-container .playoverlay {
    cursor: pointer;
    inset: 0;
    position: absolute
}

#content-container .playoverlay:before {
    background-color: #000;
    border-radius: 5px;
    color: #fff;
    content: "";
    font-family: Material Icons;
    font-size: 3rem;
    left: 48%;
    line-height: 3rem;
    padding: 0;
    position: absolute;
    top: 41%
}

#content-container .linksVideo {
    position: relative
}

#content-container img.popupthumb {
    position: absolute;
    right: 0;
    top: 0
}

#content-container .videoWrapper.right {
    float: right;
    margin-bottom: 2rem;
    margin-left: 2rem;
    position: relative
}

.reveal.tile-modal-content,
.reveal.unibuddy-blog {
    height: 80%;
    overflow-y: hidden;
    width: 80%
}

@media screen and (max-width:69.99875em) {
    .reveal.tile-modal-content,
    .reveal.unibuddy-blog {
        left: auto;
        margin-left: auto;
        top: 128px
    }
}

.reveal.tile-modal-content p,
.reveal.unibuddy-blog p {
    height: 100%
}

.reveal.tile-modal-content iframe,
.reveal.unibuddy-blog iframe {
    border: none;
    height: 100%;
    width: 100%
}

.reveal.unistats-widget-wrapper {
    background: #fff;
    display: block;
    height: 420px;
    overflow: hidden;
    width: 685px
}

.reveal.unistats-widget-wrapper iframe {
    height: 380px !important
}

@media screen and (max-width:69.99875em) {
    .reveal.unistats-widget-wrapper {
        background: none;
        padding: 2rem 0 0;
        top: 1rem;
        width: 100%
    }
}

.reveal.unistats-widget-wrapper button.close-button {
    color: #000 !important;
    right: 8px !important;
    top: -3px !important
}

@media screen and (max-width:69.99875em) {
    .reveal.unistats-widget-wrapper button.close-button {
        top: 34px !important
    }
}

.reveal.video {
    padding: 0
}

.reveal .close-button {
    color: #fff;
    font-size: 2rem;
    position: absolute;
    right: 1rem;
    top: 2rem
}

.reveal.open {
    display: block
}

.background-image {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -10
}

.background-image.menu-open {
    left: 400px
}

.background-image img {
    height: auto !important;
    width: 100% !important
}

.main-feature {
    margin-bottom: 4rem;
    padding: 2rem 1rem
}

.main-feature#section-header {
    font-family: Noto Sans, sans-serif;
    margin-bottom: 0;
    padding: 1rem 0 0
}

.main-feature#section-header.splash-present {
    background: none
}

@media screen and (max-width:69.99875em) {
    .main-feature#section-header {
        margin-bottom: 1rem
    }
    .main-feature#section-header.smallwindow {
        padding: 0
    }
}

.main-feature#section-header.menu-open {
    left: auto !important
}

@media screen and (max-width:69.99875em) {
    .main-feature#section-header.menu-open {
        display: none !important
    }
}

@media screen and (min-width:70em) {
    .main-feature#section-header.scrolled:not(.external) {
        box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
        padding: 0 0 0 1rem;
        position: fixed
    }
}

.main-feature#section-header.scrolled:not(.external).smallwindow {
    position: absolute;
    top: -3rem
}

@media screen and (max-width:69.99875em) {
    .main-feature#section-header.scrolled:not(.external).smallwindow {
        position: relative
    }
}

.main-feature#section-header.scrolled:not(.external).menu-open {
    left: auto !important
}

.main-feature#section-header.scrolled:not(.external) {
    background: #fff;
    left: 0;
    top: 4rem;
    z-index: 1000
}

@media screen and (min-width:70em) {
    .main-feature#section-header.scrolled:not(.external) h1 {
        margin: 1rem 2rem
    }
}

.main-feature#section-header.scrolled:not(.external) h1 {
    font-size: 1.8rem;
    line-height: 1.8rem
}

.main-feature#section-header.scrolled:not(.external) h1 a,
.main-feature#section-header.scrolled:not(.external) h1 a.hasbackgroundvideo {
    color: #011451 !important
}

.main-feature#section-header h1 {
    color: #011451;
    font-size: 2.4rem;
    line-height: 2.4rem;
    margin: 1rem 0 1rem 3rem;
    position: relative;
    z-index: 99999
}

.main-feature#section-header h1 a {
    border-bottom: none;
    color: #011451;
    display: inline-block;
    text-decoration: none
}

.main-feature#section-header h1 a.alt {
    color: #fff
}

@media screen and (max-width:69.99875em) {
    .main-feature#section-header h1 a.alt {
        color: #011451
    }
}

.main-feature#section-header h1 a.hasbackgroundvideo {
    color: #fff !important
}

@media screen and (max-width:69.99875em) {
    .main-feature#section-header h1 {
        font-size: 1.8rem;
        line-height: 1.8rem;
        margin: 0 0 0 1rem;
        padding-right: 2rem
    }
}

.main-feature#section-header .view-shortlist {
    float: right;
    margin-right: 1rem;
    margin-top: 2.5rem
}

.main-feature#section-header .view-shortlist a {
    background-color: #000;
    padding: 1rem
}

@media screen and (max-width:69.99875em) {
    .main-feature {
        margin-bottom: 1rem;
        padding: 0 1rem
    }
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    .main-feature {
        margin-bottom: 1rem;
        padding-top: 0
    }
}

.main-feature h1 {
    color: #011451;
    font-size: 5rem;
    font-weight: 900;
    line-height: 5rem;
    margin: 2rem 0;
    text-transform: uppercase;
    transform: all .3s ease
}

.main-feature h1.lower {
    text-transform: none
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    .main-feature h1 {
        font-size: 3rem;
        line-height: 3rem
    }
}

@media screen and (max-width:69.99875em) {
    .main-feature h1 {
        font-size: 2rem;
        line-height: 2rem;
        padding: 0
    }
}

.main-feature ul {
    font-family: adobe-garamond-pro, serif;
    list-style-type: none;
    padding: 0
}

.main-feature ul li {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 1em;
    width: auto
}

.main-feature ul li a {
    color: #011451;
    font-size: 2rem;
    text-decoration: none
}

@media screen and (max-width:69.99875em) {
    .main-feature ul li a {
        font-size: 1.4rem
    }
}

.content-wrap.background1 {
    background-color: #f5f5f5
}

.content-wrap.background2 {
    background-color: #fff
}

.content-wrap {
    padding: 2rem 4rem
}

@media screen and (max-width:69.99875em) {
    .content-wrap {
        padding: 1rem 2rem
    }
}

.content-wrap h1 {
    color: #011451;
    font-family: Noto Sans, sans-serif;
    font-size: 3rem;
    font-weight: 900;
    margin: 1rem 0;
    text-transform: uppercase
}

.responsivestyle {
    display: none
}

#content-container .maincontent .calltoaction-wrapper {
    display: inline-block
}

#content-container .maincontent .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

#content-container .maincontent .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

#content-container .maincontent .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

#content-container .maincontent .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

#content-container .maincontent .calltoaction.minimal:hover {
    box-shadow: none
}

#content-container .maincontent .calltoaction.minimal.dark {
    color: #011451 !important
}

#content-container .maincontent .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

#content-container .maincontent .calltoaction.minimal.arrow-back,
#content-container .maincontent .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

#content-container .maincontent .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .maincontent .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

#content-container .maincontent .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

#content-container .maincontent #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

#content-container .maincontent .applynowa,
#content-container .maincontent .calltoactiona {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.uofg-default-blue,
#content-container .maincontent .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.uofg-default-blue.arrow-back,
#content-container .maincontent .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.uofg-default-blue,
#content-container .maincontent .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue.x,
#content-container .maincontent .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.uofg-default-bluea,
#content-container .maincontent .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.uofg-default-blue a,
#content-container .maincontent .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue.update,
#content-container .maincontent .applynow.uofg-default-blue.update a,
#content-container .maincontent .calltoaction.uofg-default-blue.update,
#content-container .maincontent .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.universityblue,
#content-container .maincontent .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.universityblue.arrow-back,
#content-container .maincontent .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.universityblue,
#content-container .maincontent .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.universityblue.x,
#content-container .maincontent .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.universitybluea,
#content-container .maincontent .calltoaction.universitybluea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.universityblue a,
#content-container .maincontent .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.universityblue.update,
#content-container .maincontent .applynow.universityblue.update a,
#content-container .maincontent .calltoaction.universityblue.update,
#content-container .maincontent .calltoaction.universityblue.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80.arrow-back,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80.x,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80 a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-80.update,
#content-container .maincontent .applynow.uofg-default-blue-tint-80.update a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80.update,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70.arrow-back,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70.x,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70 a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-70.update,
#content-container .maincontent .applynow.uofg-default-blue-tint-70.update a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70.update,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40.arrow-back,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40.x,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40 a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.uofg-default-blue-tint-40.update,
#content-container .maincontent .applynow.uofg-default-blue-tint-40.update a,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40.update,
#content-container .maincontent .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.slate-grey,
#content-container .maincontent .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.slate-grey.arrow-back,
#content-container .maincontent .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.slate-grey,
#content-container .maincontent .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.slate-grey.x,
#content-container .maincontent .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.slate-greya,
#content-container .maincontent .calltoaction.slate-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.slate-grey a,
#content-container .maincontent .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.slate-grey.update,
#content-container .maincontent .applynow.slate-grey.update a,
#content-container .maincontent .calltoaction.slate-grey.update,
#content-container .maincontent .calltoaction.slate-grey.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.grey,
#content-container .maincontent .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.grey.arrow-back,
#content-container .maincontent .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.grey,
#content-container .maincontent .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.grey.x,
#content-container .maincontent .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.greya,
#content-container .maincontent .calltoaction.greya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.grey a,
#content-container .maincontent .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.grey.update,
#content-container .maincontent .applynow.grey.update a,
#content-container .maincontent .calltoaction.grey.update,
#content-container .maincontent .calltoaction.grey.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.medium-grey,
#content-container .maincontent .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.medium-grey.arrow-back,
#content-container .maincontent .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.medium-grey,
#content-container .maincontent .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.medium-grey.x,
#content-container .maincontent .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.medium-greya,
#content-container .maincontent .calltoaction.medium-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.medium-grey a,
#content-container .maincontent .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.medium-grey.update,
#content-container .maincontent .applynow.medium-grey.update a,
#content-container .maincontent .calltoaction.medium-grey.update,
#content-container .maincontent .calltoaction.medium-grey.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.light-grey,
#content-container .maincontent .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-grey.arrow-back,
#content-container .maincontent .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-grey,
#content-container .maincontent .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-grey.x,
#content-container .maincontent .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-greya,
#content-container .maincontent .calltoaction.light-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-grey a,
#content-container .maincontent .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-grey.update,
#content-container .maincontent .applynow.light-grey.update a,
#content-container .maincontent .calltoaction.light-grey.update,
#content-container .maincontent .calltoaction.light-grey.update a {
    color: #343536 !important
}

#content-container .maincontent .applynow.cobalt,
#content-container .maincontent .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.cobalt.arrow-back,
#content-container .maincontent .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.cobalt,
#content-container .maincontent .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt.x,
#content-container .maincontent .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.cobalta,
#content-container .maincontent .calltoaction.cobalta {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.cobalt a,
#content-container .maincontent .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt.update,
#content-container .maincontent .applynow.cobalt.update a,
#content-container .maincontent .calltoaction.cobalt.update,
#content-container .maincontent .calltoaction.cobalt.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.cobalt-tint-80,
#content-container .maincontent .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.cobalt-tint-80.arrow-back,
#content-container .maincontent .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.cobalt-tint-80,
#content-container .maincontent .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt-tint-80.x,
#content-container .maincontent .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.cobalt-tint-80a,
#content-container .maincontent .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.cobalt-tint-80 a,
#content-container .maincontent .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt-tint-80.update,
#content-container .maincontent .applynow.cobalt-tint-80.update a,
#content-container .maincontent .calltoaction.cobalt-tint-80.update,
#content-container .maincontent .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.cobalt-dark,
#content-container .maincontent .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.cobalt-dark.arrow-back,
#content-container .maincontent .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.cobalt-dark,
#content-container .maincontent .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt-dark.x,
#content-container .maincontent .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.cobalt-darka,
#content-container .maincontent .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.cobalt-dark a,
#content-container .maincontent .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.cobalt-dark.update,
#content-container .maincontent .applynow.cobalt-dark.update a,
#content-container .maincontent .calltoaction.cobalt-dark.update,
#content-container .maincontent .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.turquoise,
#content-container .maincontent .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.turquoise.arrow-back,
#content-container .maincontent .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.turquoise,
#content-container .maincontent .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.turquoise.x,
#content-container .maincontent .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.turquoisea,
#content-container .maincontent .calltoaction.turquoisea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.turquoise a,
#content-container .maincontent .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.turquoise.update,
#content-container .maincontent .applynow.turquoise.update a,
#content-container .maincontent .calltoaction.turquoise.update,
#content-container .maincontent .calltoaction.turquoise.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.thistle,
#content-container .maincontent .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.thistle.arrow-back,
#content-container .maincontent .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.thistle,
#content-container .maincontent .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle.x,
#content-container .maincontent .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.thistlea,
#content-container .maincontent .calltoaction.thistlea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.thistle a,
#content-container .maincontent .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle.update,
#content-container .maincontent .applynow.thistle.update a,
#content-container .maincontent .calltoaction.thistle.update,
#content-container .maincontent .calltoaction.thistle.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.thistle-tint-80,
#content-container .maincontent .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.thistle-tint-80.arrow-back,
#content-container .maincontent .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.thistle-tint-80,
#content-container .maincontent .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle-tint-80.x,
#content-container .maincontent .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.thistle-tint-80a,
#content-container .maincontent .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.thistle-tint-80 a,
#content-container .maincontent .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle-tint-80.update,
#content-container .maincontent .applynow.thistle-tint-80.update a,
#content-container .maincontent .calltoaction.thistle-tint-80.update,
#content-container .maincontent .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.thistle-tint-90,
#content-container .maincontent .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.thistle-tint-90.arrow-back,
#content-container .maincontent .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.thistle-tint-90,
#content-container .maincontent .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle-tint-90.x,
#content-container .maincontent .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.thistle-tint-90a,
#content-container .maincontent .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.thistle-tint-90 a,
#content-container .maincontent .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.thistle-tint-90.update,
#content-container .maincontent .applynow.thistle-tint-90.update a,
#content-container .maincontent .calltoaction.thistle-tint-90.update,
#content-container .maincontent .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.lavendar,
#content-container .maincontent .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.lavendar.arrow-back,
#content-container .maincontent .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.lavendar,
#content-container .maincontent .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavendar.x,
#content-container .maincontent .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.lavendara,
#content-container .maincontent .calltoaction.lavendara {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.lavendar a,
#content-container .maincontent .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavendar.update,
#content-container .maincontent .applynow.lavendar.update a,
#content-container .maincontent .calltoaction.lavendar.update,
#content-container .maincontent .calltoaction.lavendar.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.lavender,
#content-container .maincontent .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.lavender.arrow-back,
#content-container .maincontent .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.lavender,
#content-container .maincontent .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavender.x,
#content-container .maincontent .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.lavendera,
#content-container .maincontent .calltoaction.lavendera {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.lavender a,
#content-container .maincontent .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavender.update,
#content-container .maincontent .applynow.lavender.update a,
#content-container .maincontent .calltoaction.lavender.update,
#content-container .maincontent .calltoaction.lavender.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.lavendar-tint-80,
#content-container .maincontent .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.lavendar-tint-80.arrow-back,
#content-container .maincontent .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.lavendar-tint-80,
#content-container .maincontent .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavendar-tint-80.x,
#content-container .maincontent .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.lavendar-tint-80a,
#content-container .maincontent .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.lavendar-tint-80 a,
#content-container .maincontent .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lavendar-tint-80.update,
#content-container .maincontent .applynow.lavendar-tint-80.update a,
#content-container .maincontent .calltoaction.lavendar-tint-80.update,
#content-container .maincontent .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.lawn,
#content-container .maincontent .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.lawn.arrow-back,
#content-container .maincontent .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.lawn,
#content-container .maincontent .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lawn.x,
#content-container .maincontent .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.lawna,
#content-container .maincontent .calltoaction.lawna {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.lawn a,
#content-container .maincontent .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.lawn.update,
#content-container .maincontent .applynow.lawn.update a,
#content-container .maincontent .calltoaction.lawn.update,
#content-container .maincontent .calltoaction.lawn.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.pillarbox,
#content-container .maincontent .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.pillarbox.arrow-back,
#content-container .maincontent .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.pillarbox,
#content-container .maincontent .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.pillarbox.x,
#content-container .maincontent .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.pillarboxa,
#content-container .maincontent .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.pillarbox a,
#content-container .maincontent .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.pillarbox.update,
#content-container .maincontent .applynow.pillarbox.update a,
#content-container .maincontent .calltoaction.pillarbox.update,
#content-container .maincontent .calltoaction.pillarbox.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.burgundy,
#content-container .maincontent .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.burgundy.arrow-back,
#content-container .maincontent .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.burgundy,
#content-container .maincontent .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.burgundy.x,
#content-container .maincontent .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.burgundya,
#content-container .maincontent .calltoaction.burgundya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.burgundy a,
#content-container .maincontent .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.burgundy.update,
#content-container .maincontent .applynow.burgundy.update a,
#content-container .maincontent .calltoaction.burgundy.update,
#content-container .maincontent .calltoaction.burgundy.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.pumpkin,
#content-container .maincontent .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.pumpkin.arrow-back,
#content-container .maincontent .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.pumpkin,
#content-container .maincontent .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.pumpkin.x,
#content-container .maincontent .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.pumpkina,
#content-container .maincontent .calltoaction.pumpkina {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.pumpkin a,
#content-container .maincontent .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.pumpkin.update,
#content-container .maincontent .applynow.pumpkin.update a,
#content-container .maincontent .calltoaction.pumpkin.update,
#content-container .maincontent .calltoaction.pumpkin.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.forest,
#content-container .maincontent .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.forest.arrow-back,
#content-container .maincontent .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.forest,
#content-container .maincontent .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.forest.x,
#content-container .maincontent .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.foresta,
#content-container .maincontent .calltoaction.foresta {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.forest a,
#content-container .maincontent .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.forest.update,
#content-container .maincontent .applynow.forest.update a,
#content-container .maincontent .calltoaction.forest.update,
#content-container .maincontent .calltoaction.forest.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.sunshine,
#content-container .maincontent .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.sunshine.arrow-back,
#content-container .maincontent .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.sunshine,
#content-container .maincontent .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.sunshine.x,
#content-container .maincontent .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.sunshinea,
#content-container .maincontent .calltoaction.sunshinea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.sunshine a,
#content-container .maincontent .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.sunshine.update,
#content-container .maincontent .applynow.sunshine.update a,
#content-container .maincontent .calltoaction.sunshine.update,
#content-container .maincontent .calltoaction.sunshine.update a {
    color: #000 !important
}

#content-container .maincontent .applynow.rust,
#content-container .maincontent .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.rust.arrow-back,
#content-container .maincontent .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.rust,
#content-container .maincontent .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.rust.x,
#content-container .maincontent .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.rusta,
#content-container .maincontent .calltoaction.rusta {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.rust a,
#content-container .maincontent .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.rust.update,
#content-container .maincontent .applynow.rust.update a,
#content-container .maincontent .calltoaction.rust.update,
#content-container .maincontent .calltoaction.rust.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.sandstone,
#content-container .maincontent .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.sandstone.arrow-back,
#content-container .maincontent .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.sandstone,
#content-container .maincontent .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.sandstone.x,
#content-container .maincontent .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.sandstonea,
#content-container .maincontent .calltoaction.sandstonea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.sandstone a,
#content-container .maincontent .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.sandstone.update,
#content-container .maincontent .applynow.sandstone.update a,
#content-container .maincontent .calltoaction.sandstone.update,
#content-container .maincontent .calltoaction.sandstone.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.slate,
#content-container .maincontent .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.slate.arrow-back,
#content-container .maincontent .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.slate,
#content-container .maincontent .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.slate.x,
#content-container .maincontent .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.slatea,
#content-container .maincontent .calltoaction.slatea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.slate a,
#content-container .maincontent .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.slate.update,
#content-container .maincontent .applynow.slate.update a,
#content-container .maincontent .calltoaction.slate.update,
#content-container .maincontent .calltoaction.slate.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.heather,
#content-container .maincontent .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.heather.arrow-back,
#content-container .maincontent .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.heather,
#content-container .maincontent .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.heather.x,
#content-container .maincontent .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.heathera,
#content-container .maincontent .calltoaction.heathera {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.heather a,
#content-container .maincontent .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.heather.update,
#content-container .maincontent .applynow.heather.update a,
#content-container .maincontent .calltoaction.heather.update,
#content-container .maincontent .calltoaction.heather.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.rose,
#content-container .maincontent .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.rose.arrow-back,
#content-container .maincontent .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.rose,
#content-container .maincontent .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.rose.x,
#content-container .maincontent .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.rosea,
#content-container .maincontent .calltoaction.rosea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.rose a,
#content-container .maincontent .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.rose.update,
#content-container .maincontent .applynow.rose.update a,
#content-container .maincontent .calltoaction.rose.update,
#content-container .maincontent .calltoaction.rose.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.mocha,
#content-container .maincontent .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.mocha.arrow-back,
#content-container .maincontent .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.mocha,
#content-container .maincontent .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.mocha.x,
#content-container .maincontent .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.mochaa,
#content-container .maincontent .calltoaction.mochaa {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.mocha a,
#content-container .maincontent .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.mocha.update,
#content-container .maincontent .applynow.mocha.update a,
#content-container .maincontent .calltoaction.mocha.update,
#content-container .maincontent .calltoaction.mocha.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.aquamarine,
#content-container .maincontent .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.aquamarine.arrow-back,
#content-container .maincontent .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.aquamarine,
#content-container .maincontent .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.aquamarine.x,
#content-container .maincontent .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.aquamarinea,
#content-container .maincontent .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.aquamarine a,
#content-container .maincontent .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.aquamarine.update,
#content-container .maincontent .applynow.aquamarine.update a,
#content-container .maincontent .calltoaction.aquamarine.update,
#content-container .maincontent .calltoaction.aquamarine.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.undergraduate,
#content-container .maincontent .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.undergraduate.arrow-back,
#content-container .maincontent .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.undergraduate,
#content-container .maincontent .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.undergraduate.x,
#content-container .maincontent .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.undergraduatea,
#content-container .maincontent .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.undergraduate a,
#content-container .maincontent .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.undergraduate.update,
#content-container .maincontent .applynow.undergraduate.update a,
#content-container .maincontent .calltoaction.undergraduate.update,
#content-container .maincontent .calltoaction.undergraduate.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.postgraduate,
#content-container .maincontent .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.postgraduate.arrow-back,
#content-container .maincontent .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.postgraduate,
#content-container .maincontent .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.postgraduate.x,
#content-container .maincontent .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.postgraduatea,
#content-container .maincontent .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.postgraduate a,
#content-container .maincontent .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.postgraduate.update,
#content-container .maincontent .applynow.postgraduate.update a,
#content-container .maincontent .calltoaction.postgraduate.update,
#content-container .maincontent .calltoaction.postgraduate.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.skyblue,
#content-container .maincontent .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.skyblue.arrow-back,
#content-container .maincontent .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.skyblue,
#content-container .maincontent .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.skyblue.x,
#content-container .maincontent .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.skybluea,
#content-container .maincontent .calltoaction.skybluea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.skyblue a,
#content-container .maincontent .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.skyblue.update,
#content-container .maincontent .applynow.skyblue.update a,
#content-container .maincontent .calltoaction.skyblue.update,
#content-container .maincontent .calltoaction.skyblue.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.leaf,
#content-container .maincontent .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.leaf.arrow-back,
#content-container .maincontent .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.leaf,
#content-container .maincontent .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.leaf.x,
#content-container .maincontent .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.leafa,
#content-container .maincontent .calltoaction.leafa {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.leaf a,
#content-container .maincontent .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.leaf.update,
#content-container .maincontent .applynow.leaf.update a,
#content-container .maincontent .calltoaction.leaf.update,
#content-container .maincontent .calltoaction.leaf.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.moss,
#content-container .maincontent .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.moss.arrow-back,
#content-container .maincontent .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.moss,
#content-container .maincontent .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.moss.x,
#content-container .maincontent .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.mossa,
#content-container .maincontent .calltoaction.mossa {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.moss a,
#content-container .maincontent .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.moss.update,
#content-container .maincontent .applynow.moss.update a,
#content-container .maincontent .calltoaction.moss.update,
#content-container .maincontent .calltoaction.moss.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.black,
#content-container .maincontent .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.black.arrow-back,
#content-container .maincontent .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.black,
#content-container .maincontent .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.black.x,
#content-container .maincontent .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.blacka,
#content-container .maincontent .calltoaction.blacka {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.black a,
#content-container .maincontent .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.black.update,
#content-container .maincontent .applynow.black.update a,
#content-container .maincontent .calltoaction.black.update,
#content-container .maincontent .calltoaction.black.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.socscihub,
#content-container .maincontent .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.socscihub.arrow-back,
#content-container .maincontent .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.socscihub,
#content-container .maincontent .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.socscihub.x,
#content-container .maincontent .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.socscihuba,
#content-container .maincontent .calltoaction.socscihuba {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.socscihub a,
#content-container .maincontent .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.socscihub.update,
#content-container .maincontent .applynow.socscihub.update a,
#content-container .maincontent .calltoaction.socscihub.update,
#content-container .maincontent .calltoaction.socscihub.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.dark-red,
#content-container .maincontent .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-red.arrow-back,
#content-container .maincontent .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-red,
#content-container .maincontent .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-red.x,
#content-container .maincontent .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-reda,
#content-container .maincontent .calltoaction.dark-reda {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-red a,
#content-container .maincontent .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-red.update,
#content-container .maincontent .applynow.dark-red.update a,
#content-container .maincontent .calltoaction.dark-red.update,
#content-container .maincontent .calltoaction.dark-red.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.dark-blue,
#content-container .maincontent .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-blue.arrow-back,
#content-container .maincontent .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-blue,
#content-container .maincontent .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-blue.x,
#content-container .maincontent .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-bluea,
#content-container .maincontent .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-blue a,
#content-container .maincontent .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-blue.update,
#content-container .maincontent .applynow.dark-blue.update a,
#content-container .maincontent .calltoaction.dark-blue.update,
#content-container .maincontent .calltoaction.dark-blue.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.dark-green,
#content-container .maincontent .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-green.arrow-back,
#content-container .maincontent .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-green,
#content-container .maincontent .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-green.x,
#content-container .maincontent .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-greena,
#content-container .maincontent .calltoaction.dark-greena {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-green a,
#content-container .maincontent .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-green.update,
#content-container .maincontent .applynow.dark-green.update a,
#content-container .maincontent .calltoaction.dark-green.update,
#content-container .maincontent .calltoaction.dark-green.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.dark-pink,
#content-container .maincontent .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-pink.arrow-back,
#content-container .maincontent .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-pink,
#content-container .maincontent .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-pink.x,
#content-container .maincontent .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-pinka,
#content-container .maincontent .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-pink a,
#content-container .maincontent .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-pink.update,
#content-container .maincontent .applynow.dark-pink.update a,
#content-container .maincontent .calltoaction.dark-pink.update,
#content-container .maincontent .calltoaction.dark-pink.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.dark-purple,
#content-container .maincontent .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-purple.arrow-back,
#content-container .maincontent .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-purple,
#content-container .maincontent .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-purple.x,
#content-container .maincontent .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-purplea,
#content-container .maincontent .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-purple a,
#content-container .maincontent .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-purple.update,
#content-container .maincontent .applynow.dark-purple.update a,
#content-container .maincontent .calltoaction.dark-purple.update,
#content-container .maincontent .calltoaction.dark-purple.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.light-yellow,
#content-container .maincontent .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-yellow.arrow-back,
#content-container .maincontent .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-yellow,
#content-container .maincontent .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-yellow.x,
#content-container .maincontent .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-yellowa,
#content-container .maincontent .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-yellow a,
#content-container .maincontent .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-yellow.update,
#content-container .maincontent .applynow.light-yellow.update a,
#content-container .maincontent .calltoaction.light-yellow.update,
#content-container .maincontent .calltoaction.light-yellow.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.light-blue,
#content-container .maincontent .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-blue.arrow-back,
#content-container .maincontent .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-blue,
#content-container .maincontent .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-blue.x,
#content-container .maincontent .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-bluea,
#content-container .maincontent .calltoaction.light-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-blue a,
#content-container .maincontent .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-blue.update,
#content-container .maincontent .applynow.light-blue.update a,
#content-container .maincontent .calltoaction.light-blue.update,
#content-container .maincontent .calltoaction.light-blue.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.light-green,
#content-container .maincontent .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-green.arrow-back,
#content-container .maincontent .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-green,
#content-container .maincontent .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-green.x,
#content-container .maincontent .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-greena,
#content-container .maincontent .calltoaction.light-greena {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-green a,
#content-container .maincontent .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-green.update,
#content-container .maincontent .applynow.light-green.update a,
#content-container .maincontent .calltoaction.light-green.update,
#content-container .maincontent .calltoaction.light-green.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.light-pink,
#content-container .maincontent .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-pink.arrow-back,
#content-container .maincontent .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-pink,
#content-container .maincontent .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-pink.x,
#content-container .maincontent .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-pinka,
#content-container .maincontent .calltoaction.light-pinka {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-pink a,
#content-container .maincontent .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-pink.update,
#content-container .maincontent .applynow.light-pink.update a,
#content-container .maincontent .calltoaction.light-pink.update,
#content-container .maincontent .calltoaction.light-pink.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.light-purple,
#content-container .maincontent .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.light-purple.arrow-back,
#content-container .maincontent .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.light-purple,
#content-container .maincontent .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-purple.x,
#content-container .maincontent .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.light-purplea,
#content-container .maincontent .calltoaction.light-purplea {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.light-purple a,
#content-container .maincontent .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.light-purple.update,
#content-container .maincontent .applynow.light-purple.update a,
#content-container .maincontent .calltoaction.light-purple.update,
#content-container .maincontent .calltoaction.light-purple.update a {
    color: #011451 !important
}

#content-container .maincontent .applynow.dark-grey,
#content-container .maincontent .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .applynow.dark-grey.arrow-back,
#content-container .maincontent .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .applynow.dark-grey,
#content-container .maincontent .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-grey.x,
#content-container .maincontent .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .applynow.dark-greya,
#content-container .maincontent .calltoaction.dark-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .applynow.dark-grey a,
#content-container .maincontent .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow.dark-grey.update,
#content-container .maincontent .applynow.dark-grey.update a,
#content-container .maincontent .calltoaction.dark-grey.update,
#content-container .maincontent .calltoaction.dark-grey.update a {
    color: #fff !important
}

#content-container .maincontent .applynow.small,
#content-container .maincontent .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .applynow.small,
    #content-container .maincontent .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .maincontent .applynow.white,
#content-container .maincontent .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

#content-container .maincontent .applynow.white a,
#content-container .maincontent .calltoaction.white a {
    color: #011451 !important
}

#content-container .maincontent .applynow.sport,
#content-container .maincontent .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

#content-container .maincontent .applynow.sport a,
#content-container .maincontent .calltoaction.sport a {
    color: #000 !important
}

#content-container .maincontent .applynow.bs,
#content-container .maincontent .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

#content-container .maincontent .applynow.update,
#content-container .maincontent .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

#content-container .maincontent .applynow.update.black,
#content-container .maincontent .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

#content-container .maincontent .applynow.update a,
#content-container .maincontent .calltoaction.update a {
    color: #fff !important
}

#content-container .maincontent .applynow,
#content-container .maincontent .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .applynow,
    #content-container .maincontent .calltoaction {
        font-size: 1rem
    }
}

#content-container .maincontent .applynow a,
#content-container .maincontent .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .applynow:hover,
#content-container .maincontent .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

#content-container .maincontent img {
    display: inline-block;
    height: auto !important
}

#content-container .maincontent .maincontent-inner li,
#content-container .maincontent .maincontent-inner p {
    font-size: 1rem
}

#content-container .maincontent .maincontent-inner.content h3,
#content-container .maincontent .maincontent-inner.content h4,
#content-container .maincontent .maincontent-inner.content h5,
#content-container .maincontent .maincontent-inner.content h6,
#content-container .maincontent .maincontent-inner.content h7 {
    font-family: Noto Sans, sans-serif
}

#content-container .maincontent .maincontent-inner.content h3 {
    font-size: 1.6rem;
    line-height: 2rem
}

#content-container .maincontent .maincontent-inner.content h4 {
    font-size: 1.3rem
}

#content-container .maincontent .maincontent-inner.content h5 {
    font-size: 1rem
}

#content-container .maincontent .maincontent-inner.content h6 {
    font-size: 1rem;
    margin: 0
}

#content-container .maincontent .maincontent-inner.widesearch {
    padding: 0
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner.widesearch {
        margin-bottom: 1rem;
        margin-top: 1rem;
        padding: .2rem
    }
}

#content-container .maincontent .maincontent-inner.tab-content h2,
#content-container .maincontent .maincontent-inner.tab-content h3 {
    font-family: Noto Sans, sans-serif
}

#content-container .maincontent .maincontent-inner.tab-content #selected-country-wrapper {
    display: block;
    padding: 0
}

#content-container .maincontent .maincontent-inner.tab-content .selected-country {
    background-color: #005398;
    border: 2px solid #005398;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: .8rem;
    margin-left: .3rem;
    padding: .5rem;
    text-transform: uppercase
}

#content-container .maincontent .maincontent-inner.tab-content .selected-country:hover {
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .25)
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner.tab-content .selected-country {
        display: inline-block;
        margin-bottom: .5rem;
        padding: .5rem
    }
}

#content-container .maincontent .maincontent-inner.tab-content .selected-country:after {
    color: #fff;
    content: "";
    display: inline;
    font-family: FontAwesome;
    margin-left: .4rem
}

#content-container .maincontent .maincontent-inner.tab-content .fee {
    background: #fff;
    border-radius: .25rem;
    color: #011451;
    margin: 1rem 0;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner.tab-content select#country,
#content-container .maincontent .maincontent-inner.tab-content select#designation,
#content-container .maincontent .maincontent-inner.tab-content select#select-programme {
    height: 40px;
    padding: .2rem 1rem;
    width: auto
}

#content-container .maincontent .maincontent-inner form :not(.editor-container) button:not(.ck) {
    background-color: #011451;
    border: none;
    border-radius: .25rem;
    color: #fff;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner form .ck.ck-content {
    height: 200px
}

#content-container .maincontent .maincontent-inner {
    color: #343536
}

#content-container .maincontent .maincontent-inner.displaywide {
    padding: 2rem;
    width: 100% !important
}

#content-container .maincontent .maincontent-inner .captioncontainer,
#content-container .maincontent .maincontent-inner img {
    display: inline-block;
    height: auto !important
}

#content-container .maincontent .maincontent-inner .captioncontainer.right,
#content-container .maincontent .maincontent-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .captioncontainer.right,
    #content-container .maincontent .maincontent-inner img.right {
        float: none;
        margin: 0 0 1rem
    }
}

#content-container .maincontent .maincontent-inner .captioncontainer.left,
#content-container .maincontent .maincontent-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .captioncontainer.left,
    #content-container .maincontent .maincontent-inner img.left {
        float: none;
        margin: 0 0 1rem
    }
}

#content-container .maincontent .maincontent-inner .captioncontainer img {
    display: block;
    float: none;
    margin: 0
}

#content-container .maincontent .maincontent-inner .captioncontainer .caption {
    display: block;
    font-style: italic
}

#content-container .maincontent .maincontent-inner h1 {
    color: #011451;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2rem;
    margin: 1rem 0;
    text-transform: uppercase
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner h1 {
        font-size: 2rem;
        line-height: 2rem
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner h1 {
        font-size: 1.8rem;
        line-height: 1.8rem;
        padding: 0
    }
}

#content-container .maincontent .maincontent-inner:not(.splash) h2 {
    color: #011451;
    font-size: 2rem;
    font-weight: 900;
    line-height: 2rem;
    margin: 1rem 0;
    text-transform: uppercase
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner:not(.splash) h2 {
        font-size: 2rem;
        line-height: 2rem
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner:not(.splash) h2 {
        font-size: 1.8rem;
        line-height: 1.8rem;
        padding: 0
    }
}

#content-container .maincontent .maincontent-inner h3 {
    font-size: 1.8rem;
    line-height: 1.8rem
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner h3 {
        font-size: 1.6rem;
        line-height: 1.6rem
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner h3 {
        font-size: 1.6rem;
        line-height: 1.6rem;
        padding: 0
    }
}

#content-container .maincontent .maincontent-inner h3 {
    font-size: 1.6rem;
    margin: 1rem 0
}

#content-container .maincontent .maincontent-inner h4 {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin: 1rem 0
}

#content-container .maincontent .maincontent-inner h5 {
    font-size: 1.2rem;
    line-height: 1.2rem;
    margin: 1rem 0
}

#content-container .maincontent .maincontent-inner.menu-open h1 {
    margin-top: 0
}

#content-container .maincontent .maincontent-inner ol li {
    padding: .4rem
}

#content-container .maincontent .maincontent-inner ul li {
    list-style: square;
    padding: .4rem
}

#content-container .maincontent .maincontent-inner ul li.hidden {
    display: none
}

#content-container .maincontent .maincontent-inner ul li span.clearing {
    color: #005398;
    font-size: .8rem;
    font-weight: 700;
    margin-left: .6rem;
    text-transform: uppercase
}

#content-container .maincontent .maincontent-inner ul li a span.designations {
    color: #6c6c6c;
    font-size: .8rem;
    font-weight: 700;
    margin-left: .2rem
}

#content-container .maincontent .maincontent-inner ul.longlist,
#content-container .maincontent .maincontent-inner ul.programme-list {
    margin: 0;
    padding: 0
}

#content-container .maincontent .maincontent-inner ul.longlist>li,
#content-container .maincontent .maincontent-inner ul.programme-list>li {
    font-family: Noto Sans, sans-serif !important;
    font-size: 1rem;
    list-style: none;
    padding-left: 2rem;
    position: relative
}

#content-container .maincontent .maincontent-inner ul.longlist>li a,
#content-container .maincontent .maincontent-inner ul.programme-list>li a {
    border-bottom: none !important;
    color: #011451;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner ul.longlist>li:before,
#content-container .maincontent .maincontent-inner ul.programme-list>li:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-left: .3125em;
    position: absolute;
    top: 9px;
    transition: left .3s;
    vertical-align: middle;
    width: 1.25rem
}

#content-container .maincontent .maincontent-inner ul.longlist>li:hover:before,
#content-container .maincontent .maincontent-inner ul.programme-list>li:hover:before {
    left: 4px
}

#content-container .maincontent .maincontent-inner ul.longlist>li.selected:before,
#content-container .maincontent .maincontent-inner ul.programme-list>li.selected:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.svg)
}

#content-container .maincontent .maincontent-inner ul.longlist .startdates,
#content-container .maincontent .maincontent-inner ul.programme-list .startdates {
    margin-left: -1rem
}

#content-container .maincontent .maincontent-inner ul.longlist .startdates li,
#content-container .maincontent .maincontent-inner ul.programme-list .startdates li {
    list-style: square;
    padding-left: 0
}

#content-container .maincontent .maincontent-inner ul.longlist .startdates li:before,
#content-container .maincontent .maincontent-inner ul.programme-list .startdates li:before {
    background: none;
    content: "";
    display: none
}

#content-container .maincontent .maincontent-inner ul.checklist {
    padding-left: 0
}

#content-container .maincontent .maincontent-inner ul.checklist li {
    list-style: none
}

#content-container .maincontent .maincontent-inner #subjectfilter {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background: url(https://\ www.gla.ac.uk/3t4/img/select-down.svg) no-repeat 100% #fff;
    background-size: 38px;
    border: 1px solid #aaa;
    border-radius: .25rem;
    box-sizing: border-box;
    color: #011451;
    display: block;
    line-height: 1.625em;
    margin: 0;
    padding: 1em 1.5em;
    width: 100%
}

#content-container .maincontent .maincontent-inner form fieldset {
    border: none
}

#content-container .maincontent .maincontent-inner form legend {
    font-size: 2rem
}

#content-container .maincontent .maincontent-inner form label {
    font-weight: 700
}

#content-container .maincontent .maincontent-inner form select {
    height: 64px
}

#content-container .maincontent .maincontent-inner form input[type=submit] {
    background-color: #011451;
    color: #fff;
    float: right;
    font-family: Noto Sans, sans-serif;
    margin-right: 1rem;
    width: auto
}

#content-container .maincontent .maincontent-inner .calltoaction-wrapper {
    display: inline-block
}

#content-container .maincontent .maincontent-inner .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

#content-container .maincontent .maincontent-inner .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

#content-container .maincontent .maincontent-inner .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

#content-container .maincontent .maincontent-inner .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

#content-container .maincontent .maincontent-inner .calltoaction.minimal:hover {
    box-shadow: none
}

#content-container .maincontent .maincontent-inner .calltoaction.minimal.dark {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

#content-container .maincontent .maincontent-inner .calltoaction.minimal.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

#content-container .maincontent .maincontent-inner .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .maincontent .maincontent-inner .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

#content-container .maincontent .maincontent-inner .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

#content-container .maincontent .maincontent-inner .applynowa,
#content-container .maincontent .maincontent-inner .calltoactiona {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue.x,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-bluea,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue.update,
#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue.update a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue.update,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.universityblue,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.universityblue.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.universityblue,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.universityblue.x,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.universitybluea,
#content-container .maincontent .maincontent-inner .calltoaction.universitybluea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.universityblue a,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.universityblue.update,
#content-container .maincontent .maincontent-inner .applynow.universityblue.update a,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue.update,
#content-container .maincontent .maincontent-inner .calltoaction.universityblue.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80.x,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80 a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80.update,
#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-80.update a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80.update,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70.x,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70 a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70.update,
#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-70.update a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70.update,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40.x,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40 a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40.update,
#content-container .maincontent .maincontent-inner .applynow.uofg-default-blue-tint-40.update a,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40.update,
#content-container .maincontent .maincontent-inner .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey.x,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.slate-greya,
#content-container .maincontent .maincontent-inner .calltoaction.slate-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey a,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.slate-grey.update,
#content-container .maincontent .maincontent-inner .applynow.slate-grey.update a,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey.update,
#content-container .maincontent .maincontent-inner .calltoaction.slate-grey.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.grey,
#content-container .maincontent .maincontent-inner .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.grey.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.grey,
#content-container .maincontent .maincontent-inner .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.grey.x,
#content-container .maincontent .maincontent-inner .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.greya,
#content-container .maincontent .maincontent-inner .calltoaction.greya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.grey a,
#content-container .maincontent .maincontent-inner .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.grey.update,
#content-container .maincontent .maincontent-inner .applynow.grey.update a,
#content-container .maincontent .maincontent-inner .calltoaction.grey.update,
#content-container .maincontent .maincontent-inner .calltoaction.grey.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey.x,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.medium-greya,
#content-container .maincontent .maincontent-inner .calltoaction.medium-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey a,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.medium-grey.update,
#content-container .maincontent .maincontent-inner .applynow.medium-grey.update a,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey.update,
#content-container .maincontent .maincontent-inner .calltoaction.medium-grey.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.light-grey,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-grey.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-grey,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-grey.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-greya,
#content-container .maincontent .maincontent-inner .calltoaction.light-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-grey a,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-grey.update,
#content-container .maincontent .maincontent-inner .applynow.light-grey.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-grey.update a {
    color: #343536 !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.cobalt,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt.x,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalta,
#content-container .maincontent .maincontent-inner .calltoaction.cobalta {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.cobalt a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt.update,
#content-container .maincontent .maincontent-inner .applynow.cobalt.update a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt.update,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80.x,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80 a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80.update,
#content-container .maincontent .maincontent-inner .applynow.cobalt-tint-80.update a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80.update,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark.x,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-darka,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.cobalt-dark.update,
#content-container .maincontent .maincontent-inner .applynow.cobalt-dark.update a,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark.update,
#content-container .maincontent .maincontent-inner .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.turquoise,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.turquoise.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.turquoise,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.turquoise.x,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.turquoisea,
#content-container .maincontent .maincontent-inner .calltoaction.turquoisea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.turquoise a,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.turquoise.update,
#content-container .maincontent .maincontent-inner .applynow.turquoise.update a,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise.update,
#content-container .maincontent .maincontent-inner .calltoaction.turquoise.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle,
#content-container .maincontent .maincontent-inner .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.thistle,
#content-container .maincontent .maincontent-inner .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle.x,
#content-container .maincontent .maincontent-inner .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.thistlea,
#content-container .maincontent .maincontent-inner .calltoaction.thistlea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.thistle a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle.update,
#content-container .maincontent .maincontent-inner .applynow.thistle.update a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle.update,
#content-container .maincontent .maincontent-inner .calltoaction.thistle.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80.x,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80 a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80.update,
#content-container .maincontent .maincontent-inner .applynow.thistle-tint-80.update a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80.update,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90.x,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90 a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90.update,
#content-container .maincontent .maincontent-inner .applynow.thistle-tint-90.update a,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90.update,
#content-container .maincontent .maincontent-inner .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.lavendar,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar.x,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendara,
#content-container .maincontent .maincontent-inner .calltoaction.lavendara {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.lavendar a,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar.update,
#content-container .maincontent .maincontent-inner .applynow.lavendar.update a,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar.update,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.lavender,
#content-container .maincontent .maincontent-inner .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.lavender.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.lavender,
#content-container .maincontent .maincontent-inner .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavender.x,
#content-container .maincontent .maincontent-inner .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendera,
#content-container .maincontent .maincontent-inner .calltoaction.lavendera {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.lavender a,
#content-container .maincontent .maincontent-inner .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavender.update,
#content-container .maincontent .maincontent-inner .applynow.lavender.update a,
#content-container .maincontent .maincontent-inner .calltoaction.lavender.update,
#content-container .maincontent .maincontent-inner .calltoaction.lavender.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80.x,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80a,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80 a,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80.update,
#content-container .maincontent .maincontent-inner .applynow.lavendar-tint-80.update a,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80.update,
#content-container .maincontent .maincontent-inner .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.lawn,
#content-container .maincontent .maincontent-inner .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.lawn.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.lawn,
#content-container .maincontent .maincontent-inner .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lawn.x,
#content-container .maincontent .maincontent-inner .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.lawna,
#content-container .maincontent .maincontent-inner .calltoaction.lawna {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.lawn a,
#content-container .maincontent .maincontent-inner .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.lawn.update,
#content-container .maincontent .maincontent-inner .applynow.lawn.update a,
#content-container .maincontent .maincontent-inner .calltoaction.lawn.update,
#content-container .maincontent .maincontent-inner .calltoaction.lawn.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox.x,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.pillarboxa,
#content-container .maincontent .maincontent-inner .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox a,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.pillarbox.update,
#content-container .maincontent .maincontent-inner .applynow.pillarbox.update a,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox.update,
#content-container .maincontent .maincontent-inner .calltoaction.pillarbox.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.burgundy,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.burgundy.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.burgundy,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.burgundy.x,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.burgundya,
#content-container .maincontent .maincontent-inner .calltoaction.burgundya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.burgundy a,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.burgundy.update,
#content-container .maincontent .maincontent-inner .applynow.burgundy.update a,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy.update,
#content-container .maincontent .maincontent-inner .calltoaction.burgundy.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin.x,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.pumpkina,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkina {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin a,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.pumpkin.update,
#content-container .maincontent .maincontent-inner .applynow.pumpkin.update a,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin.update,
#content-container .maincontent .maincontent-inner .calltoaction.pumpkin.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.forest,
#content-container .maincontent .maincontent-inner .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.forest.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.forest,
#content-container .maincontent .maincontent-inner .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.forest.x,
#content-container .maincontent .maincontent-inner .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.foresta,
#content-container .maincontent .maincontent-inner .calltoaction.foresta {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.forest a,
#content-container .maincontent .maincontent-inner .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.forest.update,
#content-container .maincontent .maincontent-inner .applynow.forest.update a,
#content-container .maincontent .maincontent-inner .calltoaction.forest.update,
#content-container .maincontent .maincontent-inner .calltoaction.forest.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.sunshine,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.sunshine.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.sunshine,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.sunshine.x,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.sunshinea,
#content-container .maincontent .maincontent-inner .calltoaction.sunshinea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.sunshine a,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.sunshine.update,
#content-container .maincontent .maincontent-inner .applynow.sunshine.update a,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine.update,
#content-container .maincontent .maincontent-inner .calltoaction.sunshine.update a {
    color: #000 !important
}

#content-container .maincontent .maincontent-inner .applynow.rust,
#content-container .maincontent .maincontent-inner .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.rust.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.rust,
#content-container .maincontent .maincontent-inner .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.rust.x,
#content-container .maincontent .maincontent-inner .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.rusta,
#content-container .maincontent .maincontent-inner .calltoaction.rusta {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.rust a,
#content-container .maincontent .maincontent-inner .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.rust.update,
#content-container .maincontent .maincontent-inner .applynow.rust.update a,
#content-container .maincontent .maincontent-inner .calltoaction.rust.update,
#content-container .maincontent .maincontent-inner .calltoaction.rust.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.sandstone,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.sandstone.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.sandstone,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.sandstone.x,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.sandstonea,
#content-container .maincontent .maincontent-inner .calltoaction.sandstonea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.sandstone a,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.sandstone.update,
#content-container .maincontent .maincontent-inner .applynow.sandstone.update a,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone.update,
#content-container .maincontent .maincontent-inner .calltoaction.sandstone.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.slate,
#content-container .maincontent .maincontent-inner .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.slate.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.slate,
#content-container .maincontent .maincontent-inner .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.slate.x,
#content-container .maincontent .maincontent-inner .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.slatea,
#content-container .maincontent .maincontent-inner .calltoaction.slatea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.slate a,
#content-container .maincontent .maincontent-inner .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.slate.update,
#content-container .maincontent .maincontent-inner .applynow.slate.update a,
#content-container .maincontent .maincontent-inner .calltoaction.slate.update,
#content-container .maincontent .maincontent-inner .calltoaction.slate.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.heather,
#content-container .maincontent .maincontent-inner .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.heather.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.heather,
#content-container .maincontent .maincontent-inner .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.heather.x,
#content-container .maincontent .maincontent-inner .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.heathera,
#content-container .maincontent .maincontent-inner .calltoaction.heathera {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.heather a,
#content-container .maincontent .maincontent-inner .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.heather.update,
#content-container .maincontent .maincontent-inner .applynow.heather.update a,
#content-container .maincontent .maincontent-inner .calltoaction.heather.update,
#content-container .maincontent .maincontent-inner .calltoaction.heather.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.rose,
#content-container .maincontent .maincontent-inner .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.rose.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.rose,
#content-container .maincontent .maincontent-inner .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.rose.x,
#content-container .maincontent .maincontent-inner .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.rosea,
#content-container .maincontent .maincontent-inner .calltoaction.rosea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.rose a,
#content-container .maincontent .maincontent-inner .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.rose.update,
#content-container .maincontent .maincontent-inner .applynow.rose.update a,
#content-container .maincontent .maincontent-inner .calltoaction.rose.update,
#content-container .maincontent .maincontent-inner .calltoaction.rose.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.mocha,
#content-container .maincontent .maincontent-inner .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.mocha.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.mocha,
#content-container .maincontent .maincontent-inner .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.mocha.x,
#content-container .maincontent .maincontent-inner .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.mochaa,
#content-container .maincontent .maincontent-inner .calltoaction.mochaa {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.mocha a,
#content-container .maincontent .maincontent-inner .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.mocha.update,
#content-container .maincontent .maincontent-inner .applynow.mocha.update a,
#content-container .maincontent .maincontent-inner .calltoaction.mocha.update,
#content-container .maincontent .maincontent-inner .calltoaction.mocha.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine.x,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.aquamarinea,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine a,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.aquamarine.update,
#content-container .maincontent .maincontent-inner .applynow.aquamarine.update a,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine.update,
#content-container .maincontent .maincontent-inner .calltoaction.aquamarine.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate.x,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.undergraduatea,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate a,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.undergraduate.update,
#content-container .maincontent .maincontent-inner .applynow.undergraduate.update a,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate.update,
#content-container .maincontent .maincontent-inner .calltoaction.undergraduate.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate.x,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.postgraduatea,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate a,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.postgraduate.update,
#content-container .maincontent .maincontent-inner .applynow.postgraduate.update a,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate.update,
#content-container .maincontent .maincontent-inner .calltoaction.postgraduate.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.skyblue,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.skyblue.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.skyblue,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.skyblue.x,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.skybluea,
#content-container .maincontent .maincontent-inner .calltoaction.skybluea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.skyblue a,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.skyblue.update,
#content-container .maincontent .maincontent-inner .applynow.skyblue.update a,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue.update,
#content-container .maincontent .maincontent-inner .calltoaction.skyblue.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.leaf,
#content-container .maincontent .maincontent-inner .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.leaf.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.leaf,
#content-container .maincontent .maincontent-inner .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.leaf.x,
#content-container .maincontent .maincontent-inner .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.leafa,
#content-container .maincontent .maincontent-inner .calltoaction.leafa {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.leaf a,
#content-container .maincontent .maincontent-inner .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.leaf.update,
#content-container .maincontent .maincontent-inner .applynow.leaf.update a,
#content-container .maincontent .maincontent-inner .calltoaction.leaf.update,
#content-container .maincontent .maincontent-inner .calltoaction.leaf.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.moss,
#content-container .maincontent .maincontent-inner .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.moss.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.moss,
#content-container .maincontent .maincontent-inner .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.moss.x,
#content-container .maincontent .maincontent-inner .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.mossa,
#content-container .maincontent .maincontent-inner .calltoaction.mossa {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.moss a,
#content-container .maincontent .maincontent-inner .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.moss.update,
#content-container .maincontent .maincontent-inner .applynow.moss.update a,
#content-container .maincontent .maincontent-inner .calltoaction.moss.update,
#content-container .maincontent .maincontent-inner .calltoaction.moss.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.black,
#content-container .maincontent .maincontent-inner .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.black.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.black,
#content-container .maincontent .maincontent-inner .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.black.x,
#content-container .maincontent .maincontent-inner .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.blacka,
#content-container .maincontent .maincontent-inner .calltoaction.blacka {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.black a,
#content-container .maincontent .maincontent-inner .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.black.update,
#content-container .maincontent .maincontent-inner .applynow.black.update a,
#content-container .maincontent .maincontent-inner .calltoaction.black.update,
#content-container .maincontent .maincontent-inner .calltoaction.black.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.socscihub,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.socscihub.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.socscihub,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.socscihub.x,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.socscihuba,
#content-container .maincontent .maincontent-inner .calltoaction.socscihuba {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.socscihub a,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.socscihub.update,
#content-container .maincontent .maincontent-inner .applynow.socscihub.update a,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub.update,
#content-container .maincontent .maincontent-inner .calltoaction.socscihub.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-red,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-red.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-red,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-red.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-reda,
#content-container .maincontent .maincontent-inner .calltoaction.dark-reda {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-red a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-red.update,
#content-container .maincontent .maincontent-inner .applynow.dark-red.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-red.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-bluea,
#content-container .maincontent .maincontent-inner .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-blue.update,
#content-container .maincontent .maincontent-inner .applynow.dark-blue.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-blue.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-green,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-green.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-green,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-green.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-greena,
#content-container .maincontent .maincontent-inner .calltoaction.dark-greena {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-green a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-green.update,
#content-container .maincontent .maincontent-inner .applynow.dark-green.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-green.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-pinka,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-pink.update,
#content-container .maincontent .maincontent-inner .applynow.dark-pink.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-pink.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-purplea,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-purple.update,
#content-container .maincontent .maincontent-inner .applynow.dark-purple.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-purple.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-yellowa,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow a,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-yellow.update,
#content-container .maincontent .maincontent-inner .applynow.light-yellow.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-yellow.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.light-blue,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-blue.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-blue,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-blue.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-bluea,
#content-container .maincontent .maincontent-inner .calltoaction.light-bluea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-blue a,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-blue.update,
#content-container .maincontent .maincontent-inner .applynow.light-blue.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-blue.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.light-green,
#content-container .maincontent .maincontent-inner .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-green.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-green,
#content-container .maincontent .maincontent-inner .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-green.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-greena,
#content-container .maincontent .maincontent-inner .calltoaction.light-greena {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-green a,
#content-container .maincontent .maincontent-inner .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-green.update,
#content-container .maincontent .maincontent-inner .applynow.light-green.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-green.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-green.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.light-pink,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-pink.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-pink,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-pink.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-pinka,
#content-container .maincontent .maincontent-inner .calltoaction.light-pinka {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-pink a,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-pink.update,
#content-container .maincontent .maincontent-inner .applynow.light-pink.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-pink.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.light-purple,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.light-purple.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.light-purple,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-purple.x,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.light-purplea,
#content-container .maincontent .maincontent-inner .calltoaction.light-purplea {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.light-purple a,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.light-purple.update,
#content-container .maincontent .maincontent-inner .applynow.light-purple.update a,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple.update,
#content-container .maincontent .maincontent-inner .calltoaction.light-purple.update a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey.arrow-back,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey.x,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-greya,
#content-container .maincontent .maincontent-inner .calltoaction.dark-greya {
    padding-left: 2.6rem
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow.dark-grey.update,
#content-container .maincontent .maincontent-inner .applynow.dark-grey.update a,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey.update,
#content-container .maincontent .maincontent-inner .calltoaction.dark-grey.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow.small,
#content-container .maincontent .maincontent-inner .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .applynow.small,
    #content-container .maincontent .maincontent-inner .calltoaction.small {
        background-position-y: .5rem !important
    }
}

#content-container .maincontent .maincontent-inner .applynow.white,
#content-container .maincontent .maincontent-inner .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.white a,
#content-container .maincontent .maincontent-inner .calltoaction.white a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .applynow.sport,
#content-container .maincontent .maincontent-inner .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

#content-container .maincontent .maincontent-inner .applynow.sport a,
#content-container .maincontent .maincontent-inner .calltoaction.sport a {
    color: #000 !important
}

#content-container .maincontent .maincontent-inner .applynow.bs,
#content-container .maincontent .maincontent-inner .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

#content-container .maincontent .maincontent-inner .applynow.update,
#content-container .maincontent .maincontent-inner .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

#content-container .maincontent .maincontent-inner .applynow.update.black,
#content-container .maincontent .maincontent-inner .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

#content-container .maincontent .maincontent-inner .applynow.update a,
#content-container .maincontent .maincontent-inner .calltoaction.update a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .applynow,
#content-container .maincontent .maincontent-inner .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .applynow,
    #content-container .maincontent .maincontent-inner .calltoaction {
        font-size: 1rem
    }
}

#content-container .maincontent .maincontent-inner .applynow a,
#content-container .maincontent .maincontent-inner .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .applynow:hover,
#content-container .maincontent .maincontent-inner .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

#content-container .maincontent .maincontent-inner .pullquote {
    background-color: #011451;
    color: #fff;
    float: right;
    margin: 1rem 0 1rem 1rem;
    padding: 1rem;
    position: relative;
    width: 45%
}

#content-container .maincontent .maincontent-inner .pullquote.wide {
    width: 100%
}

#content-container .maincontent .maincontent-inner .pullquote.landing {
    width: 30%
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .pullquote,
    #content-container .maincontent .maincontent-inner .pullquote.landing {
        width: 100%
    }
}

#content-container .maincontent .maincontent-inner .pullquote.withquote {
    padding: 2rem 2rem 2rem 4rem
}

#content-container .maincontent .maincontent-inner .pullquote.withquote:before {
    content: "";
    font-family: Material Icons;
    font-size: 2rem;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 0;
    transform: scaleX(-1)
}

#content-container .maincontent .maincontent-inner .pullquote.fullwidth-pullquote {
    float: none;
    margin: 0;
    width: 100%
}

#content-container .maincontent .maincontent-inner .pullquote a {
    color: #fff !important;
    text-decoration: none
}

#content-container .maincontent .maincontent-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplash a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashCobalt a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashThistle a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashLavendar a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashPillarbox a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashBurgundy a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashRust a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashSkyblue a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashLeaf a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashMoss a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplashLightgrey a {
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplash_undergraduate a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplash_postgraduate a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplash_research a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner .textsplash_about a {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#content-container .maincontent .maincontent-inner.splash {
    display: inline-block;
    float: left;
    margin-top: 0;
    max-width: none;
    padding: 0;
    position: relative
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner.splash video {
        display: none
    }
}

#content-container .maincontent .maincontent-inner.splash img {
    display: block;
    margin: 0
}

#content-container .maincontent .maincontent-inner.splash.banner {
    margin-bottom: 0 !important;
    margin-top: 9rem !important
}

#content-container .maincontent .maincontent-inner.splash.reduced {
    margin: 0
}

#content-container .maincontent .maincontent-inner.splash.reduced .splashimage {
    padding: 0 !important
}

#content-container .maincontent .maincontent-inner.splash.reduced .splashimage .splashtext {
    left: auto !important;
    position: relative !important;
    top: auto !important;
    width: auto !important
}

#content-container .maincontent .maincontent-inner.splash.menu-open .splashimage .splashtext h2 {
    font-size: 2rem !important
}

#content-container .maincontent .maincontent-inner.splash.added-blur,
#content-container .maincontent .maincontent-inner.splash.added-blur .splashimage {
    padding: 0 !important
}

#content-container .maincontent .maincontent-inner div.right {
    float: right
}

#content-container .maincontent .maincontent-inner #entry-title {
    display: block;
    font-size: 1.4rem;
    font-weight: 800;
    margin: 1rem 0
}

#content-container .maincontent .maincontent-inner #prog-title {
    padding: 1.5rem .7rem 0 1rem;
    transform: translateZ(0)
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #prog-title h2 {
        font-size: 1.6rem;
        margin: 0 0 0 .3rem
    }
    #content-container .maincontent .maincontent-inner #prog-title {
        padding: .5rem 0
    }
}

@media screen and (min-width:70em) {
    #content-container .maincontent .maincontent-inner #prog-title.scrolled {
        background-color: #fff;
        box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
        left: 0;
        padding: .6rem 0 .6rem 2rem;
        position: fixed;
        top: 128px;
        width: 100%;
        z-index: 999
    }
    #content-container .maincontent .maincontent-inner #prog-title.scrolled #prog-title-ident {
        display: inline
    }
    #content-container .maincontent .maincontent-inner #prog-title.scrolled #prog-title-ident #prog-alt-year-link {
        display: none
    }
    #content-container .maincontent .maincontent-inner #prog-title.scrolled h1 {
        display: inline;
        font-size: 1.8rem
    }
}

#content-container .maincontent .maincontent-inner #prog-title .designations {
    color: #4f5961;
    font-size: 1.8rem;
    font-weight: 400;
    text-transform: none
}

#content-container .maincontent .maincontent-inner #prog-title .designations.online {
    white-space: nowrap
}

@media(max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner #prog-title.menu-open {
        display: none
    }
}

#content-container .maincontent .maincontent-inner #prog-title #prog-title-ident {
    font-family: Noto Sans, sans-serif
}

#content-container .maincontent .maincontent-inner #prog-title #prog-title-ident a {
    border-bottom: none;
    color: #343536;
    font-weight: 900;
    text-decoration: none;
    text-transform: uppercase
}

#content-container .maincontent .maincontent-inner #prog-title #prog-title-ident a#prog-alt-year-link {
    color: #4f5961;
    font-size: 1.2rem
}

@media(max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner #prog-title {
        margin-left: 0
    }
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #prog-title {
        margin-top: 1rem
    }
}

#content-container .maincontent .maincontent-inner #prog-title p {
    font-size: 1.8rem;
    line-height: 1.85rem;
    margin: 0
}

#content-container .maincontent .maincontent-inner #prog-title.stuck {
    background-color: #fff;
    padding: .5rem 3rem;
    position: fixed;
    width: 100%;
    z-index: 1000
}

#content-container .maincontent .maincontent-inner #prog-title.stuck.smallwindow {
    left: 0 !important;
    position: relative;
    top: 0 !important
}

@media(max-width:73.74875em) {
    #content-container .maincontent .maincontent-inner #prog-title.stuck {
        padding: .5rem
    }
}

#content-container .maincontent .maincontent-inner #prog-title.stuck.subnav-active {
    border-bottom: none
}

#content-container .maincontent .maincontent-inner #prog-title.stuck p {
    display: inline
}

#content-container .maincontent .maincontent-inner #prog-title.stuck h1 {
    display: inline;
    font-size: 1.8rem;
    line-height: 1.8rem;
    max-width: 60%
}

#content-container .maincontent .maincontent-inner #prog-title.stuck #shortlist-links {
    margin-right: 7rem
}

#content-container .maincontent .maincontent-inner #prog-title #shortlist-links a {
    border-bottom: none;
    display: block
}

#content-container .maincontent .maincontent-inner #prog-title #shortlist-links a i.material-icons {
    position: absolute
}

#content-container .maincontent .maincontent-inner #prog-title #shortlist-links a span.shortlist-action {
    padding-left: 2rem
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash {
    background-color: #011451;
    color: #fff;
    margin-top: 1rem;
    padding: 0 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #prog-key-info-splash {
        margin-bottom: 1rem
    }
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash h2,
#content-container .maincontent .maincontent-inner #prog-key-info-splash h3 {
    color: #fff;
    font-size: 1.2rem;
    margin: 1rem 0 0
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash a {
    color: #fff;
    text-decoration: underline;
    word-break: break-word
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash ul {
    list-style-type: none;
    overflow: hidden;
    padding: 0
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash ul li {
    margin-left: 2rem;
    padding: .5rem 0;
    position: relative
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash svg {
    fill: #fff;
    left: 0;
    position: absolute;
    width: 1.25rem
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash span.fr-field-error {
    color: #fff !important
}

#content-container .maincontent .maincontent-inner #prog-key-info-splash input.fr-input.invalid {
    border: 2px solid red !important
}

#content-container .maincontent .maincontent-inner #pre-intro {
    padding: 0 1rem
}

#content-container .maincontent .maincontent-inner #why-study {
    background-color: #f5f5f5;
    margin-top: 2rem;
    padding: 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #why-study {
        padding: 1rem
    }
}

#content-container .maincontent .maincontent-inner #why-study h2 {
    color: #005398
}

#content-container .maincontent .maincontent-inner .filter_related_programmes_inner .columns {
    margin: 0 !important;
    padding: 0 !important
}

#content-container .maincontent .maincontent-inner #search .column,
#content-container .maincontent .maincontent-inner #search .columns {
    padding: 0
}

#content-container .maincontent .maincontent-inner #search-label {
    display: none
}

#content-container .maincontent .maincontent-inner #search_input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem 0 0 .25rem;
    display: inline;
    margin-right: 1em;
    padding: 1.125rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #search_input {
        box-sizing: inherit
    }
}

#content-container .maincontent .maincontent-inner #level {
    border-radius: 0 .25rem .25rem 0
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner #level {
        border-radius: 0 0 .25rem .25rem
    }
}

#content-container .maincontent .maincontent-inner .search-heading {
    font-size: 2rem;
    text-transform: uppercase
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner.results {
        padding: 1rem
    }
}

#content-container .maincontent .maincontent-inner.results .row:first-child {
    margin-top: 1rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner.results .result {
        padding: 1rem
    }
}

#content-container .maincontent .maincontent-inner .showstudy {
    background-color: #005398;
    float: right;
    margin-top: 0
}

#content-container .maincontent .maincontent-inner .gallery-container:after {
    clear: both;
    content: "";
    display: table
}

#content-container .maincontent .maincontent-inner .gallery-container {
    margin: 0;
    padding: 0
}

#content-container .maincontent .maincontent-inner .gallery-container li {
    display: inline-block;
    float: left;
    list-style: none;
    margin: 0 8px 8px 0;
    min-height: 130px;
    padding: 0;
    text-align: center;
    width: 48%
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .gallery-container li {
        width: 100%
    }
}

#content-container .maincontent .maincontent-inner .gallery-container li a {
    display: inline-block;
    position: relative
}

#content-container .maincontent .maincontent-inner .gallery-container li a:hover {
    border: none !important;
    margin: 0;
    padding: 0;
    text-decoration: none
}

#content-container .maincontent .maincontent-inner .gallery-container li a span.gallery-overlay {
    background-color: rgba(0, 0, 0, .788);
    bottom: 0;
    color: #fff;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    transition: .5s ease;
    width: 100%
}

#content-container .maincontent .maincontent-inner .gallery-container li a span.gallery-overlay p {
    font-size: .9rem;
    margin: 0;
    padding: 1rem;
    text-align: left
}

#content-container .maincontent .maincontent-inner .gallery-container li:hover a span.gallery-overlay {
    height: auto
}

#content-container .maincontent .maincontent-inner .gallery-row {
    display: flex;
    flex-wrap: wrap;
    padding: 0 4px
}

#content-container .maincontent .maincontent-inner .gallery-row .gallery-column {
    flex: 25%;
    max-width: 25%;
    padding: 0 4px
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .gallery-row .gallery-column {
        flex: 100%;
        max-width: 100%
    }
}

#content-container .maincontent .maincontent-inner .gallery-row .gallery-column .gallery-image {
    margin-top: 8px;
    vertical-align: middle;
    width: 100%
}

#content-container .maincontent .maincontent-inner .gallery-row .gallery-column .gallery-overlay p {
    background: #000;
    color: #fff;
    font-size: .9rem;
    margin: 0 0 .4rem;
    padding: 1rem
}

#content-container .maincontent .maincontent-inner #fb-queryform input:not([type=radio]) {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: .25rem 0 0 .25rem;
    color: #011451;
    display: block;
    height: 64px;
    line-height: 1.625em;
    outline: none;
    padding: 1em 1.5em;
    width: 100%
}

#content-container .maincontent .maincontent-inner #fb-queryform .column,
#content-container .maincontent .maincontent-inner #fb-queryform .columns {
    padding: 0
}

#content-container .maincontent .maincontent-inner #fb-search-button {
    background-color: #005398;
    border: none;
    border-radius: 0 .25rem .25rem 0;
    color: #fff;
    height: 64px;
    padding: 1.36rem;
    width: 100%
}

#content-container .maincontent .maincontent-inner .result {
    background-color: #fff;
    font-family: Noto Sans, sans-serif;
    margin-bottom: 1rem;
    padding: 2rem
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .result {
        padding: 1rem
    }
}

#content-container .maincontent .maincontent-inner .result h3 {
    margin: 0 !important
}

#content-container .maincontent .maincontent-inner .result h3 a {
    border-bottom: none !important;
    color: #011451 !important;
    font-size: 1.4rem;
    text-decoration: none !important
}

#content-container .maincontent .maincontent-inner .result .fb-result-url a {
    border-bottom: none !important;
    color: #005398 !important;
    word-break: break-all
}

#content-container .maincontent .maincontent-inner .result p {
    font-family: Noto Sans, sans-serif !important
}

#content-container .maincontent .maincontent-inner .result .tags {
    float: right;
    margin-left: 1rem;
    width: 20%
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .result .tags {
        display: none
    }
}

#content-container .maincontent .maincontent-inner .result a.tag.button {
    background: #fff;
    border: 2px solid;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    margin-bottom: .5rem;
    text-transform: uppercase;
    width: 100%
}

#content-container .maincontent .maincontent-inner .result a.tag.button.internal {
    border-color: #343536;
    color: #343536 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.internal:hover {
    border: 2px solid #343536 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.pgt {
    border-color: #005398;
    color: #005398 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.pgt:focus,
#content-container .maincontent .maincontent-inner .result a.tag.button.pgt:hover {
    border: 2px solid #3590bf !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.ug {
    border-color: #951272;
    color: #951272 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.ug:focus,
#content-container .maincontent .maincontent-inner .result a.tag.button.ug:hover {
    border: 2px solid #aa418e !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.pgr {
    border-color: #5b4d94;
    color: #5b4d94 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.pgr:focus,
#content-container .maincontent .maincontent-inner .result a.tag.button.pgr:hover {
    border: 2px solid #7c71a9 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.research {
    border-color: #011451;
    color: #011451 !important
}

#content-container .maincontent .maincontent-inner .result a.tag.button.research:hover {
    border: 2px solid #011451 !important
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .result a.tag.button {
        float: none;
        margin: 0 1rem;
        width: 100%
    }
}

#content-container .maincontent .maincontent-inner .result .remove-shortlisted {
    font-weight: 600
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent .maincontent-inner .ln-letters a {
        border: 1px solid silver;
        margin: .5rem;
        padding: 10px
    }
}

#content-container .maincontent .maincontent-inner .spaced {
    letter-spacing: 1.2px
}

@media screen and (min-width:70em) {
    #content-container .maincontent .maincontent-inner.isrightimagefeature h3,
    #content-container .maincontent .maincontent-inner.isrightimagefeature h4,
    #content-container .maincontent .maincontent-inner.isrightimagefeature h5,
    #content-container .maincontent .maincontent-inner.isrightimagefeature h6,
    #content-container .maincontent .maincontent-inner.isrightimagefeature p,
    #content-container .maincontent .maincontent-inner.isrightimagefeature ul {
        max-width: 70%
    }
    #content-container .maincontent .maincontent-inner.isrightimagefeature img.right {
        max-width: 50%
    }
}

#content-container .maincontent .maincontent-inner.isrightimagefeature .captioncontainer img {
    max-width: 100%
}

#content-container .maincontent#prog-left-col img {
    height: auto;
    width: 100% !important
}

#content-container .maincontent#prog-left-col #prog-wiley-form iframe {
    height: 600px
}

@media screen and (max-width:69.99875em) {
    #content-container .maincontent#prog-left-col #prog-wiley-form iframe {
        height: 800px
    }
}

#content-container .maincontent#prog-left-col #prog-collab {
    background-color: #011451;
    color: #fff;
    margin-bottom: 1rem;
    padding: 2rem
}

#content-container .maincontent#prog-left-col #prog-collab h3 {
    font-family: Noto Sans, sans-serif;
    margin: 0 0 1rem
}

#content-container .maincontent#prog-left-col #prog-collab img {
    height: auto !important;
    margin-right: 2rem;
    width: auto !important
}

#content-container .maincontent#prog-left-col #prog-contact-form {
    background: #011451;
    color: #fff;
    margin-top: 1rem;
    padding: 1rem
}

#content-container .maincontent#prog-left-col #prog-contact-form h3 {
    font-family: Noto Sans, sans-serif;
    margin: 0 .2rem
}

#content-container .maincontent#prog-left-col #prog-contact-form iframe {
    border: none;
    height: 268px;
    width: 100%
}

#content-container .maincontent#prog-left-col #dd-register-interest {
    margin: 0 1rem
}

#content-container .maincontent#prog-left-col #dd-register-interest .row {
    margin-bottom: 1rem
}

#content-container .maincontent#prog-left-col #dd-register-interest input[type=email] select,
#content-container .maincontent#prog-left-col #dd-register-interest input[type=text] {
    height: 48px;
    padding: .6rem
}

#content-container .maincontent#prog-left-col #dd-register-interest input[type=email] select.validate,
#content-container .maincontent#prog-left-col #dd-register-interest input[type=text].validate {
    border: 1px solid red
}

#content-container .maincontent#prog-left-col #dd-register-interest input[type=checkbox]#dd-consent {
    margin-left: 0;
    margin-right: .2rem
}

#content-container .maincontent#prog-left-col #dd-register-interest input[type=checkbox].validate {
    border: 1px solid red
}

#content-container .maincontent#prog-left-col #dd-register-interest #dd-submit {
    background-color: #005398;
    border-radius: .2rem;
    color: #fff;
    height: 50px;
    padding: 0;
    width: 100%
}

#content-container .maincontent#prog-left-col #dd-register-interest #dd-submit.top-margin {
    margin-top: 1rem
}

#content-container .maincontent#prog-left-col #dd-register-interest p.small {
    font-size: .9rem;
    margin-bottom: 0;
    margin-top: 0
}

#content-container .maincontent#prog-left-col #dd-register-interest .grecaptcha-badge {
    bottom: -100px !important
}

#content-container .maincontent#prog-left-col #dd-register-interest.intile {
    padding: 0 1rem
}

#content-container .maincontent#prog-left-col #dd-register-interest.intile input,
#content-container .maincontent#prog-left-col #dd-register-interest.intile select {
    margin-bottom: 1rem
}

#content-container .maincontent#prog-left-col #dd-register-interest.intile .row {
    margin-bottom: 0
}

#content-container .maincontent#prog-left-col #dd-register-interest button.next-step {
    background-color: #005398;
    border-radius: .5rem;
    height: 50px;
    padding: 0
}

#content-container .maincontent#prog-left-col #dd-error,
#content-container .maincontent#prog-left-col #dd-thanks {
    padding: 1rem 2rem
}

#content-container .maincontent#prog-left-col .maincontent-inner {
    background: none;
    padding: 0
}

#content-container .maincontent#prog-left-col .maincontent-inner .tab {
    background-color: #f5f5f5;
    padding: 1rem 2rem
}

#content-container .maincontent#prog-left-col .tab.standardContent .maincontent img {
    width: auto !important
}

#prog-main-wrapper #prog-badge #prog-badge-link img {
    margin-bottom: 1rem
}

#prog-main-wrapper #prog-badge #prog-badge-inner {
    background-color: #951272;
    border-radius: .25rem;
    color: #fff;
    font-family: Noto Sans, sans-serif !important;
    margin: 0 0 1rem;
    padding: 1rem 2rem
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details {
    align-items: top;
    display: flex
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text {
    font-family: Noto Sans, sans-serif !important
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text h4 {
    font-size: 1.6rem;
    margin: 0;
    text-transform: uppercase
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text a {
    color: #fff;
    display: block;
    padding-left: 1.5rem;
    position: relative;
    text-decoration: none
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text a:hover {
    border-bottom: none
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text a:before {
    background: url(/3t4/img/arrow-thick-right.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 0;
    position: absolute;
    top: .1rem;
    width: 1rem
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-text p {
    font-family: Noto Sans, sans-serif !important;
    font-weight: 700;
    line-height: 1.2rem;
    margin: 0;
    padding: 0
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details strong {
    font-size: 2rem
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-number p {
    font-size: 2.8vw;
    font-weight: 700;
    line-height: 3rem;
    margin: 0;
    padding: 0
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-number p {
        font-size: 2vw
    }
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-details .prog-badge-number img {
    float: right;
    margin-top: .4rem
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-acc {
    padding-left: 0
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-acc p {
    font-family: Noto Sans, sans-serif !important;
    font-size: .7rem;
    font-weight: 700;
    margin: 0;
    padding: 0
}

#prog-main-wrapper #prog-badge #prog-badge-inner .prog-badge-source {
    font-size: 1rem;
    margin: 1rem 0
}

#prog-main-wrapper {
    background-color: #fff;
    margin-top: 0 !important;
    padding-top: 1rem
}

@media(max-width:73.74875em) {
    #prog-main-wrapper {
        padding: 1rem 0
    }
}

#prog-main-wrapper .links .linksInner .linksContentWrap {
    background-color: #f5f5f5;
    margin-top: 0
}

#prog-intro {
    background-color: #fff;
    padding: 0
}

@media screen and (max-width:69.99875em) {
    #prog-intro {
        margin: 0 !important
    }
}

#prog-intro .prog-intro-inner .maincontent-inner {
    background: none;
    box-shadow: none;
    padding: 0
}

#prog-summary {
    margin-top: 0 !important;
    padding-top: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener:hover {
    background-color: #a02a80
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.alt {
    background-color: #a02a80;
    border-radius: .25rem .25rem 0 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.alt h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.alt h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.small h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content {
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .heading_opener h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .heading_opener h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener {
    background-color: #2e5c81;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #4c7393
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: .8rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #4c7393;
    border-radius: .25rem .25rem 0 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.small h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2:before,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#prog-summary #prog-summary-inner .tab .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#prog-summary #prog-summary-inner ul.highlight_list {
    float: right;
    margin: 1rem 0 1rem 1rem;
    padding: 0;
    width: 40%
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner ul.highlight_list {
        width: 50%
    }
}

#prog-summary #prog-summary-inner ul.highlight_list li {
    background: #adadad;
    list-style: none;
    margin-bottom: .2rem;
    padding: 0 0 0 1.8rem;
    position: relative
}

#prog-summary #prog-summary-inner ul.highlight_list li a {
    background: #ededed;
    border-bottom: none;
    display: block;
    font-family: nimbus-sans, sans-serif;
    padding: .6rem
}

#prog-summary #prog-summary-inner ul.highlight_list li a:hover {
    border-bottom: none
}

#prog-summary #prog-summary-inner ul.highlight_list li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 4px;
    margin-right: .3125em;
    position: absolute;
    width: 1.25rem
}

#prog-summary #prog-summary-inner p:not(.textsplash).intro-sentence {
    margin: 2rem 0
}

@media screen and (max-width:69.99875em) {
    #prog-summary #prog-summary-inner p:not(.textsplash).intro-sentence {
        margin: 0
    }
}

#prog-summary #prog-summary-inner .whyglasgow {
    padding: 0 1rem
}

#prog-summary #prog-summary-inner .textsplash {
    background-color: #005398;
    color: #fff;
    font-size: 1rem;
    margin-top: 1rem
}

#prog-key-info {
    margin-top: 0 !important
}

@media screen and (max-width:69.99875em) {
    .prog-how-to-apply,
    .tablinks .tab-navigation {
        display: none
    }
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li,
.tablinks .linksInner .linksContentWrap ul.list-spaced li,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li {
    border-bottom: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button {
    border: 0;
    border-radius: .25rem;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    padding: 1rem;
    text-align: center;
    width: 100%
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button.one,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.one,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button.one,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.one {
    background: #011451;
    color: #fefefe !important
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button.two,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.two,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button.two,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.two {
    background: #005398;
    color: #fefefe !important
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button.three,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.three,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button.three,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.three {
    background: #ededed;
    color: #011451 !important
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button.four,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.four,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button.four,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.four {
    background: #f5f5f5;
    color: #011451 !important
}

.prog-how-to-apply .linksInner .linksContentWrap ul.list-spaced li a.button.applynow,
.prog-how-to-apply .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.applynow,
.tablinks .linksInner .linksContentWrap ul.list-spaced li a.button.applynow,
.tablinks .linksInner .linksContentWrap ul.tab-navigation-ul li a.button.applynow {
    background-color: #006630 !important;
    color: #fff;
    padding-left: 1rem !important
}

.prog-how-to-apply .linksInner .linksContentWrap .hiddenapply,
.tablinks .linksInner .linksContentWrap .hiddenapply {
    display: none
}

.related-designation {
    font-size: 1.6rem
}

#refinebysubjectform {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important
}

.feature7tabactive,
.feature7tabactive .feature7tab {
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    .wrapper .tabs .maincontent:not(.tab-content) {
        padding: 1rem 0 0 !important
    }
    .wrapper .tabs .maincontent:not(.tab-content) .maincontent-inner {
        padding: 0 !important
    }
}

.tabs.universityblue .tab-navigation .tablink.two,
.tabs.uofg-default-blue .tab-navigation .tablink.two {
    background-color: #011451 !important
}

.tabs.uofg-default-blue-tint-80 .tab-navigation .tablink.two {
    background-color: #2e5c81 !important
}

.tabs.uofg-default-blue-tint-40 .tab-navigation .tablink.two,
.tabs.uofg-default-blue-tint-70 .tab-navigation .tablink.two {
    background-color: #4c7393 !important
}

.tabs.slate-grey .tab-navigation .tablink.two {
    background-color: #343536 !important
}

.tabs.grey .tab-navigation .tablink.two {
    background-color: #d3d3d3 !important
}

.tabs.medium-grey .tab-navigation .tablink.two {
    background-color: #ededed !important
}

.tabs.light-grey .tab-navigation .tablink.two {
    background-color: #f5f5f5 !important
}

.tabs.cobalt .tab-navigation .tablink.two {
    background-color: #005398 !important
}

.tabs.cobalt-tint-80 .tab-navigation .tablink.two {
    background-color: #3590bf !important
}

.tabs.cobalt-dark .tab-navigation .tablink.two {
    background-color: #015987 !important
}

.tabs.turquoise .tab-navigation .tablink.two {
    background-color: #00b5d1 !important
}

.tabs.thistle .tab-navigation .tablink.two {
    background-color: #951272 !important
}

.tabs.thistle-tint-80 .tab-navigation .tablink.two {
    background-color: #aa418e !important
}

.tabs.thistle-tint-90 .tab-navigation .tablink.two {
    background-color: #a02a80 !important
}

.tabs.lavendar .tab-navigation .tablink.two,
.tabs.lavender .tab-navigation .tablink.two {
    background-color: #5b4d94 !important
}

.tabs.lavendar-tint-80 .tab-navigation .tablink.two {
    background-color: #7c71a9 !important
}

.tabs.lawn .tab-navigation .tablink.two {
    background-color: #84bd00 !important
}

.tabs.pillarbox .tab-navigation .tablink.two {
    background-color: #b30c00 !important
}

.tabs.burgundy .tab-navigation .tablink.two {
    background-color: #7d2239 !important
}

.tabs.pumpkin .tab-navigation .tablink.two {
    background-color: #84bd00 !important
}

.tabs.forest .tab-navigation .tablink.two {
    background-color: #385a4f !important
}

.tabs.sunshine .tab-navigation .tablink.two {
    background-color: #ffdc36 !important
}

.tabs.rust .tab-navigation .tablink.two {
    background-color: #be4d00 !important
}

.tabs.sandstone .tab-navigation .tablink.two {
    background-color: #605643 !important
}

.tabs.slate .tab-navigation .tablink.two {
    background-color: #4f5961 !important
}

.tabs.heather .tab-navigation .tablink.two {
    background-color: #5b4d94 !important
}

.tabs.rose .tab-navigation .tablink.two {
    background-color: #d278ab !important
}

.tabs.mocha .tab-navigation .tablink.two {
    background-color: #b59079 !important
}

.tabs.aquamarine .tab-navigation .tablink.two {
    background-color: #9ab9ad !important
}

.tabs.undergraduate .tab-navigation .tablink.two {
    background-color: #951272 !important
}

.tabs.postgraduate .tab-navigation .tablink.two {
    background-color: #5b4d94 !important
}

.tabs.skyblue .tab-navigation .tablink.two {
    background-color: #005398 !important
}

.tabs.leaf .tab-navigation .tablink.two {
    background-color: #006630 !important
}

.tabs.moss .tab-navigation .tablink.two {
    background-color: #385a4f !important
}

.tabs.black .tab-navigation .tablink.two {
    background-color: #000 !important
}

.tabs.socscihub .tab-navigation .tablink.two {
    background-color: #fae8db !important
}

.tabs.dark-red .tab-navigation .tablink.two {
    background-color: #7d2239 !important
}

.tabs.dark-blue .tab-navigation .tablink.two {
    background-color: #005398 !important
}

.tabs.dark-green .tab-navigation .tablink.two {
    background-color: #405d18 !important
}

.tabs.dark-pink .tab-navigation .tablink.two {
    background-color: #a60367 !important
}

.tabs.dark-purple .tab-navigation .tablink.two {
    background-color: #4c2683 !important
}

.tabs.light-yellow .tab-navigation .tablink.two {
    background-color: #f2d25c !important
}

.tabs.light-blue .tab-navigation .tablink.two {
    background-color: #4dbbc6 !important
}

.tabs.light-green .tab-navigation .tablink.two {
    background-color: #81c071 !important
}

.tabs.light-pink .tab-navigation .tablink.two {
    background-color: #e98baf !important
}

.tabs.light-purple .tab-navigation .tablink.two {
    background-color: #a5a1ce !important
}

.tabs.dark-grey .tab-navigation .tablink.two {
    background-color: #585858 !important
}

.tabs .content-tab {
    background-color: #f7f7f7 !important
}

.tabs .content-tab h3 {
    color: #011451;
    font-size: 1.6rem;
    font-weight: 900;
    line-height: 1.6rem;
    margin: 1rem 0;
    text-transform: uppercase
}

.tab-accordion-mobile-wrapper {
    margin-bottom: .6rem
}

.tab-accordion-mobile-wrapper.universityblue .tab-accordion-mobile-header,
.tab-accordion-mobile-wrapper.uofg-default-blue .tab-accordion-mobile-header {
    background-color: #011451
}

.tab-accordion-mobile-wrapper.uofg-default-blue-tint-80 .tab-accordion-mobile-header {
    background-color: #2e5c81
}

.tab-accordion-mobile-wrapper.uofg-default-blue-tint-40 .tab-accordion-mobile-header,
.tab-accordion-mobile-wrapper.uofg-default-blue-tint-70 .tab-accordion-mobile-header {
    background-color: #4c7393
}

.tab-accordion-mobile-wrapper.slate-grey .tab-accordion-mobile-header {
    background-color: #343536
}

.tab-accordion-mobile-wrapper.grey .tab-accordion-mobile-header {
    background-color: #d3d3d3
}

.tab-accordion-mobile-wrapper.medium-grey .tab-accordion-mobile-header {
    background-color: #ededed
}

.tab-accordion-mobile-wrapper.light-grey .tab-accordion-mobile-header {
    background-color: #f5f5f5
}

.tab-accordion-mobile-wrapper.cobalt .tab-accordion-mobile-header {
    background-color: #005398
}

.tab-accordion-mobile-wrapper.cobalt-tint-80 .tab-accordion-mobile-header {
    background-color: #3590bf
}

.tab-accordion-mobile-wrapper.cobalt-dark .tab-accordion-mobile-header {
    background-color: #015987
}

.tab-accordion-mobile-wrapper.turquoise .tab-accordion-mobile-header {
    background-color: #00b5d1
}

.tab-accordion-mobile-wrapper.thistle .tab-accordion-mobile-header {
    background-color: #951272
}

.tab-accordion-mobile-wrapper.thistle-tint-80 .tab-accordion-mobile-header {
    background-color: #aa418e
}

.tab-accordion-mobile-wrapper.thistle-tint-90 .tab-accordion-mobile-header {
    background-color: #a02a80
}

.tab-accordion-mobile-wrapper.lavendar .tab-accordion-mobile-header,
.tab-accordion-mobile-wrapper.lavender .tab-accordion-mobile-header {
    background-color: #5b4d94
}

.tab-accordion-mobile-wrapper.lavendar-tint-80 .tab-accordion-mobile-header {
    background-color: #7c71a9
}

.tab-accordion-mobile-wrapper.lawn .tab-accordion-mobile-header {
    background-color: #84bd00
}

.tab-accordion-mobile-wrapper.pillarbox .tab-accordion-mobile-header {
    background-color: #b30c00
}

.tab-accordion-mobile-wrapper.burgundy .tab-accordion-mobile-header {
    background-color: #7d2239
}

.tab-accordion-mobile-wrapper.pumpkin .tab-accordion-mobile-header {
    background-color: #84bd00
}

.tab-accordion-mobile-wrapper.forest .tab-accordion-mobile-header {
    background-color: #385a4f
}

.tab-accordion-mobile-wrapper.sunshine .tab-accordion-mobile-header {
    background-color: #ffdc36
}

.tab-accordion-mobile-wrapper.rust .tab-accordion-mobile-header {
    background-color: #be4d00
}

.tab-accordion-mobile-wrapper.sandstone .tab-accordion-mobile-header {
    background-color: #605643
}

.tab-accordion-mobile-wrapper.slate .tab-accordion-mobile-header {
    background-color: #4f5961
}

.tab-accordion-mobile-wrapper.heather .tab-accordion-mobile-header {
    background-color: #5b4d94
}

.tab-accordion-mobile-wrapper.rose .tab-accordion-mobile-header {
    background-color: #d278ab
}

.tab-accordion-mobile-wrapper.mocha .tab-accordion-mobile-header {
    background-color: #b59079
}

.tab-accordion-mobile-wrapper.aquamarine .tab-accordion-mobile-header {
    background-color: #9ab9ad
}

.tab-accordion-mobile-wrapper.undergraduate .tab-accordion-mobile-header {
    background-color: #951272
}

.tab-accordion-mobile-wrapper.postgraduate .tab-accordion-mobile-header {
    background-color: #5b4d94
}

.tab-accordion-mobile-wrapper.skyblue .tab-accordion-mobile-header {
    background-color: #005398
}

.tab-accordion-mobile-wrapper.leaf .tab-accordion-mobile-header {
    background-color: #006630
}

.tab-accordion-mobile-wrapper.moss .tab-accordion-mobile-header {
    background-color: #385a4f
}

.tab-accordion-mobile-wrapper.black .tab-accordion-mobile-header {
    background-color: #000
}

.tab-accordion-mobile-wrapper.socscihub .tab-accordion-mobile-header {
    background-color: #fae8db
}

.tab-accordion-mobile-wrapper.dark-red .tab-accordion-mobile-header {
    background-color: #7d2239
}

.tab-accordion-mobile-wrapper.dark-blue .tab-accordion-mobile-header {
    background-color: #005398
}

.tab-accordion-mobile-wrapper.dark-green .tab-accordion-mobile-header {
    background-color: #405d18
}

.tab-accordion-mobile-wrapper.dark-pink .tab-accordion-mobile-header {
    background-color: #a60367
}

.tab-accordion-mobile-wrapper.dark-purple .tab-accordion-mobile-header {
    background-color: #4c2683
}

.tab-accordion-mobile-wrapper.light-yellow .tab-accordion-mobile-header {
    background-color: #f2d25c
}

.tab-accordion-mobile-wrapper.light-blue .tab-accordion-mobile-header {
    background-color: #4dbbc6
}

.tab-accordion-mobile-wrapper.light-green .tab-accordion-mobile-header {
    background-color: #81c071
}

.tab-accordion-mobile-wrapper.light-pink .tab-accordion-mobile-header {
    background-color: #e98baf
}

.tab-accordion-mobile-wrapper.light-purple .tab-accordion-mobile-header {
    background-color: #a5a1ce
}

.tab-accordion-mobile-wrapper.dark-grey .tab-accordion-mobile-header {
    background-color: #585858
}

.tab-accordion-mobile-wrapper .tab-accordion-mobile-header {
    background: #951272;
    border-radius: .25rem;
    cursor: pointer;
    padding: .2rem
}

.tab-accordion-mobile-wrapper .tab-accordion-mobile-header h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.6rem;
    font-weight: 400;
    margin: .4rem .8rem !important
}

@media screen and (max-width:69.99875em) {
    .tab-accordion-mobile-wrapper .tab-accordion-mobile-header h3 {
        font-size: 1.5rem !important
    }
}

.tab-accordion-mobile-wrapper .tab-accordion-mobile-header h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: .8rem;
    margin-top: .3rem;
    width: 1rem
}

.tab-accordion-mobile-wrapper .tab-accordion-mobile-header.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.tab-accordion-mobile-wrapper .tab-accordion-mobile-content {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

#prog-summary .feature7tab h2.alt {
    color: #005398;
    font-weight: 900;
    text-transform: uppercase
}

#prog-summary .tab .applynow,
#prog-summary .tab .calltoaction {
    margin-top: 2rem
}

#prog-summary .tab .applynow a,
#prog-summary .tab .calltoaction a {
    color: #fff !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary .tab .standardContent.racc_parent.additional {
        margin-bottom: 1rem
    }
}

#prog-summary .tab .standardContent.racc_parent .racc .heading_opener h2 {
    line-height: 1.4rem;
    padding-left: 1.6rem !important
}

#prog-summary .tab .standardContent.racc_parent .racc .heading_opener h2:before {
    left: 1rem !important;
    position: absolute;
    top: .8rem !important
}

#prog-summary.stuck-tab-nav {
    padding-top: 2rem
}

#prog-summary .tab.standardContent {
    padding: 0
}

@media screen and (max-width:69.99875em) {
    #prog-summary .tab.standardContent {
        padding: 1rem
    }
}

#prog-summary .tab.standardContent h2.alt,
#prog-summary .tab.standardContent h3.alt {
    color: #005398;
    font-weight: 900;
    text-transform: uppercase
}

#prog-summary .tab.standardContent h3.alt {
    margin-bottom: 0;
    margin-top: 2rem
}

#prog-summary .tab.standardContent.ug h3 {
    color: #951272;
    font-weight: 900;
    text-transform: uppercase
}

#prog-summary .tab.standardContent.ug h3.degrees-ucas-codes-heading {
    color: #011451;
    margin-top: 3rem;
    text-transform: none
}

#prog-summary .tab.standardContent.ug h3.designation {
    color: #011451;
    text-transform: none
}

#prog-summary .tab.standardContent .maincontent {
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary .tab.standardContent .maincontent {
        padding: 1rem
    }
}

#prog-summary .tab.standardContent .maincontent img {
    width: auto !important
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper {
    border-bottom: 1px solid #bcbcbc;
    margin: 0 0 1rem
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .columns {
    padding: 0
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper:last-child {
    border-bottom: none
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .unistats-button a {
    cursor: pointer;
    display: block
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .unistats-button a:hover {
    border-bottom: none;
    text-decoration: none
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .degrees-ucas-codes-title {
    display: block;
    font-size: 1rem;
    padding: .6rem 0
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .apply-via-ucas {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .44rem .73rem no-repeat;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: .6rem 1rem .6rem 2rem
}

#prog-summary .tab.standardContent .maincontent .degrees-ucas-codes-wrapper .apply-via-ucas:hover {
    background-color: rgba(0, 132, 61, .851);
    border-bottom: none;
    text-decoration: none
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li .apply-via-ucas {
    background: #011451 url(/3t4/img/arrow-thick-right.png) .3rem .5rem no-repeat;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    padding: .4rem .4rem .4rem 1.8rem
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li .apply-via-ucas:before {
    content: "\a"
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li span.unistats-button {
    display: block;
    float: right
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li span.unistats-button a {
    cursor: pointer;
    display: block
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li span.unistats-button a:hover {
    border-bottom: none;
    text-decoration: none
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li span.unistats-button a img {
    border: 0
}

#prog-summary .tab.standardContent .maincontent ul.degrees-ucas-codes li span.degree-ucas-code {
    display: block;
    width: 90%
}

#prog-summary .tab.standardContent .racc_wrap {
    margin-top: 1rem !important
}

#prog-summary .tab-navigation {
    background-color: #fefefe;
    transform: translateZ(0);
    width: 100%;
    z-index: 2
}

#prog-summary .tab-navigation span.rightTabNav {
    cursor: pointer;
    float: right;
    font-size: 1.8rem;
    margin-top: .5rem
}

#prog-summary .tab-navigation span.leftTabNav {
    cursor: pointer;
    float: left;
    font-size: 1.8rem;
    margin-top: .5rem
}

#prog-summary .tab-navigation.stuck {
    background-color: #fefefe;
    border-bottom: 1px solid #d3d3d3;
    position: fixed;
    width: 100%
}

#prog-summary .tab-navigation.stuck.stuck-bottom {
    background-color: #fefefe;
    position: absolute
}

#prog-summary .tab-navigation ul {
    margin: 0;
    padding: 1rem 0;
    white-space: nowrap
}

#prog-summary .tab-navigation ul li {
    cursor: pointer;
    display: inline;
    font-weight: 700
}

#prog-summary .tab-navigation ul li:not(:first-child) {
    margin-left: 3rem
}

#prog-summary .tab-navigation ul li.active {
    border-bottom: .3rem solid #011451;
    padding-bottom: .8rem
}

#prog-summary .tab-navigation ul li:hover {
    border-bottom: .3rem solid #4c7393;
    padding-bottom: .8rem
}

#prog-summary .tab-navigation ul li a {
    border-bottom: none !important;
    font-weight: 400;
    padding-bottom: 1.375rem
}

#prog-summary .tab-navigation ul li ul.tab-navigation-sub {
    background-color: #fff;
    padding: 1rem;
    position: absolute;
    right: 0
}

#prog-summary .tab-navigation ul li ul.tab-navigation-sub li {
    display: block;
    padding-bottom: .8rem
}

#prog-summary .tab-navigation ul li ul.tab-navigation-sub li.active {
    border-bottom: .3rem solid #011451
}

#prog-summary .tab-navigation ul li ul.tab-navigation-sub li:hover {
    border-bottom: .3rem solid #4c7393
}

#prog-summary .standardContent.racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #prog-summary .standardContent.racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#prog-summary .standardContent.racc_parent .racc .heading_opener:hover {
    background-color: #a02a80
}

#prog-summary .standardContent.racc_parent .racc .heading_opener h2,
#prog-summary .standardContent.racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#prog-summary .standardContent.racc_parent .racc .heading_opener h2:before,
#prog-summary .standardContent.racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc .heading_opener.alt {
    background-color: #a02a80;
    border-radius: .25rem .25rem 0 0
}

#prog-summary .standardContent.racc_parent .racc .heading_opener.alt h2,
#prog-summary .standardContent.racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .heading_opener.alt h2:before,
#prog-summary .standardContent.racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#prog-summary .standardContent.racc_parent .racc .heading_opener.small h2,
#prog-summary .standardContent.racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #prog-summary .standardContent.racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#prog-summary .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#prog-summary .standardContent.racc_parent .racc .vue-accordion-content {
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#prog-summary .standardContent.racc_parent .racc.small .heading_opener h2,
#prog-summary .standardContent.racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#prog-summary .standardContent.racc_parent .racc.small .heading_opener h2:before,
#prog-summary .standardContent.racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#prog-summary .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#prog-summary .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary .standardContent.racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#prog-summary .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#prog-summary .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener {
    background-color: #2e5c81;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    #prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #4c7393
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener h2,
#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener h2:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #4c7393;
    border-radius: .25rem .25rem 0 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2,
#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.small h2,
#prog-summary .standardContent.racc_parent .racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    #prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    #prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2,
#prog-summary .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2:before,
#prog-summary .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.no-padding .content_opener {
    padding: 0
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

#prog-summary .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
#prog-summary .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.tab_nonav .standardContent.racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .tab_nonav .standardContent.racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener:hover {
    background-color: #a02a80
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener h2,
.tab_nonav .standardContent.racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener h2:before,
.tab_nonav .standardContent.racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener.alt {
    background-color: #a02a80;
    border-radius: .25rem .25rem 0 0
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener.alt h2,
.tab_nonav .standardContent.racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener.alt h2:before,
.tab_nonav .standardContent.racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.tab_nonav .standardContent.racc_parent .racc .heading_opener.small h2,
.tab_nonav .standardContent.racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    .tab_nonav .standardContent.racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content {
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.tab_nonav .standardContent.racc_parent .racc.small .heading_opener h2,
.tab_nonav .standardContent.racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.tab_nonav .standardContent.racc_parent .racc.small .heading_opener h2:before,
.tab_nonav .standardContent.racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.tab_nonav .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.tab_nonav .standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.tab_nonav .standardContent.racc_parent .racc.no-padding .content_opener {
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.tab_nonav .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.tab_nonav .standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener {
    background-color: #2e5c81;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener:hover {
    background-color: #4c7393
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener h2,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener h2:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.alt {
    background-color: #4c7393;
    border-radius: .25rem .25rem 0 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3 {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h2:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.small h2,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    .tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content {
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2,
.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .heading_opener h2:before,
.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.no-padding .content_opener {
    padding: 0
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.tab_nonav .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.tab_nonav .standardContent.racc_parent .racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

@media screen and (max-width:69.99875em) {
    .tab_nonav {
        padding: 1rem
    }
}

.tab_nonav h2.alt,
.tab_nonav h3.alt {
    color: #005398;
    font-weight: 900;
    text-transform: uppercase
}

.tab_nonav h3.alt {
    margin-bottom: 0;
    margin-top: 2rem
}

.tab_nonav.ug h3 {
    color: #951272;
    font-weight: 900;
    text-transform: uppercase
}

.tab_nonav .maincontent {
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    .tab_nonav .maincontent {
        padding: 1rem
    }
}

.tab_nonav .maincontent img {
    width: auto !important
}

.tab_nonav ul.degrees-ucas-codes li {
    display: inline-block;
    width: 100%
}

.tab_nonav ul.degrees-ucas-codes li span.unistats-button {
    display: block;
    float: right
}

.tab_nonav ul.degrees-ucas-codes li span.unistats-button a {
    cursor: pointer
}

.tab_nonav ul.degrees-ucas-codes li span.unistats-button a img {
    border: 0
}

.tab_nonav ul.degrees-ucas-codes li span.degree-ucas-code {
    display: block;
    width: 90%
}

.standardContent {
    margin-top: 2rem !important;
    position: relative
}

.standardContent.flex {
    display: flex
}

.standardContent.flex .maincontent {
    padding-right: 0
}

.standardContent.flex table {
    display: contents
}

.standardContent .filler {
    background-color: #f5f5f5;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    display: flex;
    margin: 0 1rem 0 0;
    padding: 1rem
}

.standardContent.splash.banner {
    margin-top: 9rem !important
}

.standardContent .maincontent .maincontent-inner {
    background-color: #f5f5f5;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    padding: 2rem
}

.standardContent .maincontent .maincontent-inner.no-background {
    background: none
}

.standardContent .maincontent .maincontent-inner.no-padding {
    padding: 0
}

.standardContent .maincontent .maincontent-inner #dd-register-interest {
    margin: 0 1rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest .row {
    margin-bottom: 1rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=email] select,
.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=text] {
    height: 48px;
    padding: .6rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=email] select.validate,
.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=text].validate {
    border: 1px solid red
}

.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=checkbox]#dd-consent {
    margin-left: 0;
    margin-right: .2rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest input[type=checkbox].validate {
    border: 1px solid red
}

.standardContent .maincontent .maincontent-inner #dd-register-interest #dd-submit {
    background-color: #005398;
    border-radius: .2rem;
    color: #fff;
    height: 50px;
    padding: 0;
    width: 100%
}

.standardContent .maincontent .maincontent-inner #dd-register-interest #dd-submit.top-margin {
    margin-top: 1rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest p.small {
    font-size: .9rem;
    margin-bottom: 0;
    margin-top: 0
}

.standardContent .maincontent .maincontent-inner #dd-register-interest .grecaptcha-badge {
    bottom: -100px !important
}

.standardContent .maincontent .maincontent-inner #dd-register-interest.intile {
    padding: 0 1rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest.intile input,
.standardContent .maincontent .maincontent-inner #dd-register-interest.intile select {
    margin-bottom: 1rem
}

.standardContent .maincontent .maincontent-inner #dd-register-interest.intile .row {
    margin-bottom: 0
}

.standardContent .maincontent .maincontent-inner #dd-register-interest button.next-step {
    background-color: #005398;
    border-radius: .5rem;
    height: 50px;
    padding: 0
}

.standardContent .maincontent .maincontent-inner #dd-error,
.standardContent .maincontent .maincontent-inner #dd-thanks {
    padding: 1rem 2rem
}

@media screen and (max-width:69.99875em) {
    .standardContent {
        margin: 1rem 0 !important;
        padding: 0 .4rem
    }
}

.standardContent .showsettings {
    background-color: #005398;
    font-family: Noto Sans, sans-serif
}

.standardContent .showsettings:active,
.standardContent .showsettings:focus,
.standardContent .showsettings:hover {
    background-color: rgba(2, 116, 175, .878) !important
}

.standardContent .showsettings.close.settings_enabled {
    display: none
}

.standardContent .hidestudy {
    background-color: #005398;
    float: right
}

.standardContent li.unapprovedpgr {
    background-color: #ffdcdc
}

.standardContent .flex-video {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.standardContent .flex-video.youtube-wrapper {
    padding-bottom: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.standardContent .flex-video.youtube-wrapper.portrait {
    padding-top: 88.8%;
    width: 50%
}

@media screen and (max-width:69.99875em) {
    .standardContent .flex-video.youtube-wrapper.portrait {
        padding-top: 177.8%;
        width: 100%
    }
}

.standardContent .flex-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.standardContent .flex-video .gdprnotification {
    background: #000;
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

.standardContent .flex-video .gdprnotification p {
    font-family: Noto Sans, sans-serif !important
}

.standardContent .flex-video .gdprnotification a {
    color: #fff !important
}

.standardContent .flex-video .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) .8rem 1.1rem no-repeat;
    cursor: pointer;
    font-size: 1rem;
    padding: 1rem 1rem 1rem 2.3rem
}

.standardContent .flex-video iframe.largeplayer,
.standardContent .flex-video iframe.smallplayer {
    width: 100%
}

.standardContent.racc_parent {
    border-radius: .25rem .25rem 0 0;
    margin-bottom: 1rem !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.additional {
        margin-bottom: .6rem !important
    }
    .standardContent.racc_parent.additional .racc .heading_opener h3 {
        font-size: 1.6rem !important
    }
}

.standardContent.racc_parent {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent .racc .heading_opener:hover {
    background-color: #ededed
}

.standardContent.racc_parent .racc .heading_opener h2,
.standardContent.racc_parent .racc .heading_opener h3 {
    color: #343536 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent .racc .heading_opener h2:before,
.standardContent.racc_parent .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent .racc .heading_opener.alt {
    background-color: #ededed;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent .racc .heading_opener.alt h2,
.standardContent.racc_parent .racc .heading_opener.alt h3 {
    color: #343536 !important
}

.standardContent.racc_parent .racc .heading_opener.alt h2:before,
.standardContent.racc_parent .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

.standardContent.racc_parent .racc .heading_opener.small h2,
.standardContent.racc_parent .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent .racc.small .heading_opener h2,
.standardContent.racc_parent .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent .racc.small .heading_opener h2:before,
.standardContent.racc_parent .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt1,
.standardContent.racc_parent.universityblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc,
.standardContent.racc_parent.universityblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener,
.standardContent.racc_parent.universityblue .racc .heading_opener {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener,
    .standardContent.racc_parent.universityblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener:hover,
.standardContent.racc_parent.universityblue .racc .heading_opener:hover {
    background-color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener h3,
.standardContent.racc_parent.universityblue .racc .heading_opener h2,
.standardContent.racc_parent.universityblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc .heading_opener h2:before,
.standardContent.racc_parent.universityblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt,
.standardContent.racc_parent.universityblue .racc .heading_opener.alt {
    background-color: #011451;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3,
.standardContent.racc_parent.universityblue .racc .heading_opener.alt h2,
.standardContent.racc_parent.universityblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.universityblue .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.universityblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .heading_opener.small h3,
.standardContent.racc_parent.universityblue .racc .heading_opener.small h2,
.standardContent.racc_parent.universityblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
    .standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.universityblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.universityblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.universityblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3,
.standardContent.racc_parent.universityblue .racc.small .heading_opener h2,
.standardContent.racc_parent.universityblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc.small .heading_opener h2:before,
.standardContent.racc_parent.universityblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.universityblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.no-padding .content_opener,
.standardContent.racc_parent.universityblue .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.universityblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundAlt1 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.universityblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt2,
.standardContent.racc_parent.slate {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc,
.standardContent.racc_parent.slate .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener,
.standardContent.racc_parent.slate .racc .heading_opener {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener,
    .standardContent.racc_parent.slate .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener:hover,
.standardContent.racc_parent.slate .racc .heading_opener:hover {
    background-color: #4f5961
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener h3,
.standardContent.racc_parent.slate .racc .heading_opener h2,
.standardContent.racc_parent.slate .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener h3:before,
.standardContent.racc_parent.slate .racc .heading_opener h2:before,
.standardContent.racc_parent.slate .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt,
.standardContent.racc_parent.slate .racc .heading_opener.alt {
    background-color: #4f5961;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3,
.standardContent.racc_parent.slate .racc .heading_opener.alt h2,
.standardContent.racc_parent.slate .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.slate .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.slate .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .heading_opener.small h3,
.standardContent.racc_parent.slate .racc .heading_opener.small h2,
.standardContent.racc_parent.slate .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.slate .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.slate .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
    .standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.slate .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.slate .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.slate .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.slate .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.slate .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.slate .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.slate .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.slate .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.slate .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.slate .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content,
.standardContent.racc_parent.slate .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.slate .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3,
.standardContent.racc_parent.slate .racc.small .heading_opener h2,
.standardContent.racc_parent.slate .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .heading_opener h3:before,
.standardContent.racc_parent.slate .racc.small .heading_opener h2:before,
.standardContent.racc_parent.slate .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.slate .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.no-padding .content_opener,
.standardContent.racc_parent.slate .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.slate .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundAlt2 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.slate .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener:hover {
    background-color: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener h3 {
    color: #011451 !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-blue.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt {
    background-color: #f5f5f5;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3 {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-blue.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundAlt3 .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundCobalt,
.standardContent.racc_parent.cobalt {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc,
.standardContent.racc_parent.cobalt .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener,
.standardContent.racc_parent.cobalt .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener,
    .standardContent.racc_parent.cobalt .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener:hover,
.standardContent.racc_parent.cobalt .racc .heading_opener:hover {
    background-color: #005398
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener h3,
.standardContent.racc_parent.cobalt .racc .heading_opener h2,
.standardContent.racc_parent.cobalt .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc .heading_opener h2:before,
.standardContent.racc_parent.cobalt .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.alt,
.standardContent.racc_parent.cobalt .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3,
.standardContent.racc_parent.cobalt .racc .heading_opener.alt h2,
.standardContent.racc_parent.cobalt .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.cobalt .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.cobalt .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundCobalt .racc .heading_opener.small h3,
.standardContent.racc_parent.cobalt .racc .heading_opener.small h2,
.standardContent.racc_parent.cobalt .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
    .standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.cobalt .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.cobalt .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.cobalt .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3,
.standardContent.racc_parent.cobalt .racc.small .heading_opener h2,
.standardContent.racc_parent.cobalt .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundCobalt .racc.small .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc.small .heading_opener h2:before,
.standardContent.racc_parent.cobalt .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.cobalt .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.no-padding .content_opener,
.standardContent.racc_parent.cobalt .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.cobalt .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundCobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.cobalt .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundHeather,
.standardContent.racc_parent.heather {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc,
.standardContent.racc_parent.heather .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener,
.standardContent.racc_parent.heather .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener,
    .standardContent.racc_parent.heather .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener:hover,
.standardContent.racc_parent.heather .racc .heading_opener:hover {
    background-color: #5b4d94
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener h3,
.standardContent.racc_parent.heather .racc .heading_opener h2,
.standardContent.racc_parent.heather .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener h3:before,
.standardContent.racc_parent.heather .racc .heading_opener h2:before,
.standardContent.racc_parent.heather .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.alt,
.standardContent.racc_parent.heather .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3,
.standardContent.racc_parent.heather .racc .heading_opener.alt h2,
.standardContent.racc_parent.heather .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.heather .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.heather .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundHeather .racc .heading_opener.small h3,
.standardContent.racc_parent.heather .racc .heading_opener.small h2,
.standardContent.racc_parent.heather .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.heather .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.heather .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
    .standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.heather .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.heather .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.heather .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.heather .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.heather .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.heather .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.heather .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.heather .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.heather .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.heather .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content,
.standardContent.racc_parent.heather .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.heather .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundHeather .racc.small .heading_opener h3,
.standardContent.racc_parent.heather .racc.small .heading_opener h2,
.standardContent.racc_parent.heather .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundHeather .racc.small .heading_opener h3:before,
.standardContent.racc_parent.heather .racc.small .heading_opener h2:before,
.standardContent.racc_parent.heather .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.heather .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundHeather .racc.no-padding .content_opener,
.standardContent.racc_parent.heather .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.heather .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundHeather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.heather .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundThistle,
.standardContent.racc_parent.thistle {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc,
.standardContent.racc_parent.thistle .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener,
.standardContent.racc_parent.thistle .racc .heading_opener {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener,
    .standardContent.racc_parent.thistle .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener:hover,
.standardContent.racc_parent.thistle .racc .heading_opener:hover {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener h3,
.standardContent.racc_parent.thistle .racc .heading_opener h2,
.standardContent.racc_parent.thistle .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc .heading_opener h2:before,
.standardContent.racc_parent.thistle .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.alt,
.standardContent.racc_parent.thistle .racc .heading_opener.alt {
    background-color: #951272;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3,
.standardContent.racc_parent.thistle .racc .heading_opener.alt h2,
.standardContent.racc_parent.thistle .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.thistle .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.thistle .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundThistle .racc .heading_opener.small h3,
.standardContent.racc_parent.thistle .racc .heading_opener.small h2,
.standardContent.racc_parent.thistle .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.thistle .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.thistle .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
    .standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.thistle .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.thistle .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.thistle .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content,
.standardContent.racc_parent.thistle .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.thistle .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundThistle .racc.small .heading_opener h3,
.standardContent.racc_parent.thistle .racc.small .heading_opener h2,
.standardContent.racc_parent.thistle .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundThistle .racc.small .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc.small .heading_opener h2:before,
.standardContent.racc_parent.thistle .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.thistle .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundThistle .racc.no-padding .content_opener,
.standardContent.racc_parent.thistle .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.thistle .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundThistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.thistle .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLavender,
.standardContent.racc_parent.lavendar {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc,
.standardContent.racc_parent.lavendar .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener,
.standardContent.racc_parent.lavendar .racc .heading_opener {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener,
    .standardContent.racc_parent.lavendar .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener:hover,
.standardContent.racc_parent.lavendar .racc .heading_opener:hover {
    background-color: #5b4d94
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener h3,
.standardContent.racc_parent.lavendar .racc .heading_opener h2,
.standardContent.racc_parent.lavendar .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc .heading_opener h2:before,
.standardContent.racc_parent.lavendar .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.alt,
.standardContent.racc_parent.lavendar .racc .heading_opener.alt {
    background-color: #5b4d94;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3,
.standardContent.racc_parent.lavendar .racc .heading_opener.alt h2,
.standardContent.racc_parent.lavendar .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.lavendar .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.lavendar .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundLavender .racc .heading_opener.small h3,
.standardContent.racc_parent.lavendar .racc .heading_opener.small h2,
.standardContent.racc_parent.lavendar .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
    .standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.lavendar .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.lavendar .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.lavendar .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundLavender .racc.small .heading_opener h3,
.standardContent.racc_parent.lavendar .racc.small .heading_opener h2,
.standardContent.racc_parent.lavendar .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundLavender .racc.small .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc.small .heading_opener h2:before,
.standardContent.racc_parent.lavendar .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.lavendar .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundLavender .racc.no-padding .content_opener,
.standardContent.racc_parent.lavendar .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.lavendar .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundLavender .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.lavendar .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox,
.standardContent.racc_parent.pillarbox {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc,
.standardContent.racc_parent.pillarbox .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener,
.standardContent.racc_parent.pillarbox .racc .heading_opener {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener,
    .standardContent.racc_parent.pillarbox .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener:hover,
.standardContent.racc_parent.pillarbox .racc .heading_opener:hover {
    background-color: #b30c00
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc .heading_opener h2,
.standardContent.racc_parent.pillarbox .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc .heading_opener h2:before,
.standardContent.racc_parent.pillarbox .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt,
.standardContent.racc_parent.pillarbox .racc .heading_opener.alt {
    background-color: #b30c00;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3,
.standardContent.racc_parent.pillarbox .racc .heading_opener.alt h2,
.standardContent.racc_parent.pillarbox .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.pillarbox .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.pillarbox .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .heading_opener.small h3,
.standardContent.racc_parent.pillarbox .racc .heading_opener.small h2,
.standardContent.racc_parent.pillarbox .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
    .standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.pillarbox .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.pillarbox .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.pillarbox .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc.small .heading_opener h2,
.standardContent.racc_parent.pillarbox .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc.small .heading_opener h2:before,
.standardContent.racc_parent.pillarbox .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.pillarbox .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.no-padding .content_opener,
.standardContent.racc_parent.pillarbox .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.pillarbox .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundPillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.pillarbox .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundForest,
.standardContent.racc_parent.forest {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundForest .racc,
.standardContent.racc_parent.forest .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener,
.standardContent.racc_parent.forest .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundForest .racc .heading_opener,
    .standardContent.racc_parent.forest .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener:hover,
.standardContent.racc_parent.forest .racc .heading_opener:hover {
    background-color: #385a4f
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener h3,
.standardContent.racc_parent.forest .racc .heading_opener h2,
.standardContent.racc_parent.forest .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener h3:before,
.standardContent.racc_parent.forest .racc .heading_opener h2:before,
.standardContent.racc_parent.forest .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.alt,
.standardContent.racc_parent.forest .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.alt h3,
.standardContent.racc_parent.forest .racc .heading_opener.alt h2,
.standardContent.racc_parent.forest .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.forest .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.forest .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundForest .racc .heading_opener.small h3,
.standardContent.racc_parent.forest .racc .heading_opener.small h2,
.standardContent.racc_parent.forest .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.forest .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.forest .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content,
    .standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.forest .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.forest .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.forest .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.forest .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.forest .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.forest .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.forest .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.forest .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.forest .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.forest .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content,
.standardContent.racc_parent.forest .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundForest .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.forest .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundForest .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundForest .racc.small .heading_opener h3,
.standardContent.racc_parent.forest .racc.small .heading_opener h2,
.standardContent.racc_parent.forest .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundForest .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundForest .racc.small .heading_opener h3:before,
.standardContent.racc_parent.forest .racc.small .heading_opener h2:before,
.standardContent.racc_parent.forest .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundForest .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.forest .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundForest .racc.no-padding .content_opener,
.standardContent.racc_parent.forest .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.forest .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundForest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.forest .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.sandstone {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.sandstone .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.sandstone .racc .heading_opener {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.sandstone .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.sandstone .racc .heading_opener:hover {
    background-color: #605643
}

.standardContent.racc_parent.sandstone .racc .heading_opener h2,
.standardContent.racc_parent.sandstone .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.sandstone .racc .heading_opener h2:before,
.standardContent.racc_parent.sandstone .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.sandstone .racc .heading_opener.alt {
    background-color: #605643;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.sandstone .racc .heading_opener.alt h2,
.standardContent.racc_parent.sandstone .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.sandstone .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.sandstone .racc .heading_opener.small h2,
.standardContent.racc_parent.sandstone .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.sandstone .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.sandstone .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.sandstone .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.sandstone .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.sandstone .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.sandstone .racc.small .heading_opener h2,
.standardContent.racc_parent.sandstone .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.sandstone .racc.small .heading_opener h2:before,
.standardContent.racc_parent.sandstone .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.sandstone .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.sandstone .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.sandstone .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.sandstone .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy,
.standardContent.racc_parent.burgundy {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc,
.standardContent.racc_parent.burgundy .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener,
.standardContent.racc_parent.burgundy .racc .heading_opener {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener,
    .standardContent.racc_parent.burgundy .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener:hover,
.standardContent.racc_parent.burgundy .racc .heading_opener:hover {
    background-color: #7d2239
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener h3,
.standardContent.racc_parent.burgundy .racc .heading_opener h2,
.standardContent.racc_parent.burgundy .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc .heading_opener h2:before,
.standardContent.racc_parent.burgundy .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt,
.standardContent.racc_parent.burgundy .racc .heading_opener.alt {
    background-color: #7d2239;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3,
.standardContent.racc_parent.burgundy .racc .heading_opener.alt h2,
.standardContent.racc_parent.burgundy .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.burgundy .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.burgundy .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .heading_opener.small h3,
.standardContent.racc_parent.burgundy .racc .heading_opener.small h2,
.standardContent.racc_parent.burgundy .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
    .standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.burgundy .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.burgundy .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.burgundy .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3,
.standardContent.racc_parent.burgundy .racc.small .heading_opener h2,
.standardContent.racc_parent.burgundy .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc.small .heading_opener h2:before,
.standardContent.racc_parent.burgundy .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.burgundy .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.no-padding .content_opener,
.standardContent.racc_parent.burgundy .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.burgundy .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundBurgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.burgundy .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundRust,
.standardContent.racc_parent.rust {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundRust .racc,
.standardContent.racc_parent.rust .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener,
.standardContent.racc_parent.rust .racc .heading_opener {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundRust .racc .heading_opener,
    .standardContent.racc_parent.rust .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener:hover,
.standardContent.racc_parent.rust .racc .heading_opener:hover {
    background-color: #be4d00
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener h3,
.standardContent.racc_parent.rust .racc .heading_opener h2,
.standardContent.racc_parent.rust .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener h3:before,
.standardContent.racc_parent.rust .racc .heading_opener h2:before,
.standardContent.racc_parent.rust .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.alt,
.standardContent.racc_parent.rust .racc .heading_opener.alt {
    background-color: #be4d00;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.alt h3,
.standardContent.racc_parent.rust .racc .heading_opener.alt h2,
.standardContent.racc_parent.rust .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.rust .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.rust .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundRust .racc .heading_opener.small h3,
.standardContent.racc_parent.rust .racc .heading_opener.small h2,
.standardContent.racc_parent.rust .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.rust .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.rust .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content,
    .standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.rust .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.rust .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.rust .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.rust .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.rust .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.rust .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.rust .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.rust .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.rust .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.rust .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content,
.standardContent.racc_parent.rust .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundRust .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.rust .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundRust .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundRust .racc.small .heading_opener h3,
.standardContent.racc_parent.rust .racc.small .heading_opener h2,
.standardContent.racc_parent.rust .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundRust .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundRust .racc.small .heading_opener h3:before,
.standardContent.racc_parent.rust .racc.small .heading_opener h2:before,
.standardContent.racc_parent.rust .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundRust .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.rust .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundRust .racc.no-padding .content_opener,
.standardContent.racc_parent.rust .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.rust .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundRust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.rust .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue,
.standardContent.racc_parent.skyblue {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc,
.standardContent.racc_parent.skyblue .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener,
.standardContent.racc_parent.skyblue .racc .heading_opener {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener,
    .standardContent.racc_parent.skyblue .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener:hover,
.standardContent.racc_parent.skyblue .racc .heading_opener:hover {
    background-color: #005398
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener h3,
.standardContent.racc_parent.skyblue .racc .heading_opener h2,
.standardContent.racc_parent.skyblue .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc .heading_opener h2:before,
.standardContent.racc_parent.skyblue .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt,
.standardContent.racc_parent.skyblue .racc .heading_opener.alt {
    background-color: #005398;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3,
.standardContent.racc_parent.skyblue .racc .heading_opener.alt h2,
.standardContent.racc_parent.skyblue .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.skyblue .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.skyblue .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .heading_opener.small h3,
.standardContent.racc_parent.skyblue .racc .heading_opener.small h2,
.standardContent.racc_parent.skyblue .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
    .standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.skyblue .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.skyblue .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.skyblue .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3,
.standardContent.racc_parent.skyblue .racc.small .heading_opener h2,
.standardContent.racc_parent.skyblue .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc.small .heading_opener h2:before,
.standardContent.racc_parent.skyblue .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.skyblue .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.no-padding .content_opener,
.standardContent.racc_parent.skyblue .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.skyblue .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundSkyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.skyblue .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLeaf,
.standardContent.racc_parent.leaf {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc,
.standardContent.racc_parent.leaf .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener,
.standardContent.racc_parent.leaf .racc .heading_opener {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener,
    .standardContent.racc_parent.leaf .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener:hover,
.standardContent.racc_parent.leaf .racc .heading_opener:hover {
    background-color: #006630
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener h3,
.standardContent.racc_parent.leaf .racc .heading_opener h2,
.standardContent.racc_parent.leaf .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc .heading_opener h2:before,
.standardContent.racc_parent.leaf .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.alt,
.standardContent.racc_parent.leaf .racc .heading_opener.alt {
    background-color: #006630;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3,
.standardContent.racc_parent.leaf .racc .heading_opener.alt h2,
.standardContent.racc_parent.leaf .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.leaf .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.leaf .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundLeaf .racc .heading_opener.small h3,
.standardContent.racc_parent.leaf .racc .heading_opener.small h2,
.standardContent.racc_parent.leaf .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.leaf .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.leaf .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
    .standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.leaf .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.leaf .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.leaf .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content,
.standardContent.racc_parent.leaf .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.leaf .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3,
.standardContent.racc_parent.leaf .racc.small .heading_opener h2,
.standardContent.racc_parent.leaf .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundLeaf .racc.small .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc.small .heading_opener h2:before,
.standardContent.racc_parent.leaf .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.leaf .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.no-padding .content_opener,
.standardContent.racc_parent.leaf .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.leaf .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundLeaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.leaf .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundMoss,
.standardContent.racc_parent.moss {
    background: none;
    border-radius: .25rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc,
.standardContent.racc_parent.moss .racc {
    margin: 0;
    max-width: none;
    padding: 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener,
.standardContent.racc_parent.moss .racc .heading_opener {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0;
    border-radius: .25rem;
    cursor: pointer;
    padding: .4rem 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener,
    .standardContent.racc_parent.moss .racc .heading_opener {
        padding: .4rem 1rem
    }
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener:hover,
.standardContent.racc_parent.moss .racc .heading_opener:hover {
    background-color: #385a4f
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener h2,
.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener h3,
.standardContent.racc_parent.moss .racc .heading_opener h2,
.standardContent.racc_parent.moss .racc .heading_opener h3 {
    color: #fff !important;
    font-family: Noto Sans, sans-serif;
    font-size: 1.5rem !important;
    font-weight: 400 !important;
    margin: .2rem !important;
    padding-left: 1.6rem !important;
    text-transform: none !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener h3:before,
.standardContent.racc_parent.moss .racc .heading_opener h2:before,
.standardContent.racc_parent.moss .racc .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 1rem;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.alt,
.standardContent.racc_parent.moss .racc .heading_opener.alt {
    background-color: #385a4f;
    border-radius: .25rem .25rem 0 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2,
.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3,
.standardContent.racc_parent.moss .racc .heading_opener.alt h2,
.standardContent.racc_parent.moss .racc .heading_opener.alt h3 {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.alt h3:before,
.standardContent.racc_parent.moss .racc .heading_opener.alt h2:before,
.standardContent.racc_parent.moss .racc .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat
}

.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.small h2,
.standardContent.racc_parent.TileBackgroundMoss .racc .heading_opener.small h3,
.standardContent.racc_parent.moss .racc .heading_opener.small h2,
.standardContent.racc_parent.moss .racc .heading_opener.small h3 {
    font-size: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
.standardContent.racc_parent.moss .racc .vue-accordion-content {
    background-color: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .08);
    color: #343536;
    padding: 1rem 3rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content.isopen,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).isopen,
.standardContent.racc_parent.moss .racc .vue-accordion-content.isopen {
    height: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
    .standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav),
    .standardContent.racc_parent.moss .racc .vue-accordion-content {
        padding: 1rem
    }
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content.pgt,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav).pgt,
.standardContent.racc_parent.moss .racc .vue-accordion-content.pgt {
    background: #f5f5f5
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener,
.standardContent.racc_parent.moss .racc .vue-accordion-content .heading_opener {
    background-color: #951272;
    border-radius: .25rem;
    padding: .4rem 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3,
.standardContent.racc_parent.moss .racc .vue-accordion-content .heading_opener h3 {
    color: #fefefe;
    margin: 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener h3:before,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener h3:before,
.standardContent.racc_parent.moss .racc .vue-accordion-content .heading_opener h3:before {
    background: url(/3t4/img/toggle-open-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt,
.standardContent.racc_parent.moss .racc .vue-accordion-content .heading_opener.alt {
    background-color: #951272
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .heading_opener.alt h3:before,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .heading_opener.alt h3:before,
.standardContent.racc_parent.moss .racc .vue-accordion-content .heading_opener.alt h3:before {
    background: url(/3t4/img/toggle-close-white.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    float: left;
    height: 1rem;
    margin-right: 1rem;
    margin-top: .5rem;
    width: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3,
.standardContent.racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 1.4rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .racc.small .heading_opener h3:before,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .racc.small .heading_opener h3:before,
.standardContent.racc_parent.moss .racc .vue-accordion-content .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash:not(span) {
    background: #4f5961;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashCobalt.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashCobalt.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashThistle.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashThistle.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLavendar.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLavendar.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox:not(span) {
    background: #b30c00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashPillarbox.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashPillarbox.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy:not(span) {
    background: #7d2239;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashBurgundy.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashBurgundy.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust:not(span) {
    background: #be4d00;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashRust.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashRust.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue:not(span) {
    background: #005398;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashSkyblue.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashSkyblue.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf:not(span) {
    background: #006630;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLeaf.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLeaf.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss:not(span) {
    background: #385a4f;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashMoss.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashMoss.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey:not(span) {
    background: #f5f5f5;
    color: #011451 !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey a {
    color: #011451 !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplashLightgrey.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplashLightgrey.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate:not(span) {
    background: #951272;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_undergraduate.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_undergraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate:not(span) {
    background: #5b4d94;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_postgraduate.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_postgraduate.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research:not(span) {
    background: #2e5c81;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_research.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_research.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about:not(span),
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about:not(span) {
    background: #011451;
    color: #fff !important;
    font-size: 1rem;
    padding: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about a,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about a {
    color: #fff !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner .textsplash_about.border,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner .textsplash_about.border {
    background: #fff;
    border-left: 5px solid #011451;
    color: #011451
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner {
    font-size: 1rem;
    max-width: 960px
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner h5,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h4,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner h5,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h4,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner h5 {
    font-size: 1.2rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.right,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.right,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.right {
    float: right;
    margin-bottom: 1rem;
    margin-left: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .accordion-content-inner img.left,
.standardContent.racc_parent.moss .racc .content_opener:not(.contains-wrapper, .isnav) .accordion-content-inner img.left,
.standardContent.racc_parent.moss .racc .vue-accordion-content .accordion-content-inner img.left {
    float: left;
    margin-bottom: 1rem;
    margin-right: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content,
.standardContent.racc_parent.moss .racc .vue-accordion-content {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc .vue-accordion-content .vue-accordion-content-inner,
.standardContent.racc_parent.moss .racc .vue-accordion-content .vue-accordion-content-inner {
    margin: 1rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc.small .heading_opener h2,
.standardContent.racc_parent.TileBackgroundMoss .racc.small .heading_opener h3,
.standardContent.racc_parent.moss .racc.small .heading_opener h2,
.standardContent.racc_parent.moss .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    padding-left: 1.6rem !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc.small .heading_opener h2:before,
.standardContent.racc_parent.TileBackgroundMoss .racc.small .heading_opener h3:before,
.standardContent.racc_parent.moss .racc.small .heading_opener h2:before,
.standardContent.racc_parent.moss .racc.small .heading_opener h3:before {
    left: 1rem;
    position: absolute;
    top: .8rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3,
.standardContent.racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3 {
    line-height: 1.6rem;
    margin: .2rem;
    padding-left: 2rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc.small .content_opener .racc.small .heading_opener h3:before,
.standardContent.racc_parent.moss .racc.small .content_opener .racc.small .heading_opener h3:before {
    left: 1rem;
    top: .3rem
}

.standardContent.racc_parent.TileBackgroundMoss .racc.no-padding .content_opener,
.standardContent.racc_parent.moss .racc.no-padding .content_opener {
    padding: 0
}

.standardContent.racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen,
.standardContent.racc_parent.moss .racc.research-group .content_opener.isopen {
    margin: 0;
    padding: 0 !important
}

.standardContent.racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.TileBackgroundMoss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner,
.standardContent.racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent,
.standardContent.racc_parent.moss .racc.research-group .content_opener.isopen .accordion-content-inner .staffbyguid .standardContent .maincontent .maincontent-inner {
    margin: 0;
    padding: 0
}

.standardContent.search-container {
    background-color: #011451;
    margin-bottom: 1rem;
    margin-top: 1rem !important;
    padding: 2rem 0
}

.standardContent.search-container .maincontent-inner {
    background: none;
    padding: 0
}

.standardContent.search-container .scope {
    margin-top: 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container {
        padding: 0
    }
}

.standardContent.search-container .widesearch {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: 1rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container .widesearch {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

.standardContent.search-container.beta {
    background-color: initial;
    margin-bottom: 1rem;
    margin-top: 1rem !important;
    padding: 0
}

.standardContent.search-container.beta .filter-bar-wrapper {
    background: #fff;
    z-index: 10
}

.standardContent.search-container.beta .widesearch {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1rem;
    padding-right: .4rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container.beta .widesearch {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

.standardContent.search-container.beta .course-filters {
    margin-left: .4rem
}

.standardContent.search-container.beta .course-filters select {
    border: 3px solid #011451;
    padding: .6rem .8rem
}

.standardContent.search-container.beta #site-search-inner {
    margin: 0;
    padding-left: 0;
    padding-right: 0
}

.standardContent.search-container.beta #site-search-inner input {
    border-radius: .25rem 0 0 .25rem;
    margin-right: 0
}

.standardContent.search-container.beta #site-search-button-wrapper {
    margin-left: 0;
    padding-left: 0;
    padding-right: 0
}

.standardContent.search-container.beta #search-filter {
    background: #fff;
    border-bottom: 1px solid #dce0e5;
    display: flex;
    font-family: Public Sans, Noto Sans, sans-serif;
    font-size: .875rem;
    font-weight: 500;
    gap: 2rem;
    list-style: none;
    margin: 0 0 0 .2rem;
    padding: .5rem 0;
    position: sticky;
    top: 0;
    z-index: 100
}

.standardContent.search-container.beta #search-filter li {
    flex: none
}

.standardContent.search-container.beta #search-filter li button.filter {
    align-items: center;
    background: transparent;
    border: none;
    border-bottom: 3px solid transparent;
    color: #637588;
    cursor: pointer;
    display: flex;
    font-weight: 500;
    outline: none;
    padding-bottom: .5rem;
    text-decoration: none;
    text-transform: capitalize;
    transition: color .3s, border-color .3s
}

.standardContent.search-container.beta #search-filter li button.filter svg {
    display: block;
    flex-shrink: 0;
    margin-right: .5rem
}

.standardContent.search-container.beta #search-filter li button.filter .filter-label {
    display: inline
}

.standardContent.search-container.beta #search-filter li button.filter.active,
.standardContent.search-container.beta #search-filter li button.filter:focus-visible,
.standardContent.search-container.beta #search-filter li button.filter:hover {
    color: #111418
}

.standardContent.search-container.beta #search-filter li button.filter.active {
    border-bottom-color: #111418;
    font-weight: 700
}

.standardContent.search-container.beta #search-filter li button.filter:focus-visible {
    outline: 2px solid #005fcc;
    outline-offset: 2px
}

@media(width <=600px) {
    .standardContent.search-container.beta #search-filter li {
        margin-bottom: .5em
    }
    .standardContent.search-container.beta #search-filter li button.filter .filter-label {
        display: none
    }
    .standardContent.search-container.beta #search-filter li button.filter.active .filter-label {
        display: inline
    }
}

.standardContent.search-container.beta #results-wrapper {
    margin-top: 0 !important
}

.standardContent.search-container.beta .result:first-child:not(.course-result) {
    margin-top: 1rem
}

.standardContent.search-container.beta .result {
    background-color: #fff;
    font-family: Noto Sans, sans-serif;
    margin-bottom: 1rem;
    padding: 2rem
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container.beta .result {
        padding: 1rem
    }
}

.standardContent.search-container.beta .result h3 {
    margin: 0 !important
}

.standardContent.search-container.beta .result h3 a {
    border-bottom: none !important;
    color: #011451 !important;
    font-size: 1.4rem;
    text-decoration: none !important
}

.standardContent.search-container.beta .result .fb-result-url a {
    border-bottom: none !important;
    color: #005398 !important;
    word-break: break-all
}

.standardContent.search-container.beta .result p {
    font-family: Noto Sans, sans-serif !important
}

.standardContent.search-container.beta .result .tags {
    float: none !important;
    margin-left: 0 !important;
    width: auto !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container.beta .result .tags {
        display: inline !important
    }
}

.standardContent.search-container.beta .result a.tag.button {
    background: #fff;
    border: 2px solid;
    border-radius: 3px;
    color: #000;
    cursor: pointer;
    margin-bottom: 0 !important;
    margin-right: .4rem !important;
    margin-top: .8rem !important;
    text-decoration: none;
    text-transform: uppercase;
    width: auto !important
}

.standardContent.search-container.beta .result a.tag.button.internal {
    border-color: #343536;
    color: #343536 !important
}

.standardContent.search-container.beta .result a.tag.button.internal:hover {
    border: 2px solid #343536 !important
}

.standardContent.search-container.beta .result a.tag.button.pgt {
    border-color: #005398;
    color: #005398 !important
}

.standardContent.search-container.beta .result a.tag.button.pgt:focus,
.standardContent.search-container.beta .result a.tag.button.pgt:hover {
    border: 2px solid #3590bf !important
}

.standardContent.search-container.beta .result a.tag.button.ug {
    border-color: #951272;
    color: #951272 !important
}

.standardContent.search-container.beta .result a.tag.button.ug:focus,
.standardContent.search-container.beta .result a.tag.button.ug:hover {
    border: 2px solid #aa418e !important
}

.standardContent.search-container.beta .result a.tag.button.pgr {
    border-color: #5b4d94;
    color: #5b4d94 !important
}

.standardContent.search-container.beta .result a.tag.button.pgr:focus,
.standardContent.search-container.beta .result a.tag.button.pgr:hover {
    border: 2px solid #7c71a9 !important
}

.standardContent.search-container.beta .result a.tag.button.research {
    border-color: #011451;
    color: #011451 !important
}

.standardContent.search-container.beta .result a.tag.button.research:hover {
    border: 2px solid #011451 !important
}

@media screen and (max-width:69.99875em) {
    .standardContent.search-container.beta .result a.tag.button {
        float: none;
        margin: 1rem 1rem 0 0 !important;
        width: auto !important
    }
}

.standardContent.search-container.beta .result .remove-shortlisted {
    font-weight: 600
}

.standardContent.search-container.beta .result ul.course-result-highlight {
    list-style: none;
    margin: 0 0 1em;
    padding: 0
}

.standardContent.search-container.beta .result ul.course-result-highlight li {
    font-size: 1.05em !important;
    line-height: 1;
    list-style: none !important;
    margin-bottom: 0;
    padding-left: 1.5em !important;
    position: relative
}

.standardContent.search-container.beta .result ul.course-result-highlight li:before {
    color: #011451;
    content: "‣";
    font-size: 1.6rem;
    font-weight: 700;
    left: 0;
    position: absolute;
    top: .12rem
}

.standardContent .ranking-container {
    background-color: #011451;
    color: #fff;
    font-weight: 700;
    padding: .8rem
}

.standardContent .ranking-container img {
    max-width: 64px
}

.standardContent .question {
    color: #011451;
    font-size: 1.4rem;
    line-height: 1.6rem;
    padding: 1rem;
    position: relative
}

.standardContent .question .qa-subject {
    color: #525252;
    font-size: 1.2rem
}

.standardContent .answer {
    background-color: #fff;
    padding: 1rem 1rem 1rem 7rem;
    position: relative
}

.standardContent .answer.staff {
    background-color: #efefef
}

.standardContent .answer .qa-content:before {
    background-image: url(/3t4/img/marque-square-small.gif);
    color: #757575;
    content: "";
    font: Noto Sans, sans-serif;
    font-size: 2.6rem;
    height: 70px;
    left: 1rem;
    position: absolute;
    top: 1.2rem;
    width: 70px
}

#study-results #study-results-inner {
    padding-left: 0;
    padding-right: 0
}

.study-search-wrapper {
    background-color: #f5f5f5;
    padding-bottom: 1rem
}

.study-search-wrapper .tileRow {
    margin-bottom: 2rem;
    padding-top: 1rem
}

#coursesearch .column,
#coursesearch .columns {
    margin: 0;
    padding: 0
}

#coursesearch .column input[type=submit],
#coursesearch .columns input[type=submit] {
    background-color: #011451;
    border: none;
    border-radius: 0 .25rem .25rem 0;
    color: #fff;
    padding: .63rem;
    width: 100%
}

#coursesearch .column input#coursesearchinput,
#coursesearch .columns input#coursesearchinput {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 64px !important
}

#coursesearchsubmit {
    background-color: #005398;
    border-left: 0;
    border-radius: 0 .25rem .25rem 0;
    color: #fff;
    height: 64px !important;
    padding: 1.4rem;
    width: 100%
}

.courseresulttitle {
    background: none !important
}

@media screen and (max-width:69.99875em) {
    .courseresulttitle h1 {
        font-size: 1.4rem;
        line-height: 1.4rem
    }
}

.courseresulttitle h1 a {
    color: #011451 !important
}

.courseresultdetail,
.courseresulttitle h1 a {
    border-bottom: none !important
}

.courseresultdetail .furtherinformation {
    margin-bottom: 0 !important
}

.courseresultdetail .furtherinformation .applynowcourse {
    padding: 1rem 2rem 1rem 1rem !important
}

.courseresultdetail .furtherinformation .applynowcourse a {
    color: #fff !important;
    font-size: 1rem !important
}

#coursefinder,
#findascholarship {
    padding: 0 1rem
}

@media screen and (max-width:69.99875em) {
    #coursefinder,
    #findascholarship {
        padding: 0 .6rem
    }
}

#coursefinder input,
#coursefinder select,
#findascholarship input,
#findascholarship select {
    height: 64px
}

#coursefinder .column,
#coursefinder .columns,
#findascholarship .column,
#findascholarship .columns {
    padding: 0
}

#coursefinder #q,
#findascholarship #q {
    border-radius: .25rem
}

#coursefinder #q.autocompleteopen,
#findascholarship #q.autocompleteopen {
    border-radius: .25rem 0
}

@media screen and (max-width:69.99875em) {
    #coursefinder #q.autocompleteopen,
    #findascholarship #q.autocompleteopen {
        border-radius: .25rem .25rem .25rem 0
    }
}

#coursefinder #l,
#findascholarship #l {
    border-radius: .25rem 0 0 .25rem
}

@media screen and (max-width:69.99875em) {
    #coursefinder #l,
    #findascholarship #l {
        border-radius: .25rem
    }
}

#coursefinder #s,
#findascholarship #s {
    background-color: #011451;
    border: none;
    border-radius: 0 .25rem .25rem 0;
    color: #fff
}

@media screen and (max-width:69.99875em) {
    #coursefinder #s,
    #findascholarship #s {
        border-radius: .25rem;
        margin-top: 1rem
    }
}

#coursefinder #coursefinder-input,
#findascholarship #coursefinder-input {
    position: relative
}

#coursefinder #programme_autocomplete,
#findascholarship #programme_autocomplete {
    border-radius: 0 0 .25rem .25rem;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .48);
    left: 0;
    padding: 0 1rem 1rem;
    position: absolute;
    right: 0;
    top: 80%;
    z-index: 99999999
}

#coursefinder #programme_autocomplete.-fix,
#findascholarship #programme_autocomplete.-fix {
    right: 0
}

@media screen and (max-width:69.99875em) {
    #coursefinder #programme_autocomplete,
    #findascholarship #programme_autocomplete {
        right: 0
    }
}

#coursefinder #programme_autocomplete h3,
#findascholarship #programme_autocomplete h3 {
    color: #011451 !important;
    font-size: 1.17em !important;
    font-weight: 700;
    line-height: 1.6rem;
    padding-top: .8rem
}

#coursefinder #programme_autocomplete ul.autocompletelist li a,
#findascholarship #programme_autocomplete ul.autocompletelist li a {
    background: none;
    color: #343536 !important
}

#coursefinder #programme_autocomplete ul.autocompletelist li a:before,
#findascholarship #programme_autocomplete ul.autocompletelist li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg)
}

#coursefinder #programme_autocomplete ul.autocompletelist li.active,
#findascholarship #programme_autocomplete ul.autocompletelist li.active {
    background-color: #f5f5f5
}

#coursefinder #programme_autocomplete ul.autocompletelist li.active a:before,
#findascholarship #programme_autocomplete ul.autocompletelist li.active a:before {
    margin-left: .2em
}

#fb-queryform {
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    #fb-queryform {
        padding: 0 1rem !important
    }
}

#content_findasupervisor {
    padding-top: 1rem
}

#fb-matching {
    display: inline-block;
    padding: 1rem
}

#supervisor-search-filter {
    margin-top: 1rem
}

@media screen and (max-width:69.99875em) {
    #supervisor-search-filter {
        margin-bottom: 1rem
    }
}

.supervisor .supervisorDetails,
.supervisor .supervisorDetails ul li {
    font-family: Noto Sans, sans-serif !important
}

.supervisor .supervisorDetails ul li {
    padding: 0 !important
}

.supervisor .supervisorDetails h3 {
    color: #005398;
    margin: 0
}

.supervisor .supervisorDetails h3 a {
    border: none !important;
    color: #005398 !important
}

.reveal-overlay {
    z-index: 999999
}

ul.list-checklist {
    padding-left: 0
}

ul.list-checklist li {
    background: url(/3t4/img/tick.svg) no-repeat 7px 7px transparent;
    list-style-type: none;
    margin: 0;
    padding-left: 44px;
    vertical-align: middle
}

ul.highlight_list {
    float: right;
    margin: 0 0 1rem 1rem;
    padding: 0;
    width: 40%
}

@media screen and (max-width:69.99875em) {
    ul.highlight_list {
        width: 50%
    }
}

ul.highlight_list li {
    background: #adadad;
    list-style: none;
    margin-bottom: .2rem;
    padding: 0 0 0 1.8rem;
    position: relative
}

ul.highlight_list li a {
    background: #ededed;
    border-bottom: none !important;
    display: block;
    font-family: nimbus-sans, sans-serif;
    padding: .6rem
}

ul.highlight_list li a:hover {
    border-bottom: none
}

ul.highlight_list li a:before {
    background-image: url(/3t4/img/arrow-thin-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 4px;
    margin-right: .3125em;
    position: absolute;
    width: 1.25rem
}

input,
select,
textarea {
    background: #fff;
    border: 1px solid #dcdcdc;
    border-radius: .25rem;
    color: #011451;
    display: block;
    line-height: 1.625em;
    padding: 1em 1.5em;
    width: 100%
}

input[type=checkbox],
input[type=radio] {
    display: inline;
    margin-left: 1rem;
    width: auto
}

.gecko-preform h5 {
    margin-bottom: 0
}

.gecko-preform .first-name {
    border-radius: .25em 0 0 .25em !important
}

.gecko-preform .last-name {
    border-radius: 0 .25em .25em 0 !important
}

#admissions-enquiry-form .textsplash,
#admissions-enquiry-form input,
#admissions-enquiry-form select,
#admissions-enquiry-form textarea {
    margin-bottom: 1rem !important
}

#admissions-enquiry-form input[type=checkbox] {
    margin-left: 0
}

#admissions-enquiry-form input[type=submit] {
    margin: 0
}

#admissions-enquiry-form textarea {
    height: 200px
}

#admissions-validate-error {
    background-color: #f9d1d1;
    padding: 1rem
}

.scopedsearch h2 {
    margin-left: 1rem
}

@media screen and (max-width:69.99875em) {
    #scoped-search-results .results #site-search {
        margin-bottom: 1rem;
        margin-top: 1rem
    }
    #scoped-search-results .maincontent .maincontent-inner {
        padding: 0
    }
}

.floating-radio {
    position: relative
}

.floating-radio .floating-radio-label {
    display: block;
    margin-left: 2rem
}

.floating-radio .floating-radio {
    left: 0;
    margin: 0;
    position: absolute;
    top: .5rem
}

footer {
    background-color: #f5f5f5;
    padding-bottom: 20rem
}

footer,
footer.menu-open {
    margin: 0 auto !important
}

footer #btt,
footer #footerNav {
    background-color: #f5f5f5
}

footer #footerContact,
footer #footerNav {
    margin: 0;
    padding: 2rem
}

footer #footerContact a:focus,
footer #footerNav a:focus {
    box-shadow: 0 0 0 1px #fff
}

footer #footerContact h2,
footer #footerNav h2 {
    color: #011451;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400
}

footer #footerContact h2 a,
footer #footerNav h2 a {
    color: #011451;
    text-decoration: none
}

footer #footerContact ul,
footer #footerNav ul {
    margin: 0;
    padding: 0
}

footer #footerContact ul li,
footer #footerNav ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

footer #footerContact ul li a,
footer #footerNav ul li a {
    text-decoration: none
}

footer #footerContact ul li,
footer #footerContact ul li a,
footer #footerNav ul li,
footer #footerNav ul li a {
    color: #011451
}

footer #footerContact .list-inline.social li,
footer #footerNav .list-inline.social li {
    display: inline-block;
    width: 40px
}

footer #footerContact .list-inline.social li a svg,
footer #footerNav .list-inline.social li a svg {
    fill: #011451
}

footer #footerNav.white {
    background-color: #fff
}

footer #footerNav.white #uni-of-the-year {
    margin-left: -.5rem;
    margin-top: 1rem
}

footer #footerNav h2 {
    margin-top: 1.4rem;
    padding: 0
}

footer #footerNav h2 a {
    color: #011451;
    font-size: 1.6rem;
    line-height: 1.6rem;
    text-decoration: none;
    text-transform: uppercase
}

footer #footerNav {
    background-color: #ededed
}

footer #footerNav .footer__logo {
    width: 200px
}

footer #btt {
    border-bottom: 1px solid #d3d3d3;
    margin: 0 2rem 4rem;
    text-align: center
}

footer #btt #backtotop {
    background: #011451;
    border: 0;
    border-radius: .25rem;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    padding: 1rem 1.25em;
    text-align: center;
    text-decoration: none
}

footer #btt #backtotop:hover {
    background: #2e5c81
}

@media screen and (max-width:69.99875em) {
    footer #footer-badges img {
        max-width: 225px
    }
}

#autocomplete li a,
div#autocompletewrapper {
    color: #011451 !important
}

#autocomplete li {
    margin-left: 0;
    padding-left: 0
}

@media print {
    #az,
    #breadcrumbs,
    #leftNav,
    #mobile-nav,
    .links,
    .tileImage,
    footer {
        display: none
    }
    #header {
        box-shadow: inset 0 0 0 1000px #011451;
        position: relative
    }
    #main,
    #main.menu-open {
        margin: 0
    }
    #section-header {
        display: block !important;
        left: auto !important;
        top: auto !important
    }
    #section-header.scrolled {
        left: auto !important;
        position: relative !important;
        top: auto !important
    }
    #content-container,
    #section-header h1 {
        margin: 0
    }
    a,
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    li,
    ol,
    p,
    ul {
        color: #000 !important
    }
    #prog-title {
        left: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 0 !important
    }
    #prog-title.stuck {
        position: relative !important
    }
    #prog-left-col img {
        display: none
    }
    .wrapper {
        padding: 0 !important
    }
    .standardContent {
        margin: 0;
        padding: 0
    }
    .heading_opener {
        display: none
    }
    .heading_opener.alt {
        display: block
    }
    .textsplash {
        margin: 0 !important;
        padding: 0 !important
    }
}

.video-popup {
    background: rgba(0, 0, 0, .678);
    height: 100%;
    inset: 0;
    padding: 5rem 14rem;
    position: fixed;
    width: 100%;
    z-index: 99999999
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    .video-popup {
        padding: 5rem 3rem
    }
}

@media screen and (max-width:69.99875em) {
    .video-popup {
        padding: 5rem 1rem
    }
}

.video-popup button {
    background-color: #0274af;
    border: 1px solid #fff;
    color: #fff;
    margin: 0;
    padding: .6rem 2rem;
    position: absolute;
    right: 14rem;
    top: 2.7rem
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    .video-popup button {
        right: 3rem
    }
}

@media screen and (max-width:69.99875em) {
    .video-popup button {
        right: 1rem
    }
}

.video-popup-placeholder {
    position: relative
}

.video-popup-placeholder.fullwidth {
    padding: 0
}

.pop-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
    z-index: 999999
}

.pop-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.textblock {
    background-color: #fff;
    border-bottom: 1px solid #8b8b8b;
    border-left: 1px solid #8b8b8b;
    border-right: 1px solid #8b8b8b;
    margin: -16px 0 10px;
    padding: 5px
}

button.mapButton {
    border-radius: 5px;
    font-size: 1rem;
    text-align: left;
    width: 100%
}

button.mapButton img {
    margin-right: 1rem;
    width: 20px
}

a.search-prog-alt-link {
    font-size: 1.2rem
}

#prog-wiley-form iframe {
    height: 600px
}

@media screen and (max-width:69.99875em) {
    #prog-wiley-form iframe {
        height: 800px
    }
}

#unibuddy-iframe-wrapper {
    background: #fff;
    height: 80%;
    margin: 6rem auto;
    overflow: auto;
    width: 76.5%
}

@media screen and (max-width:69.99875em) {
    #unibuddy-iframe-wrapper {
        height: 83%;
        width: 92.5%
    }
}

#unibuddy-popcard-initiate {
    background: #ededed url(/3t4/img/chat.svg) 1rem .9rem no-repeat
}

@media screen and (max-width:69.99875em) {
    #unibuddy-popcard-initiate {
        font-size: 1.2rem;
        margin-top: 1rem;
        padding: 1.2rem;
        width: 100%
    }
}

#navigation-global-ss {
    display: none
}

#leftNavlist nav ul#global-top-level-mobile {
    padding: 1rem 2rem
}

#leftNavlist nav ul#global-top-level-mobile li ul.subnav {
    display: none
}

#leftNavlist nav ul.azlinks {
    background-color: #011451;
    border-top: 1px solid #f5f5f5;
    display: block
}

#leftNavlist nav ul.azlinks li {
    border-bottom: none;
    display: inline
}

#leftNavlist nav ul.azlinks li a {
    display: inline-block;
    padding: 0 0 0 2.3rem;
    position: relative;
    text-decoration: none
}

#leftNavlist nav ul.azlinks li a:before {
    background-image: url(/3t4/img/arrow-thick-right.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: inline-block;
    height: 1.25rem;
    left: 14px;
    margin-right: .3125em;
    position: absolute;
    top: .15rem;
    transition: left .3s;
    width: 1.25rem
}

.feature-content {
    line-height: normal;
    margin-left: -3rem;
    margin-right: -3rem;
    overflow: hidden;
    position: relative
}

.feature-content.topmargin {
    margin-top: 2rem
}

@media screen and (max-width:69.99875em) {
    .feature-content {
        margin-left: 0;
        margin-right: 0
    }
}

.feature-content .hasbackgroundvideo,
.feature-content.hasbackgroundimage {
    padding: 3rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .hasbackgroundvideo,
    .feature-content.hasbackgroundimage {
        padding: 2rem 0
    }
    .feature-content.isbanner {
        margin-top: 64px
    }
}

.feature-content.isbanner {
    background: none;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.feature-content.isbanner img {
    width: 100% !important
}

@media screen and (max-width:69.99875em) {
    .feature-content.isbanner {
        margin-bottom: 0 !important
    }
    .feature-content:not(.hasbackgroundimage, .hasbackgroundvideo) .feature-content-inner {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
        padding: 0
    }
    .feature-content {
        padding: 1rem
    }
}

.feature-content.hasbackgroundimage {
    animation: fadein 2s;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.feature-content.hasbackgroundimage.right {
    background-position-x: right
}

.feature-content.hasbackgroundimage.left {
    background-position-x: left
}

.feature-content.hasbackgroundimage.top {
    background-position-y: top
}

.feature-content.hasbackgroundimage.bottom {
    background-position-y: bottom
}

.feature-content.hasbackgroundimage .feature-content-inner {
    margin-bottom: 14rem;
    margin-top: 4rem
}

@media screen and (max-width:69.99875em) {
    .feature-content.hasbackgroundimage .feature-content-inner {
        margin-bottom: 4rem;
        margin-top: 1rem
    }
}

.feature-content.hasbackgroundimage.narrow .feature-content-inner {
    margin-bottom: 4rem;
    margin-top: 2rem
}

@media screen and (max-width:69.99875em) {
    .feature-content.hasbackgroundimage.narrow .feature-content-inner {
        margin-bottom: 1rem;
        margin-top: 1rem
    }
}

@keyframes fadein {
    0% {
        opacity: .2
    }
    to {
        opacity: 1
    }
}

.feature-content.uofg-default-blue {
    background-color: #011451;
    color: #fff
}

.feature-content.uofg-default-blue a {
    color: #fff !important
}

.feature-content.uofg-default-blue a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.universityblue {
    background-color: #011451;
    color: #fff
}

.feature-content.universityblue a {
    color: #fff !important
}

.feature-content.universityblue a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.uofg-default-blue-tint-80 {
    background-color: #2e5c81;
    color: #fff
}

.feature-content.uofg-default-blue-tint-80 a {
    color: #fff !important
}

.feature-content.uofg-default-blue-tint-80 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.uofg-default-blue-tint-70 {
    background-color: #4c7393;
    color: #fff
}

.feature-content.uofg-default-blue-tint-70 a {
    color: #fff !important
}

.feature-content.uofg-default-blue-tint-70 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.uofg-default-blue-tint-40 {
    background-color: #4c7393;
    color: #fff
}

.feature-content.uofg-default-blue-tint-40 a {
    color: #fff !important
}

.feature-content.uofg-default-blue-tint-40 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.slate-grey {
    background-color: #343536;
    color: #fff
}

.feature-content.slate-grey a {
    color: #fff !important
}

.feature-content.slate-grey a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.grey {
    background-color: #d3d3d3;
    color: #011451
}

.feature-content.grey a {
    color: #011451 !important
}

.feature-content.grey a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.medium-grey {
    background-color: #ededed;
    color: #fff
}

.feature-content.medium-grey a {
    color: #fff !important
}

.feature-content.medium-grey a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.light-grey {
    background-color: #f5f5f5;
    color: #343536
}

.feature-content.light-grey a {
    color: #343536 !important
}

.feature-content.light-grey a:hover {
    border-bottom: 1px solid #343536 !important
}

.feature-content.cobalt {
    background-color: #005398;
    color: #fff
}

.feature-content.cobalt a {
    color: #fff !important
}

.feature-content.cobalt a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.cobalt-tint-80 {
    background-color: #3590bf;
    color: #fff
}

.feature-content.cobalt-tint-80 a {
    color: #fff !important
}

.feature-content.cobalt-tint-80 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.cobalt-dark {
    background-color: #015987;
    color: #fff
}

.feature-content.cobalt-dark a {
    color: #fff !important
}

.feature-content.cobalt-dark a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.turquoise {
    background-color: #00b5d1;
    color: #fff
}

.feature-content.turquoise a {
    color: #fff !important
}

.feature-content.turquoise a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.thistle {
    background-color: #951272;
    color: #fff
}

.feature-content.thistle a {
    color: #fff !important
}

.feature-content.thistle a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.thistle-tint-80 {
    background-color: #aa418e;
    color: #fff
}

.feature-content.thistle-tint-80 a {
    color: #fff !important
}

.feature-content.thistle-tint-80 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.thistle-tint-90 {
    background-color: #a02a80;
    color: #fff
}

.feature-content.thistle-tint-90 a {
    color: #fff !important
}

.feature-content.thistle-tint-90 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.lavendar {
    background-color: #5b4d94;
    color: #fff
}

.feature-content.lavendar a {
    color: #fff !important
}

.feature-content.lavendar a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.lavender {
    background-color: #5b4d94;
    color: #fff
}

.feature-content.lavender a {
    color: #fff !important
}

.feature-content.lavender a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.lavendar-tint-80 {
    background-color: #7c71a9;
    color: #fff
}

.feature-content.lavendar-tint-80 a {
    color: #fff !important
}

.feature-content.lavendar-tint-80 a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.lawn {
    background-color: #84bd00;
    color: #fff
}

.feature-content.lawn a {
    color: #fff !important
}

.feature-content.lawn a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.pillarbox {
    background-color: #b30c00;
    color: #fff
}

.feature-content.pillarbox a {
    color: #fff !important
}

.feature-content.pillarbox a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.burgundy {
    background-color: #7d2239;
    color: #fff
}

.feature-content.burgundy a {
    color: #fff !important
}

.feature-content.burgundy a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.pumpkin {
    background-color: #84bd00;
    color: #fff
}

.feature-content.pumpkin a {
    color: #fff !important
}

.feature-content.pumpkin a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.forest {
    background-color: #385a4f;
    color: #fff
}

.feature-content.forest a {
    color: #fff !important
}

.feature-content.forest a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.sunshine {
    background-color: #ffdc36;
    color: #000
}

.feature-content.sunshine a {
    color: #000 !important
}

.feature-content.sunshine a:hover {
    border-bottom: 1px solid #000 !important
}

.feature-content.rust {
    background-color: #be4d00;
    color: #fff
}

.feature-content.rust a {
    color: #fff !important
}

.feature-content.rust a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.sandstone {
    background-color: #605643;
    color: #fff
}

.feature-content.sandstone a {
    color: #fff !important
}

.feature-content.sandstone a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.slate {
    background-color: #4f5961;
    color: #fff
}

.feature-content.slate a {
    color: #fff !important
}

.feature-content.slate a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.heather {
    background-color: #5b4d94;
    color: #fff
}

.feature-content.heather a {
    color: #fff !important
}

.feature-content.heather a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.rose {
    background-color: #d278ab;
    color: #fff
}

.feature-content.rose a {
    color: #fff !important
}

.feature-content.rose a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.mocha {
    background-color: #b59079;
    color: #fff
}

.feature-content.mocha a {
    color: #fff !important
}

.feature-content.mocha a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.aquamarine {
    background-color: #9ab9ad;
    color: #fff
}

.feature-content.aquamarine a {
    color: #fff !important
}

.feature-content.aquamarine a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.undergraduate {
    background-color: #951272;
    color: #fff
}

.feature-content.undergraduate a {
    color: #fff !important
}

.feature-content.undergraduate a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.postgraduate {
    background-color: #5b4d94;
    color: #fff
}

.feature-content.postgraduate a {
    color: #fff !important
}

.feature-content.postgraduate a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.skyblue {
    background-color: #005398;
    color: #fff
}

.feature-content.skyblue a {
    color: #fff !important
}

.feature-content.skyblue a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.leaf {
    background-color: #006630;
    color: #fff
}

.feature-content.leaf a {
    color: #fff !important
}

.feature-content.leaf a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.moss {
    background-color: #385a4f;
    color: #fff
}

.feature-content.moss a {
    color: #fff !important
}

.feature-content.moss a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.black {
    background-color: #000;
    color: #fff
}

.feature-content.black a {
    color: #fff !important
}

.feature-content.black a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.socscihub {
    background-color: #fae8db;
    color: #011451
}

.feature-content.socscihub a {
    color: #011451 !important
}

.feature-content.socscihub a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.dark-red {
    background-color: #7d2239;
    color: #fff
}

.feature-content.dark-red a {
    color: #fff !important
}

.feature-content.dark-red a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.dark-blue {
    background-color: #005398;
    color: #fff
}

.feature-content.dark-blue a {
    color: #fff !important
}

.feature-content.dark-blue a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.dark-green {
    background-color: #405d18;
    color: #fff
}

.feature-content.dark-green a {
    color: #fff !important
}

.feature-content.dark-green a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.dark-pink {
    background-color: #a60367;
    color: #fff
}

.feature-content.dark-pink a {
    color: #fff !important
}

.feature-content.dark-pink a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.dark-purple {
    background-color: #4c2683;
    color: #fff
}

.feature-content.dark-purple a {
    color: #fff !important
}

.feature-content.dark-purple a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.light-yellow {
    background-color: #f2d25c;
    color: #011451
}

.feature-content.light-yellow a {
    color: #011451 !important
}

.feature-content.light-yellow a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.light-blue {
    background-color: #4dbbc6;
    color: #011451
}

.feature-content.light-blue a {
    color: #011451 !important
}

.feature-content.light-blue a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.light-green {
    background-color: #81c071;
    color: #011451
}

.feature-content.light-green a {
    color: #011451 !important
}

.feature-content.light-green a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.light-pink {
    background-color: #e98baf;
    color: #011451
}

.feature-content.light-pink a {
    color: #011451 !important
}

.feature-content.light-pink a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.light-purple {
    background-color: #a5a1ce;
    color: #011451
}

.feature-content.light-purple a {
    color: #011451 !important
}

.feature-content.light-purple a:hover {
    border-bottom: 1px solid #011451 !important
}

.feature-content.dark-grey {
    background-color: #585858;
    color: #fff
}

.feature-content.dark-grey a {
    color: #fff !important
}

.feature-content.dark-grey a:hover {
    border-bottom: 1px solid #fff !important
}

.feature-content.hasbackgroundvideo {
    background: none
}

.feature-content .feature-background-video {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.feature-content.islight .feature-content-inner {
    color: #011451
}

.feature-content.islight .feature-content-inner ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png)
}

.feature-content.force-aspect-ratio {
    aspect-ratio: 16/9
}

.feature-content .feature-content-inner {
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin: 2rem auto;
    max-width: 1400px;
    width: 80%
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner {
        display: block;
        width: 95%
    }
}

.feature-content .feature-content-inner p {
    font-size: 1.2rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner p {
        font-size: 1.2rem
    }
}

.feature-content .feature-content-inner p a {
    color: #fff
}

.feature-content .feature-content-inner p.calltoaction-wrapper {
    display: inline-block
}

.feature-content .feature-content-inner p.calltoaction-wrapper .calltoaction {
    text-decoration: none
}

.feature-content .feature-content-inner p .pullquote {
    background-color: #011451;
    color: #fff;
    float: right;
    margin: 1rem 0 1rem 1rem;
    padding: 1rem;
    position: relative;
    width: 45%
}

.feature-content .feature-content-inner p .pullquote.wide {
    width: 100%
}

.feature-content .feature-content-inner p .pullquote.landing {
    width: 30%
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner p .pullquote,
    .feature-content .feature-content-inner p .pullquote.landing {
        width: 100%
    }
}

.feature-content .feature-content-inner p .pullquote.withquote {
    padding: 2rem 2rem 2rem 4rem
}

.feature-content .feature-content-inner p .pullquote.withquote:before {
    content: "";
    font-family: Material Icons;
    font-size: 2rem;
    left: 0;
    padding: 1rem;
    position: absolute;
    top: 0;
    transform: scaleX(-1)
}

.feature-content .feature-content-inner p .pullquote.fullwidth-pullquote {
    float: none;
    margin: 0;
    width: 100%
}

.feature-content .feature-content-inner p .pullquote a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner h2,
.feature-content .feature-content-inner h3 {
    margin: 1rem 0
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner h2,
    .feature-content .feature-content-inner h3 {
        font-size: 2rem;
        line-height: 2rem;
        margin: 0
    }
}

.feature-content .feature-content-inner h2 {
    font-size: 2.4rem;
    line-height: 2.6rem
}

.feature-content .feature-content-inner h3 {
    font-size: 2rem;
    line-height: 2.2rem
}

.feature-content .feature-content-inner form .form-input-left {
    padding-right: 0
}

.feature-content .feature-content-inner form .form-input-left input {
    border-radius: .25rem 0 0 .25rem
}

.feature-content .feature-content-inner form .form-input-right {
    padding-left: 0
}

.feature-content .feature-content-inner form .form-input-right input {
    border-radius: 0 .25rem .25rem 0
}

.feature-content .feature-content-inner form input.submit {
    background-color: #011451;
    color: #fff
}

.feature-content .feature-content-inner ul {
    padding-left: 0
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner ul li {
        font-size: 1rem
    }
}

.feature-content .feature-content-inner ul li {
    list-style: none;
    margin-bottom: 1.6rem;
    margin-left: 1rem
}

.feature-content .feature-content-inner ul li:not(.haslink) {
    border-left: 3px solid;
    padding-left: .6rem
}

.feature-content .feature-content-inner ul li a:hover {
    border-bottom: none !important
}

.feature-content .feature-content-inner ul li a {
    display: block;
    padding-left: 1.6rem;
    position: relative
}

.feature-content .feature-content-inner ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-right: .3125em;
    position: absolute;
    top: 6px;
    transition: margin .3s;
    vertical-align: middle;
    width: 1.25rem
}

.feature-content .feature-content-inner img {
    height: auto !important
}

.feature-content .feature-content-inner .calltoaction-wrapper {
    display: inline-block
}

.feature-content .feature-content-inner .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    text-decoration: none
}

.feature-content .feature-content-inner .calltoaction.light-grey.ukraine {
    background: #f7f7f7 url(/3t4/img/ukraine-flag.png) no-repeat 1rem 1.2rem !important
}

.feature-content .feature-content-inner .calltoaction.x {
    background-image: url(/3t4/img/tw.svg)
}

.feature-content .feature-content-inner .calltoaction.minimal {
    background: url(/3t4/img/arrow-thick-right.png) .2rem no-repeat;
    border: none !important;
    margin: 0;
    padding-bottom: 0;
    padding-left: 2rem;
    padding-top: 0
}

.feature-content .feature-content-inner .calltoaction.minimal:hover {
    box-shadow: none
}

.feature-content .feature-content-inner .calltoaction.minimal.dark {
    color: #011451 !important
}

.feature-content .feature-content-inner .calltoaction.minimal.dark.arrow-up {
    background: url(/3t4/img/arrow-thick-blue-up.png) .2rem no-repeat
}

.feature-content .feature-content-inner .calltoaction.minimal.arrow-back,
.feature-content .feature-content-inner .calltoaction.minimal.arrow-up {
    background: url(/3t4/img/arrow-thick-up.png) .2rem no-repeat
}

.feature-content .feature-content-inner .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner .calltoaction.small {
        background-position-y: .5rem !important
    }
}

.feature-content .feature-content-inner .calltoaction.tiny {
    background: #011451 url(/3t4/img/arrow-thin-white.svg) 1rem no-repeat;
    background-position-y: .8rem !important;
    background-size: 20px;
    font-size: 1rem;
    padding-bottom: .6rem;
    padding-top: .6rem
}

.feature-content .feature-content-inner .applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1rem no-repeat;
    text-decoration: none !important
}

.feature-content .feature-content-inner #apply-now-container-mobile a.button.applynow {
    background: #006630 url(/3t4/img/arrow-thick-right.png) .9rem 1.2rem no-repeat;
    display: block;
    font-size: 1.6rem;
    padding-left: 2.8rem;
    text-align: left;
    width: 100%
}

.feature-content .feature-content-inner .applynowa,
.feature-content .feature-content-inner .calltoactiona {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.uofg-default-blue,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue.arrow-back,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.uofg-default-blue,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue.x,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.uofg-default-bluea,
.feature-content .feature-content-inner .calltoaction.uofg-default-bluea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.uofg-default-blue a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue.update,
.feature-content .feature-content-inner .applynow.uofg-default-blue.update a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue.update,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.universityblue,
.feature-content .feature-content-inner .calltoaction.universityblue {
    background: #011451 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.universityblue.arrow-back,
.feature-content .feature-content-inner .calltoaction.universityblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.universityblue,
.feature-content .feature-content-inner .calltoaction.universityblue {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.universityblue.x,
.feature-content .feature-content-inner .calltoaction.universityblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.universitybluea,
.feature-content .feature-content-inner .calltoaction.universitybluea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.universityblue a,
.feature-content .feature-content-inner .calltoaction.universityblue a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.universityblue.update,
.feature-content .feature-content-inner .applynow.universityblue.update a,
.feature-content .feature-content-inner .calltoaction.universityblue.update,
.feature-content .feature-content-inner .calltoaction.universityblue.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80 {
    background: #2e5c81 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80.arrow-back,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80.x,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80 a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80.update,
.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-80.update a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80.update,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-80.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70.arrow-back,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70.x,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70 a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70.update,
.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-70.update a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70.update,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-70.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40 {
    background: #4c7393 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40.arrow-back,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40.x,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40 a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40.update,
.feature-content .feature-content-inner .applynow.uofg-default-blue-tint-40.update a,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40.update,
.feature-content .feature-content-inner .calltoaction.uofg-default-blue-tint-40.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.slate-grey,
.feature-content .feature-content-inner .calltoaction.slate-grey {
    background: #343536 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.slate-grey.arrow-back,
.feature-content .feature-content-inner .calltoaction.slate-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.slate-grey,
.feature-content .feature-content-inner .calltoaction.slate-grey {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.slate-grey.x,
.feature-content .feature-content-inner .calltoaction.slate-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.slate-greya,
.feature-content .feature-content-inner .calltoaction.slate-greya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.slate-grey a,
.feature-content .feature-content-inner .calltoaction.slate-grey a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.slate-grey.update,
.feature-content .feature-content-inner .applynow.slate-grey.update a,
.feature-content .feature-content-inner .calltoaction.slate-grey.update,
.feature-content .feature-content-inner .calltoaction.slate-grey.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.grey,
.feature-content .feature-content-inner .calltoaction.grey {
    background: #d3d3d3 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.grey.arrow-back,
.feature-content .feature-content-inner .calltoaction.grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.grey,
.feature-content .feature-content-inner .calltoaction.grey {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.grey.x,
.feature-content .feature-content-inner .calltoaction.grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.greya,
.feature-content .feature-content-inner .calltoaction.greya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.grey a,
.feature-content .feature-content-inner .calltoaction.grey a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.grey.update,
.feature-content .feature-content-inner .applynow.grey.update a,
.feature-content .feature-content-inner .calltoaction.grey.update,
.feature-content .feature-content-inner .calltoaction.grey.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.medium-grey,
.feature-content .feature-content-inner .calltoaction.medium-grey {
    background: #ededed url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.medium-grey.arrow-back,
.feature-content .feature-content-inner .calltoaction.medium-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.medium-grey,
.feature-content .feature-content-inner .calltoaction.medium-grey {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.medium-grey.x,
.feature-content .feature-content-inner .calltoaction.medium-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.medium-greya,
.feature-content .feature-content-inner .calltoaction.medium-greya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.medium-grey a,
.feature-content .feature-content-inner .calltoaction.medium-grey a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.medium-grey.update,
.feature-content .feature-content-inner .applynow.medium-grey.update a,
.feature-content .feature-content-inner .calltoaction.medium-grey.update,
.feature-content .feature-content-inner .calltoaction.medium-grey.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.light-grey,
.feature-content .feature-content-inner .calltoaction.light-grey {
    background: #f5f5f5 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-grey.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-grey,
.feature-content .feature-content-inner .calltoaction.light-grey {
    color: #343536 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-grey.x,
.feature-content .feature-content-inner .calltoaction.light-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-greya,
.feature-content .feature-content-inner .calltoaction.light-greya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-grey a,
.feature-content .feature-content-inner .calltoaction.light-grey a {
    color: #343536 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-grey.update,
.feature-content .feature-content-inner .applynow.light-grey.update a,
.feature-content .feature-content-inner .calltoaction.light-grey.update,
.feature-content .feature-content-inner .calltoaction.light-grey.update a {
    color: #343536 !important
}

.feature-content .feature-content-inner .applynow.cobalt,
.feature-content .feature-content-inner .calltoaction.cobalt {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.cobalt.arrow-back,
.feature-content .feature-content-inner .calltoaction.cobalt.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.cobalt,
.feature-content .feature-content-inner .calltoaction.cobalt {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt.x,
.feature-content .feature-content-inner .calltoaction.cobalt.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.cobalta,
.feature-content .feature-content-inner .calltoaction.cobalta {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.cobalt a,
.feature-content .feature-content-inner .calltoaction.cobalt a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt.update,
.feature-content .feature-content-inner .applynow.cobalt.update a,
.feature-content .feature-content-inner .calltoaction.cobalt.update,
.feature-content .feature-content-inner .calltoaction.cobalt.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80 {
    background: #3590bf url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80.arrow-back,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80.x,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80a,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80 a,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt-tint-80.update,
.feature-content .feature-content-inner .applynow.cobalt-tint-80.update a,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80.update,
.feature-content .feature-content-inner .calltoaction.cobalt-tint-80.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.cobalt-dark,
.feature-content .feature-content-inner .calltoaction.cobalt-dark {
    background: #015987 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.cobalt-dark.arrow-back,
.feature-content .feature-content-inner .calltoaction.cobalt-dark.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.cobalt-dark,
.feature-content .feature-content-inner .calltoaction.cobalt-dark {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt-dark.x,
.feature-content .feature-content-inner .calltoaction.cobalt-dark.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.cobalt-darka,
.feature-content .feature-content-inner .calltoaction.cobalt-darka {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.cobalt-dark a,
.feature-content .feature-content-inner .calltoaction.cobalt-dark a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.cobalt-dark.update,
.feature-content .feature-content-inner .applynow.cobalt-dark.update a,
.feature-content .feature-content-inner .calltoaction.cobalt-dark.update,
.feature-content .feature-content-inner .calltoaction.cobalt-dark.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.turquoise,
.feature-content .feature-content-inner .calltoaction.turquoise {
    background: #00b5d1 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.turquoise.arrow-back,
.feature-content .feature-content-inner .calltoaction.turquoise.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.turquoise,
.feature-content .feature-content-inner .calltoaction.turquoise {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.turquoise.x,
.feature-content .feature-content-inner .calltoaction.turquoise.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.turquoisea,
.feature-content .feature-content-inner .calltoaction.turquoisea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.turquoise a,
.feature-content .feature-content-inner .calltoaction.turquoise a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.turquoise.update,
.feature-content .feature-content-inner .applynow.turquoise.update a,
.feature-content .feature-content-inner .calltoaction.turquoise.update,
.feature-content .feature-content-inner .calltoaction.turquoise.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.thistle,
.feature-content .feature-content-inner .calltoaction.thistle {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.thistle.arrow-back,
.feature-content .feature-content-inner .calltoaction.thistle.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.thistle,
.feature-content .feature-content-inner .calltoaction.thistle {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle.x,
.feature-content .feature-content-inner .calltoaction.thistle.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.thistlea,
.feature-content .feature-content-inner .calltoaction.thistlea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.thistle a,
.feature-content .feature-content-inner .calltoaction.thistle a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle.update,
.feature-content .feature-content-inner .applynow.thistle.update a,
.feature-content .feature-content-inner .calltoaction.thistle.update,
.feature-content .feature-content-inner .calltoaction.thistle.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-80,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80 {
    background: #aa418e url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-80.arrow-back,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.thistle-tint-80,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-80.x,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-80a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.thistle-tint-80 a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-80.update,
.feature-content .feature-content-inner .applynow.thistle-tint-80.update a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80.update,
.feature-content .feature-content-inner .calltoaction.thistle-tint-80.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-90,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90 {
    background: #a02a80 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-90.arrow-back,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.thistle-tint-90,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-90.x,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-90a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.thistle-tint-90 a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.thistle-tint-90.update,
.feature-content .feature-content-inner .applynow.thistle-tint-90.update a,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90.update,
.feature-content .feature-content-inner .calltoaction.thistle-tint-90.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.lavendar,
.feature-content .feature-content-inner .calltoaction.lavendar {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.lavendar.arrow-back,
.feature-content .feature-content-inner .calltoaction.lavendar.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.lavendar,
.feature-content .feature-content-inner .calltoaction.lavendar {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavendar.x,
.feature-content .feature-content-inner .calltoaction.lavendar.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.lavendara,
.feature-content .feature-content-inner .calltoaction.lavendara {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.lavendar a,
.feature-content .feature-content-inner .calltoaction.lavendar a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavendar.update,
.feature-content .feature-content-inner .applynow.lavendar.update a,
.feature-content .feature-content-inner .calltoaction.lavendar.update,
.feature-content .feature-content-inner .calltoaction.lavendar.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.lavender,
.feature-content .feature-content-inner .calltoaction.lavender {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.lavender.arrow-back,
.feature-content .feature-content-inner .calltoaction.lavender.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.lavender,
.feature-content .feature-content-inner .calltoaction.lavender {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavender.x,
.feature-content .feature-content-inner .calltoaction.lavender.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.lavendera,
.feature-content .feature-content-inner .calltoaction.lavendera {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.lavender a,
.feature-content .feature-content-inner .calltoaction.lavender a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavender.update,
.feature-content .feature-content-inner .applynow.lavender.update a,
.feature-content .feature-content-inner .calltoaction.lavender.update,
.feature-content .feature-content-inner .calltoaction.lavender.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80 {
    background: #7c71a9 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80.arrow-back,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80 {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80.x,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80a,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80a {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80 a,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80 a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lavendar-tint-80.update,
.feature-content .feature-content-inner .applynow.lavendar-tint-80.update a,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80.update,
.feature-content .feature-content-inner .calltoaction.lavendar-tint-80.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.lawn,
.feature-content .feature-content-inner .calltoaction.lawn {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.lawn.arrow-back,
.feature-content .feature-content-inner .calltoaction.lawn.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.lawn,
.feature-content .feature-content-inner .calltoaction.lawn {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lawn.x,
.feature-content .feature-content-inner .calltoaction.lawn.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.lawna,
.feature-content .feature-content-inner .calltoaction.lawna {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.lawn a,
.feature-content .feature-content-inner .calltoaction.lawn a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.lawn.update,
.feature-content .feature-content-inner .applynow.lawn.update a,
.feature-content .feature-content-inner .calltoaction.lawn.update,
.feature-content .feature-content-inner .calltoaction.lawn.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.pillarbox,
.feature-content .feature-content-inner .calltoaction.pillarbox {
    background: #b30c00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.pillarbox.arrow-back,
.feature-content .feature-content-inner .calltoaction.pillarbox.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.pillarbox,
.feature-content .feature-content-inner .calltoaction.pillarbox {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.pillarbox.x,
.feature-content .feature-content-inner .calltoaction.pillarbox.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.pillarboxa,
.feature-content .feature-content-inner .calltoaction.pillarboxa {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.pillarbox a,
.feature-content .feature-content-inner .calltoaction.pillarbox a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.pillarbox.update,
.feature-content .feature-content-inner .applynow.pillarbox.update a,
.feature-content .feature-content-inner .calltoaction.pillarbox.update,
.feature-content .feature-content-inner .calltoaction.pillarbox.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.burgundy,
.feature-content .feature-content-inner .calltoaction.burgundy {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.burgundy.arrow-back,
.feature-content .feature-content-inner .calltoaction.burgundy.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.burgundy,
.feature-content .feature-content-inner .calltoaction.burgundy {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.burgundy.x,
.feature-content .feature-content-inner .calltoaction.burgundy.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.burgundya,
.feature-content .feature-content-inner .calltoaction.burgundya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.burgundy a,
.feature-content .feature-content-inner .calltoaction.burgundy a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.burgundy.update,
.feature-content .feature-content-inner .applynow.burgundy.update a,
.feature-content .feature-content-inner .calltoaction.burgundy.update,
.feature-content .feature-content-inner .calltoaction.burgundy.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.pumpkin,
.feature-content .feature-content-inner .calltoaction.pumpkin {
    background: #84bd00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.pumpkin.arrow-back,
.feature-content .feature-content-inner .calltoaction.pumpkin.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.pumpkin,
.feature-content .feature-content-inner .calltoaction.pumpkin {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.pumpkin.x,
.feature-content .feature-content-inner .calltoaction.pumpkin.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.pumpkina,
.feature-content .feature-content-inner .calltoaction.pumpkina {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.pumpkin a,
.feature-content .feature-content-inner .calltoaction.pumpkin a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.pumpkin.update,
.feature-content .feature-content-inner .applynow.pumpkin.update a,
.feature-content .feature-content-inner .calltoaction.pumpkin.update,
.feature-content .feature-content-inner .calltoaction.pumpkin.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.forest,
.feature-content .feature-content-inner .calltoaction.forest {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.forest.arrow-back,
.feature-content .feature-content-inner .calltoaction.forest.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.forest,
.feature-content .feature-content-inner .calltoaction.forest {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.forest.x,
.feature-content .feature-content-inner .calltoaction.forest.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.foresta,
.feature-content .feature-content-inner .calltoaction.foresta {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.forest a,
.feature-content .feature-content-inner .calltoaction.forest a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.forest.update,
.feature-content .feature-content-inner .applynow.forest.update a,
.feature-content .feature-content-inner .calltoaction.forest.update,
.feature-content .feature-content-inner .calltoaction.forest.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.sunshine,
.feature-content .feature-content-inner .calltoaction.sunshine {
    background: #ffdc36 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.sunshine.arrow-back,
.feature-content .feature-content-inner .calltoaction.sunshine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.sunshine,
.feature-content .feature-content-inner .calltoaction.sunshine {
    color: #000 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.sunshine.x,
.feature-content .feature-content-inner .calltoaction.sunshine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.sunshinea,
.feature-content .feature-content-inner .calltoaction.sunshinea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.sunshine a,
.feature-content .feature-content-inner .calltoaction.sunshine a {
    color: #000 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.sunshine.update,
.feature-content .feature-content-inner .applynow.sunshine.update a,
.feature-content .feature-content-inner .calltoaction.sunshine.update,
.feature-content .feature-content-inner .calltoaction.sunshine.update a {
    color: #000 !important
}

.feature-content .feature-content-inner .applynow.rust,
.feature-content .feature-content-inner .calltoaction.rust {
    background: #be4d00 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.rust.arrow-back,
.feature-content .feature-content-inner .calltoaction.rust.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.rust,
.feature-content .feature-content-inner .calltoaction.rust {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.rust.x,
.feature-content .feature-content-inner .calltoaction.rust.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.rusta,
.feature-content .feature-content-inner .calltoaction.rusta {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.rust a,
.feature-content .feature-content-inner .calltoaction.rust a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.rust.update,
.feature-content .feature-content-inner .applynow.rust.update a,
.feature-content .feature-content-inner .calltoaction.rust.update,
.feature-content .feature-content-inner .calltoaction.rust.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.sandstone,
.feature-content .feature-content-inner .calltoaction.sandstone {
    background: #605643 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.sandstone.arrow-back,
.feature-content .feature-content-inner .calltoaction.sandstone.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.sandstone,
.feature-content .feature-content-inner .calltoaction.sandstone {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.sandstone.x,
.feature-content .feature-content-inner .calltoaction.sandstone.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.sandstonea,
.feature-content .feature-content-inner .calltoaction.sandstonea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.sandstone a,
.feature-content .feature-content-inner .calltoaction.sandstone a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.sandstone.update,
.feature-content .feature-content-inner .applynow.sandstone.update a,
.feature-content .feature-content-inner .calltoaction.sandstone.update,
.feature-content .feature-content-inner .calltoaction.sandstone.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.slate,
.feature-content .feature-content-inner .calltoaction.slate {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.slate.arrow-back,
.feature-content .feature-content-inner .calltoaction.slate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.slate,
.feature-content .feature-content-inner .calltoaction.slate {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.slate.x,
.feature-content .feature-content-inner .calltoaction.slate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.slatea,
.feature-content .feature-content-inner .calltoaction.slatea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.slate a,
.feature-content .feature-content-inner .calltoaction.slate a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.slate.update,
.feature-content .feature-content-inner .applynow.slate.update a,
.feature-content .feature-content-inner .calltoaction.slate.update,
.feature-content .feature-content-inner .calltoaction.slate.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.heather,
.feature-content .feature-content-inner .calltoaction.heather {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.heather.arrow-back,
.feature-content .feature-content-inner .calltoaction.heather.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.heather,
.feature-content .feature-content-inner .calltoaction.heather {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.heather.x,
.feature-content .feature-content-inner .calltoaction.heather.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.heathera,
.feature-content .feature-content-inner .calltoaction.heathera {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.heather a,
.feature-content .feature-content-inner .calltoaction.heather a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.heather.update,
.feature-content .feature-content-inner .applynow.heather.update a,
.feature-content .feature-content-inner .calltoaction.heather.update,
.feature-content .feature-content-inner .calltoaction.heather.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.rose,
.feature-content .feature-content-inner .calltoaction.rose {
    background: #d278ab url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.rose.arrow-back,
.feature-content .feature-content-inner .calltoaction.rose.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.rose,
.feature-content .feature-content-inner .calltoaction.rose {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.rose.x,
.feature-content .feature-content-inner .calltoaction.rose.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.rosea,
.feature-content .feature-content-inner .calltoaction.rosea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.rose a,
.feature-content .feature-content-inner .calltoaction.rose a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.rose.update,
.feature-content .feature-content-inner .applynow.rose.update a,
.feature-content .feature-content-inner .calltoaction.rose.update,
.feature-content .feature-content-inner .calltoaction.rose.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.mocha,
.feature-content .feature-content-inner .calltoaction.mocha {
    background: #b59079 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.mocha.arrow-back,
.feature-content .feature-content-inner .calltoaction.mocha.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.mocha,
.feature-content .feature-content-inner .calltoaction.mocha {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.mocha.x,
.feature-content .feature-content-inner .calltoaction.mocha.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.mochaa,
.feature-content .feature-content-inner .calltoaction.mochaa {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.mocha a,
.feature-content .feature-content-inner .calltoaction.mocha a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.mocha.update,
.feature-content .feature-content-inner .applynow.mocha.update a,
.feature-content .feature-content-inner .calltoaction.mocha.update,
.feature-content .feature-content-inner .calltoaction.mocha.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.aquamarine,
.feature-content .feature-content-inner .calltoaction.aquamarine {
    background: #9ab9ad url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.aquamarine.arrow-back,
.feature-content .feature-content-inner .calltoaction.aquamarine.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.aquamarine,
.feature-content .feature-content-inner .calltoaction.aquamarine {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.aquamarine.x,
.feature-content .feature-content-inner .calltoaction.aquamarine.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.aquamarinea,
.feature-content .feature-content-inner .calltoaction.aquamarinea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.aquamarine a,
.feature-content .feature-content-inner .calltoaction.aquamarine a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.aquamarine.update,
.feature-content .feature-content-inner .applynow.aquamarine.update a,
.feature-content .feature-content-inner .calltoaction.aquamarine.update,
.feature-content .feature-content-inner .calltoaction.aquamarine.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.undergraduate,
.feature-content .feature-content-inner .calltoaction.undergraduate {
    background: #951272 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.undergraduate.arrow-back,
.feature-content .feature-content-inner .calltoaction.undergraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.undergraduate,
.feature-content .feature-content-inner .calltoaction.undergraduate {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.undergraduate.x,
.feature-content .feature-content-inner .calltoaction.undergraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.undergraduatea,
.feature-content .feature-content-inner .calltoaction.undergraduatea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.undergraduate a,
.feature-content .feature-content-inner .calltoaction.undergraduate a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.undergraduate.update,
.feature-content .feature-content-inner .applynow.undergraduate.update a,
.feature-content .feature-content-inner .calltoaction.undergraduate.update,
.feature-content .feature-content-inner .calltoaction.undergraduate.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.postgraduate,
.feature-content .feature-content-inner .calltoaction.postgraduate {
    background: #5b4d94 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.postgraduate.arrow-back,
.feature-content .feature-content-inner .calltoaction.postgraduate.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.postgraduate,
.feature-content .feature-content-inner .calltoaction.postgraduate {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.postgraduate.x,
.feature-content .feature-content-inner .calltoaction.postgraduate.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.postgraduatea,
.feature-content .feature-content-inner .calltoaction.postgraduatea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.postgraduate a,
.feature-content .feature-content-inner .calltoaction.postgraduate a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.postgraduate.update,
.feature-content .feature-content-inner .applynow.postgraduate.update a,
.feature-content .feature-content-inner .calltoaction.postgraduate.update,
.feature-content .feature-content-inner .calltoaction.postgraduate.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.skyblue,
.feature-content .feature-content-inner .calltoaction.skyblue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.skyblue.arrow-back,
.feature-content .feature-content-inner .calltoaction.skyblue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.skyblue,
.feature-content .feature-content-inner .calltoaction.skyblue {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.skyblue.x,
.feature-content .feature-content-inner .calltoaction.skyblue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.skybluea,
.feature-content .feature-content-inner .calltoaction.skybluea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.skyblue a,
.feature-content .feature-content-inner .calltoaction.skyblue a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.skyblue.update,
.feature-content .feature-content-inner .applynow.skyblue.update a,
.feature-content .feature-content-inner .calltoaction.skyblue.update,
.feature-content .feature-content-inner .calltoaction.skyblue.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.leaf,
.feature-content .feature-content-inner .calltoaction.leaf {
    background: #006630 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.leaf.arrow-back,
.feature-content .feature-content-inner .calltoaction.leaf.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.leaf,
.feature-content .feature-content-inner .calltoaction.leaf {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.leaf.x,
.feature-content .feature-content-inner .calltoaction.leaf.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.leafa,
.feature-content .feature-content-inner .calltoaction.leafa {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.leaf a,
.feature-content .feature-content-inner .calltoaction.leaf a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.leaf.update,
.feature-content .feature-content-inner .applynow.leaf.update a,
.feature-content .feature-content-inner .calltoaction.leaf.update,
.feature-content .feature-content-inner .calltoaction.leaf.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.moss,
.feature-content .feature-content-inner .calltoaction.moss {
    background: #385a4f url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.moss.arrow-back,
.feature-content .feature-content-inner .calltoaction.moss.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.moss,
.feature-content .feature-content-inner .calltoaction.moss {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.moss.x,
.feature-content .feature-content-inner .calltoaction.moss.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.mossa,
.feature-content .feature-content-inner .calltoaction.mossa {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.moss a,
.feature-content .feature-content-inner .calltoaction.moss a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.moss.update,
.feature-content .feature-content-inner .applynow.moss.update a,
.feature-content .feature-content-inner .calltoaction.moss.update,
.feature-content .feature-content-inner .calltoaction.moss.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.black,
.feature-content .feature-content-inner .calltoaction.black {
    background: #000 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.black.arrow-back,
.feature-content .feature-content-inner .calltoaction.black.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.black,
.feature-content .feature-content-inner .calltoaction.black {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.black.x,
.feature-content .feature-content-inner .calltoaction.black.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.blacka,
.feature-content .feature-content-inner .calltoaction.blacka {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.black a,
.feature-content .feature-content-inner .calltoaction.black a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.black.update,
.feature-content .feature-content-inner .applynow.black.update a,
.feature-content .feature-content-inner .calltoaction.black.update,
.feature-content .feature-content-inner .calltoaction.black.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.socscihub,
.feature-content .feature-content-inner .calltoaction.socscihub {
    background: #fae8db url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.socscihub.arrow-back,
.feature-content .feature-content-inner .calltoaction.socscihub.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.socscihub,
.feature-content .feature-content-inner .calltoaction.socscihub {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.socscihub.x,
.feature-content .feature-content-inner .calltoaction.socscihub.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.socscihuba,
.feature-content .feature-content-inner .calltoaction.socscihuba {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.socscihub a,
.feature-content .feature-content-inner .calltoaction.socscihub a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.socscihub.update,
.feature-content .feature-content-inner .applynow.socscihub.update a,
.feature-content .feature-content-inner .calltoaction.socscihub.update,
.feature-content .feature-content-inner .calltoaction.socscihub.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.dark-red,
.feature-content .feature-content-inner .calltoaction.dark-red {
    background: #7d2239 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-red.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-red.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-red,
.feature-content .feature-content-inner .calltoaction.dark-red {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-red.x,
.feature-content .feature-content-inner .calltoaction.dark-red.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-reda,
.feature-content .feature-content-inner .calltoaction.dark-reda {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-red a,
.feature-content .feature-content-inner .calltoaction.dark-red a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-red.update,
.feature-content .feature-content-inner .applynow.dark-red.update a,
.feature-content .feature-content-inner .calltoaction.dark-red.update,
.feature-content .feature-content-inner .calltoaction.dark-red.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.dark-blue,
.feature-content .feature-content-inner .calltoaction.dark-blue {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-blue.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-blue,
.feature-content .feature-content-inner .calltoaction.dark-blue {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-blue.x,
.feature-content .feature-content-inner .calltoaction.dark-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-bluea,
.feature-content .feature-content-inner .calltoaction.dark-bluea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-blue a,
.feature-content .feature-content-inner .calltoaction.dark-blue a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-blue.update,
.feature-content .feature-content-inner .applynow.dark-blue.update a,
.feature-content .feature-content-inner .calltoaction.dark-blue.update,
.feature-content .feature-content-inner .calltoaction.dark-blue.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.dark-green,
.feature-content .feature-content-inner .calltoaction.dark-green {
    background: #405d18 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-green.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-green,
.feature-content .feature-content-inner .calltoaction.dark-green {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-green.x,
.feature-content .feature-content-inner .calltoaction.dark-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-greena,
.feature-content .feature-content-inner .calltoaction.dark-greena {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-green a,
.feature-content .feature-content-inner .calltoaction.dark-green a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-green.update,
.feature-content .feature-content-inner .applynow.dark-green.update a,
.feature-content .feature-content-inner .calltoaction.dark-green.update,
.feature-content .feature-content-inner .calltoaction.dark-green.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.dark-pink,
.feature-content .feature-content-inner .calltoaction.dark-pink {
    background: #a60367 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-pink.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-pink,
.feature-content .feature-content-inner .calltoaction.dark-pink {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-pink.x,
.feature-content .feature-content-inner .calltoaction.dark-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-pinka,
.feature-content .feature-content-inner .calltoaction.dark-pinka {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-pink a,
.feature-content .feature-content-inner .calltoaction.dark-pink a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-pink.update,
.feature-content .feature-content-inner .applynow.dark-pink.update a,
.feature-content .feature-content-inner .calltoaction.dark-pink.update,
.feature-content .feature-content-inner .calltoaction.dark-pink.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.dark-purple,
.feature-content .feature-content-inner .calltoaction.dark-purple {
    background: #4c2683 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-purple.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-purple,
.feature-content .feature-content-inner .calltoaction.dark-purple {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-purple.x,
.feature-content .feature-content-inner .calltoaction.dark-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-purplea,
.feature-content .feature-content-inner .calltoaction.dark-purplea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-purple a,
.feature-content .feature-content-inner .calltoaction.dark-purple a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-purple.update,
.feature-content .feature-content-inner .applynow.dark-purple.update a,
.feature-content .feature-content-inner .calltoaction.dark-purple.update,
.feature-content .feature-content-inner .calltoaction.dark-purple.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.light-yellow,
.feature-content .feature-content-inner .calltoaction.light-yellow {
    background: #f2d25c url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-yellow.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-yellow.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-yellow,
.feature-content .feature-content-inner .calltoaction.light-yellow {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-yellow.x,
.feature-content .feature-content-inner .calltoaction.light-yellow.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-yellowa,
.feature-content .feature-content-inner .calltoaction.light-yellowa {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-yellow a,
.feature-content .feature-content-inner .calltoaction.light-yellow a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-yellow.update,
.feature-content .feature-content-inner .applynow.light-yellow.update a,
.feature-content .feature-content-inner .calltoaction.light-yellow.update,
.feature-content .feature-content-inner .calltoaction.light-yellow.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.light-blue,
.feature-content .feature-content-inner .calltoaction.light-blue {
    background: #4dbbc6 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-blue.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-blue.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-blue,
.feature-content .feature-content-inner .calltoaction.light-blue {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-blue.x,
.feature-content .feature-content-inner .calltoaction.light-blue.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-bluea,
.feature-content .feature-content-inner .calltoaction.light-bluea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-blue a,
.feature-content .feature-content-inner .calltoaction.light-blue a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-blue.update,
.feature-content .feature-content-inner .applynow.light-blue.update a,
.feature-content .feature-content-inner .calltoaction.light-blue.update,
.feature-content .feature-content-inner .calltoaction.light-blue.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.light-green,
.feature-content .feature-content-inner .calltoaction.light-green {
    background: #81c071 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-green.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-green.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-green,
.feature-content .feature-content-inner .calltoaction.light-green {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-green.x,
.feature-content .feature-content-inner .calltoaction.light-green.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-greena,
.feature-content .feature-content-inner .calltoaction.light-greena {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-green a,
.feature-content .feature-content-inner .calltoaction.light-green a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-green.update,
.feature-content .feature-content-inner .applynow.light-green.update a,
.feature-content .feature-content-inner .calltoaction.light-green.update,
.feature-content .feature-content-inner .calltoaction.light-green.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.light-pink,
.feature-content .feature-content-inner .calltoaction.light-pink {
    background: #e98baf url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-pink.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-pink.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-pink,
.feature-content .feature-content-inner .calltoaction.light-pink {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-pink.x,
.feature-content .feature-content-inner .calltoaction.light-pink.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-pinka,
.feature-content .feature-content-inner .calltoaction.light-pinka {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-pink a,
.feature-content .feature-content-inner .calltoaction.light-pink a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-pink.update,
.feature-content .feature-content-inner .applynow.light-pink.update a,
.feature-content .feature-content-inner .calltoaction.light-pink.update,
.feature-content .feature-content-inner .calltoaction.light-pink.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.light-purple,
.feature-content .feature-content-inner .calltoaction.light-purple {
    background: #a5a1ce url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.light-purple.arrow-back,
.feature-content .feature-content-inner .calltoaction.light-purple.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.light-purple,
.feature-content .feature-content-inner .calltoaction.light-purple {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-purple.x,
.feature-content .feature-content-inner .calltoaction.light-purple.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.light-purplea,
.feature-content .feature-content-inner .calltoaction.light-purplea {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.light-purple a,
.feature-content .feature-content-inner .calltoaction.light-purple a {
    color: #011451 !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.light-purple.update,
.feature-content .feature-content-inner .applynow.light-purple.update a,
.feature-content .feature-content-inner .calltoaction.light-purple.update,
.feature-content .feature-content-inner .calltoaction.light-purple.update a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.dark-grey,
.feature-content .feature-content-inner .calltoaction.dark-grey {
    background: #585858 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat !important
}

.feature-content .feature-content-inner .applynow.dark-grey.arrow-back,
.feature-content .feature-content-inner .calltoaction.dark-grey.arrow-back {
    background-image: url(/3t4/img/arrow-thick-left.png)
}

.feature-content .feature-content-inner .applynow.dark-grey,
.feature-content .feature-content-inner .calltoaction.dark-grey {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-grey.x,
.feature-content .feature-content-inner .calltoaction.dark-grey.x {
    background-image: url(/3t4/img/tw-cta.svg) !important;
    background-position: .6rem .9rem !important;
    background-size: 30px 30px !important
}

.feature-content .feature-content-inner .applynow.dark-greya,
.feature-content .feature-content-inner .calltoaction.dark-greya {
    padding-left: 2.6rem
}

.feature-content .feature-content-inner .applynow.dark-grey a,
.feature-content .feature-content-inner .calltoaction.dark-grey a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow.dark-grey.update,
.feature-content .feature-content-inner .applynow.dark-grey.update a,
.feature-content .feature-content-inner .calltoaction.dark-grey.update,
.feature-content .feature-content-inner .calltoaction.dark-grey.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow.small,
.feature-content .feature-content-inner .calltoaction.small {
    background-position-y: .86rem !important;
    padding-bottom: .6rem;
    padding-top: .6rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner .applynow.small,
    .feature-content .feature-content-inner .calltoaction.small {
        background-position-y: .5rem !important
    }
}

.feature-content .feature-content-inner .applynow.white,
.feature-content .feature-content-inner .calltoaction.white {
    background: #fff url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.white a,
.feature-content .feature-content-inner .calltoaction.white a {
    color: #011451 !important
}

.feature-content .feature-content-inner .applynow.sport,
.feature-content .feature-content-inner .calltoaction.sport {
    background: #ffdc36 url(/3t4/img/arrow-thick-blue-right.png) 1rem 1.2rem no-repeat;
    color: #000 !important
}

.feature-content .feature-content-inner .applynow.sport a,
.feature-content .feature-content-inner .calltoaction.sport a {
    color: #000 !important
}

.feature-content .feature-content-inner .applynow.bs,
.feature-content .feature-content-inner .calltoaction.bs {
    background: #005398 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem
}

.feature-content .feature-content-inner .applynow.update,
.feature-content .feature-content-inner .calltoaction.update {
    background: #4f5961 url(/3t4/img/arrow-thick-right.png) 1rem 1.2rem no-repeat;
    line-height: 1.6rem;
    width: 100%
}

.feature-content .feature-content-inner .applynow.update.black,
.feature-content .feature-content-inner .calltoaction.update.black {
    background-image: none !important;
    padding-left: 1rem !important
}

.feature-content .feature-content-inner .applynow.update a,
.feature-content .feature-content-inner .calltoaction.update a {
    color: #fff !important
}

.feature-content .feature-content-inner .applynow,
.feature-content .feature-content-inner .calltoaction {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    margin: 1rem 1rem 1rem 0;
    padding: 1rem 1rem 1rem 3rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner .applynow,
    .feature-content .feature-content-inner .calltoaction {
        font-size: 1rem
    }
}

.feature-content .feature-content-inner .applynow a,
.feature-content .feature-content-inner .calltoaction a {
    color: #fff !important;
    text-decoration: none !important
}

.feature-content .feature-content-inner .applynow:hover,
.feature-content .feature-content-inner .calltoaction:hover {
    border-bottom: none !important;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .22);
    opacity: .9;
    transition: opacity .3s
}

.feature-content .feature-content-inner .calltoaction {
    background-position-y: 1.1rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner .calltoaction {
        background-position-y: .9rem !important
    }
}

.feature-content .feature-content-inner .feature-content-block,
.feature-content .feature-content-inner .feature-content-header {
    flex-direction: column;
    font-size: 1.5rem;
    padding: 1rem 2rem
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-content-inner .feature-content-block.rg-content,
    .feature-content .feature-content-inner .feature-content-block.rg-icon {
        padding: 0
    }
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue {
    background-color: rgba(1, 20, 81, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue h2,
.feature-content .feature-content-inner .feature-content-block.uofg-default-blue h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.universityblue {
    background-color: rgba(1, 20, 81, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.universityblue h2,
.feature-content .feature-content-inner .feature-content-block.universityblue h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.universityblue p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.universityblue ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.universityblue ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 {
    background-color: rgba(46, 92, 129, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 h2,
.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-80 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 {
    background-color: rgba(76, 115, 147, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 h2,
.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-70 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 {
    background-color: rgba(76, 115, 147, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 h2,
.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.uofg-default-blue-tint-40 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.slate-grey {
    background-color: rgba(52, 53, 54, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.slate-grey h2,
.feature-content .feature-content-inner .feature-content-block.slate-grey h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.slate-grey p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.slate-grey ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.slate-grey ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.grey {
    background-color: hsla(0, 0%, 83%, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.grey h2,
.feature-content .feature-content-inner .feature-content-block.grey h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.grey ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.grey ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.grey p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.medium-grey {
    background-color: hsla(0, 0%, 93%, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.medium-grey h2,
.feature-content .feature-content-inner .feature-content-block.medium-grey h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.medium-grey p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.medium-grey ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.medium-grey ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-grey {
    background-color: hsla(0, 0%, 96%, .9);
    color: #343536 !important
}

.feature-content .feature-content-inner .feature-content-block.light-grey h2,
.feature-content .feature-content-inner .feature-content-block.light-grey h3 {
    color: #343536
}

.feature-content .feature-content-inner .feature-content-block.light-grey ul li a {
    color: #343536 !important
}

.feature-content .feature-content-inner .feature-content-block.light-grey ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-grey p:not(.calltoaction-wrapper) a {
    color: #343536 !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt {
    background-color: rgba(0, 83, 152, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt h2,
.feature-content .feature-content-inner .feature-content-block.cobalt h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.cobalt p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.cobalt ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 {
    background-color: rgba(53, 144, 191, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 h2,
.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.cobalt-tint-80 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.cobalt-dark {
    background-color: rgba(1, 89, 135, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt-dark h2,
.feature-content .feature-content-inner .feature-content-block.cobalt-dark h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.cobalt-dark p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.cobalt-dark ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.cobalt-dark ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.turquoise {
    background-color: rgba(0, 181, 209, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.turquoise h2,
.feature-content .feature-content-inner .feature-content-block.turquoise h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.turquoise p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.turquoise ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.turquoise ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.thistle {
    background-color: rgba(149, 18, 114, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle h2,
.feature-content .feature-content-inner .feature-content-block.thistle h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.thistle p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.thistle ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 {
    background-color: rgba(170, 65, 142, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 h2,
.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-80 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 {
    background-color: rgba(160, 42, 128, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 h2,
.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.thistle-tint-90 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.lavendar {
    background-color: rgba(91, 77, 148, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavendar h2,
.feature-content .feature-content-inner .feature-content-block.lavendar h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.lavendar p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavendar ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.lavendar ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.lavender {
    background-color: rgba(91, 77, 148, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavender h2,
.feature-content .feature-content-inner .feature-content-block.lavender h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.lavender p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavender ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.lavender ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 {
    background-color: rgba(124, 113, 169, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 h2,
.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.lavendar-tint-80 ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.lawn {
    background-color: rgba(132, 189, 0, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lawn h2,
.feature-content .feature-content-inner .feature-content-block.lawn h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.lawn p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.lawn ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.lawn ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.pillarbox {
    background-color: rgba(179, 12, 0, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.pillarbox h2,
.feature-content .feature-content-inner .feature-content-block.pillarbox h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.pillarbox p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.pillarbox ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.pillarbox ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.burgundy {
    background-color: rgba(125, 34, 57, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.burgundy h2,
.feature-content .feature-content-inner .feature-content-block.burgundy h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.burgundy p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.burgundy ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.burgundy ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.pumpkin {
    background-color: rgba(132, 189, 0, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.pumpkin h2,
.feature-content .feature-content-inner .feature-content-block.pumpkin h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.pumpkin p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.pumpkin ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.pumpkin ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.forest {
    background-color: rgba(56, 90, 79, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.forest h2,
.feature-content .feature-content-inner .feature-content-block.forest h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.forest p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.forest ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.forest ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.sunshine {
    background-color: rgba(255, 220, 54, .9);
    color: #000 !important
}

.feature-content .feature-content-inner .feature-content-block.sunshine h2,
.feature-content .feature-content-inner .feature-content-block.sunshine h3 {
    color: #000
}

.feature-content .feature-content-inner .feature-content-block.sunshine ul li a {
    color: #000 !important
}

.feature-content .feature-content-inner .feature-content-block.sunshine ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.sunshine p:not(.calltoaction-wrapper) a {
    color: #000 !important
}

.feature-content .feature-content-inner .feature-content-block.rust {
    background-color: rgba(190, 77, 0, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.rust h2,
.feature-content .feature-content-inner .feature-content-block.rust h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.rust p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.rust ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.rust ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.sandstone {
    background-color: rgba(96, 86, 67, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.sandstone h2,
.feature-content .feature-content-inner .feature-content-block.sandstone h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.sandstone p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.sandstone ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.sandstone ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.slate {
    background-color: rgba(79, 89, 97, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.slate h2,
.feature-content .feature-content-inner .feature-content-block.slate h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.slate p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.slate ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.slate ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.heather {
    background-color: rgba(91, 77, 148, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.heather h2,
.feature-content .feature-content-inner .feature-content-block.heather h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.heather p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.heather ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.heather ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.rose {
    background-color: rgba(210, 120, 171, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.rose h2,
.feature-content .feature-content-inner .feature-content-block.rose h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.rose p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.rose ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.rose ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.mocha {
    background-color: hsla(23, 29%, 59%, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.mocha h2,
.feature-content .feature-content-inner .feature-content-block.mocha h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.mocha p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.mocha ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.mocha ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.aquamarine {
    background-color: rgba(154, 185, 173, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.aquamarine h2,
.feature-content .feature-content-inner .feature-content-block.aquamarine h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.aquamarine p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.aquamarine ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.aquamarine ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.undergraduate {
    background-color: rgba(149, 18, 114, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.undergraduate h2,
.feature-content .feature-content-inner .feature-content-block.undergraduate h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.undergraduate p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.undergraduate ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.undergraduate ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.postgraduate {
    background-color: rgba(91, 77, 148, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.postgraduate h2,
.feature-content .feature-content-inner .feature-content-block.postgraduate h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.postgraduate p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.postgraduate ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.postgraduate ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.skyblue {
    background-color: rgba(0, 83, 152, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.skyblue h2,
.feature-content .feature-content-inner .feature-content-block.skyblue h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.skyblue p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.skyblue ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.skyblue ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.leaf {
    background-color: rgba(0, 102, 48, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.leaf h2,
.feature-content .feature-content-inner .feature-content-block.leaf h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.leaf p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.leaf ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.leaf ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.moss {
    background-color: rgba(56, 90, 79, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.moss h2,
.feature-content .feature-content-inner .feature-content-block.moss h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.moss p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.moss ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.moss ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.black {
    background-color: rgba(0, 0, 0, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.black h2,
.feature-content .feature-content-inner .feature-content-block.black h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.black p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.black ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.black ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.socscihub {
    background-color: hsla(25, 76%, 92%, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.socscihub h2,
.feature-content .feature-content-inner .feature-content-block.socscihub h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.socscihub ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.socscihub ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.socscihub p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.dark-red {
    background-color: rgba(125, 34, 57, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-red h2,
.feature-content .feature-content-inner .feature-content-block.dark-red h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-red p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-red ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-red ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.dark-blue {
    background-color: rgba(0, 83, 152, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-blue h2,
.feature-content .feature-content-inner .feature-content-block.dark-blue h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-blue p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-blue ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-blue ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.dark-green {
    background-color: rgba(64, 93, 24, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-green h2,
.feature-content .feature-content-inner .feature-content-block.dark-green h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-green p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-green ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-green ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.dark-pink {
    background-color: rgba(166, 3, 103, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-pink h2,
.feature-content .feature-content-inner .feature-content-block.dark-pink h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-pink p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-pink ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-pink ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.dark-purple {
    background-color: rgba(76, 38, 131, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-purple h2,
.feature-content .feature-content-inner .feature-content-block.dark-purple h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-purple p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-purple ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-purple ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-yellow {
    background-color: rgba(242, 210, 92, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-yellow h2,
.feature-content .feature-content-inner .feature-content-block.light-yellow h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.light-yellow ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-yellow ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-yellow p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-blue {
    background-color: rgba(77, 187, 198, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-blue h2,
.feature-content .feature-content-inner .feature-content-block.light-blue h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.light-blue ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-blue ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-blue p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-green {
    background-color: rgba(129, 192, 113, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-green h2,
.feature-content .feature-content-inner .feature-content-block.light-green h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.light-green ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-green ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-green p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-pink {
    background-color: rgba(233, 139, 175, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-pink h2,
.feature-content .feature-content-inner .feature-content-block.light-pink h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.light-pink ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-pink ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-pink p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-purple {
    background-color: rgba(165, 161, 206, .9);
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-purple h2,
.feature-content .feature-content-inner .feature-content-block.light-purple h3 {
    color: #011451
}

.feature-content .feature-content-inner .feature-content-block.light-purple ul li a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.light-purple ul li a:before {
    background-image: url(/3t4/img/arrow-thick-blue-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.light-purple p:not(.calltoaction-wrapper) a {
    color: #011451 !important
}

.feature-content .feature-content-inner .feature-content-block.dark-grey {
    background-color: rgba(88, 88, 88, .9);
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-grey h2,
.feature-content .feature-content-inner .feature-content-block.dark-grey h3 {
    color: #fff
}

.feature-content .feature-content-inner .feature-content-block.dark-grey p:not(.calltoaction-wrapper) a {
    color: #fff !important
}

.feature-content .feature-content-inner .feature-content-block.dark-grey ul li a {
    color: #fff !important;
    text-decoration: none
}

.feature-content .feature-content-inner .feature-content-block.dark-grey ul li a:before {
    background-image: url(/3t4/img/arrow-thick-right.png);
    top: 5px
}

.feature-content .feature-content-inner .feature-content-block.isempty {
    background: none;
    margin: 0;
    padding: 0
}

.feature-content .feature-content-inner .feature-content-block .small {
    font-size: 1rem
}

.feature-content .feature-content-inner .feature-content-block .small.right {
    float: right
}

.feature-content .feature-content-inner .feature-content-block h2.no-top-margin {
    margin-top: 0
}

.feature-content .feature-content-inner .feature-content-block .calltoction-wrapper {
    display: inline-block
}

.feature-content .feature-video-controls {
    display: inline;
    float: right
}

@media screen and (max-width:69.99875em) {
    .feature-content .feature-video-controls {
        margin-right: 3rem
    }
}

.feature-content .flex-video {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.feature-content .flex-video iframe {
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    .feature-content.feature-news .feature-content-inner {
        width: 100%
    }
    .feature-content.feature-news .feature-content-inner .feature-content-block {
        padding: 1rem
    }
    #shortlist-navigation {
        bottom: 26px;
        left: 65px;
        position: fixed !important;
        top: auto !important
    }
    #shortlist-navigation.has-shortlist {
        left: 112px
    }
    #shortlist-navigation #shortlist-shortlisted,
    #shortlist-navigation #shortlist-view-shortlist {
        display: none
    }
    #shortlist-navigation a#shortlist-add {
        border: 1px solid #fff;
        border-radius: 0;
        padding: .594rem .8rem
    }
}

#shortlist-navigation {
    position: absolute;
    right: 2.4rem;
    top: 1.2rem
}

#shortlist-navigation .material-icons {
    font-size: 14px;
    position: absolute;
    top: .32rem
}

#shortlist-navigation .has-icon {
    padding-left: 1.2rem
}

#shortlist-navigation a {
    background: #006630;
    border-radius: 5px;
    color: #fff;
    padding: .4rem .8rem;
    text-decoration: none
}

#shortlist-navigation a:hover {
    background: #006630
}

#shortlist-navigation a#shortlist-view-shortlist,
#shortlist-navigation a#shortlist-view-shortlist:hover {
    background: #011451
}

#shortlist-navigation #shortlist-shortlisted {
    background: #4f5961;
    border-radius: 5px;
    color: #fff;
    padding: .4rem .8rem
}

@media screen and (min-width:70em) {
    #shortlist-navigation-mobile {
        display: none
    }
}

#shortlist-navigation-mobile {
    bottom: 16px;
    left: 4rem;
    position: fixed;
    z-index: 1000
}

#shortlist-navigation-mobile a {
    background: #006630;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    text-decoration: none
}

#shortlist-navigation-mobile a:hover {
    background: #006630
}

#shortlist-navigation-mobile a .material-icons {
    font-size: 22px;
    padding: .6rem
}

#shortlist-navigation-mobile a .has-icon {
    display: none
}

#shortlist-results-loader {
    text-align: center
}

#shortlist-results-loader h3 {
    font-size: 2rem;
    margin: 0
}

.slideshow-wrapper:focus {
    box-shadow: 0 0 0 1px #fff
}

.slideshow-wrapper.is-fullscreen .slide-data,
.slideshow-wrapper.is-fullscreen .slide-data .panel {
    height: 100%
}

.slideshow-wrapper.is-fullscreen .slide-data .panel .slideshow_content {
    background: #fff;
    border-radius: 5px;
    height: 90%;
    margin: 2rem 10% 4rem;
    padding: 1rem 4rem
}

.slideshow-wrapper.is-fullscreen .slide-data .panel .slideshow_content img {
    height: auto !important
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video.youtube-wrapper {
    padding-bottom: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video.youtube-wrapper.portrait {
    padding-top: 88.8%;
    width: 50%
}

@media screen and (max-width:69.99875em) {
    .slideshow-wrapper .slide-data .panel .slideshow_content .flex-video.youtube-wrapper.portrait {
        padding-top: 177.8%;
        width: 100%
    }
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video .gdprnotification {
    background: #000;
    bottom: 0;
    color: #fff;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 1
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video .gdprnotification p {
    font-family: Noto Sans, sans-serif !important
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video .gdprnotification a {
    color: #fff !important
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video .calltoaction {
    background: #011451 url(/3t4/img/arrow-thick-right.png) .8rem 1.1rem no-repeat;
    cursor: pointer;
    font-size: 1rem;
    padding: 1rem 1rem 1rem 2.3rem
}

.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video iframe.largeplayer,
.slideshow-wrapper .slide-data .panel .slideshow_content .flex-video iframe.smallplayer {
    width: 100%
}

.flickity-page-dots {
    bottom: 1rem
}

@media screen and (max-width:69.99875em) {
    .slideshow-wrapper {
        padding-bottom: 3rem
    }
    .flickity-prev-next-button {
        bottom: -22px !important;
        top: auto !important;
        z-index: 999999999999
    }
    .flickity-page-dots {
        padding: 0 4rem;
        z-index: 999999999
    }
    #content-container .slideshow_content {
        padding: 0 !important
    }
}

#divError {
    margin-top: 200px
}

.BBFormContainer label {
    line-height: 1.5rem !important
}

.BBFormContainer label,
.BBFormContainer label ul li {
    font-size: medium !important;
    font-style: normal !important;
    font-weight: 400 !important
}

.BBFormFieldContainer em,
.BBFormFieldContainer p,
.BBFormFieldContainer p em {
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem
}

.BBFormFieldContainer p em {
    font-weight: 700
}

.BBFormContainer .BBFormTextbox.BBFormSortCodeTextbox {
    width: 64px !important
}

.BBFormFieldContainer label.BBFormFieldUKGiftAidLabel,
.BBFormFieldContainer label.BBFormFieldUKGiftAidTermsLabel {
    font-weight: 700 !important
}

.BBFormFieldContainer select {
    height: 53px !important
}

.BBFormSectionHeading label {
    font-size: 1.2rem !important;
    font-weight: 700 !important
}

#lblRecurrenceNextGiftDate {
    display: none !important
}

#jquerylist-nav {
    margin: 1rem
}

ul.list-nav {
    margin: 1rem 0;
    padding: 0 !important
}

ul.list-nav li {
    display: inline-block;
    list-style: none;
    margin: .6rem .4rem 0 0;
    padding: 0 !important
}

@media screen and (max-width:69.99875em) {
    ul.list-nav li {
        margin: 1rem .6rem 0 0
    }
}

ul.list-nav li a {
    border: 1px solid #4c7393;
    padding: .1rem .4rem;
    text-decoration: none !important
}

@media screen and (max-width:69.99875em) {
    ul.list-nav li a {
        display: block;
        padding: .2rem 0 !important;
        text-align: center;
        width: 36px
    }
}

.lum-lightbox.lum-open {
    z-index: 99999
}

.lum-lightbox-inner .lum-lightbox-caption {
    background: #000;
    color: #fff;
    margin: 0 auto;
    padding: 1rem;
    text-align: center
}

.modal-wrapper {
    background-color: rgba(0, 0, 0, .78);
    display: block;
    inset: 0;
    position: fixed;
    z-index: 9999999
}

.modal-wrapper button {
    background-color: #0274af;
    border: 1px solid #fff;
    color: #fff;
    margin: 0;
    padding: .6rem 2rem;
    position: absolute;
    right: 14rem;
    top: 2.7rem
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    .modal-wrapper button {
        right: 3rem
    }
}

@media screen and (max-width:69.99875em) {
    .modal-wrapper button {
        right: 1rem
    }
}

.links .sustainability-goals-wrapper {
    padding: .8rem
}

.links .sustainability-goals-wrapper .sustainability-goal,
.links .sustainability-goals-wrapper .sustainability-goals-header-logo {
    margin: 0;
    padding: .2rem
}

.maincontent.content .notice-item,
.maincontent.content .notice-item-signage {
    background: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    margin-bottom: 1rem;
    padding: 0
}

.maincontent.content .notice-item h3,
.maincontent.content .notice-item-signage h3 {
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: .4rem 1rem
}

.maincontent.content .notice-item h3.notice-info,
.maincontent.content .notice-item-signage h3.notice-info {
    background-color: #005398
}

.maincontent.content .notice-item h3.notice-issue,
.maincontent.content .notice-item-signage h3.notice-issue {
    background-color: #be4d00
}

.maincontent.content .notice-item h3.notice-alert,
.maincontent.content .notice-item-signage h3.notice-alert {
    background-color: #b30c00
}

.maincontent.content .notice-item h3.notice-resolved,
.maincontent.content .notice-item-signage h3.notice-resolved {
    background-color: #385a4f
}

.maincontent.content .notice-item .notice-inner,
.maincontent.content .notice-item-signage .notice-inner {
    padding: 0 1rem 1rem
}

.maincontent.content .notice-item .notice-last-updated,
.maincontent.content .notice-item-signage .notice-last-updated {
    font-weight: 700;
    padding: 0 1rem
}

.links .linksInner .linksContentWrap h3.notice-info {
    background-color: #005398;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: .4rem 1rem
}

.links .linksInner .linksContentWrap h3.notice-issue {
    background-color: #be4d00;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: .4rem 1rem
}

.links .linksInner .linksContentWrap h3.notice-alert {
    background-color: #b30c00;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: .4rem 1rem
}

.links .linksInner .linksContentWrap h3.notice-resolved {
    background-color: #385a4f;
    color: #fff;
    font-family: Noto Sans, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    padding: .4rem 1rem
}

#analytics-dashboard {
    background: #fff;
    box-shadow: 0 -4px 124px 2px rgba(0, 0, 0, .33);
    color: #575757;
    display: none;
    inset: 0;
    margin: 5rem;
    position: fixed;
    transition: max-height .15s ease-out;
    transition: height 2s;
    z-index: 999999
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #analytics-dashboard {
        margin: 2rem
    }
}

#analytics-dashboard.open {
    display: block
}

#analytics-dashboard .analytics-dashboard-close {
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: 2rem;
    top: 2rem
}

#analytics-dashboard #analytics-dashboard-header {
    background: #011451;
    color: #fff;
    margin: 0;
    padding: 0 1rem
}

#analytics-dashboard .analytics-dashboard-row {
    padding: 1rem 2rem
}

.analytics-dashboard-open {
    cursor: pointer
}

@media screen and (min-width:70em) {
    #external-mobile-nav {
        display: none
    }
}

#external-mobile-nav {
    margin-top: 0 !important;
    z-index: 99999
}

#external-mobile-nav .racc .heading_opener {
    margin-top: 0
}

#external-mobile-nav .racc .heading_opener h2:before {
    background: url(/3t4/img/menu-blue.svg) 50% no-repeat;
    margin-top: .65rem;
    top: auto
}

#external-mobile-nav .racc .content_opener {
    margin: 0;
    padding: 0
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper #toplevelnavtrail {
    background: #f3f3f3
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper #toplevelnavtrail li {
    border-bottom: 1px solid #c1c1c1;
    list-style: none;
    padding: 1rem 0 1rem 1.6rem
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper #toplevelnavtrail li:last-child {
    border-bottom: none
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper .section-navigation-siblings {
    background: #f7f7f7
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper .section-navigation-siblings li {
    border-bottom: 1px solid #c1c1c1;
    list-style: none;
    padding: 1rem 0 1rem 1.6rem
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper .section-navigation-siblings li:last-child {
    border-bottom: none
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper ul {
    margin: 0;
    padding: 1rem
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper ul li {
    color: #011451;
    padding-left: 1.6rem;
    position: relative
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper ul li:before {
    background-image: url(/3t4/img/arrow-thick-blue.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: block;
    height: 1.25rem;
    left: 0;
    margin-right: .3125em;
    position: absolute;
    top: 19px;
    transform: rotate(270deg);
    transition: all .3s;
    vertical-align: middle;
    width: 1.25rem
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper ul li.selected:before {
    transform: none
}

#external-mobile-nav .racc .content_opener #section-navigation-inner #section-navigation-inner-ul-wrapper ul li a {
    position: relative;
    text-decoration: none
}

#header #external-global-nav {
    float: right;
    margin: 1rem 2rem
}

@media screen and (max-width:69.99875em) {
    #header #external-global-nav {
        display: none
    }
}

#header #external-global-nav ul {
    display: block;
    float: right;
    margin: 1.4rem 0 .8rem;
    padding: 0
}

#header #external-global-nav ul li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 2rem;
    position: relative
}

#header #external-global-nav ul li:before {
    background-image: url(/3t4/img/arrow-thick-right.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 75%;
    content: "";
    display: inline-block;
    height: 1.25rem;
    left: 32px;
    margin-right: .3125em;
    position: absolute;
    top: .05rem;
    transition: all .3s;
    width: 1.25rem
}

#header #external-global-nav ul li a {
    background: none;
    color: #011451;
    font-weight: 700;
    margin-left: 1.8rem;
    text-decoration: none;
    z-index: 1000
}

.gsc-input table {
    margin-bottom: 0
}

#beta-site {
    background: #7a6856;
    color: #fff;
    overflow: hidden;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    #beta-site {
        width: 100%
    }
}

#beta-site p {
    margin: 0;
    padding: .4rem 1rem
}

#beta-site p a {
    color: #ddefff
}

#hunterian-feedback {
    background: #961172;
    border: 1px solid #fff;
    bottom: 1rem;
    box-shadow: #9e9e9e;
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .18);
    color: #fff;
    position: fixed;
    right: 2rem;
    z-index: 9999999999
}

#hunterian-feedback p {
    margin: 0;
    padding: .4rem
}

#hunterian-feedback p a {
    color: #fff
}

.shortcourses-filtercategory {
    cursor: pointer
}

.sc-tags {
    display: block;
    font-size: .9rem;
    margin-bottom: .6rem;
    margin-top: .4rem
}

.sc-tags .sc-tag {
    border-radius: 3px;
    color: #fff;
    margin-right: .4rem;
    padding: .2rem .4rem
}

.sc-tags .sc-tag.day {
    background-color: #011451
}

.sc-tags .sc-tag.time {
    background-color: #4f5961
}

.subject-summary {
    background: #005398;
    color: #fff;
    margin-bottom: 1rem;
    padding: 1rem
}

.subject-summary ul li {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.subject-summary a,
.subject-summary a:visited {
    color: #fff !important
}

#lll-index {
    margin-top: 2rem
}

#lll-index li.hidden {
    display: none
}

.lll-filter-label {
    margin-top: 2rem
}

.lll-filter {
    border: 3px solid #011451;
    margin-top: .6rem
}

.lll-filter-container {
    margin-bottom: 1rem
}

.ga-filter-string {
    word-break: break-all
}

#ga-loading {
    font-size: 2rem;
    text-align: center
}

.ga-filter-copy img,
.ga-link-to-analytics img {
    height: auto;
    margin-right: .6rem;
    width: 20px
}

.ga-filter-copy svg {
    color: #1a73e8
}

.button.light {
    background-color: #f5f5f5;
    border-radius: 5px;
    line-height: 1rem;
    transition: all .5s ease-in-out
}

.ga-filter-string {
    display: none
}

.GeckoChatWidget .ChatContainer.active {
    z-index: 10000000000000000
}

.GeckoChatWidget .ReplyBox-controls .ControlButton:first-child {
    display: none
}

.chatbot,
.chatlink {
    background: #951272 url(/3t4/img/chat-white.svg) 1rem .9rem no-repeat;
    border-radius: 38px;
    font-size: 1rem;
    padding-left: 3.2rem;
    width: auto
}

#section-header #section-header-subnav .navigation-horizontal {
    position: relative
}

#section-header #section-header-subnav .navigation-horizontal .navigation-horizontal-inner {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 25%;
    transform: translate(-50%, 25%)
}

#section-header #section-header-subnav .navigation-horizontal .navigation-horizontal-inner ul {
    float: right
}

#section-header #section-header-subnav .navigation-horizontal .navigation-horizontal-inner ul li a {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase
}

#section-header #section-header-subnav .navigation-horizontal .navigation-horizontal-inner ul li.hidden {
    display: none
}

#section-header #section-header-subnav.is-small {
    margin-bottom: 1rem
}

#section-header #section-header-subnav.is-small .navigation-horizontal .navigation-horizontal-inner ul {
    margin: 0
}

#section-header #section-header-subnav-hidden {
    border-bottom: 1px solid silver;
    border-top: 1px solid silver;
    padding-left: 2rem;
    padding-right: 2rem;
    text-align: right
}

#section-header #section-header-subnav-hidden ul {
    margin-left: 1rem
}

#section-header #section-header-subnav-hidden ul li a {
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase
}

#section-header #section-header-subnav-hidden.hidden {
    bottom: -30000px;
    display: block;
    position: absolute
}

#section-header #section-header-subnav-hidden.is-small {
    margin-top: 1rem;
    padding: 0
}

#section-header #section-header-subnav-hidden.is-small ul {
    margin: 0
}

#section-header #section-header-subnav-hidden.is-small ul li {
    border-bottom: 1px solid silver;
    display: list-item;
    padding: .6rem 2rem
}

.tabbed-tile-container {
    padding: 2rem 2rem 0
}

.tabbed-tile {
    background: #011451;
    color: #fff;
    margin-bottom: 1rem
}

.tabbed-tile .tabbed-tile-left {
    padding: 2rem
}

@media screen and (max-width:69.99875em) {
    .tabbed-tile .tabbed-tile-left {
        padding: 0
    }
}

.tabbed-tile .tabbed-tile-left ul.tabbed-tile-navigation {
    list-style: none;
    margin: 1rem 0;
    padding: 0
}

.tabbed-tile .tabbed-tile-left ul.tabbed-tile-navigation li {
    border-left: 10px solid hsla(0, 0%, 100%, 0);
    cursor: pointer;
    padding: 1rem
}

.tabbed-tile .tabbed-tile-left ul.tabbed-tile-navigation li:not(:last-child) {
    border-bottom: 1px solid hsla(0, 0%, 100%, .21)
}

.tabbed-tile .tabbed-tile-left ul.tabbed-tile-navigation li:hover {
    background-color: hsla(0, 0%, 96%, .063)
}

.tabbed-tile .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile .tabbed-tile-right {
    padding-right: 0
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner .tabbed-tile-content {
    flex: 0 0 auto;
    scrollbar-width: none;
    width: 100%
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner .tabbed-tile-content a {
    color: #fff !important;
    text-decoration: none
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner .tabbed-tile-content .tabbed-tile-text a {
    color: #fff !important
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner .tabbed-tile-content .tabbed-tile-text span.tabbed-navigation-more {
    font-size: 1.2rem;
    position: relative
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner .tabbed-tile-content .tabbed-tile-text span.tabbed-navigation-more:after {
    background: url(/3t4/img/arrow-thick-right.png) no-repeat;
    content: "";
    height: 20px;
    margin-left: .4rem;
    position: absolute;
    top: .2rem;
    width: 20px
}

.tabbed-tile .tabbed-tile-right .tabbed-tile-right-inner img {
    width: 100%
}

.tabbed-tile.uofg-default-blue {
    background-color: #011451 !important;
    color: #fff !important
}

.tabbed-tile.uofg-default-blue .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.uofg-default-blue .tabbed-tile-next,
.tabbed-tile.uofg-default-blue .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.universityblue {
    background-color: #011451 !important;
    color: #fff !important
}

.tabbed-tile.universityblue .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.universityblue .tabbed-tile-next,
.tabbed-tile.universityblue .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.uofg-default-blue-tint-80 {
    background-color: #2e5c81 !important;
    color: #fff !important
}

.tabbed-tile.uofg-default-blue-tint-80 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.uofg-default-blue-tint-80 .tabbed-tile-next,
.tabbed-tile.uofg-default-blue-tint-80 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.uofg-default-blue-tint-70 {
    background-color: #4c7393 !important;
    color: #fff !important
}

.tabbed-tile.uofg-default-blue-tint-70 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.uofg-default-blue-tint-70 .tabbed-tile-next,
.tabbed-tile.uofg-default-blue-tint-70 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.uofg-default-blue-tint-40 {
    background-color: #4c7393 !important;
    color: #fff !important
}

.tabbed-tile.uofg-default-blue-tint-40 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.uofg-default-blue-tint-40 .tabbed-tile-next,
.tabbed-tile.uofg-default-blue-tint-40 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.slate-grey {
    background-color: #343536 !important;
    color: #fff !important
}

.tabbed-tile.slate-grey .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.slate-grey .tabbed-tile-next,
.tabbed-tile.slate-grey .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.medium-grey {
    background-color: #ededed !important;
    color: #fff !important
}

.tabbed-tile.medium-grey .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.medium-grey .tabbed-tile-next,
.tabbed-tile.medium-grey .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-grey {
    background-color: #f5f5f5 !important;
    color: #343536 !important
}

.tabbed-tile.light-grey .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-grey .tabbed-tile-next,
.tabbed-tile.light-grey .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #343536 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.cobalt {
    background-color: #005398 !important;
    color: #fff !important
}

.tabbed-tile.cobalt .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.cobalt .tabbed-tile-next,
.tabbed-tile.cobalt .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.cobalt-tint-80 {
    background-color: #3590bf !important;
    color: #fff !important
}

.tabbed-tile.cobalt-tint-80 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.cobalt-tint-80 .tabbed-tile-next,
.tabbed-tile.cobalt-tint-80 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.cobalt-dark {
    background-color: #015987 !important;
    color: #fff !important
}

.tabbed-tile.cobalt-dark .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.cobalt-dark .tabbed-tile-next,
.tabbed-tile.cobalt-dark .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.turquoise {
    background-color: #00b5d1 !important;
    color: #fff !important
}

.tabbed-tile.turquoise .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.turquoise .tabbed-tile-next,
.tabbed-tile.turquoise .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.thistle {
    background-color: #951272 !important;
    color: #fff !important
}

.tabbed-tile.thistle .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.thistle .tabbed-tile-next,
.tabbed-tile.thistle .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.thistle-tint-80 {
    background-color: #aa418e !important;
    color: #fff !important
}

.tabbed-tile.thistle-tint-80 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.thistle-tint-80 .tabbed-tile-next,
.tabbed-tile.thistle-tint-80 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.thistle-tint-90 {
    background-color: #a02a80 !important;
    color: #fff !important
}

.tabbed-tile.thistle-tint-90 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.thistle-tint-90 .tabbed-tile-next,
.tabbed-tile.thistle-tint-90 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.lavendar {
    background-color: #5b4d94 !important;
    color: #fff !important
}

.tabbed-tile.lavendar .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.lavendar .tabbed-tile-next,
.tabbed-tile.lavendar .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.lavender {
    background-color: #5b4d94 !important;
    color: #fff !important
}

.tabbed-tile.lavender .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.lavender .tabbed-tile-next,
.tabbed-tile.lavender .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.lavendar-tint-80 {
    background-color: #7c71a9 !important;
    color: #fff !important
}

.tabbed-tile.lavendar-tint-80 .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.lavendar-tint-80 .tabbed-tile-next,
.tabbed-tile.lavendar-tint-80 .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.lawn {
    background-color: #84bd00 !important;
    color: #fff !important
}

.tabbed-tile.lawn .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.lawn .tabbed-tile-next,
.tabbed-tile.lawn .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.pillarbox {
    background-color: #b30c00 !important;
    color: #fff !important
}

.tabbed-tile.pillarbox .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.pillarbox .tabbed-tile-next,
.tabbed-tile.pillarbox .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.burgundy {
    background-color: #7d2239 !important;
    color: #fff !important
}

.tabbed-tile.burgundy .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #011451
}

.tabbed-tile.burgundy .tabbed-tile-next,
.tabbed-tile.burgundy .tabbed-tile-previous {
    background-color: #011451 !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.pumpkin {
    background-color: #84bd00 !important;
    color: #fff !important
}

.tabbed-tile.pumpkin .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.pumpkin .tabbed-tile-next,
.tabbed-tile.pumpkin .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.forest {
    background-color: #385a4f !important;
    color: #fff !important
}

.tabbed-tile.forest .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #be4d00
}

.tabbed-tile.forest .tabbed-tile-next,
.tabbed-tile.forest .tabbed-tile-previous {
    background-color: #be4d00 !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.sunshine {
    background-color: #ffdc36 !important;
    color: #000 !important
}

.tabbed-tile.sunshine .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.sunshine .tabbed-tile-next,
.tabbed-tile.sunshine .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #000 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.rust {
    background-color: #be4d00 !important;
    color: #fff !important
}

.tabbed-tile.rust .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.rust .tabbed-tile-next,
.tabbed-tile.rust .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.sandstone {
    background-color: #605643 !important;
    color: #fff !important
}

.tabbed-tile.sandstone .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.sandstone .tabbed-tile-next,
.tabbed-tile.sandstone .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.slate {
    background-color: #4f5961 !important;
    color: #fff !important
}

.tabbed-tile.slate .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.slate .tabbed-tile-next,
.tabbed-tile.slate .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.heather {
    background-color: #5b4d94 !important;
    color: #fff !important
}

.tabbed-tile.heather .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.heather .tabbed-tile-next,
.tabbed-tile.heather .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.rose {
    background-color: #d278ab !important;
    color: #fff !important
}

.tabbed-tile.rose .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.rose .tabbed-tile-next,
.tabbed-tile.rose .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.mocha {
    background-color: #b59079 !important;
    color: #fff !important
}

.tabbed-tile.mocha .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.mocha .tabbed-tile-next,
.tabbed-tile.mocha .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.aquamarine {
    background-color: #9ab9ad !important;
    color: #fff !important
}

.tabbed-tile.aquamarine .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.aquamarine .tabbed-tile-next,
.tabbed-tile.aquamarine .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.undergraduate {
    background-color: #951272 !important;
    color: #fff !important
}

.tabbed-tile.undergraduate .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.undergraduate .tabbed-tile-next,
.tabbed-tile.undergraduate .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.postgraduate {
    background-color: #5b4d94 !important;
    color: #fff !important
}

.tabbed-tile.postgraduate .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.postgraduate .tabbed-tile-next,
.tabbed-tile.postgraduate .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.skyblue {
    background-color: #005398 !important;
    color: #fff !important
}

.tabbed-tile.skyblue .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.skyblue .tabbed-tile-next,
.tabbed-tile.skyblue .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.leaf {
    background-color: #006630 !important;
    color: #fff !important
}

.tabbed-tile.leaf .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.leaf .tabbed-tile-next,
.tabbed-tile.leaf .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.moss {
    background-color: #385a4f !important;
    color: #fff !important
}

.tabbed-tile.moss .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #be4d00
}

.tabbed-tile.moss .tabbed-tile-next,
.tabbed-tile.moss .tabbed-tile-previous {
    background-color: #be4d00 !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.black {
    background-color: #000 !important;
    color: #fff !important
}

.tabbed-tile.black .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.black .tabbed-tile-next,
.tabbed-tile.black .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.socscihub {
    background-color: #fae8db !important;
    color: #011451 !important
}

.tabbed-tile.socscihub .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.socscihub .tabbed-tile-next,
.tabbed-tile.socscihub .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-red {
    background-color: #7d2239 !important;
    color: #fff !important
}

.tabbed-tile.dark-red .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-red .tabbed-tile-next,
.tabbed-tile.dark-red .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-blue {
    background-color: #005398 !important;
    color: #fff !important
}

.tabbed-tile.dark-blue .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-blue .tabbed-tile-next,
.tabbed-tile.dark-blue .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-green {
    background-color: #405d18 !important;
    color: #fff !important
}

.tabbed-tile.dark-green .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-green .tabbed-tile-next,
.tabbed-tile.dark-green .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-pink {
    background-color: #a60367 !important;
    color: #fff !important
}

.tabbed-tile.dark-pink .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-pink .tabbed-tile-next,
.tabbed-tile.dark-pink .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-purple {
    background-color: #4c2683 !important;
    color: #fff !important
}

.tabbed-tile.dark-purple .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-purple .tabbed-tile-next,
.tabbed-tile.dark-purple .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-yellow {
    background-color: #f2d25c !important;
    color: #011451 !important
}

.tabbed-tile.light-yellow .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-yellow .tabbed-tile-next,
.tabbed-tile.light-yellow .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-blue {
    background-color: #4dbbc6 !important;
    color: #011451 !important
}

.tabbed-tile.light-blue .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-blue .tabbed-tile-next,
.tabbed-tile.light-blue .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-green {
    background-color: #81c071 !important;
    color: #011451 !important
}

.tabbed-tile.light-green .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-green .tabbed-tile-next,
.tabbed-tile.light-green .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-pink {
    background-color: #e98baf !important;
    color: #011451 !important
}

.tabbed-tile.light-pink .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-pink .tabbed-tile-next,
.tabbed-tile.light-pink .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.light-purple {
    background-color: #a5a1ce !important;
    color: #011451 !important
}

.tabbed-tile.light-purple .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.light-purple .tabbed-tile-next,
.tabbed-tile.light-purple .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #011451 !important;
    margin-left: .6rem;
    text-decoration: none
}

.tabbed-tile.dark-grey {
    background-color: #585858 !important;
    color: #fff !important
}

.tabbed-tile.dark-grey .tabbed-tile-left ul.tabbed-tile-navigation li.selected {
    border-left: 10px solid #fff
}

.tabbed-tile.dark-grey .tabbed-tile-next,
.tabbed-tile.dark-grey .tabbed-tile-previous {
    background-color: #fff !important;
    border-radius: 4px;
    color: #fff !important;
    margin-left: .6rem;
    text-decoration: none
}

.reference-button {
    background: #fff;
    border: 1px solid #011451;
    border-radius: 0;
    color: #011451;
    font-size: 10px;
    font-weight: 400;
    padding: 8px 10px;
    text-transform: uppercase;
    transition: all .3s ease-in-out
}

.reference-button:focus,
.reference-button:hover {
    background: #011451;
    border: 1px solid #011451;
    color: #fff
}

.reference {
    background: #f4f4f4;
    border: 1px solid #d4d4d4;
    display: block;
    font-size: .95rem;
    margin: 1rem;
    padding: 1rem
}

#sp_staffphoto img {
    width: 100%
}

#sp_contactInfo .vcard:before {
    content: "";
    font-family: Material Icons;
    font-size: 1.5em;
    margin-right: .2em;
    vertical-align: middle
}

.tleText .update {
    border: 0;
    border-radius: .25rem;
    color: #fff !important;
    display: inline-block;
    font-family: Noto Sans, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.4rem;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    .tleText .update {
        background-position-y: 1rem !important;
        font-size: 1rem;
        line-height: 1rem
    }
}

.tleText .update.cobalt {
    background-color: #005398
}

.tleText .update.turquoise {
    background-color: #00b5d1
}

.tleText .update.thistle {
    background-color: #951272
}

.tleText .update.lavendar {
    background-color: #5b4d94
}

.tleText .update.lawn {
    background-color: #84bd00
}

.tleText .update.pillarbox {
    background-color: #b30c00
}

.tleText .update.burgundy {
    background-color: #7d2239
}

.tleText .update.forest {
    background-color: #385a4f
}

.tleText .update.sunshine {
    background-color: #ffdc36
}

.tleText .update.rust {
    background-color: #be4d00
}

.tleText .update.sandstone {
    background-color: #605643
}

.tleText .update.slate {
    background-color: #4f5961
}

.tleText .update.heather {
    background-color: #5b4d94
}

.tleText .update.rose {
    background-color: #d278ab
}

.tleText .update.mocha {
    background-color: #b59079
}

.tleText .update.aquamarine {
    background-color: #9ab9ad
}

.tleText .update.undergraduate {
    background-color: #951272
}

.tleText .update.postgraduate {
    background-color: #5b4d94
}

.tleText .update.skyblue {
    background-color: #005398
}

.tleText .update.leaf {
    background-color: #006630
}

.tleText .update.moss {
    background-color: #385a4f
}

.tleText .update.white {
    background-color: #fff;
    color: #011451 !important
}

.checklist-label {
    cursor: pointer
}

.findaphd-logo {
    background-color: #005398;
    padding: 1rem 1rem 0
}

#btt {
    display: none
}

.hascredit {
    position: relative
}

.hascredit .credit {
    background-color: hsla(0, 0%, 41%, .831);
    bottom: 0;
    color: #fff;
    font-size: .8em;
    padding: .4rem;
    position: absolute;
    right: 0
}

.rsList .vevent .location {
    display: none
}

.offscreen {
    height: 1px;
    left: -100000px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px
}

#sdg img {
    margin-bottom: 2rem
}

.testimonial {
    background: #fff;
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .02);
    color: #011451;
    display: block;
    min-height: 40px;
    padding: 1rem 1rem 1rem 3.6rem;
    position: relative
}

.testimonial:before {
    background: url(/3t4/img/quote-left-solid.svg) 50% no-repeat;
    background-size: contain;
    color: inherit;
    content: "";
    display: block;
    height: 2rem;
    left: 1rem;
    position: absolute;
    top: 1rem;
    width: 2rem
}

.dropdown-content table,
.dropdown-content table a,
.dropdown-content table h2,
.dropdown-content table h3,
.dropdown-content table h4,
.dropdown-content table h5,
.dropdown-content table h6,
.dropdown-content table p {
    color: #011451 !important
}

.hidden {
    display: none
}

span.tile-tag {
    background: #fff;
    display: inline-block;
    margin: .2rem;
    padding: .2rem
}

span.tile-tag a {
    color: #be4d00 !important;
    text-decoration: none
}

.button.zoom {
    margin-right: .6rem
}

.zoom-image {
    background: #fff
}

.inline-gallery-container {
    height: 0;
    padding-bottom: 70%;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    .inline-gallery-container {
        padding-bottom: 100%
    }
}

.lg-outer {
    background: rgba(0, 0, 0, .29)
}

.lg-inner,
.lg-outer {
    text-wrap: wrap !important;
    white-space: wrap !important
}

.lightGallery-captions {
    background: rgba(0, 0, 0, .69)
}

.lightGallery-captions p {
    color: #fff !important
}

.uofg-streamyard {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

@media screen and (max-width:69.99875em) {
    .uofg-streamyard {
        height: 600px
    }
}

.sc-basket-item {
    background: #fff;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, .15);
    padding: 1rem
}

.sc-basket-item h3 {
    color: #011451
}

span.sc-date,
span.sc-time {
    display: block
}

.fc-daygrid-event {
    white-space: normal
}

#uofg-feedback {
    background: #961172;
    border: 1px solid #fff;
    bottom: 1rem;
    box-shadow: #9e9e9e;
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .18);
    color: #fff;
    position: fixed;
    right: 2rem;
    z-index: 9999999999
}

#uofg-feedback p {
    margin: 0;
    padding: .4rem
}

#uofg-feedback p a {
    color: #fff
}

onebot-webchat {
    z-index: 2147483000
}

.orcid {
    display: none !important
}

#floating-widget {
    bottom: 2rem;
    padding: 0;
    position: fixed;
    right: 1rem;
    z-index: 9999999999
}

#floating-widget a {
    background-color: #951272;
    border: 4px solid #fff;
    border-radius: 4px;
    box-shadow: 0 10px 13px 0 rgba(0, 0, 0, .18);
    color: #fff;
    padding: .6rem 1rem;
    text-decoration: none
}

#floating-widget a:hover,
#floating-widget a:visited {
    color: #fff
}

#mooc-filter {
    margin-bottom: 1rem
}

#uofg-575 {
    position: absolute;
    right: 35%;
    top: 0;
    width: 200px
}

@media screen and (min-width:70em)and (max-width:73.74875em) {
    #uofg-575 {
        right: 1rem
    }
}

@media screen and (max-width:69.99875em) {
    #uofg-575 {
        right: 1rem
    }
}