@charset "UTF-8";

@media print,
screen and (min-width:40em) {

    .reveal,
    .reveal.large,
    .reveal.small,
    .reveal.tiny {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

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

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

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

main {
    display: block
}

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

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=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
}

input {
    overflow: visible
}

[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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

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

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=40em&mediumer=48em&large=58.75em&xlarge=64em&xxlarge=90em"
}

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

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

body {
    margin: 0;
    padding: 0;
    background: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

select {
    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
}

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

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

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

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

.row:after,
.row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

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

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

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

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

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

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

.row.expanded {
    max-width: none
}

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

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

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

.column,
.columns {
    width: 100%;
    float: left
}

@media print,
screen and (min-width:40em) {

    .column,
    .columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

.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-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

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

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

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

.small-2 {
    width: 16.66667%
}

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

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

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

.small-3 {
    width: 25%
}

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

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

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

.small-4 {
    width: 33.33333%
}

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

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

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

.small-5 {
    width: 41.66667%
}

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

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

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

.small-6 {
    width: 50%
}

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

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

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

.small-7 {
    width: 58.33333%
}

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

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

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

.small-8 {
    width: 66.66667%
}

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

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

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

.small-9 {
    width: 75%
}

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

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

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

.small-10 {
    width: 83.33333%
}

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

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

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

.small-11 {
    width: 91.66667%
}

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

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

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

.small-12 {
    width: 100%
}

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

.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.33333%
}

.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.66667%
}

.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.28571%
}

.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-right: 0;
    padding-left: 0
}

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

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

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

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

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

@media print,
screen and (min-width:40em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

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

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

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

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

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

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

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

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

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .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.33333%
    }

    .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.66667%
    }

    .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.28571%
    }

    .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-right: 0;
        padding-left: 0
    }

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

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }

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

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

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

@media print,
screen and (min-width:48em) {
    .mediumer-1 {
        width: 8.33333%
    }

    .mediumer-push-1 {
        position: relative;
        left: 8.33333%
    }

    .mediumer-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .mediumer-2 {
        width: 16.66667%
    }

    .mediumer-push-2 {
        position: relative;
        left: 16.66667%
    }

    .mediumer-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .mediumer-offset-1 {
        margin-left: 8.33333%
    }

    .mediumer-3 {
        width: 25%
    }

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

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

    .mediumer-offset-2 {
        margin-left: 16.66667%
    }

    .mediumer-4 {
        width: 33.33333%
    }

    .mediumer-push-4 {
        position: relative;
        left: 33.33333%
    }

    .mediumer-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .mediumer-5 {
        width: 41.66667%
    }

    .mediumer-push-5 {
        position: relative;
        left: 41.66667%
    }

    .mediumer-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .mediumer-offset-4 {
        margin-left: 33.33333%
    }

    .mediumer-6 {
        width: 50%
    }

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

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

    .mediumer-offset-5 {
        margin-left: 41.66667%
    }

    .mediumer-7 {
        width: 58.33333%
    }

    .mediumer-push-7 {
        position: relative;
        left: 58.33333%
    }

    .mediumer-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .mediumer-8 {
        width: 66.66667%
    }

    .mediumer-push-8 {
        position: relative;
        left: 66.66667%
    }

    .mediumer-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .mediumer-offset-7 {
        margin-left: 58.33333%
    }

    .mediumer-9 {
        width: 75%
    }

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

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

    .mediumer-offset-8 {
        margin-left: 66.66667%
    }

    .mediumer-10 {
        width: 83.33333%
    }

    .mediumer-push-10 {
        position: relative;
        left: 83.33333%
    }

    .mediumer-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .mediumer-11 {
        width: 91.66667%
    }

    .mediumer-push-11 {
        position: relative;
        left: 91.66667%
    }

    .mediumer-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .mediumer-offset-10 {
        margin-left: 83.33333%
    }

    .mediumer-12 {
        width: 100%
    }

    .mediumer-offset-11 {
        margin-left: 91.66667%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .mediumer-uncollapse>.column,
    .mediumer-uncollapse>.columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }

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

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

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

@media print,
screen and (min-width:58.75em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

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

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

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

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

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

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

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

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

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

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

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

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

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

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

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

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

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .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.33333%
    }

    .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.66667%
    }

    .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.28571%
    }

    .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-right: 0;
        padding-left: 0
    }

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

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }

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

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

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

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

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

