﻿/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

.btnopen {
    display: inline-block;
    padding: 1rem 1.875rem;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #0083bf;
    border-radius: 5px
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

progress {
    vertical-align: baseline
}

template, [hidden] {
    display: none
}

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
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: bold
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

    button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

*, *:before, *:after {
    box-sizing: border-box
}

html {
    background: #eaedf1;
    color: #000000;
    font-family: "HelveticaNeue","Helvetica Neue","HelveticaNeueRoman","HelveticaNeue-Roman","Helvetica Neue Roman","Helvetica","Arial",sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.5625;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

img {
    max-width: 100%
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

a {
    color: #0083bf;
    text-decoration: underline
}

article, section {
    clear: both
}

iframe {
    border: none;
    max-width: 100%
}

input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@media only screen {
    h1 {
        font-size: 1.875rem;
        line-height: 2.5rem
    }

    h2, .t-item__heading {
        font-size: 1.625rem;
        line-height: 1.875rem
    }

    h3, .ql-card__heading, .course-details__heading {
        font-size: 1.25rem;
        line-height: 1.5625rem
    }

    h4, .ui-card__heading, .c-card__title, .news-card__heading, .filters__toggle, .filter-group__title {
        font-size: 1.125rem;
        line-height: 1.5625rem
    }

    h5 {
        font-size: 1.125rem;
        line-height: 1.5625rem
    }

    h6 {
        font-size: 1.125rem;
        line-height: 1.5625rem
    }
}

@media only screen and (min-width: 41.875em) {
    h1 {
        font-size: 2.125rem;
        line-height: 2.5rem
    }

    h2, .t-item__heading {
        font-size: 1.875rem;
        line-height: 2.1875rem
    }

    h3, .ql-card__heading, .course-details__heading {
        font-size: 1.625rem;
        line-height: 1.875rem
    }

    h4, .ui-card__heading, .c-card__title, .news-card__heading, .filters__toggle, .filter-group__title {
        font-size: 1.25rem;
        line-height: 1.5625rem
    }
}

h1, h2, .t-item__heading, h3, .ql-card__heading, .course-details__heading, h4, .ui-card__heading, .c-card__title, .news-card__heading, .filters__toggle, .filter-group__title, h5, h6, p {
    margin: 1.875rem 0 0 0
}

    h1:first-child, h2:first-child, .t-item__heading:first-child, h3:first-child, .ql-card__heading:first-child, .course-details__heading:first-child, h4:first-child, .ui-card__heading:first-child, .c-card__title:first-child, .news-card__heading:first-child, .filters__toggle:first-child, .filter-group__title:first-child, h5:first-child, h6:first-child, p:first-child {
        margin-top: 0
    }

h1, h2, .t-item__heading, h3, .ql-card__heading, .course-details__heading, h4, .ui-card__heading, .c-card__title, .news-card__heading, .filters__toggle, .filter-group__title, h5, h6 {
    color: #000000
}

h1 {
    font-weight: 600
}

h2, .t-item__heading, h3, .ql-card__heading, .course-details__heading, h4, .ui-card__heading, .c-card__title, .news-card__heading, .filters__toggle, .filter-group__title, h5, h6 {
    font-weight: 600
}

a {
    overflow-wrap: break-word;
    word-wrap: break-word
}

cite {
    display: block;
    font-weight: 700;
    font-style: normal
}

footer, article, cite, blockquote, ul, ol {
    margin: 1.875rem 0 0 0
}

    ul ul, ol ol {
        margin: 0
    }

code, kbd, pre, samp {
    max-width: 100%;
    overflow-x: scroll
}

address {
    font-style: normal
}

iframe {
    margin-top: 1.875rem
}

.display-font {
    font-family: "HelveticaNeue-CondensedBold","HelveticaNeueBoldCondensed","HelveticaNeue-Bold-Condensed","Helvetica Neue Bold Condensed","HelveticaNeueBold","HelveticaNeue-Bold","Helvetica Neue Bold","HelveticaNeue","Helvetica Neue","Helvetica","Arial Narrow","Arial",sans-serif;
    font-weight: 600;
    font-stretch: condensed
}

@font-face {
    font-family: "aston";
    src: url("/site-elements/aston/fonts/aston-eot.eot?u9h3ke");
    src: url("/site-elements/aston/fonts/aston-eot.eot?u9h3ke#iefix") format("embedded-opentype"),url("/site-elements/aston/fonts/aston-ttf.ttf?u9h3ke") format("truetype"),url("/site-elements/aston/fonts/aston-woff.woff?u9h3ke") format("woff"),url("/site-elements/aston/fonts/aston-svg.svg?u9h3ke#aston") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="-"], [class*=" -"] {
    font-family: 'aston' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.-plus:before {
    content: ""
}

.-search:before {
    content: ""
}

.-check:before {
    content: ""
}

.-astonlife:before {
    content: ""
}

.-play:before {
    content: ""
}

.-chevron-left:before {
    content: ""
}

.-chevron-right:before {
    content: ""
}

.-plus-circle:before {
    content: ""
}

.-minus-circle:before {
    content: ""
}

.-check-circle:before {
    content: ""
}

.-chevron-up:before {
    content: ""
}

.-chevron-down:before {
    content: ""
}

.-twitter-square:before {
    content: ""
}

.-facebook-square:before {
    content: ""
}

.-twitter:before {
    content: ""
}

.-facebook:before {
    content: ""
}

.-linkedin:before {
    content: ""
}

.-youtube:before {
    content: ""
}

.-instagram:before {
    content: ""
}

.-wechat:before {
    content: ""
}

.-snapchat:before {
    content: ""
}

.-swipe:before {
    content: ""
}

.-whatsapp:before {
    content: ""
}

.-thestudentroom:before {
    content: ""
}

.hidden {
    display: none !important
}

.visuallyhidden {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    left: 0
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

.invisible {
    visibility: hidden
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.listless {
    list-style: none;
    margin: 0;
    padding: 0
}

.object-fit-wrapper {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #f9f9f9
}

.object-fit-media {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%
}

.no-object-fit .object-fit-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.object-fit-wrapper--aspect {
    height: auto
}

    .object-fit-wrapper--aspect:before {
        display: block;
        content: '';
        width: 100%
    }

    .object-fit-wrapper--aspect .object-fit-media {
        position: absolute;
        top: 0;
        left: 0
    }

.btn-clear {
    background: transparent;
    border: none
}

.row {
    margin-right: auto;
    margin-left: auto;
    max-width: 80rem;
    clear: both
}

    .row:before, .row:after {
        content: " ";
        display: table
    }

    .row:after {
        clear: both
    }

    .row .row {
        max-width: none;
        margin-left: -1rem;
        margin-right: -1rem
    }

        .row .row.column {
            padding-left: 0;
            padding-right: 0;
            margin-left: 0;
            margin-right: 0
        }

.column {
    position: relative;
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

    .column.row {
        float: none
    }

.f-wrapper {
    margin: -.625rem -.625rem 0 -.625rem
}

.f-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.f-column {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column
}

    .f-column .f-item {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

.f-item--2 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.f-item--3 {
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%
}

.f-item--4 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%
}

.f-item--6 {
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%
}

.f-item__padding {
    padding: .625rem;
    height: 100%
}

@media only screen and (max-width: 48em) {
    .f-item--6 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .f-item--6__padding {
        padding: .3125rem .625rem
    }

    .section--tabs .f-item--3 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .section--tabs .f-item--3__padding {
        padding: .3125rem .625rem
    }
}

@media only screen and (max-width: 31.25em) {
    .f-item {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .f-item__padding {
        padding: .3125rem .625rem
    }
}

.page {
    position: relative;
    z-index: 3;
    background: #eaedf1
}

    .page > :not(.slice):last-child {
        margin-bottom: 3.75rem
    }

.section {
    margin-top: 3.75rem
}

.section--white {
    padding: 3.75rem 0;
    background-color: #fff
}

.section--blue {
    padding: 3.75rem 0;
    background-color: #0083bf
}

.section--grey {
    padding: 3.75rem 0;
    background-color: #4d4f53;
    color: #fff
}

    .section--grey .section__heading {
        color: #fff !important
    }

.section__links {
    float: right;
    margin-top: .25rem
}

.section__links--mobile {
    margin-top: 1.875rem;
    display: none
}

.section__heading {
    float: left
}

.section__header:before, .section__header:after {
    content: " ";
    display: table
}

.section__header:after {
    clear: both
}

.section__header + .f-wrapper {
    margin-top: 1.25rem
}

.slice + .slice {
    margin-top: 0
}

.header + .slice, .breadcrumb + .slice {
    margin-top: 0
}

@media only screen and (max-width: 31.25em) {
    .section {
        margin-top: 1.5rem
    }

    .section__header + .f-wrapper {
        margin-top: .3125rem
    }
}

@media only screen and (max-width: 41.865em) {
    .section__links {
        display: none
    }

    .section__links--mobile {
        display: block
    }
}

.aspect-169:before {
    content: ' ';
    padding-top: 56.25%;
    width: 100%;
    display: block
}

.aspect-32:before {
    content: ' ';
    padding-top: 66.66667%;
    width: 100%;
    display: block
}

.arr {
    position: absolute;
    z-index: 10
}

    .arr:after {
        content: ' ';
        position: absolute;
        width: 0;
        height: 0
    }

.arr--large {
    border: 50px solid transparent
}

.arr--medium {
    border: 20px solid transparent
}

.arr--small {
    border: 15px solid transparent
}

.arr--top-left {
    left: 0;
    top: 0;
    border-top-color: #fff;
    border-left-color: #fff
}

.arr--top-right {
    right: 0;
    top: 0;
    border-top-color: #fff;
    border-right-color: #fff
}

.arr--bottom-right {
    right: 0;
    bottom: 0;
    border-bottom-color: #fff;
    border-right-color: #fff
}

.arr--bottom-left {
    left: 0;
    bottom: 0;
    border-bottom-color: #fff;
    border-left-color: #fff
}

@media only screen and (max-width: 41.865em) {
    .arr--large {
        border-width: 25px
    }

    .arr--medium {
        border-width: 15px
    }

    .arr--small {
        border-width: 10px
    }
}

.animate-card {
    box-shadow: none;
    top: 0;
    left: 0;
    transition: all 250ms ease-out
}

    .animate-card:hover {
        top: -.25rem;
        left: -.25rem;
        box-shadow: 2px 2px 20px 0 rgba(0,0,0,0.5)
    }

.skip-to-content {
    position: absolute;
    top: -1000px;
    left: 0;
    display: inline-block;
    width: 100%;
    background: #E95224;
    color: #fff;
    padding: 1.25rem
}

    .skip-to-content:focus {
        position: relative;
        top: 0
    }

@media only screen and (min-width: 53.75em) {
    .scroll-indicator {
        color: transparent;
        cursor: pointer;
        position: fixed;
        bottom: 70px;
        left: 50%;
        transform: translateX(-50%);
        z-index: 9999;
        background: url(/site-elements/aston/images/icons/scroll-indicator.png);
        background-size: cover;
        height: 48px;
        width: 80px
    }
}

.accordion-group + .accordion-group {
    margin-top: 2.5rem
}

.accordion {
    margin-top: .625rem
}

.accordion__title {
    display: block;
    padding: 1.25rem;
    color: #000000;
    font-size: 1.125rem;
    text-decoration: none;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

    .accordion__title .icon {
        margin-right: .5rem;
        font-size: 1.25rem;
        color: #0083bf;
        position: relative;
        top: 2px
    }

.accordion__content {
    display: none
}

.accordion__inner {
    padding: 1rem;
    background: #fff
}

    .accordion__inner ul:first-child, .accordion__inner ol:first-child {
        margin-top: 0
    }

.section__header + .accordion .accordion__title {
    margin-top: 1.25rem
}

.banner {
    overflow: hidden;
    width: 100%;
    background-color: #000000
}

.banner--pink .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #ee0b75 35%, rgba(247,65,150,0.9) 75%, rgba(247,65,150,0.8) 85%, rgba(251,163,204,0.1) 100%)
}

.banner--pink .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(247,65,150,0.6) 10%, rgba(247,65,150,0.35) 30%, rgba(251,163,204,0.1) 100%)
}

.banner--orange .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #ec6d47 35%, rgba(242,155,129,0.9) 75%, rgba(242,155,129,0.8) 85%, rgba(252,228,221,0.1) 100%)
}

.banner--orange .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(242,155,129,0.6) 10%, rgba(242,155,129,0.35) 30%, rgba(252,228,221,0.1) 100%)
}

.banner--green .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #d8e311 35%, rgba(232,241,66,0.9) 75%, rgba(232,241,66,0.8) 85%, rgba(244,248,161,0.1) 100%)
}

.banner--green .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(232,241,66,0.6) 10%, rgba(232,241,66,0.35) 30%, rgba(244,248,161,0.1) 100%)
}