@media print,
screen and (min-width:40em) {
    .column-block {
        margin-bottom: .625rem
    }

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

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, garamond, serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

.h1,
h1 {
    font-size: 1.5rem
}

.h1,
.h2,
h1,
h2 {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,
h2 {
    font-size: 1.25rem
}

.h3,
h3 {
    font-size: 1.1875rem
}

.h3,
.h4,
h3,
h4 {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,
h4 {
    font-size: 1.125rem
}

.h5,
h5 {
    font-size: 1.0625rem
}

.h5,
.h6,
h5,
h6 {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,
h6 {
    font-size: 1rem
}

@media print,
screen and (min-width:40em) {

    .h1,
    h1 {
        font-size: 3rem
    }

    .h2,
    h2 {
        font-size: 2.5rem
    }

    .h3,
    h3 {
        font-size: 1.9375rem
    }

    .h4,
    h4 {
        font-size: 1.5625rem
    }

    .h5,
    h5 {
        font-size: 1.25rem
    }

    .h6,
    h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #2199e8;
    text-decoration: none;
    cursor: pointer
}

a:focus,
a:hover {
    color: #1585cf
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 68.75rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl,
ol,
ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ul {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code,
kbd {
    background-color: #e6e6e6;
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #000
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,
ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width:40em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:48em) {
    .mediumer-text-left {
        text-align: left
    }

    .mediumer-text-right {
        text-align: right
    }

    .mediumer-text-center {
        text-align: center
    }

    .mediumer-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width:58.75em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print,
    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

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

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

.button:focus,
.button:hover {
    background-color: #b32135;
    color: #fff
}

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

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

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

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

.button.primary {
    background-color: #2199e8;
    color: #000
}

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

.button.secondary {
    background-color: #777;
    color: #000
}

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

.button.success {
    background-color: #3adb76;
    color: #000
}

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

.button.warning {
    background-color: #ffae00;
    color: #000
}

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

.button.alert {
    background-color: #ec5840;
    color: #000
}

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

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

.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #d3273e;
    color: #fff
}

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

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

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

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

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

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

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

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

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

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

.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:focus,
.button.hollow:hover {
    border-color: #6a141f;
    color: #6a141f
}

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

.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}

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

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

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777
}

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

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

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

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

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

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

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

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

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

.button.clear {
    border: 1px solid #d3273e;
    color: #d3273e
}

.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
}

.button.clear:focus,
.button.clear:hover {
    border-color: #6a141f;
    color: #6a141f
}

.button.clear:focus.disabled,
.button.clear:focus[disabled],
.button.clear:hover.disabled,
.button.clear:hover[disabled] {
    border: 1px solid #d3273e;
    color: #d3273e
}

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

.button.clear.primary {
    border: 1px solid #2199e8;
    color: #2199e8
}

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

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

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

.button.clear.secondary {
    border: 1px solid #777;
    color: #777
}

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

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

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

.button.clear.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

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

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

.button.clear.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

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

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

.button.clear.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

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

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

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

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

.button.dropdown.hollow:after {
    border-top-color: #d3273e
}

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

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

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

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

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

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

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

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type=button],
[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child,
.input-group>:last-child>* {
    border-radius: 0 0 0 0
}

.input-group-button,
.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #000;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

.input-group-button a,
.input-group-button button,
.input-group-button input,
.input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #ec5840;
    background-color: #fdeeec
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #ec5840
}

.is-invalid-input:not(:focus)::placeholder {
    color: #ec5840
}

.form-error,
.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

.form-error.is-visible {
    display: block
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

@media screen and (min-width:40em) and (max-width:47.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

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

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

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

@media screen and (min-width:48em) and (max-width:58.6875em) {
    .hide-for-mediumer-only {
        display: none !important
    }
}

@media screen and (max-width:47.9375em),
screen and (min-width:58.75em) {
    .show-for-mediumer-only {
        display: none !important
    }
}

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

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

@media screen and (min-width:58.75em) and (max-width:63.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

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

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

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

.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
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clearfix:after {
    clear: both
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: transparent;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #2199e8
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: transparent;
    border-radius: 0 0 0 0
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #e6e6e6
}

.accordion-title:before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title:before {
    content: "\2013"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: transparent;
    border-bottom: 0;
    background-color: #fff;
    color: #000
}

:last-child>.accordion-content:last-child {
    border-bottom: transparent
}

.breadcrumbs {
    margin: 0 0 1rem;
    list-style: none
}

.breadcrumbs:after,
.breadcrumbs:before {
    display: table;
    content: " "
}

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #000;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
    position: relative;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #2199e8
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group:after,
.button-group:before {
    display: table;
    content: " "
}

.button-group:after {
    clear: both
}

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

.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 {
    margin-right: -1px
}

.button-group.expanded:after,
.button-group.expanded:before {
    display: none
}

.button-group.expanded .button:first-child:last-child {
    width: 100%
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #2199e8;
    color: #000
}

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

.button-group.secondary .button {
    background-color: #777;
    color: #000
}

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

.button-group.success .button {
    background-color: #3adb76;
    color: #000
}

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

.button-group.warning .button {
    background-color: #ffae00;
    color: #000
}

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

.button-group.alert .button {
    background-color: #ec5840;
    color: #000
}

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

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

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

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

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

@media screen and (max-width:39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 0;
    background-color: #fff;
    color: #000
}

.callout>:first-child {
    margin-top: 0
}

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

.callout.primary {
    background-color: #def0fc;
    color: #000
}

.callout.secondary {
    background-color: #ebebeb;
    color: #000
}

.callout.success {
    background-color: #e1faea;
    color: #000
}

.callout.warning {
    background-color: #fff3d9;
    color: #000
}

.callout.alert {
    background-color: #fce6e2;
    color: #000
}

.callout.small {
    padding: .5rem
}

.callout.large {
    padding: 3rem
}

.card {
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    overflow: hidden;
    color: #000
}

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

.card-divider {
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.card-image {
    min-height: 1px
}

.close-button {
    color: #8a8a8a;
    cursor: pointer
}

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

.close-button:focus,
.close-button:hover {
    color: #000
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.flex-video,
.responsive-embed {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video,
.responsive-embed embed,
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen,
.responsive-embed.widescreen {
    padding-bottom: 56.25%
}

.flex-video.square,
.responsive-embed.square {
    padding-bottom: 100%
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #2199e8;
    color: #fff
}

.label.primary {
    background: #2199e8;
    color: #000
}

.label.secondary {
    background: #777;
    color: #000
}

.label.success {
    background: #3adb76;
    color: #000
}

.label.warning {
    background: #ffae00;
    color: #000
}

.label.alert {
    background: #ec5840;
    color: #000
}

.media-object {
    display: block;
    margin-bottom: 1rem
}

.media-object img {
    max-width: none
}

@media screen and (max-width:39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}

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

.menu .button,
.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,
.menu button,
.menu input,
.menu select {
    margin-bottom: 0
}

.menu.horizontal li,
.menu input,
.menu li {
    display: inline-block
}

.menu.vertical li {
    display: block
}

.menu.expanded {
    display: table;
    width: 100%
}

.menu.expanded>li {
    display: table-cell;
    vertical-align: middle
}

.menu.simple li+li {
    margin-left: 1rem
}

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .menu.medium-horizontal li {
        display: inline-block
    }

    .menu.medium-vertical li {
        display: block
    }

    .menu.medium-expanded {
        display: table;
        width: 100%
    }

    .menu.medium-expanded>li {
        display: table-cell;
        vertical-align: middle
    }

    .menu.medium-simple {
        display: table;
        width: 100%
    }

    .menu.medium-simple>li {
        display: table-cell;
        vertical-align: middle
    }
}

@media print,
screen and (min-width:48em) {
    .menu.mediumer-horizontal li {
        display: inline-block
    }

    .menu.mediumer-vertical li {
        display: block
    }

    .menu.mediumer-expanded {
        display: table;
        width: 100%
    }

    .menu.mediumer-expanded>li {
        display: table-cell;
        vertical-align: middle
    }

    .menu.mediumer-simple {
        display: table;
        width: 100%
    }

    .menu.mediumer-simple>li {
        display: table-cell;
        vertical-align: middle
    }
}

@media print,
screen and (min-width:58.75em) {
    .menu.large-horizontal li {
        display: inline-block
    }

    .menu.large-vertical li {
        display: block
    }

    .menu.large-expanded {
        display: table;
        width: 100%
    }

    .menu.large-expanded>li {
        display: table-cell;
        vertical-align: middle
    }

    .menu.large-simple {
        display: table;
        width: 100%
    }

    .menu.large-simple>li {
        display: table-cell;
        vertical-align: middle
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icon-bottom i,
.menu.icon-bottom i+span,
.menu.icon-bottom img,
.menu.icon-bottom img+span,
.menu.icon-bottom svg,
.menu.icon-bottom svg+span,
.menu.icon-left i,
.menu.icon-left i+span,
.menu.icon-left img,
.menu.icon-left img+span,
.menu.icon-left svg,
.menu.icon-left svg+span,
.menu.icon-right i,
.menu.icon-right i+span,
.menu.icon-right img,
.menu.icon-right img+span,
.menu.icon-right svg,
.menu.icon-right svg+span,
.menu.icon-top i,
.menu.icon-top i+span,
.menu.icon-top img,
.menu.icon-top img+span,
.menu.icon-top svg,
.menu.icon-top svg+span,
.menu.icons i,
.menu.icons i+span,
.menu.icons img,
.menu.icons img+span,
.menu.icons svg,
.menu.icons svg+span {
    vertical-align: middle
}

.menu.icon-left li a i,
.menu.icon-left li a img,
.menu.icon-left li a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu.icon-right li a i,
.menu.icon-right li a img,
.menu.icon-right li a svg {
    margin-left: .25rem;
    display: inline-block
}

.menu.icon-top li a {
    text-align: center
}

.menu.icon-top li a i,
.menu.icon-top li a img,
.menu.icon-top li a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.icon-bottom li a {
    text-align: center
}

.menu.icon-bottom li a i,
.menu.icon-bottom li a img,
.menu.icon-bottom li a svg {
    display: block;
    margin: .25rem auto 0
}

.menu .active>a,
.menu .is-active>a {
    background: #2199e8;
    color: #fff
}

.menu.align-left {
    text-align: left
}

.menu.align-right {
    text-align: right
}

.menu.align-right .submenu li {
    text-align: left
}

.menu.align-right.vertical .submenu li {
    text-align: right
}

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center {
    text-align: center
}

.menu.align-center .submenu li {
    text-align: left
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    text-align: center
}

.menu-centered>.menu .submenu li {
    text-align: left
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff;
    content: ""
}

.menu-icon:hover:after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
    content: ""
}

.menu-icon.dark:hover:after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination:after,
.pagination:before {
    display: table;
    content: " "
}

.pagination:after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media print,
screen and (min-width:40em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #000
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #2199e8;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    padding: .1875rem .625rem;
    content: "\2026";
    color: #000
}

.pagination-previous.disabled:before,
.pagination-previous a:before {
    display: inline-block;
    margin-right: .5rem;
    content: "\00ab"
}

.pagination-next.disabled:after,
.pagination-next a:after {
    display: inline-block;
    margin-left: .5rem;
    content: "\00bb"
}

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

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

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

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

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

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

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

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

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(0, 0, 0, .45);
    overflow-y: scroll
}

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

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

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

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

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

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

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 68.75rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.small {
        width: 50%;
        max-width: 68.75rem
    }
}

@media print,
screen and (min-width:40em) {
    .reveal.large {
        width: 90%;
        max-width: 68.75rem
    }
}

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

@media screen and (max-width:39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

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

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

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

thead {
    background: #f9f9f9;
    color: #000
}

tfoot {
    background: #f2f2f2;
    color: #000
}

tfoot tr,
thead tr {
    background: transparent
}

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

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

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

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

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f2f2f2;
    background-color: #fff
}

@media screen and (max-width:47.9375em) {

    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;
    width: 100%;
    overflow-x: auto
}

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

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

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

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

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fff;
    list-style-type: none
}

.tabs:after,
.tabs:before {
    display: table;
    content: " "
}

.tabs:after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #2199e8
}

.tabs.primary>li>a {
    color: #000
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #1893e4
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #2199e8
}

.tabs-title>a:hover {
    background: #fff;
    color: #1585cf
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #e6e6e6;
    color: #2199e8
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fff;
    color: #000;
    transition: all .5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: 4px solid #fff;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow .2s ease-out
}

a.thumbnail:focus,
a.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, .5)
}

a.thumbnail image {
    box-shadow: none
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted #8a8a8a;
    font-weight: 700;
    cursor: help
}

.tooltip {
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #000;
    font-size: 80%;
    color: #fff
}

.tooltip,
.tooltip:before {
    position: absolute
}

.tooltip.bottom:before {
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset;
    content: "";
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #000;
    bottom: 100%
}

.tooltip.bottom.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top:before {
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset;
    content: "";
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000 transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center:before {
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.left:before {
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset;
    content: "";
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000;
    left: 100%
}

.tooltip.left.align-center:before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.right:before {
    display: block;
    width: 0;
    height: 0;
    border: .75rem inset;
    content: "";
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000 transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center:before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.align-top:before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom:before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left:before {
    left: 10%;
    right: auto
}

.tooltip.align-right:before {
    left: auto;
    right: 10%
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform-origin: top;
    transition-property: transform, opacity
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: rotate(-270deg);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: .75s !important
}

.fast {
    transition-duration: .25s !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    transition-delay: .3s !important
}

.long-delay {
    transition-delay: .7s !important
}

.shake {
    animation-name: a
}

@keyframes a {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }

    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-ccw,
.spin-cw {
    animation-name: b
}

@keyframes b {
    0% {
        transform: rotate(0)
    }

    to {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: c
}

@keyframes c {

    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }

    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: .75s !important
}

.fast {
    animation-duration: .25s !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245) !important
}

.short-delay {
    animation-delay: .3s !important
}

.long-delay {
    animation-delay: .7s !important
}

body:before {
    content: "small";
    display: none
}

@media print,
screen and (min-width:40em) {
    body:before {
        content: "medium"
    }
}

@media print,
screen and (min-width:48em) {
    body:before {
        content: "mediumer"
    }
}

@media print,
screen and (min-width:58.75em) {
    body:before {
        content: "large"
    }
}

@media screen and (min-width:64em) {
    body:before {
        content: "xlarge"
    }
}

@media screen and (min-width:90em) {
    body:before {
        content: "xxlarge"
    }
}

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: none
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    height: 44px;
    width: 44px;
    transform: translateY(-50%);
    border: none;
    border-radius: 50%;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    cursor: pointer
}

.flickity-prev-next-button:hover {
    background: #fff
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09f
}

.flickity-prev-next-button:active {
    opacity: .6
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button:disabled {
    opacity: .3;
    cursor: auto
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-prev-next-button .arrow {
    fill: #333
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        transform: scale(.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.abbr {
    color: #333;
    cursor: default
}

.abbr[title] {
    border: 0
}

.abbr.bold {
    font-weight: 700
}

abbr {
    color: inherit
}

@keyframes d {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes e {
    0% {
        transform: rotate(1turn)
    }

    to {
        transform: rotate(0deg)
    }
}

@keyframes f {
    0% {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

@keyframes g {
    0% {
        transform: scale(1)
    }

    to {
        transform: scale(0)
    }
}

.arrow-white {
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23FFF' height='48' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 7.84L12 12.42l4.59-4.58L18 9.25l-6 6-6-6z'/%3E%3Cpath d='M0-.75h24v24H0z' fill='none'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.arrow-orange,
.arrow-white {
    background-position: 50%;
    background-repeat: no-repeat;
    display: block
}

.arrow-orange {
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-orange.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='9' viewBox='0 0 12 9' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EShape%3C/title%3E%3Cpath d='M1.41.84L6 5.42 10.59.84 12 2.25l-6 6-6-6' fill='%23C85126' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.arrow-orange-fill {
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-orange-fill.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 212 106'%3E%3Ctitle%3EArrow%3C/title%3E%3Cpath fill='%23C85126' d='M.934 0L106.25.25 212.066 0 106 106.066' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
    background-position: 50%;
    background-repeat: no-repeat;
    display: block
}

.back-top {
    visibility: hidden
}

.back-top,
.back-top.is-stuck {
    margin-bottom: .3125rem !important
}

@media screen and (max-width:39.9375em) {
    .back-top.active {
        left: auto !important;
        right: .3125em;
        visibility: visible
    }
}

.back-top a {
    padding-top: 30px;
    overflow: visible;
    margin-bottom: 0 !important;
    margin-right: .28125em;
    position: relative;
    background: #fff;
    float: none;
    font-size: .75rem;
    font-weight: 400;
    display: block;
    width: 100%
}

.back-top a:after {
    clear: both;
    content: "";
    display: table
}

.back-top a:before {
    display: block;
    content: "";
    position: absolute;
    left: calc(50% - 10px);
    top: 10px;
    z-index: 10;
    width: 21px;
    height: 11px;
    background: transparent url(/assets/media/images/site/cyclone/icons/icon-btt.png) no-repeat 0 0
}

.back-top a:focus.button,
.back-top a:hover.button {
    background-color: #fff !important;
    border: 1px solid #dc582a !important;
    color: #dc582a !important
}

.border-divide {
    border-bottom: 1px solid red;
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .border-divide {
        border-bottom: none;
        border-right: 1px solid red;
        padding: 0 1em
    }

    .border-divide:last-child {
        border-right: none
    }
}

@media print,
screen and (min-width:58.75em) {
    .row-adjust {
        margin: 0 -1em
    }
}

.button,
button,
input[type=submit] {
    font-weight: 400;
    line-height: 1.35;
    text-transform: uppercase
}

.button {
    text-decoration: none
}

.button.hollow {
    background: #fff;
    border: 1px solid #d3273e;
    color: #d3273e
}

.button.hollow:focus,
.button.hollow:hover {
    background-color: #9e1d2f;
    border: 1px solid #9e1d2f;
    color: #fff
}

.button.min-padding {
    padding-left: .5em !important;
    padding-right: .5em !important
}

.close-button {
    position: absolute;
    top: .3125rem;
    right: .3125rem;
    height: 2.625rem;
    width: 2.625rem
}

.cta-link {
    color: #d3273e;
    font-size: .875rem;
    font-weight: 700
}

.content-region p .cta-link,
.content-region p .cta-link:active,
.content-region p .cta-link:focus,
.content-region p .cta-link:hover {
    text-decoration: underline
}

@media print,
screen and (min-width:40em) {
    .cta-link {
        font-size: 1rem
    }
}

h1,
h2,
h3,
h4,
h5 {
    color: #007a78;
    font-family: Georgia, garamond, serif
}

h1 {
    font-size: 2rem;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
    h1 {
        font-size: 2.8rem;
        margin-bottom: 1rem
    }
}

h2 {
    font-size: 1.9375rem;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:40em) {
    h2 {
        font-size: 2.1875rem;
        margin-bottom: 1rem
    }
}

.course-ug h3 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.2em
}

h3 {
    font-size: 1.5625em
}

h4 {
    font-size: 1.1875em;
    font-weight: 600
}

h4,
h5 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}

h5 {
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: 1em
}

@media print,
screen and (min-width:40em) {
    h5 {
        font-size: 1rem
    }
}

h6 {
    color: #04827f;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: 1em;
    text-transform: uppercase
}

@media print,
screen and (min-width:40em) {
    h6 {
        font-size: 1rem
    }
}

.sub-heading-1 {
    display: block;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.125rem
}

@media print,
screen and (min-width:40em) {
    .sub-heading-1 {
        font-size: 1.25rem
    }
}

.icon {
    display: inline-block
}

.icon:before {
    height: 100%;
    width: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: block
}

.icon-burger:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-burger.png)
}

.icon-cross:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-cross.png)
}

.icon-lens:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-lens.png)
}

.icon-lens:before:active,
.icon-lens:before:focus,
.icon-lens:before:hover {
    -webkit-filter: hue-rotate(220deg) saturate(5)
}

.social-info .icon {
    height: 1.5625rem;
    width: 1.5625rem
}

.social-info .icon.icon-large {
    height: 2.5rem;
    width: 2.5rem
}

.icon-social-facebook:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-facebook.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M16 0H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h7v-7H7V8.525h2v-2.05C9 4.31 10.212 2.79 12.766 2.79l1.803.003v2.605h-1.2c-.994 0-1.372.746-1.372 1.438v1.69h2.568L14 11h-2v7h4c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%234C4E4E' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-facebook.icon-white:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-facebook-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Efacebook%3C/title%3E%3Cpath d='M16 0H2C.9 0 0 .9 0 2v14c0 1.1.9 2 2 2h7v-7H7V8.525h2v-2.05C9 4.31 10.212 2.79 12.766 2.79l1.803.003v2.605h-1.2c-.994 0-1.372.746-1.372 1.438v1.69h2.568L14 11h-2v7h4c1.1 0 2-.9 2-2V2c0-1.1-.9-2-2-2z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-twitter:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-twitter.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EShape%3C/title%3E%3Cpath d='M17.316 4.246c.008.162.01.326.01.488 0 4.99-3.796 10.742-10.74 10.742-2.132 0-4.115-.625-5.786-1.697.296.033.596.05.9.05 1.77 0 3.397-.603 4.688-1.614a3.777 3.777 0 0 1-3.526-2.62c.23.042.467.065.71.065.345 0 .68-.044.995-.13A3.778 3.778 0 0 1 1.54 5.828V5.78c.508.284 1.09.454 1.71.474a3.772 3.772 0 0 1-1.68-3.143c0-.69.185-1.34.51-1.896a10.728 10.728 0 0 0 7.783 3.943A3.774 3.774 0 0 1 13.54.524c1.085 0 2.066.457 2.755 1.19a7.591 7.591 0 0 0 2.397-.915 3.78 3.78 0 0 1-1.66 2.086 7.55 7.55 0 0 0 2.168-.594 7.623 7.623 0 0 1-1.884 1.953z' fill='%234C4E4E' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-twitter.icon-white:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-twitter-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Etwitter%3C/title%3E%3Cpath d='M17.316 4.246c.008.162.01.326.01.488 0 4.99-3.796 10.742-10.74 10.742-2.132 0-4.115-.625-5.786-1.697.296.033.596.05.9.05 1.77 0 3.397-.603 4.688-1.614a3.777 3.777 0 0 1-3.526-2.62c.23.042.467.065.71.065.345 0 .68-.044.995-.13A3.778 3.778 0 0 1 1.54 5.828V5.78c.508.284 1.09.454 1.71.474a3.772 3.772 0 0 1-1.68-3.143c0-.69.185-1.34.51-1.896a10.728 10.728 0 0 0 7.783 3.943A3.774 3.774 0 0 1 13.54.524c1.085 0 2.066.457 2.755 1.19a7.591 7.591 0 0 0 2.397-.915 3.78 3.78 0 0 1-1.66 2.086 7.55 7.55 0 0 0 2.168-.594 7.623 7.623 0 0 1-1.884 1.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-instagram:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-instagram.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Einstagram%3C/title%3E%3Cpath d='M17.946 5.29a6.629 6.629 0 0 0-.418-2.185 4.388 4.388 0 0 0-1.04-1.594A4.425 4.425 0 0 0 14.895.474a6.659 6.659 0 0 0-2.184-.418C11.75.01 11.446 0 9 0S6.25.01 5.29.054a6.63 6.63 0 0 0-2.186.418c-.6.226-1.145.58-1.594 1.04-.456.448-.81.99-1.037 1.592-.26.7-.403 1.438-.418 2.184C.01 6.25 0 6.555 0 9s.01 2.75.054 3.71c.015.747.157 1.486.418 2.185.226.6.58 1.145 1.04 1.594.448.456.992.81 1.593 1.037.7.26 1.438.403 2.184.418C6.25 17.99 6.554 18 9 18s2.75-.01 3.71-.054a6.629 6.629 0 0 0 2.185-.418 4.604 4.604 0 0 0 2.633-2.633c.26-.7.403-1.438.418-2.184.044-.96.054-1.265.054-3.71s-.01-2.75-.054-3.71zm-1.62 7.347a4.984 4.984 0 0 1-.31 1.67 2.984 2.984 0 0 1-1.708 1.71 5.04 5.04 0 0 1-1.67.31c-.95.042-1.235.05-3.638.05-2.403 0-2.688-.008-3.637-.05a5.034 5.034 0 0 1-1.67-.31 2.8 2.8 0 0 1-1.036-.674c-.3-.29-.53-.644-.673-1.035a4.989 4.989 0 0 1-.31-1.67c-.043-.95-.052-1.235-.052-3.638 0-2.403.01-2.688.052-3.637.007-.57.112-1.136.31-1.67.144-.392.374-.745.673-1.036.29-.3.644-.53 1.035-.673a4.989 4.989 0 0 1 1.67-.31c.95-.043 1.235-.052 3.638-.052 2.403 0 2.688.01 3.637.052.57.007 1.136.112 1.67.31.392.144.745.374 1.036.673.3.29.53.644.673 1.035.198.535.303 1.1.31 1.67.043.95.052 1.235.052 3.638 0 2.403-.01 2.688-.052 3.637zM9 4.377a4.623 4.623 0 1 0 .002 9.244A4.623 4.623 0 0 0 9 4.378zM9 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm5.884-7.804a1.08 1.08 0 1 1-2.16 0 1.08 1.08 0 0 1 2.16 0z' fill='%234E4E4E' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-instagram.icon-white:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-instagram-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Einstagram%3C/title%3E%3Cpath d='M17.946 5.29a6.629 6.629 0 0 0-.418-2.185 4.388 4.388 0 0 0-1.04-1.594A4.425 4.425 0 0 0 14.895.474a6.659 6.659 0 0 0-2.184-.418C11.75.01 11.446 0 9 0S6.25.01 5.29.054a6.63 6.63 0 0 0-2.186.418c-.6.226-1.145.58-1.594 1.04-.456.448-.81.99-1.037 1.592-.26.7-.403 1.438-.418 2.184C.01 6.25 0 6.555 0 9s.01 2.75.054 3.71c.015.747.157 1.486.418 2.185.226.6.58 1.145 1.04 1.594.448.456.992.81 1.593 1.037.7.26 1.438.403 2.184.418C6.25 17.99 6.554 18 9 18s2.75-.01 3.71-.054a6.629 6.629 0 0 0 2.185-.418 4.604 4.604 0 0 0 2.633-2.633c.26-.7.403-1.438.418-2.184.044-.96.054-1.265.054-3.71s-.01-2.75-.054-3.71zm-1.62 7.347a4.984 4.984 0 0 1-.31 1.67 2.984 2.984 0 0 1-1.708 1.71 5.04 5.04 0 0 1-1.67.31c-.95.042-1.235.05-3.638.05-2.403 0-2.688-.008-3.637-.05a5.034 5.034 0 0 1-1.67-.31 2.8 2.8 0 0 1-1.036-.674c-.3-.29-.53-.644-.673-1.035a4.989 4.989 0 0 1-.31-1.67c-.043-.95-.052-1.235-.052-3.638 0-2.403.01-2.688.052-3.637.007-.57.112-1.136.31-1.67.144-.392.374-.745.673-1.036.29-.3.644-.53 1.035-.673a4.989 4.989 0 0 1 1.67-.31c.95-.043 1.235-.052 3.638-.052 2.403 0 2.688.01 3.637.052.57.007 1.136.112 1.67.31.392.144.745.374 1.036.673.3.29.53.644.673 1.035.198.535.303 1.1.31 1.67.043.95.052 1.235.052 3.638 0 2.403-.01 2.688-.052 3.637zM9 4.377a4.623 4.623 0 1 0 .002 9.244A4.623 4.623 0 0 0 9 4.378zM9 12a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm5.884-7.804a1.08 1.08 0 1 1-2.16 0 1.08 1.08 0 0 1 2.16 0z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-vimeo:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-vimeo.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Evimeo%3C/title%3E%3Cpath d='M17.91 3.84c-1.006 5.773-6.625 10.66-8.315 11.777-1.69 1.115-3.233-.447-3.792-1.63-.64-1.348-2.56-8.657-3.062-9.262-.5-.605-2.01.605-2.01.605L0 4.354S3.06.63 5.39.164c2.47-.494 2.467 3.863 3.06 6.28.575 2.343.962 3.68 1.464 3.68s1.462-1.304 2.512-3.304c1.053-2.004-.045-3.772-2.1-2.514.822-5.027 8.59-6.236 7.584-.466z' fill='%234E4E4E' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-vimeo.icon-white:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-vimeo-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 18 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Evimeo%3C/title%3E%3Cpath d='M17.91 3.84c-1.006 5.773-6.625 10.66-8.315 11.777-1.69 1.115-3.233-.447-3.792-1.63-.64-1.348-2.56-8.657-3.062-9.262-.5-.605-2.01.605-2.01.605L0 4.354S3.06.63 5.39.164c2.47-.494 2.467 3.863 3.06 6.28.575 2.343.962 3.68 1.464 3.68s1.462-1.304 2.512-3.304c1.053-2.004-.045-3.772-2.1-2.514.822-5.027 8.59-6.236 7.584-.466z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-youtube:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-youtube.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eyoutube%3C/title%3E%3Cpath d='M10 .3C.172.3 0 1.174 0 8c0 6.826.172 7.7 10 7.7s10-.874 10-7.7c0-6.826-.172-7.7-10-7.7zm3.205 8.034l-4.49 2.096c-.393.182-.715-.022-.715-.456V6.026c0-.433.322-.638.715-.456l4.49 2.096c.393.184.393.484 0 .668z' fill='%234E4E4E' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.icon-social-youtube.icon-white:before {
    background-image: url(/assets/media/images/site/cyclone/icons/icon-social-youtube-white.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 16' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3Eyoutube%3C/title%3E%3Cpath d='M10 .3C.172.3 0 1.174 0 8c0 6.826.172 7.7 10 7.7s10-.874 10-7.7c0-6.826-.172-7.7-10-7.7zm3.205 8.034l-4.49 2.096c-.393.182-.715-.022-.715-.456V6.026c0-.433.322-.638.715-.456l4.49 2.096c.393.184.393.484 0 .668z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent)
}

.indented {
    padding: .5em 1em .5em 1.3em;
    border-left: 5px solid #00bfb2
}

.indented :last-child {
    margin-bottom: 0
}

.lead {
    font-size: 1.25em;
    line-height: 1.2em !important
}

.line-top {
    border-top: 4px solid #00bfb2;
    padding-top: 2rem;
    margin-top: 2rem
}

a,
a:active,
a:focus,
a:hover {
    color: #d3273e;
    text-decoration: underline
}

a p {
    color: #000
}

.old-module-link {
    border-bottom: 1px dashed #dc582a;
    color: #000;
    text-decoration: none !important
}

ol,
ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0
}

.content-region ol,
.content-region ul,
main ol,
main ul {
    margin-bottom: 1.5em
}

ul.with-separators li:after {
    content: "|";
    display: inline-block
}

ul.with-separators li.no-separator:after,
ul.with-separators li:last-child:after {
    display: none
}

.wysiwyg ul {
    margin-bottom: 1rem;
    margin-left: 1.5rem;
    list-style-type: disc
}

.wysiwyg ul>li {
    margin-bottom: .5rem;
    padding-left: .5rem
}

.wysiwyg ul.no-bullets>li {
    background: none !important;
    padding-left: 0 !important
}

.wysiwyg ol,
.wysiwyg ol ol {
    margin: 0
}

.wysiwyg ol>li {
    list-style-position: inside;
    list-style-type: decimal;
    margin-bottom: .5em
}

.wysiwyg ol.no-numbers>li {
    list-style-type: none !important
}

.course-ug ul.tabs>li:before {
    content: "";
    margin: 0
}

.list-module-info {
    margin-bottom: 1.25em
}

.list-module-info li {
    color: #244770
}

.list-plain li {
    background-image: none !important;
    padding-left: 0 !important
}

.list-statistics {
    margin-bottom: 1.25em
}

.list-statistics dt {
    display: inline-block;
    margin: .625em 0 0
}

.list-statistics dd {
    display: inline
}

.list-statistics dd:after {
    content: "";
    display: block
}

.logo a {
    background-image: url(/assets/media/images/site/cyclone/logos/logo.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 113.4 113.4' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23003B49'%3E%3Cpath d='M16.6 78.6c0 1.1 0 2.4-1.4 3.2-.8.5-1.8.5-2.1.5-.6 0-2-.1-2.7-1-.8-.9-.8-1.8-.8-2.6v-6.6h1.9v6.5c0 .6.1 1.3.4 1.6.3.3.9.5 1.4.5.6 0 1.2-.2 1.5-.6.3-.4.3-1.1.3-1.5v-6.5h1.5v6.5zM28.1 82.2h-1.7l-3.9-6.4c-.1-.2-.5-.9-.6-1.1v7.6h-1.5V72.1h2l3.5 5.9c0 .1.3.5.6 1.2v-7.1H28v10.1z'/%3E%3C/g%3E%3Cpath fill='%23003B49' d='M32.6 72.1h1.8v10.1h-1.8zM40.9 82.2l-3.1-10.1h2l2.3 7.8 2.3-7.8h1.5l-3.1 10.1zM49.3 82.2V72.1h6.5v1.5h-4.7v2.8h3.8v1.4h-3.8v2.9h4.8v1.5z'/%3E%3Cg fill='%23003B49'%3E%3Cpath d='M65.6 82.2L64 78.1h-2.6v4.1h-1.8V72.1H64c1.3 0 2 .2 2.6.8.5.5.9 1.1.9 2.2 0 1.9-1.3 2.4-1.8 2.7l1.8 4.4h-1.9zm-4.1-5.6h2.3c.9 0 1.9-.3 1.9-1.6 0-.8-.5-1.5-1.8-1.5h-2.4v3.1zM72 79.4c.1.4.3 1 1.2 1.3.5.2.9.2 1.3.2 1.7 0 2-.9 2-1.3 0-1-.8-1.2-1.2-1.3l-2.3-.6c-1.5-.4-2.2-1.4-2.2-2.7 0-1.9 1.5-3 3.6-3 1 0 2 .3 2.8.9.6.5.8 1 .8 1.3l-1.7.4c-.1-.3-.4-1.1-1.9-1.1-1.4 0-1.7.7-1.7 1.3 0 .8.9 1.1 1.4 1.2l1.7.4c.9.2 2.6.7 2.6 2.9 0 2-1.7 3.2-4 3.2-1.2 0-2.3-.3-3.1-1-.7-.5-.9-1.2-1-1.6l1.7-.5z'/%3E%3C/g%3E%3Cpath fill='%23003B49' d='M82.1 72.1h1.8v10.1h-1.8zM90 82.2v-8.5h-2.7v-1.6h7.3v1.6H92v8.5zM100.5 82.2V78l-3.4-5.9h2.2l2.4 4.2 2.3-4.2h1.7l-3.2 5.9v4.2zM18 98.9c-3.2 0-4.2-2.9-4.2-5.2 0-2.7 1.5-5.2 4.3-5.2s4.2 2.5 4.2 5.2c0 3-1.6 5.2-4.3 5.2m1.9-7.9c-.5-1-1.4-1.1-1.8-1.1-1.9 0-2.3 1.9-2.3 3.7 0 1.2.2 3.7 2.3 3.7.9 0 1.6-.6 1.9-1.2.2-.5.5-1.1.5-2.6-.1-.3-.1-1.5-.6-2.5M25.4 98.7V88.6h6.3v1.6h-4.5v2.7h3.6v1.6h-3.6v4.2z'/%3E%3Cg fill='%23003B49'%3E%3Cpath d='M40.1 95.9c.1.4.3 1 1.2 1.3.5.2.9.2 1.3.2 1.7 0 2-.9 2-1.3 0-1-.8-1.2-1.2-1.3l-2.3-.6c-1.5-.4-2.2-1.4-2.2-2.7 0-1.9 1.5-3 3.6-3 1 0 2 .3 2.8.9.6.5.8 1 .8 1.3l-1.7.4c-.1-.3-.4-1.1-1.9-1.1-1.4 0-1.7.7-1.7 1.3 0 .8.9 1.1 1.4 1.2l1.7.4c.9.2 2.6.7 2.6 2.9 0 2-1.7 3.2-4 3.2-1.2 0-2.3-.3-3.1-1-.7-.5-.9-1.2-1-1.6l1.7-.5zM56.8 95.1c0 1.1 0 2.4-1.4 3.2-.8.5-1.8.5-2.1.5-.6 0-2-.1-2.7-1-.8-.9-.8-1.8-.8-2.6v-6.6h1.9v6.5c0 .6.1 1.3.4 1.6.3.3.9.5 1.4.5.6 0 1.2-.2 1.5-.6.3-.4.3-1.1.3-1.5v-6.5h1.5v6.5zM61.1 95.9c.1.4.3 1 1.2 1.3.5.2.9.2 1.3.2 1.7 0 2-.9 2-1.3 0-1-.8-1.2-1.2-1.3l-2.4-.6c-1.5-.4-2.2-1.4-2.2-2.7 0-1.9 1.5-3 3.6-3 1 0 2 .3 2.8.9.6.5.8 1 .8 1.3l-1.7.4c-.1-.3-.4-1.1-1.9-1.1-1.4 0-1.7.7-1.7 1.3 0 .8.9 1.1 1.4 1.2l1.7.4c.9.2 2.6.7 2.6 2.9 0 2-1.7 3.2-4 3.2-1.2 0-2.3-.3-3.1-1-.7-.5-.9-1.2-1-1.6l1.8-.5zM71.4 95.9c.1.4.3 1 1.2 1.3.5.2.9.2 1.3.2 1.7 0 2-.9 2-1.3 0-1-.8-1.2-1.2-1.3l-2.3-.6c-1.5-.4-2.2-1.4-2.2-2.7 0-1.9 1.5-3 3.6-3 1 0 2 .3 2.8.9.6.5.8 1 .8 1.3l-1.7.4c-.1-.3-.4-1.1-1.9-1.1-1.4 0-1.7.7-1.7 1.3 0 .8.9 1.1 1.4 1.2l1.7.4c.9.2 2.6.7 2.6 2.9 0 2-1.7 3.2-4 3.2-1.2 0-2.3-.3-3.1-1-.7-.5-.9-1.2-1-1.6l1.7-.5z'/%3E%3C/g%3E%3Cpath fill='%23003B49' d='M81 98.7V88.6h6.5v1.5h-4.7v2.8h3.8v1.4h-3.8v2.8h4.8v1.6zM96.7 98.7l-2.3-4-2.3 4h-1.7l3.2-5.3-2.8-4.8h2.1l1.9 3.4 2-3.4h1.7l-2.8 4.6 3.1 5.5zM22.5 41.8c0 10.7 4.7 16.7 15 16.7 7.4 0 13.2-4.3 15.9-11 0-.1.1-.1.1-.1v.1c3.5 6.8 10.8 11 20.9 11 10.7 0 19.2-5.5 19.2-13.7 0-5.9-3.7-9.5-11.2-12.9-1.1-.5-3.4-1.6-4.4-2.1-3.9-1.9-6.2-3.6-6.2-7.1 0-3.7 3.3-6.2 7.7-6.2 6.9 0 9.6 5.1 11.5 10.7h1.7L91.8 15h-1.3l-.2.2c-.9 1.1-2 1.1-3.8.5-2.1-.7-4.5-1.3-7.2-1.3-8.3 0-14.5 5.2-14.5 11.8 0 5.6 3.3 9.2 9.8 12.1.9.4 3.1 1.5 4.3 2 3.8 1.8 6.9 3.6 6.9 7.7 0 5.3-5.4 8.2-11.3 8.2-9.4 0-14.7-6.1-14.7-16.5V15.6H43.4v1.7h.5c6.3.6 7.1 1.7 7.1 8.2v14.1c0 10-4.1 15.9-10.9 15.9-6.2 0-8.5-4.8-8.5-13.1V15.6H15.4v1.7h.4c5.9.6 6.8 1.3 6.8 8v16.5z'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
    height: 6.375rem;
    width: 7.3125rem;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2000
}

.menu li {
    background-image: none;
    padding-left: 0
}

.no-wrap {
    white-space: nowrap
}

.well-padded {
    padding: 2rem
}

.no-padding-top {
    padding-top: 0
}

.page-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    display: none;
    z-index: 150
}

input::-webkit-input-placeholder {
    color: #7d7d7d
}

input:-moz-placeholder,
input::-moz-placeholder {
    color: #7d7d7d
}

input:-ms-input-placeholder {
    color: #7d7d7d
}

pre {
    overflow: auto
}

.content-region>.row,
main>.row {
    margin-bottom: 1.25em
}

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

.section {
    padding: 1.25em 0
}

@media print,
screen and (min-width:40em) {
    .section {
        padding: 1.25em 1.25em 0
    }
}

.section.content-section {
    padding-top: 0
}

.shaded {
    background: #f4f4f4
}

.small-centered.float-right {
    float: none !important
}

@media print,
screen and (min-width:40em) {
    .small-centered.float-right {
        float: right !important
    }
}

.spinner {
    height: 2.5rem;
    width: 3.125rem;
    font-size: .625rem;
    line-height: 17.5rem;
    margin: 0 auto;
    text-align: center
}

.spinner>div {
    animation: h 1.2s infinite ease-in-out;
    height: 100%;
    width: .375rem;
    background-color: #df465a;
    display: inline-block
}

.spinner .rect-2 {
    animation-delay: -1.1s
}

.spinner .rect-3 {
    animation-delay: -1s
}

.spinner .rect-4 {
    animation-delay: -.9s
}

.spinner .rect-5 {
    animation-delay: -.8s
}

@keyframes h {

    0%,
    40%,
    to {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

.finder select {
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-orange-fill.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 212 106'%3E%3Ctitle%3EArrow%3C/title%3E%3Cpath fill='%23C85126' d='M.934 0L106.25.25 212.066 0 106 106.066' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
    background-size: 6.5%
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #7d7d7d
}

.tabs-dropdown-trigger {
    background-color: #467a7b;
    color: #fff;
    font-size: 1.1875rem;
    line-height: 1.25;
    margin-bottom: .3125em;
    padding: .5em 1em;
    position: relative;
    text-align: center
}

.tabs-dropdown-trigger:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 2.625rem;
    width: 2.625rem;
    background: #467a7b url(/assets/media/images/site/cyclone/arrows/arrow-white.png) no-repeat 50%;
    background-size: 1.875em auto;
    content: "";
    display: block
}

.tabs-dropdown-trigger.open:after {
    transform: rotate(180deg)
}

.text-uppercase {
    text-transform: uppercase
}

.tooltip {
    background-color: #fff;
    border: 1px solid #c4c4c4;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .75);
    color: #000;
    font-size: .9375rem;
    max-width: 15rem !important;
    padding: 1.25em
}

.tooltip:before {
    display: none !important
}

.tooltip:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 16px;
    width: 16px;
    transform: perspective(999px) translateZ(1px) rotate(225deg);
    outline: 1px solid transparent;
    background-color: #fff;
    border-bottom: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    content: "";
    display: block;
    margin: 0 0 -.5em -.5em
}

.tooltip.top:after {
    top: 100%;
    transform: perspective(999px) translateZ(1px) rotate(45deg)
}

.tooltip.left:after,
.tooltip.top:after {
    position: absolute;
    bottom: auto;
    margin: -.5em 0 0 -.5em
}

.tooltip.left:after {
    top: 50%;
    left: 100%;
    transform: perspective(999px) translateZ(1px) rotate(315deg)
}

.tooltip.right:after {
    position: absolute;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    transform: perspective(999px) translateZ(1px) rotate(135deg);
    margin: -.5em -.5em 0 0
}

.underline {
    text-decoration: underline !important
}

.accordion {
    border: 0;
    margin: 0 0 20px !important
}

@media screen and (min-width:40em) {
    .accordion {
        margin: 0 0 30px !important
    }
}

.accordion>li:before {
    content: none !important
}

.accordion .accordion-item {
    background: none !important;
    padding: 0 !important;
    border-bottom: 1.1px solid #d3273e;
    margin-bottom: 0;
    list-style-type: none
}

.accordion .accordion-item .accordion-title {
    color: #007a78;
    font-size: 1.25em;
    font-family: Georgia, garamond, serif;
    border-bottom: 0;
    padding: .5em 50px .5em 0;
    margin: 0;
    text-decoration: none;
    line-height: 1.5em
}

.accordion .accordion-item .accordion-title:after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width:40em) {
    .accordion .accordion-item .accordion-title {
        font-size: 1.5em
    }
}

.accordion .accordion-item .accordion-title:before {
    background: transparent url(/assets/media/images/site/cyclone/icons/icon-acc-plus.svg) no-repeat 0 0;
    content: "";
    width: 15px;
    height: 15px;
    right: 10px;
    transition: all .2s ease-out;
    transform: translateZ(0)
}

.accordion .accordion-item .accordion-title:focus,
.accordion .accordion-item .accordion-title:hover {
    background: transparent;
    text-decoration: none
}

.accordion .accordion-item.is-active {
    border-bottom: 1.1px solid #d3273e
}

.accordion .accordion-item.is-active>.accordion-title:before {
    transform: rotate(45deg) translateZ(0)
}

.accordion .accordion-item .accordion-content {
    border-bottom: 0;
    padding: 0 5px
}

@media print,
screen and (min-width:58.75em) {
    .accordion .accordion-item .accordion-content {
        padding: 0 15px 15px 0
    }
}

.accordion .accordion-item:first-of-type {
    border-top: 1.1px solid #d3273e
}

.accordion .accordion {
    border: 0;
    margin: 0 0 20px
}

.accordion .accordion .accordion-item {
    border-bottom: 1.1px solid #d3273e
}

.accordion .accordion .accordion-item .accordion-title {
    color: #007a78;
    font-size: .9em;
    font-weight: 700;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    padding: 15px 50px 15px 0
}

.accordion .accordion .accordion-item .accordion-title:after {
    clear: both;
    content: "";
    display: table
}

.accordion .accordion .accordion-item .accordion-title:before {
    background: transparent url(/assets/media/images/site/cyclone/icons/icon-acc-plus.svg) no-repeat 0 0;
    width: 15px;
    height: 15px;
    top: 25px;
    right: 20px;
    transition: all .2s ease-out
}

.accordion .accordion .accordion-item .accordion-title:focus,
.accordion .accordion .accordion-item .accordion-title:hover {
    background: transparent
}

.accordion .accordion .accordion-item.is-active>.accordion-title:before {
    transform: rotate(45deg)
}

.accordion .accordion .accordion-item .accordion-content {
    border-bottom: 0;
    padding-top: 0
}

.accordion .accordion .accordion-item .accordion-content .module--extra .credits {
    font-weight: 700
}

.accordion .accordion .accordion-item .accordion-content .module--extra p {
    line-height: 1.4em;
    font-size: .9375em
}

.accordion .accordion .accordion-item:first-of-type {
    border-top: 1.1px solid #d3273e
}

.accordion.small .accordion-item {
    border-bottom-color: #007a78
}

.accordion.small .accordion-item .accordion-title {
    color: #d3273e;
    font-size: 1.2em;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}

.accordion.small .accordion-item:first-of-type {
    border-top-color: #007a78
}

.banner {
    background-color: #204487;
    background-size: cover;
    background-position: 50%;
    padding: 3.5em 0 2.5em;
    text-align: center
}

.banner h1 {
    color: #fff;
    font-size: 1.875rem
}

@media print,
screen and (min-width:40em) {
    .banner h1 {
        color: #004960;
        font-size: 2.5rem
    }
}

.banner .sub-heading-1 {
    color: #fff;
    font-size: 1rem;
    margin: 1.5em 0
}

@media print,
screen and (min-width:40em) {
    .banner .sub-heading-1 {
        color: #383838
    }
}

.banner.banner-dark-bg .sub-heading-1,
.banner.banner-dark-bg h1 {
    color: #fff
}

.banner .button {
    margin-right: 0
}

.banner .button.fixed-min-width {
    width: 100%
}

@media print,
screen and (min-width:40em) {
    .banner .button.fixed-min-width {
        min-width: 15.625rem
    }
}

blockquote {
    color: #1d4289;
    font-family: Georgia, garamond, serif;
    font-size: 1.5rem;
    margin-bottom: 1.25em;
    line-height: 1.2;
    border: 0;
    margin: 35px 0;
    padding: 40px 0 0;
    position: relative;
    text-align: center
}

blockquote:after {
    clear: both;
    content: "";
    display: table
}

@media print,
screen and (min-width:40em) {
    blockquote {
        font-size: 1.625rem
    }

    .cyclone-full-width blockquote {
        font-size: 2.1875rem
    }
}

.landing blockquote cite {
    background-image: none
}

blockquote.quote-large {
    font-size: 1.5625rem
}

@media screen and (max-width:39.9375em) {
    blockquote:before {
        content: "“";
        display: inline
    }
}

@media print,
screen and (min-width:40em) {
    blockquote:before {
        content: "“";
        display: inline
    }
}

blockquote cite {
    color: #1d4289;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .875rem;
    font-style: normal;
    line-height: 1.5em;
    margin-top: 15px;
    padding-top: 15px
}

blockquote cite:before {
    content: ""
}

blockquote cite span {
    font-weight: 700;
    font-size: .875rem;
    text-transform: uppercase
}

blockquote cite.dark p {
    color: #383838
}

blockquote cite .name {
    font-size: .875rem;
    font-weight: 700;
    margin-bottom: .3125em;
    text-transform: uppercase
}

blockquote cite .course {
    font-size: .875rem
}

blockquote.image:after {
    clear: both;
    content: "";
    display: table
}

blockquote.image img {
    float: left;
    margin: 0;
    width: 45%;
    height: auto;
    display: block
}

blockquote.image p {
    font-family: Georgia, garamond, serif;
    font-style: italic;
    font-weight: 400;
    font-size: 1em;
    color: #00807e;
    line-height: 1.1em;
    padding-left: 50%
}

blockquote.image cite {
    margin-left: 50%
}

blockquote.image:after {
    display: none
}

.course-ug.year-2019 blockquote,
.course-ug.year-2019 blockquote cite {
    color: #5d3754
}

.blockquote {
    margin-bottom: 1.875em;
    padding-top: 0
}

@media print,
screen and (min-width:40em) {
    .blockquote {
        padding-top: 2.5em
    }
}

.blockquote:after {
    background: none
}

.blockquote:before {
    display: none
}

.blockquote .quotation p {
    color: #346893;
    font-family: Georgia, garamond, serif;
    font-size: 1.5rem;
    margin-bottom: 1.25em;
    line-height: 1.2
}

@media print,
screen and (min-width:40em) {
    .blockquote .quotation p {
        font-size: 2.1875rem;
        position: relative
    }
}

.blockquote .quotation p:first-child:before {
    content: "“";
    display: inline
}

@media print,
screen and (min-width:40em) {
    .blockquote .quotation p:first-child:before {
        position: absolute;
        top: -4.375rem;
        left: -.625rem;
        display: block;
        font-size: 8.75rem
    }
}

.blockquote .quotation p:last-child {
    margin-bottom: 0
}

.blockquote .quotation p:last-child:after {
    content: "”";
    display: inline
}

.blockquote .citation {
    background: transparent url(/assets/media/images/site/cyclone/icons/icon-bar.png) no-repeat 0 0;
    margin-top: .8125em;
    padding-top: .8125em
}

@media print,
screen and (min-width:40em) {
    .blockquote .citation {
        margin-top: 1.625em;
        padding-top: 1.625em
    }
}

.blockquote .citation-author-name {
    display: block;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.45;
    text-transform: none
}

.blockquote .citation-author-description {
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.45;
    text-transform: none
}

.blockquote-image {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex
}

.blockquote-image .author-image {
    display: none
}

@media print,
screen and (min-width:40em) {
    .blockquote-image .author-image {
        border-right: 2px solid #b1b0ae;
        display: block;
        margin-right: .5625em;
        padding-right: .5625em
    }
}

.blockquote-image .blockquote {
    box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 0
}

@media print,
screen and (min-width:58.75em) {
    .blockquote-image .blockquote .quotation {
        max-width: 80%
    }
}

.blockquote-image .blockquote .quotation p {
    font-size: 1.3125rem;
    line-height: 1.4
}

@media print,
screen and (min-width:40em) {
    .blockquote-image .blockquote .quotation p {
        font-size: 1.3125rem;
        position: relative
    }
}

.blockquote-image .blockquote .quotation p:first-child:before {
    content: "“";
    display: inline
}

@media print,
screen and (min-width:40em) {
    .blockquote-image .blockquote .quotation p:first-child:before {
        position: static;
        font-size: 1.3125rem
    }
}

.blockquote-image .blockquote .citation {
    background-image: none
}

.button-floating-action {
    animation: g .25s ease-in-out 0s forwards;
    border-radius: 100%;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 3.5rem;
    width: 3.5rem;
    background-color: #d3273e;
    box-shadow: 0 7px 5px -4px rgba(0, 0, 0, .15);
    display: none;
    padding: initial;
    z-index: 2
}

.button-floating-action:active,
.button-floating-action:focus,
.button-floating-action:hover {
    background-color: #9e1d2f
}

@media screen and (max-width:39.9375em) {
    .button-floating-action {
        display: none !important
    }
}

.button-floating-action:before {
    animation: e .25s ease-in-out 0s;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-image: url(/assets/media/images/site/cyclone/icons/icon-arrow-top-link.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23FFF' height='48' viewBox='0 0 24 24' width='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.41 15.41L12 10.83l4.59 4.58L18 14l-6-6-6 6z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    content: "";
    display: inline-block
}

.button-floating-action.js-animate {
    animation: f .25s ease-in-out 0s forwards
}

.button-floating-action.js-animate:after {
    animation: d .25s ease-in-out 0s
}

@media print,
screen and (min-width:40em) {
    .button-floating-action {
        position: fixed;
        right: 1.5rem;
        bottom: 1.5rem
    }
}

.button-group.landing-buttons {
    font-size: 1rem;
    margin: 2em auto 0
}

@media print,
screen and (min-width:40em) {
    .button-group.landing-buttons {
        width: 80%
    }
}

.button-group.landing-buttons li {
    margin-bottom: 1em
}

.button-group.landing-buttons .button {
    display: block;
    float: none;
    padding: 1.25em
}

@media print,
screen and (min-width:40em) {
    .button-group.landing-buttons.row-for-medium {
        width: 100%
    }

    .button-group.landing-buttons.row-for-medium li {
        display: block;
        float: right;
        width: 49%
    }

    .button-group.landing-buttons.row-for-medium li:last-child {
        margin-right: .3125em
    }

    .button-group.landing-buttons.row-for-medium .button {
        white-space: nowrap
    }
}

.button-group.course-buttons {
    padding-right: .3125em
}

@media print,
screen and (min-width:40em) {
    .button-group.course-buttons {
        margin-top: 5rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .button-group.course-buttons {
        margin-top: 7.5rem
    }
}

.button-group.course-buttons .button {
    font-size: .75rem;
    font-weight: 400;
    margin-bottom: .0625em;
    margin-right: .3125em
}

.button-group.course-buttons .button:first-child {
    border-right: 1px solid #dc582a
}

.button-group.course-buttons .button:focus,
.button-group.course-buttons .button:hover {
    background-color: #9e1d2f;
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .button-group.course-buttons .button {
        margin-bottom: 1em
    }
}

@media screen and (max-width:39.9375em) {
    .sticky-course-buttons {
        margin-top: .25em;
        max-width: none !important;
        position: static
    }

    .sticky-course-buttons .button {
        font-size: 1rem !important;
        float: left;
        margin-left: -.3125em;
        padding: .5em 1em;
        text-align: left;
        text-transform: uppercase;
        width: 50%
    }

    .sticky-course-buttons .button span {
        display: block;
        height: 100%
    }

    .sticky-course-buttons .button:last-child {
        float: right;
        margin-right: -.3125em
    }

    .sticky-course-buttons .course-buttons {
        padding-right: 0
    }
}

@media print,
screen and (min-width:40em) {

    .sticky-course-buttons .button,
    .sticky-course-buttons span {
        display: block;
        width: 100%
    }
}

.finder {
    background: #dc582a;
    padding: .9375em 1.875em
}

.finder h1 {
    color: #fff;
    text-align: center;
    font-size: 1.5625rem;
    margin-bottom: 1rem
}

@media print,
screen and (min-width:40em) {
    .finder h1 {
        font-size: 2.1875rem;
        margin-bottom: .625em
    }
}

.finder h3 {
    color: #fff !important;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    padding-top: 0 !important
}

.finder ul {
    list-style-type: none;
    margin-left: 0
}

.finder li {
    background-image: none !important;
    padding: 0 !important
}

.finder a {
    color: #fff;
    text-decoration: underline
}

.finder input,
.finder select {
    border: none
}

.finder .input-group-button {
    vertical-align: top !important
}

.finder .button {
    background-color: #523b32 !important
}

.finder .button:active,
.finder .button:focus,
.finder .button:hover {
    background-color: #fff !important;
    color: #523b32 !important
}

.finder .input-group-button .button {
    margin-left: .75em;
    font-size: 1rem;
    padding: .5625rem .75rem .625rem
}

@media print,
screen and (min-width:40em) {
    .finder .finder-courses-browser {
        border-right: 1px solid #fff;
        margin-right: 2em;
        padding-right: 2em
    }
}

.finder-courses-form>div {
    margin-bottom: 5px
}

.highlight {
    background: #f8f6f2;
    padding: 30px 25px;
    margin-bottom: 30px
}

.highlight ul {
    margin: 0 0 1em
}

.highlight ul li:last-of-type {
    padding-bottom: 0
}

.highlight :last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.highlight :first-child {
    margin-top: 0;
    padding-top: 0
}

.highlights {
    margin: .5em 0
}

.highlights div div {
    background-color: #f9f8f5;
    padding: 2em;
    width: 100%;
    margin: 1em 0 0
}

.highlights div p {
    margin-bottom: 0
}

.highlights div h3 {
    font-family: Georgia, garamond, serif;
    font-size: 1.4em;
    margin-bottom: .5em;
    color: inherit
}

.highlights div .social {
    padding-top: 2em
}

.highlights div .social a {
    padding: .5em
}

.highlights div .contact {
    background-color: #e67042
}

.highlights div .contact a,
.highlights div .contact h3,
.highlights div .contact p {
    color: #fff
}

@media print,
screen and (min-width:40em) {
    .highlights .twocol {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .highlights .twocol div:first-child {
        margin-right: 1em
    }
}

.image-quote {
    margin: 20px 0
}

.image-quote:after {
    clear: both;
    content: "";
    display: table
}

@media screen and (min-width:40em) {
    .image-quote {
        margin: 30px 0
    }
}

.image-quote .img {
    display: none
}

@media screen and (min-width:40em) {
    .image-quote .img {
        display: block;
        float: left;
        max-width: 15em;
        width: 35%;
        margin: 0
    }
}

.image-quote .img img {
    width: 100%;
    height: auto;
    display: block
}

.image-quote .copy {
    color: #1d4289
}

.year-2019 .image-quote .copy {
    color: #5d3754
}

@media screen and (min-width:40em) {
    .image-quote .copy {
        float: left;
        padding-left: 2em;
        max-width: 65%
    }
}

.image-quote .copy .quote {
    font-family: Georgia, garamond, serif;
    font-size: 1.7em;
    line-height: 1.15em;
    display: block
}

.image-quote .copy .credit {
    font-size: .875em;
    font-weight: 700;
    padding-top: 10px;
    display: block;
    margin-top: 15px;
    text-transform: uppercase
}

.image-quote .copy .credit span {
    display: block;
    font-weight: 400;
    text-transform: none
}

.info-box {
    padding: 1em
}

@media print,
screen and (min-width:40em) {
    .info-box {
        padding: 1.5em 2em
    }
}

.info-box.bg-grey {
    background-color: #f9f8f5
}

.info-box.bg-grey h2,
.info-box.bg-grey h3,
.info-box.bg-grey h4,
.info-box.bg-grey h5,
.info-box.bg-grey li,
.info-box.bg-grey p {
    color: #383838
}

.info-box.bg-orange {
    background-color: #5d3754
}

.info-box.bg-orange a,
.info-box.bg-orange h2,
.info-box.bg-orange h3,
.info-box.bg-orange h4,
.info-box.bg-orange h5,
.info-box.bg-orange li,
.info-box.bg-orange p {
    color: #fff
}

.info-box.bg-grape {
    background-color: #5d3754
}

.info-box.bg-grape a,
.info-box.bg-grape h2,
.info-box.bg-grape h3,
.info-box.bg-grape h4,
.info-box.bg-grape h5,
.info-box.bg-grape li,
.info-box.bg-grape p {
    color: #fff
}

@media screen and (max-width:39.9375em) {
    .info-boxes .columns {
        padding-left: 0;
        padding-right: 0
    }

    .info-boxes .columns:first-child {
        margin-bottom: 1.25em
    }

    .info-boxes .columns:last-child {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width:40em) {
    .info-boxes .columns:first-child {
        padding-left: 0
    }

    .info-boxes .columns:last-child {
        padding-right: 0
    }
}

.jump-menu .jump-menu-submit {
    border: none;
    font-size: 1rem;
    line-height: 1.35;
    margin-left: .75em;
    padding: .5625rem .75rem .625rem
}

.kis-widget>iframe {
    border: 0;
    background-color: #f5e880
}

#unistats-horizontal {
    width: 615px
}

#unistats-vertical {
    width: 190px
}

.media-object h2,
.media-object h3,
.media-object h4,
.media-object h5 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5em;
    padding-top: 0 !important
}

.media-object img {
    border: 0;
    width: 100%
}

.media-object a {
    display: block;
    text-decoration: none
}

.media-object a:active img,
.media-object a:focus img,
.media-object a:hover img {
    opacity: .5
}

.media-object p:last-child {
    margin-bottom: 0
}

.media-object .media-object-section:last-child {
    padding: .5em 0
}

@media print,
screen and (min-width:58.75em) {
    .media-object .media-object-section:last-child {
        padding: 1em 0
    }
}

.media-object.bg-color .media-object-section {
    background-color: #005c5a
}

.media-object.bg-color .media-object-section h2,
.media-object.bg-color .media-object-section h5,
.media-object.bg-color .media-object-section p {
    color: #fff
}

.media-object.bg-color .media-object-section:last-child {
    padding: 1.7rem 2rem
}

.media-object.bg-color.lighter .media-object-section {
    background-color: #007a78
}

.media-object.stack-for-all .media-object-section {
    display: block;
    padding-right: 0
}

.media-object.stack-for-all .thumbnail {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
    width: 100%
}

.media-object.stack-for-all .thumbnail img {
    max-width: 100%
}

.news-object.bg-color .news-object-text-region {
    background-color: #04827f
}

.news-object .news-object-title {
    font-family: Georgia, garamond, serif;
    font-size: 2rem;
    font-weight: 400
}

.news-object .news-object-text-region {
    padding: 3.75em 1.875em !important
}

.news-object .news-object-image-region {
    padding: 0 !important;
    text-align: right
}

.news-object .news-object-image-region .thumbnail {
    border: none;
    display: block;
    max-width: 100%
}

.module-accordion-content {
    display: none;
    margin-top: 1em
}

.module-accordion-content .credits {
    font-weight: 700
}

.module-info .module--extra {
    display: none
}

.module-info .module--extra h1 {
    font-size: 1.25em
}

.module-info .module--extra.is-active {
    display: block;
    margin-top: 1em
}

@media screen and (max-width:39.9375em) {
    .module-info-box {
        height: calc(100% - 40px);
        margin: 1.25rem;
        min-height: calc(100% - 40px);
        width: calc(100% - 40px)
    }
}

.module-info-header {
    padding-right: 2.5rem
}

.module-info-content a {
    text-decoration: underline
}

.module-overlay {
    padding: 1rem;
    overflow: hidden
}

@media screen and (max-width:39.9375em) {
    .module-overlay {
        padding: 0
    }
}

.module-directory-modal {
    width: auto;
    max-width: 800px;
    max-height: 100%;
    overflow-y: scroll
}

.module-directory-modal .closer {
    text-align: center;
    margin-bottom: 4em
}

.module-directory-modal .close-button {
    position: static;
    float: right
}

.navbox>.column>a,
.navbox>.columns>a {
    margin-bottom: .3125rem;
    margin-top: .3125rem;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    position: relative;
    text-decoration: none;
    z-index: 1;
    display: table;
    width: 100%;
    height: 170px
}

.navbox>.column>a:after,
.navbox>.columns>a:after {
    clear: both;
    content: "";
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: #333;
    transition: all .3s ease
}

.navbox>.column>a:hover:after,
.navbox>.columns>a:hover:after {
    opacity: .7
}

.navbox>.column>a>div,
.navbox>.columns>a>div {
    position: relative;
    text-align: center;
    padding: .5rem;
    z-index: 3;
    display: table-cell;
    vertical-align: middle
}

.navbox>.column>a>div *,
.navbox>.columns>a>div * {
    color: #fff
}

.navbox>.column>a>div :last-child,
.navbox>.columns>a>div :last-child {
    margin-bottom: 0
}

.navbox>.column>a>div :first-child,
.navbox>.columns>a>div :first-child {
    padding-top: 0
}

.navbox>.column>a>div .link,
.navbox>.columns>a>div .link {
    text-decoration: underline;
    font-size: 1.0625em
}

body.homepage #pga21-anim {
    width: 100%;
    position: relative;
    text-align: center;
    background: #f4f4f4;
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem
}

body.homepage #pga21-anim .pga21-headline,
body.homepage #pga21-anim .pga21-make {
    font-family: franklin-gothic-urw, sans-serif;
    font-style: normal;
    font-weight: 900
}

body.homepage #pga21-anim .pga21-headline {
    text-transform: uppercase;
    font-size: 3rem;
    color: #000;
    letter-spacing: .2rem
}

body.homepage #pga21-anim .pga21-headline p {
    line-height: 1;
    margin-bottom: .5rem
}

body.homepage #pga21-anim .pga21-make {
    font-size: 12rem;
    background: #000;
    color: #ffaa4d;
    padding: 0 .5rem
}

body.homepage #pga21-anim .pga21-make p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: .7;
    margin-bottom: 0;
    padding: .05em 0 .11em
}

body.homepage #pga21-anim .pga21-words-container {
    background: url(/images/homepage/pg21-anim-bg3.jpg);
    background-repeat: no-repeat;
    background-size: 105%;
    padding: 3.5rem 2rem 5.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

body.homepage #pga21-anim .pga21-words-backgrounded {
    background: linear-gradient(90deg, #ffaa4d, #ffaa4d)
}

body.homepage #pga21-anim .pga21-words-1,
body.homepage #pga21-anim .pga21-words-2,
body.homepage #pga21-anim .pga21-words-3 {
    font-family: uos-baskerville;
    font-size: 3rem;
    color: #000;
    padding: 0 .5rem;
    opacity: 0
}

body.homepage #pga21-anim .pga21-words-3 {
    background-repeat: no-repeat;
    background-size: 0 100%;
    color: #000
}

body.homepage #pga21-anim .pga21-c2a #btn-explore {
    transform: translateY(-50%);
    opacity: 0;
    height: auto;
    margin-top: 0
}

body.homepage #pga21-anim.started .pga21-words-container {
    transition: background-size 2s ease-out 0s;
    background-size: 100%
}

body.homepage #pga21-anim.started .pga21-words-1 {
    transition: opacity .7s linear 0s;
    opacity: 1
}

body.homepage #pga21-anim.started .pga21-words-2 {
    transition: opacity .7s linear .7s;
    opacity: 1
}

body.homepage #pga21-anim.started .pga21-words-3 {
    transition: opacity .7s linear 1.4s, background-size .5s ease-in-out 2.1s;
    opacity: 1;
    background-size: 100% 100%
}

body.homepage #pga21-anim.started #btn-explore {
    transition: opacity .75s linear 2.1s;
    opacity: 1
}

@media screen and (max-width:940px) {

    body.homepage #pga21-anim .pga21-words-container,
    body.homepage #pga21-anim.started .pga21-words-container {
        background-size: cover;
        background-position: 50%
    }
}

@media screen and (max-width:600px) {
    body.homepage #pga21-anim .pga21-make {
        font-size: 30vw
    }

    body.homepage #pga21-anim .pga21-words-1,
    body.homepage #pga21-anim .pga21-words-2,
    body.homepage #pga21-anim .pga21-words-3 {
        font-size: 2.5rem
    }

    body.homepage #pga21-anim .pga21-words-container {
        padding-top: 1.5rem;
        padding-bottom: 2.5rem
    }
}

@media screen and (max-width:450px) {
    body.homepage #pga21-anim .pga21-c2a #btn-explore {
        transform: none;
        margin-top: .5rem
    }

    body.homepage #pga21-anim .pga21-words-container {
        padding-top: 1rem;
        padding-bottom: .5rem
    }

    body.homepage #pga21-anim .pga21-words-1,
    body.homepage #pga21-anim .pga21-words-2,
    body.homepage #pga21-anim .pga21-words-3 {
        font-size: 2rem
    }
}