.banner--blue .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #009de5 35%, rgba(38,187,255,0.9) 75%, rgba(38,187,255,0.8) 85%, rgba(140,219,255,0.1) 100%)
}

.banner--blue .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(38,187,255,0.6) 10%, rgba(38,187,255,0.35) 30%, rgba(140,219,255,0.1) 100%)
}

.banner--purple .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #ab47aa 35%, rgba(195,111,194,0.9) 75%, rgba(195,111,194,0.8) 85%, rgba(225,183,225,0.1) 100%)
}

.banner--purple .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(195,111,194,0.6) 10%, rgba(195,111,194,0.35) 30%, rgba(225,183,225,0.1) 100%)
}

.banner--dark-blue .banner__slide .banner__overlay:after {
    background: linear-gradient(60deg, #332c68 35%, rgba(73,64,148,0.9) 75%, rgba(73,64,148,0.8) 85%, rgba(127,118,196,0.1) 100%)
}

.banner--dark-blue .banner__slide .video-banner__overlay:after {
    background: linear-gradient(60deg, rgba(73,64,148,0.6) 10%, rgba(73,64,148,0.35) 30%, rgba(127,118,196,0.1) 100%)
}

.banner__slide {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.banner__content {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 3;
    height: 100%;
    min-height: 20rem;
    color: #fff;
    padding: 4.375rem 0
}

    .banner__content .row {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

.banner__content__inner {
    position: relative;
    z-index: 2;
    width: 41%
}

.banner__overlay {
    position: absolute;
    right: 65%;
    left: -100%;
    top: 0;
    bottom: 0;
    z-index: 2
}

    .banner__overlay:after {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: -2px;
        width: 100%;
        transform-origin: bottom right;
        transform: skewX(-41deg);
        background: linear-gradient(60deg, #00a5b0 35%, rgba(0,224,240,0.9) 75%, rgba(0,224,240,0.8) 85%, rgba(87,244,255,0.1) 100%)
    }

.banner__heading {
    color: #fff !important;
    font-size: 2.8125rem;
    line-height: 2.8125rem;
    font-weight: 600
}

.banner__text {
    margin-top: 1.875rem;
    width: 90%;
    font-size: 1.25rem
}

.banner__image {
    position: absolute;
    top: 0
}

.banner .btn {
    margin-top: 1.875rem;
    background-color: #323A45;
    color: #fff
}

.banner__nav {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(50,58,69,0.9);
    text-align: center
}

.banner__nav__tabs {
    padding: 1.25rem 0;
    font-size: 0;
    line-height: 0
}

.banner__nav__tab {
    display: inline-block;
    width: 33.33333%;
    padding: 0 1rem;
    border-right: 2px solid #fff
}

    .banner__nav__tab:last-child {
        border-right: none
    }

    .banner__nav__tab.active .banner__nav__btn:after {
        content: ' ';
        position: absolute;
        left: .3125rem;
        right: .3125rem;
        bottom: 0;
        height: 2px;
        background: #F0AB00
    }

.banner__nav__btn {
    position: relative;
    max-width: 100%;
    padding: .3125rem;
    color: #fff;
    background-color: transparent;
    border: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: 1rem
}

    .banner__nav__btn:focus {
        outline: none
    }

        .banner__nav__btn:focus:after {
            content: ' ';
            position: absolute;
            left: .3125rem;
            right: .3125rem;
            bottom: 0;
            height: 2px;
            background-color: #F0AB00
        }

.banner__control {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 30px;
    height: 30px;
    display: block;
    z-index: 999;
    border: 0;
    background: none;
    cursor: pointer
}

    .banner__control:before, .banner__control:after {
        content: "";
        position: absolute;
        top: 5px;
        display: block;
        width: 5px;
        height: 20px;
        background: #fff
    }

    .banner__control:before {
        left: 7px
    }

    .banner__control:after {
        right: 7px
    }

    .banner__control.paused:before {
        top: 11px;
        left: 14px;
        transform: rotate(45deg)
    }

    .banner__control.paused:after {
        top: 0;
        right: 12px;
        transform: rotate(-45deg)
    }

.video-banner__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2
}

    .video-banner__overlay:after {
        background: linear-gradient(60deg, rgba(0,224,240,0.6) 10%, rgba(0,224,240,0.35) 30%, rgba(87,244,255,0.1) 100%);
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        width: 100%
    }

.slider {
    opacity: 0;
    transition: opacity 200ms
}

    .slider .banner__content {
        padding-bottom: 9.0625rem
    }

    .slider.banner--default .banner__slide:nth-child(3):not(.slick-cloned) .banner__overlay:after {
        background: linear-gradient(60deg, #ee0b75 35%, rgba(247,65,150,0.9) 75%, rgba(247,65,150,0.8) 85%, rgba(251,163,204,0.1) 100%)
    }

    .slider.banner--default .banner__slide:nth-child(4):not(.slick-cloned) .banner__overlay:after {
        background: linear-gradient(60deg, #009de5 35%, rgba(38,187,255,0.9) 75%, rgba(38,187,255,0.8) 85%, rgba(140,219,255,0.1) 100%)
    }

.banner--with-search .banner__nav {
    height: 8.125rem
}

.banner--with-search.slider .banner__content {
    padding-bottom: 12.5rem
}

.banner--with-search + .course-finder-container {
    margin-top: -1.5rem
}

.slick-arrow {
    position: absolute;
    z-index: 10;
    top: 50%;
    top: calc(50% - 75px);
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background: transparent;
    border: none;
    color: #fff;
    overflow: hidden
}

    .slick-arrow:before {
        font-size: 50px;
        line-height: 50px;
        font-family: "aston" !important;
        margin-right: 30px
    }

.slick-prev {
    left: 1rem
}

    .slick-prev:before {
        content: ""
    }

.slick-next {
    right: 1rem
}

    .slick-next:before {
        content: ""
    }

@media only screen and (min-width: 64.0625em) {
    .banner__heading {
        font-size: 5rem;
        line-height: 5rem
    }

    .banner__text {
        font-size: 1.875rem
    }
}

@media only screen and (min-width: 64.0625em) and (max-width: 85.365em) {
    .banner__content {
        min-height: 26.25rem
    }
}

@media only screen and (min-width: 85.375em) {
    .banner__content {
        min-height: 39.375rem
    }
}

@media only screen and (max-width: 53.75em) {
    .banner__overlay {
        right: -25%
    }

        .banner__overlay:after {
            transform: skew(0)
        }

    .banner__content {
        padding: 3.75rem 0.5rem !important
    }

    .banner__content__inner {
        width: 100%
    }

    .banner__nav {
        display: none
    }

    .slick-arrow {
        display: none !important
    }
}

@media only screen and (min-width: 53.75em) and (max-width: 64.0525em) {
    .slider .banner__content {
        padding-left: 65px
    }

    .slider .slick-arrow {
        width: 40px;
        height: 40px
    }

        .slider .slick-arrow:before {
            font-size: 40px;
            line-height: 40px
        }
}

@media only screen and (min-width: 64.0625em) and (max-width: 91.25em) {
    .slider .banner__content {
        padding-left: 85px
    }
}

.btn {
    display: inline-block;
    padding: 1rem 1.875rem;
    font-size: 1rem;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #E95224;
    border-radius: 5px
}

@media only screen and (max-width: 41.865em) {
    .btn {
        padding: .75rem 1.25rem
    }
}

.btn--secondary {
    background-color: #0083bf
}

.course-finder {
    position: relative;
    z-index: 100;
    background: #fff;
    margin-top: -1.875rem;
    padding: 1.875rem;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 3px
}

    .course-finder:before, .course-finder:after {
        content: " ";
        display: table
    }

    .course-finder:after {
        clear: both
    }

.course-finder__title {
    font-size: 24px;
    line-height: 30px
}

.course-finder__field {
    position: relative;
    vertical-align: top;
    width: 100%;
    text-align: left
}

.course-finder__field__inner {
    position: relative
}

.course-finder__input {
    display: block;
    width: 100%;
    height: 3.75rem;
    padding: 1.25rem 3.75rem 1.25rem 1.25rem;
    border: 1px solid #C9CDD0
}

    .course-finder__input::-webkit-input-placeholder {
        color: #323A45;
        opacity: 1
    }

    .course-finder__input:-moz-placeholder {
        color: #323A45;
        opacity: 1
    }

    .course-finder__input::-moz-placeholder {
        color: #323A45;
        opacity: 1
    }

    .course-finder__input:-ms-input-placeholder {
        color: #323A45;
        opacity: 1
    }

.course-finder__level-toggle {
    cursor: pointer;
    text-decoration: none;
    color: #323A45;
    background: transparent;
    text-align: left;
    line-height: 1rem
}

.course-finder__btn {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 40px;
    height: 40px;
    background-color: #0083bf;
    color: #fff;
    border: none;
    border-radius: 3px
}

.course-finder__btn__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.5rem
}

.course-finder__dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    border: 1px solid #C9CDD0;
    box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.1);
    z-index: 10
}

    .course-finder__dropdown.open {
        display: block
    }

.course-finder__dropdown__item {
    border-bottom: 1px solid #C9CDD0
}

    .course-finder__dropdown__item:last-child {
        border-bottom: none
    }

    .course-finder__dropdown__item:nth-child(11) {
        border-top: 4px solid #0083bf;
        font-size: .875rem;
        text-transform: uppercase
    }

        .course-finder__dropdown__item:nth-child(11) a {
            font-weight: bold;
            text-decoration: none
        }

.course-finder__dropdown__link {
    display: block;
    padding: 1rem
}

    .course-finder__dropdown__link:hover {
        background: #0083bf;
        color: #fff;
        text-decoration: none
    }

    .course-finder__dropdown__link:focus {
        outline: 2px solid #F0AB00
    }

.course-finder__radio {
    width: 20px;
    height: 20px;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    left: 0
}

    .course-finder__radio:checked ~ .course-finder__radio-label:after {
        content: "";
        font-family: "aston" !important;
        display: block;
        position: absolute;
        left: 1.1875rem;
        top: 1rem;
        width: 20px;
        height: 20px;
        color: #0083bf
    }

    .course-finder__radio:checked ~ .course-finder__radio-label:hover:after {
        color: #fff
    }

    .course-finder__radio:focus ~ .course-finder__radio-label {
        outline: 2px solid #F0AB00
    }

.course-finder__radio-label {
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 2.8125rem
}

    .course-finder__radio-label:before {
        content: " ";
        position: absolute;
        vertical-align: top;
        top: 1.125rem;
        left: 1rem;
        width: 20px;
        height: 20px;
        margin-right: 0.5rem;
        border: 1px solid #C9CDD0;
        border-radius: 3px
    }

.course-finder__all {
    display: inline-block;
    margin-top: 1.875rem
}

.course-finder-container + .section {
    margin-top: 1.875rem
}

@media only screen and (max-width: 53.75em) {
    .course-finder-container {
        padding: 0;
        margin-top: 0 !important
    }

    .course-finder {
        border-radius: 0;
        margin-top: 0
    }
}

@media only screen and (min-width: 41.875em) and (max-width: 64.0525em) {
    .course-finder__field {
        float: left;
        width: 50%
    }

        .course-finder__field:first-child {
            padding-right: .625rem
        }

            .course-finder__field:first-child .course-finder__btn {
                right: 1.25rem
            }

            .course-finder__field:first-child .course-finder__dropdown {
                right: .625rem
            }

        .course-finder__field:nth-child(2) {
            padding-left: .625rem
        }

            .course-finder__field:nth-child(2) .course-finder__dropdown {
                left: .625rem
            }
}

@media only screen and (max-width: 64.0525em) {
    .course-finder {
        text-align: center
    }

    .course-finder__field {
        margin-top: .9375rem
    }
}

@media only screen and (min-width: 64.0625em) {
    .course-finder {
        display: table;
        width: 100%
    }

    .course-finder__header {
        display: table-cell;
        vertical-align: top;
        min-width: 200px
    }

    .course-finder__form {
        display: table-cell;
        vertical-align: top;
        width: 100%
    }

    .course-finder__field {
        width: 50%;
        padding-left: 1.25rem;
        float: left
    }

    .course-finder__dropdown {
        left: 1.25rem
    }
}

.nav-dropdown .course-finder {
    padding: 0 0 0.5rem 0;
    box-shadow: none;
    margin-top: 0
}

.nav-dropdown .course-finder-container {
    margin-top: 0
}

.nav-dropdown .course-finder__header {
    display: none
}

.message-banner {
    position: relative;
    background: #fff
}

.message-banner__inner {
    position: relative;
    z-index: 2;
    width: 33.33333%;
    padding: 3.75rem .625rem 3.75rem 0;
    background: #fff
}

.message-banner__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 33.33333%;
    height: 100%;
    padding-left: .625rem
}

@media only screen and (min-width: 80em) {
    .message-banner__image {
        left: calc(((100vw - 80rem) / 2) + ((80rem) / 12*4));
        padding-left: 0
    }
}

@media only screen and (min-width: 53.75em) and (max-width: 80em) {
    .message-banner__inner {
        width: 41.66667%
    }

    .message-banner__image {
        left: calc(((100vw - 80rem) / 2) + ((80rem) / 12*5));
        padding-left: 0
    }
}

@media only screen and (max-width: 53.75em) {
    .message-banner__inner {
        width: 100%;
        padding: 1.875rem 0
    }

    .message-banner__image {
        position: relative;
        left: 0;
        padding-left: 0
    }

        .message-banner__image .object-fit-wrapper:before {
            content: ' ';
            padding-top: 56.25%;
            width: 100%;
            display: block
        }

        .message-banner__image .object-fit-media {
            position: absolute;
            top: 0;
            left: 0
        }
}

@media only screen and (max-width: 31.25em) {
    .message-banner__image .object-fit-wrapper:before {
        padding-top: 100%
    }
}

.ui-card {
    position: relative;
    display: block;
    height: 100%;
    text-align: left;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 3px
}

.ui-card__inner {
    padding: 1.25rem
}

.ui-card__text {
    margin-top: .3125rem;
    color: #000000;
    font-size: .875rem
}

.ui-card__label {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    padding: .5rem .75rem;
    color: #fff;
    font-size: .75rem;
    text-transform: uppercase
}

    .ui-card__label:after {
        position: absolute;
        bottom: -9px;
        left: 0;
        display: block;
        content: ' ';
        width: 0;
        height: 0;
        border: 5px solid transparent
    }

.ui-card__icon {
    height: 110px
}

.ui-card__icon__inner {
    padding: 1.25rem 1.25rem 0 1.25rem;
    height: 100%;
    text-align: center;
}

.ui-card__icon-media {
    max-width: 100%;
    max-height: 100%
}

.ui-card__usp {
    font-weight: 600;
    font-size: .875rem;
    color: #000000 !important
}

.ui-card .object-fit-wrapper {
    border-radius: 3px 3px 0 0
}

a.ui-card--usp {
    border-bottom: 3px solid #0083bf
}

.f-usp .f-item {
    -ms-flex-positive: 1;
    flex-grow: 1
}

.section--white .ui-card {
    background: #f9f9f9
}

.facilities .ui-card {
    text-align: left;
    border-bottom: 3px solid #E95224
}

.facilities .ui-card__text {
    margin-top: .9375rem
}

.courses .ui-card {
    text-align: left;
    border-bottom: 3px solid #0083bf;
    color: #000000
}

.courses .ui-card__inner {
    padding: 1.875rem 1.25rem
}

.c-card__title {
    word-break: break-word
}

.c-card__level, .c-card__ucas {
    margin-top: .9375rem;
    color: #83878A;
    text-transform: uppercase;
    font-size: .75rem;
    font-weight: 600
}

.c-card__desc {
    font-size: .875rem
}

.c-card__duration {
    font-weight: 600;
    margin-top: .9375rem;
    font-size: .875rem
}

.ui-card__label--placement {
    background: #00818A
}

    .ui-card__label--placement:after {
        border-top-color: #00818A;
        border-left-color: #00818A
    }

.ui-card__label--news {
    background: #0083bf
}

    .ui-card__label--news:after {
        border-top-color: #0083bf;
        border-left-color: #0083bf
    }

.ui-card__label--event {
    background: #C90963
}

    .ui-card__label--event:after {
        border-top-color: #C90963;
        border-left-color: #C90963
    }

.ui-card__label--blog {
    background: #E95224
}

    .ui-card__label--blog:after {
        border-top-color: #E95224;
        border-left-color: #E95224
    }

@media only screen and (max-width: 31.1875em) {
    .f-ui-cards--minified .f-item:not(:first-child) .object-fit-wrapper {
        display: none
    }

    .f-ui-cards--minified .f-item:not(:first-child) .ui-card__inner {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (min-width: 31.25em) and (max-width: 46.875em) {
    .f-ui-cards .f-item--3 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

        .f-ui-cards .f-item--3:first-child {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%
        }
}

@media only screen and (min-width: 31.25em) and (max-width: 56.25em) {
    .f-ui-cards .f-item--4 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width: 56.25em) {
    .f-ui-cards--minified .ui-card, .f-ui-cards--medium .ui-card {
        display: -ms-flexbox;
        display: flex
    }

    .f-ui-cards--minified .ui-card__label, .f-ui-cards--medium .ui-card__label {
        display: none
    }

    .f-ui-cards--minified .ui-card__text, .f-ui-cards--medium .ui-card__text {
        display: none
    }

    .f-ui-cards--minified .ui-card__inner, .f-ui-cards--medium .ui-card__inner {
        padding: .75rem;
        -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center
    }

    .f-ui-cards--minified .ui-card .object-fit-wrapper, .f-ui-cards--medium .ui-card .object-fit-wrapper {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%
    }

        .f-ui-cards--minified .ui-card .object-fit-wrapper:before, .f-ui-cards--medium .ui-card .object-fit-wrapper:before {
            content: ' ';
            padding-top: 75%;
            width: 100%;
            display: block
        }

    .f-ui-cards--minified .ui-card__icon, .f-ui-cards--medium .ui-card__icon {
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        height: 100%;
        min-height: 80px
    }

    .f-ui-cards--minified .ui-card__icon__inner, .f-ui-cards--medium .ui-card__icon__inner {
        padding: .75rem 0 .75rem .75rem
    }

    .f-ui-cards--minified .ui-card__icon-media, .f-ui-cards--medium .ui-card__icon-media {
        max-height: 60px
    }

    .f-ui-cards--minified .ui-card--usp, .f-ui-cards--medium .ui-card--usp {
        text-align: left
    }
}

.clearing-message {
    background-color: #0083bf;
    color: #fff;
    padding: 1.25rem
}

    .clearing-message a {
        color: #fff
    }

    .clearing-message h2, .clearing-message .t-item__heading {
        color: #fff
    }

.ql-card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 175px;
    text-align: center;
    text-decoration: none;
    background: #000000;
    border-radius: 3px
}

    .ql-card:before {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2
    }

    .ql-card:hover .ql-card__divider {
        width: 80%
    }

    .ql-card .object-fit-media {
        position: absolute;
        top: 0;
        left: 0
    }

.ql-card__inner {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    position: relative;
    z-index: 3;
    padding: 1.25rem
}

.ql-card__heading {
    color: #fff
}

.ql-card__divider {
    display: inline-block;
    transition: all 250ms ease-out;
    width: 50px;
    height: 5px;
    margin-top: 1.25rem;
    background-color: rgba(255,255,255,0.6)
}

.ql-card__text {
    margin-top: 1.25rem;
    color: #fff
}

.f-item--ql-card {
    -ms-flex-positive: 3;
    flex-grow: 3
}

    .f-item--ql-card:nth-child(1) .ql-card:before {
        background-color: rgba(0,131,191,0.9)
    }

    .f-item--ql-card:nth-child(2) .ql-card:before {
        background-color: rgba(201,9,99,0.9)
    }

    .f-item--ql-card:nth-child(3) .ql-card:before {
        background-color: rgba(0,129,138,0.9)
    }

@media only screen and (min-width: 41.875em) {
    .ql-card {
        min-height: 250px
    }

    .ql-card__inner {
        padding: 1.875rem
    }
}

.news-card {
    position: relative;
    text-decoration: none;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

.news-card__date {
    position: absolute;
    bottom: 1.25rem;
    left: 1.25rem;
    color: #6a6d70;
    font-size: .75rem
}

.news-card__inner__padding {
    position: relative;
    padding: 1.25rem 1.25rem 2.8125rem 1.25rem
}

.news-card--large {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-direction: column;
    flex-direction: column
}

    .news-card--large .object-fit-wrapper {
        -ms-flex-positive: 2;
        flex-grow: 2;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

    .news-card--large .news-card__inner {
        height: 33.333%;
        height: calc(33.333% - 1.25rem/2)
    }

.news-card--small {
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .news-card--small .object-fit-wrapper {
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%
    }

    .news-card--small .news-card__inner {
        -ms-flex-preferred-size: 55%;
        flex-basis: 55%
    }

    .news-card--small .news-card__heading {
        font-size: .875rem
    }

.section--white .news-card {
    background: #f9f9f9
}

.news-card--news .news-card__inner {
    border-bottom: 4px solid #0083bf
}

.news-card--event .news-card__inner {
    border-bottom: 4px solid #C90963
}

.news-card--blog .news-card__inner {
    border-bottom: 4px solid #E95224
}

@media only screen and (max-width: 48.0625em) {
    .news-card-grid .f-item--3 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .news-card-grid .f-column {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .news-card-grid .f-column .f-item--3:not(:first-child) {
            display: none
        }

    .news-card .object-fit-wrapper {
        -ms-flex-preferred-size: 25% !important;
        flex-basis: 25% !important;
        min-width: 100px
    }

        .news-card .object-fit-wrapper:before {
            content: ' ';
            padding-top: 56.25%;
            width: 100%;
            display: block
        }

    .news-card__inner {
        -ms-flex-preferred-size: auto !important;
        flex-basis: auto !important;
        padding: .625rem .625rem 2.5rem .625rem
    }

    .news-card__date {
        left: .625rem;
        bottom: .625rem
    }

    .news-card .ui-card__label {
        left: auto;
        top: auto;
        bottom: .625rem;
        right: .625rem;
        font-size: .625rem;
        border-radius: 20px;
        padding: 3px 7px;
        margin-bottom: 3px
    }

        .news-card .ui-card__label:after {
            display: none
        }
}

@media only screen and (max-width: 48.0625em) {
    .news-card .object-fit-wrapper {
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .news-card__inner {
        -ms-flex-positive: 3;
        flex-grow: 3
    }
}

@media only screen and (min-width: 48.125em) and (max-width: 64.0525em) {
    .news-card-grid .f-item--3 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }

        .news-card-grid .f-item--3:nth-child(3) {
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%
        }

    .news-card-grid .f-column {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .news-card-grid .f-column .f-item--3:last-child {
            display: none
        }
}

@media only screen and (max-width: 64.0525em) {
    .news-card--large {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .news-card--large .news-card__inner {
            -ms-flex-preferred-size: 55%;
            flex-basis: 55%;
            height: 100%
        }

        .news-card--large .news-card__heading {
            font-size: .875rem
        }

        .news-card--large .object-fit-wrapper {
            -ms-flex-preferred-size: 45%;
            flex-basis: 45%
        }
}

.social-card {
    margin-top: 1.25rem;
    background-color: #fff;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
}

    .social-card:first-child {
        margin-top: 0
    }

.social-card__header {
    position: relative;
    padding: .9375rem 1.25rem;
    color: #fff;
    font-size: .75rem
}

    .social-card__header:after {
        position: absolute;
        bottom: -20px;
        left: 0;
        display: block;
        content: ' ';
        width: 0;
        height: 0;
        border: 10px solid transparent
    }

.social-card__header--twitter {
    background-color: #0b76b8
}

    .social-card__header--twitter:after {
        border-top-color: #0b76b8;
        border-left-color: #0b76b8
    }

.social-card__header--facebook {
    background-color: #4267B2
}

    .social-card__header--facebook:after {
        border-top-color: #4267B2;
        border-left-color: #4267B2
    }

.social-card__icon {
    float: left;
    margin-right: .625rem;
    font-size: .9375rem
}

.social-card__date {
    float: left
}

.social-card__link {
    color: #fff;
    float: right
}

.social-card__inner {
    padding: 1.25rem
}

.social-card__post {
    font-size: .875rem
}

@media only screen and (max-width: 31.25em) {
    .social-cards-group:last-child {
        display: none
    }
}

.promo-banner {
    position: relative;
    text-align: center;
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
    background-color: #000
}

    .promo-banner:before {
        content: ' ';
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-color: rgba(50,58,69,0.7)
    }

.promo-banner__inner {
    position: relative;
    z-index: 3;
    padding: 3.75rem 0
}

.promo-banner__content {
    padding: 0 1rem
}

.promo-banner__heading {
    color: #fff !important
}

.promo-banner__text {
    font-size: 1.125rem;
    font-weight: 600
}

.promo-banner__play {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 5px solid #F0AB00
}

    .promo-banner__play .-play {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: #fff;
        font-size: 1.625rem
    }

.promo-banner__image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.promo-banner .btn {
    margin-top: 1.875rem;
    background-color: #0083bf
}

@media only screen and (max-width: 31.25em) {
    .promo-banner__play {
        width: 60px;
        height: 60px;
        border-width: 3px
    }

    .promo-banner__text {
        font-size: 1rem
    }
}

.promo-banner--modifier:before {
    background: none
}

@media only screen and (min-width: 64.0625em) {
    .promo-banner--large .promo-banner__inner {
        padding: 10.3125rem 0
    }

    .promo-banner--large .promo-banner__content {
        margin: auto;
        width: 66.66667%
    }
}

.t-item {
    position: relative;
    background: #f9f9f9;
    overflow: hidden
}

    .t-item:after {
        content: ' ';
        position: absolute;
        right: -0;
        top: 0;
        bottom: 0;
        width: 100px;
        background: linear-gradient(90deg, rgba(249,249,249,0) 10%, #f9f9f9 100%);
        transform-origin: bottom right;
        transform: skew(-10deg)
    }

    .t-item .row {
        height: 100%
    }

.t-item__content {
    position: relative;
    z-index: 2;
    height: 100%;
    width: 41.66667%
}

    .t-item__content:before {
        content: ' ';
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        background: #f9f9f9;
        transform-origin: bottom right;
        transform: skew(-10deg)
    }

    .t-item__content:after {
        content: ' ';
        position: absolute;
        right: -99px;
        top: 0;
        bottom: 0;
        width: 100px;
        background: linear-gradient(90deg, #f9f9f9 10%, rgba(249,249,249,0) 100%);
        transform-origin: bottom right;
        transform: skew(-10deg)
    }

.t-item__inner {
    position: relative;
    z-index: 2;
    padding: 3.75rem .625rem 3.75rem 0
}

.t-item__image {
    position: absolute;
    top: 0;
    right: 0;
    left: 33.33333%;
    height: 100%
}

.t-item blockquote {
    padding-left: 2.5rem
}

.quote:before {
    content: ' '
}

.quote-thumb {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 1rem;
    display: none
}

.quotee {
    display: inline-block;
    border-left: 5px solid #C90963;
    padding: 5px 0 5px 1rem
}

.quotee__name {
    font-weight: bold
}

.quote-link {
    display: block;
    margin-top: 1.875rem
}

.slider .t-item__content {
    padding-bottom: 6.875rem
}

.t-dots {
    position: absolute;
    bottom: 3.75rem;
    width: 100%
}

.slick-dots {
    margin: 0;
    padding: 0;
    list-style: none
}

    .slick-dots li {
        display: inline-block
    }

        .slick-dots li button {
            width: 3.125rem;
            height: 3.125rem;
            margin-right: .625rem;
            border-radius: 5px;
            background-color: #000000;
            color: #fff;
            border: none
        }

        .slick-dots li.slick-active button {
            background: #00818A
        }

@media only screen and (max-width: 20em) {
    .slick-dots li button {
        width: 2.5rem;
        height: 2.5rem
    }
}

@media only screen and (max-width: 26.875em) {
    .t-item blockquote {
        padding-left: 0
    }
}

@media only screen and (max-width: 50em) {
    .t-item__image {
        display: none
    }

    .t-item__content {
        width: 100%
    }

    .t-item__inner {
        padding: 1.875rem 0
    }

    .quote-thumb {
        display: inline-block
    }

    .slider .t-item__content {
        padding-bottom: 5rem
    }

    .t-dots {
        bottom: 1.875rem
    }
}

@media only screen and (min-width: 80em) {
    .t-item__image {
        left: calc(((100vw - 80rem) / 2) + ((80rem) / 12*5))
    }
}

.paging {
    margin: 1rem 0 0 0;
    padding: 0;
    list-style: none;
    text-align: right
}

.paging__item {
    margin-top: 1rem;
    display: inline-block;
    vertical-align: top;
    margin-left: 1rem
}

    .paging__item:first-child {
        margin-left: 0
    }

.paging__link {
    position: relative;
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    text-align: center;
    line-height: 2.5rem;
    border: 1px solid #0083bf;
    text-decoration: none;
    font-weight: bold
}

    .paging__link:hover:not(.active) {
        background-color: #ddd
    }

    .paging__link.active {
        color: #fff;
        background-color: #0083bf
    }

.paging__link--prev:before {
    content: '<'
}

.paging__link--next:before {
    content: '>'
}

.paging__link--first {
    margin-right: 1rem
}

    .paging__link--first:before {
        content: '...';
        position: absolute;
        right: -1.25rem;
        bottom: 0;
        line-height: 1rem
    }

.paging__link--last {
    margin-left: 1rem
}

    .paging__link--last:before {
        content: '...';
        position: absolute;
        left: -1.25rem;
        bottom: 0;
        line-height: 1rem
    }

.paging__link--prev .paging__label, .paging__link--next .paging__label {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    left: 0
}

.sm-links {
    float: right;
    margin-left: 1rem
}

.sm-links__title {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-size: .75rem
}

.sm-links__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: .625rem
}

.sm-links__item--whatsapp {
    display: none
}

.sm-links__link {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    border: 3px solid;
    border-radius: 50%;
    text-decoration: none
}

    .sm-links__link:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        font-size: 20px
    }

    .sm-links__link.-facebook {
        color: #4267B2;
        border-color: #4267B2
    }

    .sm-links__link.-twitter {
        color: #1da1f2;
        border-color: #1da1f2
    }

    .sm-links__link.-linkedin {
        color: #0077b5;
        border-color: #0077b5
    }

    .sm-links__link.-whatsapp {
        color: #00e676;
        border-color: #00e676
    }

@media only screen and (max-width: 23.75em) {
    .sm-links__title {
        width: 100%
    }

    .sm-links__item:nth-child(2) {
        margin-left: 0
    }
}

@media only screen and (max-width: 41.865em) {
    .sm-links__item--whatsapp {
        display: inline-block
    }
}

@media only screen and (max-width: 64.0525em) {
    .sm-links {
        float: left;
        clear: both;
        margin-top: 1rem;
        margin-left: 0
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 1.875rem 0 0 0
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

.nav-container {
    position: relative
}

.hamburger {
    display: inline-block;
    vertical-align: middle;
    padding: .25rem;
    margin-left: .5rem
}

.bun {
    display: block
}

    .bun span {
        display: block;
        width: 25px;
        height: 5px;
        background: #0083bf;
        margin-bottom: 5px;
        transition: all 500ms;
        position: relative;
        top: 0;
        left: 0
    }

        .bun span:last-child {
            margin-bottom: 0
        }

.bun--close span:nth-child(1) {
    transform: rotate(45deg);
    top: 10px
}

.bun--close span:nth-child(2) {
    left: 50%;
    right: 50%;
    width: 0
}

.bun--close span:nth-child(3) {
    transform: rotate(-45deg);
    top: -10px
}

.nav {
    position: relative;
    text-align: left
}

.nav-menu, .nav-dropdown-menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-dropdown {
    display: none
}

.nav-link {
    display: block;
    text-decoration: none;
    cursor: pointer
}

    .nav-link:hover {
        text-decoration: underline
    }

    .nav-link.active {
        font-weight: 600
    }

.nav .-chevron-down:not(.course-finder__btn__icon) {
    margin-left: .25rem;
    color: #0083bf;
    font-size: .75rem
}

@media only screen and (max-width: 64.0525em) {
    .mobile-nav {
        display: block !important
    }

    .nav-course-finder {
        display: block !important
    }

    .nav-container {
        clear: both;
        width: 100%;
        float: left
    }

    .nav-wrapper {
        display: none
    }

        .nav-wrapper > .nav--secondary {
            display: none
        }

    .nav {
        text-align: left
    }

    .nav-item {
        padding: 0 .5rem;
        border-bottom: 1px solid #C9CDD0
    }

    .nav-item--open .nav-dropdown {
        display: block
    }

    .nav-link {
        padding: .5rem 0;
        position: relative
    }

    .nav-child {
        font-size: .875rem
    }

    .nav .-chevron-down:not(.course-finder__btn__icon) {
        position: absolute;
        right: .5rem;
        top: 50%;
        transform: translateY(-50%)
    }

    .nav--primary {
        margin-top: 1rem
    }

    .nav--secondary {
        background: #000000
    }

        .nav--secondary .nav-link {
            color: #fff
        }

        .nav--secondary .-chevron-down:not(.course-finder__btn__icon) {
            color: #fff !important
        }
}

@media only screen and (min-width: 64.0625em) {
    .mobile-nav {
        display: none
    }

    .hamburger {
        display: none
    }

    .nav-container {
        float: right
    }

    .nav-wrapper {
        display: block !important
    }

    .nav {
        float: right;
        clear: right
    }

    .nav--primary {
        z-index: 99;
        margin-top: 1.875rem;
        padding-right: 9.375rem;
        font-size: 1.125rem
    }

        .nav--primary .nav-link {
            color: #323A45
        }

        .nav--primary .nav-dropdown {
            font-size: 1rem
        }

        .nav--primary .-chevron-down:not(.course-finder__btn__icon) {
            position: relative;
            top: -2px
        }

    .nav--secondary {
        z-index: 101;
        font-size: .875rem
    }

        .nav--secondary .nav-link {
            color: #0083bf
        }

    .nav-item {
        position: relative;
        display: inline-block;
        margin-left: 1.875rem
    }

        .nav-item:first-child {
            margin-left: 0
        }

        .nav-item:hover .nav-dropdown, .nav-item.nav-item--hover .nav-dropdown {
            display: block
        }

        .nav-item:last-child .nav-dropdown {
            right: 0
        }

        .nav-item:last-child .nav-dropdown-menu:before {
            right: 10px;
            left: auto
        }

    .nav-dropdown {
        position: absolute;
        z-index: 100;
        top: 100%;
        padding-top: 10px
    }

    .nav-dropdown-menu {
        background: #323A45;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
    }

        .nav-dropdown-menu:before {
            content: ' ';
            position: absolute;
            top: -10px;
            left: 10px;
            width: 0;
            height: 0;
            border: 10px solid transparent;
            border-bottom-color: #000000
        }

        .nav-dropdown-menu .nav-link {
            color: #fff !important
        }

    .nav-link {
        text-decoration: none;
        white-space: nowrap
    }

    .nav-child:last-child {
        border-bottom: none
    }

    .nav-child .nav-link {
        padding: .5rem 1rem
    }
}

.search-wrapper {
    position: absolute;
    z-index: 100;
    right: 0;
    bottom: 0
}

.search-wrapper--active #search-q {
    width: 260px;
    border: none;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    background: #0083bf;
    color: #fff;
    padding-left: 1rem
}

    .search-wrapper--active #search-q:focus {
        outline: none
    }

    .search-wrapper--active #search-q::-webkit-input-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-wrapper--active #search-q:-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-wrapper--active #search-q::-moz-placeholder {
        color: #fff;
        opacity: 1
    }

    .search-wrapper--active #search-q:-ms-input-placeholder {
        color: #fff;
        opacity: 1
    }

.search-wrapper--active #search-btn .-search {
    color: #fff !important
}

#search-q {
    width: 120px;
    height: 30px;
    border: none;
    padding-right: 35px;
    border-bottom: 2px solid #C9CDD0;
    transition: width 400ms
}

#search-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
    overflow: hidden;
    cursor: pointer
}

    #search-btn .-search {
        color: #0083bf
    }

.toggle-search {
    display: inline-block;
    vertical-align: middle;
    padding: .25rem;
    margin-left: .5rem
}

.search-btn {
    display: block;
    height: 25px;
    width: 25px;
    font-size: 0
}

    .search-btn .-search {
        color: #0083bf;
        font-size: 25px
    }

@media only screen and (max-width: 64.0525em) {
    .search-wrapper {
        position: relative;
        display: none
    }

    .search-wrapper__inner {
        padding-top: 1rem
    }

    #search-q {
        width: 100% !important;
        display: block;
        border: none;
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
        background: #0083bf;
        color: #fff;
        padding-left: 1rem
    }

        #search-q:focus {
            outline: none
        }

        #search-q::-webkit-input-placeholder {
            color: #fff;
            opacity: 1
        }

        #search-q:-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        #search-q::-moz-placeholder {
            color: #fff;
            opacity: 1
        }

        #search-q:-ms-input-placeholder {
            color: #fff;
            opacity: 1
        }

    #search-btn {
        top: 1rem
    }

        #search-btn .-search {
            color: #fff !important
        }
}