.promo {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding: 30px;
    text-align: center;
    margin-bottom: 10px;
    overflow: hidden;
    display: block;
    text-decoration: none
}

@media print,
screen and (min-width:58.75em) {
    .promo {
        margin-bottom: 0;
        position: relative
    }

    .promo:after {
        clear: both;
        content: "";
        display: table;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        display: block;
        height: 100%;
        width: 100%;
        opacity: 0;
        background: #333;
        transition: all .3s ease
    }
}

.promo .promo-copy {
    position: relative;
    z-index: 2
}

.promo .promo-copy a,
.promo .promo-copy h2,
.promo .promo-copy p {
    color: #fff
}

@media print,
screen and (min-width:58.75em) {
    .promo .promo-copy h2 {
        padding: 0 60px
    }
}

.promo .promo-copy p {
    font-size: .9375em;
    line-height: 1.2em
}

.promo .promo-copy p:last-of-type {
    margin: 0
}

.promo .promo-copy .link {
    text-decoration: underline;
    font-size: 1.0625em
}

.promo .promo-copy .date {
    text-transform: uppercase;
    background: transparent url(/assets/media/images/site/cyclone/icons/icon-bar-white.png) no-repeat 0 0;
    background-position: calc(50% - 0px) 0;
    padding-top: 15px;
    font-size: .875em;
    font-weight: 700
}

.promo .promo-copy .date:after {
    clear: both;
    content: "";
    display: table
}

.promo:hover {
    text-decoration: none
}

@media print,
screen and (min-width:58.75em) {
    .promo:hover:after {
        opacity: .7
    }
}

.small {
    margin-bottom: 20px
}

.small .promo {
    padding: 0
}

.small .promo h2 {
    position: absolute;
    left: -9999em;
    font-size: 1.125em;
    padding: 0
}

@media print,
screen and (min-width:58.75em) {
    .promo-grid {
        margin-bottom: 10px
    }
}

.promo-grid .promo {
    padding: 40px 30px
}

@media print,
screen and (min-width:58.75em) {
    .promo-grid .promo {
        padding: 60px 30px;
        transform-style: preserve-3d
    }
}

.promo-grid .promo h3 {
    color: #fff;
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 2
}

@media print,
screen and (min-width:58.75em) {
    .promo-grid .promo h3 {
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }
}

ul.social-info {
    display: inline-block;
    margin-left: 0
}

ul.social-info li {
    background: none !important;
    display: inline-block;
    margin-left: 1em;
    padding: 0 !important
}

ul.social-info li:first-child {
    margin-left: 0
}

.spotlight {
    background-repeat: no-repeat;
    background-size: contain
}

@media print,
screen and (min-width:40em) {
    .spotlight {
        background-size: cover;
        min-height: 25em
    }
}

.spotlight h1 {
    font-size: 1.875rem;
    margin-bottom: .5rem
}

@media print,
screen and (min-width:58.75em) {
    .spotlight h1 {
        font-size: 2.5rem
    }
}

.spotlight a {
    font-size: 1.1875rem;
    text-decoration: underline
}

@media print,
screen and (min-width:40em) {
    .spotlight a {
        font-size: 1rem
    }
}

.spotlight a:active,
.spotlight a:focus,
.spotlight a:hover {
    text-decoration: underline
}

.spotlight .spotlight-content {
    margin-top: 65%;
    padding: 1.25em 0;
    text-align: center
}

@media screen and (max-width:39.9375em) {
    .spotlight .spotlight-content.float-left {
        float: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .spotlight .spotlight-content {
        float: left;
        margin-top: 0;
        min-height: 25em;
        padding: 1.25em 1.875em;
        text-align: left
    }
}

@media print,
screen and (min-width:58.75em) {
    .spotlight .spotlight-content {
        padding: 2.5em 3.75em
    }
}

.spotlight .spotlight-content-light {
    background: hsla(0, 0%, 100%, .9)
}

.spotlight .spotlight-content-light h1,
.spotlight .spotlight-content-light h2 {
    color: #383838
}

.spotlight .spotlight-content-dark {
    background: hsla(0, 0%, 100%, .9)
}

.spotlight .spotlight-content-dark h1,
.spotlight .spotlight-content-dark h2 {
    color: #383838
}

@media print,
screen and (min-width:40em) {
    .spotlight .spotlight-content-dark {
        background: rgba(4, 62, 68, .9)
    }

    .spotlight .spotlight-content-dark .cta-link,
    .spotlight .spotlight-content-dark h1,
    .spotlight .spotlight-content-dark h2,
    .spotlight .spotlight-content-dark li,
    .spotlight .spotlight-content-dark p {
        color: #fff
    }
}

.spotlight.c2a {
    display: -ms-flexbox;
    display: flex;
    min-height: 25rem;
    background-position: 100% 0;
    background-size: auto 100%;
    background-color: #f4f4f4;
    height: 100%;
    margin-bottom: 1em
}

.spotlight.c2a.dark,
.spotlight.c2a.dark .spotlight-content {
    background-color: #142946
}

.spotlight.c2a.dark .spotlight-content h2,
.spotlight.c2a.dark .spotlight-content p {
    color: #fff
}

.spotlight.c2a .spotlight-content {
    background: #f4f4f4;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-top: 0;
    padding: 1.25rem;
    width: 50%;
    text-align: left
}

@media print,
screen and (min-width:58.75em) {
    .spotlight.c2a .spotlight-content {
        padding: 2.5rem
    }
}

.spotlight.c2a .spotlight-content .body,
.spotlight.c2a .spotlight-content h2 {
    margin-bottom: 2rem
}

.spotlight.c2a .spotlight-content h2 {
    font-size: 2rem
}

.spotlight.c2a .spotlight-content p.c2a {
    margin-bottom: 0
}

.spotlight.c2a .spotlight-content .body {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.spotlight.c2a .spotlight-content a.button {
    text-decoration: none
}

.spotlight.c2a .spotlight-content>* {
    width: 100%
}

.spotlight.c2a.twitter .spotlight-content {
    max-height: 350px;
    overflow: auto
}

@media print,
screen and (min-width:58.75em) {
    .spotlight.c2a.twitter .spotlight-content {
        padding: 1.25rem;
        max-height: unset
    }
}

.spotlight.c2a.full {
    min-height: 5rem
}

.spotlight.c2a.full .spotlight-content {
    width: 100%;
    min-height: 5rem
}

@media screen and (max-width:39.9375em) {
    .spotlight.c2a {
        padding-top: 15rem;
        background-position: top;
        background-size: 100% auto
    }

    .spotlight.c2a.full {
        padding-top: 0
    }

    .spotlight.c2a .spotlight-content {
        width: 100%
    }
}

.spotlight-video {
    padding: 0 .3125rem
}

.spotlight-video .column,
.spotlight-video .columns {
    padding: 1rem;
    background: #f4f4f4
}

.spotlight-video .text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-bottom: 1rem
}

.spotlight-video .text .c2a {
    margin: auto 0 0
}

.spotlight-video .text .c2a a {
    margin: 0;
    text-decoration: none
}

.spotlight-video .video .responsive-embed {
    margin-bottom: 0
}

.wysiwyg table {
    border: 1px solid #c4c4c4;
    border-bottom: none;
    border-collapse: collapse;
    display: table;
    margin: 1.25rem 0
}

.wysiwyg table caption {
    padding: 1em
}

.wysiwyg table tbody,
.wysiwyg table thead {
    border: none
}

.wysiwyg table thead th {
    background: #eee
}

.wysiwyg table tfoot {
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4
}

.wysiwyg table tfoot td,
.wysiwyg table tfoot th {
    font-weight: 700
}

.wysiwyg table tr {
    border-bottom: 1px solid #c4c4c4 !important
}

.wysiwyg table tr th {
    text-align: left
}

.wysiwyg table tr td,
.wysiwyg table tr th {
    line-height: 1.333;
    padding: .75em;
    vertical-align: top
}

.wysiwyg table tr:nth-child(2n) {
    background: #fff
}

.wysiwyg table td {
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4
}

.wysiwyg table td:first-child {
    border-left: none
}

.wysiwyg table td,
.wysiwyg table th {
    font-size: .9375rem
}

.wysiwyg table.table-plain {
    border: none
}

.wysiwyg table.table-plain tbody {
    background: transparent !important
}

.wysiwyg table.table-plain tr {
    border: none
}

.wysiwyg table.table-plain th,
.wysiwyg table.table-plain tr:nth-child(2n) {
    background: transparent !important
}

.wysiwyg table.table-plain th {
    padding-left: 0
}

.wysiwyg table.table-plain td {
    border: none
}

.wysiwyg table.table-plain td,
.wysiwyg table.table-plain th {
    font-size: 1rem
}

.table-scroll {
    margin-bottom: 1.875em
}

.table-scroll table {
    margin-bottom: .625em
}

.table-entry-requirements th {
    width: 120px
}

@media screen and (max-width:39.9375em) {
    .table-entry-requirements th {
        width: auto
    }

    .table-entry-requirements td,
    .table-entry-requirements th {
        display: block
    }
}

.text-info {
    margin: 30px 0;
    background: #f8f6f2;
    padding: 30px 20px
}

.text-info h3 {
    font-size: 1.5625em;
    margin-bottom: 20px !important
}

.text-info h3,
.text-info h4 {
    text-transform: none;
    padding-top: 0
}

.text-info h4 {
    margin-bottom: 5px !important;
    color: #333;
    font-weight: bolder
}

.text-info p {
    margin-bottom: 15px;
    line-height: 1.33333em
}

.text-info img {
    width: auto
}

.tabs {
    background: transparent;
    border: none
}

.wysiwyg .tabs {
    margin-left: 0
}

@media print,
screen and (min-width:40em) {
    .tabs {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.tabs .tabs-title {
    background-image: none;
    float: none;
    margin-bottom: .3125em;
    padding-left: 0;
    background-color: #f4f4f4;
    border-bottom: 5px solid #f4f4f4
}

.course-ug .tabs .tabs-title {
    padding: 0
}

.course-ug .tabs .tabs-title a {
    padding: .65em 1em;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print,
screen and (min-width:40em) {
    .tabs .tabs-title {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-align: center;
        -moz-align-items: center;
        -ms-align-items: center;
        -o-align-items: center;
        align-items: center;
        -ms-flex-align: center;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin-bottom: 0;
        margin-right: .3125em
    }

    .tabs .tabs-title:last-child {
        margin-right: 0
    }
}

.tabs .tabs-title a {
    background-color: transparent;
    color: #000;
    display: block;
    font-size: 1.1875rem;
    line-height: 1.25;
    padding: 1rem;
    text-align: center;
    text-decoration: none !important;
    outline: none
}

@media print,
screen and (min-width:40em) {
    .tabs .tabs-title a {
        font-size: 1.0625rem;
        padding: .5rem 1rem
    }
}

.tabs .tabs-title.is-active {
    font-weight: 700
}

@media print,
screen and (min-width:40em) {

    .tabs .tabs-title.is-active,
    .tabs .tabs-title:hover {
        position: relative;
        border-bottom-color: #00bfb2
    }
}

@media print,
screen and (min-width:40em) {
    .tabs .tabs-title.is-active:after {
        position: absolute;
        bottom: -13px;
        left: 50%;
        height: 16px;
        width: 16px;
        background: linear-gradient(315deg, #00bfb2, #00bfb2 13px, transparent 14px, transparent 16px);
        transform: rotate(45deg);
        content: "";
        display: block;
        margin-left: -8px
    }
}

.tabs-content {
    background: transparent;
    border: none
}

.tabs-content .tabs-panel {
    padding: .5em 0
}

@media print,
screen and (min-width:40em) {
    .tabs-content .tabs-panel {
        padding: 1em 0
    }
}

.tabs-responsive .tabs {
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .tabs-responsive .tabs a {
        font-size: .9375rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .tabs-responsive .tabs a {
        font-size: 1.0625rem
    }
}

.steps {
    border-left: .125rem solid #47b5e3;
    counter-reset: a;
    margin-left: 1em !important
}

@media print,
screen and (min-width:40em) {
    .steps {
        border-left: .1875rem solid #47b5e3;
        margin-left: 2em !important
    }
}

.steps>li {
    background-image: none;
    counter-increment: a;
    list-style-type: none !important;
    padding-left: 2em;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .steps>li {
        padding-left: 4em
    }
}

.steps>li:before {
    position: absolute;
    top: 0;
    left: -1.125em;
    height: 2em;
    width: 2em;
    background-color: #47b5e3;
    border-radius: 100%;
    color: #fff;
    content: counter(a);
    font-size: 1rem;
    line-height: 1;
    padding: .5em;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .steps>li:before {
        position: absolute;
        top: 0;
        left: -2.0625rem;
        font-size: 2rem
    }
}

.steps>li:last-child:after {
    position: absolute;
    bottom: 0;
    left: -.5em;
    height: .8125em;
    width: .8125em;
    background-color: #47b5e3;
    content: "";
    display: block
}

.steps h2 {
    font-size: 1rem;
    line-height: 1 !important;
    padding-top: .5em !important
}

@media print,
screen and (min-width:40em) {
    .steps h2 {
        font-size: 2rem
    }
}

.data.facts {
    padding: 1em 0;
    margin: 3em 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

.data.facts ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.data.facts ul li {
    float: left;
    background: 0;
    text-align: center;
    padding: 1em;
    margin: 0;
    width: 25%
}

.data.facts img {
    width: auto
}

.data.facts ul em {
    display: block;
    color: #47b5e3;
    font-family: Georgia, serif;
    font-size: 3em;
    padding: 0;
    margin: 0;
    font-style: normal
}

.data.facts ul li:first-child {
    padding-left: 0
}

.data.facts ul li:last-child {
    padding-right: 0
}

@media screen and (max-width:768px) {
    .data.facts {
        border: none
    }

    .data.facts ul li {
        width: 50%;
        padding: .1em
    }

    .data.facts ul li:first-child,
    .data.facts ul li:last-child {
        padding: 0
    }

    .data.facts ul li:nth-child(3),
    .data.facts ul li:nth-child(4) {
        border-top: 1px solid #ccc;
        padding-top: 1em
    }

    .data.facts ul li:first-child,
    .data.facts ul li:nth-child(3) {
        border-right: 1px solid #ccc
    }
}

.thumbs.cta {
    border: 1px transparent;
    margin: 4em 0 2em;
    overflow: auto;
    width: 100%
}

@media screen and (max-width:47.9375em) {
    .thumbs.cta {
        margin: auto;
        width: 80%
    }
}

.thumbs.cta a {
    background: url(/assets/media/images/site/cyclone/watermark.png) no-repeat -10px top/cover #e67042;
    color: #fff;
    display: block;
    float: left;
    font-size: 1.25em;
    margin: 0 0 1em;
    padding: 2em .5em;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: calc(50% - .5em)
}

@media screen and (max-width:47.9375em) {
    .thumbs.cta a:first-child {
        float: none;
        width: auto
    }
}

.thumbs.cta a:last-child {
    float: right
}

@media screen and (max-width:47.9375em) {
    .thumbs.cta a:last-child {
        float: none;
        width: auto
    }
}

.video .video-heading {
    background-color: #373737;
    color: #fff;
    font-size: 1.25rem;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    margin: 0;
    padding: .5em
}

.course-ug.year-2019 .video .video-heading {
    color: #fff
}

.video .video-embed {
    height: 0;
    max-width: 100%;
    margin-bottom: 1.25em;
    overflow: hidden;
    position: relative;
    padding-bottom: 56.25%
}

@media print,
screen and (min-width:40em) {
    .video .video-embed {
        margin-bottom: 2.5em
    }
}

.video .video-embed .embed,
.video .video-embed iframe,
.video .video-embed object {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

#our-experts .accordion,
#our-experts .accordion-content,
#our-supervisors .accordion,
#our-supervisors .accordion-content {
    background: transparent
}

.aside-list {
    margin-bottom: 1.25em
}

.aside-list header {
    background-color: #333;
    min-height: 7.5em;
    position: relative
}

.aside-list header h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 2.1875rem;
    white-space: nowrap
}

@media print,
screen and (min-width:40em) {
    .aside-list header h1 {
        font-size: 1.875rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .aside-list header h1 {
        font-size: 2.1875rem
    }
}

.aside-list article {
    padding: 1.25em 1em 0;
    text-align: center
}

.aside-list article:after {
    height: .0625em;
    width: 100%;
    border-bottom: 1px solid #fff;
    content: "";
    display: block;
    margin-top: 1.25em
}

.aside-list article:last-child {
    padding-bottom: 1.25em
}

.aside-list article:last-child:after {
    display: none
}

.aside-list h2 {
    color: #fff;
    font-size: 1.5625rem
}

.aside-list p {
    color: #fff;
    font-size: .875rem;
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .aside-list p {
        font-size: .75rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .aside-list p {
        font-size: .875rem
    }
}

.aside-list .email,
.aside-list a[href^=mailto] {
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.aside-list a {
    color: #fff;
    text-decoration: underline
}

.aside-list.aside-list-meet-us header {
    background-image: url(/assets/media/images/site/cyclone/asides/aside-header-meet-us.jpg);
    background-size: cover
}

.aside-list.aside-list-contact header {
    background-image: url(/assets/media/images/site/cyclone/asides/aside-header-contact.jpg);
    background-size: cover
}

.aside-list.aside-list-contact .course-enquiries p {
    margin-bottom: 1em
}

.aside-list.aside-list-links header {
    background-image: url(/assets/media/images/site/cyclone/asides/aside-header-links.jpg);
    background-size: cover
}

.aside-list.aside-list-links ul {
    margin-bottom: .3125rem;
    margin-left: 0
}

.aside-list.aside-list-links li {
    background: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 0;
    padding: 0;
    list-style-type: none
}

.aside-list.aside-list-links a {
    background: #184348;
    display: block;
    padding: .53125em 1.25em;
    text-align: center;
    text-decoration: none !important
}

.aside-list.aside-list-links a:hover {
    opacity: .9
}

.aside-list .pt-10 {
    padding-top: .625em
}

.hero-purple .aside-list-contact article,
.hero-purple .aside-list-meet-us article {
    background: #80517c
}

.hero-deep-blue .aside-list-contact article,
.hero-deep-blue .aside-list-meet-us article {
    background: #346893
}

.aside-twitter {
    max-width: 20em;
    margin: 0 auto 3.125em
}

.aside-twitter .aside-twitter-footer,
.aside-twitter .aside-twitter-header {
    padding: 1.25em 1.25em .3125em;
    text-align: center
}

.aside-twitter .aside-twitter-footer {
    padding: 1.25em .3125em
}

.aside-twitter .aside-twitter-heading {
    background: url(/assets/media/images/site/cyclone/icons/social-white/twitter.png) no-repeat top;
    background-size: auto 1.875rem;
    color: #fff;
    font: normal .8125rem Arial, Helvetica Neue, Helvetica, sans-serif;
    padding-top: 3.4375em;
    text-transform: uppercase
}

.aside-twitter a {
    color: #fff;
    text-decoration: underline
}

.hero-purple .aside-twitter {
    background-color: #1a365d
}

.hero-deep-blue .aside-twitter {
    background-color: #5f3655
}

.course-pg.year-2020 #course-hero,
.course-ug.year-2020 #course-hero {
    padding: 3rem 1rem 2rem
}

.course-pg.year-2020 #course-hero .hero-heading,
.course-ug.year-2020 #course-hero .hero-heading {
    background: transparent;
    min-height: auto;
    margin-bottom: 2rem
}

.course-pg.year-2020 #course-hero .hero-heading h1,
.course-ug.year-2020 #course-hero .hero-heading h1 {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    transform: none
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2020 .nav-content a,
    .course-ug.year-2020 .nav-content a {
        color: #000
    }

    .course-pg.year-2020 .nav-content a.is-active,
    .course-ug.year-2020 .nav-content a.is-active {
        border-bottom-color: #d3273e;
        color: #9e1d2f
    }

    .course-pg.year-2020 .nav-content a.is-active:hover,
    .course-ug.year-2020 .nav-content a.is-active:hover {
        border-bottom-color: #d3273e
    }

    .course-pg.year-2020 .nav-content a:hover,
    .course-ug.year-2020 .nav-content a:hover {
        border-bottom-color: #dc5265;
        color: #9e1d2f
    }
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2020 .nav-content li.cta a,
    .course-ug.year-2020 .nav-content li.cta a {
        color: #fff
    }

    .course-pg.year-2020 .nav-content li.cta a:hover,
    .course-ug.year-2020 .nav-content li.cta a:hover {
        border-bottom-color: #9e1d2f
    }
}

.course-pg.year-2020 .key-information-box h2,
.course-ug.year-2020 .key-information-box h2 {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-bottom: 2px solid #000;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem
}

.course-pg.year-2020 .key-information-box dt,
.course-ug.year-2020 .key-information-box dt {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #1d4289;
    font-weight: 800
}

.course-pg.year-2020 .indented,
.course-ug.year-2020 .indented {
    border-left-color: #1d4289
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2020 .tabs .tabs-title.is-active,
    .course-pg.year-2020 .tabs .tabs-title:hover,
    .course-ug.year-2020 .tabs .tabs-title.is-active,
    .course-ug.year-2020 .tabs .tabs-title:hover {
        position: relative;
        border-bottom-color: #d3273e
    }
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2020 .tabs .tabs-title.is-active:after,
    .course-ug.year-2020 .tabs .tabs-title.is-active:after {
        background: linear-gradient(315deg, #d3273e, #d3273e 13px, transparent 14px, transparent 16px)
    }
}

.course-pg.year-2020 #main h2,
.course-ug.year-2020 #main h2 {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-top: none;
    border-bottom: 2px solid #000;
    padding-top: 1rem;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem
}

.course-pg.year-2020 #main .virtual-tour-full-width h2,
.course-ug.year-2020 #main .virtual-tour-full-width h2 {
    font-size: 3rem;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, garamond, serif;
    text-transform: none;
    border-bottom: none;
    padding: 0;
    margin-bottom: 1rem
}

.course-pg.year-2020 #main .video h2.video-heading,
.course-ug.year-2020 #main .video h2.video-heading {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 1.25rem;
    padding-top: .5rem;
    margin-bottom: 0;
    border-bottom: none;
    text-transform: none
}

.course-pg.year-2020 #main .carousel-scholarships h2,
.course-ug.year-2020 #main .carousel-scholarships h2 {
    color: #fff;
    border-bottom: none
}

.course-pg.year-2020 #story-banner,
.course-ug.year-2020 #story-banner {
    text-align: center;
    border: 3px solid #d3273e;
    border-left-width: 0;
    border-right-width: 0;
    margin: 2rem 0;
    padding: 2rem 0
}

.course-pg.year-2020 #story-banner>div>div,
.course-ug.year-2020 #story-banner>div>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.course-pg.year-2020 #story-banner img,
.course-ug.year-2020 #story-banner img {
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.course-pg.year-2020 #story-banner blockquote,
.course-ug.year-2020 #story-banner blockquote {
    padding-top: 0
}

@media screen and (min-width:52em) {

    .course-pg.year-2020 #story-banner>div>div,
    .course-ug.year-2020 #story-banner>div>div {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .course-pg.year-2020 #story-banner blockquote,
    .course-pg.year-2020 #story-banner p,
    .course-ug.year-2020 #story-banner blockquote,
    .course-ug.year-2020 #story-banner p {
        margin-left: 2rem;
        text-align: left
    }
}

.course-pg.year-2021 #course-hero,
.course-ug.year-2021 #course-hero {
    padding: 1rem 1rem 2rem 2rem;
    background: #fff
}

@media screen and (min-width:50em) {

    .course-pg.year-2021 #course-hero,
    .course-ug.year-2021 #course-hero {
        padding-top: 3rem
    }
}

.course-pg.year-2021 #course-hero .hero-container,
.course-ug.year-2021 #course-hero .hero-container {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    padding: 3rem 2rem;
    background: #f4f4f4;
    box-shadow: -1rem -1rem 0 0 #dc5265
}

@media screen and (min-width:80em) {

    .course-pg.year-2021 #course-hero .hero-container,
    .course-ug.year-2021 #course-hero .hero-container {
        box-shadow: -3rem -3rem 0 0 #dc5265
    }
}

.course-pg.year-2021 #course-hero .hero-heading,
.course-ug.year-2021 #course-hero .hero-heading {
    background: transparent;
    min-height: auto;
    margin-bottom: 2rem
}

.course-pg.year-2021 #course-hero .hero-heading h1,
.course-ug.year-2021 #course-hero .hero-heading h1 {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    color: #000
}

.course-pg.year-2021 #course-hero .hero-year a,
.course-pg.year-2021 #course-hero .hero-year p,
.course-ug.year-2021 #course-hero .hero-year a,
.course-ug.year-2021 #course-hero .hero-year p {
    color: #000
}

.course-pg.year-2021 .key-information-quote,
.course-pg.year-2021 .key-information-stats ul,
.course-ug.year-2021 .key-information-quote,
.course-ug.year-2021 .key-information-stats ul {
    background: #1d4289
}

@media print,
screen and (min-width:58.75em) {

    .course-pg.year-2021 .key-information-stats,
    .course-ug.year-2021 .key-information-stats {
        margin-left: 3rem
    }

    .course-pg.year-2021 .key-information-quote,
    .course-ug.year-2021 .key-information-quote {
        margin-left: 4rem
    }
}

.course-pg.year-2021 .nav-content-medium,
.course-pg.year-2021 .nav-content-medium ol,
.course-ug.year-2021 .nav-content-medium,
.course-ug.year-2021 .nav-content-medium ol {
    background: #f4f4f4
}

.course-pg.year-2021 .key-information-container,
.course-pg.year-2021 .section-key-information,
.course-ug.year-2021 .key-information-container,
.course-ug.year-2021 .section-key-information {
    background: #fff
}

.course-pg.year-2021 .nav-content-small li,
.course-ug.year-2021 .nav-content-small li {
    border-top: 1px solid #000
}

.course-pg.year-2021 .nav-content-small li:last-child,
.course-ug.year-2021 .nav-content-small li:last-child {
    border-top: none
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2021 .nav-content a,
    .course-ug.year-2021 .nav-content a {
        color: #000
    }

    .course-pg.year-2021 .nav-content a.is-active,
    .course-ug.year-2021 .nav-content a.is-active {
        border-bottom-color: #d3273e;
        color: #9e1d2f
    }

    .course-pg.year-2021 .nav-content a.is-active:hover,
    .course-ug.year-2021 .nav-content a.is-active:hover {
        border-bottom-color: #d3273e
    }

    .course-pg.year-2021 .nav-content a:hover,
    .course-ug.year-2021 .nav-content a:hover {
        border-bottom-color: #dc5265;
        color: #9e1d2f
    }
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2021 .nav-content li.cta a,
    .course-ug.year-2021 .nav-content li.cta a {
        color: #fff
    }

    .course-pg.year-2021 .nav-content li.cta a:hover,
    .course-ug.year-2021 .nav-content li.cta a:hover {
        border-bottom-color: #9e1d2f
    }
}

.course-pg.year-2021 .key-information-box h2,
.course-ug.year-2021 .key-information-box h2 {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-bottom: 2px solid #000;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem
}

.course-pg.year-2021 .key-information-box dt,
.course-ug.year-2021 .key-information-box dt {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #1d4289;
    font-weight: 800
}

.course-pg.year-2021 .indented,
.course-ug.year-2021 .indented {
    border-left-color: #1d4289
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2021 .tabs .tabs-title.is-active,
    .course-pg.year-2021 .tabs .tabs-title:hover,
    .course-ug.year-2021 .tabs .tabs-title.is-active,
    .course-ug.year-2021 .tabs .tabs-title:hover {
        position: relative;
        border-bottom-color: #d3273e
    }
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2021 .tabs .tabs-title.is-active:after,
    .course-ug.year-2021 .tabs .tabs-title.is-active:after {
        background: linear-gradient(315deg, #d3273e, #d3273e 13px, transparent 14px, transparent 16px)
    }
}

.course-pg.year-2021 #main h2,
.course-ug.year-2021 #main h2 {
    font-family: Libre Franklin, Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 800;
    color: #000;
    text-transform: uppercase;
    font-size: 1.4rem;
    border-top: none;
    border-bottom: 2px solid #000;
    padding-top: 1rem;
    padding-bottom: .5rem;
    margin-bottom: 1.5rem
}

.course-pg.year-2021 #main .virtual-tour-full-width h2,
.course-ug.year-2021 #main .virtual-tour-full-width h2 {
    font-size: 3rem;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, garamond, serif;
    text-transform: none;
    border-bottom: none;
    padding: 0;
    margin-bottom: 1rem
}

.course-pg.year-2021 #main .video h2.video-heading,
.course-ug.year-2021 #main .video h2.video-heading {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 1.25rem;
    padding-top: .5rem;
    margin-bottom: 0;
    border-bottom: none;
    text-transform: none
}

.course-pg.year-2021 #main .carousel-scholarships h2,
.course-ug.year-2021 #main .carousel-scholarships h2 {
    color: #fff;
    border-bottom: none
}

.course-pg.year-2021 #story-banner,
.course-ug.year-2021 #story-banner {
    text-align: center;
    border: 3px solid #d3273e;
    border-left-width: 0;
    border-right-width: 0;
    margin: 2rem 0;
    padding: 2rem 0
}

.course-pg.year-2021 #story-banner>div>div,
.course-ug.year-2021 #story-banner>div>div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.course-pg.year-2021 #story-banner img,
.course-ug.year-2021 #story-banner img {
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.course-pg.year-2021 #story-banner blockquote,
.course-ug.year-2021 #story-banner blockquote {
    padding-top: 0
}

@media screen and (min-width:52em) {

    .course-pg.year-2021 #story-banner>div>div,
    .course-ug.year-2021 #story-banner>div>div {
        -ms-flex-direction: row;
        flex-direction: row
    }

    .course-pg.year-2021 #story-banner blockquote,
    .course-pg.year-2021 #story-banner p,
    .course-ug.year-2021 #story-banner blockquote,
    .course-ug.year-2021 #story-banner p {
        margin-left: 2rem;
        text-align: left
    }
}

.course-pg.year-2021 h3,
.course-pg.year-2021 h4,
.course-pg.year-2021 h5,
.course-pg.year-2021 h6 {
    color: #333
}

.course-pg.year-2021 #course-hero .hero-container {
    box-shadow: -1rem -1rem 0 0 #fe5000
}

@media screen and (min-width:80em) {
    .course-pg.year-2021 #course-hero .hero-container {
        box-shadow: -3rem -3rem 0 0 #fe5000
    }
}

.course-pg.year-2021 #stickable-course-info,
.course-pg.year-2021 .key-information-quote,
.course-pg.year-2021 .key-information-stats ul {
    background: #333
}

.course-pg.year-2021 .key-information-box dt,
.course-pg.year-2021 blockquote,
.course-pg.year-2021 blockquote cite {
    color: #333
}

.course-pg.year-2021 blockquote.key-information-quote,
.course-pg.year-2021 blockquote.key-information-quote cite {
    color: #fff
}

.course-pg.year-2021 .indented {
    border-left-color: #fe5000
}

.course-pg.year-2021 .video .video-heading {
    background-color: #333
}

@media print,
screen and (min-width:40em) {

    .course-pg.year-2021 .tabs .tabs-title.is-active,
    .course-pg.year-2021 .tabs .tabs-title:hover {
        position: relative;
        border-bottom-color: #fe5000
    }
}

@media print,
screen and (min-width:40em) {
    .course-pg.year-2021 .tabs .tabs-title.is-active:after {
        background: linear-gradient(315deg, #fe5000, #fe5000 13px, transparent 14px, transparent 16px)
    }
}

.course-pg.year-2021 #story-banner {
    border-color: #fe5000
}

.card {
    background-color: #f4f4f4;
    border: none
}

.shaded .card {
    background-color: #fff
}

.course-pg .shaded .card {
    background-color: #f4f4f4
}

@media screen and (max-width:39.9375em) {
    .shaded .card {
        background-color: #f4f4f4
    }
}

.card.grey {
    background-color: #f4f4f4
}

.card .card-title {
    font-size: 1.1875rem;
    margin-bottom: .5em !important;
    margin-top: 0 !important
}

.card p {
    margin-bottom: .5em
}

.card .card-section .card-image {
    margin-bottom: 1em
}

.card-promo {
    padding: 1em
}

.card-promo .card-title {
    color: #fff;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .8125rem;
    letter-spacing: .08rem
}

.card-promo .card-cta {
    color: #fff;
    font-family: Georgia, garamond, serif;
    font-size: 1.3125rem;
    margin-top: 2em
}

.card-promo .card-link {
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    margin-top: 2em
}

.card-promo.green {
    background-color: #00807f
}

.card-promo.pink {
    background-color: #df465a
}

.card-promo.purple {
    background-color: #5f3655
}

.card-staff .card-title {
    color: #000;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 1.1875rem;
    font-weight: 700;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.card-staff p {
    margin-bottom: 1em
}

@media print,
screen and (min-width:40em) {
    .faculty-list {
        column-count: 3;
        column-gap: 10px;
        break-inside: avoid
    }

    .faculty-list .card-container {
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
        -moz-break-inside: avoid;
        break-inside: avoid;
        display: block
    }

    .faculty-list .card-container .card-staff {
        margin-bottom: 0
    }
}

.carousel {
    display: none
}

.carousel.flickity-enabled {
    display: block
}

.carousel a {
    text-decoration: underline
}

.carousel .flickity-page-dots {
    bottom: -35px
}

.carousel .flickity-page-dots .dot {
    height: 16px;
    width: 16px;
    opacity: 1
}

.carousel .flickity-page-dots .dot.is-selected {
    background: #fff
}

.carousel-gallery .carousel-cell {
    width: 100%
}

.carousel-gallery .flickity-page-dots {
    margin-bottom: 1.875em
}

@media print,
screen and (min-width:40em) {
    .carousel-gallery .flickity-page-dots {
        display: none
    }
}

.carousel-gallery .flickity-page-dots .dot {
    background-color: transparent;
    border: .1875em solid #04827f
}

.carousel-gallery .flickity-page-dots .dot.is-selected {
    background-color: #04827f;
    border: .1875em solid #04827f
}

.carousel-gallery .flickity-prev-next-button {
    transform: translateY(-4.375em)
}

.carousel-gallery-image {
    width: 100%
}

.carousel-gallery-caption {
    padding: .75em 0
}

@media print,
screen and (min-width:40em) {
    .carousel-gallery-caption {
        min-height: 6.25em
    }
}

.prospectus-gallery .flickity-viewport {
    margin-bottom: 10px;
    transition: height 1s
}

.prospectus-gallery .carousel-gallery {
    position: relative
}

.prospectus-gallery .carousel-gallery .flickity-prev-next-button {
    height: 100%;
    transform: none;
    top: 0;
    border-radius: 0;
    background: none;
    width: 60px
}

.prospectus-gallery .carousel-gallery .flickity-prev-next-button.next {
    right: 0
}

.prospectus-gallery .carousel-gallery .flickity-prev-next-button.previous {
    left: 0
}

.prospectus-gallery .carousel-gallery .flickity-prev-next-button:disabled {
    visibility: hidden
}

.prospectus-gallery .carousel-gallery .flickity-prev-next-button:hover {
    background: #fff;
    background: hsla(0, 0%, 100%, .5)
}

@media screen and (max-width:39.9375em) {
    .prospectus-gallery .carousel-gallery .flickity-prev-next-button {
        display: none
    }
}

@media print,
screen and (min-width:40em) {
    .prospectus-gallery .carousel-gallery .carousel-cell {
        visibility: hidden
    }

    .prospectus-gallery .carousel-gallery .carousel-cell.is-selected {
        visibility: visible
    }
}

.prospectus-gallery .carousel-nav {
    margin-left: 0
}

.prospectus-gallery .carousel-gallery-image {
    max-height: 600px;
    width: auto
}

.prospectus-gallery .carousel-cell {
    text-align: center
}

.prospectus-gallery .carousel-gallery-caption {
    text-align: left;
    min-height: 0;
    padding: .1em;
    top: 0;
    color: #fff;
    width: 100%;
    padding: .5em;
    background: rgba(0, 0, 0, .6);
    transition: opacity .5s
}

@media print,
screen and (min-width:40em) {
    .prospectus-gallery .carousel-gallery-caption {
        position: absolute;
        opacity: 0
    }
}

.prospectus-gallery .carousel-gallery-caption p {
    margin: 0
}

.prospectus-gallery:hover .carousel-gallery-caption {
    opacity: 1
}

.prospectus-gallery .gallery-reveal .close-button span {
    transform: translateY(-50%)
}

@media screen and (max-width:39.9375em) {
    .prospectus-gallery .flickity-page-dots {
        bottom: inherit
    }
}

.carousel-nav {
    display: none !important
}

@media print,
screen and (min-width:40em) {
    .carousel-nav {
        display: block !important
    }
}

.carousel-nav .carousel-cell {
    margin-right: .5em;
    width: 10.9375em
}

.carousel-nav .carousel-cell:last-child {
    margin-right: 0
}

.carousel-nav .carousel-cell.is-nav-selected {
    border: .0625rem solid orange
}

.carousel-scholarships {
    margin-bottom: 50px;
    margin-top: 1.875em
}

@media print,
screen and (min-width:40em) {
    .carousel-scholarships {
        margin-bottom: 3.125em
    }
}

.carousel-scholarships .carousel-cell {
    color: #fff;
    height: 18.75rem;
    margin-left: .625em;
    margin-right: .625em;
    text-align: center;
    width: 66%
}

@media print,
screen and (min-width:40em) {
    .carousel-scholarships .carousel-cell {
        height: 20.3125rem;
        margin-left: .9375em;
        margin-right: .9375em;
        margin-left: 1.25em;
        margin-right: 1.25em
    }
}

.carousel-scholarships .carousel-cell.bg-blue {
    background-color: #346995
}

.carousel-scholarships .carousel-cell.bg-cyan {
    background-color: #0aa59d
}

.carousel-scholarships .carousel-cell.bg-orange {
    background-color: #dc582a
}

.carousel-scholarships .carousel-cell.bg-pink {
    background-color: #df465a
}

.carousel-scholarships .carousel-cell.bg-cobalt {
    background-color: #1d4289
}

.carousel-scholarships .carousel-cell.bg-coral {
    background-color: #d3273e
}

.carousel-scholarships .carousel-cell.bg-navy {
    background-color: #1b365d
}

.carousel-scholarships .carousel-cell-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 18.75rem;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1.25em
}