@media only screen and (min-width: 64.0625em) {
    .search-wrapper {
        display: block !important
    }
}

.breadcrumb {
    background: #f9f9f9;
    padding: 1.25rem 0
}

.trail-fade {
    width: 100%;
    position: relative
}

.trail-scroll {
    position: relative;
    max-width: 100%
}

.trail {
    font-size: .75rem;
    text-transform: uppercase
}

.crumb {
    position: relative;
    display: table-cell;
    white-space: nowrap;
    padding-right: 1.875rem
}

    .crumb:after {
        content: ' ';
        position: absolute;
        right: 13px;
        top: 5px;
        width: 8px;
        height: 8px;
        transform: rotate(-45deg);
        border: 2px solid transparent;
        border-right-color: #bbb;
        border-bottom-color: #bbb
    }

    .crumb:last-child {
        padding-right: 0
    }

        .crumb:last-child:after {
            display: none
        }

@media only screen and (max-width: 64.0525em) {
    .trail-fade:before, .trail-fade:after {
        content: ' ';
        position: absolute;
        top: 0;
        bottom: 0;
        width: .625rem;
        z-index: 10
    }

    .trail-fade:before {
        left: 0;
        background: linear-gradient(to right, #f9f9f9, rgba(249,249,249,0))
    }

    .trail-fade:after {
        right: 0;
        background: linear-gradient(to left, #f9f9f9, rgba(249,249,249,0))
    }

    .trail-scroll {
        overflow-x: scroll
    }

    .trail {
        display: table;
        max-width: 99999px
    }

    .crumb:last-child {
        padding-right: .625rem
    }

    .crumb:first-child {
        padding-left: .625rem
    }
}

@media only screen and (min-width: 64.0625em) {
    .trail-fade {
        padding: 0 .625rem
    }
}

.social-link {
    display: inline-block;
    vertical-align: middle;
    margin-top: .75rem;
    margin-right: .625rem
}

.social-icon {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    color: #fff;
    text-decoration: none;
    border: 2px solid #fff;
    border-radius: 50%
}

    .social-icon:before {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }

.twitter-hashtag {
    font-size: 1.125rem;
    font-weight: 600;
    color: #F0AB00;
    text-decoration: none
}

@media only screen and (max-width: 64.0525em) {
    .social-links {
        text-align: center
    }

    .social-link:last-child {
        margin-top: 1rem;
        display: block;
        text-align: center
    }
}

.footer-menu {
    width: 33.33333%;
    margin-top: 3.75rem
}

.footer-ex__label {
    color: #fff !important;
    font-size: 1rem;
    line-height: 1rem
}

.footer-list {
    margin-top: 1.875rem
}

.footer-list__item {
    margin-top: .625rem
}

.footer-list__link {
    color: #fff
}

@media only screen and (max-width: 64.0525em) {
    .footer-menu {
        width: 100%;
        margin-top: 1rem
    }

    .footer-ex__label {
        cursor: pointer
    }

        .footer-ex__label:before {
            content: "";
            position: relative;
            top: 2px;
            margin-right: .5rem;
            font-family: "aston" !important;
            font-size: 1.25rem
        }

    .footer-ex__content {
        display: none
    }
}

@media only screen and (min-width: 64.0625em) {
    .footer-ex__content {
        display: block !important
    }
}

.footer-address {
    margin-top: 1.875rem;
    color: #fff
}

.footer-tel {
    margin-top: 1.875rem;
    display: block;
    color: #fff;
    text-decoration: none
}

.footer-links {
    float: left
}

.footer-link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 1.25rem;
    font-size: .75rem;
    color: #fff
}

    .footer-link a {
        color: #fff
    }

@media only screen and (min-width: 64.0625em) and (max-width: 73.125em) {
    .footer-links {
        max-width: 600px
    }
}

.footer-logos {
    float: right
}

.footer-logos__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 1.25rem
}