@media print,
screen and (min-width:40em) {
    .carousel-scholarships .carousel-cell-content {
        height: 20.3125rem;
        padding: 0 1.875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .carousel-scholarships .carousel-cell-content {
        padding: 0 3.75em
    }
}

.carousel-scholarships a,
.carousel-scholarships h2,
.carousel-scholarships p {
    color: #fff;
    text-decoration: none
}

.course-ug.year-2019 .carousel-scholarships a,
.course-ug.year-2019 .carousel-scholarships h2,
.course-ug.year-2019 .carousel-scholarships p {
    color: #fff
}

.carousel-scholarships h2 {
    font-size: 1.8em
}

@media screen and (max-width:39.9375em) {
    .carousel-scholarships h2 {
        font-size: 1.2em
    }

    .carousel-scholarships p {
        font-size: .95em;
        line-height: 1.3em
    }
}

.carousel-scholarships .flickity-prev-next-button {
    background: transparent
}

.carousel-scholarships .flickity-prev-next-button.next {
    right: 0
}

@media print,
screen and (min-width:40em) {
    .carousel-scholarships .flickity-prev-next-button.next {
        right: .46875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .carousel-scholarships .flickity-prev-next-button.next {
        right: .9375em
    }
}

.carousel-scholarships .flickity-prev-next-button.previous {
    left: 0
}

@media print,
screen and (min-width:40em) {
    .carousel-scholarships .flickity-prev-next-button.previous {
        left: .46875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .carousel-scholarships .flickity-prev-next-button.previous {
        left: .9375em
    }
}

.carousel-scholarships .flickity-prev-next-button .arrow {
    fill: #fff
}

.carousel-scholarships .flickity-page-dots .dot {
    background: transparent;
    border: .1875em solid #467b7c
}

.carousel-scholarships .flickity-page-dots .dot.is-selected {
    background: #467b7c;
    border: .1875em solid #467b7c
}

.carousel-twitter {
    color: #fff
}

.carousel-twitter .carousel-cell {
    font: normal 1.5625rem Georgia, garamond, serif;
    padding: .3125em 1.25em;
    text-align: center;
    width: 100%
}

.carousel-twitter .carousel-cell:after {
    content: "”";
    display: block;
    font-size: 4.375rem;
    height: 2.5rem
}

.carousel-twitter .carousel-cell:before {
    content: "“";
    display: block;
    font-size: 4.375rem;
    height: 2.5rem
}

.carousel-twitter .tweet-author {
    display: block;
    font: normal .875rem Arial, Helvetica Neue, Helvetica, sans-serif;
    margin-top: .625em
}

.carousel-twitter .flickity-page-dots {
    bottom: -95px
}

.hero-purple .carousel-twitter .flickity-page-dots .dot {
    background-color: #1a365d;
    border: .1875em solid #1a365d
}

.hero-purple .carousel-twitter .flickity-page-dots .dot.is-selected {
    border: .1875em solid #1a365d
}

.hero-deep-blue .carousel-twitter .flickity-page-dots .dot {
    background-color: #5f3655;
    border: .1875em solid #5f3655
}

.hero-deep-blue .carousel-twitter .flickity-page-dots .dot.is-selected {
    border: .1875em solid #5f3655
}

.content-region {
    background-color: #fff;
    padding-top: 1em;
    position: relative
}

@media print,
screen and (min-width:40em) {
    .content-region {
        margin-top: 1.5em;
        padding: 0 2.5em 1em
    }
}

.content-region .lead,
.content-region .standfirst {
    font-size: 1.25rem
}

.content-region li,
.content-region p {
    font-size: .9375rem;
    line-height: 1.333
}

.content-region li a,
.content-region li a:active,
.content-region li a:focus,
.content-region li a:hover,
.content-region p a,
.content-region p a:active,
.content-region p a:focus,
.content-region p a:hover {
    text-decoration: underline
}

.content-region h2,
.content-region h3,
.content-region h4,
.content-region h5,
.content-region h6 {
    line-height: 1.1;
    margin-bottom: 15px;
    padding-top: 10px
}

.content-region h5 a {
    text-decoration: underline
}

.course-sections>.sticky-container {
    height: 10.875rem
}

@media print,
screen and (min-width:40em) {
    .course-sections>.sticky-container {
        height: 4.9375rem
    }
}

.course-sections #js-course-button-pin .sticky-container {
    min-height: 4.375rem
}

.ncc-container {
    margin: 0;
    width: 100%;
    background: #1d4289;
    color: #fff;
    padding: 1.5rem 2rem;
    opacity: 0;
    transition: opacity .3s
}

.ncc-container a {
    color: #fff;
    opacity: .8
}

.ncc-container a:hover {
    opacity: 1
}

.ncc-container .ncc-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.ncc-container .ncc-close a {
    font-weight: 700;
    opacity: 0;
    transition: opacity .3s
}

body.showing-cookie-notice .ncc-container,
body.showing-cookie-notice .ncc-container .ncc-close a {
    opacity: 1
}

@media screen and (max-width:700px) {
    .ncc-container .ncc-inner {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: center;
        align-items: center
    }

    .ncc-container .ncc-message {
        width: 100%
    }

    .ncc-container .ncc-close {
        margin-top: 1.5rem
    }
}

.course-details {
    background: #043e44;
    color: #fff;
    margin-bottom: 1em;
    padding: 3em 0
}

@media print,
screen and (min-width:40em) {
    .course-details {
        margin-bottom: 2em;
        padding: 4.375em 0 3em
    }
}

.course-details h1 {
    color: #fff;
    margin: 0 1.5em
}

@media print,
screen and (min-width:40em) {
    .course-details h1 {
        margin-bottom: 1.5em
    }
}

.course-details a {
    color: #fff;
    text-decoration: underline
}

@media print,
screen and (min-width:40em) {
    .course-details a {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.course-details a:hover {
    text-decoration: none
}

.course-details .column,
.course-details .columns {
    padding-bottom: 2em;
    padding-top: 2em;
    position: relative
}

@media print,
screen and (min-width:40em) {

    .course-details .column,
    .course-details .columns {
        margin-bottom: 3.5em;
        padding-bottom: 1em;
        padding-top: 0
    }

    .course-details .column:first-child,
    .course-details .columns:first-child {
        padding-left: 1em
    }

    .course-details .column:last-child,
    .course-details .columns:last-child {
        margin-bottom: 0;
        padding-right: 1em
    }
}

@media print,
screen and (min-width:58.75em) {

    .course-details .column:first-child,
    .course-details .columns:first-child {
        padding-left: 0
    }

    .course-details .column:last-child,
    .course-details .columns:last-child {
        padding-right: 0
    }
}

.course-details .column>*,
.course-details .columns>* {
    margin: 0 1.5em 1.5em
}

@media print,
screen and (min-width:40em) {

    .course-details .column>*,
    .course-details .columns>* {
        margin: 0 0 1.5em
    }
}

.course-details .column>:last-child,
.course-details .columns>:last-child {
    margin-bottom: 0
}

.course-details .border-divide {
    border-color: #366569
}

.course-details small {
    display: block;
    margin: 0 1.5em;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .course-details small {
        text-align: left
    }
}

#tabs-course-details {
    margin: 2rem 0 0
}

.gallery {
    margin-bottom: 1.875em
}

.gallery-reveal {
    outline: none
}

.gallery-reveal .close-button {
    height: 2.75rem;
    width: 2.75rem;
    background: #fff;
    background: hsla(0, 0%, 100%, .75);
    border: none;
    border-radius: 50%;
    right: 1.5625rem;
    top: 1.5625rem;
    vertical-align: top
}

.gallery-reveal .close-button span {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    display: block;
    transform: translateY(-55%)
}

.gallery-reveal .close-button:hover {
    background: #fff
}

.footer {
    border-top: 2px solid #00afaa;
    margin-top: 1.25em;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .footer {
        background: url(/assets/media/images/site/cyclone/footer/footer-large.jpg) no-repeat 100% 100%;
        background-size: contain;
        margin-top: 2.5em;
        min-height: 26.25em;
        text-align: left
    }
}

@media print,
screen and (min-width:58.75em) {
    .footer {
        background: url(/assets/media/images/site/cyclone/footer/footer-xx-large.jpg) no-repeat 100% 100%;
        background-size: auto
    }
}

.footer .row {
    margin-top: 1.25em
}

@media print,
screen and (min-width:40em) {
    .footer .row {
        margin-top: 1.5em
    }
}

.footer li,
.footer p {
    color: #6d6d6d;
    font-size: .75rem
}

.footer a {
    color: #6d6d6d
}

@media print,
screen and (min-width:40em) {
    .footer .contact-info {
        margin-left: .6875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .footer .contact-info {
        margin-left: 0
    }
}

.footer .copyright {
    color: #6d6d6d;
    display: block;
    font-size: .75rem;
    margin: 0 auto
}

@media print,
screen and (min-width:40em) {
    .footer .copyright {
        margin-left: .6875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .footer .copyright {
        margin-left: 0
    }
}

.footer .social-info {
    margin-bottom: 1em;
    text-align: right
}

@media print,
screen and (min-width:40em) {
    .footer .social-info {
        padding-right: .6875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .footer .social-info {
        padding-right: 0
    }
}

.footer .site-info {
    margin-top: 1.25em;
    padding-top: .625em
}

@media print,
screen and (min-width:40em) {
    .footer .site-info {
        margin-left: .6875em
    }
}

@media print,
screen and (min-width:58.75em) {
    .footer .site-info {
        margin-left: 0
    }
}

.footer .site-info li {
    display: inline-block
}

@media print,
screen and (min-width:40em) {
    .footer .site-info li:first-child a {
        padding-left: 0
    }
}

.footer .site-info a {
    display: inline-block;
    padding: 15px 10px
}

.footer .anchor-link-top {
    color: #e67042;
    display: block;
    font-weight: 700;
    margin: 0 auto
}

.wysiwyg form.wcmform .error>ul,
.wysiwyg form ul.errors {
    list-style: none;
    color: #dc582a;
    font-weight: 700
}

.wysiwyg form.wcmform .error>ul>li,
.wysiwyg form ul.errors>li {
    background: none;
    padding-left: 0
}

.wysiwyg form dl>dd {
    margin-bottom: 1.375em
}

.wysiwyg form dl>dd:after {
    clear: both;
    content: "";
    display: table
}

.wysiwyg form label {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .9375rem;
    font-weight: 700;
    color: #244770;
    line-height: 1.5em
}

.wysiwyg form fieldset {
    background: #f8f6f2;
    padding: .5rem 1rem;
    margin-bottom: .625rem
}

.wysiwyg form fieldset h3 {
    font-family: Georgia, garamond, serif;
    font-size: 1.5625rem;
    border-top: 1px solid #04827f
}

.wysiwyg form legend.accessibility-only {
    width: 1px;
    height: 1px;
    overflow: hidden
}

.wysiwyg form input[type=checkbox],
.wysiwyg form input[type=email],
.wysiwyg form input[type=radio],
.wysiwyg form input[type=text],
.wysiwyg form select,
.wysiwyg form textarea {
    font-size: 1rem;
    margin-bottom: 0
}

.wysiwyg form input[type=checkbox]:focus,
.wysiwyg form input[type=email]:focus,
.wysiwyg form input[type=radio]:focus,
.wysiwyg form input[type=text]:focus,
.wysiwyg form select:focus,
.wysiwyg form textarea:focus {
    background-color: #fff;
    border: .0625em solid #8a8a8a;
    box-shadow: 0 0 .3125em #cacaca;
    outline: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

.wysiwyg form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.wysiwyg form select[multiple=multiple] {
    height: auto
}

.wysiwyg form select:not([multiple=multiple]) {
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-orange-fill.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 212 106'%3E%3Ctitle%3EArrow%3C/title%3E%3Cpath fill='%23C85126' d='M.934 0L106.25.25 212.066 0 106 106.066' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
    background-size: .625em auto
}

.wysiwyg form input[type=submit]:focus {
    outline: none
}

.wysiwyg form input[type=checkbox]+input[type=text],
.wysiwyg form input[type=radio]+input[type=text] {
    float: right
}

.wysiwyg form .field-group dl {
    margin-bottom: 0
}

.wysiwyg form .field-group dt {
    display: none
}

.wysiwyg form .field-group dd {
    display: inline-block;
    margin: 0 .5em 0 0
}

.wysiwyg form.wcmform .elementGroupContainer label {
    display: inline;
    font-weight: 400;
    color: inherit
}

.wysiwyg form.wcmform .elementGroupContainer>span[data-multiple=true] {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: .2rem;
    -ms-flex-align: baseline;
    align-items: baseline
}

.wysiwyg form.wcmform .elementGroupContainer>span[data-multiple=true]>.rmmultiple {
    margin-left: .5rem
}

.wysiwyg form.wcmform .elementGroupContainer.elementAddress {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.wysiwyg form.wcmform .elementGroupContainer.elementAddress>dt {
    margin-bottom: .1rem;
    font-weight: 400;
    -ms-flex: 1 30%;
    flex: 1 30%
}

.wysiwyg form.wcmform .elementGroupContainer.elementAddress>dd {
    -ms-flex: 1 70%;
    flex: 1 70%;
    margin-bottom: .1rem
}

.wysiwyg form.wcmform .elementGroupContainer.elementDateRange>span {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.wysiwyg form.wcmform .elementGroupContainer.elementDateRange>span>input {
    width: auto;
    margin-bottom: 0;
    margin-left: .3rem
}

.wysiwyg form.wcmform .elementGroupContainer.elementDate input {
    margin-bottom: .1rem
}

.wysiwyg form.wcmform .elementGroupContainer.elementNumberlist>.numberlistContainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: baseline;
    align-items: baseline
}

.wysiwyg form.wcmform .elementGroupContainer.elementNumberlist>.numberlistContainer>div {
    -ms-flex: 0 1 20%;
    flex: 0 1 20%
}

.wysiwyg form.wcmform .elementGroupContainer.elementNumberlist>.numberlistContainer>div:first-of-type {
    padding-right: 1rem;
    -ms-flex: 1;
    flex: 1
}

.wysiwyg form.wcmform .elementGroupContainer.elementNumberlist>.numberlistContainer>div input {
    margin-bottom: .1rem
}

.wysiwyg form.wcmform .elementTextarea {
    width: 100% !important
}

.wysiwyg form.wcmform input[type=file] {
    border: 0;
    margin-bottom: 5px;
    padding: 5px;
    background-color: transparent
}

.wysiwyg form.wcmform input[type=file]::-ms-value {
    border: 1px solid #ccc;
    background-color: #fff;
    padding: 3px
}

.wysiwyg form.wcmform input[type=file]::-ms-browse,
.wysiwyg form.wcmform input[type=file]::-webkit-file-upload-button {
    -webkit-box-align: center;
    text-align: center;
    cursor: default;
    color: buttontext;
    padding: 2px 6px 3px;
    border: 2px outset buttonface;
    border-image: initial;
    background-color: buttonface;
    box-sizing: border-box
}

.wysiwyg form.wcmform i.suffix {
    display: block;
    font-size: 80%
}

.wysiwyg form.wcmform i.suffix .overload {
    color: #dc582a
}

.wysiwyg form.wcmform .description {
    font-style: italic;
    margin: .5em 0
}

.wysiwyg form.wcmform .required:after {
    content: " *";
    font-weight: 700
}

.wysiwyg form.wcmform.dirty .required {
    color: #dc582a;
    font-weight: 700
}

.wysiwyg form #info_unticked_notice {
    display: none;
    border: 1px solid #555;
    background: #eee;
    padding: 10px
}

.header {
    background: #fff;
    position: relative;
    z-index: 160
}

@media print,
screen and (min-width:58.75em) {
    .header {
        padding-top: 1.875em
    }
}

.header .columns {
    padding: .625em 0 0;
    position: relative
}

@media print,
screen and (min-width:58.75em) {
    .header .columns {
        padding-top: 1.25em
    }
}

.header .logo {
    margin: 0 auto .125em;
    position: relative;
    z-index: 13
}

@media print,
screen and (min-width:58.75em) {
    .header .logo {
        margin: -.9375rem auto 1.5625rem
    }
}

.header .nav-quick {
    z-index: 14
}

.hero {
    background-repeat: no-repeat
}

.hero-burnt-orange .hero {
    background-color: #dc582a
}

.hero-cobalt-blue .hero {
    background-color: #1e428a
}

.hero-coral-red .hero {
    background-color: #df465a
}

.hero-deep-aquamarine .hero {
    background-color: #487a7b
}

.hero-grape .hero {
    background-color: #5d3754
}

.hero-navy-blue .hero {
    background-color: #16365d
}

.hero-neon-blue .hero {
    background-color: #009ace
}

.hero-sussex-flint .hero {
    background-color: #013035
}

.hero-light-flint .hero {
    background-color: #34595d
}

@media print,
screen and (min-width:40em) {
    .hero+div .content-region>h1:first-of-type {
        margin-top: .6em
    }
}

.hero-bordered .hero {
    background-position: top;
    background-size: cover;
    min-height: 11.875em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-bottom: 5px solid #00bfb2
}

@media print,
screen and (min-width:40em) {
    .hero-bordered .hero {
        min-height: 19.6875em
    }
}

.hero-bordered .hero .row {
    width: 100%
}

.hero-bordered .hero .row h1 {
    display: inline-block;
    background: #fff;
    padding: 1.5rem 4rem .5rem 2.5rem;
    margin: 0;
    margin-bottom: -5px;
    border-top: 5px solid #00bfb2
}

@media screen and (max-width:39.9375em) {

    .hero-bordered .hero .column,
    .hero-bordered .hero .columns {
        padding: 0
    }
}

.hero-bordered .content-region {
    padding: 0 0 1em;
    margin-top: 1.5em
}

.hero-center .hero {
    background-position: 50%;
    background-repeat: no-repeat;
    color: #fff;
    padding: 1.25em 0 .625em;
    position: relative;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .hero-center .hero {
        min-height: 21.25em
    }
}

.hero-center .hero .hero-heading {
    color: #fff;
    margin-bottom: .625em
}

@media print,
screen and (min-width:40em) {
    .hero-center .hero .hero-heading {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        display: inline-block;
        font: normal 2.5rem Georgia, garamond, serif;
        margin-left: auto;
        margin-right: auto;
        width: 90%
    }
}

@media print,
screen and (min-width:48em) {
    .hero-center .hero .hero-heading {
        font-size: 2.8125rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-center .hero .hero-heading {
        font: normal 3.4375rem Georgia, garamond, serif
    }
}

.hero-center .hero .hero-heading-addition {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5
}

@media print,
screen and (min-width:40em) {
    .hero-center .hero .hero-heading-addition {
        font-size: 2.25rem
    }
}

.hero-center .hero .hero-subheading {
    display: none
}

@media print,
screen and (min-width:40em) {
    .hero-center .hero .hero-subheading {
        position: absolute;
        top: 3.75rem;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        font-size: .6875rem;
        text-transform: uppercase
    }
}

.hero-center .hero .hero-year {
    display: inline-block;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif
}

@media print,
screen and (min-width:40em) {
    .hero-center .hero .hero-year {
        position: absolute;
        bottom: 1.25em;
        left: 50%;
        transform: translateX(-50%);
        width: 100%
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-center .hero .hero-year {
        width: auto
    }
}

.hero-center .hero .hero-year ul {
    display: inline-block
}

.hero-center .hero .hero-year p {
    font-size: 1.1875rem;
    margin: 0
}

.hero-center .hero .hero-year p:first-child {
    font-size: 1.375rem
}

.hero-center .hero .hero-year li {
    color: #fff;
    font-size: 1.125rem;
    padding: .5em
}

.hero-center .hero .hero-year a {
    color: #fff;
    padding: 0;
    text-decoration: underline
}

.hero-center.hero-purple .hero {
    background: #5f3655
}

@media print,
screen and (min-width:40em) {
    .hero-center.hero-purple .hero {
        background: #5f3655 url(/assets/media/images/site/cyclone/logos/bg-course-logo-2017.png) no-repeat 50%
    }
}

.hero-center.hero-deep-blue .hero {
    background: #1a365d
}

@media print,
screen and (min-width:40em) {
    .hero-center.hero-deep-blue .hero {
        background: #1a365d url(/assets/media/images/site/cyclone/logos/bg-course-logo-2018.png) no-repeat 50%
    }
}

.hero-center.hero-light-flint .hero {
    background: #34595d
}

@media print,
screen and (min-width:40em) {
    .hero-center.hero-light-flint .hero {
        background: #34595d url(/assets/media/images/site/cyclone/logos/bg-course-logo-2019.png) no-repeat 50%
    }
}

@media print,
screen and (min-width:40em) {
    .course-pg.hero-center .hero-heading {
        max-width: 20em
    }
}

.hero-cover .hero {
    background-position: top;
    background-size: cover;
    min-height: 11.875em
}

@media print,
screen and (min-width:40em) {
    .hero-cover .hero {
        min-height: 19.6875em
    }
}

.hero-home .hero {
    background-repeat: no-repeat;
    display: block;
    min-height: 27.5em
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero {
        min-height: 25em
    }
}

.hero-home .hero h1 {
    color: #333;
    font-family: Georgia, serif;
    font-size: 1.875rem;
    line-height: 1.25
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero h1 {
        font-size: 2rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-home .hero h1 {
        color: #fff;
        font-size: 2.75rem
    }
}

.hero-home .hero p {
    color: #333;
    font-family: Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.25
}

@media print,
screen and (min-width:58.75em) {
    .hero-home .hero p {
        color: #fff;
        font-size: 1.375rem;
        margin-bottom: .41667em
    }
}

.hero-home .hero.hero-bg {
    background-position: top;
    background-repeat: no-repeat;
    background-size: 100%;
    max-width: 1920px !important;
    position: relative;
    height: 23.75em
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero.hero-bg {
        background-position: top
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-home .hero.hero-bg {
        background-size: cover;
        height: 25em
    }
}

@media screen and (min-width:90em) {
    .hero-home .hero.hero-bg {
        height: 31.25em
    }
}

.hero-home .hero.hero-bg .hero-content {
    width: 100%;
    float: left;
    padding-right: .3125rem;
    padding-left: .3125rem;
    position: absolute;
    right: 0;
    bottom: .5em;
    left: 0;
    background-color: #fff;
    margin: 0 auto;
    padding: 0 10%;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

.hero-home .hero.hero-bg .hero-content:last-child:not(:first-child) {
    float: right
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content {
        width: 83.33333%;
        float: left;
        padding-right: .3125rem;
        padding-left: .3125rem;
        bottom: .625em
    }
}

@media print,
screen and (min-width:40em) and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content:last-child:not(:first-child) {
        float: right
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-home .hero.hero-bg .hero-content {
        width: 66.66667%;
        float: left;
        padding-right: .3125rem;
        padding-left: .3125rem;
        background-color: transparent
    }
}

@media print,
screen and (min-width:58.75em) and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-home .hero.hero-bg .hero-content:last-child:not(:first-child) {
        float: right
    }
}

@media screen and (min-width:90em) {
    .hero-home .hero.hero-bg .hero-content {
        width: 50%;
        float: left;
        padding-right: .3125rem;
        padding-left: .3125rem;
        bottom: .625em
    }
}

@media screen and (min-width:90em) and (min-width:40em) {
    .hero-home .hero.hero-bg .hero-content {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media screen and (min-width:90em) {
    .hero-home .hero.hero-bg .hero-content:last-child:not(:first-child) {
        float: right
    }
}

.hero-landing .hero {
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: .5em;
    position: relative
}

@media screen and (max-width:39.9375em) {
    .hero-landing .hero {
        background-image: none !important
    }
}

@media screen and (min-width:40em) and (max-width:47.9375em) {
    .hero-landing .hero {
        background-image: none !important
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-landing .hero {
        min-height: 31.25em
    }
}

.hero-landing .hero h1 {
    margin-bottom: .5em
}

.hero-landing .hero p {
    color: #013b39
}

.hero-landing .hero .arrow-down {
    display: none
}

@media print,
screen and (min-width:58.75em) {
    .hero-landing .hero .arrow-down {
        overflow: hidden;
        text-indent: 101%;
        white-space: nowrap;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 5em;
        width: 5em;
        display: block;
        background-size: 120%;
        margin: 0 auto
    }
}

@media print,
screen and (min-width:58.75em) {
    .hero-landing .hero {
        margin: 1.5em 0 0
    }

    .hero-landing .hero .columns {
        float: right;
        padding: 3.5em 3.5em 3.5em 0
    }
}

.hero-overlap {
    position: absolute;
    top: -5.9375em;
    height: 5.9375em;
    width: auto;
    border-left: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: .5em 1em;
    vertical-align: top
}

.hero-overlap p {
    margin-bottom: 0
}

.hero-right .hero {
    background-position: 100% 0;
    min-height: 11.875em
}

@media screen and (max-width:39.9375em) {
    .hero-right .hero {
        background-image: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .hero-right .hero {
        min-height: 19.6875em
    }
}

@media screen and (max-width:39.9375em) {
    .section-hero {
        background-image: none !important
    }
}

@media print,
screen and (min-width:40em) {
    .section-hero {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
}

@media print,
screen and (min-width:58.75em) {
    .section-hero {
        min-height: 35.3125em
    }
}

.section-hero .section-hero-content {
    background-color: #f4f4f4;
    color: #393939;
    padding: .75em
}

@media print,
screen and (min-width:40em) {
    .section-hero .section-hero-content {
        padding: 2.25em
    }
}

@media print,
screen and (min-width:58.75em) {
    .section-hero .section-hero-content {
        display: table-cell;
        height: 35.3125em;
        vertical-align: middle
    }
}

@media print,
screen and (min-width:58.75em) {
    .section-course .section-hero {
        min-height: 28.75em
    }
}

@media print,
screen and (min-width:58.75em) {
    .section-course .section-hero .section-hero-content {
        height: 28.75em
    }
}

@media print,
screen and (min-width:40em) {
    .section-course .section-hero .section-heading {
        border-top: none;
        padding-top: 0
    }
}

@media screen and (min-width:40em) and (max-width:47.9375em) {
    .section-hero .list-statistics {
        font-size: .9375rem;
        margin-bottom: .625em
    }

    .section-hero .list-statistics dt {
        margin-top: .3125em
    }
}

@media screen and (min-width:40em) and (max-width:47.9375em) {
    .section-hero p {
        font-size: .9375rem;
        margin-bottom: .625em
    }
}

.section-hero p:last-child {
    margin-bottom: 0
}

.course-pg .section-hero {
    background-color: #f4f4f2
}

#course-hero {
    color: #fff;
    padding: 4em 1em;
    position: relative;
    text-align: center
}

@media screen and (max-width:39.9375em) {
    #course-hero {
        padding: 1rem
    }
}

@media screen and (max-width:39.9375em) {
    #course-hero .hero-heading {
        background: none !important;
        margin-bottom: 1rem
    }
}

@media print,
screen and (min-width:40em) {
    #course-hero .hero-heading {
        background-position: 50%;
        background-repeat: no-repeat;
        margin-bottom: 3em;
        min-height: 150px;
        position: relative
    }
}

#course-hero .hero-heading h1 {
    color: #fff
}

@media print,
screen and (min-width:40em) {
    #course-hero .hero-heading h1 {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        transform: translateY(-50%);
        font: normal 2.5rem Georgia, garamond, serif;
        margin-left: auto;
        margin-right: auto;
        width: 90%
    }
}

@media print,
screen and (min-width:48em) {
    #course-hero .hero-heading h1 {
        font-size: 2.8125rem
    }
}

@media print,
screen and (min-width:58.75em) {
    #course-hero .hero-heading h1 {
        font-size: 3.4375rem
    }
}

#course-hero .hero-heading-addition {
    display: block;
    font-size: 1.25rem;
    line-height: 1.5
}

@media print,
screen and (min-width:40em) {
    #course-hero .hero-heading-addition {
        font-size: 2.25rem
    }
}

#course-hero .hero-year p {
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.5em;
    font-size: 1.2em
}

#course-hero .hero-year a {
    font-weight: 400;
    color: #fff
}

.year-2018 #course-hero,
.year-2020 #course-hero {
    background: #1d4289
}

.year-2018 #course-hero .hero-heading,
.year-2020 #course-hero .hero-heading {
    background: #1d4289 url(/assets/media/images/site/cyclone/logos/bg-course-logo-2018_cobalt_light.png) no-repeat 50%
}

.year-2019 #course-hero {
    background: #5d3754
}

.year-2019 #course-hero .hero-heading {
    background: #5d3754 url(/assets/media/images/site/cyclone/logos/bg-course-logo-2019_grape_light.png) no-repeat 50%
}

#stickable-course-info {
    background: #1d4289
}

#stickable-course-info.sticky.is-stuck {
    z-index: 100
}

#stickable-course-info p {
    margin: 0;
    padding: 1em;
    color: #fff;
    font-weight: 700;
    font-size: .8em
}

#stickable-course-info .course-start-date {
    float: right
}

.year-2018 #stickable-course-info,
.year-2020 #stickable-course-info {
    background: #173268
}

.year-2019 #stickable-course-info {
    background: #46293f
}

body.homepage blockquote {
    font-family: Georgia, garamond, serif;
    font-size: 1.8rem;
    color: #fff;
    padding: 0;
    margin: 1rem 0
}

@media print,
screen and (min-width:40em) {
    body.homepage blockquote {
        font-size: 3.3rem;
        margin: 2rem 0
    }
}

body.homepage blockquote:before {
    content: none
}

body.homepage blockquote.cited {
    margin-bottom: .7rem
}

body.homepage cite {
    text-align: center;
    color: #fff;
    font-style: normal;
    font-size: 1rem;
    margin-bottom: 2rem
}

@media print,
screen and (min-width:40em) {
    body.homepage cite {
        font-size: 1.5rem
    }
}

body.homepage cite:before {
    content: none
}

body.homepage .button.hollow,
body.homepage .button.hollow:hover {
    font-weight: 700
}

body.homepage .footer .site-info {
    margin-top: 0;
    padding-top: 0
}

body.homepage .msa {
    margin: 0
}

body.homepage .msa a {
    text-decoration: none
}

body.homepage .msa a:hover {
    text-decoration: underline
}

body.homepage #holi-header {
    background: url(https://sussex.ac.uk/assets/images/homepage/holi-header.jpg);
    background-repeat: no-repeat;
    background-position: center -150px;
    background-size: cover;
    padding: 6rem .5rem 25rem;
    margin-bottom: 2rem
}

body.homepage #holi-header h1 {
    color: #d3273e;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-weight: 900;
    font-size: 3.5rem;
    margin-bottom: 5rem;
    max-width: 30rem
}

@media screen and (max-width:39.9375em) {
    body.homepage #holi-header {
        background: #fff;
        padding-top: 2rem;
        padding-bottom: 3rem
    }

    body.homepage #holi-header h1 {
        font-size: 2.5rem;
        margin-bottom: 2.5rem;
        max-width: none
    }
}

@media screen and (min-width:68em) {
    body.homepage #holi-header h1 {
        max-width: 45rem
    }
}

body.homepage #holi-header .button {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
    max-width: 25rem;
    width: 100%
}

body.homepage #holi-header .button.hollow:hover {
    color: #d3273e;
    background: #f4f4f4
}

body.homepage .finder {
    background: #1d4289;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3)
}

body.homepage .finder>.column,
body.homepage .finder>.columns {
    padding: 1rem
}

body.homepage .finder h2 {
    padding-bottom: 1rem;
    margin-bottom: 2rem;
    border-bottom: 3px solid #fff;
    color: #fff
}

body.homepage .finder input {
    padding: 1rem
}

body.homepage .finder select {
    background-image: url(https://sussex.ac.uk/images/homepage/arrow-coral-down.svg)
}

body.homepage .finder .button {
    padding: .7rem 1rem;
    width: 100%;
    background: #d3273e !important
}

body.homepage .finder .button:hover {
    color: #fff !important;
    background: #9e1d2f !important
}

body.homepage .finder .button:focus {
    color: #fff !important
}

body.homepage .spotlights {
    max-width: 90rem
}

@media print,
screen and (min-width:40em) {
    body.homepage .spotlights {
        margin-top: 5rem;
        margin-bottom: 5rem
    }
}

@media screen and (min-width:58.75em) and (max-width:63rem) {
    body.homepage .spotlights .spotlight-content h2 {
        font-size: 1.9rem
    }
}

@media screen and (min-width:58.75em) and (max-width:76rem) {
    body.homepage .spotlights .spotlight-content {
        padding: 2.5rem 1rem
    }
}

body.homepage .spotlights .spotlight.c2a.coral,
body.homepage .spotlights .spotlight.c2a.coral h2 {
    color: #d3273e
}

body.homepage .spotlights .spotlight.c2a.coral.dark {
    background-color: #d3273e
}

body.homepage .spotlights .spotlight.c2a.coral.dark .spotlight-content {
    background: #d3273e
}

body.homepage .spotlights .spotlight.c2a.coral.dark a,
body.homepage .spotlights .spotlight.c2a.coral.dark h2 {
    color: #fff
}

body.homepage .video-bar {
    padding: 2rem .5rem 4rem
}

body.homepage .video-bar.flint {
    background: #013b39
}

body.homepage .video-bar.navy {
    background: #1b365d
}

body.homepage .video-bar.navy blockquote.cited {
    font-size: 2.8rem
}

@media screen and (max-width:39.9375em) {
    body.homepage .video-bar.navy blockquote.cited {
        font-size: 2rem
    }
}

body.homepage .video-bar.navy.wider .row {
    max-width: 80rem
}

body.homepage .row.video {
    text-align: center;
    position: relative;
    max-width: 1000px;
    padding: 0
}

body.homepage .row.video.overlayer {
    margin-top: -3rem
}

body.homepage .row.video.captioned {
    margin-bottom: 0
}

body.homepage .row.video.captioned img {
    box-shadow: none
}

body.homepage .row.video img {
    box-shadow: 5px 5px 10px rgba(0, 0, 0, .3)
}

body.homepage .row.video .play {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    background: url(https://sussex.ac.uk/assets/images/homepage/video-play.png);
    background-size: 100px 100px;
    background-repeat: no-repeat
}

body.homepage .row.video .responsive-embed {
    margin-bottom: 0
}

body.homepage .row.video-caption {
    background: #1b365d;
    max-width: 1000px;
    padding: 1rem 2rem;
    text-align: center
}

body.homepage .row.video-caption p {
    margin: 0;
    color: #fff;
    font-size: 1.2rem
}

body.homepage .headerer {
    text-align: center
}

body.homepage .headerer h2 {
    color: #1b365d;
    font-size: 2rem
}

@media print,
screen and (min-width:40em) {
    body.homepage .headerer h2 {
        margin: 4rem auto 2rem;
        font-size: 3.2rem
    }
}

body.homepage .headerer h2.slim {
    max-width: 30rem
}

body.homepage .headerer h2.vision {
    margin-bottom: .5rem
}

body.homepage #tour-bar {
    background: url(https://sussex.ac.uk/assets/images/homepage/campus-wide-faded.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    text-align: center;
    padding: 7rem 0;
    margin-bottom: 2rem
}

body.homepage #tour-bar img {
    display: block;
    margin: 0 auto 2rem
}

body.homepage .button-bar {
    text-align: center;
    margin: 3rem auto
}

@media screen and (max-width:39.9375em) {
    body.homepage .button-bar {
        margin-top: 1rem;
        margin-bottom: 1.5rem
    }
}

body.homepage .button-bar .button {
    padding: .85rem 3rem
}

body.homepage .news-feature {
    max-width: 80rem;
    text-align: center
}

@media print,
screen and (min-width:40em) {
    body.homepage .news-feature {
        margin: 6rem auto
    }
}

body.homepage .news-feature .info {
    background: #d3273e;
    padding: 4rem 5rem;
    text-align: center
}

body.homepage .news-feature .info a {
    color: #fff
}

body.homepage .news-feature .info blockquote {
    font-size: 3.7rem;
    line-height: 1.4em
}

@media screen and (max-width:39.9375em) {
    body.homepage .news-feature .info {
        padding: 2rem 1rem
    }

    body.homepage .news-feature .info blockquote {
        font-size: 2rem
    }
}

body.homepage .news-feature .column,
body.homepage .news-feature .columns {
    padding: 0
}

body.homepage .news-feature .image {
    margin-top: -2rem
}

@media print,
screen and (min-width:58.75em) {
    body.homepage .news-feature .image {
        margin-top: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }
}

body.homepage .news-feature .image img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

body.homepage #strategy {
    max-width: 80rem
}