.footer-logos__img {
    height: 40px
}

@media only screen and (max-width: 64.0525em) {
    .footer-logos {
        float: left;
        clear: both;
        margin-top: 1.875rem
    }

    .footer-logos__item {
        margin: .9375rem 1.25rem 0 0
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: none
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    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-inline-holder .mfp-content, .mfp-ajax-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-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -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: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close, button.mfp-arrow {
    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: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

    .mfp-close:hover, .mfp-close:focus {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close, .mfp-iframe-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: 0.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:hover, .mfp-arrow:focus {
        opacity: 1
    }

    .mfp-arrow:before, .mfp-arrow:after {
        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: 0.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,0.6);
        background: #000
    }

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    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,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-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .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,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,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        transform-origin: 0
    }

    .mfp-arrow-right {
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.header {
    padding: 2rem 0;
    background: #fff
}

.header-mobile {
    float: right
}

.header-mobile__link {
    display: inline-block;
    vertical-align: middle
}

.logo {
    float: left;
    width: 230px
}

.logo-arrow {
    fill: #0083bf
}

@media only screen and (max-width: 41.865em) {
    .logo {
        width: 110px
    }
}

@media only screen and (min-width: 41.875em) and (max-width: 64.0525em) {
    .logo {
        width: 180px
    }
}

@media only screen and (min-width: 64.0625em) {
    .header-mobile {
        display: none
    }
}

.footer {
    background-color: #323A45;
    margin-top: 0;
    bottom: 0;
    width: 100%
}

.footer__inner {
    position: relative
}

.footer__main {
    position: relative;
    z-index: 2;
    float: left;
    padding: 3rem .625rem 3.75rem 0;
    width: 66.66667%;
    background-color: #323A45
}

.footer__map {
    position: absolute;
    top: 0;
    right: 0;
    left: 66.66667%;
    height: 100%;
    padding-left: .625rem
}

.footer__bottom {
    padding: 1.875rem 0;
    background-color: #21272F
}

.footer__static-map {
    position: absolute;
    top: 0;
    right: 0;
    left: 66.66667%;
    height: 100%;
    padding-left: .625rem;
    background: no-repeat center center;
    background-size: cover
}

#footer-map {
    background: #f9f9f9;
    width: 100%;
    height: 100%
}

@media only screen and (min-width: 80rem) {
    .footer__map {
        left: calc(((100vw - 80rem) / 2) + ((80rem) / 12*8));
        padding-left: 0
    }
}

@media only screen and (max-width: 64.0525em) {
    .footer__main {
        width: 100%;
        padding: 2rem 0
    }

    .footer__divide {
        margin-top: 1rem
    }

        .footer__divide:after {
            content: ' ';
            display: block;
            height: 2px;
            width: 100%;
            background: #83878A
        }
}

.results-details {
    float: left;
    clear: left;
    margin-top: 1.875rem
}

.course-listing {
    margin-top: 2.5rem
}

.course-filters {
    width: 25%;
    min-height: 100vh
}

.course-list {
    width: 75%;
    min-height: 100vh
}

    .course-list .ui-card {
        text-align: left;
        color: #000000
    }

.filters {
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    background: #fff
}

.filters__toggle {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    display: none;
    text-decoration: none
}

    .filters__toggle .icon {
        margin-right: 0.5rem;
        color: #0083bf
    }

.filter-group-wrapper {
    padding: 1rem;
    border-radius: 3px;
    background: #fff
}

.filter-group {
    margin-top: 1rem
}

    .filter-group:first-child {
        margin-top: 0
    }

.filter-group--searchTerm {
    position: relative
}

.filter-group__list {
    margin-top: 1rem
}

.filter-group__item {
    margin-top: .625rem
}

    .filter-group__item:first-child {
        margin-top: 0
    }

.filter-group__textbox {
    width: 100%;
    height: 60px;
    padding: 0 0.5rem;
    border: 1px solid #C9CDD0
}

.filter-group__checkbox {
    width: 20px;
    height: 20px;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    left: 0
}

    .filter-group__checkbox:checked ~ .filter-group__checkbox-label:after {
        content: "";
        font-family: "aston" !important;
        display: block;
        position: absolute;
        left: 2px;
        top: 0;
        width: 20px;
        height: 20px;
        color: #0083bf
    }

.filter-group__checkbox-label {
    cursor: pointer;
    display: block;
    position: relative;
    padding-left: 1.875rem
}

    .filter-group__checkbox-label:before {
        content: " ";
        position: absolute;
        vertical-align: top;
        top: 2px;
        left: 0;
        width: 20px;
        height: 20px;
        margin-right: 0.5rem;
        border: 1px solid #C9CDD0;
        border-radius: 3px
    }

.clear-search {
    display: none;
    position: absolute;
    padding: 0;
    right: 0.5rem;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    font-size: 20px;
    background: transparent;
    color: #0083bf
}

    .clear-search.visible {
        display: block
    }

.show-all-courses {
    border: none;
    background: transparent;
    color: #0083bf;
    text-decoration: underline
}

@media only screen and (max-width: 64.0525em) {
    .course-filters, .course-list {
        width: 100%
    }

    .course-list {
        margin-top: 1.25rem
    }

    .course-filters {
        min-height: 0
    }

    .filters {
        box-shadow: none;
        background: transparent
    }

    .filters__toggle {
        display: block
    }

    .filters__expand {
        display: none
    }

    .filters__taxonomies {
        padding-top: 1rem
    }

    .filter-group-wrapper {
        box-shadow: 0 0 10px 0 rgba(0,0,0,0.1)
    }

        .filter-group-wrapper:nth-child(2) {
            margin-top: 1.25rem
        }
}

@media only screen and (min-width: 64.0625em) {
    .filters__expand {
        display: block !important
    }
}

.course-finder-btn {
    background-color: #C90963;
    float: right
}

@media only screen and (max-width: 26.25em) {
    .course-finder-btn {
        width: 100%;
        text-align: center;
        margin-top: 1rem
    }
}

.ui-card--66 {
    border-bottom: 3px solid #b6bf0e
}

.ui-card--44 {
    border-bottom: 3px solid #E95224
}

.ui-card--46 {
    border-bottom: 3px solid #F0AB00
}

.ui-card--42 {
    border-bottom: 3px solid #26214D
}

.ui-card--47 {
    border-bottom: 3px solid #C90963
}

.ui-card--43 {
    border-bottom: 3px solid #903C8F
}

.ui-card--41 {
    border-bottom: 3px solid #0083bf
}

.unistats {
    padding: 2.5rem 0;
    background: #ffffff;
}

.unistats-wrapper {
    max-width: 615px;
    width: 100%;
    margin: auto
}

.unistats iframe {
    display: block;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto
}

.f-course-details .f-column .ui-card {
    height: auto;
    -ms-flex-positive: 3;
    flex-grow: 3
}

.f-course-details .ui-card {
    text-align: left
}

.course-details__heading:focus {
    outline: 2px solid #F0AB00
}

.course-details__heading .icon {
    color: #0083bf;
    margin-right: 0.5rem
}

.course-details__toggle {
    display: block;
    text-decoration: none;
    color: #000000
}

.course-details__static {
    display: block;
    text-decoration: none;
    color: #000000
}

.course-details__list {
    margin-top: 1.25rem
}

.course-details__item {
    position: relative;
    margin-top: .625rem;
    padding-left: 1.5rem
}

    .course-details__item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        font-family: "aston" !important;
        color: #0083bf
    }

.course-details__dt {
    font-weight: 600
}

.btn--ucas {
    width: 100%;
    text-align: center
}

.profile-text {
    clear: both;
    float: left;
    margin-top: .9375rem
}

.c-desc {
    color: #fff
}

.c-desc__heading h2, .c-desc__heading .t-item__heading {
    color: #fff !important
}

.c-desc__text a {
    color: #fff !important;
    text-decoration: underline
}

.profile {
    width: 25%;
    text-align: center
}

.profile__image {
    width: 180px;
    display: inline-block;
    margin-top: 1.875rem;
    border: 10px solid #fff
}

.profile__name {
    font-weight: 600;
    margin-top: .9375rem
}

.profile__role {
    font-size: .75rem
}

.akero-form {
    width: 75%
}

.course-title.sticky {
    position: fixed;
    top: 20px;
    max-width: 50%;
    text-overflow: clip;
    height: 40px;
    overflow: hidden;
    font-size: 22px !important
}

.stickyHeader {
    background-color: #eaedf1;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    height: 80px
}

.btn--ucas, .course-title {
    z-index: 9999;
    transition: width 200ms
}

    .btn--ucas.sticky {
        position: fixed;
        top: 10px;
        max-width: 400px;
        padding: 1rem 1.575rem
    }

@media only screen and (max-width: 78.75em) {
    .btn--ucas.sticky {
        right: 10px
    }
}

@media only screen and (max-width: 41.865em) {
    .profile, .akero-form {
        width: 100%
    }

    .profile {
        margin-top: .9375rem
    }

    .profile__image {
        width: 80px;
        border-width: 4px;
        margin-top: 0;
        margin-right: 0.5rem
    }

    .profile__details {
        display: inline-block;
        vertical-align: middle
    }

    .profile__name {
        margin-top: 0
    }
}

@media only screen and (min-width: 31.25em) and (max-width: 56.25em) {
    .f-courses .f-item {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media only screen and (max-width: 50em) {
    .f-course-details .f-item--3 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .f-course-details .f-column {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .f-course-details .btn--ucas.sticky {
        top: 0;
        left: 1%;
        margin-top: 1rem;
        max-width: 98%
    }

    .course-details__expand {
        display: none
    }

    .btn--ucas {
        margin-top: 1.25rem
    }
}

@media only screen and (min-width: 50.0625em) {
    .btn--ucas {
        margin-bottom: 1.25rem
    }

    .course-details__heading .icon {
        display: none
    }

    .course-details__expand {
        display: block !important
    }
}

@media only screen and (max-width: 62.4375em) {
    .c-desc__text {
        margin-top: 1.875rem
    }
}

@media only screen and (min-width: 62.5em) {
    .c-desc__heading {
        width: 25%
    }

    .c-desc__text {
        width: 75%
    }
}

@media only screen and (min-width: 64.0625em) {
    .course-title {
        max-width: 64%
    }
}

.header-bar {
    background-color: #323A45;
    color: #fff;
    padding: 2rem 0 5rem 0
}

    .header-bar h1 {
        color: #fff !important
    }

.lead-content {
    background: #fff;
    margin-top: -3rem;
    margin-bottom: 4rem
}

    .lead-content .content-area {
        padding: 1.5rem 1rem
    }

.section--tabs {
    padding-top: 0;
    margin-bottom: 3rem
}

.tabs .content-wrap section {
    display: none
}

    .tabs .content-wrap section.active-tab {
        display: block
    }

.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300
}

    .tabs nav {
        text-align: center;
        font-size: 1.25em
    }

        .tabs nav ul {
            position: relative;
            display: -ms-flexbox;
            display: -moz-flex;
            display: -ms-flex;
            display: flex;
            margin: 0 auto;
            padding: 0;
            max-width: 1200px;
            list-style: none;
            -ms-box-orient: horizontal;
            -ms-box-pack: center;
            -ms-flex-flow: row wrap;
            flex-flow: row wrap;
            -moz-justify-content: center;
            -ms-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center
        }

            .tabs nav ul li {
                position: relative;
                z-index: 1;
                display: block;
                margin: 0;
                text-align: center;
                -moz-flex: 1;
                -ms-flex: 1;
                flex: 1
            }

        .tabs nav a {
            position: relative;
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 2.5;
            color: #74777b
        }

            .tabs nav a span {
                vertical-align: middle;
                font-size: 0.75em
            }

        .tabs nav li.tab-current a {
            color: #323335
        }

        .tabs nav a:focus {
            outline: none
        }

.content-wrap {
    position: relative;
    background: #fff;
    padding-top: 1rem
}

    .content-wrap section {
        display: none;
        margin: 0 auto;
        padding: 1em;
        max-width: 1200px
    }

        .content-wrap section.content-current {
            display: block
        }

.no-js .content-wrap section {
    display: block;
    padding-bottom: 2em;
    border-bottom: 1px solid rgba(255,255,255,0.6)
}

.no-flexbox nav ul {
    display: block
}

    .no-flexbox nav ul li {
        min-width: 15%;
        display: inline-block
    }

@media screen and (max-width: 58em) {
    .tabs nav a:before {
        margin-right: 0
    }
}

.tabs-style-underline nav {
    background: #fff;
    border-top: 5px solid #e7ecea;
    border-bottom: 2px solid #e7ecea
}

    .tabs-style-underline nav a {
        padding: 0.25em 0 0.5em;
        border-left: 1px solid #e7ecea;
        transition: color 0.2s;
        text-decoration: none
    }

    .tabs-style-underline nav li:last-child a {
        border-right: 1px solid #e7ecea
    }

    .tabs-style-underline nav li a::after {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 6px;
        background: #0083bf;
        content: '';
        transition: transform 0.3s;
        transform: translate3d(0, 150%, 0)
    }

    .tabs-style-underline nav li.tab-current a::after {
        transform: translate3d(0, 0, 0)
    }

    .tabs-style-underline nav a span {
        font-weight: 700
    }

@media screen and (max-width: 920px) {
    .tabs nav {
        text-align: center;
        font-size: 1em
    }
}

@media screen and (max-width: 768px) {
    .tabs-style-underline nav {
        background: #fff;
        border-top: 5px solid #e7ecea;
        border-bottom: none
    }

    .tabs nav {
        text-align: center;
        font-size: 1em
    }

        .tabs nav ul {
            -ms-box-orient: horizontal;
            -ms-box-pack: center;
            -ms-flex-flow: column;
            flex-flow: column
        }

            .tabs nav ul li {
                border-bottom: 2px solid #e7ecea
            }
}

.panel {
    padding: 1.25rem;
    margin: 0 1rem
}

.panel-grey {
    background: #eaedf1
}

.panel-blue {
    background-color: #0083bf;
    color: #fff
}

.panel-darkblue {
    background-color: #000000;
    color: #fff
}

@media screen and (max-width: 768px) {
    .panel {
        margin: 2rem 0 0 0
    }
}

.section--highlight {
    background-color: #000000;
    color: #fff;
    height: 340px;
    float: none
}

    .section--highlight .row {
        position: relative
    }

.hightlight--content {
    width: 55%;
    padding: 3rem 2rem
}

    .hightlight--content h3, .hightlight--content .ql-card__heading, .hightlight--content .course-details__heading, .hightlight--content h4, .hightlight--content .ui-card__heading, .hightlight--content .c-card__title, .hightlight--content .news-card__heading, .hightlight--content .filters__toggle, .hightlight--content .filter-group__title, .hightlight--content h5 {
        text-transform: uppercase;
        color: #fff !important
    }

        .hightlight--content h3:after, .hightlight--content .ql-card__heading:after, .hightlight--content .course-details__heading:after, .hightlight--content h4:after, .hightlight--content .ui-card__heading:after, .hightlight--content .c-card__title:after, .hightlight--content .news-card__heading:after, .hightlight--content .filters__toggle:after, .hightlight--content .filter-group__title:after, .hightlight--content h5:after {
            content: "";
            width: 110px;
            height: 3px;
            background: rgba(255,255,255,0.6);
            position: relative;
            display: block;
            top: 5px;
            left: 0
        }

.highlight--image {
    position: absolute;
    top: -2rem;
    right: 2rem;
    float: none
}

@media screen and (max-width: 1024px) {
    .hightlight--content {
        width: 50%;
        padding: 3rem 2rem;
        float: left
    }

    .highlight--image {
        float: right;
        width: auto;
        max-width: 50%;
        position: relative;
        top: 0;
        right: 0
    }

    .section--highlight {
        height: auto
    }
}

@media screen and (max-width: 920px) {
    .hightlight--content {
        width: 100%;
        float: none
    }

    .highlight--image {
        float: none;
        width: auto;
        max-width: 100%;
        top: 0;
        right: 0
    }

        .highlight--image img {
            margin: 0 auto;
            display: block;
            height: 100%
        }
}

.section-cards {
    margin: 0 !important;
    padding-top: 4rem;
    padding-bottom: 5rem
}

.owl-stage, .owl-item {
    display: -ms-flexbox;
    display: flex
}

.owl-stage {
    padding-bottom: 1rem
}

.owl-carousel {
    width: 90%;
    z-index: 1;
    margin: 0 auto
}

    .owl-carousel .ui-card {
        text-align: left
    }

.owl-next {
    position: absolute;
    right: -50px;
    font-size: 60px !important;
    top: 40%
}

.owl-prev {
    position: absolute;
    left: -50px;
    font-size: 60px !important;
    top: 40%
}

    .owl-prev.disabled, .owl-next.disabled {
        opacity: 0.4
    }

.owl-dots {
    display: none
}

.owl-next > span, .owl-prev > span {
    margin-top: -5px;
    display: block
}

@media screen and (max-width: 768px) {
    .owl-next {
        right: 0;
        top: 25%
    }

    .owl-prev {
        left: 0;
        top: 25%
    }
}

.owl-next:focus, .owl-prev:focus, .owl-next:active, .owl-prev:active {
    outline: none !important
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes slide-out {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.sticky-block {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998
}

    .sticky-block[data-sticky-block-display="hide"] {
        visibility: hidden
    }

    .sticky-block[data-sticky-block-display="show"] {
        visibility: visible
    }

    .sticky-block[data-sticky-block-fixed="true"] {
        position: fixed
    }

    .sticky-block[data-sticky-block-fixed="false"] {
        position: relative
    }

.sticky-block--default-hide {
    visibility: hidden
}

.sticky-block__inner {
    padding: 0.5rem 1rem
}

.sticky-block__inner--mobile {
    text-align: center;
    padding-bottom: 0.25rem;
    font-size: 1.15rem;
    padding-top: 5px
}

    .sticky-block__inner--mobile .btn {
        width: 100%;
        font-size: 14px;
        padding: 3px;
        border-radius: 0;
        width: 100%;
        display: block;
        margin-bottom: 5px
    }

    .sticky-block__inner--mobile .link {
        font-weight: 300;
        transition: none
    }

@media screen and (min-width: 40em) {
    .sticky-block__inner--mobile {
        display: none
    }
}

.sticky-block__inner--mobile + .sticky-block__inner {
    display: none;
    max-width: 80rem;
    margin: 0 auto
}

@media screen and (min-width: 40em) {
    .sticky-block__inner--mobile + .sticky-block__inner {
        display: block
    }
}

.sticky-block--nav {
    position: relative;
    height: 5rem
}

@media screen and (min-width: 64em) {
    .sticky-block--nav {
        height: 5.9375rem
    }

        .sticky-block--nav h2, .sticky-block--nav .t-item__heading {
            position: relative;
            top: 50%;
            transform: translateY(-50%);
            transition: opacity 0.4s 1s linear
        }
}

.sticky-block--nav[data-sticky-block-fixed="true"] + * {
    margin-top: 5rem
}

@media screen and (min-width: 64em) {
    .sticky-block--nav[data-sticky-block-fixed="true"] + * {
        margin-top: 5.9375rem
    }

    .sticky-block--nav[data-sticky-block-fixed="true"] h2, .sticky-block--nav[data-sticky-block-fixed="true"] .t-item__heading {
        opacity: 1;
        visibility: visible
    }

    .sticky-block--nav[data-sticky-block-fixed="true"] ul {
        left: 100%;
        transform: translateX(-100%)
    }
}

.sticky-block--opendays {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    visibility: hidden;
    background-color: rgba(0,0,0,0.6)
}

@media screen and (min-width: 40em) {
    .sticky-block--opendays {
        transition: opacity 1s ease 1s
    }

        .sticky-block--opendays[data-sticky-block-display="hide"] > div {
            opacity: 0
        }

        .sticky-block--opendays[data-sticky-block-display="show"] {
            animation: 1s ease forwards slide-out
        }

            .sticky-block--opendays[data-sticky-block-display="show"] > div {
                opacity: 1;
                transition: opacity 0.7s ease-in 0.2s
            }
}

.sticky-block--opendays__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width: 40em) {
    .sticky-block__inner--mobile + .sticky-block--opendays__inner {
        display: -ms-flexbox;
        display: flex
    }
}

.sticky-block--opendays__inner__tagline {
    color: #fff !important;
    text-align: center;
    font-weight: 300;
    margin: 0;
    line-height: 1.4rem
}