body.homepage #strategy h3 {
    font-size: 3.5rem;
    margin-bottom: 2rem;
    color: #1d4289
}

@media screen and (max-width:39.9375em) {
    body.homepage #strategy h3 {
        font-size: 2.5rem
    }
}

body.homepage #strategy p {
    color: #1b365d;
    font-size: 1.3rem
}

body.homepage #strategy .column>div,
body.homepage #strategy .columns>div {
    background: #f4f4f4;
    border-bottom: 15px solid #f4f4f4;
    background-repeat: no-repeat;
    background-position: 50%;
    text-align: center;
    padding: 3rem;
    height: 100%;
    margin: 1rem auto;
    max-width: 30rem;
    min-height: 21rem
}

@media screen and (max-width:39.9375em) {

    body.homepage #strategy .column>div,
    body.homepage #strategy .columns>div {
        padding: 2rem .5rem
    }
}

body.homepage #strategy #strategy-1 {
    background-image: url(https://sussex.ac.uk/images/homepage/strategy-1-full.png);
    border-bottom-color: #ffc845
}

@media screen and (max-width:39.9375em) {
    body.homepage #strategy #strategy-1 {
        margin-top: 0
    }
}

body.homepage #strategy #strategy-2 {
    background-image: url(https://sussex.ac.uk/images/homepage/strategy-2-full.png);
    border-bottom-color: #e56db1
}

body.homepage #strategy #strategy-3 {
    background-image: url(https://sussex.ac.uk/images/homepage/strategy-3-full.png);
    border-bottom-color: #007a78
}

body.homepage #news-feed {
    background: #f4f4f4;
    padding: 4rem 0
}

body.homepage #news-feed>.row {
    max-width: 80rem
}

body.homepage #news-feed h2,
body.homepage #news-feed h3,
body.homepage #news-feed p {
    color: #1b365d
}

body.homepage #news-feed h2 {
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    border-bottom: 2px solid #1b365d
}

body.homepage #news-feed h3 {
    font-size: 1.5rem;
    font-family: Georgia, garamond, serif;
    font-weight: 400;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
    border-bottom: 2px solid #1b365d
}

body.homepage #news-feed p {
    -ms-flex-positive: 1;
    flex-grow: 1
}

body.homepage #news-feed .news-link {
    height: 100%;
    padding: 1rem
}

body.homepage #news-feed .news-link:hover {
    background: #e8e8e8
}

body.homepage #news-feed .media-object-section {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

body.homepage #news-feed .row-adjust {
    margin: 0 -.3125rem
}

body.homepage #news-feed .c2a {
    color: #d3273e;
    text-decoration: underline;
    -ms-flex-positive: 0;
    flex-grow: 0
}

body.homepage #news-feed .read-all {
    text-align: center
}

body.homepage #student-story,
body.homepage #student-story blockquote,
body.homepage #student-story cite {
    color: #000
}

body.homepage #student-story cite span {
    font-size: 1em
}

body.homepage.pg21 #student-story {
    margin-bottom: 4em;
    padding-bottom: -5em
}

body.homepage.pg21 #student-story .row.column,
body.homepage.pg21 #student-story .row.columns,
body.homepage.pg21 #student-story blockquote {
    margin-bottom: 0
}

body.homepage.pg21 #student-story .video-bar {
    background: #ffaa4d
}

@media screen and (max-width:39.9375em) {
    .nav-article {
        display: none
    }
}

.nav-article .nav-article-list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nav-article .cta-section {
    display: block;
    font-size: .8125rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    border: 0 solid transparent;
    border-bottom-width: 2px;
    padding-bottom: 1em;
    font-weight: 700
}

.nav-article .cta-title {
    display: block;
    font-family: Georgia, garamond, serif;
    font-size: 1.5625rem;
    line-height: 1.2;
    margin-bottom: 3em
}

.nav-article .cta {
    flex-basis: calc(50% - 4px);
    -ms-flex-preferred-size: calc(50% - 4px);
    margin-left: .125em;
    margin-right: .125em;
    margin-bottom: .25em;
    position: relative;
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .nav-article .cta {
        flex-basis: calc(25% - 4px);
        -ms-flex-preferred-size: calc(25% - 4px)
    }
}

.nav-article .cta a {
    display: block;
    height: 100%;
    margin-bottom: 1em;
    padding: 2em;
    text-decoration: none
}

.nav-article .cta a:after {
    content: "Find out more";
    display: block;
    font-size: 1em;
    font-weight: 400;
    text-decoration: underline;
    position: absolute;
    bottom: 2em
}

.nav-article .cta a:hover {
    color: #fff
}

.nav-article .cta.flint a {
    color: #013b39
}

.nav-article .cta.flint .cta-section {
    border-color: #013b39
}

.nav-article .cta.flint:hover {
    background-color: #013b39
}

.nav-article .cta.flint:hover a {
    color: #fff
}

.nav-article .cta.flint:hover .cta-section {
    border-color: #fff
}

.nav-article .cta.cobalt a {
    color: #1d4289
}

.nav-article .cta.cobalt .cta-section {
    border-color: #1d4289
}

.nav-article .cta.cobalt:hover {
    background-color: #1d4289
}

.nav-article .cta.cobalt:hover a {
    color: #fff
}

.nav-article .cta.cobalt:hover .cta-section {
    border-color: #fff
}

.nav-article .cta.navy a {
    color: #1b365d
}

.nav-article .cta.navy .cta-section {
    border-color: #1b365d
}

.nav-article .cta.navy:hover {
    background-color: #1b365d
}

.nav-article .cta.navy:hover a {
    color: #fff
}

.nav-article .cta.navy:hover .cta-section {
    border-color: #fff
}

.nav-article .cta.grape a {
    color: #5d3754
}

.nav-article .cta.grape .cta-section {
    border-color: #5d3754
}

.nav-article .cta.grape:hover {
    background-color: #5d3754
}

.nav-article .cta.grape:hover a {
    color: #fff
}

.nav-article .cta.grape:hover .cta-section {
    border-color: #fff
}

.nav-breadcrumb {
    background-color: #e9e6e1
}

.has-hero .nav-breadcrumb {
    background: hsla(0, 0%, 100%, .9)
}

.hero-center .nav-breadcrumb {
    background: #fff
}

.nav-breadcrumb ol {
    margin: 0 .5em;
    padding: .5em
}

.nav-breadcrumb li {
    color: #383838;
    display: inline-block;
    font-size: .75rem;
    line-height: 1.35
}

.nav-breadcrumb li:after {
    content: ">";
    display: inline-block;
    padding-right: .5em
}

.nav-breadcrumb li:last-child {
    padding-right: 0
}

.nav-breadcrumb li:last-child:after {
    display: none
}

.nav-breadcrumb li a {
    color: #1f484b;
    display: inline-block;
    padding: 0 .5em 0 0;
    text-decoration: none
}

.nav-breadcrumb li a:active,
.nav-breadcrumb li a:focus,
.nav-breadcrumb li a:hover {
    text-decoration: underline
}

.nav-content-new {
    height: auto;
    width: 100%;
    background-color: #fff
}

.nav-content-new ol {
    background-color: #fff;
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .nav-content-new ol {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.nav-content-new li {
    display: block;
    margin: .25em 0
}

@media screen and (max-width:39.9375em) {
    .article-course.preloading .nav-content-new li {
        display: none
    }
}

@media print,
screen and (min-width:40em) {
    .nav-content-new li {
        display: -ms-flexbox;
        display: flex;
        box-flex: 1;
        -moz-flex: 1 0;
        -ms-flex: 1 0;
        flex: 1 0;
        box-orient: vertical;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center
    }
}

@media print,
screen and (min-width:40em) {
    .nav-content-new li.cta {
        box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(25% - 8px)
    }
}

.nav-content-new li.cta a {
    background-color: #d3273e;
    background-image: none;
    margin-right: 0;
    text-transform: uppercase;
    text-decoration: none
}

.nav-content-new li.cta a:hover {
    background-color: #9e1d2f
}

.nav-content-new a {
    color: #fff;
    display: block;
    font-size: 1.1875rem;
    line-height: 1.25;
    padding: .8125em .5em;
    text-align: center;
    text-decoration: none
}

@media screen and (max-width:39.9375em) {
    .nav-content-new a {
        background: transparent url(/assets/media/images/site/cyclone/arrows/arrow-white-right.png) no-repeat center right .625em;
        background-size: auto 1.25em
    }
}

@media print,
screen and (min-width:40em) {
    .nav-content-new a {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-orient: vertical;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        font-size: .875rem;
        margin-right: .25rem;
        min-height: 3.75rem;
        padding: .5rem
    }

    .nav-content-new a.is-active {
        position: relative
    }

    .nav-content-new a.is-active:after {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: absolute;
        bottom: -.875rem;
        left: 50%;
        height: 1.25em;
        width: 1.25em;
        transform: perspective(999px) translateZ(1px) rotate(45deg);
        outline: 1px solid transparent;
        border-bottom: 5px solid #fff;
        border-right: 5px solid #fff;
        content: "";
        display: block;
        margin-left: -.5em
    }
}

@media print,
screen and (min-width:48em) {
    .nav-content-new a {
        font-size: .9375rem
    }
}

.nav-content-new.nav-content-small {
    position: absolute;
    z-index: 0
}

.hero-purple .nav-content-new a {
    background-color: #80517c
}

@media print,
screen and (min-width:40em) {
    .hero-purple .nav-content-new a {
        background-color: #5f3655
    }

    .hero-purple .nav-content-new a.is-active,
    .hero-purple .nav-content-new a.is-active:after,
    .hero-purple .nav-content-new a:hover {
        background-color: #80517c
    }
}

.hero-deep-blue .nav-content-new a {
    background-color: #346893
}

@media print,
screen and (min-width:40em) {
    .hero-deep-blue .nav-content-new a {
        background-color: #244770
    }

    .hero-deep-blue .nav-content-new a.is-active,
    .hero-deep-blue .nav-content-new a.is-active:after,
    .hero-deep-blue .nav-content-new a:hover {
        background-color: #346893
    }
}

.nav-content-new.js-region {
    display: none
}

@media print,
screen and (min-width:40em) {
    .nav-content-new.js-region {
        display: block
    }
}

.nav-content-new.js-region.js-open {
    display: block
}

.hero-purple .nav-content-back .btn-nav-back {
    background-color: #80517c
}

.hero-purple .nav-content-back .btn-nav-back.is-stuck {
    border: 5px solid #80517c
}

.hero-deep-blue .nav-content-back .btn-nav-back {
    background-color: #346893
}

.hero-deep-blue .nav-content-back .btn-nav-back.is-stuck {
    border: 5px solid #346893
}

.nav-content-back .btn-nav-back {
    font-size: 1.1875rem
}

.nav-content {
    height: auto;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    z-index: 100
}

.nav-content ol {
    background-color: #fff;
    margin-bottom: 0
}

@media print,
screen and (min-width:40em) {
    .nav-content ol {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.nav-content li {
    display: block;
    margin: 0
}

@media screen and (max-width:39.9375em) {
    .nav-content li {
        border-top: 1px solid #007a78
    }

    .nav-content li.cta,
    .nav-content li:first-child {
        border-top: none
    }

    .article-course.preloading .nav-content li {
        display: none
    }
}

@media print,
screen and (min-width:40em) {
    .nav-content li {
        display: -ms-flexbox;
        display: flex;
        box-orient: vertical;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin: 0 .1em
    }
}

.nav-content li.cta a {
    color: #fff;
    background-color: #d3273e;
    background-image: none;
    margin-right: 0;
    border-bottom-color: #d3273e;
    font-weight: 700;
    font-size: 1.1rem
}

@media print,
screen and (min-width:40em) {
    .nav-content li.cta a {
        padding: 0 2rem
    }
}

.nav-content li.cta a:hover {
    background-color: #9e1d2f;
    border-bottom-color: #9e1d2f
}

.nav-content a {
    color: #d3273e;
    display: block;
    font-size: .8rem;
    line-height: 1.25;
    padding: .8125em .5em;
    text-align: center;
    text-decoration: none
}

@media screen and (max-width:39.9375em) {
    .nav-content a {
        background: transparent url(/assets/media/images/site/cyclone/arrows/arrow-coral-right.png) no-repeat center right .625em;
        background-size: auto 1.25em;
        font-size: 1rem
    }
}

@media print,
screen and (min-width:40em) {
    .nav-content a {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-orient: vertical;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
        box-pack: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center;
        margin-right: .25rem;
        min-height: 3.75rem;
        padding: .5rem;
        border-bottom: 5px solid #f4f4f4
    }

    .nav-content a.is-active {
        position: relative;
        color: #9e1d2f
    }

    .nav-content a.is-active,
    .nav-content a.is-active:hover {
        border-bottom-color: #00bfb2
    }

    .nav-content a:hover {
        border-bottom-color: #32beb9;
        color: #9e1d2f
    }
}

.nav-content.nav-content-small {
    position: absolute;
    z-index: 0;
    font-size: 1.2em;
    box-shadow: none
}

.nav-content.js-region {
    display: none
}

@media print,
screen and (min-width:40em) {
    .nav-content.js-region {
        display: block
    }
}

.nav-content.js-region.js-open {
    display: block
}

.nav-content.sticky.is-stuck {
    z-index: 100
}

.nav-content .row {
    max-width: 65rem
}

@media screen and (min-width:41em) {
    .nav-content {
        font-size: .9rem
    }
}

@media screen and (min-width:50em) {
    .nav-content li {
        margin: 0 .2em
    }

    .nav-content a {
        font-size: 1em
    }
}

.nav-content-back {
    min-height: 4em
}

@media print,
screen and (min-width:40em) {
    .nav-content-back {
        display: none
    }
}

.nav-content-back .btn-nav-back {
    background-image: url(/assets/media/images/site/cyclone/arrows/arrow-white-left.png);
    background-position: center left .625em;
    background-repeat: no-repeat;
    background-size: auto 1.25em;
    border: 5px solid #fff;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.25;
    max-width: none !important;
    padding: .8125em .5em;
    text-align: center;
    width: 100% !important;
    background-color: #d3273e;
    text-decoration: none
}

.nav-content-back .btn-nav-back.is-stuck {
    padding: .5em;
    border-color: #d3273e
}

.nav-content-back .btn-nav-back.is-anchored {
    position: static !important;
    padding: .8125em .5em
}

.nav-content-booking {
    margin-top: 1.875em
}

@media print,
screen and (min-width:40em) {
    .nav-content-booking {
        display: none
    }
}

.nav-content-booking .btn-nav-booking {
    background-color: #d3273e;
    border: 5px solid #fff;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: 700;
    text-decoration: none;
    line-height: 1.25;
    max-width: none !important;
    margin: .3125em 0;
    padding: .5em;
    text-align: center;
    width: 100% !important
}

.nav-content-booking .btn-nav-booking.is-stuck {
    border: 5px solid #d3273e
}

.nav-content-booking .btn-nav-booking.is-anchored {
    display: none
}

.nav-main {
    border-bottom: 2px solid #00afaa;
    font-size: .875rem;
    margin-top: -2.625rem;
    min-height: 3.14286em;
    position: relative;
    z-index: 170
}

.nav-main:after {
    clear: both;
    content: "";
    display: table
}

@media print,
screen and (min-width:58.75em) {
    .nav-main {
        background: #fff;
        height: 2.8125rem;
        margin: 0 0 .5em
    }
}

.nav-main a {
    transition: color .4s ease-in-out;
    color: #003035;
    text-decoration: none
}

.nav-main a:active,
.nav-main a:focus,
.nav-main a:hover {
    color: #00807e
}

.nav-main .nav-mega-menu {
    float: left
}

.nav-main .nav-search {
    float: right
}

.nav-main .row {
    max-width: 60rem
}

.nav-main-dropdown {
    display: none
}

.is-active .nav-main-dropdown {
    position: absolute;
    top: 45px;
    right: 0;
    left: 0;
    background: #fff;
    display: block
}

.nav-main .nav-main-dropdown .row {
    margin: 0 auto;
    max-width: 68.75rem;
    padding: 2em .875em
}

.nav-main-dropdown .column,
.nav-main-dropdown .columns {
    width: 20%;
    float: left;
    padding-right: .3125rem;
    padding-left: .3125rem
}

@media print,
screen and (min-width:40em) {

    .nav-main-dropdown .column,
    .nav-main-dropdown .columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

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

.nav-main-dropdown .column.end,
.nav-main-dropdown .end.columns {
    float: left !important
}

.nav-main-dropdown section {
    margin-bottom: 2.5em
}

.nav-main-dropdown section:last-child {
    margin-bottom: 0
}

.nav-main-dropdown h2 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .9375rem;
    font-weight: 400;
    margin-bottom: .75em
}

.nav-main-dropdown h2 a {
    color: #04827f
}

.nav-main-dropdown ul {
    margin-left: 0
}

.nav-main-dropdown li {
    font-size: .8125rem;
    line-height: 1.25;
    margin-bottom: .875em
}

.nav-main-dropdown a {
    color: #003035
}

.nav-main-dropdown a:active,
.nav-main-dropdown a:focus,
.nav-main-dropdown a:hover {
    text-decoration: underline
}

.nav-mega-menu>li {
    display: inline-block
}

.nav-mega-menu>li>a {
    color: #003035;
    display: block;
    height: 2.6875rem;
    margin: .125rem .125rem 0;
    padding: .625rem 1rem;
    text-align: center;
    text-transform: uppercase
}

.nav-mega-menu>li.is-active>a,
.nav-mega-menu>li.is-open>a {
    background: #fff;
    border: .125rem solid #00afaa;
    border-bottom: .125rem solid #fff;
    color: #00807e;
    height: 2.8125rem;
    margin: 0;
    padding: .625rem 1rem;
    position: relative;
    z-index: 12
}

.nav-mega-menu>li.hide-is-open>a {
    border: none;
    color: #003035;
    height: auto !important;
    margin: .125rem .125rem 0;
    padding: .625rem 1rem .5rem
}

.nav-mega-menu>li.hide-is-open.is-active>a {
    border: .125rem solid #00afaa;
    border-bottom: .125rem solid #fff;
    color: #00807e;
    margin: 0
}

.nav-mega-menu>li:first-child .nav-main-dropdown .column:nth-child(3),
.nav-mega-menu>li:first-child .nav-main-dropdown .columns:nth-child(3) {
    padding-right: 0
}

.nav-mega-menu>li:first-child .nav-main-dropdown .column:nth-child(4),
.nav-mega-menu>li:first-child .nav-main-dropdown .columns:nth-child(4) {
    border-left: .0625em solid #c7c7c7;
    padding-left: 1.25em
}

.nav-mobile-menu {
    height: 3em;
    width: auto
}

.nav-mobile-menu .nav-mobile-menu-button {
    position: absolute;
    top: 0;
    left: 0
}

.nav-mobile-menu .nav-mobile-menu-button a {
    position: absolute;
    top: 0;
    left: 0;
    height: 3em;
    width: 3em
}

.nav-mobile-menu .nav-mobile-menu-button a:last-child,
.nav-mobile-menu .nav-mobile-menu-dropdown {
    display: none
}

.nav-mobile-menu .nav-mobile-menu-dropdown.is-active {
    position: absolute;
    top: 3.14286em;
    right: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    display: block
}

.nav-mobile-menu .nav-mobile-menu-dropdown section {
    background: #fff;
    padding: 1em
}

.nav-mobile-menu .nav-mobile-menu-dropdown h2 {
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 0;
    padding: .75em 1em;
    text-transform: uppercase
}

.nav-mobile-menu .nav-mobile-menu-dropdown li {
    position: relative
}

.nav-mobile-menu .nav-mobile-menu-dropdown a {
    border-top: 1px solid #cdcdcd;
    color: #003035;
    display: block;
    line-height: 1.35;
    padding: .75em 1em;
    position: relative;
    z-index: 5
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav {
    display: none
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav.expanded {
    display: block
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav li:first-child a {
    border-top: none
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav-trigger {
    border-top: 1px solid #cdcdcd;
    color: #003035;
    display: block;
    line-height: 1.35;
    padding: .75em 1em;
    position: relative
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav-trigger:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 2.4375rem;
    width: 2.5rem;
    background-image: url(/assets/media/images/site/cyclone/arrow/arrow-orange-fill.png);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 212 106'%3E%3Ctitle%3EArrow%3C/title%3E%3Cpath fill='%23C85126' d='M.934 0L106.25.25 212.066 0 106 106.066' fill-rule='evenodd'/%3E%3C/svg%3E"), linear-gradient(transparent, transparent);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40%;
    content: "";
    display: block;
    z-index: 10
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav-trigger.active {
    background-color: #eee;
    border-bottom: 1px solid #cdcdcd
}

.nav-mobile-menu .nav-mobile-menu-dropdown .sub-nav-trigger.active:after {
    transform: rotate(180deg)
}

.nav-mobile-menu .nav-mobile-menu-dropdown h2 {
    border-bottom: 1px solid #cdcdcd
}

.nav-mobile-menu .nav-mobile-menu-dropdown section ul li:first-child a {
    border-top: none
}

.nav-quick {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.nav-quick .menu {
    padding: 0 .75em;
    text-align: right
}

.nav-quick li {
    display: inline-block
}

.nav-quick li:after {
    color: #000;
    font-size: .6875rem
}

.nav-quick li:first-child {
    float: left
}

.nav-quick li a {
    color: #000;
    display: inline-block;
    font-size: .6875rem;
    padding: .5em .75em;
    text-transform: uppercase;
    text-decoration: underline
}

.nav-quick li a:active,
.nav-quick li a:focus,
.nav-quick li a:hover {
    text-decoration: none
}

.nav-related {
    padding-top: 1.875em 0
}

@media screen and (max-width:39.9375em) {
    .nav-related {
        display: none
    }

    .course-pg .nav-related {
        display: block
    }
}

@media print,
screen and (min-width:40em) {
    .nav-related {
        padding: 4.375em 0
    }
}

.nav-related .nav-related-heading {
    border-top: 1px solid #04827f;
    margin-bottom: .625em;
    padding-top: .375em
}

@media print,
screen and (min-width:40em) {
    .nav-related .nav-related-heading {
        padding-top: .625rem
    }
}

.nav-related .nav-related-list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 1em
}

.nav-related .cta-section {
    display: block;
    font-size: .8125rem;
    margin-bottom: 1.5rem;
    text-transform: uppercase
}

.nav-related .cta-title {
    display: block;
    font-family: Georgia, garamond, serif;
    font-size: 1.5625rem;
    line-height: 1.2;
    margin-bottom: 2rem
}

.nav-related .cta {
    flex-basis: calc(50% - 4px);
    -ms-flex-preferred-size: calc(50% - 4px);
    margin-left: .125em;
    margin-right: .125em;
    margin-bottom: .25em;
    position: relative;
    text-align: center;
    list-style-type: none
}

@media print,
screen and (min-width:40em) {
    .nav-related .cta {
        flex-basis: calc(25% - 4px);
        -ms-flex-preferred-size: calc(25% - 4px)
    }
}

.nav-related .cta a {
    color: #fff;
    display: block;
    padding: 1.5em .5em;
    height: 100%;
    text-decoration: none
}

.nav-related .cta a:after {
    position: absolute;
    right: 0;
    bottom: 1.5em;
    left: 0;
    content: "Find out more";
    display: block;
    font-size: .875rem;
    font-weight: 700;
    text-decoration: underline
}

.nav-related .cta.bg-blue {
    background-color: #346995
}

.nav-related .cta.bg-blue:hover {
    background-color: #2b587c
}

.nav-related .cta.bg-cyan {
    background-color: #0aa59d
}

.nav-related .cta.bg-cyan:hover {
    background-color: #08867f
}

.nav-related .cta.bg-orange {
    background-color: #dc582a
}

.nav-related .cta.bg-orange:hover {
    background-color: #c44c20
}

.nav-related .cta.bg-pink {
    background-color: #df465a
}

.nav-related .cta.bg-pink:hover {
    background-color: #db2a42
}

@media print,
screen and (min-width:58.75em) {
    .nav-search {
        height: 3.0625em;
        width: 3.0625em
    }
}

.nav-search a {
    position: absolute;
    top: 0;
    right: 0;
    height: 3em;
    width: 3em
}

@media print,
screen and (min-width:58.75em) {
    .nav-search a {
        height: 3.0625em;
        width: 3.0625em;
        position: static
    }
}

.nav-search .nav-search-scope {
    vertical-align: middle
}

.nav-search .nav-search-scope label {
    display: inline-block;
    font-size: 1rem;
    margin-right: 0;
    padding: .5em 1em .5em 0
}

.nav-search .nav-search-keywords .button {
    padding: .6875em 1em .625em;
    line-height: 1em
}

@media print,
screen and (min-width:58.75em) {
    .nav-search .nav-search-keywords .button {
        height: 2.5rem;
        padding: .75em 2em
    }
}

.nav-search .nav-main-dropdown {
    top: 2.8125rem
}

.nav-search .nav-main-dropdown .column,
.nav-search .nav-main-dropdown .columns {
    width: 100%;
    float: left;
    padding-right: .3125rem;
    padding-left: .3125rem
}

@media print,
screen and (min-width:40em) {

    .nav-search .nav-main-dropdown .column,
    .nav-search .nav-main-dropdown .columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

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

@media print,
screen and (min-width:58.75em) {

    .nav-search .nav-main-dropdown .column,
    .nav-search .nav-main-dropdown .columns {
        width: 25%;
        float: left;
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:58.75em) and (min-width:40em) {

    .nav-search .nav-main-dropdown .column,
    .nav-search .nav-main-dropdown .columns {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:58.75em) {

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

    .nav-search .nav-main-dropdown .column:last-child,
    .nav-search .nav-main-dropdown .columns:last-child {
        width: 75%;
        float: left;
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:58.75em) and (min-width:40em) {

    .nav-search .nav-main-dropdown .column:last-child,
    .nav-search .nav-main-dropdown .columns:last-child {
        padding-right: .3125rem;
        padding-left: .3125rem
    }
}

@media print,
screen and (min-width:58.75em) {

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

.nav-section {
    margin-top: 1.5em
}

@media screen and (max-width:58.6875em) {
    .nav-section {
        display: none !important
    }
}

.nav-section>ul {
    margin-left: .6875em
}

.nav-section a {
    border-bottom: .0625em solid #c7c7c7;
    color: #003035;
    display: block;
    font-size: .75rem;
    line-height: 1.25;
    padding: .91667em 0 .75em;
    text-decoration: none
}

.nav-section a:active,
.nav-section a:focus,
.nav-section a:hover {
    color: #04827f;
    text-decoration: underline
}

.nav-section li:last-child a {
    border-bottom: none
}

.nav-section li ul {
    border-bottom: .0625em solid #c7c7c7;
    margin: 0;
    padding: 0 0 0 1.25em
}

.nav-section .is-active>a,
.nav-section .nav-section-back {
    color: #04827f
}

.nav-section .is-active .is-active a {
    font-weight: 700
}

.nav-summary {
    height: 100%
}

.nav-summary a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    margin-bottom: 1rem;
    padding: 1rem 2rem;
    text-decoration: none
}

.nav-summary a h3,
.nav-summary a p {
    color: #1b365d
}

.nav-summary a p {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nav-summary a .invitation {
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-top: 1.5rem
}

.nav-summary a .underlined {
    border: 0 solid #1b365d;
    border-bottom-width: 2px;
    margin: 1rem 0
}

.nav-summary a:hover {
    background-color: #1b365d
}

.nav-summary a:hover h3,
.nav-summary a:hover p {
    color: #fff
}

.nav-summary a:hover .underlined {
    border-color: #fff
}

.nav-summary.navy h3,
.nav-summary.navy p {
    color: #1b365d
}

.nav-summary.navy a:hover {
    background-color: #1b365d
}

.nav-summary.navy .underlines {
    border-color: #1b365d
}

.nav-summary.grape h3,
.nav-summary.grape p {
    color: #5d3754
}

.nav-summary.grape a:hover {
    background-color: #5d3754
}

.nav-summary.grape .underlines {
    border-color: #5d3754
}

.nav-summary.cobalt h3,
.nav-summary.cobalt p {
    color: #1d4289
}

.nav-summary.cobalt a:hover {
    background-color: #1d4289
}

.nav-summary.cobalt .underlines {
    border-color: #1d4289
}

.nav-summary.flint h3,
.nav-summary.flint p {
    color: #013b39
}

.nav-summary.flint a:hover {
    background-color: #013b39
}

.nav-summary.flint .underlines {
    border-color: #013b39
}

@media print,
screen and (min-width:40em) {
    .news-cluster {
        margin-top: 3.5em
    }
}

.news-cluster h1 {
    color: #000;
    margin-bottom: 1.5em
}

@media print,
screen and (min-width:40em) {
    .news-cluster h1 {
        margin-bottom: 1em
    }
}

@media print,
screen and (min-width:40em) {
    .news-cluster .row {
        margin-bottom: 2.5em
    }
}

.news-cluster .border-divide {
    border-color: #a1a1a1
}

.news-cluster h2 {
    color: #1d4289
}

.news-cluster p {
    color: #000
}

@media print,
screen and (min-width:40em) {
    .news-cluster .cta-link {
        border-top: 1px solid #a1a1a1;
        display: inline-block;
        padding: .5em 0;
        text-decoration: none
    }

    .news-cluster .cta-link:active,
    .news-cluster .cta-link:focus,
    .news-cluster .cta-link:hover {
        text-decoration: underline
    }
}

@media print,
screen and (min-width:40em) {
    .key-information-container {
        background-color: #f4f4f4
    }
}

.key-information-container .key-information-container,
.key-information-row {
    max-width: 79.6875em;
    padding: 0
}

.key-information-container .key-information-container .column,
.key-information-container .key-information-container .columns,
.key-information-row .column,
.key-information-row .columns {
    padding: 0
}

@media print,
screen and (min-width:58.75em) {

    .key-information-container .key-information-container img,
    .key-information-row img {
        max-width: none;
        height: 30em
    }
}

.key-information-box {
    padding: 1em;
    background: #fff
}

@media print,
screen and (min-width:58.75em) {
    .key-information-box {
        margin: 0;
        position: relative;
        z-index: 20;
        padding: 2.5em 2em 9em 3em;
        min-height: 30em;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.key-information-box dt {
    display: inline-block
}

.key-information-box dd {
    display: inline
}

.key-information-box dd:after {
    content: "";
    display: block
}

.key-information-quote,
.key-information-stats {
    color: #fff;
    padding: 1em;
    margin-bottom: 1em;
    text-align: center
}

.key-information-quote a,
.key-information-stats a {
    color: #fff
}

.key-information-quote a:hover,
.key-information-stats a:hover,
.section-course-content .key-information-quote a:hover,
.section-course-content .key-information-stats a:hover {
    text-decoration: none
}

@media print,
screen and (min-width:58.75em) {

    .key-information-quote,
    .key-information-stats {
        position: relative;
        z-index: 30;
        top: -10em;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: -11em;
        margin-left: 2em
    }
}

.cyclone-full-width blockquote.key-information-quote {
    font-size: 1rem
}

.key-information-quote {
    font-size: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1.5rem;
    -ms-flex-direction: column;
    flex-direction: column
}

.key-information-quote:after,
.key-information-quote:before {
    display: none
}

@media print,
screen and (min-width:58.75em) {
    .key-information-quote {
        min-width: 40rem;
        max-width: 60rem;
        min-height: 10rem
    }
}

.key-information-quote p {
    color: #fff;
    font-size: 1.5rem
}

.key-information-quote cite {
    color: #fff;
    margin: 0;
    padding: 0
}

.key-information-quote cite span {
    display: block;
    font-weight: 700;
    text-transform: uppercase
}

.key-information-quote .year-2018,
.year-2020 .key-information-quote {
    background: #1d4289
}

.year-2019 .key-information-quote {
    background: #5d3754
}

.key-information-stats ul {
    list-style-type: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 1em
}

@media print,
screen and (min-width:58.75em) {
    .key-information-stats ul {
        min-width: 40em
    }
}

.key-information-stats ul .year-2018,
.year-2020 .key-information-stats ul {
    background: #1d4289
}

.year-2019 .key-information-stats ul {
    background: #5d3754
}

.key-information-stats ul>li {
    display: inline-block;
    background: none;
    padding: 0
}

.key-information-stats li {
    margin: .75em;
    margin-right: 1.5em;
    max-width: 15em;
    font-size: .9em;
    line-height: 1.2em
}

.wysiwyg .key-information-stats ul>li:before {
    content: "";
    margin: 0
}

.key-information-stats strong {
    display: block;
    font-size: 3.6rem;
    font-family: Georgia, garamond, serif;
    font-weight: 400;
    line-height: 1.1em;
    margin-bottom: .2em
}

.striped-feature .container {
    text-align: center;
    background: #f4f4f4;
    font-weight: 700;
    padding: 2em;
    border-bottom: .75em solid #f4f4f4;
    font-size: 1.1em
}

.striped-feature .container a {
    font-size: 1.2em
}

.striped-feature .container h2 {
    font-size: 2.5em;
    padding-bottom: .75em
}

@media screen and (max-width:39.9375em) {
    .striped-feature .container h2 {
        font-size: 1.8em
    }
}

@media screen and (min-width:40em) and (max-width:47.9375em) {
    .striped-feature .container h2 {
        font-size: 2.2em
    }
}

.striped-feature .container.aquamarine {
    border-bottom-color: #007a78
}

.striped-feature .container.aquamarine h2,
.striped-feature .container.aquamarine p {
    color: #007a78
}

.striped-feature .container.cobalt {
    border-bottom-color: #1d4289
}

.striped-feature .container.cobalt h2,
.striped-feature .container.cobalt p {
    color: #1d4289
}

@media screen and (min-width:58.75em) and (max-width:63.9375em) {
    .striped-feature .container {
        padding: 2em 4em
    }
}

@media screen and (max-width:39.9375em) {
    .striped-feature {
        padding: 0
    }
}

@media print,
screen and (min-width:40em) {
    .striped-feature:first-child {
        padding-left: 0
    }

    .striped-feature:last-child {
        padding-right: 0
    }
}

#wasThisHelpful {
    margin-top: 2em;
    background-color: #f8f6f2;
    padding: 1.5em 2em;
    display: inline-block;
    max-width: 30em;
    width: 100%;
    margin-bottom: 10px;
    clear: both;
    float: right
}

@media print,
screen and (min-width:40em) {
    #wasThisHelpful {
        margin-right: 2.5em
    }
}

#wasThisHelpful>p {
    margin: 0
}

#wasThisHelpful>p.error {
    padding: .5em;
    background-color: #b94a48;
    border: 1px solid #884646;
    border-radius: 3px;
    color: #fff;
    margin-bottom: 1em
}

#wasThisHelpful>form div {
    display: inline-block
}

#wasThisHelpful>form>div:first-of-type {
    margin-top: .3em
}

#wasThisHelpful>form>div:first-of-type>label {
    font-weight: 700
}

#wasThisHelpful>form>div:last-of-type {
    float: right
}

#wasThisHelpful>form input[type=submit] {
    border: 1px solid #5d3754;
    background-color: #5d3754;
    text-transform: uppercase;
    padding: .5em;
    color: #fff;
    transition: background-color .3s, border .3s
}

#wasThisHelpful>form input[type=submit]:hover {
    border: 1px solid #c284a3;
    background-color: #c284a3
}

#wasThisHelpful>form textarea {
    width: 100%;
    margin-top: 5px;
    box-sizing: border-box
}

#wasThisHelpful label {
    text-transform: none;
    display: inline;
    font-weight: 400
}

#wasThisHelpful label:after,
#wasThisHelpful label:before {
    content: normal
}

#wasThisHelpful.no>form>div:last-of-type {
    float: none;
    margin-top: .5em
}

#wasThisHelpfulFeedback {
    margin-top: 1em
}

.wysiwyg ul.broadcast li {
    background: initial;
    padding: initial
}

div.box>div>div.broadcast,
div.broadcast.feature {
    position: relative;
    padding-bottom: 2em
}

div.box>div>div.broadcast>a,
div.broadcast.feature>a {
    position: absolute;
    bottom: 15px;
    right: 15px
}

div.box>div>div.broadcast ul,
div.broadcast.half ul {
    margin: -8px;
    list-style: none;
    padding: 8px;
    height: 200px;
    padding-bottom: 2em;
    margin-bottom: -2em
}

div.box>div>div.broadcast ul h5,
div.broadcast.half ul h5 {
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 0
}

div.box>div>div.broadcast ul h5 a,
div.broadcast.half ul h5 a {
    font-weight: 700;
    text-decoration: none
}

div.box>div>div.broadcast ul h5 a:hover,
div.broadcast.half ul h5 a:hover {
    text-decoration: underline
}

div.box>div>div.broadcast ul p,
div.broadcast.half ul p {
    padding-top: 3px;
    font-size: 1.2em
}

.broadcast.summary {
    padding-bottom: 15px;
    margin-bottom: 15px
}

.broadcast.summary p {
    margin-bottom: 0
}

.broadcast.summary img {
    margin-left: 10px
}

.broadcast .meta {
    color: #07687f;
    font-size: 90%
}

.broadcast .commentcount,
.broadcast .commentcounts {
    padding-left: 18px
}

.broadcast .commentcount {
    background: url(images/elements/comment.png) no-repeat scroll left 1px
}

.broadcast .commentcounts {
    background: url(images/elements/comments.png) no-repeat scroll left 1px
}

.broadcast .caption {
    margin: 6px 20px;
    color: #505050
}

.broadcast .caption a {
    color: #505050
}

.broadcast .caption img {
    display: block;
    margin-bottom: 5px
}

.broadcast .btn-std:last-of-type {
    margin-top: 1em;
    display: inline-block
}

ul.broadcast.calview,
ul.broadcast.feeds {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.broadcast.calview li,
ul.broadcast.feeds li {
    float: left;
    margin-right: 2em;
    background-image: none
}

ul.broadcast.calview li a,
ul.broadcast.feeds li a {
    padding-left: 20px;
    display: block;
    line-height: 1.5em
}

ul.broadcast.calview:after,
ul.broadcast.feeds:after {
    clear: both;
    content: "";
    display: table
}

ul.broadcast.feeds li a.rss {
    background: url(images/elements/rss.png) no-repeat scroll left 1px
}

ul.broadcast.feeds li a.atom {
    background: url(images/elements/atom.png) no-repeat scroll left 1px
}

ul.broadcast.feeds li a.ical {
    background: url(images/elements/ical.png) no-repeat scroll left 1px
}

#filterByTags {
    display: -ms-flexbox;
    display: flex;
    margin: 1em 0;
    flex-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-size: 90%
}

#filterByTags * {
    box-sizing: inherit
}

#filterByTags>div {
    margin: 0
}

#filterByTags>div.tText {
    margin: 0 1em;
    min-width: 5em
}

#filterByTags>div.tTags {
    -ms-flex: 1 auto;
    flex: 1 auto
}

#filterByTags>div.tSearch {
    min-width: 7em
}

#filterByTags>div.tSearch>button {
    width: 100%;
    height: 33px;
    background: #dc582a !important;
    color: #fff;
    border: 0;
    margin: 0
}

#frmTagList {
    margin: 0
}

#frmTagList li {
    background-image: none
}

#frmTagList li input {
    height: auto;
    min-height: 19px
}

#broadcastOptions {
    display: -ms-flexbox;
    display: flex;
    font-size: 90%;
    margin-bottom: 1em
}

#broadcastOptions:after {
    clear: both;
    content: "";
    display: table
}

#broadcastOptions>ul.feeds {
    -ms-flex: 1 auto;
    flex: 1 auto
}

#broadcastOptions>ul.calview {
    -ms-flex: 0 auto;
    flex: 0 auto
}

#broadcastOptions>ul.calview>li:first-of-type>a {
    background: url(/assets/css/images/elements/view_list.png) no-repeat scroll left 1px
}

#broadcastOptions>ul.calview>li:last-of-type {
    margin-right: 0
}

#broadcastOptions>ul.calview>li:last-of-type>a {
    background: url(/assets/css/images/elements/view_month.png) no-repeat scroll left 1px
}

#broadcastOptions>ul li {
    background-image: none;
    padding: inherit
}

.smallad .category {
    display: inline-block;
    padding: 2px 4px;
    font-size: 90%;
    font-weight: 700;
    line-height: 14px;
    color: #004d5d;
    text-shadow: 0 -1px 0 hsla(0, 0%, 100%, .25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    border-radius: 2px;
    border: 1px solid #777
}

.smallad .sale {
    background-color: #d5e1f0;
    border-color: #cad5e3
}

.smallad .free {
    background-color: #7db339;
    border-color: #73a635;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.smallad .lostfound {
    background-color: #e1d0e8;
    border-color: #d5c5db
}

.smallad .roomavailable {
    background-color: #f4c6c6;
    border-color: #e8bcbc
}

.smallad .roomwanted {
    background-color: #ffcfc4;
    border-color: #f2c5bb
}

.smallad .wanted {
    background-color: #fff4c4;
    border-color: #f2e8bb
}

.smallad .books {
    background-color: #a6613f;
    border-color: #995a38;
    color: #fff
}

#outputCalendar table {
    margin: 0;
    font-size: 16px
}

#outputCalendar table tbody,
#outputCalendar table tfoot,
#outputCalendar table thead {
    background: initial;
    font-weight: 400;
    border: initial
}

#outputCalendar table thead td {
    font-weight: 400
}

#outputCalendar table th {
    background: initial;
    border-color: #ddd;
    font-weight: 700
}

#outputCalendar table tr:last-of-type td {
    border-bottom-color: #ddd
}

#outputCalendar table td:first-of-type {
    border-left-color: #ddd
}

@media screen and (min-width:58.75em) {
    #outputCalendar table {
        display: table
    }
}

#outputCalendar #calendar .fc-content-skeleton td {
    border-right: 1px solid #ddd
}

#outputCalendar #calendar .fc-view-container .fc-widget-header>table {
    float: left
}

#outputCalendar #calendar .fc-view-container .fc-widget-header>table th {
    padding: 3px 0;
    color: #00807e;
    font-weight: 400
}

#outputCalendar #calendar .fc-toolbar {
    font-size: 14px
}

#outputCalendar #calendar .fc-toolbar h2 {
    padding-top: 0
}

#outputCalendar #calendar .fc-view th {
    background-color: transparent;
    color: #003035
}

#outputCalendar #calendar .fc-day-number {
    color: #003035
}

#outputCalendar #calendar .fc-event {
    padding: 2px;
    border-radius: 0;
    background-color: #848484;
    border-color: #848484;
    color: #fff;
    transition: background-color .2s ease-in-out, border-color .2s ease-in-out, color .1s
}

#outputCalendar #calendar .fc-event:hover {
    background-color: #dc582a;
    border-color: #dc582a;
    color: #fff
}

.article-course {
    min-height: 17.5em;
    overflow: hidden;
    position: relative
}

@media screen and (max-width:39.9375em) {
    .article-course #nav-content {
        min-height: 22rem
    }
}

.article-course #nav-content .spinner {
    display: none
}

.article-course .article-sections {
    margin-top: 0
}

@media screen and (max-width:39.9375em) {
    .article-course .article-sections {
        position: relative;
        z-index: 4
    }
}

.article-course .sidebar-medium {
    position: relative
}

@media screen and (max-width:39.9375em) {
    .article-course .sidebar-medium {
        display: none
    }
}

@media print,
screen and (min-width:40em) {
    .article-course .sidebar {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #fff;
        z-index: 1
    }

    .article-course .sidebar .aside-list:last-child {
        margin-bottom: .3125em
    }
}

@media screen and (max-width:39.9375em) {
    .article-course.preloading #nav-content .spinner {
        display: block
    }
}

@media print,
screen and (min-width:40em) {
    .sidebar-small {
        display: none
    }
}

@media screen and (max-width:39.9375em) {
    .sidebar {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        box-orient: vertical;
        box-direction: normal;
        -moz-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column
    }

    .sidebar .aside-list:first-child {
        -ms-flex-order: 2;
        order: 2
    }

    .sidebar .aside-list:last-child {
        -ms-flex-order: 1;
        order: 1
    }
}

.section-heading {
    border-top: 5px solid #00bfb2;
    padding-top: .5em
}

@media print,
screen and (min-width:40em) {
    .section-heading {
        padding-top: 1em
    }
}

.section-course {
    position: relative;
    left: 100%;
    height: 100%;
    width: 100%;
    background: #fff;
    margin-top: -22em
}

@media print,
screen and (min-width:40em) {
    .section-course {
        position: relative;
        left: 0;
        margin-top: 0
    }
}

.section-course .section-course {
    margin-top: 0;
    position: static
}

@media print,
screen and (min-width:40em) {
    .section-course.shaded {
        background-color: #f4f4f2
    }
}

.section-course:first-child {
    padding-top: 0
}

.section-course .section-course-content {
    min-height: 0
}

@media screen and (max-width:39.9375em) {

    .section-course .section-course-content>.row:first-child,
    .section-course .section-course-content>.section-hero:first-child {
        margin-top: 1.875em
    }

    .section-course .section-course-content .row,
    .section-course .section-course-content .section-hero {
        margin-bottom: 1.25em
    }
}

@media print,
screen and (min-width:40em) {
    .section-course .section-course-content>.row {
        padding: 2.1875em 0
    }
}

@media print,
screen and (min-width:58.75em) {
    .section-course .section-course-content>.row {
        padding: 4.375em 0 2.1875em
    }
}

.section-course .section-course-content>.row.padless {
    padding: 0
}

@media print,
screen and (min-width:40em) {
    .section-course .section-course-content>.row.overpadded {
        padding: 6em 0
    }
}

@media print,
screen and (min-width:40em) {
    .section-course .section-course-content>.row.overpadded-top {
        padding-top: 6em
    }
}

@media print,
screen and (min-width:40em) {
    .section-course .section-course-content>.row.padless-bottom {
        padding-bottom: 0
    }
}

.section-course .section-course-content dl a,
.section-course .section-course-content li a,
.section-course .section-course-content p a,
.section-course .section-course-content td a {
    text-decoration: underline
}

.section-course .section-course-content h3,
.section-course .section-course-content h4 {
    margin: 1.25rem 0
}

.section-course.js-section {
    display: none
}

@media print,
screen and (min-width:40em) {
    .section-course.js-section {
        display: block
    }
}

.section-course.js-section.js-open {
    display: block
}

.section-course.js-slide-in {
    animation: i .5s forwards
}

@media print,
screen and (min-width:40em) {
    .section-course.js-slide-in {
        animation: none
    }
}

.section-course.js-slide-out {
    animation: j .5s forwards
}

@media print,
screen and (min-width:40em) {
    .section-course.js-slide-out {
        animation: none
    }
}

@keyframes i {
    to {
        position: relative;
        left: 0
    }
}

@keyframes j {
    0% {
        position: relative;
        left: 0
    }

    to {
        position: relative;
        left: 100%
    }
}

.section-course-landing {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem
}

@media print,
screen and (min-width:40em) {
    .section-course-landing {
        padding-bottom: 3.75rem;
        padding-top: 3.75rem
    }
}

.section-course-landing.shaded {
    background-color: #f2f2f2
}

.section-course-landing .nav-related {
    padding: 0
}

.section-course-landing-title {
    margin-bottom: 1.875rem
}

@media print,
screen and (min-width:40em) {
    .section-course-landing-title {
        margin-bottom: 3.75rem
    }
}

@media print,
screen and (min-width:40em) {
    .has-hero .content-region {
        margin-top: -5em;
        padding: 1em 2.5em
    }
}