/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

.hw-2020 {
    background-color: #fff;
    color: #333f48;
    font-family: Montserrat, Arial, sans-serif;
    -webkit-font-feature-settings: "calt" 1, "dlig" 1, "kern" 1;
    font-feature-settings: "calt" 1, "dlig" 1, "kern" 1;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.6;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.hw-2020 ::selection {
    background-color: #0e0e0e;
    color: colour(light)
}

.hw-2020.modal-is-active {
    overflow: hidden
}

.hw-2020 footer {
    background-color: unset;
    margin: unset;
    padding: unset
}

.hw-2020 h1,
.hw-2020 h2 {
    font-family: Montserrat, Arial, sans-serif
}

.hw-2020 .h4,
.hw-2020 h4 {
    margin: unset
}

.hw-2020 label {
    margin-bottom: 0
}

.hw-2020 p {
    letter-spacing: 0;
    margin: 1em 0
}

.hw-2020 b,
.hw-2020 strong {
    font-weight: 700 !important
}

.hw-2020 table {
    width: auto
}

.hw-2020 .container {
    margin-right: auto;
    margin-left: auto
}

.hw-2020 .container,
.hw-2020 .container-fluid,
.hw-2020 .container-lg,
.hw-2020 .container-md,
.hw-2020 .container-sm,
.hw-2020 .container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.hw-2020 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.hw-2020 .no-gutters {
    margin-right: 0;
    margin-left: 0
}

.hw-2020 .no-gutters>.col,
.hw-2020 .no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.hw-2020 .col,
.hw-2020 .col-1,
.hw-2020 .col-2,
.hw-2020 .col-3,
.hw-2020 .col-4,
.hw-2020 .col-5,
.hw-2020 .col-6,
.hw-2020 .col-7,
.hw-2020 .col-8,
.hw-2020 .col-9,
.hw-2020 .col-10,
.hw-2020 .col-11,
.hw-2020 .col-12,
.hw-2020 .col-auto,
.hw-2020 .col-lg,
.hw-2020 .col-lg-1,
.hw-2020 .col-lg-2,
.hw-2020 .col-lg-3,
.hw-2020 .col-lg-4,
.hw-2020 .col-lg-5,
.hw-2020 .col-lg-6,
.hw-2020 .col-lg-7,
.hw-2020 .col-lg-8,
.hw-2020 .col-lg-9,
.hw-2020 .col-lg-10,
.hw-2020 .col-lg-11,
.hw-2020 .col-lg-12,
.hw-2020 .col-lg-auto,
.hw-2020 .col-md,
.hw-2020 .col-md-1,
.hw-2020 .col-md-2,
.hw-2020 .col-md-3,
.hw-2020 .col-md-4,
.hw-2020 .col-md-5,
.hw-2020 .col-md-6,
.hw-2020 .col-md-7,
.hw-2020 .col-md-8,
.hw-2020 .col-md-9,
.hw-2020 .col-md-10,
.hw-2020 .col-md-11,
.hw-2020 .col-md-12,
.hw-2020 .col-md-auto,
.hw-2020 .col-sm,
.hw-2020 .col-sm-1,
.hw-2020 .col-sm-2,
.hw-2020 .col-sm-3,
.hw-2020 .col-sm-4,
.hw-2020 .col-sm-5,
.hw-2020 .col-sm-6,
.hw-2020 .col-sm-7,
.hw-2020 .col-sm-8,
.hw-2020 .col-sm-9,
.hw-2020 .col-sm-10,
.hw-2020 .col-sm-11,
.hw-2020 .col-sm-12,
.hw-2020 .col-sm-auto,
.hw-2020 .col-xl,
.hw-2020 .col-xl-1,
.hw-2020 .col-xl-2,
.hw-2020 .col-xl-3,
.hw-2020 .col-xl-4,
.hw-2020 .col-xl-5,
.hw-2020 .col-xl-6,
.hw-2020 .col-xl-7,
.hw-2020 .col-xl-8,
.hw-2020 .col-xl-9,
.hw-2020 .col-xl-10,
.hw-2020 .col-xl-11,
.hw-2020 .col-xl-12,
.hw-2020 .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.hw-2020 .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.hw-2020 .row-cols-1>* {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.hw-2020 .row-cols-2>* {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.hw-2020 .row-cols-3>* {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.hw-2020 .row-cols-4>* {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.hw-2020 .row-cols-5>* {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.hw-2020 .row-cols-6>* {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.hw-2020 .col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.hw-2020 .col-1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.hw-2020 .col-2 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.hw-2020 .col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.hw-2020 .col-4 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.hw-2020 .col-5 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.hw-2020 .col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.hw-2020 .col-7 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.hw-2020 .col-8 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.hw-2020 .col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.hw-2020 .col-10 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.hw-2020 .col-11 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.hw-2020 .col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.hw-2020 .order-first {
    -ms-flex-order: -1;
    order: -1
}

.hw-2020 .order-last {
    -ms-flex-order: 13;
    order: 13
}

.hw-2020 .order-0 {
    -ms-flex-order: 0;
    order: 0
}

.hw-2020 .order-1 {
    -ms-flex-order: 1;
    order: 1
}

.hw-2020 .order-2 {
    -ms-flex-order: 2;
    order: 2
}

.hw-2020 .order-3 {
    -ms-flex-order: 3;
    order: 3
}

.hw-2020 .order-4 {
    -ms-flex-order: 4;
    order: 4
}

.hw-2020 .order-5 {
    -ms-flex-order: 5;
    order: 5
}

.hw-2020 .order-6 {
    -ms-flex-order: 6;
    order: 6
}

.hw-2020 .order-7 {
    -ms-flex-order: 7;
    order: 7
}

.hw-2020 .order-8 {
    -ms-flex-order: 8;
    order: 8
}

.hw-2020 .order-9 {
    -ms-flex-order: 9;
    order: 9
}

.hw-2020 .order-10 {
    -ms-flex-order: 10;
    order: 10
}

.hw-2020 .order-11 {
    -ms-flex-order: 11;
    order: 11
}

.hw-2020 .order-12 {
    -ms-flex-order: 12;
    order: 12
}

.hw-2020 .offset-1 {
    margin-left: 8.33333%
}

.hw-2020 .offset-2 {
    margin-left: 16.66667%
}

.hw-2020 .offset-3 {
    margin-left: 25%
}

.hw-2020 .offset-4 {
    margin-left: 33.33333%
}

.hw-2020 .offset-5 {
    margin-left: 41.66667%
}

.hw-2020 .offset-6 {
    margin-left: 50%
}

.hw-2020 .offset-7 {
    margin-left: 58.33333%
}

.hw-2020 .offset-8 {
    margin-left: 66.66667%
}

.hw-2020 .offset-9 {
    margin-left: 75%
}

.hw-2020 .offset-10 {
    margin-left: 83.33333%
}

.hw-2020 .offset-11 {
    margin-left: 91.66667%
}

.hw-2020 .d-none {
    display: none !important
}

.hw-2020 .d-inline {
    display: inline !important
}

.hw-2020 .d-inline-block {
    display: inline-block !important
}

.hw-2020 .d-block {
    display: block !important
}

.hw-2020 .d-table {
    display: table !important
}

.hw-2020 .d-table-row {
    display: table-row !important
}

.hw-2020 .d-table-cell {
    display: table-cell !important
}

.hw-2020 .d-flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.hw-2020 .d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

.hw-2020 .flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.hw-2020 .flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.hw-2020 .flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.hw-2020 .flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.hw-2020 .flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.hw-2020 .flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.hw-2020 .flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.hw-2020 .flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.hw-2020 .flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.hw-2020 .flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.hw-2020 .flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.hw-2020 .flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.hw-2020 .justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.hw-2020 .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.hw-2020 .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.hw-2020 .justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.hw-2020 .justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.hw-2020 .align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.hw-2020 .align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.hw-2020 .align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.hw-2020 .align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.hw-2020 .align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.hw-2020 .align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.hw-2020 .align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.hw-2020 .align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.hw-2020 .align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.hw-2020 .align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.hw-2020 .align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.hw-2020 .align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.hw-2020 .align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.hw-2020 .align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.hw-2020 .align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.hw-2020 .align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.hw-2020 .align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

.hw-2020 .position-static {
    position: static !important
}

.hw-2020 .position-relative {
    position: relative !important
}

.hw-2020 .position-absolute {
    position: absolute !important
}

.hw-2020 .position-fixed {
    position: fixed !important
}

.hw-2020 .position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.hw-2020 .fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

.hw-2020 .fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .hw-2020 .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.hw-2020 .m-0 {
    margin: 0 !important
}

.hw-2020 .mt-0,
.hw-2020 .my-0 {
    margin-top: 0 !important
}

.hw-2020 .mr-0,
.hw-2020 .mx-0 {
    margin-right: 0 !important
}

.hw-2020 .mb-0,
.hw-2020 .my-0 {
    margin-bottom: 0 !important
}

.hw-2020 .ml-0,
.hw-2020 .mx-0 {
    margin-left: 0 !important
}

.hw-2020 .m-1 {
    margin: .25rem !important
}

.hw-2020 .mt-1,
.hw-2020 .my-1 {
    margin-top: .25rem !important
}

.hw-2020 .mr-1,
.hw-2020 .mx-1 {
    margin-right: .25rem !important
}

.hw-2020 .mb-1,
.hw-2020 .my-1 {
    margin-bottom: .25rem !important
}

.hw-2020 .ml-1,
.hw-2020 .mx-1 {
    margin-left: .25rem !important
}

.hw-2020 .m-2 {
    margin: .5rem !important
}

.hw-2020 .mt-2,
.hw-2020 .my-2 {
    margin-top: .5rem !important
}

.hw-2020 .mr-2,
.hw-2020 .mx-2 {
    margin-right: .5rem !important
}

.hw-2020 .mb-2,
.hw-2020 .my-2 {
    margin-bottom: .5rem !important
}

.hw-2020 .ml-2,
.hw-2020 .mx-2 {
    margin-left: .5rem !important
}

.hw-2020 .m-3 {
    margin: 1rem !important
}

.hw-2020 .mt-3,
.hw-2020 .my-3 {
    margin-top: 1rem !important
}

.hw-2020 .mr-3,
.hw-2020 .mx-3 {
    margin-right: 1rem !important
}

.hw-2020 .mb-3,
.hw-2020 .my-3 {
    margin-bottom: 1rem !important
}

.hw-2020 .ml-3,
.hw-2020 .mx-3 {
    margin-left: 1rem !important
}

.hw-2020 .m-4 {
    margin: 1.5rem !important
}

.hw-2020 .mt-4,
.hw-2020 .my-4 {
    margin-top: 1.5rem !important
}

.hw-2020 .mr-4,
.hw-2020 .mx-4 {
    margin-right: 1.5rem !important
}

.hw-2020 .mb-4,
.hw-2020 .my-4 {
    margin-bottom: 1.5rem !important
}

.hw-2020 .ml-4,
.hw-2020 .mx-4 {
    margin-left: 1.5rem !important
}

.hw-2020 .m-5 {
    margin: 2rem !important
}

.hw-2020 .mt-5,
.hw-2020 .my-5 {
    margin-top: 2rem !important
}

.hw-2020 .mr-5,
.hw-2020 .mx-5 {
    margin-right: 2rem !important
}

.hw-2020 .mb-5,
.hw-2020 .my-5 {
    margin-bottom: 2rem !important
}

.hw-2020 .ml-5,
.hw-2020 .mx-5 {
    margin-left: 2rem !important
}

.hw-2020 .m-6 {
    margin: 2.5rem !important
}

.hw-2020 .mt-6,
.hw-2020 .my-6 {
    margin-top: 2.5rem !important
}

.hw-2020 .mr-6,
.hw-2020 .mx-6 {
    margin-right: 2.5rem !important
}

.hw-2020 .mb-6,
.hw-2020 .my-6 {
    margin-bottom: 2.5rem !important
}

.hw-2020 .ml-6,
.hw-2020 .mx-6 {
    margin-left: 2.5rem !important
}

.hw-2020 .m-7 {
    margin: 3rem !important
}

.hw-2020 .mt-7,
.hw-2020 .my-7 {
    margin-top: 3rem !important
}

.hw-2020 .mr-7,
.hw-2020 .mx-7 {
    margin-right: 3rem !important
}

.hw-2020 .mb-7,
.hw-2020 .my-7 {
    margin-bottom: 3rem !important
}

.hw-2020 .ml-7,
.hw-2020 .mx-7 {
    margin-left: 3rem !important
}

.hw-2020 .m-8 {
    margin: 3.5rem !important
}

.hw-2020 .mt-8,
.hw-2020 .my-8 {
    margin-top: 3.5rem !important
}

.hw-2020 .mr-8,
.hw-2020 .mx-8 {
    margin-right: 3.5rem !important
}

.hw-2020 .mb-8,
.hw-2020 .my-8 {
    margin-bottom: 3.5rem !important
}

.hw-2020 .ml-8,
.hw-2020 .mx-8 {
    margin-left: 3.5rem !important
}

.hw-2020 .m-9 {
    margin: 4rem !important
}

.hw-2020 .mt-9,
.hw-2020 .my-9 {
    margin-top: 4rem !important
}

.hw-2020 .mr-9,
.hw-2020 .mx-9 {
    margin-right: 4rem !important
}

.hw-2020 .mb-9,
.hw-2020 .my-9 {
    margin-bottom: 4rem !important
}

.hw-2020 .ml-9,
.hw-2020 .mx-9 {
    margin-left: 4rem !important
}

.hw-2020 .m-10 {
    margin: 4.5rem !important
}

.hw-2020 .mt-10,
.hw-2020 .my-10 {
    margin-top: 4.5rem !important
}

.hw-2020 .mr-10,
.hw-2020 .mx-10 {
    margin-right: 4.5rem !important
}

.hw-2020 .mb-10,
.hw-2020 .my-10 {
    margin-bottom: 4.5rem !important
}

.hw-2020 .ml-10,
.hw-2020 .mx-10 {
    margin-left: 4.5rem !important
}

.hw-2020 .m-11 {
    margin: 5rem !important
}

.hw-2020 .mt-11,
.hw-2020 .my-11 {
    margin-top: 5rem !important
}

.hw-2020 .mr-11,
.hw-2020 .mx-11 {
    margin-right: 5rem !important
}

.hw-2020 .mb-11,
.hw-2020 .my-11 {
    margin-bottom: 5rem !important
}

.hw-2020 .ml-11,
.hw-2020 .mx-11 {
    margin-left: 5rem !important
}

.hw-2020 .m-12 {
    margin: 5.5rem !important
}

.hw-2020 .mt-12,
.hw-2020 .my-12 {
    margin-top: 5.5rem !important
}

.hw-2020 .mr-12,
.hw-2020 .mx-12 {
    margin-right: 5.5rem !important
}

.hw-2020 .mb-12,
.hw-2020 .my-12 {
    margin-bottom: 5.5rem !important
}

.hw-2020 .ml-12,
.hw-2020 .mx-12 {
    margin-left: 5.5rem !important
}

.hw-2020 .m-13 {
    margin: 6rem !important
}

.hw-2020 .mt-13,
.hw-2020 .my-13 {
    margin-top: 6rem !important
}

.hw-2020 .mr-13,
.hw-2020 .mx-13 {
    margin-right: 6rem !important
}

.hw-2020 .mb-13,
.hw-2020 .my-13 {
    margin-bottom: 6rem !important
}

.hw-2020 .ml-13,
.hw-2020 .mx-13 {
    margin-left: 6rem !important
}

.hw-2020 .m-14 {
    margin: 6.5rem !important
}

.hw-2020 .mt-14,
.hw-2020 .my-14 {
    margin-top: 6.5rem !important
}

.hw-2020 .mr-14,
.hw-2020 .mx-14 {
    margin-right: 6.5rem !important
}

.hw-2020 .mb-14,
.hw-2020 .my-14 {
    margin-bottom: 6.5rem !important
}

.hw-2020 .ml-14,
.hw-2020 .mx-14 {
    margin-left: 6.5rem !important
}

.hw-2020 .m-15 {
    margin: 7rem !important
}

.hw-2020 .mt-15,
.hw-2020 .my-15 {
    margin-top: 7rem !important
}

.hw-2020 .mr-15,
.hw-2020 .mx-15 {
    margin-right: 7rem !important
}

.hw-2020 .mb-15,
.hw-2020 .my-15 {
    margin-bottom: 7rem !important
}

.hw-2020 .ml-15,
.hw-2020 .mx-15 {
    margin-left: 7rem !important
}

.hw-2020 .m-16 {
    margin: 7.5rem !important
}

.hw-2020 .mt-16,
.hw-2020 .my-16 {
    margin-top: 7.5rem !important
}

.hw-2020 .mr-16,
.hw-2020 .mx-16 {
    margin-right: 7.5rem !important
}

.hw-2020 .mb-16,
.hw-2020 .my-16 {
    margin-bottom: 7.5rem !important
}

.hw-2020 .ml-16,
.hw-2020 .mx-16 {
    margin-left: 7.5rem !important
}

.hw-2020 .m-17 {
    margin: 8rem !important
}

.hw-2020 .mt-17,
.hw-2020 .my-17 {
    margin-top: 8rem !important
}

.hw-2020 .mr-17,
.hw-2020 .mx-17 {
    margin-right: 8rem !important
}

.hw-2020 .mb-17,
.hw-2020 .my-17 {
    margin-bottom: 8rem !important
}

.hw-2020 .ml-17,
.hw-2020 .mx-17 {
    margin-left: 8rem !important
}

.hw-2020 .m-18 {
    margin: 8.5rem !important
}

.hw-2020 .mt-18,
.hw-2020 .my-18 {
    margin-top: 8.5rem !important
}

.hw-2020 .mr-18,
.hw-2020 .mx-18 {
    margin-right: 8.5rem !important
}

.hw-2020 .mb-18,
.hw-2020 .my-18 {
    margin-bottom: 8.5rem !important
}

.hw-2020 .ml-18,
.hw-2020 .mx-18 {
    margin-left: 8.5rem !important
}

.hw-2020 .m-19 {
    margin: 9rem !important
}

.hw-2020 .mt-19,
.hw-2020 .my-19 {
    margin-top: 9rem !important
}

.hw-2020 .mr-19,
.hw-2020 .mx-19 {
    margin-right: 9rem !important
}

.hw-2020 .mb-19,
.hw-2020 .my-19 {
    margin-bottom: 9rem !important
}

.hw-2020 .ml-19,
.hw-2020 .mx-19 {
    margin-left: 9rem !important
}

.hw-2020 .m-20 {
    margin: 9.5rem !important
}

.hw-2020 .mt-20,
.hw-2020 .my-20 {
    margin-top: 9.5rem !important
}

.hw-2020 .mr-20,
.hw-2020 .mx-20 {
    margin-right: 9.5rem !important
}

.hw-2020 .mb-20,
.hw-2020 .my-20 {
    margin-bottom: 9.5rem !important
}

.hw-2020 .ml-20,
.hw-2020 .mx-20 {
    margin-left: 9.5rem !important
}

.hw-2020 .p-0 {
    padding: 0 !important
}

.hw-2020 .pt-0,
.hw-2020 .py-0 {
    padding-top: 0 !important
}

.hw-2020 .pr-0,
.hw-2020 .px-0 {
    padding-right: 0 !important
}

.hw-2020 .pb-0,
.hw-2020 .py-0 {
    padding-bottom: 0 !important
}

.hw-2020 .pl-0,
.hw-2020 .px-0 {
    padding-left: 0 !important
}

.hw-2020 .p-1 {
    padding: .25rem !important
}

.hw-2020 .pt-1,
.hw-2020 .py-1 {
    padding-top: .25rem !important
}

.hw-2020 .pr-1,
.hw-2020 .px-1 {
    padding-right: .25rem !important
}

.hw-2020 .pb-1,
.hw-2020 .py-1 {
    padding-bottom: .25rem !important
}

.hw-2020 .pl-1,
.hw-2020 .px-1 {
    padding-left: .25rem !important
}

.hw-2020 .p-2 {
    padding: .5rem !important
}

.hw-2020 .pt-2,
.hw-2020 .py-2 {
    padding-top: .5rem !important
}

.hw-2020 .pr-2,
.hw-2020 .px-2 {
    padding-right: .5rem !important
}

.hw-2020 .pb-2,
.hw-2020 .py-2 {
    padding-bottom: .5rem !important
}

.hw-2020 .pl-2,
.hw-2020 .px-2 {
    padding-left: .5rem !important
}

.hw-2020 .p-3 {
    padding: 1rem !important
}

.hw-2020 .pt-3,
.hw-2020 .py-3 {
    padding-top: 1rem !important
}

.hw-2020 .pr-3,
.hw-2020 .px-3 {
    padding-right: 1rem !important
}

.hw-2020 .pb-3,
.hw-2020 .py-3 {
    padding-bottom: 1rem !important
}

.hw-2020 .pl-3,
.hw-2020 .px-3 {
    padding-left: 1rem !important
}

.hw-2020 .p-4 {
    padding: 1.5rem !important
}

.hw-2020 .pt-4,
.hw-2020 .py-4 {
    padding-top: 1.5rem !important
}

.hw-2020 .pr-4,
.hw-2020 .px-4 {
    padding-right: 1.5rem !important
}

.hw-2020 .pb-4,
.hw-2020 .py-4 {
    padding-bottom: 1.5rem !important
}

.hw-2020 .pl-4,
.hw-2020 .px-4 {
    padding-left: 1.5rem !important
}

.hw-2020 .p-5 {
    padding: 2rem !important
}

.hw-2020 .pt-5,
.hw-2020 .py-5 {
    padding-top: 2rem !important
}

.hw-2020 .pr-5,
.hw-2020 .px-5 {
    padding-right: 2rem !important
}

.hw-2020 .pb-5,
.hw-2020 .py-5 {
    padding-bottom: 2rem !important
}

.hw-2020 .pl-5,
.hw-2020 .px-5 {
    padding-left: 2rem !important
}

.hw-2020 .p-6 {
    padding: 2.5rem !important
}

.hw-2020 .pt-6,
.hw-2020 .py-6 {
    padding-top: 2.5rem !important
}

.hw-2020 .pr-6,
.hw-2020 .px-6 {
    padding-right: 2.5rem !important
}

.hw-2020 .pb-6,
.hw-2020 .py-6 {
    padding-bottom: 2.5rem !important
}

.hw-2020 .pl-6,
.hw-2020 .px-6 {
    padding-left: 2.5rem !important
}

.hw-2020 .p-7 {
    padding: 3rem !important
}

.hw-2020 .pt-7,
.hw-2020 .py-7 {
    padding-top: 3rem !important
}

.hw-2020 .pr-7,
.hw-2020 .px-7 {
    padding-right: 3rem !important
}

.hw-2020 .pb-7,
.hw-2020 .py-7 {
    padding-bottom: 3rem !important
}

.hw-2020 .pl-7,
.hw-2020 .px-7 {
    padding-left: 3rem !important
}

.hw-2020 .p-8 {
    padding: 3.5rem !important
}

.hw-2020 .pt-8,
.hw-2020 .py-8 {
    padding-top: 3.5rem !important
}

.hw-2020 .pr-8,
.hw-2020 .px-8 {
    padding-right: 3.5rem !important
}

.hw-2020 .pb-8,
.hw-2020 .py-8 {
    padding-bottom: 3.5rem !important
}

.hw-2020 .pl-8,
.hw-2020 .px-8 {
    padding-left: 3.5rem !important
}

.hw-2020 .p-9 {
    padding: 4rem !important
}

.hw-2020 .pt-9,
.hw-2020 .py-9 {
    padding-top: 4rem !important
}

.hw-2020 .pr-9,
.hw-2020 .px-9 {
    padding-right: 4rem !important
}

.hw-2020 .pb-9,
.hw-2020 .py-9 {
    padding-bottom: 4rem !important
}

.hw-2020 .pl-9,
.hw-2020 .px-9 {
    padding-left: 4rem !important
}

.hw-2020 .p-10 {
    padding: 4.5rem !important
}

.hw-2020 .pt-10,
.hw-2020 .py-10 {
    padding-top: 4.5rem !important
}

.hw-2020 .pr-10,
.hw-2020 .px-10 {
    padding-right: 4.5rem !important
}

.hw-2020 .pb-10,
.hw-2020 .py-10 {
    padding-bottom: 4.5rem !important
}

.hw-2020 .pl-10,
.hw-2020 .px-10 {
    padding-left: 4.5rem !important
}

.hw-2020 .p-11 {
    padding: 5rem !important
}

.hw-2020 .pt-11,
.hw-2020 .py-11 {
    padding-top: 5rem !important
}

.hw-2020 .pr-11,
.hw-2020 .px-11 {
    padding-right: 5rem !important
}

.hw-2020 .pb-11,
.hw-2020 .py-11 {
    padding-bottom: 5rem !important
}

.hw-2020 .pl-11,
.hw-2020 .px-11 {
    padding-left: 5rem !important
}

.hw-2020 .p-12 {
    padding: 5.5rem !important
}

.hw-2020 .pt-12,
.hw-2020 .py-12 {
    padding-top: 5.5rem !important
}

.hw-2020 .pr-12,
.hw-2020 .px-12 {
    padding-right: 5.5rem !important
}

.hw-2020 .pb-12,
.hw-2020 .py-12 {
    padding-bottom: 5.5rem !important
}

.hw-2020 .pl-12,
.hw-2020 .px-12 {
    padding-left: 5.5rem !important
}

.hw-2020 .p-13 {
    padding: 6rem !important
}

.hw-2020 .pt-13,
.hw-2020 .py-13 {
    padding-top: 6rem !important
}

.hw-2020 .pr-13,
.hw-2020 .px-13 {
    padding-right: 6rem !important
}

.hw-2020 .pb-13,
.hw-2020 .py-13 {
    padding-bottom: 6rem !important
}

.hw-2020 .pl-13,
.hw-2020 .px-13 {
    padding-left: 6rem !important
}

.hw-2020 .p-14 {
    padding: 6.5rem !important
}

.hw-2020 .pt-14,
.hw-2020 .py-14 {
    padding-top: 6.5rem !important
}

.hw-2020 .pr-14,
.hw-2020 .px-14 {
    padding-right: 6.5rem !important
}

.hw-2020 .pb-14,
.hw-2020 .py-14 {
    padding-bottom: 6.5rem !important
}

.hw-2020 .pl-14,
.hw-2020 .px-14 {
    padding-left: 6.5rem !important
}

.hw-2020 .p-15 {
    padding: 7rem !important
}

.hw-2020 .pt-15,
.hw-2020 .py-15 {
    padding-top: 7rem !important
}

.hw-2020 .pr-15,
.hw-2020 .px-15 {
    padding-right: 7rem !important
}

.hw-2020 .pb-15,
.hw-2020 .py-15 {
    padding-bottom: 7rem !important
}

.hw-2020 .pl-15,
.hw-2020 .px-15 {
    padding-left: 7rem !important
}

.hw-2020 .p-16 {
    padding: 7.5rem !important
}

.hw-2020 .pt-16,
.hw-2020 .py-16 {
    padding-top: 7.5rem !important
}

.hw-2020 .pr-16,
.hw-2020 .px-16 {
    padding-right: 7.5rem !important
}

.hw-2020 .pb-16,
.hw-2020 .py-16 {
    padding-bottom: 7.5rem !important
}

.hw-2020 .pl-16,
.hw-2020 .px-16 {
    padding-left: 7.5rem !important
}

.hw-2020 .p-17 {
    padding: 8rem !important
}

.hw-2020 .pt-17,
.hw-2020 .py-17 {
    padding-top: 8rem !important
}

.hw-2020 .pr-17,
.hw-2020 .px-17 {
    padding-right: 8rem !important
}

.hw-2020 .pb-17,
.hw-2020 .py-17 {
    padding-bottom: 8rem !important
}

.hw-2020 .pl-17,
.hw-2020 .px-17 {
    padding-left: 8rem !important
}

.hw-2020 .p-18 {
    padding: 8.5rem !important
}

.hw-2020 .pt-18,
.hw-2020 .py-18 {
    padding-top: 8.5rem !important
}

.hw-2020 .pr-18,
.hw-2020 .px-18 {
    padding-right: 8.5rem !important
}

.hw-2020 .pb-18,
.hw-2020 .py-18 {
    padding-bottom: 8.5rem !important
}

.hw-2020 .pl-18,
.hw-2020 .px-18 {
    padding-left: 8.5rem !important
}

.hw-2020 .p-19 {
    padding: 9rem !important
}

.hw-2020 .pt-19,
.hw-2020 .py-19 {
    padding-top: 9rem !important
}

.hw-2020 .pr-19,
.hw-2020 .px-19 {
    padding-right: 9rem !important
}

.hw-2020 .pb-19,
.hw-2020 .py-19 {
    padding-bottom: 9rem !important
}

.hw-2020 .pl-19,
.hw-2020 .px-19 {
    padding-left: 9rem !important
}

.hw-2020 .p-20 {
    padding: 9.5rem !important
}

.hw-2020 .pt-20,
.hw-2020 .py-20 {
    padding-top: 9.5rem !important
}

.hw-2020 .pr-20,
.hw-2020 .px-20 {
    padding-right: 9.5rem !important
}

.hw-2020 .pb-20,
.hw-2020 .py-20 {
    padding-bottom: 9.5rem !important
}

.hw-2020 .pl-20,
.hw-2020 .px-20 {
    padding-left: 9.5rem !important
}

.hw-2020 .m-n1 {
    margin: -.25rem !important
}

.hw-2020 .mt-n1,
.hw-2020 .my-n1 {
    margin-top: -.25rem !important
}

.hw-2020 .mr-n1,
.hw-2020 .mx-n1 {
    margin-right: -.25rem !important
}

.hw-2020 .mb-n1,
.hw-2020 .my-n1 {
    margin-bottom: -.25rem !important
}

.hw-2020 .ml-n1,
.hw-2020 .mx-n1 {
    margin-left: -.25rem !important
}

.hw-2020 .m-n2 {
    margin: -.5rem !important
}

.hw-2020 .mt-n2,
.hw-2020 .my-n2 {
    margin-top: -.5rem !important
}

.hw-2020 .mr-n2,
.hw-2020 .mx-n2 {
    margin-right: -.5rem !important
}

.hw-2020 .mb-n2,
.hw-2020 .my-n2 {
    margin-bottom: -.5rem !important
}

.hw-2020 .ml-n2,
.hw-2020 .mx-n2 {
    margin-left: -.5rem !important
}

.hw-2020 .m-n3 {
    margin: -1rem !important
}

.hw-2020 .mt-n3,
.hw-2020 .my-n3 {
    margin-top: -1rem !important
}

.hw-2020 .mr-n3,
.hw-2020 .mx-n3 {
    margin-right: -1rem !important
}

.hw-2020 .mb-n3,
.hw-2020 .my-n3 {
    margin-bottom: -1rem !important
}

.hw-2020 .ml-n3,
.hw-2020 .mx-n3 {
    margin-left: -1rem !important
}

.hw-2020 .m-n4 {
    margin: -1.5rem !important
}

.hw-2020 .mt-n4,
.hw-2020 .my-n4 {
    margin-top: -1.5rem !important
}

.hw-2020 .mr-n4,
.hw-2020 .mx-n4 {
    margin-right: -1.5rem !important
}

.hw-2020 .mb-n4,
.hw-2020 .my-n4 {
    margin-bottom: -1.5rem !important
}

.hw-2020 .ml-n4,
.hw-2020 .mx-n4 {
    margin-left: -1.5rem !important
}

.hw-2020 .m-n5 {
    margin: -2rem !important
}

.hw-2020 .mt-n5,
.hw-2020 .my-n5 {
    margin-top: -2rem !important
}

.hw-2020 .mr-n5,
.hw-2020 .mx-n5 {
    margin-right: -2rem !important
}

.hw-2020 .mb-n5,
.hw-2020 .my-n5 {
    margin-bottom: -2rem !important
}

.hw-2020 .ml-n5,
.hw-2020 .mx-n5 {
    margin-left: -2rem !important
}

.hw-2020 .m-n6 {
    margin: -2.5rem !important
}

.hw-2020 .mt-n6,
.hw-2020 .my-n6 {
    margin-top: -2.5rem !important
}

.hw-2020 .mr-n6,
.hw-2020 .mx-n6 {
    margin-right: -2.5rem !important
}

.hw-2020 .mb-n6,
.hw-2020 .my-n6 {
    margin-bottom: -2.5rem !important
}

.hw-2020 .ml-n6,
.hw-2020 .mx-n6 {
    margin-left: -2.5rem !important
}

.hw-2020 .m-n7 {
    margin: -3rem !important
}

.hw-2020 .mt-n7,
.hw-2020 .my-n7 {
    margin-top: -3rem !important
}

.hw-2020 .mr-n7,
.hw-2020 .mx-n7 {
    margin-right: -3rem !important
}

.hw-2020 .mb-n7,
.hw-2020 .my-n7 {
    margin-bottom: -3rem !important
}

.hw-2020 .ml-n7,
.hw-2020 .mx-n7 {
    margin-left: -3rem !important
}

.hw-2020 .m-n8 {
    margin: -3.5rem !important
}

.hw-2020 .mt-n8,
.hw-2020 .my-n8 {
    margin-top: -3.5rem !important
}

.hw-2020 .mr-n8,
.hw-2020 .mx-n8 {
    margin-right: -3.5rem !important
}

.hw-2020 .mb-n8,
.hw-2020 .my-n8 {
    margin-bottom: -3.5rem !important
}

.hw-2020 .ml-n8,
.hw-2020 .mx-n8 {
    margin-left: -3.5rem !important
}

.hw-2020 .m-n9 {
    margin: -4rem !important
}

.hw-2020 .mt-n9,
.hw-2020 .my-n9 {
    margin-top: -4rem !important
}

.hw-2020 .mr-n9,
.hw-2020 .mx-n9 {
    margin-right: -4rem !important
}

.hw-2020 .mb-n9,
.hw-2020 .my-n9 {
    margin-bottom: -4rem !important
}

.hw-2020 .ml-n9,
.hw-2020 .mx-n9 {
    margin-left: -4rem !important
}

.hw-2020 .m-n10 {
    margin: -4.5rem !important
}

.hw-2020 .mt-n10,
.hw-2020 .my-n10 {
    margin-top: -4.5rem !important
}

.hw-2020 .mr-n10,
.hw-2020 .mx-n10 {
    margin-right: -4.5rem !important
}

.hw-2020 .mb-n10,
.hw-2020 .my-n10 {
    margin-bottom: -4.5rem !important
}

.hw-2020 .ml-n10,
.hw-2020 .mx-n10 {
    margin-left: -4.5rem !important
}

.hw-2020 .m-n11 {
    margin: -5rem !important
}

.hw-2020 .mt-n11,
.hw-2020 .my-n11 {
    margin-top: -5rem !important
}

.hw-2020 .mr-n11,
.hw-2020 .mx-n11 {
    margin-right: -5rem !important
}

.hw-2020 .mb-n11,
.hw-2020 .my-n11 {
    margin-bottom: -5rem !important
}

.hw-2020 .ml-n11,
.hw-2020 .mx-n11 {
    margin-left: -5rem !important
}

.hw-2020 .m-n12 {
    margin: -5.5rem !important
}

.hw-2020 .mt-n12,
.hw-2020 .my-n12 {
    margin-top: -5.5rem !important
}

.hw-2020 .mr-n12,
.hw-2020 .mx-n12 {
    margin-right: -5.5rem !important
}

.hw-2020 .mb-n12,
.hw-2020 .my-n12 {
    margin-bottom: -5.5rem !important
}

.hw-2020 .ml-n12,
.hw-2020 .mx-n12 {
    margin-left: -5.5rem !important
}

.hw-2020 .m-n13 {
    margin: -6rem !important
}

.hw-2020 .mt-n13,
.hw-2020 .my-n13 {
    margin-top: -6rem !important
}

.hw-2020 .mr-n13,
.hw-2020 .mx-n13 {
    margin-right: -6rem !important
}

.hw-2020 .mb-n13,
.hw-2020 .my-n13 {
    margin-bottom: -6rem !important
}

.hw-2020 .ml-n13,
.hw-2020 .mx-n13 {
    margin-left: -6rem !important
}

.hw-2020 .m-n14 {
    margin: -6.5rem !important
}

.hw-2020 .mt-n14,
.hw-2020 .my-n14 {
    margin-top: -6.5rem !important
}

.hw-2020 .mr-n14,
.hw-2020 .mx-n14 {
    margin-right: -6.5rem !important
}

.hw-2020 .mb-n14,
.hw-2020 .my-n14 {
    margin-bottom: -6.5rem !important
}

.hw-2020 .ml-n14,
.hw-2020 .mx-n14 {
    margin-left: -6.5rem !important
}

.hw-2020 .m-n15 {
    margin: -7rem !important
}

.hw-2020 .mt-n15,
.hw-2020 .my-n15 {
    margin-top: -7rem !important
}

.hw-2020 .mr-n15,
.hw-2020 .mx-n15 {
    margin-right: -7rem !important
}

.hw-2020 .mb-n15,
.hw-2020 .my-n15 {
    margin-bottom: -7rem !important
}

.hw-2020 .ml-n15,
.hw-2020 .mx-n15 {
    margin-left: -7rem !important
}

.hw-2020 .m-n16 {
    margin: -7.5rem !important
}

.hw-2020 .mt-n16,
.hw-2020 .my-n16 {
    margin-top: -7.5rem !important
}

.hw-2020 .mr-n16,
.hw-2020 .mx-n16 {
    margin-right: -7.5rem !important
}

.hw-2020 .mb-n16,
.hw-2020 .my-n16 {
    margin-bottom: -7.5rem !important
}

.hw-2020 .ml-n16,
.hw-2020 .mx-n16 {
    margin-left: -7.5rem !important
}

.hw-2020 .m-n17 {
    margin: -8rem !important
}

.hw-2020 .mt-n17,
.hw-2020 .my-n17 {
    margin-top: -8rem !important
}

.hw-2020 .mr-n17,
.hw-2020 .mx-n17 {
    margin-right: -8rem !important
}

.hw-2020 .mb-n17,
.hw-2020 .my-n17 {
    margin-bottom: -8rem !important
}

.hw-2020 .ml-n17,
.hw-2020 .mx-n17 {
    margin-left: -8rem !important
}

.hw-2020 .m-n18 {
    margin: -8.5rem !important
}

.hw-2020 .mt-n18,
.hw-2020 .my-n18 {
    margin-top: -8.5rem !important
}

.hw-2020 .mr-n18,
.hw-2020 .mx-n18 {
    margin-right: -8.5rem !important
}

.hw-2020 .mb-n18,
.hw-2020 .my-n18 {
    margin-bottom: -8.5rem !important
}

.hw-2020 .ml-n18,
.hw-2020 .mx-n18 {
    margin-left: -8.5rem !important
}

.hw-2020 .m-n19 {
    margin: -9rem !important
}

.hw-2020 .mt-n19,
.hw-2020 .my-n19 {
    margin-top: -9rem !important
}

.hw-2020 .mr-n19,
.hw-2020 .mx-n19 {
    margin-right: -9rem !important
}

.hw-2020 .mb-n19,
.hw-2020 .my-n19 {
    margin-bottom: -9rem !important
}

.hw-2020 .ml-n19,
.hw-2020 .mx-n19 {
    margin-left: -9rem !important
}

.hw-2020 .m-n20 {
    margin: -9.5rem !important
}

.hw-2020 .mt-n20,
.hw-2020 .my-n20 {
    margin-top: -9.5rem !important
}

.hw-2020 .mr-n20,
.hw-2020 .mx-n20 {
    margin-right: -9.5rem !important
}

.hw-2020 .mb-n20,
.hw-2020 .my-n20 {
    margin-bottom: -9.5rem !important
}

.hw-2020 .ml-n20,
.hw-2020 .mx-n20 {
    margin-left: -9.5rem !important
}

.hw-2020 .m-auto {
    margin: auto !important
}

.hw-2020 .mt-auto,
.hw-2020 .my-auto {
    margin-top: auto !important
}

.hw-2020 .mr-auto,
.hw-2020 .mx-auto {
    margin-right: auto !important
}

.hw-2020 .mb-auto,
.hw-2020 .my-auto {
    margin-bottom: auto !important
}

.hw-2020 .ml-auto,
.hw-2020 .mx-auto {
    margin-left: auto !important
}

.hw-2020 .text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.hw-2020 .text-justify {
    text-align: justify !important
}

.hw-2020 .text-wrap {
    white-space: normal !important
}

.hw-2020 .text-nowrap {
    white-space: nowrap !important
}

.hw-2020 .text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.hw-2020 .text-left {
    text-align: left !important
}

.hw-2020 .text-right {
    text-align: right !important
}

.hw-2020 .text-center {
    text-align: center !important
}

.hw-2020 .text-lowercase {
    text-transform: lowercase !important
}

.hw-2020 .text-uppercase {
    text-transform: uppercase !important
}

.hw-2020 .text-capitalize {
    text-transform: capitalize !important
}

.hw-2020 .font-weight-light {
    font-weight: 300 !important
}

.hw-2020 .font-weight-lighter {
    font-weight: lighter !important
}

.hw-2020 .font-weight-normal {
    font-weight: 400 !important
}

.hw-2020 .font-weight-bold {
    font-weight: 700 !important
}

.hw-2020 .font-weight-bolder {
    font-weight: bolder !important
}

.hw-2020 .font-italic {
    font-style: italic !important
}

.hw-2020 .text-white {
    color: #fff !important
}

.hw-2020 .text-primary {
    color: #007bff !important
}

.hw-2020 a.text-primary:focus,
.hw-2020 a.text-primary:hover {
    color: #0056b3 !important
}

.hw-2020 .text-secondary {
    color: #6c757d !important
}

.hw-2020 a.text-secondary:focus,
.hw-2020 a.text-secondary:hover {
    color: #494f54 !important
}

.hw-2020 .text-success {
    color: #28a745 !important
}

.hw-2020 a.text-success:focus,
.hw-2020 a.text-success:hover {
    color: #19692c !important
}

.hw-2020 .text-info {
    color: #17a2b8 !important
}

.hw-2020 a.text-info:focus,
.hw-2020 a.text-info:hover {
    color: #0f6674 !important
}

.hw-2020 .text-warning {
    color: #ffc107 !important
}

.hw-2020 a.text-warning:focus,
.hw-2020 a.text-warning:hover {
    color: #ba8b00 !important
}

.hw-2020 .text-danger {
    color: #dc3545 !important
}

.hw-2020 a.text-danger:focus,
.hw-2020 a.text-danger:hover {
    color: #a71d2a !important
}

.hw-2020 .text-light {
    color: #f8f9fa !important
}

.hw-2020 a.text-light:focus,
.hw-2020 a.text-light:hover {
    color: #cbd3da !important
}

.hw-2020 .text-dark {
    color: #343a40 !important
}

.hw-2020 a.text-dark:focus,
.hw-2020 a.text-dark:hover {
    color: #121416 !important
}

.hw-2020 .text-body {
    color: #212529 !important
}

.hw-2020 .text-muted {
    color: #6c757d !important
}

.hw-2020 .text-black-50 {
    color: rgba(0, 0, 0, .5) !important
}

.hw-2020 .text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.hw-2020 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hw-2020 .text-decoration-none {
    text-decoration: none !important
}

.hw-2020 .text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.hw-2020 .text-reset {
    color: inherit !important
}

.hw-2020 .w-25 {
    width: 25% !important
}

.hw-2020 .w-50 {
    width: 50% !important
}

.hw-2020 .w-75 {
    width: 75% !important
}

.hw-2020 .w-100 {
    width: 100% !important
}

.hw-2020 .w-auto {
    width: auto !important
}

.hw-2020 .h-25 {
    height: 25% !important
}

.hw-2020 .h-50 {
    height: 50% !important
}

.hw-2020 .h-75 {
    height: 75% !important
}

.hw-2020 .h-100 {
    height: 100% !important
}

.hw-2020 .h-auto {
    height: auto !important
}

.hw-2020 .mw-100 {
    max-width: 100% !important
}

.hw-2020 .mh-100 {
    max-height: 100% !important
}

.hw-2020 .min-vw-100 {
    min-width: 100vw !important
}

.hw-2020 .min-vh-100 {
    min-height: 100vh !important
}

.hw-2020 .vw-100 {
    width: 100vw !important
}

.hw-2020 .vh-100 {
    height: 100vh !important
}

.hw-2020 .embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.hw-2020 .embed-responsive:before {
    display: block;
    content: ""
}

.hw-2020 .embed-responsive .embed-responsive-item,
.hw-2020 .embed-responsive embed,
.hw-2020 .embed-responsive iframe,
.hw-2020 .embed-responsive object,
.hw-2020 .embed-responsive video,
.hw-2020 .rte-content .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.hw-2020 .embed-responsive-21by9:before {
    padding-top: 42.85714%
}

.hw-2020 .embed-responsive-16by9:before {
    padding-top: 56.25%
}

.hw-2020 .embed-responsive-4by3:before {
    padding-top: 75%
}

.hw-2020 .embed-responsive-1by1:before {
    padding-top: 100%
}

.hw-2020 .accessible-hide {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.hw-2020 .fill {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.hw-2020 .fit-bg-image {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.hw-2020 .fit-bg-image-top {
    background-position: top 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.hw-2020 .font-main {
    font-family: Arial, sans-serif;
    font-weight: 300
}

.hw-2020 .font-bold {
    font-family: Arial, sans-serif;
    font-weight: 700
}

.hw-2020 .inline-list {
    font-size: 0
}

.hw-2020 .inline-list li {
    display: inline-block;
    font-size: 1rem;
    margin-top: .425em;
    margin-bottom: .425em
}

.hw-2020 .normalised-button {
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0
}

.hw-2020 .normalised-list {
    margin: 0;
    padding: 0
}

.hw-2020 .normalised-list li {
    list-style-type: none
}

.hw-2020 .img-responsive {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.hw-2020 .uppercase {
    text-transform: uppercase
}

.hw-2020 .icon {
    fill: currentColor;
    display: block;
    height: 1rem;
    pointer-events: none;
    width: 1rem
}

.hw-2020 .icon--xs {
    height: .625rem;
    width: .625rem
}

.hw-2020 .icon--sm {
    height: 1.25rem;
    width: 1.25rem
}

.hw-2020 .icon--md {
    height: 1.5rem;
    width: 1.5rem
}

.hw-2020 .icon--lg {
    height: 1.75rem;
    width: 1.75rem
}

.hw-2020 .icon--xl {
    height: 10rem;
    width: 10rem
}

.hw-2020 .icon--flip-x {
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.hw-2020 .icon--flip-y {
    -ms-transform: scaleX(-1);
    transform: scaleX(-1)
}

.hw-2020 .strip {
    font-size: 1rem;
    position: relative
}

.hw-2020 .strip--margin-xs {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.hw-2020 .strip--margin-sm {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem
}

.hw-2020 .strip--margin {
    padding-top: 2.8125rem;
    padding-bottom: 2.8125rem
}

.hw-2020 .strip--margin-lg {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem
}

.hw-2020 .strip--margin-xl {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.hw-2020 h1,
.hw-2020 h2,
.hw-2020 h3,
.hw-2020 h4,
.hw-2020 h5,
.hw-2020 h6 {
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0
}

.hw-2020 .h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #003c71;
    font-weight: 700 !important
}

.hw-2020 .h2 {
    font-size: .75rem;
    line-height: 1.666
}

.hw-2020 .h3 {
    color: #003c71;
    font-size: .875rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    font-weight: 700 !important
}

.hw-2020 .h4 {
    font-size: 1.25rem;
    line-height: 1.375rem;
    font-weight: 700 !important;
    font-size: 1rem;
    line-height: 1.125rem
}

.hw-2020 .type-subheader {
    font-size: .75rem;
    letter-spacing: 0;
    line-height: .75rem;
    text-transform: uppercase;
    font-weight: 700 !important
}

.hw-2020 .type-light {
    font-weight: 300 !important
}

.hw-2020 .type-regular {
    font-weight: 400 !important
}

.hw-2020 .type-medium {
    font-weight: 500 !important
}

.hw-2020 .type-strong {
    font-weight: 700 !important
}

.hw-2020 .small,
.hw-2020 small {
    font-size: .875rem;
    line-height: 1.785
}

.hw-2020 .super-large {
    font-size: 7.625rem;
    font-weight: 700;
    line-height: 1
}

.hw-2020 .rte-content h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    color: #003c71;
    font-weight: 700 !important
}

.hw-2020 .rte-content h2 {
    font-size: .75rem;
    line-height: 1.666
}

.hw-2020 .rte-content h3 {
    color: #003c71;
    font-size: .875rem;
    line-height: 1.125rem;
    text-transform: uppercase;
    font-weight: 700 !important
}

.hw-2020 .rte-content h4 {
    font-size: 1.25rem;
    line-height: 1.375rem;
    font-weight: 700 !important
}

.hw-2020 .rte-content a,
.hw-2020 .rte-content a:visited {
    text-decoration: underline
}

.hw-2020 .rte-content a:focus,
.hw-2020 .rte-content a:hover {
    text-decoration: none
}

.hw-2020 .rte-content img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%
}

.hw-2020 .rte-content figure {
    margin: 0
}

.hw-2020 .rte-content strong {
    font-weight: 700 !important
}

.hw-2020 .rte-content .embed-responsive {
    margin: 2.5rem 0
}

.hw-2020 .rte-content .embed-responsive iframe {
    width: 100% !important;
    height: 100% !important
}

.hw-2020 .text-uppercase {
    text-transform: uppercase
}

.hw-2020 .text--light {
    color: #fefefe
}

.hw-2020 .text--dark {
    color: #5e6a71
}

.hw-2020 .overflow-visible {
    overflow: visible
}

.hw-2020 .overflow-hidden {
    overflow: hidden
}

.hw-2020 .word-wrap {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-all;
    word-break: break-word;
    word-wrap: break-word
}

.hw-2020 .line-height-1-2 {
    line-height: 1.2
}

.hw-2020 .clickable {
    cursor: pointer
}

.hw-2020 .rotate-180 {
    -ms-transform: rotate("180deg");
    transform: rotate("180deg");
    transition: transform .2s cubic-bezier(.85, .15, .15, .85)
}

.hw-2020 .rotate-after-180:after,
.hw-2020 .rotate-before-180:before {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: transform .2s cubic-bezier(.85, .15, .15, .85)
}

.hw-2020 body.js .js-hide {
    display: none !important
}

.hw-2020 .z-1 {
    z-index: 10 !important
}

.hw-2020 .z-2 {
    z-index: 20 !important
}

.hw-2020 .z-3 {
    z-index: 30 !important
}

.hw-2020 .z-4 {
    z-index: 40 !important
}

.hw-2020 .z-5 {
    z-index: 50 !important
}

.hw-2020 .z-6 {
    z-index: 60 !important
}

.hw-2020 .z-7 {
    z-index: 70 !important
}

.hw-2020 .z-8 {
    z-index: 80 !important
}

.hw-2020 .z-9 {
    z-index: 90 !important
}

.hw-2020 .font-size-10 {
    font-size: .625rem !important
}

.hw-2020 .font-size-11 {
    font-size: .6875rem !important
}

.hw-2020 .font-size-12 {
    font-size: .75rem !important
}

.hw-2020 .font-size-13 {
    font-size: .8125rem !important
}

.hw-2020 .font-size-14 {
    font-size: .875rem !important
}

.hw-2020 .font-size-15 {
    font-size: .9375rem !important
}

.hw-2020 .font-size-16 {
    font-size: 1rem !important
}

.hw-2020 .font-size-17 {
    font-size: 1.0625rem !important
}

.hw-2020 .font-size-18 {
    font-size: 1.125rem !important
}

.hw-2020 .colour--brand-primary {
    color: #003c71 !important
}

.hw-2020 .background--brand-primary {
    background-color: #003c71 !important
}

.hw-2020 .border-bottom--brand-primary {
    border-bottom: 1px solid #003c71 !important
}

.hw-2020 .border-top--brand-primary {
    border-top: 1px solid #003c71 !important
}

.hw-2020 .colour--brand-secondary {
    color: #009cde !important
}

.hw-2020 .background--brand-secondary {
    background-color: #009cde !important
}

.hw-2020 .border-bottom--brand-secondary {
    border-bottom: 1px solid #009cde !important
}

.hw-2020 .border-top--brand-secondary {
    border-top: 1px solid #009cde !important
}

.hw-2020 .colour--brand-tertiary {
    color: #5f259f !important
}

.hw-2020 .background--brand-tertiary {
    background-color: #5f259f !important
}

.hw-2020 .border-bottom--brand-tertiary {
    border-bottom: 1px solid #5f259f !important
}

.hw-2020 .border-top--brand-tertiary {
    border-top: 1px solid #5f259f !important
}

.hw-2020 .colour--brand-accent {
    color: #ffb500 !important
}

.hw-2020 .background--brand-accent {
    background-color: #ffb500 !important
}

.hw-2020 .border-bottom--brand-accent {
    border-bottom: 1px solid #ffb500 !important
}

.hw-2020 .border-top--brand-accent {
    border-top: 1px solid #ffb500 !important
}

.hw-2020 .colour--grey-lighter {
    color: #fbfafa !important
}

.hw-2020 .background--grey-lighter {
    background-color: #fbfafa !important
}

.hw-2020 .border-bottom--grey-lighter {
    border-bottom: 1px solid #fbfafa !important
}

.hw-2020 .border-top--grey-lighter {
    border-top: 1px solid #fbfafa !important
}

.hw-2020 .colour--grey-light {
    color: #f0f0f0 !important
}

.hw-2020 .background--grey-light {
    background-color: #f0f0f0 !important
}

.hw-2020 .border-bottom--grey-light {
    border-bottom: 1px solid #f0f0f0 !important
}

.hw-2020 .border-top--grey-light {
    border-top: 1px solid #f0f0f0 !important
}

.hw-2020 .colour--grey-medium-lighter {
    color: #e3e3e3 !important
}

.hw-2020 .background--grey-medium-lighter {
    background-color: #e3e3e3 !important
}

.hw-2020 .border-bottom--grey-medium-lighter {
    border-bottom: 1px solid #e3e3e3 !important
}

.hw-2020 .border-top--grey-medium-lighter {
    border-top: 1px solid #e3e3e3 !important
}

.hw-2020 .colour--grey-medium-light {
    color: #a5acaf !important
}

.hw-2020 .background--grey-medium-light {
    background-color: #a5acaf !important
}

.hw-2020 .border-bottom--grey-medium-light {
    border-bottom: 1px solid #a5acaf !important
}

.hw-2020 .border-top--grey-medium-light {
    border-top: 1px solid #a5acaf !important
}

.hw-2020 .colour--grey-medium {
    color: #5e6a71 !important
}

.hw-2020 .background--grey-medium {
    background-color: #5e6a71 !important
}

.hw-2020 .border-bottom--grey-medium {
    border-bottom: 1px solid #5e6a71 !important
}

.hw-2020 .border-top--grey-medium {
    border-top: 1px solid #5e6a71 !important
}

.hw-2020 .colour--grey-medium-dark {
    color: #5c655d !important
}

.hw-2020 .background--grey-medium-dark {
    background-color: #5c655d !important
}

.hw-2020 .border-bottom--grey-medium-dark {
    border-bottom: 1px solid #5c655d !important
}

.hw-2020 .border-top--grey-medium-dark {
    border-top: 1px solid #5c655d !important
}

.hw-2020 .colour--grey-dark {
    color: #333f48 !important
}

.hw-2020 .background--grey-dark {
    background-color: #333f48 !important
}

.hw-2020 .border-bottom--grey-dark {
    border-bottom: 1px solid #333f48 !important
}

.hw-2020 .border-top--grey-dark {
    border-top: 1px solid #333f48 !important
}

.hw-2020 .colour--grey-darker {
    color: #1b1c1f !important
}

.hw-2020 .background--grey-darker {
    background-color: #1b1c1f !important
}

.hw-2020 .border-bottom--grey-darker {
    border-bottom: 1px solid #1b1c1f !important
}

.hw-2020 .border-top--grey-darker {
    border-top: 1px solid #1b1c1f !important
}

.hw-2020 .colour--dark-base {
    color: #0e0e0e !important
}

.hw-2020 .background--dark-base {
    background-color: #0e0e0e !important
}

.hw-2020 .border-bottom--dark-base {
    border-bottom: 1px solid #0e0e0e !important
}

.hw-2020 .border-top--dark-base {
    border-top: 1px solid #0e0e0e !important
}

.hw-2020 .colour--light-base {
    color: #fefefe !important
}

.hw-2020 .background--light-base {
    background-color: #fefefe !important
}

.hw-2020 .border-bottom--light-base {
    border-bottom: 1px solid #fefefe !important
}

.hw-2020 .border-top--light-base {
    border-top: 1px solid #fefefe !important
}

.hw-2020 .colour--status-success {
    color: #379d70 !important
}

.hw-2020 .background--status-success {
    background-color: #379d70 !important
}

.hw-2020 .border-bottom--status-success {
    border-bottom: 1px solid #379d70 !important
}

.hw-2020 .border-top--status-success {
    border-top: 1px solid #379d70 !important
}

.hw-2020 .colour--status-info {
    color: #5bc0de !important
}

.hw-2020 .background--status-info {
    background-color: #5bc0de !important
}

.hw-2020 .border-bottom--status-info {
    border-bottom: 1px solid #5bc0de !important
}

.hw-2020 .border-top--status-info {
    border-top: 1px solid #5bc0de !important
}

.hw-2020 .colour--status-warning {
    color: #f0ad4e !important
}

.hw-2020 .background--status-warning {
    background-color: #f0ad4e !important
}

.hw-2020 .border-bottom--status-warning {
    border-bottom: 1px solid #f0ad4e !important
}

.hw-2020 .border-top--status-warning {
    border-top: 1px solid #f0ad4e !important
}

.hw-2020 .colour--status-danger {
    color: #d80505 !important
}

.hw-2020 .background--status-danger {
    background-color: #d80505 !important
}

.hw-2020 .border-bottom--status-danger {
    border-bottom: 1px solid #d80505 !important
}

.hw-2020 .border-top--status-danger {
    border-top: 1px solid #d80505 !important
}

.hw-2020 *,
.hw-2020 :after,
.hw-2020 :before {
    box-sizing: border-box
}

.hw-2020 .hw-2020 {
    font-family: Arial, sans-serif;
    font-weight: 300;
    color: #333f48;
    font-family: Montserrat, Arial, sans-serif;
    -webkit-font-feature-settings: "calt" 1, "dlig" 1, "kern" 1;
    font-feature-settings: "calt" 1, "dlig" 1, "kern" 1;
    font-size: 16px;
    line-height: 1.6;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.hw-2020 .hw-2020 ::selection {
    background-color: #0e0e0e;
    color: #fefefe
}

.hw-2020 .hw-2020.modal-is-active {
    overflow: hidden
}

.hw-2020 a,
.hw-2020 a:visited {
    color: inherit;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip: ink;
    text-decoration: none
}

.hw-2020 button {
    color: inherit
}

.hw-2020 .site {
    overflow: hidden;
    position: relative
}

.hw-2020 .container-fluid,
.hw-2020 .container-lg,
.hw-2020 .container-md,
.hw-2020 .container-sm,
.hw-2020 .container-xl {
    max-width: 1450px;
    margin-left: auto;
    margin-right: auto
}

.hw-2020 .container-fluid--full-width {
    padding-left: 0;
    padding-right: 0
}

.hw-2020 .hw_button,
.hw-2020 .hw_button:visited {
    border: 2px solid #003c71;
    background-color: #003c71;
    color: #fefefe;
    display: inline-block;
    height: 3.125rem;
    line-height: 2.875rem;
    font-size: .875rem;
    padding: 0 .625rem;
    min-width: 15rem;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    transition: .14s;
    font-family: Montserrat, Arial, sans-serif;
    font-weight: 700 !important
}

.hw-2020 .hw_button:focus,
.hw-2020 .hw_button:hover {
    background-color: #fefefe !important;
    color: #003c71
}

.hw-2020 .hw_button--small,
.hw-2020 .hw_button--small:visited {
    min-width: 10rem
}

.hw-2020 .hw_button--secondary,
.hw-2020 .hw_button--secondary:visited {
    border-color: #ffb500;
    background-color: #ffb500;
    color: #0e0e0e
}

.hw-2020 .hw_button--secondary:focus,
.hw-2020 .hw_button--secondary:hover {
    color: #0e0e0e !important
}

.hw-2020 .hw_button--field-group {
    height: 3.25rem;
    line-height: 3rem;
    min-width: 0
}

.hw-2020 .hw_button--light,
.hw-2020 .hw_button--light:visited {
    border-color: #fefefe;
    background-color: #fefefe;
    color: #003c71
}

.hw-2020 .hw_button--light:focus,
.hw-2020 .hw_button--light:hover {
    background-color: transparent !important;
    color: #fefefe
}

.hw-2020 .hw_button--hollow,
.hw-2020 .hw_button--hollow:visited {
    color: #333f48;
    border-color: #333f48;
    border-width: 1px;
    background-color: #f0f0f0;
    font-weight: 400 !important
}

.hw-2020 .hw_button--hollow:focus,
.hw-2020 .hw_button--hollow:hover {
    color: #333f48 !important
}

.hw-2020 .hw_course-search {
    background-color: #fff
}

.hw-2020 .hw_course-search__filter {
    border-bottom: 1px solid #333f48;
    color: #333f48
}

.hw-2020 .hw_course-search__courses {
    color: #333f48;
    table-layout: fixed;
    border-collapse: collapse
}

.hw-2020 .hw_course-search__courses thead {
    background-color: #fff;
    color: #000
}

.hw-2020 .hw_course-search__courses thead th {
    padding: 0 1.25rem .9375rem;
    text-align: left
}

.hw-2020 .hw_course-search__courses tbody {
    border: 1px solid #f0f0f0
}

.hw-2020 .hw_course-search__courses td {
    line-height: 1.125rem;
    vertical-align: middle;
    padding: 1.25rem
}

.hw-2020 .hw_course-search__courses tr:nth-child(odd) td {
    background-color: #f0f0f0
}

.hw-2020 .hw_course-search__courses tr:nth-of-type(2n) td {
    background-color: #fff
}

.hw-2020 .hw_course-search__courses tr:hover {
    cursor: pointer
}

.hw-2020 .hw_course-search__courses tr:hover td {
    background-color: #e3e3e3
}

.hw-2020 .hw_course-search__courses tr:hover td a {
    text-decoration: underline
}

.hw-2020 .hw_course-search__subject.hw_course-search__subject {
    width: 40%
}

.hw-2020 .hw_course-search__subject.hw_course-search__subject div {
    display: block;
    position: relative
}

.hw-2020 .hw_course-search__subject.hw_course-search__subject a {
    display: block
}

.hw-2020 .hw_course-search__subject.hw_course-search__subject strong {
    font-weight: 700 !important
}

.hw-2020 .hw_course-search__subject.hw_course-search__subject em {
    font-style: normal;
    font-size: .75rem;
    display: block
}

.hw-2020 .hw_course-search__level.hw_course-search__level {
    width: 23%
}

.hw-2020 .hw_course-search__delivery.hw_course-search__delivery {
    width: 15%
}

.hw-2020 .hw_course-search__location.hw_course-search__location {
    width: 22%
}

.hw-2020 .hw_course-search__meta {
    border-top: 1px solid #a5acaf
}

.hw-2020 .hw_course-search__pagination {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    padding-left: 0
}

.hw-2020 .hw_course-search__pagination-link {
    background-color: #f0f0f0;
    border-radius: 50%;
    color: #333f48;
    display: inline-block;
    font-size: 1.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    margin: 0 .3125rem;
    text-align: center;
    transition: background-color .2s cubic-bezier(.85, .15, .15, .85), color .2s cubic-bezier(.85, .15, .15, .85);
    vertical-align: middle;
    width: 3.125rem
}

.hw-2020 .hw_course-search__pagination-link--active,
.hw-2020 .hw_course-search__pagination-link--active:visited {
    background-color: #003c71;
    color: #fefefe
}

.hw-2020 .hw_course-search__pagination-link--next {
    background-color: #009cde;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDEwIDE2Ij4KICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04My44MTg4NzU3LDc5LjY3MDQzNDUgQzg0LjI2MDgxOTQsNzkuNjY1MDIyNCA4NC42ODYyOTE0LDc5LjgzODA5NTggODQuOTk4ODc1Nyw4MC4xNTA1NjM2IEw5MS4zNDg4NzU3LDg2LjUxMDU2MzYgQzkxLjY1NjY0NjMsODYuODE4MTUxMiA5MS44Mjk1NjU1LDg3LjIzNTQzOTUgOTEuODI5NTY1NSw4Ny42NzA1NjM2IEM5MS44Mjk1NjU1LDg4LjEwNTY4NzYgOTEuNjU2NjQ2Myw4OC41MjI5NzU5IDkxLjM0ODg3NTcsODguODMwNTYzNiBMODQuOTk4ODc1Nyw5NS4xOTA1NjM2IEM4NC4zNTgyMjUzLDk1LjgzNjczNjcgODMuMzE1MDQ4OCw5NS44NDEyMTM4IDgyLjY2ODg3NTcsOTUuMjAwNTYzNSBDODIuMDIyNzAyNSw5NC41NTk5MTMyIDgyLjAxODIyNTQsOTMuNTE2NzM2NyA4Mi42NTg4NzU3LDkyLjg3MDU2MzYgTDg3Ljg1ODg3NTcsODcuNjcwNTYzNiBMODIuNjU4ODc1Nyw4Mi40NzA1NjM2IEM4Mi4xODk1NDc3LDgyLjAwMTUxNDkgODIuMDQ5MTAxMiw4MS4yOTU4Nzc3IDgyLjMwMzA2MTksODAuNjgyODY5MyBDODIuNTU3MDIyNSw4MC4wNjk4NjA4IDgzLjE1NTM0MzIsNzkuNjcwNDM0NSA4My44MTg4NzU3LDc5LjY3MDQzNDUgTDgzLjgxODg3NTcsNzkuNjcwNDM0NSBaIiB0cmFuc2Zvcm09Im1hdHJpeCgxIDAgMCAtMSAtODIuMTc4IDk1LjY3OCkiLz4KPC9zdmc+Cg==);
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -2000vw
}

.hw-2020 .hw_course-search__pagination-link--prev {
    background-color: #009cde;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSIxNiIgdmlld0JveD0iMCAwIDEwIDE2Ij4KICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik04My44MTg4NzU3LDc5LjY3MDQzNDUgQzg0LjI2MDgxOTQsNzkuNjY1MDIyNCA4NC42ODYyOTE0LDc5LjgzODA5NTggODQuOTk4ODc1Nyw4MC4xNTA1NjM2IEw5MS4zNDg4NzU3LDg2LjUxMDU2MzYgQzkxLjY1NjY0NjMsODYuODE4MTUxMiA5MS44Mjk1NjU1LDg3LjIzNTQzOTUgOTEuODI5NTY1NSw4Ny42NzA1NjM2IEM5MS44Mjk1NjU1LDg4LjEwNTY4NzYgOTEuNjU2NjQ2Myw4OC41MjI5NzU5IDkxLjM0ODg3NTcsODguODMwNTYzNiBMODQuOTk4ODc1Nyw5NS4xOTA1NjM2IEM4NC4zNTgyMjUzLDk1LjgzNjczNjcgODMuMzE1MDQ4OCw5NS44NDEyMTM4IDgyLjY2ODg3NTcsOTUuMjAwNTYzNSBDODIuMDIyNzAyNSw5NC41NTk5MTMyIDgyLjAxODIyNTQsOTMuNTE2NzM2NyA4Mi42NTg4NzU3LDkyLjg3MDU2MzYgTDg3Ljg1ODg3NTcsODcuNjcwNTYzNiBMODIuNjU4ODc1Nyw4Mi40NzA1NjM2IEM4Mi4xODk1NDc3LDgyLjAwMTUxNDkgODIuMDQ5MTAxMiw4MS4yOTU4Nzc3IDgyLjMwMzA2MTksODAuNjgyODY5MyBDODIuNTU3MDIyNSw4MC4wNjk4NjA4IDgzLjE1NTM0MzIsNzkuNjcwNDM0NSA4My44MTg4NzU3LDc5LjY3MDQzNDUgTDgzLjgxODg3NTcsNzkuNjcwNDM0NSBaIiB0cmFuc2Zvcm09Im1hdHJpeCgtMSAwIDAgMSA5MS44MyAtNzkuNjcpIi8+Cjwvc3ZnPgo=);
    background-position: 50%;
    background-repeat: no-repeat;
    text-indent: -2000vw
}

.hw-2020 .hw_course-search__pagination-link:focus,
.hw-2020 .hw_course-search__pagination-link:hover {
    background-color: #009cde;
    color: #fefefe;
    text-decoration: none
}

.hw-2020 .hw_course-search__pagination-link.hw_course-search__pagination-link--next:focus,
.hw-2020 .hw_course-search__pagination-link.hw_course-search__pagination-link--next:hover,
.hw-2020 .hw_course-search__pagination-link.hw_course-search__pagination-link--prev:focus,
.hw-2020 .hw_course-search__pagination-link.hw_course-search__pagination-link--prev:hover {
    background-color: #003c71
}

.hw-2020 .hw_footer {
    position: relative
}

.hw-2020 .hw_footer .rte-container {
    font-size: .875rem
}

.hw-2020 .hw_footer__logo {
    height: 6.125rem;
    width: 12.125rem
}

.hw-2020 .hw_footer__map {
    position: relative
}

.hw-2020 .hw_footer__map img {
    display: block
}

.hw-2020 .hw_footer__map img:first-child {
    max-width: 100%
}

.hw-2020 .hw_footer__map-overlay {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    max-width: 100%
}

.hw-2020 .hw_footer__map-nav {
    list-style-type: none;
    padding: 0
}

.hw-2020 .hw_footer__map-nav li.active a {
    color: #ffb500;
    border-color: #ffb500
}

.hw-2020 .hw_footer__map-nav a {
    border-bottom: 2px solid transparent;
    color: #fefefe;
    cursor: pointer;
    display: inline-block;
    font-size: .875rem;
    margin: .625rem 0;
    transition: all .2s cubic-bezier(.85, .15, .15, .85);
    text-decoration: none;
    font-weight: 400 !important
}

.hw-2020 .hw_footer__map-nav a:focus,
.hw-2020 .hw_footer__map-nav a:hover {
    color: #ffb500;
    border-color: #ffb500
}

.hw-2020 .hw_footer__social {
    transition: color .2s cubic-bezier(.85, .15, .15, .85)
}

.hw-2020 .hw_footer__social:focus,
.hw-2020 .hw_footer__social:hover {
    color: #009cde
}

.hw-2020 .hw_footer__social svg {
    height: 1.8125rem;
    width: 1.8125rem
}

.hw-2020 .hw_footer__navigation {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style-type: none;
    padding: 0;
    margin-bottom: 1em;
    margin-right: -1rem;
    margin-top: 1em
}

.hw-2020 .hw_footer__navigation li {
    line-height: 1.125rem
}

.hw-2020 .hw_footer__navigation li:after {
    content: " / ";
    margin: 0 .3125rem;
    font-size: .75rem
}

.hw-2020 .hw_footer__navigation a {
    display: inline-block;
    text-transform: uppercase;
    font-size: .75rem;
    transition: color .2s cubic-bezier(.85, .15, .15, .85)
}

.hw-2020 .hw_footer__navigation a:hover {
    color: #ffb500
}

.hw-2020 .hw_footer__up {
    -ms-flex-align: center;
    align-items: center;
    background-color: #003c71;
    border-radius: 50%;
    top: -1.875rem;
    color: #fefefe;
    display: -ms-flexbox;
    display: flex;
    height: 3.75rem;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3.75rem;
    z-index: 10
}

.hw-2020 .hw_header {
    position: relative
}

.hw-2020 .hw_header--background,
.hw-2020 .hw_header--split .row>div:first-child {
    background-size: cover
}

.hw-2020 .hw_header--split .row>div:last-child {
    min-height: 26.25rem
}

.hw-2020 .hw_header__content p {
    line-height: 1.375rem;
    font-weight: 400 !important
}

.hw-2020 .hw_header__content--light p {
    color: #fefefe
}

.hw-2020 .hw_header__content--dark p {
    color: #003c71
}

.hw-2020 .hw_header__down {
    -ms-flex-align: center;
    align-items: center;
    background-color: #003c71;
    border-radius: 50%;
    bottom: -1.875rem;
    color: #fefefe;
    display: -ms-flexbox;
    display: flex;
    height: 3.75rem;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 3.75rem;
    z-index: 10
}

.hw-2020 .hw_search {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    color: #fefefe;
    visibility: hidden;
    z-index: 1
}

.hw-2020 .hw_search__form {
    max-width: 34.8125rem
}

.hw-2020 .hw_search__fields {
    border: 2px solid currentColor
}

.hw-2020 .hw_search__input {
    font-family: Arial, sans-serif;
    font-weight: 300;
    font-weight: 400 !important;
    background: transparent;
    border: none;
    font-size: 1.25rem;
    height: 2.8125rem;
    width: 100%;
    color: currentColor;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    text-overflow: ellipsis
}

.hw-2020 .hw_search__input::placeholder {
    color: #fefefe
}

.hw-2020 .hw_search__submit {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
    width: 2.8125rem;
    height: 2.8125rem
}

.hw-2020 .hw_search__icon {
    width: 1.25rem;
    height: 1.25rem
}

.hw-2020.search-is-active .hw_search {
    visibility: visible
}

.hw-2020 .hw_stats__stat p {
    font-size: .75rem;
    font-weight: 300 !important
}

.hw-2020 .hw_stats__stat img {
    max-width: 100%
}

.hw-2020 .hw_video__embed {
    background: #009cde;
    padding: .4375rem
}

.hw-2020 .hw_accordion__item h3 {
    font-family: Montserrat, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    position: relative;
    line-height: 1.25rem
}

.hw-2020 .hw_accordion__item h3:after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOSIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDE5IDEyIj4KICA8cGF0aCBmaWxsPSIjMzMzRjQ4IiBkPSJNMzUyLjUsNzQ2IEwzNjIsNzU4IEwzNTkuNjI1LDc1OCBMMzUyLjUsNzQ5IEwzNDUuMzc1LDc1OCBMMzQzLDc1OCBMMzUyLjUsNzQ2IFogTTM1Mi41LDc0Ny4zODg5MjMgTDM1Mi41ODc5MzYsNzQ3LjUgTDM1Mi41LDc0Ny42MTEwNzcgTDM1Mi40MTIwNjQsNzQ3LjUgTDM1Mi41LDc0Ny4zODg5MjMgWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTM0MyAtNzQ2KSIvPgo8L3N2Zz4K);
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: .75rem;
    width: 1.1875rem;
    margin-left: .875rem;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: transform .2s cubic-bezier(.85, .15, .15, .85)
}

.hw-2020 .hw_accordion__item h3:focus,
.hw-2020 .hw_accordion__item h3:hover {
    text-decoration: underline
}

.hw-2020 .hw_accordion__item.is-active h3:after {
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.hw-2020 .hw_accordion__content {
    font-size: .75rem;
    line-height: .9375rem
}

.hw-2020 .hw_radio-checkbox__input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.hw-2020 .hw_radio-checkbox__label {
    position: relative;
    padding-left: 2.6875rem;
    display: block
}

.hw-2020 .hw_radio-checkbox__label:after,
.hw-2020 .hw_radio-checkbox__label:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1.75rem;
    height: 1.75rem
}

.hw-2020 .hw_radio-checkbox__label:before {
    border: 1px solid #003c71
}

.hw-2020 .hw_radio-checkbox__label:focus,
.hw-2020 .hw_radio-checkbox__label:hover {
    cursor: pointer
}

.hw-2020 .hw_radio-checkbox__label:focus:before,
.hw-2020 .hw_radio-checkbox__label:hover:before {
    border-width: 2px
}

.hw-2020 .hw_radio-checkbox__label--checkbox:after {
    content: "";
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxOHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAxOCAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5QYXRoIDM8L3RpdGxlPiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4gICAgPGcgaWQ9IkNPVVJTRS1TRUFSQ0giIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9IjEyMDAtQ291cnNlLVNlYXJjaCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTQ4LjAwMDAwMCwgLTQ0Ny4wMDAwMDApIiBmaWxsPSIjMzgzQjQxIiBmaWxsLXJ1bGU9Im5vbnplcm8iPiAgICAgICAgICAgIDxwYXRoIGQ9Ik02NC4yOTI4OTMyLDQ0Ny4yOTI4OTMgQzY0LjY4MzQxNzUsNDQ2LjkwMjM2OSA2NS4zMTY1ODI1LDQ0Ni45MDIzNjkgNjUuNzA3MTA2OCw0NDcuMjkyODkzIEM2Ni4wNjc1OTA3LDQ0Ny42NTMzNzcgNjYuMDk1MzIwMyw0NDguMjIwNjA4IDY1Ljc5MDI5NTQsNDQ4LjYxMjg5OSBMNjUuNzA3MTA2OCw0NDguNzA3MTA3IEw1NCw0NjAuNDE0MjE0IEw0OC4yOTI4OTMyLDQ1NC43MDcxMDcgQzQ3LjkwMjM2ODksNDU0LjMxNjU4MiA0Ny45MDIzNjg5LDQ1My42ODM0MTggNDguMjkyODkzMiw0NTMuMjkyODkzIEM0OC42NTMzNzcyLDQ1Mi45MzI0MDkgNDkuMjIwNjA4Miw0NTIuOTA0NjggNDkuNjEyODk5NCw0NTMuMjA5NzA1IEw0OS43MDcxMDY4LDQ1My4yOTI4OTMgTDU0LDQ1Ny41ODUgTDY0LjI5Mjg5MzIsNDQ3LjI5Mjg5MyBaIiBpZD0iUGF0aC0zIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=) 50% no-repeat;
    background-size: 100% 100%;
    left: .1875rem;
    visibility: hidden
}

.hw-2020 .hw_radio-checkbox__input:checked+label:after {
    visibility: visible
}

.hw-2020 .hw_radio-checkbox__input:focus+label:before {
    border-width: 2px
}

.hw-2020 .hw_radio-checkbox--compact .hw_radio-checkbox__label {
    line-height: 1.25rem;
    padding-left: 2.1875rem
}

.hw-2020 .hw_radio-checkbox--compact .hw_radio-checkbox__label:after,
.hw-2020 .hw_radio-checkbox--compact .hw_radio-checkbox__label:before {
    height: 1.25rem;
    width: 1.25rem
}

.hw-2020 .hw_form-field--info .hw_radio-checkbox__label:before {
    border-color: #5bc0de
}

.hw-2020 .hw_form-field--success .hw_radio-checkbox__label:before {
    border-color: #379d70
}

.hw-2020 .hw_form-field--warning .hw_radio-checkbox__label:before {
    border-color: #f0ad4e
}

.hw-2020 .hw_form-field--danger .hw_radio-checkbox__label:before {
    border-color: #d80505
}

.hw-2020 .hw_field-group .hw_form-field__input {
    margin-bottom: .625rem
}

.hw-2020 .hw_styled-select {
    position: relative
}

.hw-2020 .hw_styled-select__text {
    background-color: #fefefe
}

.hw-2020 .hw_styled-select__text:after {
    background: 50% url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDE3IDEwIj4KICA8cGF0aCBmaWxsPSIjMzMzRjQ4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjgyLC0wLjAwMDEyOTA3MzY4IEMyLjI2MTk0Mzc4LC0wLjAwNTU0MTE0NTQzIDIuNjg3NDE1NzgsMC4xNjc1MzIyMTIgMywwLjQ4IEw5LjM1LDYuODQgQzkuNjU3NzcwNjksNy4xNDc1ODc2NiA5LjgzMDY4OTg2LDcuNTY0ODc1OTIgOS44MzA2ODk4Niw4IEM5LjgzMDY4OTg2LDguNDM1MTI0MDggOS42NTc3NzA2OSw4Ljg1MjQxMjM0IDkuMzUsOS4xNiBMMywxNS41MiBDMi4zNTkzNDk2OSwxNi4xNjYxNzMxIDEuMzE2MTczMTcsMTYuMTcwNjUwMyAwLjY3MDAwMDAyNCwxNS41MyBDMC4wMjM4MjY4NzY4LDE0Ljg4OTM0OTcgMC4wMTkzNDk3MTM0LDEzLjg0NjE3MzIgMC42NiwxMy4yIEw1Ljg2LDggTDAuNjYsMi44IEMwLjE5MDY3MjA4MywyLjMzMDk1MTMxIDAuMDUwMjI1NTcxNCwxLjYyNTMxNDE3IDAuMzA0MTg2MjE0LDEuMDEyMzA1NzIgQzAuNTU4MTQ2ODU3LDAuMzk5Mjk3MjY5IDEuMTU2NDY3NTcsLTAuMDAwMTI5MDczNjggMS44MiwtMC4wMDAxMjkwNzM2OCBMMS44MiwtMC4wMDAxMjkwNzM2OCBaIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA4LjI1IDguMjUpIi8+Cjwvc3ZnPgo=) no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    top: 50%;
    right: 1.5625rem;
    width: 1.0625rem;
    height: 1.625rem;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hw-2020 .hw_styled-select__input {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    appearance: none;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    visibility: visible;
    width: 100%;
    z-index: 1
}

.hw-2020 .hw_styled-select__input:focus+.hw_styled-select__text,
.hw-2020 .hw_styled-select__input:hover+.hw_styled-select__text {
    padding-left: .875rem;
    line-height: 3.125rem;
    border-width: 2px;
    border-color: #003c71;
    outline: none
}

.hw_form-field--error .hw-2020 .hw_styled-select__input:focus+.hw_styled-select__text,
.hw_form-field--error .hw-2020 .hw_styled-select__input:hover+.hw_styled-select__text {
    border-color: #d80505
}

.hw-2020 .hw_form-field.hw_form-field .hw_styled-select__text {
    padding-right: 3.125rem
}

.hw-2020 hw__form-field--compact .hw_styled-select {
    min-width: 3.75rem
}

.hw-2020 hw__form-field--compact .hw_styled-select__text:after {
    right: .5625rem
}

.hw-2020 hw__form-field--compact .hw_styled-select .hw_form-field.hw_form-field .hw_styled-select__text {
    padding-left: .625rem;
    padding-right: 1.5625rem
}

.hw-2020 .hw_form-field__label {
    font-size: 1rem;
    font-weight: 700 !important;
    display: block
}

.hw-2020 .hw_form-field__message {
    display: -ms-flexbox;
    display: flex;
    font-size: .625rem;
    color: #003c71;
    -ms-flex-align: center;
    align-items: center;
    visibility: hidden
}

.hw-2020 .hw_form-field__message-icon {
    width: .625rem;
    height: .625rem
}

.hw-2020 .hw_form-field__input-container {
    margin-top: .3125rem
}

.hw-2020 .hw_form-field__input {
    font-weight: 300 !important;
    border: 1px solid #333f48;
    font-family: Montserrat, Arial, sans-serif;
    height: 3.25rem;
    line-height: 3.25rem;
    width: 100%;
    padding-left: .9375rem;
    padding-right: 3.125rem;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.hw-2020 .hw_form-field__input::placeholder {
    color: #a5acaf
}

.hw-2020 .hw_form-field__input:focus,
.hw-2020 .hw_form-field__input:hover {
    padding-left: .875rem;
    padding-right: .875rem;
    border-width: 2px;
    border-color: #003c71 !important;
    outline: none
}

.hw-2020 .hw_form-field__input--textarea {
    height: 11.875rem;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    line-height: 1.6;
    white-space: normal
}

.hw-2020 .hw_form-field__input--textarea:focus,
.hw-2020 .hw_form-field__input--textarea:hover {
    padding-top: .875rem;
    padding-bottom: .875rem
}

.hw-2020 .hw_form-field--info .hw-2020 .hw_form-field__message {
    color: #5bc0de;
    visibility: visible
}

.hw-2020 .hw_form-field--info .hw-2020 .hw_form-field__input,
.hw-2020 .hw_form-field--info .hw-2020 .hw_form-field__input:focus,
.hw-2020 .hw_form-field--info .hw-2020 .hw_form-field__input:hover {
    border-color: #5bc0de !important
}

.hw-2020 .hw_form-field--success .hw-2020 .hw_form-field__message {
    color: #379d70;
    visibility: visible
}

.hw-2020 .hw_form-field--success .hw-2020 .hw_form-field__input,
.hw-2020 .hw_form-field--success .hw-2020 .hw_form-field__input:focus,
.hw-2020 .hw_form-field--success .hw-2020 .hw_form-field__input:hover {
    border-color: #379d70 !important
}

.hw-2020 .hw_form-field--warning .hw-2020 .hw_form-field__message {
    color: #f0ad4e;
    visibility: visible
}

.hw-2020 .hw_form-field--warning .hw-2020 .hw_form-field__input,
.hw-2020 .hw_form-field--warning .hw-2020 .hw_form-field__input:focus,
.hw-2020 .hw_form-field--warning .hw-2020 .hw_form-field__input:hover {
    border-color: #f0ad4e !important
}

.hw-2020 .hw_form-field--danger .hw-2020 .hw_form-field__message {
    color: #d80505;
    visibility: visible
}

.hw-2020 .hw_form-field--danger .hw-2020 .hw_form-field__input,
.hw-2020 .hw_form-field--danger .hw-2020 .hw_form-field__input:focus,
.hw-2020 .hw_form-field--danger .hw-2020 .hw_form-field__input:hover {
    border-color: #d80505 !important
}

.hw-2020 .image {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden
}

.hw-2020 .image-fill {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: -1px;
    left: -1px;
    position: absolute;
    right: -1px;
    top: -1px
}

.hw-2020 .image-fill--repeat {
    background-repeat: repeat;
    background-size: auto
}

.hw-2020 .image-fill--contain {
    background-size: contain
}

.hw-2020 .image-overlay:before {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    z-index: 1
}

.hw-2020 .image-overlay--light:before {
    background-color: #fefefe
}

.hw-2020 .image-overlay--dark:before {
    background-color: #0e0e0e
}

.hw-2020 .image-overlay--1:before {
    opacity: .1
}

.hw-2020 .image-overlay--2:before {
    opacity: .2
}

.hw-2020 .image-overlay--3:before {
    opacity: .3
}

.hw-2020 .image-overlay--4:before {
    opacity: .4
}

.hw-2020 .image-overlay--5:before {
    opacity: .5
}

.hw-2020 .image-overlay--6:before {
    opacity: .6
}

.hw-2020 .image-overlay--7:before {
    opacity: .7
}

.hw-2020 .image-overlay--8:before {
    opacity: .8
}

.hw-2020 .image-overlay--9:before {
    opacity: .9
}

.hw-2020 .hw_nav-breadcrumb__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.hw-2020 .hw_nav-breadcrumb__item:not(:last-child) {
    margin-right: .3125rem
}

.hw-2020 .hw_nav-breadcrumb__item:after {
    content: "";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAyMCAyMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5FbGVtZW50cy9JY29ucy9SaWdodCBBcnJvdzwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZyBpZD0iRWxlbWVudHMvSWNvbnMvUmlnaHQtQXJyb3ciIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPiAgICAgICAgPGcgaWQ9IkhXLVNpdGUtSWNvbnNfUmlnaHQtQXJyb3ciIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDAwMDAwLCAxLjUwMDAwMCkiIGZpbGw9IiMwMDlDREUiIGZpbGwtcnVsZT0ibm9uemVybyI+ICAgICAgICAgICAgPHBhdGggZD0iTTEuODIsLTAuMDAwMTI5MDczNjggQzIuMjYxOTQzNzgsLTAuMDA1NTQxMTQ1NDMgMi42ODc0MTU3OCwwLjE2NzUzMjIxMiAzLDAuNDggTDkuMzUsNi44NCBDOS42NTc3NzA2OSw3LjE0NzU4NzY2IDkuODMwNjg5ODYsNy41NjQ4NzU5MiA5LjgzMDY4OTg2LDggQzkuODMwNjg5ODYsOC40MzUxMjQwOCA5LjY1Nzc3MDY5LDguODUyNDEyMzQgOS4zNSw5LjE2IEwzLDE1LjUyIEMyLjM1OTM0OTY5LDE2LjE2NjE3MzEgMS4zMTYxNzMxNywxNi4xNzA2NTAzIDAuNjcwMDAwMDI0LDE1LjUzIEMwLjAyMzgyNjg3NjgsMTQuODg5MzQ5NyAwLjAxOTM0OTcxMzQsMTMuODQ2MTczMiAwLjY2LDEzLjIgTDUuODYsOCBMMC42NiwyLjggQzAuMTkwNjcyMDgzLDIuMzMwOTUxMzEgMC4wNTAyMjU1NzE0LDEuNjI1MzE0MTcgMC4zMDQxODYyMTQsMS4wMTIzMDU3MiBDMC41NTgxNDY4NTcsMC4zOTkyOTcyNjkgMS4xNTY0Njc1NywtMC4wMDAxMjkwNzM2OCAxLjgyLC0wLjAwMDEyOTA3MzY4IEwxLjgyLC0wLjAwMDEyOTA3MzY4IFoiIGlkPSJQYXRoIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
    width: .8125rem;
    height: .8125rem;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    margin-left: .3125rem
}

.hw-2020 .hw_nav-breadcrumb__link {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: .875rem;
    color: #333f48
}

.hw-2020 .hw_head__inner {
    min-height: 6.6875rem
}

.hw-2020 .hw_head__logo-container {
    width: 7.8125rem;
    height: 3.9375rem;
    position: relative
}

.hw-2020 .hw_head__logo {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fefefe
}

.hw-2020 .hw_head__button {
    height: 3.25rem;
    border: 2px solid #fefefe;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fefefe;
    cursor: pointer
}

.hw-2020 .hw_head__button--search {
    width: 3.25rem
}

.hw-2020 .hw_head__button--menu {
    width: 5rem
}

.hw-2020 .hw_head__button:focus,
.hw-2020 .hw_head__button:hover {
    background-color: #fefefe;
    color: #003c71
}

.hw-2020 .hw_head__button-text {
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.hw-2020 .hw_head__button-icon {
    width: 1.25rem;
    height: 1.25rem
}

.hw-2020 .hw_head__button-icon--close {
    display: none
}

.hw-2020 .hw_nav-main__item.active .hw_nav-main__link-content:after {
    opacity: 1
}

.hw-2020 .hw_nav-main__link,
.hw-2020 .hw_nav-main__link:visited {
    font-size: .8125rem;
    text-transform: uppercase;
    color: #fefefe;
    font-weight: 700;
    padding-left: .9375rem;
    padding-right: .9375rem;
    height: 6.6875rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-decoration: none !important
}

.hw-2020 .hw_nav-main__link:focus .hw_nav-main__link-content:after,
.hw-2020 .hw_nav-main__link:hover .hw_nav-main__link-content:after {
    opacity: 1
}

.hw-2020 .hw_nav-main__link-content {
    position: relative
}

.hw-2020 .hw_nav-main__link-content:after {
    content: "";
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: currentColor;
    opacity: 0;
    transition: .14s
}

.hw-2020.search-is-active .hw_head__button--search .hw_head__button-icon--open {
    display: none
}

.hw-2020.menu-is-active .hw_head__button--menu .hw_head__button-icon,
.hw-2020.search-is-active .hw_head__button--search .hw_head__button-icon--close {
    display: block
}

.hw-2020.menu-is-active .hw_head__button--menu .hw_head__button-text {
    display: none
}

.hw-2020 .hw_nav-mega-menu {
    background: #f0f0f0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    display: none
}

.hw-2020 .hw_nav-mega-menu.is-active {
    z-index: 1;
    opacity: 1;
    display: block
}

.hw-2020 .hw_nav-mega-menu__list--sub {
    background-color: #f0f0f0 !important;
    position: absolute !important;
    left: 100%;
    top: 0;
    bottom: 0;
    visibility: hidden
}

.hw-2020 .hw_nav-mega-menu__list--sub:before {
    display: none
}

.hw-2020 .hw_nav-mega-menu__item.hover .hw_nav-mega-menu__list--sub {
    visibility: visible
}

.hw-2020 .hw_nav-mega-menu__item.hover>.hw-2020 .hw_nav-mega-menu__link,
.hw-2020 .hw_nav-mega-menu__item.hover>.hw-2020 .hw_nav-mega-menu__link:visited {
    background-color: #f0f0f0;
    text-decoration: underline
}

.hw-2020 .hw_nav-mega-menu__link,
.hw-2020 .hw_nav-mega-menu__link:visited {
    font-size: .875rem;
    display: block;
    padding: .6875rem 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    color: #333f48
}

.hw-2020 .hw_nav-mega-menu__link:focus,
.hw-2020 .hw_nav-mega-menu__link:hover {
    background-color: #f0f0f0;
    text-decoration: underline;
    color: #003c71
}

.hw-2020 .hw_nav-mega-menu__link-icon {
    width: .75rem;
    height: .75rem
}

.hw-2020 .hw_nav-mega-menu__content {
    margin-left: 20rem;
    padding-top: 2.1875rem;
    padding-bottom: 2.1875rem
}

.hw-2020 .hw_nav-mega-menu__content .clickable.focus .type-strong,
.hw-2020 .hw_nav-mega-menu__content .clickable.hover .type-strong {
    text-decoration: underline
}

.hw-2020 .hw_nav-mega-menu__back-button {
    background-color: #f0f0f0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 3.4375rem;
    text-align: left;
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: .8125rem;
    color: #333f48;
    padding-left: 15px;
    padding-right: 15px;
    cursor: pointer
}

.hw-2020 .hw_nav-mega-menu__wrapper {
    background-color: #fefefe;
    position: relative
}

.hw-2020 .hw_nav-mega-menu__wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 100%;
    background-color: #fefefe;
    width: 1200px
}

.hw-2020 .hw_nav-mega-menu__section-title {
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #333f48;
    font-size: .8125rem;
    position: relative;
    z-index: 1
}

.hw-2020 .hw_nav-mega-menu__section-title span {
    position: relative
}

.hw-2020 .hw_nav-mega-menu__section-title span:after {
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: currentColor;
    opacity: 0;
    transition: .14s
}

.hw-2020 .hw_nav-mega-menu__section-title span:hover:after {
    opacity: 1
}

.hw-2020 .hw_nav-region__link,
.hw-2020 .hw_nav-region__link:visited {
    text-transform: uppercase;
    padding-left: 1.125rem;
    padding-right: 1.125rem;
    min-height: 2.0625rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    border-right: 2px solid #003c71;
    font-weight: 700;
    font-size: .6875rem;
    color: #003c71;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.hw-2020 .hw_nav-region__link[href]:focus,
.hw-2020 .hw_nav-region__link[href]:hover {
    text-decoration: underline
}

.hw-2020 .hw_nav-region__link.is-active,
.hw-2020 .hw_nav-region__link.is-active:visited {
    background-color: #003c71;
    color: #fefefe;
    border-right-width: 0
}

.hw-2020 .hw_nav-tertiary {
    font-size: .75rem
}

.hw-2020 .hw_nav-tertiary__heading {
    font-weight: 700 !important;
    font-size: 1.5rem
}

.hw-2020 .hw_nav-tertiary__list {
    margin: 0;
    padding: 0
}

.hw-2020 .hw_nav-tertiary__list li {
    list-style-type: none
}

.hw-2020 .hw_nav-tertiary__list--level-1 {
    padding-left: .75rem
}

.hw-2020 .hw_nav-tertiary__list--level-1>.hw_nav-tertiary__item>.hw_nav-tertiary__link {
    text-transform: uppercase;
    font-weight: 700 !important
}

.hw-2020 .hw_nav-tertiary__list--level-2>.hw_nav-tertiary__item>.hw_nav-tertiary__link {
    font-weight: 700 !important;
    padding-left: .75rem
}

.hw-2020 .hw_nav-tertiary__list--level-3>.hw_nav-tertiary__item>.hw_nav-tertiary__link {
    padding-left: 1.5rem
}

.hw-2020 .hw_nav-tertiary__item:last-child>.hw_nav-tertiary__link {
    border-bottom: none
}

.hw-2020 .hw_nav-tertiary__link,
.hw-2020 .hw_nav-tertiary__link:visited {
    display: block;
    margin-bottom: .5rem;
    color: #5c655d
}

.hw-2020 .hw_nav-tertiary__link:focus,
.hw-2020 .hw_nav-tertiary__link:hover {
    text-decoration: underline
}

.hw-2020 .hw_nav-tertiary__link.is-active,
.hw-2020 .hw_nav-tertiary__link.is-active-trail,
.hw-2020 .hw_nav-tertiary__link.is-active-trail:visited,
.hw-2020 .hw_nav-tertiary__link.is-active:visited {
    color: #003c71
}

.hw-2020 .hw_nav-tertiary__link.is-active,
.hw-2020 .hw_nav-tertiary__link.is-active:visited {
    text-decoration: underline
}

.hw-2020 .hw_nav-tertiary__button,
.hw-2020 .hw_nav-tertiary__button:visited {
    text-transform: uppercase;
    font-weight: 700 !important;
    background-color: #fbfafa;
    color: #333f48;
    height: 3.4375rem;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: .8125rem
}

.hw-2020 .hw_nav-tertiary__button--dark,
.hw-2020 .hw_nav-tertiary__button--dark:visited {
    background-color: #003c71;
    color: #fefefe
}

.hw-2020 .hw_nav-utility__item {
    display: -ms-flexbox;
    display: flex
}

.hw-2020 .hw_nav-utility__item:not(:last-child):after {
    content: "/";
    font-size: .6875rem;
    font-weight: 700;
    color: #a5acaf;
    margin-left: .375rem;
    margin-right: .375rem
}

.hw-2020 .hw_nav-utility__item.active a {
    text-decoration: underline
}

.hw-2020 .hw_nav-utility__link,
.hw-2020 .hw_nav-utility__link:visited {
    display: -ms-flexbox;
    display: flex;
    font-size: .6875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #5e6a71;
    -ms-flex-align: center;
    align-items: center
}

.hw-2020 .hw_nav-utility__link[href]:focus,
.hw-2020 .hw_nav-utility__link[href]:hover {
    text-decoration: underline
}

.hw-2020 .hw_nav-utility__link .icon {
    width: .625rem;
    height: .625rem
}

.hw-2020 .hw_nav-utility__link--external:after,
.hw-2020 .hw_nav-utility__link--external:visited:after {
    content: "[external link icon]"
}

@media screen and (max-width:599px) {
    .hw-2020 {
        font-size: 16px
    }
}

@media (min-width:439px) {

    .hw-2020 .container,
    .hw-2020 .container-sm {
        max-width: 540px
    }

    .hw-2020 .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .hw-2020 .row-cols-sm-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .row-cols-sm-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .row-cols-sm-3>* {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .row-cols-sm-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .row-cols-sm-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .hw-2020 .row-cols-sm-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .hw-2020 .col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .hw-2020 .col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .hw-2020 .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .hw-2020 .col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .hw-2020 .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .hw-2020 .col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .hw-2020 .col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .hw-2020 .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .hw-2020 .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .hw-2020 .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .hw-2020 .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .hw-2020 .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .hw-2020 .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .hw-2020 .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .hw-2020 .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .hw-2020 .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .hw-2020 .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .hw-2020 .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .hw-2020 .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .hw-2020 .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .hw-2020 .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .hw-2020 .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .hw-2020 .offset-sm-0 {
        margin-left: 0
    }

    .hw-2020 .offset-sm-1 {
        margin-left: 8.33333%
    }

    .hw-2020 .offset-sm-2 {
        margin-left: 16.66667%
    }

    .hw-2020 .offset-sm-3 {
        margin-left: 25%
    }

    .hw-2020 .offset-sm-4 {
        margin-left: 33.33333%
    }

    .hw-2020 .offset-sm-5 {
        margin-left: 41.66667%
    }

    .hw-2020 .offset-sm-6 {
        margin-left: 50%
    }

    .hw-2020 .offset-sm-7 {
        margin-left: 58.33333%
    }

    .hw-2020 .offset-sm-8 {
        margin-left: 66.66667%
    }

    .hw-2020 .offset-sm-9 {
        margin-left: 75%
    }

    .hw-2020 .offset-sm-10 {
        margin-left: 83.33333%
    }

    .hw-2020 .offset-sm-11 {
        margin-left: 91.66667%
    }

    .hw-2020 .d-sm-none {
        display: none !important
    }

    .hw-2020 .d-sm-inline {
        display: inline !important
    }

    .hw-2020 .d-sm-inline-block {
        display: inline-block !important
    }

    .hw-2020 .d-sm-block {
        display: block !important
    }

    .hw-2020 .d-sm-table {
        display: table !important
    }

    .hw-2020 .d-sm-table-row {
        display: table-row !important
    }

    .hw-2020 .d-sm-table-cell {
        display: table-cell !important
    }

    .hw-2020 .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hw-2020 .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .hw-2020 .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .hw-2020 .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .hw-2020 .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .hw-2020 .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .hw-2020 .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .hw-2020 .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .hw-2020 .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .hw-2020 .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .hw-2020 .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .hw-2020 .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .hw-2020 .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .hw-2020 .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .hw-2020 .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .hw-2020 .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .hw-2020 .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .hw-2020 .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .hw-2020 .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .hw-2020 .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .hw-2020 .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .hw-2020 .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .hw-2020 .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .hw-2020 .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .hw-2020 .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .hw-2020 .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .hw-2020 .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .hw-2020 .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .hw-2020 .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .hw-2020 .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .hw-2020 .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .hw-2020 .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .hw-2020 .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .hw-2020 .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .hw-2020 .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .hw-2020 .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .hw-2020 .m-sm-0 {
        margin: 0 !important
    }

    .hw-2020 .mt-sm-0,
    .hw-2020 .my-sm-0 {
        margin-top: 0 !important
    }

    .hw-2020 .mr-sm-0,
    .hw-2020 .mx-sm-0 {
        margin-right: 0 !important
    }

    .hw-2020 .mb-sm-0,
    .hw-2020 .my-sm-0 {
        margin-bottom: 0 !important
    }

    .hw-2020 .ml-sm-0,
    .hw-2020 .mx-sm-0 {
        margin-left: 0 !important
    }

    .hw-2020 .m-sm-1 {
        margin: .25rem !important
    }

    .hw-2020 .mt-sm-1,
    .hw-2020 .my-sm-1 {
        margin-top: .25rem !important
    }

    .hw-2020 .mr-sm-1,
    .hw-2020 .mx-sm-1 {
        margin-right: .25rem !important
    }

    .hw-2020 .mb-sm-1,
    .hw-2020 .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .hw-2020 .ml-sm-1,
    .hw-2020 .mx-sm-1 {
        margin-left: .25rem !important
    }

    .hw-2020 .m-sm-2 {
        margin: .5rem !important
    }

    .hw-2020 .mt-sm-2,
    .hw-2020 .my-sm-2 {
        margin-top: .5rem !important
    }

    .hw-2020 .mr-sm-2,
    .hw-2020 .mx-sm-2 {
        margin-right: .5rem !important
    }

    .hw-2020 .mb-sm-2,
    .hw-2020 .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .hw-2020 .ml-sm-2,
    .hw-2020 .mx-sm-2 {
        margin-left: .5rem !important
    }

    .hw-2020 .m-sm-3 {
        margin: 1rem !important
    }

    .hw-2020 .mt-sm-3,
    .hw-2020 .my-sm-3 {
        margin-top: 1rem !important
    }

    .hw-2020 .mr-sm-3,
    .hw-2020 .mx-sm-3 {
        margin-right: 1rem !important
    }

    .hw-2020 .mb-sm-3,
    .hw-2020 .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .hw-2020 .ml-sm-3,
    .hw-2020 .mx-sm-3 {
        margin-left: 1rem !important
    }

    .hw-2020 .m-sm-4 {
        margin: 1.5rem !important
    }

    .hw-2020 .mt-sm-4,
    .hw-2020 .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .hw-2020 .mr-sm-4,
    .hw-2020 .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .hw-2020 .mb-sm-4,
    .hw-2020 .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .hw-2020 .ml-sm-4,
    .hw-2020 .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .hw-2020 .m-sm-5 {
        margin: 2rem !important
    }

    .hw-2020 .mt-sm-5,
    .hw-2020 .my-sm-5 {
        margin-top: 2rem !important
    }

    .hw-2020 .mr-sm-5,
    .hw-2020 .mx-sm-5 {
        margin-right: 2rem !important
    }

    .hw-2020 .mb-sm-5,
    .hw-2020 .my-sm-5 {
        margin-bottom: 2rem !important
    }

    .hw-2020 .ml-sm-5,
    .hw-2020 .mx-sm-5 {
        margin-left: 2rem !important
    }

    .hw-2020 .m-sm-6 {
        margin: 2.5rem !important
    }

    .hw-2020 .mt-sm-6,
    .hw-2020 .my-sm-6 {
        margin-top: 2.5rem !important
    }

    .hw-2020 .mr-sm-6,
    .hw-2020 .mx-sm-6 {
        margin-right: 2.5rem !important
    }

    .hw-2020 .mb-sm-6,
    .hw-2020 .my-sm-6 {
        margin-bottom: 2.5rem !important
    }

    .hw-2020 .ml-sm-6,
    .hw-2020 .mx-sm-6 {
        margin-left: 2.5rem !important
    }

    .hw-2020 .m-sm-7 {
        margin: 3rem !important
    }

    .hw-2020 .mt-sm-7,
    .hw-2020 .my-sm-7 {
        margin-top: 3rem !important
    }

    .hw-2020 .mr-sm-7,
    .hw-2020 .mx-sm-7 {
        margin-right: 3rem !important
    }

    .hw-2020 .mb-sm-7,
    .hw-2020 .my-sm-7 {
        margin-bottom: 3rem !important
    }

    .hw-2020 .ml-sm-7,
    .hw-2020 .mx-sm-7 {
        margin-left: 3rem !important
    }

    .hw-2020 .m-sm-8 {
        margin: 3.5rem !important
    }

    .hw-2020 .mt-sm-8,
    .hw-2020 .my-sm-8 {
        margin-top: 3.5rem !important
    }

    .hw-2020 .mr-sm-8,
    .hw-2020 .mx-sm-8 {
        margin-right: 3.5rem !important
    }

    .hw-2020 .mb-sm-8,
    .hw-2020 .my-sm-8 {
        margin-bottom: 3.5rem !important
    }

    .hw-2020 .ml-sm-8,
    .hw-2020 .mx-sm-8 {
        margin-left: 3.5rem !important
    }

    .hw-2020 .m-sm-9 {
        margin: 4rem !important
    }

    .hw-2020 .mt-sm-9,
    .hw-2020 .my-sm-9 {
        margin-top: 4rem !important
    }

    .hw-2020 .mr-sm-9,
    .hw-2020 .mx-sm-9 {
        margin-right: 4rem !important
    }

    .hw-2020 .mb-sm-9,
    .hw-2020 .my-sm-9 {
        margin-bottom: 4rem !important
    }

    .hw-2020 .ml-sm-9,
    .hw-2020 .mx-sm-9 {
        margin-left: 4rem !important
    }

    .hw-2020 .m-sm-10 {
        margin: 4.5rem !important
    }

    .hw-2020 .mt-sm-10,
    .hw-2020 .my-sm-10 {
        margin-top: 4.5rem !important
    }

    .hw-2020 .mr-sm-10,
    .hw-2020 .mx-sm-10 {
        margin-right: 4.5rem !important
    }

    .hw-2020 .mb-sm-10,
    .hw-2020 .my-sm-10 {
        margin-bottom: 4.5rem !important
    }

    .hw-2020 .ml-sm-10,
    .hw-2020 .mx-sm-10 {
        margin-left: 4.5rem !important
    }

    .hw-2020 .m-sm-11 {
        margin: 5rem !important
    }

    .hw-2020 .mt-sm-11,
    .hw-2020 .my-sm-11 {
        margin-top: 5rem !important
    }

    .hw-2020 .mr-sm-11,
    .hw-2020 .mx-sm-11 {
        margin-right: 5rem !important
    }

    .hw-2020 .mb-sm-11,
    .hw-2020 .my-sm-11 {
        margin-bottom: 5rem !important
    }

    .hw-2020 .ml-sm-11,
    .hw-2020 .mx-sm-11 {
        margin-left: 5rem !important
    }

    .hw-2020 .m-sm-12 {
        margin: 5.5rem !important
    }

    .hw-2020 .mt-sm-12,
    .hw-2020 .my-sm-12 {
        margin-top: 5.5rem !important
    }

    .hw-2020 .mr-sm-12,
    .hw-2020 .mx-sm-12 {
        margin-right: 5.5rem !important
    }

    .hw-2020 .mb-sm-12,
    .hw-2020 .my-sm-12 {
        margin-bottom: 5.5rem !important
    }

    .hw-2020 .ml-sm-12,
    .hw-2020 .mx-sm-12 {
        margin-left: 5.5rem !important
    }

    .hw-2020 .m-sm-13 {
        margin: 6rem !important
    }

    .hw-2020 .mt-sm-13,
    .hw-2020 .my-sm-13 {
        margin-top: 6rem !important
    }

    .hw-2020 .mr-sm-13,
    .hw-2020 .mx-sm-13 {
        margin-right: 6rem !important
    }

    .hw-2020 .mb-sm-13,
    .hw-2020 .my-sm-13 {
        margin-bottom: 6rem !important
    }

    .hw-2020 .ml-sm-13,
    .hw-2020 .mx-sm-13 {
        margin-left: 6rem !important
    }

    .hw-2020 .m-sm-14 {
        margin: 6.5rem !important
    }

    .hw-2020 .mt-sm-14,
    .hw-2020 .my-sm-14 {
        margin-top: 6.5rem !important
    }

    .hw-2020 .mr-sm-14,
    .hw-2020 .mx-sm-14 {
        margin-right: 6.5rem !important
    }

    .hw-2020 .mb-sm-14,
    .hw-2020 .my-sm-14 {
        margin-bottom: 6.5rem !important
    }

    .hw-2020 .ml-sm-14,
    .hw-2020 .mx-sm-14 {
        margin-left: 6.5rem !important
    }

    .hw-2020 .m-sm-15 {
        margin: 7rem !important
    }

    .hw-2020 .mt-sm-15,
    .hw-2020 .my-sm-15 {
        margin-top: 7rem !important
    }

    .hw-2020 .mr-sm-15,
    .hw-2020 .mx-sm-15 {
        margin-right: 7rem !important
    }

    .hw-2020 .mb-sm-15,
    .hw-2020 .my-sm-15 {
        margin-bottom: 7rem !important
    }

    .hw-2020 .ml-sm-15,
    .hw-2020 .mx-sm-15 {
        margin-left: 7rem !important
    }

    .hw-2020 .m-sm-16 {
        margin: 7.5rem !important
    }

    .hw-2020 .mt-sm-16,
    .hw-2020 .my-sm-16 {
        margin-top: 7.5rem !important
    }

    .hw-2020 .mr-sm-16,
    .hw-2020 .mx-sm-16 {
        margin-right: 7.5rem !important
    }

    .hw-2020 .mb-sm-16,
    .hw-2020 .my-sm-16 {
        margin-bottom: 7.5rem !important
    }

    .hw-2020 .ml-sm-16,
    .hw-2020 .mx-sm-16 {
        margin-left: 7.5rem !important
    }

    .hw-2020 .m-sm-17 {
        margin: 8rem !important
    }

    .hw-2020 .mt-sm-17,
    .hw-2020 .my-sm-17 {
        margin-top: 8rem !important
    }

    .hw-2020 .mr-sm-17,
    .hw-2020 .mx-sm-17 {
        margin-right: 8rem !important
    }

    .hw-2020 .mb-sm-17,
    .hw-2020 .my-sm-17 {
        margin-bottom: 8rem !important
    }

    .hw-2020 .ml-sm-17,
    .hw-2020 .mx-sm-17 {
        margin-left: 8rem !important
    }

    .hw-2020 .m-sm-18 {
        margin: 8.5rem !important
    }

    .hw-2020 .mt-sm-18,
    .hw-2020 .my-sm-18 {
        margin-top: 8.5rem !important
    }

    .hw-2020 .mr-sm-18,
    .hw-2020 .mx-sm-18 {
        margin-right: 8.5rem !important
    }

    .hw-2020 .mb-sm-18,
    .hw-2020 .my-sm-18 {
        margin-bottom: 8.5rem !important
    }

    .hw-2020 .ml-sm-18,
    .hw-2020 .mx-sm-18 {
        margin-left: 8.5rem !important
    }

    .hw-2020 .m-sm-19 {
        margin: 9rem !important
    }

    .hw-2020 .mt-sm-19,
    .hw-2020 .my-sm-19 {
        margin-top: 9rem !important
    }

    .hw-2020 .mr-sm-19,
    .hw-2020 .mx-sm-19 {
        margin-right: 9rem !important
    }

    .hw-2020 .mb-sm-19,
    .hw-2020 .my-sm-19 {
        margin-bottom: 9rem !important
    }

    .hw-2020 .ml-sm-19,
    .hw-2020 .mx-sm-19 {
        margin-left: 9rem !important
    }

    .hw-2020 .m-sm-20 {
        margin: 9.5rem !important
    }

    .hw-2020 .mt-sm-20,
    .hw-2020 .my-sm-20 {
        margin-top: 9.5rem !important
    }

    .hw-2020 .mr-sm-20,
    .hw-2020 .mx-sm-20 {
        margin-right: 9.5rem !important
    }

    .hw-2020 .mb-sm-20,
    .hw-2020 .my-sm-20 {
        margin-bottom: 9.5rem !important
    }

    .hw-2020 .ml-sm-20,
    .hw-2020 .mx-sm-20 {
        margin-left: 9.5rem !important
    }

    .hw-2020 .p-sm-0 {
        padding: 0 !important
    }

    .hw-2020 .pt-sm-0,
    .hw-2020 .py-sm-0 {
        padding-top: 0 !important
    }

    .hw-2020 .pr-sm-0,
    .hw-2020 .px-sm-0 {
        padding-right: 0 !important
    }

    .hw-2020 .pb-sm-0,
    .hw-2020 .py-sm-0 {
        padding-bottom: 0 !important
    }

    .hw-2020 .pl-sm-0,
    .hw-2020 .px-sm-0 {
        padding-left: 0 !important
    }

    .hw-2020 .p-sm-1 {
        padding: .25rem !important
    }

    .hw-2020 .pt-sm-1,
    .hw-2020 .py-sm-1 {
        padding-top: .25rem !important
    }

    .hw-2020 .pr-sm-1,
    .hw-2020 .px-sm-1 {
        padding-right: .25rem !important
    }

    .hw-2020 .pb-sm-1,
    .hw-2020 .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .hw-2020 .pl-sm-1,
    .hw-2020 .px-sm-1 {
        padding-left: .25rem !important
    }

    .hw-2020 .p-sm-2 {
        padding: .5rem !important
    }

    .hw-2020 .pt-sm-2,
    .hw-2020 .py-sm-2 {
        padding-top: .5rem !important
    }

    .hw-2020 .pr-sm-2,
    .hw-2020 .px-sm-2 {
        padding-right: .5rem !important
    }

    .hw-2020 .pb-sm-2,
    .hw-2020 .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .hw-2020 .pl-sm-2,
    .hw-2020 .px-sm-2 {
        padding-left: .5rem !important
    }

    .hw-2020 .p-sm-3 {
        padding: 1rem !important
    }

    .hw-2020 .pt-sm-3,
    .hw-2020 .py-sm-3 {
        padding-top: 1rem !important
    }

    .hw-2020 .pr-sm-3,
    .hw-2020 .px-sm-3 {
        padding-right: 1rem !important
    }

    .hw-2020 .pb-sm-3,
    .hw-2020 .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .hw-2020 .pl-sm-3,
    .hw-2020 .px-sm-3 {
        padding-left: 1rem !important
    }

    .hw-2020 .p-sm-4 {
        padding: 1.5rem !important
    }

    .hw-2020 .pt-sm-4,
    .hw-2020 .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .hw-2020 .pr-sm-4,
    .hw-2020 .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .hw-2020 .pb-sm-4,
    .hw-2020 .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .hw-2020 .pl-sm-4,
    .hw-2020 .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .hw-2020 .p-sm-5 {
        padding: 2rem !important
    }

    .hw-2020 .pt-sm-5,
    .hw-2020 .py-sm-5 {
        padding-top: 2rem !important
    }

    .hw-2020 .pr-sm-5,
    .hw-2020 .px-sm-5 {
        padding-right: 2rem !important
    }

    .hw-2020 .pb-sm-5,
    .hw-2020 .py-sm-5 {
        padding-bottom: 2rem !important
    }

    .hw-2020 .pl-sm-5,
    .hw-2020 .px-sm-5 {
        padding-left: 2rem !important
    }

    .hw-2020 .p-sm-6 {
        padding: 2.5rem !important
    }

    .hw-2020 .pt-sm-6,
    .hw-2020 .py-sm-6 {
        padding-top: 2.5rem !important
    }

    .hw-2020 .pr-sm-6,
    .hw-2020 .px-sm-6 {
        padding-right: 2.5rem !important
    }

    .hw-2020 .pb-sm-6,
    .hw-2020 .py-sm-6 {
        padding-bottom: 2.5rem !important
    }

    .hw-2020 .pl-sm-6,
    .hw-2020 .px-sm-6 {
        padding-left: 2.5rem !important
    }

    .hw-2020 .p-sm-7 {
        padding: 3rem !important
    }

    .hw-2020 .pt-sm-7,
    .hw-2020 .py-sm-7 {
        padding-top: 3rem !important
    }

    .hw-2020 .pr-sm-7,
    .hw-2020 .px-sm-7 {
        padding-right: 3rem !important
    }

    .hw-2020 .pb-sm-7,
    .hw-2020 .py-sm-7 {
        padding-bottom: 3rem !important
    }

    .hw-2020 .pl-sm-7,
    .hw-2020 .px-sm-7 {
        padding-left: 3rem !important
    }

    .hw-2020 .p-sm-8 {
        padding: 3.5rem !important
    }

    .hw-2020 .pt-sm-8,
    .hw-2020 .py-sm-8 {
        padding-top: 3.5rem !important
    }

    .hw-2020 .pr-sm-8,
    .hw-2020 .px-sm-8 {
        padding-right: 3.5rem !important
    }

    .hw-2020 .pb-sm-8,
    .hw-2020 .py-sm-8 {
        padding-bottom: 3.5rem !important
    }

    .hw-2020 .pl-sm-8,
    .hw-2020 .px-sm-8 {
        padding-left: 3.5rem !important
    }

    .hw-2020 .p-sm-9 {
        padding: 4rem !important
    }

    .hw-2020 .pt-sm-9,
    .hw-2020 .py-sm-9 {
        padding-top: 4rem !important
    }

    .hw-2020 .pr-sm-9,
    .hw-2020 .px-sm-9 {
        padding-right: 4rem !important
    }

    .hw-2020 .pb-sm-9,
    .hw-2020 .py-sm-9 {
        padding-bottom: 4rem !important
    }

    .hw-2020 .pl-sm-9,
    .hw-2020 .px-sm-9 {
        padding-left: 4rem !important
    }

    .hw-2020 .p-sm-10 {
        padding: 4.5rem !important
    }

    .hw-2020 .pt-sm-10,
    .hw-2020 .py-sm-10 {
        padding-top: 4.5rem !important
    }

    .hw-2020 .pr-sm-10,
    .hw-2020 .px-sm-10 {
        padding-right: 4.5rem !important
    }

    .hw-2020 .pb-sm-10,
    .hw-2020 .py-sm-10 {
        padding-bottom: 4.5rem !important
    }

    .hw-2020 .pl-sm-10,
    .hw-2020 .px-sm-10 {
        padding-left: 4.5rem !important
    }

    .hw-2020 .p-sm-11 {
        padding: 5rem !important
    }

    .hw-2020 .pt-sm-11,
    .hw-2020 .py-sm-11 {
        padding-top: 5rem !important
    }

    .hw-2020 .pr-sm-11,
    .hw-2020 .px-sm-11 {
        padding-right: 5rem !important
    }

    .hw-2020 .pb-sm-11,
    .hw-2020 .py-sm-11 {
        padding-bottom: 5rem !important
    }

    .hw-2020 .pl-sm-11,
    .hw-2020 .px-sm-11 {
        padding-left: 5rem !important
    }

    .hw-2020 .p-sm-12 {
        padding: 5.5rem !important
    }

    .hw-2020 .pt-sm-12,
    .hw-2020 .py-sm-12 {
        padding-top: 5.5rem !important
    }

    .hw-2020 .pr-sm-12,
    .hw-2020 .px-sm-12 {
        padding-right: 5.5rem !important
    }

    .hw-2020 .pb-sm-12,
    .hw-2020 .py-sm-12 {
        padding-bottom: 5.5rem !important
    }

    .hw-2020 .pl-sm-12,
    .hw-2020 .px-sm-12 {
        padding-left: 5.5rem !important
    }

    .hw-2020 .p-sm-13 {
        padding: 6rem !important
    }

    .hw-2020 .pt-sm-13,
    .hw-2020 .py-sm-13 {
        padding-top: 6rem !important
    }

    .hw-2020 .pr-sm-13,
    .hw-2020 .px-sm-13 {
        padding-right: 6rem !important
    }

    .hw-2020 .pb-sm-13,
    .hw-2020 .py-sm-13 {
        padding-bottom: 6rem !important
    }

    .hw-2020 .pl-sm-13,
    .hw-2020 .px-sm-13 {
        padding-left: 6rem !important
    }

    .hw-2020 .p-sm-14 {
        padding: 6.5rem !important
    }

    .hw-2020 .pt-sm-14,
    .hw-2020 .py-sm-14 {
        padding-top: 6.5rem !important
    }

    .hw-2020 .pr-sm-14,
    .hw-2020 .px-sm-14 {
        padding-right: 6.5rem !important
    }

    .hw-2020 .pb-sm-14,
    .hw-2020 .py-sm-14 {
        padding-bottom: 6.5rem !important
    }

    .hw-2020 .pl-sm-14,
    .hw-2020 .px-sm-14 {
        padding-left: 6.5rem !important
    }

    .hw-2020 .p-sm-15 {
        padding: 7rem !important
    }

    .hw-2020 .pt-sm-15,
    .hw-2020 .py-sm-15 {
        padding-top: 7rem !important
    }

    .hw-2020 .pr-sm-15,
    .hw-2020 .px-sm-15 {
        padding-right: 7rem !important
    }

    .hw-2020 .pb-sm-15,
    .hw-2020 .py-sm-15 {
        padding-bottom: 7rem !important
    }

    .hw-2020 .pl-sm-15,
    .hw-2020 .px-sm-15 {
        padding-left: 7rem !important
    }

    .hw-2020 .p-sm-16 {
        padding: 7.5rem !important
    }

    .hw-2020 .pt-sm-16,
    .hw-2020 .py-sm-16 {
        padding-top: 7.5rem !important
    }

    .hw-2020 .pr-sm-16,
    .hw-2020 .px-sm-16 {
        padding-right: 7.5rem !important
    }

    .hw-2020 .pb-sm-16,
    .hw-2020 .py-sm-16 {
        padding-bottom: 7.5rem !important
    }

    .hw-2020 .pl-sm-16,
    .hw-2020 .px-sm-16 {
        padding-left: 7.5rem !important
    }

    .hw-2020 .p-sm-17 {
        padding: 8rem !important
    }

    .hw-2020 .pt-sm-17,
    .hw-2020 .py-sm-17 {
        padding-top: 8rem !important
    }

    .hw-2020 .pr-sm-17,
    .hw-2020 .px-sm-17 {
        padding-right: 8rem !important
    }

    .hw-2020 .pb-sm-17,
    .hw-2020 .py-sm-17 {
        padding-bottom: 8rem !important
    }

    .hw-2020 .pl-sm-17,
    .hw-2020 .px-sm-17 {
        padding-left: 8rem !important
    }

    .hw-2020 .p-sm-18 {
        padding: 8.5rem !important
    }

    .hw-2020 .pt-sm-18,
    .hw-2020 .py-sm-18 {
        padding-top: 8.5rem !important
    }

    .hw-2020 .pr-sm-18,
    .hw-2020 .px-sm-18 {
        padding-right: 8.5rem !important
    }

    .hw-2020 .pb-sm-18,
    .hw-2020 .py-sm-18 {
        padding-bottom: 8.5rem !important
    }

    .hw-2020 .pl-sm-18,
    .hw-2020 .px-sm-18 {
        padding-left: 8.5rem !important
    }

    .hw-2020 .p-sm-19 {
        padding: 9rem !important
    }

    .hw-2020 .pt-sm-19,
    .hw-2020 .py-sm-19 {
        padding-top: 9rem !important
    }

    .hw-2020 .pr-sm-19,
    .hw-2020 .px-sm-19 {
        padding-right: 9rem !important
    }

    .hw-2020 .pb-sm-19,
    .hw-2020 .py-sm-19 {
        padding-bottom: 9rem !important
    }

    .hw-2020 .pl-sm-19,
    .hw-2020 .px-sm-19 {
        padding-left: 9rem !important
    }

    .hw-2020 .p-sm-20 {
        padding: 9.5rem !important
    }

    .hw-2020 .pt-sm-20,
    .hw-2020 .py-sm-20 {
        padding-top: 9.5rem !important
    }

    .hw-2020 .pr-sm-20,
    .hw-2020 .px-sm-20 {
        padding-right: 9.5rem !important
    }

    .hw-2020 .pb-sm-20,
    .hw-2020 .py-sm-20 {
        padding-bottom: 9.5rem !important
    }

    .hw-2020 .pl-sm-20,
    .hw-2020 .px-sm-20 {
        padding-left: 9.5rem !important
    }

    .hw-2020 .m-sm-n1 {
        margin: -.25rem !important
    }

    .hw-2020 .mt-sm-n1,
    .hw-2020 .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .hw-2020 .mr-sm-n1,
    .hw-2020 .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .hw-2020 .mb-sm-n1,
    .hw-2020 .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .hw-2020 .ml-sm-n1,
    .hw-2020 .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .hw-2020 .m-sm-n2 {
        margin: -.5rem !important
    }

    .hw-2020 .mt-sm-n2,
    .hw-2020 .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .hw-2020 .mr-sm-n2,
    .hw-2020 .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .hw-2020 .mb-sm-n2,
    .hw-2020 .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .hw-2020 .ml-sm-n2,
    .hw-2020 .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .hw-2020 .m-sm-n3 {
        margin: -1rem !important
    }

    .hw-2020 .mt-sm-n3,
    .hw-2020 .my-sm-n3 {
        margin-top: -1rem !important
    }

    .hw-2020 .mr-sm-n3,
    .hw-2020 .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .hw-2020 .mb-sm-n3,
    .hw-2020 .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .hw-2020 .ml-sm-n3,
    .hw-2020 .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .hw-2020 .m-sm-n4 {
        margin: -1.5rem !important
    }

    .hw-2020 .mt-sm-n4,
    .hw-2020 .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .hw-2020 .mr-sm-n4,
    .hw-2020 .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .hw-2020 .mb-sm-n4,
    .hw-2020 .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .hw-2020 .ml-sm-n4,
    .hw-2020 .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .hw-2020 .m-sm-n5 {
        margin: -2rem !important
    }

    .hw-2020 .mt-sm-n5,
    .hw-2020 .my-sm-n5 {
        margin-top: -2rem !important
    }

    .hw-2020 .mr-sm-n5,
    .hw-2020 .mx-sm-n5 {
        margin-right: -2rem !important
    }

    .hw-2020 .mb-sm-n5,
    .hw-2020 .my-sm-n5 {
        margin-bottom: -2rem !important
    }

    .hw-2020 .ml-sm-n5,
    .hw-2020 .mx-sm-n5 {
        margin-left: -2rem !important
    }

    .hw-2020 .m-sm-n6 {
        margin: -2.5rem !important
    }

    .hw-2020 .mt-sm-n6,
    .hw-2020 .my-sm-n6 {
        margin-top: -2.5rem !important
    }

    .hw-2020 .mr-sm-n6,
    .hw-2020 .mx-sm-n6 {
        margin-right: -2.5rem !important
    }

    .hw-2020 .mb-sm-n6,
    .hw-2020 .my-sm-n6 {
        margin-bottom: -2.5rem !important
    }

    .hw-2020 .ml-sm-n6,
    .hw-2020 .mx-sm-n6 {
        margin-left: -2.5rem !important
    }

    .hw-2020 .m-sm-n7 {
        margin: -3rem !important
    }

    .hw-2020 .mt-sm-n7,
    .hw-2020 .my-sm-n7 {
        margin-top: -3rem !important
    }

    .hw-2020 .mr-sm-n7,
    .hw-2020 .mx-sm-n7 {
        margin-right: -3rem !important
    }

    .hw-2020 .mb-sm-n7,
    .hw-2020 .my-sm-n7 {
        margin-bottom: -3rem !important
    }

    .hw-2020 .ml-sm-n7,
    .hw-2020 .mx-sm-n7 {
        margin-left: -3rem !important
    }

    .hw-2020 .m-sm-n8 {
        margin: -3.5rem !important
    }

    .hw-2020 .mt-sm-n8,
    .hw-2020 .my-sm-n8 {
        margin-top: -3.5rem !important
    }

    .hw-2020 .mr-sm-n8,
    .hw-2020 .mx-sm-n8 {
        margin-right: -3.5rem !important
    }

    .hw-2020 .mb-sm-n8,
    .hw-2020 .my-sm-n8 {
        margin-bottom: -3.5rem !important
    }

    .hw-2020 .ml-sm-n8,
    .hw-2020 .mx-sm-n8 {
        margin-left: -3.5rem !important
    }

    .hw-2020 .m-sm-n9 {
        margin: -4rem !important
    }

    .hw-2020 .mt-sm-n9,
    .hw-2020 .my-sm-n9 {
        margin-top: -4rem !important
    }

    .hw-2020 .mr-sm-n9,
    .hw-2020 .mx-sm-n9 {
        margin-right: -4rem !important
    }

    .hw-2020 .mb-sm-n9,
    .hw-2020 .my-sm-n9 {
        margin-bottom: -4rem !important
    }

    .hw-2020 .ml-sm-n9,
    .hw-2020 .mx-sm-n9 {
        margin-left: -4rem !important
    }

    .hw-2020 .m-sm-n10 {
        margin: -4.5rem !important
    }

    .hw-2020 .mt-sm-n10,
    .hw-2020 .my-sm-n10 {
        margin-top: -4.5rem !important
    }

    .hw-2020 .mr-sm-n10,
    .hw-2020 .mx-sm-n10 {
        margin-right: -4.5rem !important
    }

    .hw-2020 .mb-sm-n10,
    .hw-2020 .my-sm-n10 {
        margin-bottom: -4.5rem !important
    }

    .hw-2020 .ml-sm-n10,
    .hw-2020 .mx-sm-n10 {
        margin-left: -4.5rem !important
    }

    .hw-2020 .m-sm-n11 {
        margin: -5rem !important
    }

    .hw-2020 .mt-sm-n11,
    .hw-2020 .my-sm-n11 {
        margin-top: -5rem !important
    }

    .hw-2020 .mr-sm-n11,
    .hw-2020 .mx-sm-n11 {
        margin-right: -5rem !important
    }

    .hw-2020 .mb-sm-n11,
    .hw-2020 .my-sm-n11 {
        margin-bottom: -5rem !important
    }

    .hw-2020 .ml-sm-n11,
    .hw-2020 .mx-sm-n11 {
        margin-left: -5rem !important
    }

    .hw-2020 .m-sm-n12 {
        margin: -5.5rem !important
    }

    .hw-2020 .mt-sm-n12,
    .hw-2020 .my-sm-n12 {
        margin-top: -5.5rem !important
    }

    .hw-2020 .mr-sm-n12,
    .hw-2020 .mx-sm-n12 {
        margin-right: -5.5rem !important
    }

    .hw-2020 .mb-sm-n12,
    .hw-2020 .my-sm-n12 {
        margin-bottom: -5.5rem !important
    }

    .hw-2020 .ml-sm-n12,
    .hw-2020 .mx-sm-n12 {
        margin-left: -5.5rem !important
    }

    .hw-2020 .m-sm-n13 {
        margin: -6rem !important
    }

    .hw-2020 .mt-sm-n13,
    .hw-2020 .my-sm-n13 {
        margin-top: -6rem !important
    }

    .hw-2020 .mr-sm-n13,
    .hw-2020 .mx-sm-n13 {
        margin-right: -6rem !important
    }

    .hw-2020 .mb-sm-n13,
    .hw-2020 .my-sm-n13 {
        margin-bottom: -6rem !important
    }

    .hw-2020 .ml-sm-n13,
    .hw-2020 .mx-sm-n13 {
        margin-left: -6rem !important
    }

    .hw-2020 .m-sm-n14 {
        margin: -6.5rem !important
    }

    .hw-2020 .mt-sm-n14,
    .hw-2020 .my-sm-n14 {
        margin-top: -6.5rem !important
    }

    .hw-2020 .mr-sm-n14,
    .hw-2020 .mx-sm-n14 {
        margin-right: -6.5rem !important
    }

    .hw-2020 .mb-sm-n14,
    .hw-2020 .my-sm-n14 {
        margin-bottom: -6.5rem !important
    }

    .hw-2020 .ml-sm-n14,
    .hw-2020 .mx-sm-n14 {
        margin-left: -6.5rem !important
    }

    .hw-2020 .m-sm-n15 {
        margin: -7rem !important
    }

    .hw-2020 .mt-sm-n15,
    .hw-2020 .my-sm-n15 {
        margin-top: -7rem !important
    }

    .hw-2020 .mr-sm-n15,
    .hw-2020 .mx-sm-n15 {
        margin-right: -7rem !important
    }

    .hw-2020 .mb-sm-n15,
    .hw-2020 .my-sm-n15 {
        margin-bottom: -7rem !important
    }

    .hw-2020 .ml-sm-n15,
    .hw-2020 .mx-sm-n15 {
        margin-left: -7rem !important
    }

    .hw-2020 .m-sm-n16 {
        margin: -7.5rem !important
    }

    .hw-2020 .mt-sm-n16,
    .hw-2020 .my-sm-n16 {
        margin-top: -7.5rem !important
    }

    .hw-2020 .mr-sm-n16,
    .hw-2020 .mx-sm-n16 {
        margin-right: -7.5rem !important
    }

    .hw-2020 .mb-sm-n16,
    .hw-2020 .my-sm-n16 {
        margin-bottom: -7.5rem !important
    }

    .hw-2020 .ml-sm-n16,
    .hw-2020 .mx-sm-n16 {
        margin-left: -7.5rem !important
    }

    .hw-2020 .m-sm-n17 {
        margin: -8rem !important
    }

    .hw-2020 .mt-sm-n17,
    .hw-2020 .my-sm-n17 {
        margin-top: -8rem !important
    }

    .hw-2020 .mr-sm-n17,
    .hw-2020 .mx-sm-n17 {
        margin-right: -8rem !important
    }

    .hw-2020 .mb-sm-n17,
    .hw-2020 .my-sm-n17 {
        margin-bottom: -8rem !important
    }

    .hw-2020 .ml-sm-n17,
    .hw-2020 .mx-sm-n17 {
        margin-left: -8rem !important
    }

    .hw-2020 .m-sm-n18 {
        margin: -8.5rem !important
    }

    .hw-2020 .mt-sm-n18,
    .hw-2020 .my-sm-n18 {
        margin-top: -8.5rem !important
    }

    .hw-2020 .mr-sm-n18,
    .hw-2020 .mx-sm-n18 {
        margin-right: -8.5rem !important
    }

    .hw-2020 .mb-sm-n18,
    .hw-2020 .my-sm-n18 {
        margin-bottom: -8.5rem !important
    }

    .hw-2020 .ml-sm-n18,
    .hw-2020 .mx-sm-n18 {
        margin-left: -8.5rem !important
    }

    .hw-2020 .m-sm-n19 {
        margin: -9rem !important
    }

    .hw-2020 .mt-sm-n19,
    .hw-2020 .my-sm-n19 {
        margin-top: -9rem !important
    }

    .hw-2020 .mr-sm-n19,
    .hw-2020 .mx-sm-n19 {
        margin-right: -9rem !important
    }

    .hw-2020 .mb-sm-n19,
    .hw-2020 .my-sm-n19 {
        margin-bottom: -9rem !important
    }

    .hw-2020 .ml-sm-n19,
    .hw-2020 .mx-sm-n19 {
        margin-left: -9rem !important
    }

    .hw-2020 .m-sm-n20 {
        margin: -9.5rem !important
    }

    .hw-2020 .mt-sm-n20,
    .hw-2020 .my-sm-n20 {
        margin-top: -9.5rem !important
    }

    .hw-2020 .mr-sm-n20,
    .hw-2020 .mx-sm-n20 {
        margin-right: -9.5rem !important
    }

    .hw-2020 .mb-sm-n20,
    .hw-2020 .my-sm-n20 {
        margin-bottom: -9.5rem !important
    }

    .hw-2020 .ml-sm-n20,
    .hw-2020 .mx-sm-n20 {
        margin-left: -9.5rem !important
    }

    .hw-2020 .m-sm-auto {
        margin: auto !important
    }

    .hw-2020 .mt-sm-auto,
    .hw-2020 .my-sm-auto {
        margin-top: auto !important
    }

    .hw-2020 .mr-sm-auto,
    .hw-2020 .mx-sm-auto {
        margin-right: auto !important
    }

    .hw-2020 .mb-sm-auto,
    .hw-2020 .my-sm-auto {
        margin-bottom: auto !important
    }

    .hw-2020 .ml-sm-auto,
    .hw-2020 .mx-sm-auto {
        margin-left: auto !important
    }

    .hw-2020 .text-sm-left {
        text-align: left !important
    }

    .hw-2020 .text-sm-right {
        text-align: right !important
    }

    .hw-2020 .text-sm-center {
        text-align: center !important
    }
}

@media (min-width:599px) {

    .hw-2020 .container,
    .hw-2020 .container-md,
    .hw-2020 .container-sm {
        max-width: 720px
    }

    .hw-2020 .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .hw-2020 .row-cols-md-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .row-cols-md-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .row-cols-md-3>* {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .row-cols-md-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .row-cols-md-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .hw-2020 .row-cols-md-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .hw-2020 .col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .hw-2020 .col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .hw-2020 .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .hw-2020 .col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .hw-2020 .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .hw-2020 .col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .hw-2020 .col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .hw-2020 .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .hw-2020 .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .hw-2020 .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .hw-2020 .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .hw-2020 .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .hw-2020 .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .hw-2020 .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .hw-2020 .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .hw-2020 .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .hw-2020 .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .hw-2020 .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .hw-2020 .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .hw-2020 .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .hw-2020 .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .hw-2020 .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .hw-2020 .offset-md-0 {
        margin-left: 0
    }

    .hw-2020 .offset-md-1 {
        margin-left: 8.33333%
    }

    .hw-2020 .offset-md-2 {
        margin-left: 16.66667%
    }

    .hw-2020 .offset-md-3 {
        margin-left: 25%
    }

    .hw-2020 .offset-md-4 {
        margin-left: 33.33333%
    }

    .hw-2020 .offset-md-5 {
        margin-left: 41.66667%
    }

    .hw-2020 .offset-md-6 {
        margin-left: 50%
    }

    .hw-2020 .offset-md-7 {
        margin-left: 58.33333%
    }

    .hw-2020 .offset-md-8 {
        margin-left: 66.66667%
    }

    .hw-2020 .offset-md-9 {
        margin-left: 75%
    }

    .hw-2020 .offset-md-10 {
        margin-left: 83.33333%
    }

    .hw-2020 .offset-md-11 {
        margin-left: 91.66667%
    }

    .hw-2020 .d-md-none {
        display: none !important
    }

    .hw-2020 .d-md-inline {
        display: inline !important
    }

    .hw-2020 .d-md-inline-block {
        display: inline-block !important
    }

    .hw-2020 .d-md-block {
        display: block !important
    }

    .hw-2020 .d-md-table {
        display: table !important
    }

    .hw-2020 .d-md-table-row {
        display: table-row !important
    }

    .hw-2020 .d-md-table-cell {
        display: table-cell !important
    }

    .hw-2020 .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hw-2020 .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .hw-2020 .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .hw-2020 .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .hw-2020 .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .hw-2020 .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .hw-2020 .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .hw-2020 .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .hw-2020 .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .hw-2020 .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .hw-2020 .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .hw-2020 .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .hw-2020 .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .hw-2020 .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .hw-2020 .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .hw-2020 .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .hw-2020 .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .hw-2020 .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .hw-2020 .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .hw-2020 .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .hw-2020 .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .hw-2020 .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .hw-2020 .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .hw-2020 .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .hw-2020 .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .hw-2020 .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .hw-2020 .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .hw-2020 .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .hw-2020 .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .hw-2020 .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .hw-2020 .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .hw-2020 .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .hw-2020 .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .hw-2020 .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .hw-2020 .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .hw-2020 .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .hw-2020 .m-md-0 {
        margin: 0 !important
    }

    .hw-2020 .mt-md-0,
    .hw-2020 .my-md-0 {
        margin-top: 0 !important
    }

    .hw-2020 .mr-md-0,
    .hw-2020 .mx-md-0 {
        margin-right: 0 !important
    }

    .hw-2020 .mb-md-0,
    .hw-2020 .my-md-0 {
        margin-bottom: 0 !important
    }

    .hw-2020 .ml-md-0,
    .hw-2020 .mx-md-0 {
        margin-left: 0 !important
    }

    .hw-2020 .m-md-1 {
        margin: .25rem !important
    }

    .hw-2020 .mt-md-1,
    .hw-2020 .my-md-1 {
        margin-top: .25rem !important
    }

    .hw-2020 .mr-md-1,
    .hw-2020 .mx-md-1 {
        margin-right: .25rem !important
    }

    .hw-2020 .mb-md-1,
    .hw-2020 .my-md-1 {
        margin-bottom: .25rem !important
    }

    .hw-2020 .ml-md-1,
    .hw-2020 .mx-md-1 {
        margin-left: .25rem !important
    }

    .hw-2020 .m-md-2 {
        margin: .5rem !important
    }

    .hw-2020 .mt-md-2,
    .hw-2020 .my-md-2 {
        margin-top: .5rem !important
    }

    .hw-2020 .mr-md-2,
    .hw-2020 .mx-md-2 {
        margin-right: .5rem !important
    }

    .hw-2020 .mb-md-2,
    .hw-2020 .my-md-2 {
        margin-bottom: .5rem !important
    }

    .hw-2020 .ml-md-2,
    .hw-2020 .mx-md-2 {
        margin-left: .5rem !important
    }

    .hw-2020 .m-md-3 {
        margin: 1rem !important
    }

    .hw-2020 .mt-md-3,
    .hw-2020 .my-md-3 {
        margin-top: 1rem !important
    }

    .hw-2020 .mr-md-3,
    .hw-2020 .mx-md-3 {
        margin-right: 1rem !important
    }

    .hw-2020 .mb-md-3,
    .hw-2020 .my-md-3 {
        margin-bottom: 1rem !important
    }

    .hw-2020 .ml-md-3,
    .hw-2020 .mx-md-3 {
        margin-left: 1rem !important
    }

    .hw-2020 .m-md-4 {
        margin: 1.5rem !important
    }

    .hw-2020 .mt-md-4,
    .hw-2020 .my-md-4 {
        margin-top: 1.5rem !important
    }

    .hw-2020 .mr-md-4,
    .hw-2020 .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .hw-2020 .mb-md-4,
    .hw-2020 .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .hw-2020 .ml-md-4,
    .hw-2020 .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .hw-2020 .m-md-5 {
        margin: 2rem !important
    }

    .hw-2020 .mt-md-5,
    .hw-2020 .my-md-5 {
        margin-top: 2rem !important
    }

    .hw-2020 .mr-md-5,
    .hw-2020 .mx-md-5 {
        margin-right: 2rem !important
    }

    .hw-2020 .mb-md-5,
    .hw-2020 .my-md-5 {
        margin-bottom: 2rem !important
    }

    .hw-2020 .ml-md-5,
    .hw-2020 .mx-md-5 {
        margin-left: 2rem !important
    }

    .hw-2020 .m-md-6 {
        margin: 2.5rem !important
    }

    .hw-2020 .mt-md-6,
    .hw-2020 .my-md-6 {
        margin-top: 2.5rem !important
    }

    .hw-2020 .mr-md-6,
    .hw-2020 .mx-md-6 {
        margin-right: 2.5rem !important
    }

    .hw-2020 .mb-md-6,
    .hw-2020 .my-md-6 {
        margin-bottom: 2.5rem !important
    }

    .hw-2020 .ml-md-6,
    .hw-2020 .mx-md-6 {
        margin-left: 2.5rem !important
    }

    .hw-2020 .m-md-7 {
        margin: 3rem !important
    }

    .hw-2020 .mt-md-7,
    .hw-2020 .my-md-7 {
        margin-top: 3rem !important
    }

    .hw-2020 .mr-md-7,
    .hw-2020 .mx-md-7 {
        margin-right: 3rem !important
    }

    .hw-2020 .mb-md-7,
    .hw-2020 .my-md-7 {
        margin-bottom: 3rem !important
    }

    .hw-2020 .ml-md-7,
    .hw-2020 .mx-md-7 {
        margin-left: 3rem !important
    }

    .hw-2020 .m-md-8 {
        margin: 3.5rem !important
    }

    .hw-2020 .mt-md-8,
    .hw-2020 .my-md-8 {
        margin-top: 3.5rem !important
    }

    .hw-2020 .mr-md-8,
    .hw-2020 .mx-md-8 {
        margin-right: 3.5rem !important
    }

    .hw-2020 .mb-md-8,
    .hw-2020 .my-md-8 {
        margin-bottom: 3.5rem !important
    }

    .hw-2020 .ml-md-8,
    .hw-2020 .mx-md-8 {
        margin-left: 3.5rem !important
    }

    .hw-2020 .m-md-9 {
        margin: 4rem !important
    }

    .hw-2020 .mt-md-9,
    .hw-2020 .my-md-9 {
        margin-top: 4rem !important
    }

    .hw-2020 .mr-md-9,
    .hw-2020 .mx-md-9 {
        margin-right: 4rem !important
    }

    .hw-2020 .mb-md-9,
    .hw-2020 .my-md-9 {
        margin-bottom: 4rem !important
    }

    .hw-2020 .ml-md-9,
    .hw-2020 .mx-md-9 {
        margin-left: 4rem !important
    }

    .hw-2020 .m-md-10 {
        margin: 4.5rem !important
    }

    .hw-2020 .mt-md-10,
    .hw-2020 .my-md-10 {
        margin-top: 4.5rem !important
    }

    .hw-2020 .mr-md-10,
    .hw-2020 .mx-md-10 {
        margin-right: 4.5rem !important
    }

    .hw-2020 .mb-md-10,
    .hw-2020 .my-md-10 {
        margin-bottom: 4.5rem !important
    }

    .hw-2020 .ml-md-10,
    .hw-2020 .mx-md-10 {
        margin-left: 4.5rem !important
    }

    .hw-2020 .m-md-11 {
        margin: 5rem !important
    }

    .hw-2020 .mt-md-11,
    .hw-2020 .my-md-11 {
        margin-top: 5rem !important
    }

    .hw-2020 .mr-md-11,
    .hw-2020 .mx-md-11 {
        margin-right: 5rem !important
    }

    .hw-2020 .mb-md-11,
    .hw-2020 .my-md-11 {
        margin-bottom: 5rem !important
    }

    .hw-2020 .ml-md-11,
    .hw-2020 .mx-md-11 {
        margin-left: 5rem !important
    }

    .hw-2020 .m-md-12 {
        margin: 5.5rem !important
    }

    .hw-2020 .mt-md-12,
    .hw-2020 .my-md-12 {
        margin-top: 5.5rem !important
    }

    .hw-2020 .mr-md-12,
    .hw-2020 .mx-md-12 {
        margin-right: 5.5rem !important
    }

    .hw-2020 .mb-md-12,
    .hw-2020 .my-md-12 {
        margin-bottom: 5.5rem !important
    }

    .hw-2020 .ml-md-12,
    .hw-2020 .mx-md-12 {
        margin-left: 5.5rem !important
    }

    .hw-2020 .m-md-13 {
        margin: 6rem !important
    }

    .hw-2020 .mt-md-13,
    .hw-2020 .my-md-13 {
        margin-top: 6rem !important
    }

    .hw-2020 .mr-md-13,
    .hw-2020 .mx-md-13 {
        margin-right: 6rem !important
    }

    .hw-2020 .mb-md-13,
    .hw-2020 .my-md-13 {
        margin-bottom: 6rem !important
    }

    .hw-2020 .ml-md-13,
    .hw-2020 .mx-md-13 {
        margin-left: 6rem !important
    }

    .hw-2020 .m-md-14 {
        margin: 6.5rem !important
    }

    .hw-2020 .mt-md-14,
    .hw-2020 .my-md-14 {
        margin-top: 6.5rem !important
    }

    .hw-2020 .mr-md-14,
    .hw-2020 .mx-md-14 {
        margin-right: 6.5rem !important
    }

    .hw-2020 .mb-md-14,
    .hw-2020 .my-md-14 {
        margin-bottom: 6.5rem !important
    }

    .hw-2020 .ml-md-14,
    .hw-2020 .mx-md-14 {
        margin-left: 6.5rem !important
    }

    .hw-2020 .m-md-15 {
        margin: 7rem !important
    }

    .hw-2020 .mt-md-15,
    .hw-2020 .my-md-15 {
        margin-top: 7rem !important
    }

    .hw-2020 .mr-md-15,
    .hw-2020 .mx-md-15 {
        margin-right: 7rem !important
    }

    .hw-2020 .mb-md-15,
    .hw-2020 .my-md-15 {
        margin-bottom: 7rem !important
    }

    .hw-2020 .ml-md-15,
    .hw-2020 .mx-md-15 {
        margin-left: 7rem !important
    }

    .hw-2020 .m-md-16 {
        margin: 7.5rem !important
    }

    .hw-2020 .mt-md-16,
    .hw-2020 .my-md-16 {
        margin-top: 7.5rem !important
    }

    .hw-2020 .mr-md-16,
    .hw-2020 .mx-md-16 {
        margin-right: 7.5rem !important
    }

    .hw-2020 .mb-md-16,
    .hw-2020 .my-md-16 {
        margin-bottom: 7.5rem !important
    }

    .hw-2020 .ml-md-16,
    .hw-2020 .mx-md-16 {
        margin-left: 7.5rem !important
    }

    .hw-2020 .m-md-17 {
        margin: 8rem !important
    }

    .hw-2020 .mt-md-17,
    .hw-2020 .my-md-17 {
        margin-top: 8rem !important
    }

    .hw-2020 .mr-md-17,
    .hw-2020 .mx-md-17 {
        margin-right: 8rem !important
    }

    .hw-2020 .mb-md-17,
    .hw-2020 .my-md-17 {
        margin-bottom: 8rem !important
    }

    .hw-2020 .ml-md-17,
    .hw-2020 .mx-md-17 {
        margin-left: 8rem !important
    }

    .hw-2020 .m-md-18 {
        margin: 8.5rem !important
    }

    .hw-2020 .mt-md-18,
    .hw-2020 .my-md-18 {
        margin-top: 8.5rem !important
    }

    .hw-2020 .mr-md-18,
    .hw-2020 .mx-md-18 {
        margin-right: 8.5rem !important
    }

    .hw-2020 .mb-md-18,
    .hw-2020 .my-md-18 {
        margin-bottom: 8.5rem !important
    }

    .hw-2020 .ml-md-18,
    .hw-2020 .mx-md-18 {
        margin-left: 8.5rem !important
    }

    .hw-2020 .m-md-19 {
        margin: 9rem !important
    }

    .hw-2020 .mt-md-19,
    .hw-2020 .my-md-19 {
        margin-top: 9rem !important
    }

    .hw-2020 .mr-md-19,
    .hw-2020 .mx-md-19 {
        margin-right: 9rem !important
    }

    .hw-2020 .mb-md-19,
    .hw-2020 .my-md-19 {
        margin-bottom: 9rem !important
    }

    .hw-2020 .ml-md-19,
    .hw-2020 .mx-md-19 {
        margin-left: 9rem !important
    }

    .hw-2020 .m-md-20 {
        margin: 9.5rem !important
    }

    .hw-2020 .mt-md-20,
    .hw-2020 .my-md-20 {
        margin-top: 9.5rem !important
    }

    .hw-2020 .mr-md-20,
    .hw-2020 .mx-md-20 {
        margin-right: 9.5rem !important
    }

    .hw-2020 .mb-md-20,
    .hw-2020 .my-md-20 {
        margin-bottom: 9.5rem !important
    }

    .hw-2020 .ml-md-20,
    .hw-2020 .mx-md-20 {
        margin-left: 9.5rem !important
    }

    .hw-2020 .p-md-0 {
        padding: 0 !important
    }

    .hw-2020 .pt-md-0,
    .hw-2020 .py-md-0 {
        padding-top: 0 !important
    }

    .hw-2020 .pr-md-0,
    .hw-2020 .px-md-0 {
        padding-right: 0 !important
    }

    .hw-2020 .pb-md-0,
    .hw-2020 .py-md-0 {
        padding-bottom: 0 !important
    }

    .hw-2020 .pl-md-0,
    .hw-2020 .px-md-0 {
        padding-left: 0 !important
    }

    .hw-2020 .p-md-1 {
        padding: .25rem !important
    }

    .hw-2020 .pt-md-1,
    .hw-2020 .py-md-1 {
        padding-top: .25rem !important
    }

    .hw-2020 .pr-md-1,
    .hw-2020 .px-md-1 {
        padding-right: .25rem !important
    }

    .hw-2020 .pb-md-1,
    .hw-2020 .py-md-1 {
        padding-bottom: .25rem !important
    }

    .hw-2020 .pl-md-1,
    .hw-2020 .px-md-1 {
        padding-left: .25rem !important
    }

    .hw-2020 .p-md-2 {
        padding: .5rem !important
    }

    .hw-2020 .pt-md-2,
    .hw-2020 .py-md-2 {
        padding-top: .5rem !important
    }

    .hw-2020 .pr-md-2,
    .hw-2020 .px-md-2 {
        padding-right: .5rem !important
    }

    .hw-2020 .pb-md-2,
    .hw-2020 .py-md-2 {
        padding-bottom: .5rem !important
    }

    .hw-2020 .pl-md-2,
    .hw-2020 .px-md-2 {
        padding-left: .5rem !important
    }

    .hw-2020 .p-md-3 {
        padding: 1rem !important
    }

    .hw-2020 .pt-md-3,
    .hw-2020 .py-md-3 {
        padding-top: 1rem !important
    }

    .hw-2020 .pr-md-3,
    .hw-2020 .px-md-3 {
        padding-right: 1rem !important
    }

    .hw-2020 .pb-md-3,
    .hw-2020 .py-md-3 {
        padding-bottom: 1rem !important
    }

    .hw-2020 .pl-md-3,
    .hw-2020 .px-md-3 {
        padding-left: 1rem !important
    }

    .hw-2020 .p-md-4 {
        padding: 1.5rem !important
    }

    .hw-2020 .pt-md-4,
    .hw-2020 .py-md-4 {
        padding-top: 1.5rem !important
    }

    .hw-2020 .pr-md-4,
    .hw-2020 .px-md-4 {
        padding-right: 1.5rem !important
    }

    .hw-2020 .pb-md-4,
    .hw-2020 .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .hw-2020 .pl-md-4,
    .hw-2020 .px-md-4 {
        padding-left: 1.5rem !important
    }

    .hw-2020 .p-md-5 {
        padding: 2rem !important
    }

    .hw-2020 .pt-md-5,
    .hw-2020 .py-md-5 {
        padding-top: 2rem !important
    }

    .hw-2020 .pr-md-5,
    .hw-2020 .px-md-5 {
        padding-right: 2rem !important
    }

    .hw-2020 .pb-md-5,
    .hw-2020 .py-md-5 {
        padding-bottom: 2rem !important
    }

    .hw-2020 .pl-md-5,
    .hw-2020 .px-md-5 {
        padding-left: 2rem !important
    }

    .hw-2020 .p-md-6 {
        padding: 2.5rem !important
    }

    .hw-2020 .pt-md-6,
    .hw-2020 .py-md-6 {
        padding-top: 2.5rem !important
    }

    .hw-2020 .pr-md-6,
    .hw-2020 .px-md-6 {
        padding-right: 2.5rem !important
    }

    .hw-2020 .pb-md-6,
    .hw-2020 .py-md-6 {
        padding-bottom: 2.5rem !important
    }

    .hw-2020 .pl-md-6,
    .hw-2020 .px-md-6 {
        padding-left: 2.5rem !important
    }

    .hw-2020 .p-md-7 {
        padding: 3rem !important
    }

    .hw-2020 .pt-md-7,
    .hw-2020 .py-md-7 {
        padding-top: 3rem !important
    }

    .hw-2020 .pr-md-7,
    .hw-2020 .px-md-7 {
        padding-right: 3rem !important
    }

    .hw-2020 .pb-md-7,
    .hw-2020 .py-md-7 {
        padding-bottom: 3rem !important
    }

    .hw-2020 .pl-md-7,
    .hw-2020 .px-md-7 {
        padding-left: 3rem !important
    }

    .hw-2020 .p-md-8 {
        padding: 3.5rem !important
    }

    .hw-2020 .pt-md-8,
    .hw-2020 .py-md-8 {
        padding-top: 3.5rem !important
    }

    .hw-2020 .pr-md-8,
    .hw-2020 .px-md-8 {
        padding-right: 3.5rem !important
    }

    .hw-2020 .pb-md-8,
    .hw-2020 .py-md-8 {
        padding-bottom: 3.5rem !important
    }

    .hw-2020 .pl-md-8,
    .hw-2020 .px-md-8 {
        padding-left: 3.5rem !important
    }

    .hw-2020 .p-md-9 {
        padding: 4rem !important
    }

    .hw-2020 .pt-md-9,
    .hw-2020 .py-md-9 {
        padding-top: 4rem !important
    }

    .hw-2020 .pr-md-9,
    .hw-2020 .px-md-9 {
        padding-right: 4rem !important
    }

    .hw-2020 .pb-md-9,
    .hw-2020 .py-md-9 {
        padding-bottom: 4rem !important
    }

    .hw-2020 .pl-md-9,
    .hw-2020 .px-md-9 {
        padding-left: 4rem !important
    }

    .hw-2020 .p-md-10 {
        padding: 4.5rem !important
    }

    .hw-2020 .pt-md-10,
    .hw-2020 .py-md-10 {
        padding-top: 4.5rem !important
    }

    .hw-2020 .pr-md-10,
    .hw-2020 .px-md-10 {
        padding-right: 4.5rem !important
    }

    .hw-2020 .pb-md-10,
    .hw-2020 .py-md-10 {
        padding-bottom: 4.5rem !important
    }

    .hw-2020 .pl-md-10,
    .hw-2020 .px-md-10 {
        padding-left: 4.5rem !important
    }

    .hw-2020 .p-md-11 {
        padding: 5rem !important
    }

    .hw-2020 .pt-md-11,
    .hw-2020 .py-md-11 {
        padding-top: 5rem !important
    }

    .hw-2020 .pr-md-11,
    .hw-2020 .px-md-11 {
        padding-right: 5rem !important
    }

    .hw-2020 .pb-md-11,
    .hw-2020 .py-md-11 {
        padding-bottom: 5rem !important
    }

    .hw-2020 .pl-md-11,
    .hw-2020 .px-md-11 {
        padding-left: 5rem !important
    }

    .hw-2020 .p-md-12 {
        padding: 5.5rem !important
    }

    .hw-2020 .pt-md-12,
    .hw-2020 .py-md-12 {
        padding-top: 5.5rem !important
    }

    .hw-2020 .pr-md-12,
    .hw-2020 .px-md-12 {
        padding-right: 5.5rem !important
    }

    .hw-2020 .pb-md-12,
    .hw-2020 .py-md-12 {
        padding-bottom: 5.5rem !important
    }

    .hw-2020 .pl-md-12,
    .hw-2020 .px-md-12 {
        padding-left: 5.5rem !important
    }

    .hw-2020 .p-md-13 {
        padding: 6rem !important
    }

    .hw-2020 .pt-md-13,
    .hw-2020 .py-md-13 {
        padding-top: 6rem !important
    }

    .hw-2020 .pr-md-13,
    .hw-2020 .px-md-13 {
        padding-right: 6rem !important
    }

    .hw-2020 .pb-md-13,
    .hw-2020 .py-md-13 {
        padding-bottom: 6rem !important
    }

    .hw-2020 .pl-md-13,
    .hw-2020 .px-md-13 {
        padding-left: 6rem !important
    }

    .hw-2020 .p-md-14 {
        padding: 6.5rem !important
    }

    .hw-2020 .pt-md-14,
    .hw-2020 .py-md-14 {
        padding-top: 6.5rem !important
    }

    .hw-2020 .pr-md-14,
    .hw-2020 .px-md-14 {
        padding-right: 6.5rem !important
    }

    .hw-2020 .pb-md-14,
    .hw-2020 .py-md-14 {
        padding-bottom: 6.5rem !important
    }

    .hw-2020 .pl-md-14,
    .hw-2020 .px-md-14 {
        padding-left: 6.5rem !important
    }

    .hw-2020 .p-md-15 {
        padding: 7rem !important
    }

    .hw-2020 .pt-md-15,
    .hw-2020 .py-md-15 {
        padding-top: 7rem !important
    }

    .hw-2020 .pr-md-15,
    .hw-2020 .px-md-15 {
        padding-right: 7rem !important
    }

    .hw-2020 .pb-md-15,
    .hw-2020 .py-md-15 {
        padding-bottom: 7rem !important
    }

    .hw-2020 .pl-md-15,
    .hw-2020 .px-md-15 {
        padding-left: 7rem !important
    }

    .hw-2020 .p-md-16 {
        padding: 7.5rem !important
    }

    .hw-2020 .pt-md-16,
    .hw-2020 .py-md-16 {
        padding-top: 7.5rem !important
    }

    .hw-2020 .pr-md-16,
    .hw-2020 .px-md-16 {
        padding-right: 7.5rem !important
    }

    .hw-2020 .pb-md-16,
    .hw-2020 .py-md-16 {
        padding-bottom: 7.5rem !important
    }

    .hw-2020 .pl-md-16,
    .hw-2020 .px-md-16 {
        padding-left: 7.5rem !important
    }

    .hw-2020 .p-md-17 {
        padding: 8rem !important
    }

    .hw-2020 .pt-md-17,
    .hw-2020 .py-md-17 {
        padding-top: 8rem !important
    }

    .hw-2020 .pr-md-17,
    .hw-2020 .px-md-17 {
        padding-right: 8rem !important
    }

    .hw-2020 .pb-md-17,
    .hw-2020 .py-md-17 {
        padding-bottom: 8rem !important
    }

    .hw-2020 .pl-md-17,
    .hw-2020 .px-md-17 {
        padding-left: 8rem !important
    }

    .hw-2020 .p-md-18 {
        padding: 8.5rem !important
    }

    .hw-2020 .pt-md-18,
    .hw-2020 .py-md-18 {
        padding-top: 8.5rem !important
    }

    .hw-2020 .pr-md-18,
    .hw-2020 .px-md-18 {
        padding-right: 8.5rem !important
    }

    .hw-2020 .pb-md-18,
    .hw-2020 .py-md-18 {
        padding-bottom: 8.5rem !important
    }

    .hw-2020 .pl-md-18,
    .hw-2020 .px-md-18 {
        padding-left: 8.5rem !important
    }

    .hw-2020 .p-md-19 {
        padding: 9rem !important
    }

    .hw-2020 .pt-md-19,
    .hw-2020 .py-md-19 {
        padding-top: 9rem !important
    }

    .hw-2020 .pr-md-19,
    .hw-2020 .px-md-19 {
        padding-right: 9rem !important
    }

    .hw-2020 .pb-md-19,
    .hw-2020 .py-md-19 {
        padding-bottom: 9rem !important
    }

    .hw-2020 .pl-md-19,
    .hw-2020 .px-md-19 {
        padding-left: 9rem !important
    }

    .hw-2020 .p-md-20 {
        padding: 9.5rem !important
    }

    .hw-2020 .pt-md-20,
    .hw-2020 .py-md-20 {
        padding-top: 9.5rem !important
    }

    .hw-2020 .pr-md-20,
    .hw-2020 .px-md-20 {
        padding-right: 9.5rem !important
    }

    .hw-2020 .pb-md-20,
    .hw-2020 .py-md-20 {
        padding-bottom: 9.5rem !important
    }

    .hw-2020 .pl-md-20,
    .hw-2020 .px-md-20 {
        padding-left: 9.5rem !important
    }

    .hw-2020 .m-md-n1 {
        margin: -.25rem !important
    }

    .hw-2020 .mt-md-n1,
    .hw-2020 .my-md-n1 {
        margin-top: -.25rem !important
    }

    .hw-2020 .mr-md-n1,
    .hw-2020 .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .hw-2020 .mb-md-n1,
    .hw-2020 .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .hw-2020 .ml-md-n1,
    .hw-2020 .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .hw-2020 .m-md-n2 {
        margin: -.5rem !important
    }

    .hw-2020 .mt-md-n2,
    .hw-2020 .my-md-n2 {
        margin-top: -.5rem !important
    }

    .hw-2020 .mr-md-n2,
    .hw-2020 .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .hw-2020 .mb-md-n2,
    .hw-2020 .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .hw-2020 .ml-md-n2,
    .hw-2020 .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .hw-2020 .m-md-n3 {
        margin: -1rem !important
    }

    .hw-2020 .mt-md-n3,
    .hw-2020 .my-md-n3 {
        margin-top: -1rem !important
    }

    .hw-2020 .mr-md-n3,
    .hw-2020 .mx-md-n3 {
        margin-right: -1rem !important
    }

    .hw-2020 .mb-md-n3,
    .hw-2020 .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .hw-2020 .ml-md-n3,
    .hw-2020 .mx-md-n3 {
        margin-left: -1rem !important
    }

    .hw-2020 .m-md-n4 {
        margin: -1.5rem !important
    }

    .hw-2020 .mt-md-n4,
    .hw-2020 .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .hw-2020 .mr-md-n4,
    .hw-2020 .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .hw-2020 .mb-md-n4,
    .hw-2020 .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .hw-2020 .ml-md-n4,
    .hw-2020 .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .hw-2020 .m-md-n5 {
        margin: -2rem !important
    }

    .hw-2020 .mt-md-n5,
    .hw-2020 .my-md-n5 {
        margin-top: -2rem !important
    }

    .hw-2020 .mr-md-n5,
    .hw-2020 .mx-md-n5 {
        margin-right: -2rem !important
    }

    .hw-2020 .mb-md-n5,
    .hw-2020 .my-md-n5 {
        margin-bottom: -2rem !important
    }

    .hw-2020 .ml-md-n5,
    .hw-2020 .mx-md-n5 {
        margin-left: -2rem !important
    }

    .hw-2020 .m-md-n6 {
        margin: -2.5rem !important
    }

    .hw-2020 .mt-md-n6,
    .hw-2020 .my-md-n6 {
        margin-top: -2.5rem !important
    }

    .hw-2020 .mr-md-n6,
    .hw-2020 .mx-md-n6 {
        margin-right: -2.5rem !important
    }

    .hw-2020 .mb-md-n6,
    .hw-2020 .my-md-n6 {
        margin-bottom: -2.5rem !important
    }

    .hw-2020 .ml-md-n6,
    .hw-2020 .mx-md-n6 {
        margin-left: -2.5rem !important
    }

    .hw-2020 .m-md-n7 {
        margin: -3rem !important
    }

    .hw-2020 .mt-md-n7,
    .hw-2020 .my-md-n7 {
        margin-top: -3rem !important
    }

    .hw-2020 .mr-md-n7,
    .hw-2020 .mx-md-n7 {
        margin-right: -3rem !important
    }

    .hw-2020 .mb-md-n7,
    .hw-2020 .my-md-n7 {
        margin-bottom: -3rem !important
    }

    .hw-2020 .ml-md-n7,
    .hw-2020 .mx-md-n7 {
        margin-left: -3rem !important
    }

    .hw-2020 .m-md-n8 {
        margin: -3.5rem !important
    }

    .hw-2020 .mt-md-n8,
    .hw-2020 .my-md-n8 {
        margin-top: -3.5rem !important
    }

    .hw-2020 .mr-md-n8,
    .hw-2020 .mx-md-n8 {
        margin-right: -3.5rem !important
    }

    .hw-2020 .mb-md-n8,
    .hw-2020 .my-md-n8 {
        margin-bottom: -3.5rem !important
    }

    .hw-2020 .ml-md-n8,
    .hw-2020 .mx-md-n8 {
        margin-left: -3.5rem !important
    }

    .hw-2020 .m-md-n9 {
        margin: -4rem !important
    }

    .hw-2020 .mt-md-n9,
    .hw-2020 .my-md-n9 {
        margin-top: -4rem !important
    }

    .hw-2020 .mr-md-n9,
    .hw-2020 .mx-md-n9 {
        margin-right: -4rem !important
    }

    .hw-2020 .mb-md-n9,
    .hw-2020 .my-md-n9 {
        margin-bottom: -4rem !important
    }

    .hw-2020 .ml-md-n9,
    .hw-2020 .mx-md-n9 {
        margin-left: -4rem !important
    }

    .hw-2020 .m-md-n10 {
        margin: -4.5rem !important
    }

    .hw-2020 .mt-md-n10,
    .hw-2020 .my-md-n10 {
        margin-top: -4.5rem !important
    }

    .hw-2020 .mr-md-n10,
    .hw-2020 .mx-md-n10 {
        margin-right: -4.5rem !important
    }

    .hw-2020 .mb-md-n10,
    .hw-2020 .my-md-n10 {
        margin-bottom: -4.5rem !important
    }

    .hw-2020 .ml-md-n10,
    .hw-2020 .mx-md-n10 {
        margin-left: -4.5rem !important
    }

    .hw-2020 .m-md-n11 {
        margin: -5rem !important
    }

    .hw-2020 .mt-md-n11,
    .hw-2020 .my-md-n11 {
        margin-top: -5rem !important
    }

    .hw-2020 .mr-md-n11,
    .hw-2020 .mx-md-n11 {
        margin-right: -5rem !important
    }

    .hw-2020 .mb-md-n11,
    .hw-2020 .my-md-n11 {
        margin-bottom: -5rem !important
    }

    .hw-2020 .ml-md-n11,
    .hw-2020 .mx-md-n11 {
        margin-left: -5rem !important
    }

    .hw-2020 .m-md-n12 {
        margin: -5.5rem !important
    }

    .hw-2020 .mt-md-n12,
    .hw-2020 .my-md-n12 {
        margin-top: -5.5rem !important
    }

    .hw-2020 .mr-md-n12,
    .hw-2020 .mx-md-n12 {
        margin-right: -5.5rem !important
    }

    .hw-2020 .mb-md-n12,
    .hw-2020 .my-md-n12 {
        margin-bottom: -5.5rem !important
    }

    .hw-2020 .ml-md-n12,
    .hw-2020 .mx-md-n12 {
        margin-left: -5.5rem !important
    }

    .hw-2020 .m-md-n13 {
        margin: -6rem !important
    }

    .hw-2020 .mt-md-n13,
    .hw-2020 .my-md-n13 {
        margin-top: -6rem !important
    }

    .hw-2020 .mr-md-n13,
    .hw-2020 .mx-md-n13 {
        margin-right: -6rem !important
    }

    .hw-2020 .mb-md-n13,
    .hw-2020 .my-md-n13 {
        margin-bottom: -6rem !important
    }

    .hw-2020 .ml-md-n13,
    .hw-2020 .mx-md-n13 {
        margin-left: -6rem !important
    }

    .hw-2020 .m-md-n14 {
        margin: -6.5rem !important
    }

    .hw-2020 .mt-md-n14,
    .hw-2020 .my-md-n14 {
        margin-top: -6.5rem !important
    }

    .hw-2020 .mr-md-n14,
    .hw-2020 .mx-md-n14 {
        margin-right: -6.5rem !important
    }

    .hw-2020 .mb-md-n14,
    .hw-2020 .my-md-n14 {
        margin-bottom: -6.5rem !important
    }

    .hw-2020 .ml-md-n14,
    .hw-2020 .mx-md-n14 {
        margin-left: -6.5rem !important
    }

    .hw-2020 .m-md-n15 {
        margin: -7rem !important
    }

    .hw-2020 .mt-md-n15,
    .hw-2020 .my-md-n15 {
        margin-top: -7rem !important
    }

    .hw-2020 .mr-md-n15,
    .hw-2020 .mx-md-n15 {
        margin-right: -7rem !important
    }

    .hw-2020 .mb-md-n15,
    .hw-2020 .my-md-n15 {
        margin-bottom: -7rem !important
    }

    .hw-2020 .ml-md-n15,
    .hw-2020 .mx-md-n15 {
        margin-left: -7rem !important
    }

    .hw-2020 .m-md-n16 {
        margin: -7.5rem !important
    }

    .hw-2020 .mt-md-n16,
    .hw-2020 .my-md-n16 {
        margin-top: -7.5rem !important
    }

    .hw-2020 .mr-md-n16,
    .hw-2020 .mx-md-n16 {
        margin-right: -7.5rem !important
    }

    .hw-2020 .mb-md-n16,
    .hw-2020 .my-md-n16 {
        margin-bottom: -7.5rem !important
    }

    .hw-2020 .ml-md-n16,
    .hw-2020 .mx-md-n16 {
        margin-left: -7.5rem !important
    }

    .hw-2020 .m-md-n17 {
        margin: -8rem !important
    }

    .hw-2020 .mt-md-n17,
    .hw-2020 .my-md-n17 {
        margin-top: -8rem !important
    }

    .hw-2020 .mr-md-n17,
    .hw-2020 .mx-md-n17 {
        margin-right: -8rem !important
    }

    .hw-2020 .mb-md-n17,
    .hw-2020 .my-md-n17 {
        margin-bottom: -8rem !important
    }

    .hw-2020 .ml-md-n17,
    .hw-2020 .mx-md-n17 {
        margin-left: -8rem !important
    }

    .hw-2020 .m-md-n18 {
        margin: -8.5rem !important
    }

    .hw-2020 .mt-md-n18,
    .hw-2020 .my-md-n18 {
        margin-top: -8.5rem !important
    }

    .hw-2020 .mr-md-n18,
    .hw-2020 .mx-md-n18 {
        margin-right: -8.5rem !important
    }

    .hw-2020 .mb-md-n18,
    .hw-2020 .my-md-n18 {
        margin-bottom: -8.5rem !important
    }

    .hw-2020 .ml-md-n18,
    .hw-2020 .mx-md-n18 {
        margin-left: -8.5rem !important
    }

    .hw-2020 .m-md-n19 {
        margin: -9rem !important
    }

    .hw-2020 .mt-md-n19,
    .hw-2020 .my-md-n19 {
        margin-top: -9rem !important
    }

    .hw-2020 .mr-md-n19,
    .hw-2020 .mx-md-n19 {
        margin-right: -9rem !important
    }

    .hw-2020 .mb-md-n19,
    .hw-2020 .my-md-n19 {
        margin-bottom: -9rem !important
    }

    .hw-2020 .ml-md-n19,
    .hw-2020 .mx-md-n19 {
        margin-left: -9rem !important
    }

    .hw-2020 .m-md-n20 {
        margin: -9.5rem !important
    }

    .hw-2020 .mt-md-n20,
    .hw-2020 .my-md-n20 {
        margin-top: -9.5rem !important
    }

    .hw-2020 .mr-md-n20,
    .hw-2020 .mx-md-n20 {
        margin-right: -9.5rem !important
    }

    .hw-2020 .mb-md-n20,
    .hw-2020 .my-md-n20 {
        margin-bottom: -9.5rem !important
    }

    .hw-2020 .ml-md-n20,
    .hw-2020 .mx-md-n20 {
        margin-left: -9.5rem !important
    }

    .hw-2020 .m-md-auto {
        margin: auto !important
    }

    .hw-2020 .mt-md-auto,
    .hw-2020 .my-md-auto {
        margin-top: auto !important
    }

    .hw-2020 .mr-md-auto,
    .hw-2020 .mx-md-auto {
        margin-right: auto !important
    }

    .hw-2020 .mb-md-auto,
    .hw-2020 .my-md-auto {
        margin-bottom: auto !important
    }

    .hw-2020 .ml-md-auto,
    .hw-2020 .mx-md-auto {
        margin-left: auto !important
    }

    .hw-2020 .text-md-left {
        text-align: left !important
    }

    .hw-2020 .text-md-right {
        text-align: right !important
    }

    .hw-2020 .text-md-center {
        text-align: center !important
    }
}

@media (min-width:999px) {

    .hw-2020 .container,
    .hw-2020 .container-lg,
    .hw-2020 .container-md,
    .hw-2020 .container-sm {
        max-width: 960px
    }

    .hw-2020 .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .hw-2020 .row-cols-lg-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .row-cols-lg-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .row-cols-lg-3>* {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .row-cols-lg-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .row-cols-lg-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .hw-2020 .row-cols-lg-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .hw-2020 .col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .hw-2020 .col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .hw-2020 .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .hw-2020 .col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .hw-2020 .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .hw-2020 .col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .hw-2020 .col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .hw-2020 .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .hw-2020 .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .hw-2020 .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .hw-2020 .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .hw-2020 .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .hw-2020 .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .hw-2020 .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .hw-2020 .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .hw-2020 .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .hw-2020 .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .hw-2020 .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .hw-2020 .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .hw-2020 .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .hw-2020 .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .hw-2020 .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .hw-2020 .offset-lg-0 {
        margin-left: 0
    }

    .hw-2020 .offset-lg-1 {
        margin-left: 8.33333%
    }

    .hw-2020 .offset-lg-2 {
        margin-left: 16.66667%
    }

    .hw-2020 .offset-lg-3 {
        margin-left: 25%
    }

    .hw-2020 .offset-lg-4 {
        margin-left: 33.33333%
    }

    .hw-2020 .offset-lg-5 {
        margin-left: 41.66667%
    }

    .hw-2020 .offset-lg-6 {
        margin-left: 50%
    }

    .hw-2020 .offset-lg-7 {
        margin-left: 58.33333%
    }

    .hw-2020 .offset-lg-8 {
        margin-left: 66.66667%
    }

    .hw-2020 .offset-lg-9 {
        margin-left: 75%
    }

    .hw-2020 .offset-lg-10 {
        margin-left: 83.33333%
    }

    .hw-2020 .offset-lg-11 {
        margin-left: 91.66667%
    }

    .hw-2020 .d-lg-none {
        display: none !important
    }

    .hw-2020 .d-lg-inline {
        display: inline !important
    }

    .hw-2020 .d-lg-inline-block {
        display: inline-block !important
    }

    .hw-2020 .d-lg-block {
        display: block !important
    }

    .hw-2020 .d-lg-table {
        display: table !important
    }

    .hw-2020 .d-lg-table-row {
        display: table-row !important
    }

    .hw-2020 .d-lg-table-cell {
        display: table-cell !important
    }

    .hw-2020 .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hw-2020 .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .hw-2020 .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .hw-2020 .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .hw-2020 .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .hw-2020 .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .hw-2020 .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .hw-2020 .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .hw-2020 .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .hw-2020 .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .hw-2020 .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .hw-2020 .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .hw-2020 .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .hw-2020 .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .hw-2020 .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .hw-2020 .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .hw-2020 .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .hw-2020 .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .hw-2020 .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .hw-2020 .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .hw-2020 .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .hw-2020 .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .hw-2020 .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .hw-2020 .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .hw-2020 .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .hw-2020 .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .hw-2020 .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .hw-2020 .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .hw-2020 .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .hw-2020 .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .hw-2020 .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .hw-2020 .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .hw-2020 .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .hw-2020 .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .hw-2020 .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .hw-2020 .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .hw-2020 .m-lg-0 {
        margin: 0 !important
    }

    .hw-2020 .mt-lg-0,
    .hw-2020 .my-lg-0 {
        margin-top: 0 !important
    }

    .hw-2020 .mr-lg-0,
    .hw-2020 .mx-lg-0 {
        margin-right: 0 !important
    }

    .hw-2020 .mb-lg-0,
    .hw-2020 .my-lg-0 {
        margin-bottom: 0 !important
    }

    .hw-2020 .ml-lg-0,
    .hw-2020 .mx-lg-0 {
        margin-left: 0 !important
    }

    .hw-2020 .m-lg-1 {
        margin: .25rem !important
    }

    .hw-2020 .mt-lg-1,
    .hw-2020 .my-lg-1 {
        margin-top: .25rem !important
    }

    .hw-2020 .mr-lg-1,
    .hw-2020 .mx-lg-1 {
        margin-right: .25rem !important
    }

    .hw-2020 .mb-lg-1,
    .hw-2020 .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .hw-2020 .ml-lg-1,
    .hw-2020 .mx-lg-1 {
        margin-left: .25rem !important
    }

    .hw-2020 .m-lg-2 {
        margin: .5rem !important
    }

    .hw-2020 .mt-lg-2,
    .hw-2020 .my-lg-2 {
        margin-top: .5rem !important
    }

    .hw-2020 .mr-lg-2,
    .hw-2020 .mx-lg-2 {
        margin-right: .5rem !important
    }

    .hw-2020 .mb-lg-2,
    .hw-2020 .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .hw-2020 .ml-lg-2,
    .hw-2020 .mx-lg-2 {
        margin-left: .5rem !important
    }

    .hw-2020 .m-lg-3 {
        margin: 1rem !important
    }

    .hw-2020 .mt-lg-3,
    .hw-2020 .my-lg-3 {
        margin-top: 1rem !important
    }

    .hw-2020 .mr-lg-3,
    .hw-2020 .mx-lg-3 {
        margin-right: 1rem !important
    }

    .hw-2020 .mb-lg-3,
    .hw-2020 .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .hw-2020 .ml-lg-3,
    .hw-2020 .mx-lg-3 {
        margin-left: 1rem !important
    }

    .hw-2020 .m-lg-4 {
        margin: 1.5rem !important
    }

    .hw-2020 .mt-lg-4,
    .hw-2020 .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .hw-2020 .mr-lg-4,
    .hw-2020 .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .hw-2020 .mb-lg-4,
    .hw-2020 .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .hw-2020 .ml-lg-4,
    .hw-2020 .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .hw-2020 .m-lg-5 {
        margin: 2rem !important
    }

    .hw-2020 .mt-lg-5,
    .hw-2020 .my-lg-5 {
        margin-top: 2rem !important
    }

    .hw-2020 .mr-lg-5,
    .hw-2020 .mx-lg-5 {
        margin-right: 2rem !important
    }

    .hw-2020 .mb-lg-5,
    .hw-2020 .my-lg-5 {
        margin-bottom: 2rem !important
    }

    .hw-2020 .ml-lg-5,
    .hw-2020 .mx-lg-5 {
        margin-left: 2rem !important
    }

    .hw-2020 .m-lg-6 {
        margin: 2.5rem !important
    }

    .hw-2020 .mt-lg-6,
    .hw-2020 .my-lg-6 {
        margin-top: 2.5rem !important
    }

    .hw-2020 .mr-lg-6,
    .hw-2020 .mx-lg-6 {
        margin-right: 2.5rem !important
    }

    .hw-2020 .mb-lg-6,
    .hw-2020 .my-lg-6 {
        margin-bottom: 2.5rem !important
    }

    .hw-2020 .ml-lg-6,
    .hw-2020 .mx-lg-6 {
        margin-left: 2.5rem !important
    }

    .hw-2020 .m-lg-7 {
        margin: 3rem !important
    }

    .hw-2020 .mt-lg-7,
    .hw-2020 .my-lg-7 {
        margin-top: 3rem !important
    }

    .hw-2020 .mr-lg-7,
    .hw-2020 .mx-lg-7 {
        margin-right: 3rem !important
    }

    .hw-2020 .mb-lg-7,
    .hw-2020 .my-lg-7 {
        margin-bottom: 3rem !important
    }

    .hw-2020 .ml-lg-7,
    .hw-2020 .mx-lg-7 {
        margin-left: 3rem !important
    }

    .hw-2020 .m-lg-8 {
        margin: 3.5rem !important
    }

    .hw-2020 .mt-lg-8,
    .hw-2020 .my-lg-8 {
        margin-top: 3.5rem !important
    }

    .hw-2020 .mr-lg-8,
    .hw-2020 .mx-lg-8 {
        margin-right: 3.5rem !important
    }

    .hw-2020 .mb-lg-8,
    .hw-2020 .my-lg-8 {
        margin-bottom: 3.5rem !important
    }

    .hw-2020 .ml-lg-8,
    .hw-2020 .mx-lg-8 {
        margin-left: 3.5rem !important
    }

    .hw-2020 .m-lg-9 {
        margin: 4rem !important
    }

    .hw-2020 .mt-lg-9,
    .hw-2020 .my-lg-9 {
        margin-top: 4rem !important
    }

    .hw-2020 .mr-lg-9,
    .hw-2020 .mx-lg-9 {
        margin-right: 4rem !important
    }

    .hw-2020 .mb-lg-9,
    .hw-2020 .my-lg-9 {
        margin-bottom: 4rem !important
    }

    .hw-2020 .ml-lg-9,
    .hw-2020 .mx-lg-9 {
        margin-left: 4rem !important
    }

    .hw-2020 .m-lg-10 {
        margin: 4.5rem !important
    }

    .hw-2020 .mt-lg-10,
    .hw-2020 .my-lg-10 {
        margin-top: 4.5rem !important
    }

    .hw-2020 .mr-lg-10,
    .hw-2020 .mx-lg-10 {
        margin-right: 4.5rem !important
    }

    .hw-2020 .mb-lg-10,
    .hw-2020 .my-lg-10 {
        margin-bottom: 4.5rem !important
    }

    .hw-2020 .ml-lg-10,
    .hw-2020 .mx-lg-10 {
        margin-left: 4.5rem !important
    }

    .hw-2020 .m-lg-11 {
        margin: 5rem !important
    }

    .hw-2020 .mt-lg-11,
    .hw-2020 .my-lg-11 {
        margin-top: 5rem !important
    }

    .hw-2020 .mr-lg-11,
    .hw-2020 .mx-lg-11 {
        margin-right: 5rem !important
    }

    .hw-2020 .mb-lg-11,
    .hw-2020 .my-lg-11 {
        margin-bottom: 5rem !important
    }

    .hw-2020 .ml-lg-11,
    .hw-2020 .mx-lg-11 {
        margin-left: 5rem !important
    }

    .hw-2020 .m-lg-12 {
        margin: 5.5rem !important
    }

    .hw-2020 .mt-lg-12,
    .hw-2020 .my-lg-12 {
        margin-top: 5.5rem !important
    }

    .hw-2020 .mr-lg-12,
    .hw-2020 .mx-lg-12 {
        margin-right: 5.5rem !important
    }

    .hw-2020 .mb-lg-12,
    .hw-2020 .my-lg-12 {
        margin-bottom: 5.5rem !important
    }

    .hw-2020 .ml-lg-12,
    .hw-2020 .mx-lg-12 {
        margin-left: 5.5rem !important
    }

    .hw-2020 .m-lg-13 {
        margin: 6rem !important
    }

    .hw-2020 .mt-lg-13,
    .hw-2020 .my-lg-13 {
        margin-top: 6rem !important
    }

    .hw-2020 .mr-lg-13,
    .hw-2020 .mx-lg-13 {
        margin-right: 6rem !important
    }

    .hw-2020 .mb-lg-13,
    .hw-2020 .my-lg-13 {
        margin-bottom: 6rem !important
    }

    .hw-2020 .ml-lg-13,
    .hw-2020 .mx-lg-13 {
        margin-left: 6rem !important
    }

    .hw-2020 .m-lg-14 {
        margin: 6.5rem !important
    }

    .hw-2020 .mt-lg-14,
    .hw-2020 .my-lg-14 {
        margin-top: 6.5rem !important
    }

    .hw-2020 .mr-lg-14,
    .hw-2020 .mx-lg-14 {
        margin-right: 6.5rem !important
    }

    .hw-2020 .mb-lg-14,
    .hw-2020 .my-lg-14 {
        margin-bottom: 6.5rem !important
    }

    .hw-2020 .ml-lg-14,
    .hw-2020 .mx-lg-14 {
        margin-left: 6.5rem !important
    }

    .hw-2020 .m-lg-15 {
        margin: 7rem !important
    }

    .hw-2020 .mt-lg-15,
    .hw-2020 .my-lg-15 {
        margin-top: 7rem !important
    }

    .hw-2020 .mr-lg-15,
    .hw-2020 .mx-lg-15 {
        margin-right: 7rem !important
    }

    .hw-2020 .mb-lg-15,
    .hw-2020 .my-lg-15 {
        margin-bottom: 7rem !important
    }

    .hw-2020 .ml-lg-15,
    .hw-2020 .mx-lg-15 {
        margin-left: 7rem !important
    }

    .hw-2020 .m-lg-16 {
        margin: 7.5rem !important
    }

    .hw-2020 .mt-lg-16,
    .hw-2020 .my-lg-16 {
        margin-top: 7.5rem !important
    }

    .hw-2020 .mr-lg-16,
    .hw-2020 .mx-lg-16 {
        margin-right: 7.5rem !important
    }

    .hw-2020 .mb-lg-16,
    .hw-2020 .my-lg-16 {
        margin-bottom: 7.5rem !important
    }

    .hw-2020 .ml-lg-16,
    .hw-2020 .mx-lg-16 {
        margin-left: 7.5rem !important
    }

    .hw-2020 .m-lg-17 {
        margin: 8rem !important
    }

    .hw-2020 .mt-lg-17,
    .hw-2020 .my-lg-17 {
        margin-top: 8rem !important
    }

    .hw-2020 .mr-lg-17,
    .hw-2020 .mx-lg-17 {
        margin-right: 8rem !important
    }

    .hw-2020 .mb-lg-17,
    .hw-2020 .my-lg-17 {
        margin-bottom: 8rem !important
    }

    .hw-2020 .ml-lg-17,
    .hw-2020 .mx-lg-17 {
        margin-left: 8rem !important
    }

    .hw-2020 .m-lg-18 {
        margin: 8.5rem !important
    }

    .hw-2020 .mt-lg-18,
    .hw-2020 .my-lg-18 {
        margin-top: 8.5rem !important
    }

    .hw-2020 .mr-lg-18,
    .hw-2020 .mx-lg-18 {
        margin-right: 8.5rem !important
    }

    .hw-2020 .mb-lg-18,
    .hw-2020 .my-lg-18 {
        margin-bottom: 8.5rem !important
    }

    .hw-2020 .ml-lg-18,
    .hw-2020 .mx-lg-18 {
        margin-left: 8.5rem !important
    }

    .hw-2020 .m-lg-19 {
        margin: 9rem !important
    }

    .hw-2020 .mt-lg-19,
    .hw-2020 .my-lg-19 {
        margin-top: 9rem !important
    }

    .hw-2020 .mr-lg-19,
    .hw-2020 .mx-lg-19 {
        margin-right: 9rem !important
    }

    .hw-2020 .mb-lg-19,
    .hw-2020 .my-lg-19 {
        margin-bottom: 9rem !important
    }

    .hw-2020 .ml-lg-19,
    .hw-2020 .mx-lg-19 {
        margin-left: 9rem !important
    }

    .hw-2020 .m-lg-20 {
        margin: 9.5rem !important
    }

    .hw-2020 .mt-lg-20,
    .hw-2020 .my-lg-20 {
        margin-top: 9.5rem !important
    }

    .hw-2020 .mr-lg-20,
    .hw-2020 .mx-lg-20 {
        margin-right: 9.5rem !important
    }

    .hw-2020 .mb-lg-20,
    .hw-2020 .my-lg-20 {
        margin-bottom: 9.5rem !important
    }

    .hw-2020 .ml-lg-20,
    .hw-2020 .mx-lg-20 {
        margin-left: 9.5rem !important
    }

    .hw-2020 .p-lg-0 {
        padding: 0 !important
    }

    .hw-2020 .pt-lg-0,
    .hw-2020 .py-lg-0 {
        padding-top: 0 !important
    }

    .hw-2020 .pr-lg-0,
    .hw-2020 .px-lg-0 {
        padding-right: 0 !important
    }

    .hw-2020 .pb-lg-0,
    .hw-2020 .py-lg-0 {
        padding-bottom: 0 !important
    }

    .hw-2020 .pl-lg-0,
    .hw-2020 .px-lg-0 {
        padding-left: 0 !important
    }

    .hw-2020 .p-lg-1 {
        padding: .25rem !important
    }

    .hw-2020 .pt-lg-1,
    .hw-2020 .py-lg-1 {
        padding-top: .25rem !important
    }

    .hw-2020 .pr-lg-1,
    .hw-2020 .px-lg-1 {
        padding-right: .25rem !important
    }

    .hw-2020 .pb-lg-1,
    .hw-2020 .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .hw-2020 .pl-lg-1,
    .hw-2020 .px-lg-1 {
        padding-left: .25rem !important
    }

    .hw-2020 .p-lg-2 {
        padding: .5rem !important
    }

    .hw-2020 .pt-lg-2,
    .hw-2020 .py-lg-2 {
        padding-top: .5rem !important
    }

    .hw-2020 .pr-lg-2,
    .hw-2020 .px-lg-2 {
        padding-right: .5rem !important
    }

    .hw-2020 .pb-lg-2,
    .hw-2020 .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .hw-2020 .pl-lg-2,
    .hw-2020 .px-lg-2 {
        padding-left: .5rem !important
    }

    .hw-2020 .p-lg-3 {
        padding: 1rem !important
    }

    .hw-2020 .pt-lg-3,
    .hw-2020 .py-lg-3 {
        padding-top: 1rem !important
    }

    .hw-2020 .pr-lg-3,
    .hw-2020 .px-lg-3 {
        padding-right: 1rem !important
    }

    .hw-2020 .pb-lg-3,
    .hw-2020 .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .hw-2020 .pl-lg-3,
    .hw-2020 .px-lg-3 {
        padding-left: 1rem !important
    }

    .hw-2020 .p-lg-4 {
        padding: 1.5rem !important
    }

    .hw-2020 .pt-lg-4,
    .hw-2020 .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .hw-2020 .pr-lg-4,
    .hw-2020 .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .hw-2020 .pb-lg-4,
    .hw-2020 .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .hw-2020 .pl-lg-4,
    .hw-2020 .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .hw-2020 .p-lg-5 {
        padding: 2rem !important
    }

    .hw-2020 .pt-lg-5,
    .hw-2020 .py-lg-5 {
        padding-top: 2rem !important
    }

    .hw-2020 .pr-lg-5,
    .hw-2020 .px-lg-5 {
        padding-right: 2rem !important
    }

    .hw-2020 .pb-lg-5,
    .hw-2020 .py-lg-5 {
        padding-bottom: 2rem !important
    }

    .hw-2020 .pl-lg-5,
    .hw-2020 .px-lg-5 {
        padding-left: 2rem !important
    }

    .hw-2020 .p-lg-6 {
        padding: 2.5rem !important
    }

    .hw-2020 .pt-lg-6,
    .hw-2020 .py-lg-6 {
        padding-top: 2.5rem !important
    }

    .hw-2020 .pr-lg-6,
    .hw-2020 .px-lg-6 {
        padding-right: 2.5rem !important
    }

    .hw-2020 .pb-lg-6,
    .hw-2020 .py-lg-6 {
        padding-bottom: 2.5rem !important
    }

    .hw-2020 .pl-lg-6,
    .hw-2020 .px-lg-6 {
        padding-left: 2.5rem !important
    }

    .hw-2020 .p-lg-7 {
        padding: 3rem !important
    }

    .hw-2020 .pt-lg-7,
    .hw-2020 .py-lg-7 {
        padding-top: 3rem !important
    }

    .hw-2020 .pr-lg-7,
    .hw-2020 .px-lg-7 {
        padding-right: 3rem !important
    }

    .hw-2020 .pb-lg-7,
    .hw-2020 .py-lg-7 {
        padding-bottom: 3rem !important
    }

    .hw-2020 .pl-lg-7,
    .hw-2020 .px-lg-7 {
        padding-left: 3rem !important
    }

    .hw-2020 .p-lg-8 {
        padding: 3.5rem !important
    }

    .hw-2020 .pt-lg-8,
    .hw-2020 .py-lg-8 {
        padding-top: 3.5rem !important
    }

    .hw-2020 .pr-lg-8,
    .hw-2020 .px-lg-8 {
        padding-right: 3.5rem !important
    }

    .hw-2020 .pb-lg-8,
    .hw-2020 .py-lg-8 {
        padding-bottom: 3.5rem !important
    }

    .hw-2020 .pl-lg-8,
    .hw-2020 .px-lg-8 {
        padding-left: 3.5rem !important
    }

    .hw-2020 .p-lg-9 {
        padding: 4rem !important
    }

    .hw-2020 .pt-lg-9,
    .hw-2020 .py-lg-9 {
        padding-top: 4rem !important
    }

    .hw-2020 .pr-lg-9,
    .hw-2020 .px-lg-9 {
        padding-right: 4rem !important
    }

    .hw-2020 .pb-lg-9,
    .hw-2020 .py-lg-9 {
        padding-bottom: 4rem !important
    }

    .hw-2020 .pl-lg-9,
    .hw-2020 .px-lg-9 {
        padding-left: 4rem !important
    }

    .hw-2020 .p-lg-10 {
        padding: 4.5rem !important
    }

    .hw-2020 .pt-lg-10,
    .hw-2020 .py-lg-10 {
        padding-top: 4.5rem !important
    }

    .hw-2020 .pr-lg-10,
    .hw-2020 .px-lg-10 {
        padding-right: 4.5rem !important
    }

    .hw-2020 .pb-lg-10,
    .hw-2020 .py-lg-10 {
        padding-bottom: 4.5rem !important
    }

    .hw-2020 .pl-lg-10,
    .hw-2020 .px-lg-10 {
        padding-left: 4.5rem !important
    }

    .hw-2020 .p-lg-11 {
        padding: 5rem !important
    }

    .hw-2020 .pt-lg-11,
    .hw-2020 .py-lg-11 {
        padding-top: 5rem !important
    }

    .hw-2020 .pr-lg-11,
    .hw-2020 .px-lg-11 {
        padding-right: 5rem !important
    }

    .hw-2020 .pb-lg-11,
    .hw-2020 .py-lg-11 {
        padding-bottom: 5rem !important
    }

    .hw-2020 .pl-lg-11,
    .hw-2020 .px-lg-11 {
        padding-left: 5rem !important
    }

    .hw-2020 .p-lg-12 {
        padding: 5.5rem !important
    }

    .hw-2020 .pt-lg-12,
    .hw-2020 .py-lg-12 {
        padding-top: 5.5rem !important
    }

    .hw-2020 .pr-lg-12,
    .hw-2020 .px-lg-12 {
        padding-right: 5.5rem !important
    }

    .hw-2020 .pb-lg-12,
    .hw-2020 .py-lg-12 {
        padding-bottom: 5.5rem !important
    }

    .hw-2020 .pl-lg-12,
    .hw-2020 .px-lg-12 {
        padding-left: 5.5rem !important
    }

    .hw-2020 .p-lg-13 {
        padding: 6rem !important
    }

    .hw-2020 .pt-lg-13,
    .hw-2020 .py-lg-13 {
        padding-top: 6rem !important
    }

    .hw-2020 .pr-lg-13,
    .hw-2020 .px-lg-13 {
        padding-right: 6rem !important
    }

    .hw-2020 .pb-lg-13,
    .hw-2020 .py-lg-13 {
        padding-bottom: 6rem !important
    }

    .hw-2020 .pl-lg-13,
    .hw-2020 .px-lg-13 {
        padding-left: 6rem !important
    }

    .hw-2020 .p-lg-14 {
        padding: 6.5rem !important
    }

    .hw-2020 .pt-lg-14,
    .hw-2020 .py-lg-14 {
        padding-top: 6.5rem !important
    }

    .hw-2020 .pr-lg-14,
    .hw-2020 .px-lg-14 {
        padding-right: 6.5rem !important
    }

    .hw-2020 .pb-lg-14,
    .hw-2020 .py-lg-14 {
        padding-bottom: 6.5rem !important
    }

    .hw-2020 .pl-lg-14,
    .hw-2020 .px-lg-14 {
        padding-left: 6.5rem !important
    }

    .hw-2020 .p-lg-15 {
        padding: 7rem !important
    }

    .hw-2020 .pt-lg-15,
    .hw-2020 .py-lg-15 {
        padding-top: 7rem !important
    }

    .hw-2020 .pr-lg-15,
    .hw-2020 .px-lg-15 {
        padding-right: 7rem !important
    }

    .hw-2020 .pb-lg-15,
    .hw-2020 .py-lg-15 {
        padding-bottom: 7rem !important
    }

    .hw-2020 .pl-lg-15,
    .hw-2020 .px-lg-15 {
        padding-left: 7rem !important
    }

    .hw-2020 .p-lg-16 {
        padding: 7.5rem !important
    }

    .hw-2020 .pt-lg-16,
    .hw-2020 .py-lg-16 {
        padding-top: 7.5rem !important
    }

    .hw-2020 .pr-lg-16,
    .hw-2020 .px-lg-16 {
        padding-right: 7.5rem !important
    }

    .hw-2020 .pb-lg-16,
    .hw-2020 .py-lg-16 {
        padding-bottom: 7.5rem !important
    }

    .hw-2020 .pl-lg-16,
    .hw-2020 .px-lg-16 {
        padding-left: 7.5rem !important
    }

    .hw-2020 .p-lg-17 {
        padding: 8rem !important
    }

    .hw-2020 .pt-lg-17,
    .hw-2020 .py-lg-17 {
        padding-top: 8rem !important
    }

    .hw-2020 .pr-lg-17,
    .hw-2020 .px-lg-17 {
        padding-right: 8rem !important
    }

    .hw-2020 .pb-lg-17,
    .hw-2020 .py-lg-17 {
        padding-bottom: 8rem !important
    }

    .hw-2020 .pl-lg-17,
    .hw-2020 .px-lg-17 {
        padding-left: 8rem !important
    }

    .hw-2020 .p-lg-18 {
        padding: 8.5rem !important
    }

    .hw-2020 .pt-lg-18,
    .hw-2020 .py-lg-18 {
        padding-top: 8.5rem !important
    }

    .hw-2020 .pr-lg-18,
    .hw-2020 .px-lg-18 {
        padding-right: 8.5rem !important
    }

    .hw-2020 .pb-lg-18,
    .hw-2020 .py-lg-18 {
        padding-bottom: 8.5rem !important
    }

    .hw-2020 .pl-lg-18,
    .hw-2020 .px-lg-18 {
        padding-left: 8.5rem !important
    }

    .hw-2020 .p-lg-19 {
        padding: 9rem !important
    }

    .hw-2020 .pt-lg-19,
    .hw-2020 .py-lg-19 {
        padding-top: 9rem !important
    }

    .hw-2020 .pr-lg-19,
    .hw-2020 .px-lg-19 {
        padding-right: 9rem !important
    }

    .hw-2020 .pb-lg-19,
    .hw-2020 .py-lg-19 {
        padding-bottom: 9rem !important
    }

    .hw-2020 .pl-lg-19,
    .hw-2020 .px-lg-19 {
        padding-left: 9rem !important
    }

    .hw-2020 .p-lg-20 {
        padding: 9.5rem !important
    }

    .hw-2020 .pt-lg-20,
    .hw-2020 .py-lg-20 {
        padding-top: 9.5rem !important
    }

    .hw-2020 .pr-lg-20,
    .hw-2020 .px-lg-20 {
        padding-right: 9.5rem !important
    }

    .hw-2020 .pb-lg-20,
    .hw-2020 .py-lg-20 {
        padding-bottom: 9.5rem !important
    }

    .hw-2020 .pl-lg-20,
    .hw-2020 .px-lg-20 {
        padding-left: 9.5rem !important
    }

    .hw-2020 .m-lg-n1 {
        margin: -.25rem !important
    }

    .hw-2020 .mt-lg-n1,
    .hw-2020 .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .hw-2020 .mr-lg-n1,
    .hw-2020 .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .hw-2020 .mb-lg-n1,
    .hw-2020 .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .hw-2020 .ml-lg-n1,
    .hw-2020 .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .hw-2020 .m-lg-n2 {
        margin: -.5rem !important
    }

    .hw-2020 .mt-lg-n2,
    .hw-2020 .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .hw-2020 .mr-lg-n2,
    .hw-2020 .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .hw-2020 .mb-lg-n2,
    .hw-2020 .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .hw-2020 .ml-lg-n2,
    .hw-2020 .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .hw-2020 .m-lg-n3 {
        margin: -1rem !important
    }

    .hw-2020 .mt-lg-n3,
    .hw-2020 .my-lg-n3 {
        margin-top: -1rem !important
    }

    .hw-2020 .mr-lg-n3,
    .hw-2020 .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .hw-2020 .mb-lg-n3,
    .hw-2020 .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .hw-2020 .ml-lg-n3,
    .hw-2020 .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .hw-2020 .m-lg-n4 {
        margin: -1.5rem !important
    }

    .hw-2020 .mt-lg-n4,
    .hw-2020 .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .hw-2020 .mr-lg-n4,
    .hw-2020 .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .hw-2020 .mb-lg-n4,
    .hw-2020 .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .hw-2020 .ml-lg-n4,
    .hw-2020 .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .hw-2020 .m-lg-n5 {
        margin: -2rem !important
    }

    .hw-2020 .mt-lg-n5,
    .hw-2020 .my-lg-n5 {
        margin-top: -2rem !important
    }

    .hw-2020 .mr-lg-n5,
    .hw-2020 .mx-lg-n5 {
        margin-right: -2rem !important
    }

    .hw-2020 .mb-lg-n5,
    .hw-2020 .my-lg-n5 {
        margin-bottom: -2rem !important
    }

    .hw-2020 .ml-lg-n5,
    .hw-2020 .mx-lg-n5 {
        margin-left: -2rem !important
    }

    .hw-2020 .m-lg-n6 {
        margin: -2.5rem !important
    }

    .hw-2020 .mt-lg-n6,
    .hw-2020 .my-lg-n6 {
        margin-top: -2.5rem !important
    }

    .hw-2020 .mr-lg-n6,
    .hw-2020 .mx-lg-n6 {
        margin-right: -2.5rem !important
    }

    .hw-2020 .mb-lg-n6,
    .hw-2020 .my-lg-n6 {
        margin-bottom: -2.5rem !important
    }

    .hw-2020 .ml-lg-n6,
    .hw-2020 .mx-lg-n6 {
        margin-left: -2.5rem !important
    }

    .hw-2020 .m-lg-n7 {
        margin: -3rem !important
    }

    .hw-2020 .mt-lg-n7,
    .hw-2020 .my-lg-n7 {
        margin-top: -3rem !important
    }

    .hw-2020 .mr-lg-n7,
    .hw-2020 .mx-lg-n7 {
        margin-right: -3rem !important
    }

    .hw-2020 .mb-lg-n7,
    .hw-2020 .my-lg-n7 {
        margin-bottom: -3rem !important
    }

    .hw-2020 .ml-lg-n7,
    .hw-2020 .mx-lg-n7 {
        margin-left: -3rem !important
    }

    .hw-2020 .m-lg-n8 {
        margin: -3.5rem !important
    }

    .hw-2020 .mt-lg-n8,
    .hw-2020 .my-lg-n8 {
        margin-top: -3.5rem !important
    }

    .hw-2020 .mr-lg-n8,
    .hw-2020 .mx-lg-n8 {
        margin-right: -3.5rem !important
    }

    .hw-2020 .mb-lg-n8,
    .hw-2020 .my-lg-n8 {
        margin-bottom: -3.5rem !important
    }

    .hw-2020 .ml-lg-n8,
    .hw-2020 .mx-lg-n8 {
        margin-left: -3.5rem !important
    }

    .hw-2020 .m-lg-n9 {
        margin: -4rem !important
    }

    .hw-2020 .mt-lg-n9,
    .hw-2020 .my-lg-n9 {
        margin-top: -4rem !important
    }

    .hw-2020 .mr-lg-n9,
    .hw-2020 .mx-lg-n9 {
        margin-right: -4rem !important
    }

    .hw-2020 .mb-lg-n9,
    .hw-2020 .my-lg-n9 {
        margin-bottom: -4rem !important
    }

    .hw-2020 .ml-lg-n9,
    .hw-2020 .mx-lg-n9 {
        margin-left: -4rem !important
    }

    .hw-2020 .m-lg-n10 {
        margin: -4.5rem !important
    }

    .hw-2020 .mt-lg-n10,
    .hw-2020 .my-lg-n10 {
        margin-top: -4.5rem !important
    }

    .hw-2020 .mr-lg-n10,
    .hw-2020 .mx-lg-n10 {
        margin-right: -4.5rem !important
    }

    .hw-2020 .mb-lg-n10,
    .hw-2020 .my-lg-n10 {
        margin-bottom: -4.5rem !important
    }

    .hw-2020 .ml-lg-n10,
    .hw-2020 .mx-lg-n10 {
        margin-left: -4.5rem !important
    }

    .hw-2020 .m-lg-n11 {
        margin: -5rem !important
    }

    .hw-2020 .mt-lg-n11,
    .hw-2020 .my-lg-n11 {
        margin-top: -5rem !important
    }

    .hw-2020 .mr-lg-n11,
    .hw-2020 .mx-lg-n11 {
        margin-right: -5rem !important
    }

    .hw-2020 .mb-lg-n11,
    .hw-2020 .my-lg-n11 {
        margin-bottom: -5rem !important
    }

    .hw-2020 .ml-lg-n11,
    .hw-2020 .mx-lg-n11 {
        margin-left: -5rem !important
    }

    .hw-2020 .m-lg-n12 {
        margin: -5.5rem !important
    }

    .hw-2020 .mt-lg-n12,
    .hw-2020 .my-lg-n12 {
        margin-top: -5.5rem !important
    }

    .hw-2020 .mr-lg-n12,
    .hw-2020 .mx-lg-n12 {
        margin-right: -5.5rem !important
    }

    .hw-2020 .mb-lg-n12,
    .hw-2020 .my-lg-n12 {
        margin-bottom: -5.5rem !important
    }

    .hw-2020 .ml-lg-n12,
    .hw-2020 .mx-lg-n12 {
        margin-left: -5.5rem !important
    }

    .hw-2020 .m-lg-n13 {
        margin: -6rem !important
    }

    .hw-2020 .mt-lg-n13,
    .hw-2020 .my-lg-n13 {
        margin-top: -6rem !important
    }

    .hw-2020 .mr-lg-n13,
    .hw-2020 .mx-lg-n13 {
        margin-right: -6rem !important
    }

    .hw-2020 .mb-lg-n13,
    .hw-2020 .my-lg-n13 {
        margin-bottom: -6rem !important
    }

    .hw-2020 .ml-lg-n13,
    .hw-2020 .mx-lg-n13 {
        margin-left: -6rem !important
    }

    .hw-2020 .m-lg-n14 {
        margin: -6.5rem !important
    }

    .hw-2020 .mt-lg-n14,
    .hw-2020 .my-lg-n14 {
        margin-top: -6.5rem !important
    }

    .hw-2020 .mr-lg-n14,
    .hw-2020 .mx-lg-n14 {
        margin-right: -6.5rem !important
    }

    .hw-2020 .mb-lg-n14,
    .hw-2020 .my-lg-n14 {
        margin-bottom: -6.5rem !important
    }

    .hw-2020 .ml-lg-n14,
    .hw-2020 .mx-lg-n14 {
        margin-left: -6.5rem !important
    }

    .hw-2020 .m-lg-n15 {
        margin: -7rem !important
    }

    .hw-2020 .mt-lg-n15,
    .hw-2020 .my-lg-n15 {
        margin-top: -7rem !important
    }

    .hw-2020 .mr-lg-n15,
    .hw-2020 .mx-lg-n15 {
        margin-right: -7rem !important
    }

    .hw-2020 .mb-lg-n15,
    .hw-2020 .my-lg-n15 {
        margin-bottom: -7rem !important
    }

    .hw-2020 .ml-lg-n15,
    .hw-2020 .mx-lg-n15 {
        margin-left: -7rem !important
    }

    .hw-2020 .m-lg-n16 {
        margin: -7.5rem !important
    }

    .hw-2020 .mt-lg-n16,
    .hw-2020 .my-lg-n16 {
        margin-top: -7.5rem !important
    }

    .hw-2020 .mr-lg-n16,
    .hw-2020 .mx-lg-n16 {
        margin-right: -7.5rem !important
    }

    .hw-2020 .mb-lg-n16,
    .hw-2020 .my-lg-n16 {
        margin-bottom: -7.5rem !important
    }

    .hw-2020 .ml-lg-n16,
    .hw-2020 .mx-lg-n16 {
        margin-left: -7.5rem !important
    }

    .hw-2020 .m-lg-n17 {
        margin: -8rem !important
    }

    .hw-2020 .mt-lg-n17,
    .hw-2020 .my-lg-n17 {
        margin-top: -8rem !important
    }

    .hw-2020 .mr-lg-n17,
    .hw-2020 .mx-lg-n17 {
        margin-right: -8rem !important
    }

    .hw-2020 .mb-lg-n17,
    .hw-2020 .my-lg-n17 {
        margin-bottom: -8rem !important
    }

    .hw-2020 .ml-lg-n17,
    .hw-2020 .mx-lg-n17 {
        margin-left: -8rem !important
    }

    .hw-2020 .m-lg-n18 {
        margin: -8.5rem !important
    }

    .hw-2020 .mt-lg-n18,
    .hw-2020 .my-lg-n18 {
        margin-top: -8.5rem !important
    }

    .hw-2020 .mr-lg-n18,
    .hw-2020 .mx-lg-n18 {
        margin-right: -8.5rem !important
    }

    .hw-2020 .mb-lg-n18,
    .hw-2020 .my-lg-n18 {
        margin-bottom: -8.5rem !important
    }

    .hw-2020 .ml-lg-n18,
    .hw-2020 .mx-lg-n18 {
        margin-left: -8.5rem !important
    }

    .hw-2020 .m-lg-n19 {
        margin: -9rem !important
    }

    .hw-2020 .mt-lg-n19,
    .hw-2020 .my-lg-n19 {
        margin-top: -9rem !important
    }

    .hw-2020 .mr-lg-n19,
    .hw-2020 .mx-lg-n19 {
        margin-right: -9rem !important
    }

    .hw-2020 .mb-lg-n19,
    .hw-2020 .my-lg-n19 {
        margin-bottom: -9rem !important
    }

    .hw-2020 .ml-lg-n19,
    .hw-2020 .mx-lg-n19 {
        margin-left: -9rem !important
    }

    .hw-2020 .m-lg-n20 {
        margin: -9.5rem !important
    }

    .hw-2020 .mt-lg-n20,
    .hw-2020 .my-lg-n20 {
        margin-top: -9.5rem !important
    }

    .hw-2020 .mr-lg-n20,
    .hw-2020 .mx-lg-n20 {
        margin-right: -9.5rem !important
    }

    .hw-2020 .mb-lg-n20,
    .hw-2020 .my-lg-n20 {
        margin-bottom: -9.5rem !important
    }

    .hw-2020 .ml-lg-n20,
    .hw-2020 .mx-lg-n20 {
        margin-left: -9.5rem !important
    }

    .hw-2020 .m-lg-auto {
        margin: auto !important
    }

    .hw-2020 .mt-lg-auto,
    .hw-2020 .my-lg-auto {
        margin-top: auto !important
    }

    .hw-2020 .mr-lg-auto,
    .hw-2020 .mx-lg-auto {
        margin-right: auto !important
    }

    .hw-2020 .mb-lg-auto,
    .hw-2020 .my-lg-auto {
        margin-bottom: auto !important
    }

    .hw-2020 .ml-lg-auto,
    .hw-2020 .mx-lg-auto {
        margin-left: auto !important
    }

    .hw-2020 .text-lg-left {
        text-align: left !important
    }

    .hw-2020 .text-lg-right {
        text-align: right !important
    }

    .hw-2020 .text-lg-center {
        text-align: center !important
    }

    .hw-2020 .hw_button,
    .hw-2020 .hw_button:visited {
        padding: 0 1.875rem
    }

    .hw-2020 .hw_field-group {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .hw-2020 .hw_field-group .hw_form-field__input {
        border-right: none;
        margin-bottom: 0
    }

    .hw-2020 .hw_field-group--light>div:first-child {
        border-right: 1px solid #a5acaf
    }

    .hw-2020 .hw_field-group--light .hw_form-field__input {
        border-top: none;
        border-bottom: none;
        border-left: none
    }

    .hw-2020 .hw_field-group--light .hw_form-field__input:focus,
    .hw-2020 .hw_field-group--light .hw_form-field__input:hover {
        padding-left: .9375rem;
        padding-right: .9375rem;
        line-height: 3.25rem
    }

    .hw-2020 .hw_field-group--light .hw_styled-select__input:focus+.hw_styled-select__text,
    .hw-2020 .hw_field-group--light .hw_styled-select__input:hover+.hw_styled-select__text {
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-right-width: 1px;
        padding-left: 15px;
        line-height: 3.25rem
    }

    .hw-2020 .hw_nav-main__item:not(:first-child) {
        margin-left: .3125rem
    }

    .hw-2020 .hw_nav-main__item:not(:last-child) {
        margin-right: .3125rem
    }

    .hw-2020 .hw_nav-main__item.hover .hw_nav-mega-menu {
        z-index: 1;
        opacity: 1;
        display: block
    }

    .hw-2020 .hw_nav-main__item.hover .hw_nav-main__link-content:after {
        opacity: 1
    }

    .hw-2020 .hw_nav-mega-menu__list {
        width: 20rem;
        position: relative;
        padding-bottom: 1.875rem;
        background-color: #fefefe
    }

    .hw-2020 .hw_nav-mega-menu__list:before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        background-color: #fefefe;
        width: 1200px
    }

    .hw-2020 .hw_nav-mega-menu__section-title {
        padding-top: 1.875rem
    }

    .hw-2020 .hw_nav-tertiary {
        padding-left: 1.25rem
    }
}

@media (min-width:1199px) {

    .hw-2020 .container,
    .hw-2020 .container-lg,
    .hw-2020 .container-md,
    .hw-2020 .container-sm,
    .hw-2020 .container-xl {
        max-width: 1140px
    }

    .hw-2020 .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .hw-2020 .row-cols-xl-1>* {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .row-cols-xl-2>* {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .row-cols-xl-3>* {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .row-cols-xl-4>* {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .row-cols-xl-5>* {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .hw-2020 .row-cols-xl-6>* {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .hw-2020 .col-xl-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .hw-2020 .col-xl-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .hw-2020 .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .hw-2020 .col-xl-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .hw-2020 .col-xl-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .hw-2020 .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .hw-2020 .col-xl-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .hw-2020 .col-xl-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .hw-2020 .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .hw-2020 .col-xl-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .hw-2020 .col-xl-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .hw-2020 .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .hw-2020 .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .hw-2020 .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .hw-2020 .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .hw-2020 .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .hw-2020 .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .hw-2020 .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .hw-2020 .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .hw-2020 .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .hw-2020 .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .hw-2020 .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .hw-2020 .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .hw-2020 .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .hw-2020 .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .hw-2020 .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .hw-2020 .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .hw-2020 .offset-xl-0 {
        margin-left: 0
    }

    .hw-2020 .offset-xl-1 {
        margin-left: 8.33333%
    }

    .hw-2020 .offset-xl-2 {
        margin-left: 16.66667%
    }

    .hw-2020 .offset-xl-3 {
        margin-left: 25%
    }

    .hw-2020 .offset-xl-4 {
        margin-left: 33.33333%
    }

    .hw-2020 .offset-xl-5 {
        margin-left: 41.66667%
    }

    .hw-2020 .offset-xl-6 {
        margin-left: 50%
    }

    .hw-2020 .offset-xl-7 {
        margin-left: 58.33333%
    }

    .hw-2020 .offset-xl-8 {
        margin-left: 66.66667%
    }

    .hw-2020 .offset-xl-9 {
        margin-left: 75%
    }

    .hw-2020 .offset-xl-10 {
        margin-left: 83.33333%
    }

    .hw-2020 .offset-xl-11 {
        margin-left: 91.66667%
    }

    .hw-2020 .d-xl-none {
        display: none !important
    }

    .hw-2020 .d-xl-inline {
        display: inline !important
    }

    .hw-2020 .d-xl-inline-block {
        display: inline-block !important
    }

    .hw-2020 .d-xl-block {
        display: block !important
    }

    .hw-2020 .d-xl-table {
        display: table !important
    }

    .hw-2020 .d-xl-table-row {
        display: table-row !important
    }

    .hw-2020 .d-xl-table-cell {
        display: table-cell !important
    }

    .hw-2020 .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hw-2020 .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    .hw-2020 .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .hw-2020 .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .hw-2020 .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .hw-2020 .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .hw-2020 .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .hw-2020 .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .hw-2020 .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .hw-2020 .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .hw-2020 .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .hw-2020 .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .hw-2020 .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .hw-2020 .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .hw-2020 .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .hw-2020 .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .hw-2020 .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .hw-2020 .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .hw-2020 .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .hw-2020 .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .hw-2020 .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .hw-2020 .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .hw-2020 .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .hw-2020 .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .hw-2020 .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .hw-2020 .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .hw-2020 .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .hw-2020 .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .hw-2020 .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .hw-2020 .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .hw-2020 .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .hw-2020 .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .hw-2020 .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .hw-2020 .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .hw-2020 .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .hw-2020 .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }

    .hw-2020 .m-xl-0 {
        margin: 0 !important
    }

    .hw-2020 .mt-xl-0,
    .hw-2020 .my-xl-0 {
        margin-top: 0 !important
    }

    .hw-2020 .mr-xl-0,
    .hw-2020 .mx-xl-0 {
        margin-right: 0 !important
    }

    .hw-2020 .mb-xl-0,
    .hw-2020 .my-xl-0 {
        margin-bottom: 0 !important
    }

    .hw-2020 .ml-xl-0,
    .hw-2020 .mx-xl-0 {
        margin-left: 0 !important
    }

    .hw-2020 .m-xl-1 {
        margin: .25rem !important
    }

    .hw-2020 .mt-xl-1,
    .hw-2020 .my-xl-1 {
        margin-top: .25rem !important
    }

    .hw-2020 .mr-xl-1,
    .hw-2020 .mx-xl-1 {
        margin-right: .25rem !important
    }

    .hw-2020 .mb-xl-1,
    .hw-2020 .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .hw-2020 .ml-xl-1,
    .hw-2020 .mx-xl-1 {
        margin-left: .25rem !important
    }

    .hw-2020 .m-xl-2 {
        margin: .5rem !important
    }

    .hw-2020 .mt-xl-2,
    .hw-2020 .my-xl-2 {
        margin-top: .5rem !important
    }

    .hw-2020 .mr-xl-2,
    .hw-2020 .mx-xl-2 {
        margin-right: .5rem !important
    }

    .hw-2020 .mb-xl-2,
    .hw-2020 .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .hw-2020 .ml-xl-2,
    .hw-2020 .mx-xl-2 {
        margin-left: .5rem !important
    }

    .hw-2020 .m-xl-3 {
        margin: 1rem !important
    }

    .hw-2020 .mt-xl-3,
    .hw-2020 .my-xl-3 {
        margin-top: 1rem !important
    }

    .hw-2020 .mr-xl-3,
    .hw-2020 .mx-xl-3 {
        margin-right: 1rem !important
    }

    .hw-2020 .mb-xl-3,
    .hw-2020 .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .hw-2020 .ml-xl-3,
    .hw-2020 .mx-xl-3 {
        margin-left: 1rem !important
    }

    .hw-2020 .m-xl-4 {
        margin: 1.5rem !important
    }

    .hw-2020 .mt-xl-4,
    .hw-2020 .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .hw-2020 .mr-xl-4,
    .hw-2020 .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .hw-2020 .mb-xl-4,
    .hw-2020 .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .hw-2020 .ml-xl-4,
    .hw-2020 .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .hw-2020 .m-xl-5 {
        margin: 2rem !important
    }

    .hw-2020 .mt-xl-5,
    .hw-2020 .my-xl-5 {
        margin-top: 2rem !important
    }

    .hw-2020 .mr-xl-5,
    .hw-2020 .mx-xl-5 {
        margin-right: 2rem !important
    }

    .hw-2020 .mb-xl-5,
    .hw-2020 .my-xl-5 {
        margin-bottom: 2rem !important
    }

    .hw-2020 .ml-xl-5,
    .hw-2020 .mx-xl-5 {
        margin-left: 2rem !important
    }

    .hw-2020 .m-xl-6 {
        margin: 2.5rem !important
    }

    .hw-2020 .mt-xl-6,
    .hw-2020 .my-xl-6 {
        margin-top: 2.5rem !important
    }

    .hw-2020 .mr-xl-6,
    .hw-2020 .mx-xl-6 {
        margin-right: 2.5rem !important
    }

    .hw-2020 .mb-xl-6,
    .hw-2020 .my-xl-6 {
        margin-bottom: 2.5rem !important
    }

    .hw-2020 .ml-xl-6,
    .hw-2020 .mx-xl-6 {
        margin-left: 2.5rem !important
    }

    .hw-2020 .m-xl-7 {
        margin: 3rem !important
    }

    .hw-2020 .mt-xl-7,
    .hw-2020 .my-xl-7 {
        margin-top: 3rem !important
    }

    .hw-2020 .mr-xl-7,
    .hw-2020 .mx-xl-7 {
        margin-right: 3rem !important
    }

    .hw-2020 .mb-xl-7,
    .hw-2020 .my-xl-7 {
        margin-bottom: 3rem !important
    }

    .hw-2020 .ml-xl-7,
    .hw-2020 .mx-xl-7 {
        margin-left: 3rem !important
    }

    .hw-2020 .m-xl-8 {
        margin: 3.5rem !important
    }

    .hw-2020 .mt-xl-8,
    .hw-2020 .my-xl-8 {
        margin-top: 3.5rem !important
    }

    .hw-2020 .mr-xl-8,
    .hw-2020 .mx-xl-8 {
        margin-right: 3.5rem !important
    }

    .hw-2020 .mb-xl-8,
    .hw-2020 .my-xl-8 {
        margin-bottom: 3.5rem !important
    }

    .hw-2020 .ml-xl-8,
    .hw-2020 .mx-xl-8 {
        margin-left: 3.5rem !important
    }

    .hw-2020 .m-xl-9 {
        margin: 4rem !important
    }

    .hw-2020 .mt-xl-9,
    .hw-2020 .my-xl-9 {
        margin-top: 4rem !important
    }

    .hw-2020 .mr-xl-9,
    .hw-2020 .mx-xl-9 {
        margin-right: 4rem !important
    }

    .hw-2020 .mb-xl-9,
    .hw-2020 .my-xl-9 {
        margin-bottom: 4rem !important
    }

    .hw-2020 .ml-xl-9,
    .hw-2020 .mx-xl-9 {
        margin-left: 4rem !important
    }

    .hw-2020 .m-xl-10 {
        margin: 4.5rem !important
    }

    .hw-2020 .mt-xl-10,
    .hw-2020 .my-xl-10 {
        margin-top: 4.5rem !important
    }

    .hw-2020 .mr-xl-10,
    .hw-2020 .mx-xl-10 {
        margin-right: 4.5rem !important
    }

    .hw-2020 .mb-xl-10,
    .hw-2020 .my-xl-10 {
        margin-bottom: 4.5rem !important
    }

    .hw-2020 .ml-xl-10,
    .hw-2020 .mx-xl-10 {
        margin-left: 4.5rem !important
    }

    .hw-2020 .m-xl-11 {
        margin: 5rem !important
    }

    .hw-2020 .mt-xl-11,
    .hw-2020 .my-xl-11 {
        margin-top: 5rem !important
    }

    .hw-2020 .mr-xl-11,
    .hw-2020 .mx-xl-11 {
        margin-right: 5rem !important
    }

    .hw-2020 .mb-xl-11,
    .hw-2020 .my-xl-11 {
        margin-bottom: 5rem !important
    }

    .hw-2020 .ml-xl-11,
    .hw-2020 .mx-xl-11 {
        margin-left: 5rem !important
    }

    .hw-2020 .m-xl-12 {
        margin: 5.5rem !important
    }

    .hw-2020 .mt-xl-12,
    .hw-2020 .my-xl-12 {
        margin-top: 5.5rem !important
    }

    .hw-2020 .mr-xl-12,
    .hw-2020 .mx-xl-12 {
        margin-right: 5.5rem !important
    }

    .hw-2020 .mb-xl-12,
    .hw-2020 .my-xl-12 {
        margin-bottom: 5.5rem !important
    }

    .hw-2020 .ml-xl-12,
    .hw-2020 .mx-xl-12 {
        margin-left: 5.5rem !important
    }

    .hw-2020 .m-xl-13 {
        margin: 6rem !important
    }

    .hw-2020 .mt-xl-13,
    .hw-2020 .my-xl-13 {
        margin-top: 6rem !important
    }

    .hw-2020 .mr-xl-13,
    .hw-2020 .mx-xl-13 {
        margin-right: 6rem !important
    }

    .hw-2020 .mb-xl-13,
    .hw-2020 .my-xl-13 {
        margin-bottom: 6rem !important
    }

    .hw-2020 .ml-xl-13,
    .hw-2020 .mx-xl-13 {
        margin-left: 6rem !important
    }

    .hw-2020 .m-xl-14 {
        margin: 6.5rem !important
    }

    .hw-2020 .mt-xl-14,
    .hw-2020 .my-xl-14 {
        margin-top: 6.5rem !important
    }

    .hw-2020 .mr-xl-14,
    .hw-2020 .mx-xl-14 {
        margin-right: 6.5rem !important
    }

    .hw-2020 .mb-xl-14,
    .hw-2020 .my-xl-14 {
        margin-bottom: 6.5rem !important
    }

    .hw-2020 .ml-xl-14,
    .hw-2020 .mx-xl-14 {
        margin-left: 6.5rem !important
    }

    .hw-2020 .m-xl-15 {
        margin: 7rem !important
    }

    .hw-2020 .mt-xl-15,
    .hw-2020 .my-xl-15 {
        margin-top: 7rem !important
    }

    .hw-2020 .mr-xl-15,
    .hw-2020 .mx-xl-15 {
        margin-right: 7rem !important
    }

    .hw-2020 .mb-xl-15,
    .hw-2020 .my-xl-15 {
        margin-bottom: 7rem !important
    }

    .hw-2020 .ml-xl-15,
    .hw-2020 .mx-xl-15 {
        margin-left: 7rem !important
    }

    .hw-2020 .m-xl-16 {
        margin: 7.5rem !important
    }

    .hw-2020 .mt-xl-16,
    .hw-2020 .my-xl-16 {
        margin-top: 7.5rem !important
    }

    .hw-2020 .mr-xl-16,
    .hw-2020 .mx-xl-16 {
        margin-right: 7.5rem !important
    }

    .hw-2020 .mb-xl-16,
    .hw-2020 .my-xl-16 {
        margin-bottom: 7.5rem !important
    }

    .hw-2020 .ml-xl-16,
    .hw-2020 .mx-xl-16 {
        margin-left: 7.5rem !important
    }

    .hw-2020 .m-xl-17 {
        margin: 8rem !important
    }

    .hw-2020 .mt-xl-17,
    .hw-2020 .my-xl-17 {
        margin-top: 8rem !important
    }

    .hw-2020 .mr-xl-17,
    .hw-2020 .mx-xl-17 {
        margin-right: 8rem !important
    }

    .hw-2020 .mb-xl-17,
    .hw-2020 .my-xl-17 {
        margin-bottom: 8rem !important
    }

    .hw-2020 .ml-xl-17,
    .hw-2020 .mx-xl-17 {
        margin-left: 8rem !important
    }

    .hw-2020 .m-xl-18 {
        margin: 8.5rem !important
    }

    .hw-2020 .mt-xl-18,
    .hw-2020 .my-xl-18 {
        margin-top: 8.5rem !important
    }

    .hw-2020 .mr-xl-18,
    .hw-2020 .mx-xl-18 {
        margin-right: 8.5rem !important
    }

    .hw-2020 .mb-xl-18,
    .hw-2020 .my-xl-18 {
        margin-bottom: 8.5rem !important
    }

    .hw-2020 .ml-xl-18,
    .hw-2020 .mx-xl-18 {
        margin-left: 8.5rem !important
    }

    .hw-2020 .m-xl-19 {
        margin: 9rem !important
    }

    .hw-2020 .mt-xl-19,
    .hw-2020 .my-xl-19 {
        margin-top: 9rem !important
    }

    .hw-2020 .mr-xl-19,
    .hw-2020 .mx-xl-19 {
        margin-right: 9rem !important
    }

    .hw-2020 .mb-xl-19,
    .hw-2020 .my-xl-19 {
        margin-bottom: 9rem !important
    }

    .hw-2020 .ml-xl-19,
    .hw-2020 .mx-xl-19 {
        margin-left: 9rem !important
    }

    .hw-2020 .m-xl-20 {
        margin: 9.5rem !important
    }

    .hw-2020 .mt-xl-20,
    .hw-2020 .my-xl-20 {
        margin-top: 9.5rem !important
    }

    .hw-2020 .mr-xl-20,
    .hw-2020 .mx-xl-20 {
        margin-right: 9.5rem !important
    }

    .hw-2020 .mb-xl-20,
    .hw-2020 .my-xl-20 {
        margin-bottom: 9.5rem !important
    }

    .hw-2020 .ml-xl-20,
    .hw-2020 .mx-xl-20 {
        margin-left: 9.5rem !important
    }

    .hw-2020 .p-xl-0 {
        padding: 0 !important
    }

    .hw-2020 .pt-xl-0,
    .hw-2020 .py-xl-0 {
        padding-top: 0 !important
    }

    .hw-2020 .pr-xl-0,
    .hw-2020 .px-xl-0 {
        padding-right: 0 !important
    }

    .hw-2020 .pb-xl-0,
    .hw-2020 .py-xl-0 {
        padding-bottom: 0 !important
    }

    .hw-2020 .pl-xl-0,
    .hw-2020 .px-xl-0 {
        padding-left: 0 !important
    }

    .hw-2020 .p-xl-1 {
        padding: .25rem !important
    }

    .hw-2020 .pt-xl-1,
    .hw-2020 .py-xl-1 {
        padding-top: .25rem !important
    }

    .hw-2020 .pr-xl-1,
    .hw-2020 .px-xl-1 {
        padding-right: .25rem !important
    }

    .hw-2020 .pb-xl-1,
    .hw-2020 .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .hw-2020 .pl-xl-1,
    .hw-2020 .px-xl-1 {
        padding-left: .25rem !important
    }

    .hw-2020 .p-xl-2 {
        padding: .5rem !important
    }

    .hw-2020 .pt-xl-2,
    .hw-2020 .py-xl-2 {
        padding-top: .5rem !important
    }

    .hw-2020 .pr-xl-2,
    .hw-2020 .px-xl-2 {
        padding-right: .5rem !important
    }

    .hw-2020 .pb-xl-2,
    .hw-2020 .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .hw-2020 .pl-xl-2,
    .hw-2020 .px-xl-2 {
        padding-left: .5rem !important
    }

    .hw-2020 .p-xl-3 {
        padding: 1rem !important
    }

    .hw-2020 .pt-xl-3,
    .hw-2020 .py-xl-3 {
        padding-top: 1rem !important
    }

    .hw-2020 .pr-xl-3,
    .hw-2020 .px-xl-3 {
        padding-right: 1rem !important
    }

    .hw-2020 .pb-xl-3,
    .hw-2020 .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .hw-2020 .pl-xl-3,
    .hw-2020 .px-xl-3 {
        padding-left: 1rem !important
    }

    .hw-2020 .p-xl-4 {
        padding: 1.5rem !important
    }

    .hw-2020 .pt-xl-4,
    .hw-2020 .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .hw-2020 .pr-xl-4,
    .hw-2020 .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .hw-2020 .pb-xl-4,
    .hw-2020 .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .hw-2020 .pl-xl-4,
    .hw-2020 .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .hw-2020 .p-xl-5 {
        padding: 2rem !important
    }

    .hw-2020 .pt-xl-5,
    .hw-2020 .py-xl-5 {
        padding-top: 2rem !important
    }

    .hw-2020 .pr-xl-5,
    .hw-2020 .px-xl-5 {
        padding-right: 2rem !important
    }

    .hw-2020 .pb-xl-5,
    .hw-2020 .py-xl-5 {
        padding-bottom: 2rem !important
    }

    .hw-2020 .pl-xl-5,
    .hw-2020 .px-xl-5 {
        padding-left: 2rem !important
    }

    .hw-2020 .p-xl-6 {
        padding: 2.5rem !important
    }

    .hw-2020 .pt-xl-6,
    .hw-2020 .py-xl-6 {
        padding-top: 2.5rem !important
    }

    .hw-2020 .pr-xl-6,
    .hw-2020 .px-xl-6 {
        padding-right: 2.5rem !important
    }

    .hw-2020 .pb-xl-6,
    .hw-2020 .py-xl-6 {
        padding-bottom: 2.5rem !important
    }

    .hw-2020 .pl-xl-6,
    .hw-2020 .px-xl-6 {
        padding-left: 2.5rem !important
    }

    .hw-2020 .p-xl-7 {
        padding: 3rem !important
    }

    .hw-2020 .pt-xl-7,
    .hw-2020 .py-xl-7 {
        padding-top: 3rem !important
    }

    .hw-2020 .pr-xl-7,
    .hw-2020 .px-xl-7 {
        padding-right: 3rem !important
    }

    .hw-2020 .pb-xl-7,
    .hw-2020 .py-xl-7 {
        padding-bottom: 3rem !important
    }

    .hw-2020 .pl-xl-7,
    .hw-2020 .px-xl-7 {
        padding-left: 3rem !important
    }

    .hw-2020 .p-xl-8 {
        padding: 3.5rem !important
    }

    .hw-2020 .pt-xl-8,
    .hw-2020 .py-xl-8 {
        padding-top: 3.5rem !important
    }

    .hw-2020 .pr-xl-8,
    .hw-2020 .px-xl-8 {
        padding-right: 3.5rem !important
    }

    .hw-2020 .pb-xl-8,
    .hw-2020 .py-xl-8 {
        padding-bottom: 3.5rem !important
    }

    .hw-2020 .pl-xl-8,
    .hw-2020 .px-xl-8 {
        padding-left: 3.5rem !important
    }

    .hw-2020 .p-xl-9 {
        padding: 4rem !important
    }

    .hw-2020 .pt-xl-9,
    .hw-2020 .py-xl-9 {
        padding-top: 4rem !important
    }

    .hw-2020 .pr-xl-9,
    .hw-2020 .px-xl-9 {
        padding-right: 4rem !important
    }

    .hw-2020 .pb-xl-9,
    .hw-2020 .py-xl-9 {
        padding-bottom: 4rem !important
    }

    .hw-2020 .pl-xl-9,
    .hw-2020 .px-xl-9 {
        padding-left: 4rem !important
    }

    .hw-2020 .p-xl-10 {
        padding: 4.5rem !important
    }

    .hw-2020 .pt-xl-10,
    .hw-2020 .py-xl-10 {
        padding-top: 4.5rem !important
    }

    .hw-2020 .pr-xl-10,
    .hw-2020 .px-xl-10 {
        padding-right: 4.5rem !important
    }

    .hw-2020 .pb-xl-10,
    .hw-2020 .py-xl-10 {
        padding-bottom: 4.5rem !important
    }

    .hw-2020 .pl-xl-10,
    .hw-2020 .px-xl-10 {
        padding-left: 4.5rem !important
    }

    .hw-2020 .p-xl-11 {
        padding: 5rem !important
    }

    .hw-2020 .pt-xl-11,
    .hw-2020 .py-xl-11 {
        padding-top: 5rem !important
    }

    .hw-2020 .pr-xl-11,
    .hw-2020 .px-xl-11 {
        padding-right: 5rem !important
    }

    .hw-2020 .pb-xl-11,
    .hw-2020 .py-xl-11 {
        padding-bottom: 5rem !important
    }

    .hw-2020 .pl-xl-11,
    .hw-2020 .px-xl-11 {
        padding-left: 5rem !important
    }

    .hw-2020 .p-xl-12 {
        padding: 5.5rem !important
    }

    .hw-2020 .pt-xl-12,
    .hw-2020 .py-xl-12 {
        padding-top: 5.5rem !important
    }

    .hw-2020 .pr-xl-12,
    .hw-2020 .px-xl-12 {
        padding-right: 5.5rem !important
    }

    .hw-2020 .pb-xl-12,
    .hw-2020 .py-xl-12 {
        padding-bottom: 5.5rem !important
    }

    .hw-2020 .pl-xl-12,
    .hw-2020 .px-xl-12 {
        padding-left: 5.5rem !important
    }

    .hw-2020 .p-xl-13 {
        padding: 6rem !important
    }

    .hw-2020 .pt-xl-13,
    .hw-2020 .py-xl-13 {
        padding-top: 6rem !important
    }

    .hw-2020 .pr-xl-13,
    .hw-2020 .px-xl-13 {
        padding-right: 6rem !important
    }

    .hw-2020 .pb-xl-13,
    .hw-2020 .py-xl-13 {
        padding-bottom: 6rem !important
    }

    .hw-2020 .pl-xl-13,
    .hw-2020 .px-xl-13 {
        padding-left: 6rem !important
    }

    .hw-2020 .p-xl-14 {
        padding: 6.5rem !important
    }

    .hw-2020 .pt-xl-14,
    .hw-2020 .py-xl-14 {
        padding-top: 6.5rem !important
    }

    .hw-2020 .pr-xl-14,
    .hw-2020 .px-xl-14 {
        padding-right: 6.5rem !important
    }

    .hw-2020 .pb-xl-14,
    .hw-2020 .py-xl-14 {
        padding-bottom: 6.5rem !important
    }

    .hw-2020 .pl-xl-14,
    .hw-2020 .px-xl-14 {
        padding-left: 6.5rem !important
    }

    .hw-2020 .p-xl-15 {
        padding: 7rem !important
    }

    .hw-2020 .pt-xl-15,
    .hw-2020 .py-xl-15 {
        padding-top: 7rem !important
    }

    .hw-2020 .pr-xl-15,
    .hw-2020 .px-xl-15 {
        padding-right: 7rem !important
    }

    .hw-2020 .pb-xl-15,
    .hw-2020 .py-xl-15 {
        padding-bottom: 7rem !important
    }

    .hw-2020 .pl-xl-15,
    .hw-2020 .px-xl-15 {
        padding-left: 7rem !important
    }

    .hw-2020 .p-xl-16 {
        padding: 7.5rem !important
    }

    .hw-2020 .pt-xl-16,
    .hw-2020 .py-xl-16 {
        padding-top: 7.5rem !important
    }

    .hw-2020 .pr-xl-16,
    .hw-2020 .px-xl-16 {
        padding-right: 7.5rem !important
    }

    .hw-2020 .pb-xl-16,
    .hw-2020 .py-xl-16 {
        padding-bottom: 7.5rem !important
    }

    .hw-2020 .pl-xl-16,
    .hw-2020 .px-xl-16 {
        padding-left: 7.5rem !important
    }

    .hw-2020 .p-xl-17 {
        padding: 8rem !important
    }

    .hw-2020 .pt-xl-17,
    .hw-2020 .py-xl-17 {
        padding-top: 8rem !important
    }

    .hw-2020 .pr-xl-17,
    .hw-2020 .px-xl-17 {
        padding-right: 8rem !important
    }

    .hw-2020 .pb-xl-17,
    .hw-2020 .py-xl-17 {
        padding-bottom: 8rem !important
    }

    .hw-2020 .pl-xl-17,
    .hw-2020 .px-xl-17 {
        padding-left: 8rem !important
    }

    .hw-2020 .p-xl-18 {
        padding: 8.5rem !important
    }

    .hw-2020 .pt-xl-18,
    .hw-2020 .py-xl-18 {
        padding-top: 8.5rem !important
    }

    .hw-2020 .pr-xl-18,
    .hw-2020 .px-xl-18 {
        padding-right: 8.5rem !important
    }

    .hw-2020 .pb-xl-18,
    .hw-2020 .py-xl-18 {
        padding-bottom: 8.5rem !important
    }

    .hw-2020 .pl-xl-18,
    .hw-2020 .px-xl-18 {
        padding-left: 8.5rem !important
    }

    .hw-2020 .p-xl-19 {
        padding: 9rem !important
    }

    .hw-2020 .pt-xl-19,
    .hw-2020 .py-xl-19 {
        padding-top: 9rem !important
    }

    .hw-2020 .pr-xl-19,
    .hw-2020 .px-xl-19 {
        padding-right: 9rem !important
    }

    .hw-2020 .pb-xl-19,
    .hw-2020 .py-xl-19 {
        padding-bottom: 9rem !important
    }

    .hw-2020 .pl-xl-19,
    .hw-2020 .px-xl-19 {
        padding-left: 9rem !important
    }

    .hw-2020 .p-xl-20 {
        padding: 9.5rem !important
    }

    .hw-2020 .pt-xl-20,
    .hw-2020 .py-xl-20 {
        padding-top: 9.5rem !important
    }

    .hw-2020 .pr-xl-20,
    .hw-2020 .px-xl-20 {
        padding-right: 9.5rem !important
    }

    .hw-2020 .pb-xl-20,
    .hw-2020 .py-xl-20 {
        padding-bottom: 9.5rem !important
    }

    .hw-2020 .pl-xl-20,
    .hw-2020 .px-xl-20 {
        padding-left: 9.5rem !important
    }

    .hw-2020 .m-xl-n1 {
        margin: -.25rem !important
    }

    .hw-2020 .mt-xl-n1,
    .hw-2020 .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .hw-2020 .mr-xl-n1,
    .hw-2020 .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .hw-2020 .mb-xl-n1,
    .hw-2020 .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .hw-2020 .ml-xl-n1,
    .hw-2020 .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .hw-2020 .m-xl-n2 {
        margin: -.5rem !important
    }

    .hw-2020 .mt-xl-n2,
    .hw-2020 .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .hw-2020 .mr-xl-n2,
    .hw-2020 .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .hw-2020 .mb-xl-n2,
    .hw-2020 .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .hw-2020 .ml-xl-n2,
    .hw-2020 .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .hw-2020 .m-xl-n3 {
        margin: -1rem !important
    }

    .hw-2020 .mt-xl-n3,
    .hw-2020 .my-xl-n3 {
        margin-top: -1rem !important
    }

    .hw-2020 .mr-xl-n3,
    .hw-2020 .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .hw-2020 .mb-xl-n3,
    .hw-2020 .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .hw-2020 .ml-xl-n3,
    .hw-2020 .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .hw-2020 .m-xl-n4 {
        margin: -1.5rem !important
    }

    .hw-2020 .mt-xl-n4,
    .hw-2020 .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .hw-2020 .mr-xl-n4,
    .hw-2020 .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .hw-2020 .mb-xl-n4,
    .hw-2020 .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .hw-2020 .ml-xl-n4,
    .hw-2020 .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .hw-2020 .m-xl-n5 {
        margin: -2rem !important
    }

    .hw-2020 .mt-xl-n5,
    .hw-2020 .my-xl-n5 {
        margin-top: -2rem !important
    }

    .hw-2020 .mr-xl-n5,
    .hw-2020 .mx-xl-n5 {
        margin-right: -2rem !important
    }

    .hw-2020 .mb-xl-n5,
    .hw-2020 .my-xl-n5 {
        margin-bottom: -2rem !important
    }

    .hw-2020 .ml-xl-n5,
    .hw-2020 .mx-xl-n5 {
        margin-left: -2rem !important
    }

    .hw-2020 .m-xl-n6 {
        margin: -2.5rem !important
    }

    .hw-2020 .mt-xl-n6,
    .hw-2020 .my-xl-n6 {
        margin-top: -2.5rem !important
    }

    .hw-2020 .mr-xl-n6,
    .hw-2020 .mx-xl-n6 {
        margin-right: -2.5rem !important
    }

    .hw-2020 .mb-xl-n6,
    .hw-2020 .my-xl-n6 {
        margin-bottom: -2.5rem !important
    }

    .hw-2020 .ml-xl-n6,
    .hw-2020 .mx-xl-n6 {
        margin-left: -2.5rem !important
    }

    .hw-2020 .m-xl-n7 {
        margin: -3rem !important
    }

    .hw-2020 .mt-xl-n7,
    .hw-2020 .my-xl-n7 {
        margin-top: -3rem !important
    }

    .hw-2020 .mr-xl-n7,
    .hw-2020 .mx-xl-n7 {
        margin-right: -3rem !important
    }

    .hw-2020 .mb-xl-n7,
    .hw-2020 .my-xl-n7 {
        margin-bottom: -3rem !important
    }

    .hw-2020 .ml-xl-n7,
    .hw-2020 .mx-xl-n7 {
        margin-left: -3rem !important
    }

    .hw-2020 .m-xl-n8 {
        margin: -3.5rem !important
    }

    .hw-2020 .mt-xl-n8,
    .hw-2020 .my-xl-n8 {
        margin-top: -3.5rem !important
    }

    .hw-2020 .mr-xl-n8,
    .hw-2020 .mx-xl-n8 {
        margin-right: -3.5rem !important
    }

    .hw-2020 .mb-xl-n8,
    .hw-2020 .my-xl-n8 {
        margin-bottom: -3.5rem !important
    }

    .hw-2020 .ml-xl-n8,
    .hw-2020 .mx-xl-n8 {
        margin-left: -3.5rem !important
    }

    .hw-2020 .m-xl-n9 {
        margin: -4rem !important
    }

    .hw-2020 .mt-xl-n9,
    .hw-2020 .my-xl-n9 {
        margin-top: -4rem !important
    }

    .hw-2020 .mr-xl-n9,
    .hw-2020 .mx-xl-n9 {
        margin-right: -4rem !important
    }

    .hw-2020 .mb-xl-n9,
    .hw-2020 .my-xl-n9 {
        margin-bottom: -4rem !important
    }

    .hw-2020 .ml-xl-n9,
    .hw-2020 .mx-xl-n9 {
        margin-left: -4rem !important
    }

    .hw-2020 .m-xl-n10 {
        margin: -4.5rem !important
    }

    .hw-2020 .mt-xl-n10,
    .hw-2020 .my-xl-n10 {
        margin-top: -4.5rem !important
    }

    .hw-2020 .mr-xl-n10,
    .hw-2020 .mx-xl-n10 {
        margin-right: -4.5rem !important
    }

    .hw-2020 .mb-xl-n10,
    .hw-2020 .my-xl-n10 {
        margin-bottom: -4.5rem !important
    }

    .hw-2020 .ml-xl-n10,
    .hw-2020 .mx-xl-n10 {
        margin-left: -4.5rem !important
    }

    .hw-2020 .m-xl-n11 {
        margin: -5rem !important
    }

    .hw-2020 .mt-xl-n11,
    .hw-2020 .my-xl-n11 {
        margin-top: -5rem !important
    }

    .hw-2020 .mr-xl-n11,
    .hw-2020 .mx-xl-n11 {
        margin-right: -5rem !important
    }

    .hw-2020 .mb-xl-n11,
    .hw-2020 .my-xl-n11 {
        margin-bottom: -5rem !important
    }

    .hw-2020 .ml-xl-n11,
    .hw-2020 .mx-xl-n11 {
        margin-left: -5rem !important
    }

    .hw-2020 .m-xl-n12 {
        margin: -5.5rem !important
    }

    .hw-2020 .mt-xl-n12,
    .hw-2020 .my-xl-n12 {
        margin-top: -5.5rem !important
    }

    .hw-2020 .mr-xl-n12,
    .hw-2020 .mx-xl-n12 {
        margin-right: -5.5rem !important
    }

    .hw-2020 .mb-xl-n12,
    .hw-2020 .my-xl-n12 {
        margin-bottom: -5.5rem !important
    }

    .hw-2020 .ml-xl-n12,
    .hw-2020 .mx-xl-n12 {
        margin-left: -5.5rem !important
    }

    .hw-2020 .m-xl-n13 {
        margin: -6rem !important
    }

    .hw-2020 .mt-xl-n13,
    .hw-2020 .my-xl-n13 {
        margin-top: -6rem !important
    }

    .hw-2020 .mr-xl-n13,
    .hw-2020 .mx-xl-n13 {
        margin-right: -6rem !important
    }

    .hw-2020 .mb-xl-n13,
    .hw-2020 .my-xl-n13 {
        margin-bottom: -6rem !important
    }

    .hw-2020 .ml-xl-n13,
    .hw-2020 .mx-xl-n13 {
        margin-left: -6rem !important
    }

    .hw-2020 .m-xl-n14 {
        margin: -6.5rem !important
    }

    .hw-2020 .mt-xl-n14,
    .hw-2020 .my-xl-n14 {
        margin-top: -6.5rem !important
    }

    .hw-2020 .mr-xl-n14,
    .hw-2020 .mx-xl-n14 {
        margin-right: -6.5rem !important
    }

    .hw-2020 .mb-xl-n14,
    .hw-2020 .my-xl-n14 {
        margin-bottom: -6.5rem !important
    }

    .hw-2020 .ml-xl-n14,
    .hw-2020 .mx-xl-n14 {
        margin-left: -6.5rem !important
    }

    .hw-2020 .m-xl-n15 {
        margin: -7rem !important
    }

    .hw-2020 .mt-xl-n15,
    .hw-2020 .my-xl-n15 {
        margin-top: -7rem !important
    }

    .hw-2020 .mr-xl-n15,
    .hw-2020 .mx-xl-n15 {
        margin-right: -7rem !important
    }

    .hw-2020 .mb-xl-n15,
    .hw-2020 .my-xl-n15 {
        margin-bottom: -7rem !important
    }

    .hw-2020 .ml-xl-n15,
    .hw-2020 .mx-xl-n15 {
        margin-left: -7rem !important
    }

    .hw-2020 .m-xl-n16 {
        margin: -7.5rem !important
    }

    .hw-2020 .mt-xl-n16,
    .hw-2020 .my-xl-n16 {
        margin-top: -7.5rem !important
    }

    .hw-2020 .mr-xl-n16,
    .hw-2020 .mx-xl-n16 {
        margin-right: -7.5rem !important
    }

    .hw-2020 .mb-xl-n16,
    .hw-2020 .my-xl-n16 {
        margin-bottom: -7.5rem !important
    }

    .hw-2020 .ml-xl-n16,
    .hw-2020 .mx-xl-n16 {
        margin-left: -7.5rem !important
    }

    .hw-2020 .m-xl-n17 {
        margin: -8rem !important
    }

    .hw-2020 .mt-xl-n17,
    .hw-2020 .my-xl-n17 {
        margin-top: -8rem !important
    }

    .hw-2020 .mr-xl-n17,
    .hw-2020 .mx-xl-n17 {
        margin-right: -8rem !important
    }

    .hw-2020 .mb-xl-n17,
    .hw-2020 .my-xl-n17 {
        margin-bottom: -8rem !important
    }

    .hw-2020 .ml-xl-n17,
    .hw-2020 .mx-xl-n17 {
        margin-left: -8rem !important
    }

    .hw-2020 .m-xl-n18 {
        margin: -8.5rem !important
    }

    .hw-2020 .mt-xl-n18,
    .hw-2020 .my-xl-n18 {
        margin-top: -8.5rem !important
    }

    .hw-2020 .mr-xl-n18,
    .hw-2020 .mx-xl-n18 {
        margin-right: -8.5rem !important
    }

    .hw-2020 .mb-xl-n18,
    .hw-2020 .my-xl-n18 {
        margin-bottom: -8.5rem !important
    }

    .hw-2020 .ml-xl-n18,
    .hw-2020 .mx-xl-n18 {
        margin-left: -8.5rem !important
    }

    .hw-2020 .m-xl-n19 {
        margin: -9rem !important
    }

    .hw-2020 .mt-xl-n19,
    .hw-2020 .my-xl-n19 {
        margin-top: -9rem !important
    }

    .hw-2020 .mr-xl-n19,
    .hw-2020 .mx-xl-n19 {
        margin-right: -9rem !important
    }

    .hw-2020 .mb-xl-n19,
    .hw-2020 .my-xl-n19 {
        margin-bottom: -9rem !important
    }

    .hw-2020 .ml-xl-n19,
    .hw-2020 .mx-xl-n19 {
        margin-left: -9rem !important
    }

    .hw-2020 .m-xl-n20 {
        margin: -9.5rem !important
    }

    .hw-2020 .mt-xl-n20,
    .hw-2020 .my-xl-n20 {
        margin-top: -9.5rem !important
    }

    .hw-2020 .mr-xl-n20,
    .hw-2020 .mx-xl-n20 {
        margin-right: -9.5rem !important
    }

    .hw-2020 .mb-xl-n20,
    .hw-2020 .my-xl-n20 {
        margin-bottom: -9.5rem !important
    }

    .hw-2020 .ml-xl-n20,
    .hw-2020 .mx-xl-n20 {
        margin-left: -9.5rem !important
    }

    .hw-2020 .m-xl-auto {
        margin: auto !important
    }

    .hw-2020 .mt-xl-auto,
    .hw-2020 .my-xl-auto {
        margin-top: auto !important
    }

    .hw-2020 .mr-xl-auto,
    .hw-2020 .mx-xl-auto {
        margin-right: auto !important
    }

    .hw-2020 .mb-xl-auto,
    .hw-2020 .my-xl-auto {
        margin-bottom: auto !important
    }

    .hw-2020 .ml-xl-auto,
    .hw-2020 .mx-xl-auto {
        margin-left: auto !important
    }

    .hw-2020 .text-xl-left {
        text-align: left !important
    }

    .hw-2020 .text-xl-right {
        text-align: right !important
    }

    .hw-2020 .text-xl-center {
        text-align: center !important
    }

    .hw-2020 .hw_nav-main__item:not(:first-child) {
        margin-left: .9375rem
    }

    .hw-2020 .hw_nav-main__item:not(:last-child) {
        margin-right: .9375rem
    }
}

@media print {
    .hw-2020 .d-print-none {
        display: none !important
    }

    .hw-2020 .d-print-inline {
        display: inline !important
    }

    .hw-2020 .d-print-inline-block {
        display: inline-block !important
    }

    .hw-2020 .d-print-block {
        display: block !important
    }

    .hw-2020 .d-print-table {
        display: table !important
    }

    .hw-2020 .d-print-table-row {
        display: table-row !important
    }

    .hw-2020 .d-print-table-cell {
        display: table-cell !important
    }

    .hw-2020 .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .hw-2020 .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }

    @page {
        .hw-2020 {
            size: auto
        }
    }
}

@media (max-width:998.98px) {
    .hw-2020 .h1 {
        font-size: 30px
    }

    .hw-2020 .h2 {
        font-size: 24px
    }

    .hw-2020 .h3 {
        font-size: 12px
    }

    .hw-2020 .super-large {
        font-size: 3.75rem
    }

    .hw-2020 .rte-content h1 {
        font-size: 30px
    }

    .hw-2020 .rte-content h2 {
        font-size: 24px
    }

    .hw-2020 .rte-content h3 {
        font-size: 12px
    }

    .hw-2020 .hw_button--field-group {
        width: 100%
    }

    .hw-2020 .hw_course-search__filter {
        border-bottom: none
    }

    .hw-2020 .hw_course-search__filter>h3.h4 {
        border: 1px solid #333f48;
        height: 2.8125rem;
        line-height: 2.6875rem;
        font-family: Montserrat, Arial, sans-serif;
        font-weight: 400 !important;
        padding: 0 .625rem;
        position: relative;
        cursor: pointer
    }

    .hw-2020 .hw_course-search__filter>h3.h4:before {
        content: "";
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNyIgaGVpZ2h0PSIxMCIgdmlld0JveD0iMCAwIDE3IDEwIj4KICA8cGF0aCBmaWxsPSIjMzMzRjQ4IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjgyLC0wLjAwMDEyOTA3MzY4IEMyLjI2MTk0Mzc4LC0wLjAwNTU0MTE0NTQzIDIuNjg3NDE1NzgsMC4xNjc1MzIyMTIgMywwLjQ4IEw5LjM1LDYuODQgQzkuNjU3NzcwNjksNy4xNDc1ODc2NiA5LjgzMDY4OTg2LDcuNTY0ODc1OTIgOS44MzA2ODk4Niw4IEM5LjgzMDY4OTg2LDguNDM1MTI0MDggOS42NTc3NzA2OSw4Ljg1MjQxMjM0IDkuMzUsOS4xNiBMMywxNS41MiBDMi4zNTkzNDk2OSwxNi4xNjYxNzMxIDEuMzE2MTczMTcsMTYuMTcwNjUwMyAwLjY3MDAwMDAyNCwxNS41MyBDMC4wMjM4MjY4NzY4LDE0Ljg4OTM0OTcgMC4wMTkzNDk3MTM0LDEzLjg0NjE3MzIgMC42NiwxMy4yIEw1Ljg2LDggTDAuNjYsMi44IEMwLjE5MDY3MjA4MywyLjMzMDk1MTMxIDAuMDUwMjI1NTcxNCwxLjYyNTMxNDE3IDAuMzA0MTg2MjE0LDEuMDEyMzA1NzIgQzAuNTU4MTQ2ODU3LDAuMzk5Mjk3MjY5IDEuMTU2NDY3NTcsLTAuMDAwMTI5MDczNjggMS44MiwtMC4wMDAxMjkwNzM2OCBMMS44MiwtMC4wMDAxMjkwNzM2OCBaIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA4LjI1IDguMjUpIi8+Cjwvc3ZnPgo=);
        height: .625rem;
        width: 1.0625rem;
        top: 1.0625rem;
        position: absolute;
        right: .9375rem;
        transition: transform .2s cubic-bezier(.85, .15, .15, .85)
    }

    .hw-2020 .hw_course-search__courses {
        display: block
    }

    .hw-2020 .hw_course-search__courses thead {
        display: none
    }

    .hw-2020 .hw_course-search__courses tbody {
        display: block
    }

    .hw-2020 .hw_course-search__courses td {
        display: block;
        height: auto;
        line-height: 1.25rem
    }

    .hw-2020 .hw_course-search__courses tr {
        display: block;
        width: 100%
    }

    .hw-2020 .hw_course-search__subject.hw_course-search__subject {
        padding: 1.25rem .9375rem;
        width: 100%
    }

    .hw-2020 .hw_course-search__subject.hw_course-search__subject div {
        padding-bottom: 1.25rem;
        border-bottom: 1px solid #333f48
    }

    .hw-2020 .hw_course-search__subject.hw_course-search__subject strong {
        display: block
    }

    .hw-2020 .hw_course-search__subject.hw_course-search__subject em {
        display: none
    }

    .hw-2020 .hw_course-search__level.hw_course-search__level {
        padding: 0 .625rem .5rem 2.1875rem;
        position: relative;
        width: 100%
    }

    .hw-2020 .hw_course-search__level.hw_course-search__level:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTAiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxMCAxNCI+CiAgPGRlZnM+CiAgICA8cG9seWdvbiBpZD0iaWNvbi1ib29rLWEiIHBvaW50cz0iMCAwIDkuMzM5IDAgOS4zMzkgMTMuMDIzIDAgMTMuMDIzIi8+CiAgPC9kZWZzPgogIDxnIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICA8bWFzayBpZD0iaWNvbi1ib29rLWIiIGZpbGw9IiNmZmYiPgogICAgICA8dXNlIHhsaW5rOmhyZWY9IiNpY29uLWJvb2stYSIvPgogICAgPC9tYXNrPgogICAgPHBhdGggZmlsbD0iIzMzM0Y0OCIgZD0iTTEuNDc2NDg0MjgsMS41OTIyODQ3NiBMNi42NTY4MjQxNSwxLjU5MjI4NDc2IEM2Ljg3NDg2NjU1LDEuNTkyMjg0NzYgNy4wNTE2MjQxNCwxLjc2OTA0MjM2IDcuMDUxNjI0MTQsMS45ODcwODQ3NSBDNy4wNTE2MjQxNCwyLjIwNTEyNzE1IDYuODc0ODY2NTUsMi4zODE4ODQ3NCA2LjY1NjgyNDE1LDIuMzgxODg0NzQgTDEuNDc2NDg0MjgsMi4zODE4ODQ3NCBDMS4yNTg0NDE4OSwyLjM4MTg4NDc0IDEuMDgxNjg0MjksMi4yMDUxMjcxNSAxLjA4MTY4NDI5LDEuOTg3MDg0NzUgQzEuMDgxNjg0MjksMS43NjkwNDIzNiAxLjI1ODQ0MTg5LDEuNTkyMjg0NzYgMS40NzY0ODQyOCwxLjU5MjI4NDc2IE02LjMxODQyNDE2LDQuMTUyNzMxOSBMMS44MTQ4ODQyNyw0LjE1MjczMTkgQzEuNTk2ODQxODgsNC4xNTI3MzE5IDEuNDIwMDg0MjgsMy45NzU5NzQzIDEuNDIwMDg0MjgsMy43NTc5MzE5MSBDMS40MjAwODQyOCwzLjUzOTg4OTUxIDEuNTk2ODQxODgsMy4zNjMxMzE5MiAxLjgxNDg4NDI3LDMuMzYzMTMxOTIgTDYuMzE4NDI0MTYsMy4zNjMxMzE5MiBDNi41MzY0NjY1NiwzLjM2MzEzMTkyIDYuNzEzMjI0MTUsMy41Mzk4ODk1MSA2LjcxMzIyNDE1LDMuNzU3OTMxOTEgQzYuNzEzMjI0MTUsMy45NzU5NzQzIDYuNTM2NDY2NTYsNC4xNTI3MzE5IDYuMzE4NDI0MTYsNC4xNTI3MzE5IE04Ljk0NDI5NTMsMC43NDM4MDMxODEgQzguNzI2MjUyOSwwLjc0MzgwMzE4MSA4LjU0OTQ5NTMxLDAuOTIwNDQ3OTc3IDguNTQ5NDk1MzEsMS4xMzg2MDMxNyBMOC41NDk0OTUzMSwxMS45MTk5MTQxIEM4LjU0OTQ5NTMxLDEyLjA5MjcyMzcgOC40MDg5NDY1MSwxMi4yMzMyNzI1IDguMjM2MTM2OTIsMTIuMjMzMjcyNSBMMS4yMjg0MzcwOSwxMi4yMzMyNzI1IEMwLjk4NjQ4MTA5NSwxMi4yMzMyNzI1IDAuNzg5NjQ1MSwxMi4wMzY0MzY1IDAuNzg5NjQ1MSwxMS43OTQ0ODA1IEMwLjc4OTY0NTEsMTEuNzgzNzY0NSAwLjc5MjAxMzksMTEuNzczNzI1MyAwLjc5MjgwMzUsMTEuNzYzMTIyMSBMNy43MzkwMjczMywxMS43NjMxMjIxIEM3LjkyMzY4MDkyLDExLjc2MzEyMjEgOC4wNzM0NzkzMiwxMS42MTMzMjM3IDguMDczNDc5MzIsMTEuNDI4NTU3MyBMOC4wNzM0NzkzMiwwLjMzNDU2NDc5MiBDOC4wNzM0NzkzMiwwLjE0OTc5ODM5NiA3LjkyMzY4MDkyLC0xLjQyMTA4NTQ3ZS0xNCA3LjczOTAyNzMzLC0xLjQyMTA4NTQ3ZS0xNCBMMC4zNDE5NDE5MTEsLTEuNDIxMDg1NDdlLTE0IEMwLjE1NzE3NTUxNiwtMS40MjEwODU0N2UtMTQgMC4wMDczNzcxMTk4MiwwLjE0OTc5ODM5NiAwLjAwNzM3NzExOTgyLDAuMzM0NTY0NzkyIEwwLjAwNzM3NzExOTgyLDExLjY2MjI3ODkgQzAuMDAyNzUyMzE5OTMsMTEuNzA1NzA2OSA0LjUxMTk5OTg5ZS0wNSwxMS43NDk4MTE3IDQuNTExOTk5ODllLTA1LDExLjc5NDQ4MDUgQzQuNTExOTk5ODllLTA1LDEyLjQ3MTg0NDUgMC41NTEwNzMxMDYsMTMuMDIyODcyNSAxLjIyODQzNzA5LDEzLjAyMjg3MjUgTDguMjM2MTM2OTIsMTMuMDIyODcyNSBDOC44NDQzNTQ1LDEzLjAyMjg3MjUgOS4zMzkwOTUyOSwxMi41MjgwMTg5IDkuMzM5MDk1MjksMTEuOTE5OTE0MSBMOS4zMzkwOTUyOSwxLjEzODYwMzE3IEM5LjMzOTA5NTI5LDAuOTIwNDQ3OTc3IDkuMTYyMzM3NjksMC43NDM4MDMxODEgOC45NDQyOTUzLDAuNzQzODAzMTgxIiBtYXNrPSJ1cmwoI2ljb24tYm9vay1iKSIvPgogIDwvZz4KPC9zdmc+Cg==);
        position: absolute;
        left: .9375rem
    }

    .hw-2020 .hw_course-search__delivery.hw_course-search__delivery {
        padding: 0 .625rem .5rem 2.1875rem;
        position: relative;
        width: 100%
    }

    .hw-2020 .hw_course-search__delivery.hw_course-search__delivery:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiI+CiAgPGRlZnM+CiAgICA8cG9seWdvbiBpZD0iaWNvbi10aW1lLWEiIHBvaW50cz0iMCAwIDExLjM2OCAwIDExLjM2OCAxMS4zNjggMCAxMS4zNjgiLz4KICA8L2RlZnM+CiAgPGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgIDxtYXNrIGlkPSJpY29uLXRpbWUtYiIgZmlsbD0iI2ZmZiI+CiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2ljb24tdGltZS1hIi8+CiAgICA8L21hc2s+CiAgICA8cGF0aCBmaWxsPSIjMzMzRjQ4IiBkPSJNNy4yMDgwMDAxMSw3LjQwODU0MzI5IEM3LjEzNTcyMDExLDcuNDcyMzk5MjggNy4wNDU3NjAxMiw3LjUwMzgwNzI4IDYuOTU2MzIwMTMsNy41MDM4MDcyOCBDNi44NTEwNzIxNCw3LjUwMzgwNzI4IDYuNzQ2MzQ0MTUsNy40NjA0MzkyOCA2LjY3MTE1MjE2LDcuMzc1NDcxMjkgTDUuMzAzNzYwMjksNS44MjgwNTU0NCBMNS4zMDM3NjAyOSwxLjY1MzcwMzg0IEM1LjMwMzc2MDI5LDEuNDQzNjIzODYgNS40NzQxMTIyNywxLjI3MzM3NTg4IDUuNjg0MDg4MjUsMS4yNzMzNzU4OCBDNS44OTQxNjgyMywxLjI3MzM3NTg4IDYuMDY0NDE2MjIsMS40NDM2MjM4NiA2LjA2NDQxNjIyLDEuNjUzNzAzODQgTDYuMDY0NDE2MjIsNS41NDAxODM0NyBMNy4yNDExNzYxLDYuODcxNjk1MzQgQzcuMzgwMjI0MDksNy4wMjkxNTEzMiA3LjM2NTM1MjA5LDcuMjY5MzkxMyA3LjIwODAwMDExLDcuNDA4NTQzMjkgTTUuNjg0MDg4MjUsMCBDMi41NDQ4NDg1NSwwIC0zLjExOTk5OTdlLTA1LDIuNTQ0ODc5NzUgLTMuMTE5OTk5N2UtMDUsNS42ODQxMTk0NSBDLTMuMTE5OTk5N2UtMDUsOC44MjMzNTkxNSAyLjU0NDg0ODU1LDExLjM2ODIzODkgNS42ODQwODgyNSwxMS4zNjgyMzg5IEM4LjgyMzMyNzk1LDExLjM2ODIzODkgMTEuMzY4MjA3Nyw4LjgyMzM1OTE1IDExLjM2ODIwNzcsNS42ODQxMTk0NSBDMTEuMzY4MjA3NywyLjU0NDg3OTc1IDguODIzMzI3OTUsMCA1LjY4NDA4ODI1LDAiIG1hc2s9InVybCgjaWNvbi10aW1lLWIpIi8+CiAgPC9nPgo8L3N2Zz4K);
        position: absolute;
        left: .9375rem
    }

    .hw-2020 .hw_course-search__location.hw_course-search__location {
        padding: 0 .625rem 1.25rem 2.1875rem;
        position: relative;
        width: 100%
    }

    .hw-2020 .hw_course-search__location.hw_course-search__location:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTAiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMCAxMiI+CiAgPGRlZnM+CiAgICA8cG9seWdvbiBpZD0iaWNvbi1sb2NhdGlvbi1hIiBwb2ludHM9IjAgMCA5LjQyMiAwIDkuNDIyIDExLjgzNiAwIDExLjgzNiIvPgogIDwvZGVmcz4KICA8ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgPG1hc2sgaWQ9Imljb24tbG9jYXRpb24tYiIgZmlsbD0iI2ZmZiI+CiAgICAgIDx1c2UgeGxpbms6aHJlZj0iI2ljb24tbG9jYXRpb24tYSIvPgogICAgPC9tYXNrPgogICAgPHBhdGggZmlsbD0iIzMzM0Y0OCIgZD0iTTQuODg0NzgwMDcsNy4zOTQwMDAxMSBDNC43ODM0ODAwNyw3LjQ3MzgwMDExIDQuNjQxOTgwMDcsNy40NzUxMDAxMSA0LjU0MDE4MDA3LDcuMzk2MDAwMTEgQzQuMDc2NTgwMDYsNy4wMzU1MDAxIDIuODM2NDgwMDQsNS45NDA2MDAwOSAyLjgxMDA4MDA0LDQuNTI0MjAwMDcgQzIuNzg4NzgwMDQsMy4zNzU5MDAwNSAzLjgzMTY4MDA2LDIuNDY0OTAwMDQgNS4wMDk3ODAwNywyLjY0NDMwMDA0IEM1Ljk0ODg4MDA5LDIuNzg3MjAwMDQgNi42MjExODAxLDMuNTg4OTAwMDUgNi42MTUwODAxLDQuNTM4NzAwMDcgQzYuNjA2MTgwMSw1LjkxMDcwMDA5IDUuMzUxNDgwMDgsNy4wMjYzMDAxIDQuODg0NzgwMDcsNy4zOTQwMDAxMSBNNC43ODE4ODAwNywwLjAwMDUwMDAwMDAwNyBDMi4xNDg2ODAwMywtMC4wMzcyMDAwMDA2IC0wLjA0ODEyMDAwMDcsMi4wODcyMDAwMyAwLjAwMDc4MDAwMDAxMiw0LjcxMjEwMDA3IEMwLjA2MDY4MDAwMDksNy45MzIxMDAxMiAyLjY1MzM4MDA0LDEwLjQ4MTIwMDIgMy45NjY2ODAwNiwxMS41Njg1MDAyIEM0LjM5Nzg4MDA3LDExLjkyNTUwMDIgNS4wMjA3ODAwNywxMS45MjYyMDAyIDUuNDUwMzgwMDgsMTEuNTY3NDAwMiBDNi42OTU4ODAxLDEwLjUyNzQwMDIgOS4xMDkxODAxNCw4LjE2NTAwMDEyIDkuMzk2NjgwMTQsNS4yNzY2MDAwOCBDOS42NzYyODAxNCwyLjQ2NzQwMDA0IDcuNjA0NTgwMTEsMC4wNDA5MDAwMDA2IDQuNzgxODgwMDcsMC4wMDA1MDAwMDAwMDciIG1hc2s9InVybCgjaWNvbi1sb2NhdGlvbi1iKSIvPgogIDwvZz4KPC9zdmc+Cg==);
        position: absolute;
        left: .9375rem
    }

    .hw-2020 .hw_footer .rte-container {
        text-align: center;
        font-size: .625rem
    }

    .hw-2020 .hw_footer__map-title {
        text-align: center
    }

    .hw-2020 .hw_footer__map-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .hw-2020 .hw_footer__map-nav a {
        margin: .625rem .9375rem
    }

    .hw-2020 .hw_footer__navigation {
        -ms-flex-pack: center;
        justify-content: center;
        margin-right: 0;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .hw-2020 .hw_footer__navigation li {
        line-height: 1.375rem
    }

    .hw-2020 .hw_footer__navigation li:last-child:after {
        content: none
    }

    .hw-2020 .hw_stats__content {
        text-align: center
    }

    .hw-2020 .hw_head__inner {
        min-height: 4.75rem
    }

    .hw-2020 .hw_head__logo-container {
        width: 5.5625rem;
        height: 2.8125rem
    }

    .hw-2020 .hw_head__button {
        height: 2.5rem
    }

    .hw-2020 .hw_head__button--search {
        width: 2.5rem
    }

    .hw-2020 .hw_head__button--menu {
        width: 4.1875rem
    }

    .hw-2020 .hw_nav-main {
        position: absolute;
        top: 100%;
        background-color: #003c71;
        left: 0;
        right: 0;
        display: none;
        visibility: hidden
    }

    .hw-2020 .hw_nav-main__link {
        height: 2.5rem
    }

    .hw-2020.menu-is-active .hw_nav-main {
        display: block;
        visibility: visible;
        z-index: 999
    }

    .hw-2020 .hw_nav-mega-menu {
        top: 0;
        background-color: #fefefe
    }

    .hw-2020 .hw_nav-mega-menu__item {
        border-bottom: 1px solid hsla(198, 6%, 67%, .31)
    }

    .hw-2020 .hw_nav-region__link,
    .hw-2020 .hw_nav-region__link:visited {
        padding-left: .625rem;
        padding-right: .625rem
    }

    .hw-2020 .hw_nav-region {
        margin-left: -15px;
        margin-right: -15px
    }

    .hw-2020 .hw_nav-utility__list {
        margin-top: .625rem;
        background: #fefefe;
        padding: .9375rem
    }

    .hw-2020 .hw_nav-utility__item {
        margin-top: .3125rem;
        margin-bottom: .3125rem
    }
}

@media (max-width:598.98px) {

    .hw-2020 .hw_button,
    .hw-2020 .hw_button:visited {
        display: block
    }

    .hw-2020 .hw_course-search__pagination-link {
        height: 1.5625rem;
        font-size: .75rem;
        line-height: 1.5625rem;
        width: 1.5625rem
    }

    .hw-2020 .hw_course-search__pagination-link--next,
    .hw-2020 .hw_course-search__pagination-link--prev {
        background-size: auto .75rem
    }

    .hw-2020 .hw_header--split .row>div:first-child {
        min-height: 15rem
    }

    .hw-2020 .hw_header--split .row>div:last-child {
        min-height: 0
    }

    .hw-2020 .hw_nav-tertiary {
        font-size: .875rem;
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
        background: #fbfafa
    }

    .hw-2020 .hw_nav-tertiary__heading {
        font-size: .875rem
    }

    .hw-2020 .hw_nav-tertiary__link,
    .hw-2020 .hw_nav-tertiary__link:visited {
        border-bottom: 1px solid hsla(198, 6%, 67%, .31);
        padding-top: .3125rem;
        padding-bottom: .3125rem
    }
}

@media (min-width:999px) and (max-width:1198.98px) {

    .hw-2020 .hw_nav-main__link,
    .hw-2020 .hw_nav-main__link:visited {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #FFCB4F !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #ffbc1c !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #FFCB4F !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

.embed-responsive::before {
    display: block;
    content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.embed-responsive-21by9::before {
    padding-top: 42.85714%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }
}

.overflow-auto {
    overflow: auto !important;
}

.overflow-hidden {
    overflow: hidden !important;
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

.text-justify {
    text-align: justify !important;
}

.text-wrap {
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase,
.initialism {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-lighter {
    font-weight: lighter !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-bolder {
    font-weight: bolder !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #FFCB4F !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ffb403 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

*,
*::before,
*::after {
    box-sizing: border-box;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #f0f0f0;
}

[tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0;
}

dt {
    font-weight: 700;
}

dd {
    margin-bottom: .5rem;
    margin-left: 0;
}

blockquote {
    margin: 0 0 1rem;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sub {
    bottom: -.25em;
}

sup {
    top: -.5em;
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
    outline: 0;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
}

figure {
    margin: 0 0 1rem;
}

img {
    vertical-align: middle;
    border-style: none;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

select {
    word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
    cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    appearance: listbox;
}

textarea {
    overflow: auto;
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal;
}

progress {
    vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    appearance: none;
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

output {
    display: inline-block;
}

summary {
    display: list-item;
    cursor: pointer;
}

template {
    display: none;
}

[hidden] {
    display: none !important;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
}

.table th,
.table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
}

.table tbody+tbody {
    border-top: 2px solid #dee2e6;
}

.table-sm th,
.table-sm td {
    padding: 0.3rem;
}

.table-bordered {
    border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
    border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody+tbody {
    border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary>th,
.table-primary>td {
    background-color: #b8daff;
}

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody+tbody {
    border-color: #7abaff;
}

.table-hover .table-primary:hover {
    background-color: #9fcdff;
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
    background-color: #9fcdff;
}

.table-secondary,
.table-secondary>th,
.table-secondary>td {
    background-color: #d6d8db;
}

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody+tbody {
    border-color: #b3b7bb;
}

.table-hover .table-secondary:hover {
    background-color: #c8cbcf;
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
    background-color: #c8cbcf;
}

.table-success,
.table-success>th,
.table-success>td {
    background-color: #c3e6cb;
}

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody+tbody {
    border-color: #8fd19e;
}

.table-hover .table-success:hover {
    background-color: #b1dfbb;
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
    background-color: #b1dfbb;
}

.table-info,
.table-info>th,
.table-info>td {
    background-color: #bee5eb;
}

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody+tbody {
    border-color: #86cfda;
}

.table-hover .table-info:hover {
    background-color: #abdde5;
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
    background-color: #abdde5;
}

.table-warning,
.table-warning>th,
.table-warning>td {
    background-color: #fff0ce;
}

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody+tbody {
    border-color: #ffe4a3;
}

.table-hover .table-warning:hover {
    background-color: #ffe8b5;
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
    background-color: #ffe8b5;
}

.table-danger,
.table-danger>th,
.table-danger>td {
    background-color: #f5c6cb;
}

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody+tbody {
    border-color: #ed969e;
}

.table-hover .table-danger:hover {
    background-color: #f1b0b7;
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
    background-color: #f1b0b7;
}

.table-light,
.table-light>th,
.table-light>td {
    background-color: #fdfdfe;
}

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody+tbody {
    border-color: #fbfcfc;
}

.table-hover .table-light:hover {
    background-color: #ececf6;
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
    background-color: #ececf6;
}

.table-dark,
.table-dark>th,
.table-dark>td {
    background-color: #c6c8ca;
}

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody+tbody {
    border-color: #95999c;
}

.table-hover .table-dark:hover {
    background-color: #b9bbbe;
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
    background-color: #b9bbbe;
}

.table-active,
.table-active>th,
.table-active>td {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
    background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark {
    color: #fff;
    background-color: #343a40;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
    border-color: #454d55;
}

.table-dark.table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-sm>.table-bordered {
        border: 0;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-md>.table-bordered {
        border: 0;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-lg>.table-bordered {
        border: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-responsive-xl>.table-bordered {
        border: 0;
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.table-responsive>.table-bordered {
    border: 0;
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }
}

.position-static {
    position: static !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}


@font-face {
    font-family: 'Heriot-Watt icons';
    src: url("../fonts/Heriot-Watt-icons.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.hw {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.hw-instagram:before {
    content: "";
}

.hw-download:before {
    content: "";
}

.hw-checkmark:before {
    content: "";
}

.hw-radio-checked:before {
    content: "";
}

.hw-radio:before {
    content: "";
}

.hw-stat-9th:before {
    content: "";
}

.hw-stat-11-of-17:before {
    content: "";
}

.hw-stat-top-10:before {
    content: "";
}

.hw-stat-top-20:before {
    content: "";
}

.hw-arrow-left:before {
    content: "";
}

.hw-arrow-right:before {
    content: "";
}

.hw-arrow-up:before {
    content: "";
}

.hw-arrow-down:before {
    content: "";
}

.hw-caret-left:before {
    content: "";
}

.hw-caret-right:before {
    content: "";
}

.hw-caret-up:before {
    content: "";
}

.hw-caret-down:before {
    content: "";
}

.hw-close:before {
    content: "";
}

.hw-minus-circle:before {
    content: "";
}

.hw-plus-circle:before {
    content: "";
}

.hw-search:before {
    content: "";
}

.hw-quote-start:before {
    content: "";
}

.hw-quote-end:before {
    content: "";
}

.hw-facebook:before {
    content: "";
}

.hw-flickr:before {
    content: "";
}

.hw-linkedin:before {
    content: "";
}

.hw-twitter:before {
    content: "";
}

.hw-youtube:before {
    content: "";
}

/*

///////////////////////////////////////////////////
//// LEGACY
///////////////////////////////////////////////////

//
// Grid system
// --------------------------------------------------
// Container widths
//
// Set the container width, and override it for fixed navbars in media queries.

.container {
    // @include container-fixed;

    @media (min-width: $screen-lg-min) {
      width: $container-lg;
    }

  }

  // Fluid container
  //
  // Utilizes the mixin meant for fixed width containers, but without any defined
  // width for fluid, full width layouts.

  .container-fluid {
    // @include container-fixed;
  }

  // Row
  //
  // Rows contain and clear the floats of your columns.

  .row {
    @include make-row;
  }
  @media (min-width: $screen-sm-min) {
    .row-outer {
      margin-left:  $grid-gutter-width * -1;
      margin-right: $grid-gutter-width * -1;
      padding-left:  ($grid-gutter-width / 2);
      padding-right: ($grid-gutter-width / 2);
    }

    .row-fullwidth {
      margin-left:  $grid-gutter-width * -1;
      margin-right: $grid-gutter-width * -1;
    }

  }
  // Columns
  //
  // Common styles for small and large grid columns

  @include make-grid-columns;

  // Extra small grid
  //
  // Columns, offsets, pushes, and pulls for extra small devices like
  // smartphones.

  @include make-grid(xs);

  // Small grid
  //
  // Columns, offsets, pushes, and pulls for the small device range, from phones
  // to tablets.

  @media (min-width: $screen-sm-min) {
    @include make-grid(sm);
  }
  // Medium grid
  //
  // Columns, offsets, pushes, and pulls for the desktop device range.

  @media (min-width: $screen-md-min) {
    @include make-grid(md);
  }
  // Large grid
  //
  // Columns, offsets, pushes, and pulls for the large desktop device range.

  @media (min-width: $screen-lg-min) {
    @include make-grid(lg);
  }
  @media (min-width: $screen-md-min) {
    .equal-panels-md {
      display: table;
      position: relative;
      > [class*=col] {
        display: table-cell;
        float: none;
      }

    }

  }
  @media (min-width: $screen-sm-min) {
    .equal-panels-sm {
      display: table;
      position: relative;
      > [class*=col] {
        display: table-cell;
        float: none;
      }

    }

  }
  */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.container::after {
    display: block;
    clear: both;
    content: "";
}

@media (max-width: 599px) {
    .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width: 1220px) {
    .container {
        width: 1200px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.container-fluid::after {
    display: block;
    clear: both;
    content: "";
}

@media (max-width: 599px) {
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.container-fluid:not(.container-fluid--full-width) {
    margin-left: auto;
    margin-right: auto;
    max-width: 1450px;
}

.container-fluid--full-width {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

.row::after {
    display: block;
    clear: both;
    content: "";
}

@media (min-width: 600px) {
    .row-outer {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .row-fullwidth {
        margin-left: -30px;
        margin-right: -30px;
    }
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width: 600px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 900px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 1220px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width: 900px) {
    .equal-panels-md {
        display: table;
        position: relative;
    }

    .equal-panels-md>[class*=col] {
        display: table-cell;
        float: none;
    }
}

@media (min-width: 600px) {
    .equal-panels-sm {
        display: table;
        position: relative;
    }

    .equal-panels-sm>[class*=col] {
        display: table-cell;
        float: none;
    }
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.025em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #f0f0f0;
}

@media (max-width: 599px) {
    body {
        font-size: 14px;
        line-height: 20px;
    }
}

.container {
    background-color: #fff;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #007acc;
    text-decoration: none;
    transition: all 0.2s;
}

a:hover,
a:focus {
    color: #003c71;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 0.25rem;
    line-height: 1.5;
    background-color: #f0f0f0;
    border: 1px solid #ddd;
    border-radius: 0.25rem;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

@media (prefers-reduced-motion: reduce) {
    .img-thumbnail {
        transition: none;
    }
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

[role="button"] {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2;
    color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 0;
    margin-bottom: 10px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%;
}

h1,
.h1 {
    font-size: 48px;
    line-height: 52px;
}

@media (max-width: 1219px) {

    h1,
    .h1 {
        font-size: 46px;
        line-height: 50px;
    }
}

@media (max-width: 899px) {

    h1,
    .h1 {
        font-size: 32px;
        line-height: 36px;
    }
}

@media (max-width: 599px) {

    h1,
    .h1 {
        font-size: 27px;
        line-height: 29px;
    }
}

h2,
.h2 {
    font-size: 34px;
    line-height: 36px;
}

@media (max-width: 1219px) {

    h2,
    .h2 {
        font-size: 30px;
        line-height: 32px;
    }
}

@media (max-width: 899px) {

    h2,
    .h2 {
        font-size: 28px;
        line-height: 30px;
    }
}

@media (max-width: 599px) {

    h2,
    .h2 {
        font-size: 23px;
        line-height: 25px;
    }
}

h3,
.h3 {
    font-size: 24px;
    line-height: 26px;
}

@media (max-width: 1219px) {

    h3,
    .h3 {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (max-width: 599px) {

    h3,
    .h3 {
        font-size: 19px;
        line-height: 21px;
    }
}

h4,
.h4 {
    font-size: 18px;
    line-height: 20px;
}

@media (max-width: 1219px) {

    h4,
    .h4 {
        font-size: 18px;
        line-height: 20px;
    }
}

@media (max-width: 599px) {

    h4,
    .h4 {
        font-size: 17px;
        line-height: 19px;
    }
}

h5,
.h5 {
    font-size: 1rem;
    line-height: 18px;
}

@media (max-width: 599px) {

    h5,
    .h5 {
        font-size: 15px;
        line-height: 17px;
    }
}

h6,
.h6 {
    font-size: 12px;
}

p {
    margin: 0 0 10px;
}

p.small {
    font-size: 12px;
}

.lead {
    margin-bottom: 20px;
    font-size: 1.15rem;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 600px) {
    .lead {
        font-size: 1.5rem;
    }
}

small,
.small {
    font-size: 12px;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase,
.initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #6c757d;
}

.text-primary {
    color: #337ab7 !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #23527c !important;
}

.text-success {
    color: #3c763d !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #224323 !important;
}

.text-info {
    color: #31708f !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #1d4356 !important;
}

.text-warning {
    color: #8a6d3b !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #544324 !important;
}

.text-danger {
    color: #a94442 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #722e2d !important;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #286090;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

dl {
    margin-top: 0;
    margin-bottom: 20px;
}

dt,
dd {
    line-height: 1.5;
}

dt {
    font-weight: bold;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd::after {
    display: block;
    clear: both;
    content: "";
}

@media (min-width: 600px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003c71;
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 24px;
}

@media (min-width: 600px) {
    blockquote {
        font-family: "Miller Disp Reg";
    }
}

blockquote .blockquote-main {
    position: relative;
}

blockquote .blockquote-main:before,
blockquote .blockquote-main:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #e5f2fa;
    font-size: 40px;
    position: absolute;
    z-index: 0;
}

blockquote .blockquote-main:before {
    content: "";
    top: -10px;
    left: -10px;
}

blockquote .blockquote-main:after {
    content: "";
    bottom: -10px;
    right: -10px;
}

blockquote p,
blockquote ul,
blockquote ol {
    position: relative;
    z-index: 1;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0;
}

blockquote footer {
    color: #000;
    display: block;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.5;
}

form .field {
    margin: 15px 0;
    overflow: hidden;
}

form .field label {
    display: block;
    margin-bottom: 15px;
    font-weight: bold;
}

form .field label span {
    color: #d14129;
}

form .field input {
    display: block;
    width: 100%;
    padding: 15px;
    background: transparent;
    border: 1px solid #000;
}

form .field textarea {
    width: 100%;
    padding: 15px;
    height: 200px;
    background: transparent;
    border: 1px solid #000;
}

form .field .select-wrapper {
    background-color: transparent;
    border: 1px solid #000;
}

form .field .select-wrapper:after {
    color: #000;
}

form .field .required-label {
    font-size: 12px;
    margin-top: 10px;
    color: #00549F;
}

form .field .required-label .required-icon {
    display: inline;
    border: 2px solid #00549F;
    margin-right: 5px;
    font-weight: bold;
    padding: 0px 5px;
}

form .field--inline-group .input-wrapper {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 25px;
}

@media (max-width: 900px) {
    form .field--inline-group .input-wrapper {
        display: block;
        padding: 5px 0;
    }
}

form .field--inline-group .input-wrapper label {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0;
}

input[type=search] {
    border: 1px solid #a5acaf;
    border-radius: 0;
    line-height: 22px;
    outline: 0;
    padding: 15px;
    vertical-align: middle;
    appearance: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

.input-wrapper {
    margin-bottom: 15px;
}

.input-wrapper input[type=radio],
.input-wrapper input[type=checkbox] {
    left: -999em;
    position: absolute;
}

.input-wrapper input[type=radio]+label,
.input-wrapper input[type=checkbox]+label {
    padding-left: 25px;
    position: relative;
}

.input-wrapper input[type=radio]+label:before,
.input-wrapper input[type=checkbox]+label:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    text-align: center;
    top: 50%;
}

.input-wrapper input[type=radio]+label:before {
    content: "";
    height: 20px;
    left: 0;
    line-height: 20px;
    margin-top: -12px;
}

.input-wrapper input[type=radio]:checked+label:before {
    content: "";
}

.input-wrapper input[type=checkbox]+label:before {
    border: 1px solid #000;
    content: '';
    font-size: 13px;
    height: 18px;
    left: 0;
    line-height: 18px;
    margin-top: -10px;
    width: 18px;
}

.input-wrapper input[type=checkbox]:checked+label:before {
    content: "";
}

.select-wrapper {
    background-color: #fff;
    border: 1px solid #a5acaf;
    margin-bottom: 15px;
    position: relative;
}

.select-wrapper:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333f48;
    content: "";
    position: absolute;
    height: 22px;
    line-height: 22px;
    margin-top: -11px;
    pointer-events: none;
    right: 15px;
    top: 50%;
}

.select-wrapper select {
    background-color: transparent;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #000;
    display: block;
    font-size: 16px;
    line-height: 22px;
    padding: 15px;
    padding-right: 45px;
    width: 100%;
    appearance: none;
}

.select-wrapper select:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.select-wrapper select::-ms-expand {
    border: 0;
    background-color: transparent;
    display: none;
}

.select-wrapper select[disabled],
.select-wrapper select[readonly],
fieldset[disabled] .select-wrapper select {
    background-color: #eeeeee;
    opacity: 1;
}

.select-wrapper select[disabled],
fieldset[disabled] .select-wrapper select {
    cursor: not-allowed;
}

.form-search {
    display: table;
    width: 100%;
}

.form-search .search-wrapper,
.form-search button {
    display: table-cell;
}

@media (max-width: 599px) {
    .form-search button {
        padding: 15px;
    }
}

.form-search .search-wrapper {
    width: 100%;
}

.form-search .search-wrapper input {
    border-right: 0;
    height: 54px;
    width: 100%;
}

.request-a-callback .btn {
    display: block;
    margin: auto;
}

.request-a-callback .header {
    color: #2A52DD;
    text-align: center;
}

.request-a-callback .header h2 {
    text-transform: none;
}

@media (max-width: 599px) {
    .request-a-callback .header h2 {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .request-a-callback .header h2 {
        font-size: 14px;
        line-height: 19px;
    }
}

.request-a-callback .header p {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.request-a-callback .input-wrapper input[type="checkbox"]+label::before {
    top: 14px;
}

.request-a-callback .field label {
    font-weight: normal;
}

.request-a-callback .field label a {
    text-decoration: underline;
}

.request-a-callback .field label a:hover {
    text-decoration: none;
}

.campaign--clearing .clearing-registration h2 {
    text-align: center;
}

@media (max-width: 900px) {
    .campaign--clearing .clearing-registration h2 {
        text-align: left;
    }
}

.campaign--clearing .clearing-registration label span {
    color: #000;
}

.campaign--clearing .clearing-registration p a {
    border: none;
    text-decoration: underline;
}

.campaign--clearing .clearing-registration p a:hover {
    border: none;
    text-decoration: underline;
}

.campaign--clearing .clearing-registration .btn {
    background-color: #003E6F;
    border: 2px solid #003E6F;
    padding: 15px 100px;
}

.campaign--clearing .clearing-registration .btn:hover {
    background-color: #003E6F;
    color: #fff;
}

.campaign--clearing .clearing-registration .btn:focus {
    background-color: #003E6F;
    color: #fff;
}

.campaign--clearing .clearing-registration .field input:focus,
.campaign--clearing .clearing-registration .field select:focus {
    border: 2px solid #C2921B;
    outline: none;
}

.campaign--clearing .clearing-registration .field input[type="checkbox"]:focus+label::before {
    border: 2px solid #C2921B;
    outline: none;
}

@media (max-width: 900px) {
    .campaign--clearing .clearing-registration .select-wrapper {
        margin-bottom: 0;
    }
}

.btn {
    background-color: #007acc;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 15px 40px;
    font-size: 0.875rem;
    line-height: 22px;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    transition: color 0.2s, background 0.2s, border 0.2s;
}

.btn.icon {
    padding-right: 60px;
    position: relative;
}

.btn.icon i {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -8px;
}

.btn.m-top-20 {
    margin-top: 20px;
}

.campaign--ug .copy-accordion .btn {
    background-color: #FFB500;
    color: #002C53;
}

.campaign--ug .copy-accordion .btn:hover,
.campaign--ug .copy-accordion .btn:focus,
.campaign--ug .copy-accordion .btn.focus {
    background-color: #DCA91B;
    color: #002C53;
}

.campaign--ug .download .btn {
    background-color: #002C53;
    color: #fff;
}

.campaign--ug .download .btn:hover,
.campaign--ug .download .btn:focus,
.campaign--ug .download .btn.focus {
    background-color: #2A52DD;
    color: #fff;
}

.campaign--ug .apply .btn {
    background-color: #FFB500;
    border: 2px solid #FFB500;
    color: #002C53;
}

.campaign--ug .apply .btn:hover,
.campaign--ug .apply .btn:focus,
.campaign--ug .apply .btn.focus {
    background-color: #002C53;
    color: #FFB500;
}

.campaign--ug .btn {
    background-color: #007ACC;
    color: #002C53;
}

.campaign--ug .btn:hover,
.campaign--ug .btn:focus,
.campaign--ug .btn.focus {
    background-color: #002C53;
    color: #007ACC;
}

.campaign--pg .btn {
    background-color: #5f259f;
}

.campaign--pg .btn:hover,
.campaign--pg .btn:focus,
.campaign--pg .btn.focus {
    background-color: #5f3366;
}

.campaign--int .btn {
    background-color: #2A52DD;
    border: 2px solid #2A52DD;
}

.campaign--int .btn:hover {
    background-color: #fff;
    color: #2A52DD;
}

.campaign--int .btn:focus {
    background-color: #2A52DD;
    color: #fff;
}

.campaign--clearing .btn.nav-cta {
    color: #000;
    background-color: #C2921B;
    border: 2px solid #C2921B;
}

.campaign--clearing .btn.nav-cta:hover {
    background-color: #C2921B;
    color: #000;
}

.campaign--clearing .btn.nav-cta:focus {
    background-color: #C2921B;
    color: #000;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    background-color: #003c71;
    color: #fff;
    text-decoration: none;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}

.btn-keyline {
    color: #333f48;
    background-color: transparent;
    border-color: #a5acaf;
}

.btn-keyline:focus,
.btn-keyline.focus,
.btn-keyline:hover {
    color: #fff;
    background-color: #007acc;
    border-color: #007acc;
}

.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #fff;
}

.btn-default:hover {
    color: #212529;
    background-color: #ccc;
    border-color: #e6e6e6;
}

.btn-default:focus,
.btn-default.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-default.disabled,
.btn-default:disabled {
    color: #fff;
    background-color: #333;
    border-color: #fff;
}

.btn-default:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled).active,
.show>.btn-default.dropdown-toggle {
    color: #fff;
    background-color: #1a1a1a;
    border-color: #dfdfdf;
}

.btn-default:not(:disabled):not(.disabled):active:focus,
.btn-default:not(:disabled):not(.disabled).active:focus,
.show>.btn-default.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-primary {
    color: #212529;
    background-color: #fff;
    border-color: #337ab7;
}

.btn-primary:hover {
    color: #fff;
    background-color: #2e6da4;
    border-color: #286090;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(49, 109, 162, 0.5);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #337ab7;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #255986;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(49, 109, 162, 0.5);
}

.btn-success {
    color: #212529;
    background-color: #fff;
    border-color: #5cb85c;
}

.btn-success:hover {
    color: #fff;
    background-color: #4cae4c;
    border-color: #449d44;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(83, 162, 84, 0.5);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #5cb85c;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #409440;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(83, 162, 84, 0.5);
}

.btn-info {
    color: #212529;
    background-color: #fff;
    border-color: #5bc0de;
}

.btn-info:hover {
    color: #212529;
    background-color: #46b8da;
    border-color: #31b0d5;
}

.btn-info:focus,
.btn-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 169, 195, 0.5);
}

.btn-info.disabled,
.btn-info:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #5bc0de;
}

.btn-info:not(:disabled):not(.disabled):active,
.btn-info:not(:disabled):not(.disabled).active,
.show>.btn-info.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #2aaacf;
}

.btn-info:not(:disabled):not(.disabled):active:focus,
.btn-info:not(:disabled):not(.disabled).active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 169, 195, 0.5);
}

.btn-warning {
    color: #212529;
    background-color: #fff;
    border-color: #f0ad4e;
}

.btn-warning:hover {
    color: #212529;
    background-color: #eea236;
    border-color: #ec971f;
}

.btn-warning:focus,
.btn-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(209, 153, 72, 0.5);
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #f0ad4e;
}

.btn-warning:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled).active,
.show>.btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #ea9214;
}

.btn-warning:not(:disabled):not(.disabled):active:focus,
.btn-warning:not(:disabled):not(.disabled).active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(209, 153, 72, 0.5);
}

.btn-danger {
    color: #212529;
    background-color: #fff;
    border-color: #d9534f;
}

.btn-danger:hover {
    color: #fff;
    background-color: #d43f3a;
    border-color: #c9302c;
}

.btn-danger:focus,
.btn-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(189, 76, 73, 0.5);
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #212529;
    background-color: #fff;
    border-color: #d9534f;
}

.btn-danger:not(:disabled):not(.disabled):active,
.btn-danger:not(:disabled):not(.disabled).active,
.show>.btn-danger.dropdown-toggle {
    color: #212529;
    background-color: #e6e6e6;
    border-color: #bf2e29;
}

.btn-danger:not(:disabled):not(.disabled):active:focus,
.btn-danger:not(:disabled):not(.disabled).active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(189, 76, 73, 0.5);
}

.btn-grid {
    background-color: transparent;
    color: #00549F;
    display: inline-block;
    min-width: 240px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 3px solid #00549F;
    padding: 20px 20px;
    font-size: 1rem;
    line-height: 25px;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    transition: color 0.2s, background 0.2s, border 0.2s;
    text-align: left;
    position: relative;
    z-index: 200;
}

@media (max-width: 599px) {
    .btn-grid {
        min-width: 100%;
    }
}

.btn-grid-white {
    background-color: #fff;
}

.btn-grid-gray {
    background-color: #f0f0f0;
}

.btn-grid #text {
    vertical-align: middle;
}

.btn-grid img {
    float: right;
    height: 25px;
}

.btn-grid .GRID-arrow-blue {
    display: inline-block;
}

.btn-grid .GRID-arrow-white {
    display: none;
}

.btn-grid:hover,
.btn-grid:focus,
.btn-grid.focus {
    background-color: #00549F;
    color: #fff;
    text-decoration: none;
}

.btn-grid:hover .GRID-arrow-blue,
.btn-grid:focus .GRID-arrow-blue,
.btn-grid.focus .GRID-arrow-blue {
    display: none;
}

.btn-grid:hover .GRID-arrow-white,
.btn-grid:focus .GRID-arrow-white,
.btn-grid.focus .GRID-arrow-white {
    display: inline-block;
}

.btn-grid-no-border {
    color: #00549F;
    display: inline-block;
    min-width: 210px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 20px 0px;
    font-size: 1rem;
    line-height: 25px;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    transition: color 0.2s, background 0.2s, min-width 0.2s;
    text-align: left;
}

.btn-grid-no-border #text {
    vertical-align: middle;
}

.btn-grid-no-border img {
    float: right;
    height: 25px;
}

.btn-grid-no-border .GRID-arrow-blue {
    display: inline-block;
}

.btn-grid-no-border:hover,
.btn-grid-no-border:focus,
.btn-grid-no-border.focus {
    color: rgba(0, 84, 159, 0.8);
    min-width: 225px;
    text-decoration: none;
    transition: min-width 0.2s;
}

.btn-link {
    color: #007bff;
    font-weight: normal;
    border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #6c757d;
    text-decoration: none;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 1.125rem;
    line-height: 1.33333;
    border-radius: 0;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 0.75rem;
    line-height: 1.5;
    border-radius: 0;
}

.btn-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}

.btn-block+.btn-block {
    margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

.cta {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.cta:after,
.btn-right:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
}

.btn-left:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
}

.btn-more {
    margin-bottom: 30px;
}

section {
    position: relative;
}

section .container {
    position: relative;
}

section.padding {
    padding: 60px 0;
}

section.padding--sml {
    padding: 40px 0;
}

section.yellow {
    background-color: #FFCB4F;
}

section.yellow .container {
    background-color: #FFCB4F;
}

section.purple {
    background-color: #6C207E;
}

section.purple .container {
    background-color: #6C207E;
    color: #fff;
}

section.pale-purple {
    background-color: #DDD5EB;
}

section.pale-purple .container {
    background-color: #DDD5EB;
    color: #552B9A;
}

section.gray {
    background-color: #eeeeee;
}

section.gray .container {
    background-color: #eeeeee;
}

section.white {
    background-color: #fff;
}

section.white .container {
    background-color: #fff;
}

section.light-blue {
    background-color: #DDEBF8;
}

section.sand {
    background-color: #F8EED1;
}

section.sand h2,
section.sand p,
section.sand a {
    color: #003E6F;
}

section.sand .container {
    background-color: #F8EED1;
}

section .section-title {
    text-align: center;
    padding-bottom: 40px;
}

.campaign section p a {
    color: #000;
    border-bottom: 2px solid #D21F77;
}

.campaign section p a:hover {
    text-decoration: none;
    border-bottom: 2px solid #6C207E;
}

.campaign section p.sub-title {
    margin: 0;
    text-transform: uppercase;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
}

.campaign section h2 {
    font-size: 42px;
    line-height: 52px;
    text-transform: uppercase;
}

@media (max-width: 899px) {
    .campaign section h2 {
        font-size: 30px;
        line-height: 38px;
    }
}

.campaign section .icons div {
    position: absolute;
}

.campaign section .icons div svg {
    width: 100%;
    height: 100%;
}

.campaign--ug section.open-days,
.campaign--ug section.copy-stats,
.campaign--ug section.download {
    background-color: #EEEEEE;
}

.campaign--ug section.open-days .container,
.campaign--ug section.copy-stats .container,
.campaign--ug section.download .container {
    background-color: #EEEEEE;
}

.campaign--ug section.apply {
    background-color: #002C53;
}

.campaign--ug section.apply .container {
    background-color: #002C53;
    color: #fff;
}

.campaign--ug section.copy-accordion h2 {
    color: #002C53;
}

.campaign--pg section p a {
    border-bottom: 2px solid #6C207E;
}

.campaign--pg section p a:hover {
    border-bottom: 2px solid #D21F77;
}

.campaign--pg section.open-days,
.campaign--pg section.copy-stats,
.campaign--pg section.download {
    background-color: #08CEDB;
}

.campaign--pg section.open-days .container,
.campaign--pg section.copy-stats .container,
.campaign--pg section.download .container {
    background-color: #08CEDB;
}

.campaign--pg section.apply {
    background-color: #403B65;
}

.campaign--pg section.apply .container {
    background-color: #403B65;
    color: #fff;
}

.campaign--pg section.copy-accordion h2 {
    color: #403B65;
}

.campaign--clearing section.light-blue h2 {
    color: #003E6F;
}

.campaign--clearing section.light-blue .container {
    background-color: #DDEBF8;
}

.campaign--clearing section.white h2,
.campaign--clearing section.gray h2 {
    color: #394049;
}

.campaign--clearing section.contact-us caption {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.campaign--clearing section.contact-us h2 {
    margin-bottom: 20px;
}

.campaign--clearing section.contact-us p {
    margin-bottom: 20px;
}

.campaign--clearing section.image-blocks .cta-image-block .cta-image {
    height: 234px;
}

@media (min-width: 600px) and (max-width: 899px) {
    .campaign--clearing section.image-blocks .cta-image-block .cta-image {
        height: 100%;
    }
}

.campaign--clearing section.image-blocks .cta-image-block .cta-copy {
    margin-top: 234px;
}

@media (max-width: 899px) {
    .campaign--clearing section.image-blocks .cta-image-block .cta-copy {
        margin-top: 180px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .campaign--clearing section.image-blocks .cta-image-block .cta-copy {
        margin-top: 0;
    }
}

.campaign--clearing section.image-blocks .cta-image-block .cta-pointer:after {
    content: none !important;
}

.campaign--clearing section.image-blocks .cta-image-block.blue {
    background-color: #003E6F;
    color: #fff;
}

.campaign--clearing section.image-blocks .cta-image-block.yellow {
    background-color: #DCA91B;
    color: #003E6F;
}

.campaign--clearing section.image-blocks .cta-image-block.yellow .cta-pointer:before {
    color: #003E6F;
}

section .circular-date {
    background-color: #1E9D8B;
    border-radius: 45px;
    color: #fff;
    height: 70px;
    left: 15px;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 70px;
    z-index: 2;
}

.campaign--pg section .circular-date {
    background-color: #403B65;
}

section .circular-date .day {
    font-family: Georgia, serif;
    display: block;
    font-size: 24px;
    line-height: 28px;
}

section .circular-date .month {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
}

section .grid-items {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 899px) {
    section .grid-items {
        margin-top: 40px;
    }
}

@media (max-width: 899px) {
    section .grid-items--scroll {
        overflow-x: scroll;
        white-space: nowrap;
        display: block;
        width: auto;
        margin-left: 40px;
        margin-right: 40px;
    }

    section .grid-items--scroll::-webkit-scrollbar {
        height: 6px;
        background-color: #eeeeee;
        border-radius: 10px;
    }

    section .grid-items--scroll::-webkit-scrollbar-track {
        background-color: #eeeeee;
        border-radius: 10px;
    }

    section .grid-items--scroll::-webkit-scrollbar-thumb {
        background-color: #D21F77;
        border-radius: 10px;
    }

    section .grid-items--scroll .item {
        display: inline-block;
        margin-right: 60px;
        margin-bottom: 20px;
        width: 55% !important;
    }
}

@media (max-width: 899px) and (max-width: 599px) {
    section .grid-items--scroll .item {
        width: 100% !important;
    }
}

section .grid-items .item {
    width: 50%;
    margin-bottom: 60px;
}

@media (max-width: 899px) {
    .campaign--ug section .grid-items .item {
        width: 45%;
        margin: 10px;
        overflow: hidden;
    }
}

@media (max-width: 599px) {
    .campaign--ug section .grid-items .item {
        width: 100%;
        margin: 20px;
        overflow: hidden;
    }
}

@media (max-width: 899px) {
    section .grid-items .item {
        width: 100%;
        margin: 20px;
        overflow: hidden;
    }
}

section .grid-items .item .title {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 28px;
}

@media (max-width: 599px) {
    section .grid-items .item .title {
        font-size: 20px;
    }
}

section .grid-items .item.green .title {
    color: #1E9D8B;
}

section .grid-items .item.dark-purple .title {
    color: #6C207E;
}

section .grid-items .item.purple .title {
    color: #5f259f;
}

section .grid-items .item.pink .title {
    color: #D21F77;
}

section .grid-items .item.blue .title {
    color: #2A52DD;
}

section .grid-items .item .copy {
    padding: 20px 40px 0 0;
}

@media (max-width: 899px) {
    section .grid-items .item .copy {
        width: 100%;
        padding: 40px 20px 0 0;
        white-space: initial;
    }
}

.campaign--int section .grid-items .item .title {
    color: #2A52DD;
}

.campaign--int section .grid-items .item .source {
    font-size: 12px;
}

@media (max-width: 899px) {
    .campaign--int section .grid-items--scroll::-webkit-scrollbar {
        background-color: #2A52DD;
    }

    .campaign--int section .grid-items--scroll::-webkit-scrollbar-thumb {
        background-color: #2A52DD;
        border-radius: 10px;
    }

    .campaign--int section .grid-items--scroll .item {
        height: 600px;
    }
}

@media (max-width: 899px) and (max-width: 599px) {
    .campaign--int section .grid-items--scroll .item {
        height: 600px;
    }
}

.campaign--int section.image-blocks h2 {
    color: #2A52DD;
    text-transform: none;
}

.campaign--int section.image-blocks .cta-image-block {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.75);
}

.campaign--int section.image-blocks .cta-image-block.blue {
    color: #fff;
    background-color: #2A52DD;
}

.campaign--int section.image-blocks .cta-image-block.white {
    background-color: #fff;
    color: #494949;
}

.campaign--int section.image-blocks .cta-image-block.white .cta-pointer::before {
    color: #494949;
}

.campaign--int section.image-blocks .cta-image-block .cta-copy {
    min-height: 200px;
}

.campaign--int section.image-blocks .cta-image-block .cta-copy .foreground {
    padding: 20px 0;
}

.campaign--int section.image-blocks .cta-image-block .cta-copy:after {
    background-image: unset;
}

@media (max-width: 1219px) {
    .campaign--int section.image-blocks .cta-image-block .cta-copy {
        min-height: 225px;
    }
}

.campaign--ug section .grid-items .item p {
    color: #494949;
    letter-spacing: 0;
    line-height: 24px;
}

.campaign--ug section .grid-items .item .title,
.campaign--ug section .grid-items .item h3 {
    color: #002C53;
    letter-spacing: 0.39px;
    line-height: 24px;
}

.campaign--ug section .grid-items .item .source {
    font-size: 12px;
}

@media (max-width: 899px) {
    .campaign--ug section .grid-items--scroll::-webkit-scrollbar {
        background-color: #2A52DD;
    }

    .campaign--ug section .grid-items--scroll::-webkit-scrollbar-thumb {
        background-color: #2A52DD;
        border-radius: 10px;
    }

    .campaign--ug section .grid-items--scroll .item {
        height: 600px;
    }
}

@media (max-width: 899px) and (max-width: 599px) {
    .campaign--ug section .grid-items--scroll .item {
        height: 600px;
    }
}

.campaign--ug section.image-blocks h2 {
    color: #2A52DD;
    text-transform: none;
}

.campaign--ug section.image-blocks .cta-image-block {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.75);
}

.campaign--ug section.image-blocks .cta-image-block.blue {
    color: #fff;
    background-color: #2A52DD;
}

.campaign--ug section.image-blocks .cta-image-block.white {
    background-color: #fff;
    color: #494949;
}

.campaign--ug section.image-blocks .cta-image-block.white .cta-pointer::before {
    color: #494949;
}

.campaign--ug section.image-blocks .cta-image-block .cta-copy {
    min-height: 200px;
}

.campaign--ug section.image-blocks .cta-image-block .cta-copy .foreground {
    padding: 20px 0;
}

.campaign--ug section.image-blocks .cta-image-block .cta-copy:after {
    background-image: unset;
}

@media (max-width: 1219px) {
    .campaign--ug section.image-blocks .cta-image-block .cta-copy {
        min-height: 225px;
    }
}

section:last-child.section-grey {
    margin-bottom: -50px;
}

section:last-child.section-grey .row:last-child {
    padding-bottom: 50px;
}

.section-grey .row-outer {
    background-color: #f0f0f0;
}

.section-padded {
    padding-bottom: 30px;
    padding-top: 30px;
}

.image-blocks .icons div:nth-child(1) {
    width: 140px;
    height: 140px;
    left: 10%;
    top: -20px;
}

@media (max-width: 899px) {
    .image-blocks .icons div:nth-child(1) {
        display: none;
    }
}

.campaign--ug .image-blocks .icons div:nth-child(1) svg {
    fill: #6C207E;
}

.campaign--pg .image-blocks .icons div:nth-child(1) svg {
    fill: #2A52DD;
}

.image-blocks .icons div:nth-child(2) {
    width: 100px;
    height: 100px;
    right: 60px;
    top: 35px;
}

@media (max-width: 599px) {
    .image-blocks .icons div:nth-child(2) {
        top: 90px;
    }
}

.campaign--ug .image-blocks .icons div:nth-child(2) svg {
    fill: #D21F77;
}

.campaign--pg .image-blocks .icons div:nth-child(2) svg {
    fill: #403B65;
}

.image-blocks .icons div:nth-child(3) {
    width: 120px;
    height: 120px;
    left: 40px;
    bottom: -75px;
}

@media (max-width: 899px) {
    .image-blocks .icons div:nth-child(3) {
        display: none;
    }
}

.campaign--ug .image-blocks .icons div:nth-child(3) svg {
    fill: #FFCB4F;
}

.campaign--pg .image-blocks .icons div:nth-child(3) svg {
    fill: #08CEDB;
}

.image-blocks .icons div:nth-child(4) {
    width: 25px;
    height: 25px;
    left: 45%;
    bottom: -50px;
}

@media (max-width: 899px) {
    .image-blocks .icons div:nth-child(4) {
        display: none;
    }
}

.campaign--ug .image-blocks .icons div:nth-child(4) svg {
    fill: #1E9D8B;
}

.campaign--pg .image-blocks .icons div:nth-child(4) svg {
    fill: #1E9D8B;
}

.campaign .image-blocks .cta-copy:after {
    top: auto;
    height: 150px;
}

@media (max-width: 899px) {
    .campaign .image-blocks .equal-panels-md {
        margin: 0 20px;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important;
}

@media (max-width: 599px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs,
    td.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width: 599px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width: 599px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width: 599px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm,
    td.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md,
    td.visible-md {
        display: table-cell !important;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width: 1220px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg,
    td.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width: 1220px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width: 1220px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width: 1220px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width: 599px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1220px) {
    .hidden-lg {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print,
    td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }
}

.campaign header {
    background-color: #fff;
    overflow: hidden;
}

.nav-top {
    background-color: #333f48;
    color: #a5acaf;
    font-size: 11px;
    line-height: 22px;
}

.nav-top a,
.nav-top a:visited {
    color: #fff;
    transition: none;
    z-index: 1;
}

.nav-top a:hover,
.nav-top a:focus,
.nav-top .current a,
.nav-top .current-parent a {
    text-decoration: none;
}

.nav-top li a {
    z-index: 0;
}

.nav-top li a:after {
    color: #a5acaf;
}

.nav-top li a:hover,
.nav-top li a:focus {
    z-index: 1;
}

.nav-top li a:hover:after,
.nav-top li a:focus:after {
    display: none;
}

.nav-top li.current a,
.nav-top li.current-parent a {
    z-index: 1;
}

.nav-top li.current a:after,
.nav-top li.current-parent a:after {
    display: none;
}

@media (max-width: 599px) {
    .nav-top .divider-nav>li {
        position: static;
    }

    .nav-top .col-xs-7 {
        position: static;
    }
}

.nav-top .expand-trigger {
    display: none;
}

@media (max-width: 599px) {
    .nav-top .expand-trigger {
        display: block;
    }

    .nav-top .expand-trigger .hw-caret-up {
        display: none;
    }

    .nav-top .expand-trigger+ul {
        background-color: #007acc;
        display: none;
        position: absolute;
        right: 0;
        text-align: left;
        width: 100%;
        z-index: 2;
    }

    .nav-top .expand-trigger.expanded {
        background-color: #007acc;
    }

    .nav-top .expand-trigger.expanded .hw-caret-down {
        display: none;
    }

    .nav-top .expand-trigger.expanded .hw-caret-up {
        display: inline;
    }

    .nav-top .expand-trigger.expanded+ul {
        display: block;
    }
}

header .brand img {
    height: 70px;
    margin: 20px 0;
}

@media (max-width: 599px) {
    header .brand img {
        height: 60px;
        margin: 15px 0;
    }
}

@media (max-width: 599px) {
    header .brand img {
        height: 50px;
        margin: 10px 0;
    }
}

.nav-main nav ul,
.nav-sub nav ul {
    list-style-type: none;
    margin-bottom: 0;
}

@media (max-width: 599px) {

    .nav-main nav ul,
    .nav-sub nav ul {
        margin-left: -1px;
        margin-right: -1px;
    }
}

.nav-main nav ul li,
.nav-sub nav ul li {
    display: inline-block;
}

.nav-main nav ul li a,
.nav-sub nav ul li a {
    display: block;
}

@media (max-width: 899px) {
    .campaign .nav-main {
        padding: 0 !important;
    }
}

@media (max-width: 900px) {
    .campaign .nav-main nav ul li {
        display: block;
    }
}

.campaign--int {
    background-color: #fff;
}

.campaign--int header .brand .strapline img {
    width: 175px;
}

@media (max-width: 900px) {
    .campaign--int header .brand .strapline img {
        width: 125px;
    }
}

.campaign--int .nav-main {
    text-transform: none;
}

.campaign--int .nav-main a {
    margin: 0 -20px;
}

@media (max-width: 1219px) {
    .campaign--int .nav-main a {
        margin: 0 -20px;
        padding: 11px 15px;
    }
}

@media (max-width: 899px) {
    .campaign--int .nav-main .apply {
        display: none;
    }
}

.campaign--int .nav-main .nav-cta.btn {
    text-transform: none;
}

.nav-main ul {
    padding: 0;
}

.nav-main {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #003c71;
    font-size: 13px;
    line-height: 22px;
    position: relative;
    text-transform: uppercase;
}

.campaign .nav-main {
    background-color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

.campaign .nav-main a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.campaign .nav-main .container {
    background-color: #000;
}

.nav-main ul li+li {
    margin-left: 57px;
}

@media (max-width: 899px) {
    .nav-main ul li+li {
        margin-left: 30px;
    }

    .campaign .nav-main ul li+li {
        margin-left: 0;
    }
}

@media (max-width: 599px) {
    .nav-main ul li+li {
        margin-left: 15px;
    }

    .campaign .nav-main ul li+li {
        margin-left: 0;
    }
}

.nav-main a,
.nav-main a:visited {
    color: #fff;
    display: block;
    margin: 0 -30px;
    padding: 11px 30px;
}

@media (max-width: 899px) {

    .nav-main a,
    .nav-main a:visited {
        margin: 0 -15px;
        padding: 11px 15px;
    }
}

@media (max-width: 599px) {

    .nav-main a,
    .nav-main a:visited {
        margin: 0 -10px;
        padding: 11px 10px;
    }
}

.campaign .nav-main a.nav-cta,
.campaign .nav-main a:visited.nav-cta {
    position: absolute;
    top: 0;
    right: -15px;
    margin: 0;
    z-index: 2;
    padding-left: 40px;
    padding-right: 40px;
}

.campaign .nav-main a.menu-trigger,
.campaign .nav-main a:visited.menu-trigger {
    display: none;
    position: relative;
}

@media (max-width: 900px) {

    .campaign .nav-main a.menu-trigger,
    .campaign .nav-main a:visited.menu-trigger {
        display: inline-block;
    }
}

.campaign .nav-main a.menu-trigger.active i,
.campaign .nav-main a:visited.menu-trigger.active i {
    transform: rotate(180deg);
}

.campaign .nav-main a.menu-trigger:hover,
.campaign .nav-main a.menu-trigger:focus,
.campaign .nav-main a:visited.menu-trigger:hover,
.campaign .nav-main a:visited.menu-trigger:focus {
    background-color: transparent;
}

.campaign .nav-main a.menu-trigger i,
.campaign .nav-main a:visited.menu-trigger i {
    font-size: 24px;
    position: absolute;
    top: 15px;
    margin-left: 10px;
    transition: all 0.2s;
}

.nav-main a:hover,
.nav-main a:focus {
    background-color: #007acc;
    text-decoration: none;
}

.campaign .nav-main nav a:hover,
.campaign .nav-main nav a:focus {
    background-color: transparent;
}

.campaign--ug .nav-main nav a:hover span,
.campaign--ug .nav-main nav a:focus span {
    border-bottom: 3px solid #2A52DD;
}

.campaign--pg .nav-main nav a:hover span,
.campaign--pg .nav-main nav a:focus span {
    border-bottom: 3px solid #6C207E;
}

.campaign--int .nav-main nav a:hover span,
.campaign--int .nav-main nav a:focus span {
    border-bottom: none;
}

.campaign .nav-main nav {
    margin-left: -15px;
}

@media (max-width: 1220px) {
    .campaign .nav-main nav {
        font-size: 11px;
    }
}

@media (max-width: 900px) {
    .campaign .nav-main nav {
        display: none;
        font-size: 13px;
        margin-left: 0;
    }

    .campaign .nav-main nav.active {
        display: block;
    }

    .campaign .nav-main nav a {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }
}

.campaign--int .nav-main nav ul li {
    text-transform: none;
}

.campaign--int .nav-main nav li:not(.nav-btn) a:hover span {
    border-bottom: 3px solid #2A52DD;
}

.campaign--int .nav-main nav .nav-btn a {
    background-color: #2A52DD;
}

.campaign--int .nav-main nav .nav-btn a:hover {
    background-color: #fff;
    color: #2A52DD;
}

.nav-main .current a,
.nav-main .current-parent a {
    background-color: #333f48;
}

@media (max-width: 899px) {

    .nav-main .current a,
    .nav-main .current-parent a {
        background-color: #007acc;
    }
}

.campaign .nav-main .current a,
.campaign .nav-main .current-parent a {
    background-color: transparent;
}

.campaign--ug .nav-main .current a span,
.campaign--ug .nav-main .current-parent a span {
    border-bottom: 3px solid #2A52DD;
}

.campaign--pg .nav-main .current a span,
.campaign--pg .nav-main .current-parent a span {
    border-bottom: 3px solid #6C207E;
}

.nav-main form {
    margin: 0 15px 0;
    position: absolute;
    right: 15px;
    z-index: 1;
}

@media (max-width: 599px) {
    .nav-main form {
        display: flex;
        font-size: 13px;
        height: 50px;
        left: 15px;
        margin: 0;
        right: 15px;
        top: -60px;
    }

    .nav-main form input[type=search] {
        background-color: #fff;
        background-image: url(../img/search_blue.svg);
        border: 1px solid #f0f0f0;
        height: auto;
        padding: 13px 24px;
        position: absolute;
        right: 0;
        top: 0;
        transition: none;
        width: 50px;
    }

    .nav-main form input[type=search]:hover,
    .nav-main form input[type=search]:focus {
        background-image: url(../img/search_white.svg);
    }

    .nav-main form.search-form-open input[type=search] {
        background-color: #fff;
        flex-grow: 1;
        left: 0;
        padding: 13px;
        position: static;
        top: 0;
    }

    .nav-main form.search-form-open input[type=search]+.button-wrapper {
        display: block;
        width: 50px;
    }

    .nav-main form.search-form-open input[type=search]+.button-wrapper .btn {
        height: 100%;
        padding: 13px 0;
        width: 100%;
    }

    .nav-main form .button-wrapper {
        float: none;
        display: none;
    }
}

.nav-main input[type=search] {
    background-color: #003c71;
    background-image: url(../img/search_white.svg);
    background-position: right 15px center;
    background-repeat: no-repeat;
    border-bottom: none;
    border-color: #f0f0f0;
    border-top: none;
    color: #fff;
    cursor: pointer;
    float: left;
    height: 44px;
    overflow: hidden;
    padding-bottom: 11px;
    padding-right: 40px;
    padding-top: 11px;
    text-overflow: ellipsis;
    transition: all 0.2s;
    width: 140px;
}

.nav-main input[type=search]::-moz-placeholder {
    color: #fff;
    opacity: 1;
    text-transform: uppercase;
}

.nav-main input[type=search]:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase;
}

.nav-main input[type=search]::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase;
}

.nav-main input[type=search]:hover {
    background-color: #007acc;
}

.nav-main .search-form-open input[type=search] {
    background-image: none;
    background-color: #f0f0f0;
    color: #000;
    cursor: initial;
    padding-right: 15px;
    width: 200px;
}

.nav-main .search-form-open input[type=search]::-moz-placeholder {
    color: #a5acaf;
    opacity: 1;
    text-transform: none;
}

.nav-main .search-form-open input[type=search]:-ms-input-placeholder {
    color: #a5acaf;
    text-transform: none;
}

.nav-main .search-form-open input[type=search]::-webkit-input-placeholder {
    color: #a5acaf;
    text-transform: none;
}

.nav-main .button-wrapper {
    float: left;
    overflow: hidden;
    transition: all 0.2s;
    max-width: 0;
}

.nav-main .button-wrapper button {
    padding: 10px 15px;
}

.nav-main .search-form-open .search-form-input+.button-wrapper {
    max-width: 100px;
}

.nav-sub {
    font-weight: bold;
    font-size: 0.8125em;
}

.nav-sub ul {
    list-style-type: none;
}

.nav-sub>nav>ul {
    background-color: #333f48;
    padding-bottom: 15px;
    padding-top: 30px;
}

@media (min-width: 900px) {
    .nav-sub>nav>ul ul {
        display: none;
    }
}

@media (max-width: 899px) {
    .nav-sub>nav>ul {
        display: none;
        padding-bottom: 15px;
        padding-left: 0;
        padding-top: 0;
    }
}

.nav-sub>nav>ul>li {
    margin-bottom: 15px;
}

@media (max-width: 899px) {
    .nav-sub>nav>ul>li {
        display: block;
        margin-bottom: 0;
    }

    .nav-sub>nav>ul>li.current,
    .nav-sub>nav>ul>li.current-parent {
        background-color: #495358;
    }
}

@media (max-width: 899px) {
    header .nav-sub>nav>ul>li>a {
        padding-bottom: 5px;
    }

    header .nav-sub>nav>ul>li>a:after,
    header .nav-sub>nav>ul>li>a:active:after {
        content: none;
    }
}

@media (max-width: 899px) {
    .nav-sub>nav>ul>li.current>a span {
        border-bottom: 2px solid #007acc;
    }

    .nav-sub>nav>ul>li a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.25);
        padding: 6px 0;
    }
}

.nav-sub a,
.nav-sub a:visited {
    color: #fff;
}

.nav-sub .expand-trigger {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #007acc;
    color: #fff;
    display: none;
    padding: 15px 30px;
    position: relative;
}

.nav-sub .expand-trigger:hover,
.nav-sub .expand-trigger:focus {
    text-decoration: none;
}

.nav-sub .expand-trigger:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 1rem;
    line-height: 18px;
    position: absolute;
    right: 30px;
    top: 15px;
}

@media (max-width: 599px) {
    .nav-sub .expand-trigger:after {
        right: 15px;
    }
}

@media (max-width: 899px) {
    .nav-sub .expand-trigger {
        display: block;
    }
}

@media (max-width: 599px) {
    .nav-sub .expand-trigger {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.nav-sub .expand-trigger.expanded:after {
    background-color: inherit;
    content: "";
}

.nav-sub .expand-trigger.expanded+ul {
    display: block;
}

footer {
    background-color: #003c71;
    color: #fff;
    font-size: 0.8125em;
    margin: 50px -30px 0;
    padding: 40px 30px;
    position: relative;
}

footer .container {
    background-color: #003c71;
}

@media (max-width: 599px) {
    footer {
        padding: 20px 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.campaign footer {
    margin: 0;
}

.campaign--ug footer {
    background-color: #002C53 !important;
}

.campaign--ug footer .container {
    background-color: #002C53 !important;
}

.campaign--ug footer .social-links {
    text-align: center;
}

@media (max-width: 599px) {
    .campaign--ug footer .social-links p {
        display: block;
    }
}

.campaign--pg footer {
    background-color: #403B65 !important;
}

.campaign--pg footer .container {
    background-color: #403B65 !important;
}

.campaign--int footer {
    background-color: #2A52DD !important;
}

.campaign--int footer .container {
    background-color: #2A52DD !important;
    padding-top: 20px;
}

.campaign--int footer .campus-details p {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    margin-bottom: 0;
}

@media (max-width: 599px) {
    .campaign--int footer .campus-details p {
        font-size: 12px;
    }

    .campaign--int footer .campus-details p span {
        display: block;
    }
}

@media (max-width: 899px) {
    .campaign--int footer .brand img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {
    .campaign--int footer .brand img {
        width: 100%;
    }
}

@media (min-width: 599px) and (max-width: 899px) {
    .campaign--int footer nav {
        text-align: center;
    }
}

.campaign--clearing footer {
    background-color: #003E6F !important;
}

@media (max-width: 899px) {
    .campaign--clearing footer .brand img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 599px) {
    .campaign--clearing footer .brand img {
        width: 100%;
    }
}

.campaign--clearing footer .campus-details p {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    margin-bottom: 0;
}

@media (max-width: 599px) {
    .campaign--clearing footer .campus-details p {
        font-size: 12px;
    }

    .campaign--clearing footer .campus-details p span {
        display: block;
    }
}

.campaign--clearing footer .container {
    background-color: #003E6F !important;
}

.campaign--clearing footer nav hr {
    border-color: #C2921B;
}

footer .top-link {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #003c71;
    border-radius: 25px;
    color: #fff;
    font-size: 18px;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -25px;
    position: absolute;
    text-align: center;
    top: -25px;
    width: 50px;
    z-index: 1;
}

footer .top-link:hover,
footer .top-link:focus {
    background-color: #007acc;
    text-decoration: none;
}

.campaign--ug footer .top-link {
    background-color: #002C53;
}

.campaign--pg footer .top-link {
    background-color: #403B65;
}

.campaign--int footer .top-link {
    background-color: #2A52DD;
}

.campaign--clearing footer .top-link {
    background-color: #003E6F;
}

footer .contact-information {
    margin-top: 10px;
}

@media (max-width: 899px) {
    footer .contact-information {
        margin: 20px 0;
    }
}

footer .contact-information p {
    margin-bottom: 0.5em;
}

@media (max-width: 899px) {
    footer .contact-information p {
        margin-bottom: 0;
    }
}

footer .brand img {
    margin-bottom: 30px;
    vertical-align: top;
}

footer .brand .hw-logo {
    height: 60px;
    margin-right: 50px;
    margin-top: 4px;
    max-width: 30%;
}

@media (max-width: 599px) {
    footer .brand .hw-logo {
        height: 48px;
        margin: 2px 15px 0 0;
    }
}

footer .brand .fiftyyears-logo {
    width: 226px;
}

@media (max-width: 599px) {
    footer .brand .fiftyyears-logo {
        width: 180px;
    }
}

footer a,
footer a:visited,
footer a:hover,
footer a:focus {
    color: #fff;
}

footer hr {
    border-color: rgba(255, 255, 255, 0.2);
    margin-bottom: 12px;
    margin-top: 12px;
}

.campaign--ug footer hr {
    border-color: #ffffff;
}

.campaign--pg footer hr {
    border-color: #5f259f;
}

@media (max-width: 899px) {
    footer .divider-nav {
        line-height: 16px;
    }
}

footer .divider-nav li+li:before {
    color: rgba(255, 255, 255, 0.5);
}

footer .social-links {
    line-height: 30px;
}

footer .social-links p {
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 0;
    margin-right: 15px;
}

@media (min-width: 600px) {
    footer .social-links p {
        font-family: "Miller Disp Reg";
    }
}

footer .social-links ul {
    display: inline-block;
    font-size: 22px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

footer .social-links ul li {
    display: inline-block;
}

footer .social-links ul li a {
    padding: 0 15px;
}

@media (max-width: 599px) {
    footer .social-links ul li a {
        padding: 0 5px;
    }
}

footer .social-links ul li a:hover,
footer .social-links ul li a:focus {
    color: #007acc;
    text-decoration: none;
}

.campaign--pg footer .social-links ul li a:hover,
.campaign--pg footer .social-links ul li a:focus {
    color: #5f259f;
}

footer .campus-details p {
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-bottom: 0;
}

@media (min-width: 600px) {
    footer .campus-details p {
        font-family: "Miller Disp Reg";
    }
}

footer .contact-details p {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    color: #FFFFFF;
    letter-spacing: 0.1px;
    text-align: center;
    text-transform: uppercase;
}

footer .misc-links {
    font-size: 12px;
}

.grid footer {
    margin-top: 0;
}

.cta-block {
    color: #fff;
    position: relative;
}

.cta-block:before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    z-index: 0;
}

.cta-block:hover:before,
.cta-block:focus:before {
    opacity: 1;
}

.cta-block:hover .cta,
.cta-block:focus .cta {
    text-decoration: underline;
}

.cta-block .foreground {
    position: relative;
    z-index: 1;
}

.cta-block:hover,
.cta-block:focus {
    color: #fff;
    text-decoration: inherit;
}

.cta-block h2 span {
    display: block;
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 600px) {
    .cta-block h2 span {
        font-family: "Miller Disp It";
    }
}

.cta-block .cta-block-inner {
    padding: 40px 30px;
    width: 83.3333%;
}

@media (max-width: 899px) {
    .cta-block .cta-block-inner {
        padding: 30px 15px;
        width: 100%;
    }
}

.cta-block .cta {
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 30px;
    text-transform: uppercase;
}

.cta-block-blue {
    background-color: #007acc;
}

.cta-block-grey {
    background-color: #333f48;
}

.cta-strip {
    font-family: "Times New Roman", serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 600px) {
    .cta-strip {
        font-family: "Miller Disp Reg";
    }
}

.cta-strip .row {
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
}

.cta-strip .cta-strip-copy {
    display: inline-block;
    margin: 10px 10px 0;
    vertical-align: middle;
}

.cta-strip .cta-strip-copy p {
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 899px) {
    .cta-strip .cta-strip-copy {
        margin-top: 0;
    }
}

.cta-strip a.cta {
    vertical-align: middle;
}

.grid-block-flex-container {
    display: flex;
    flex-wrap: wrap;
}

@media (min-width: 600px) {

    .grid-block-flex-container .grid-block,
    .grid-block-flex-container .event-block,
    .grid-block-flex-container .course-block {
        display: flex;
        overflow: hidden;
    }

    .grid-block-flex-container .grid-block-inner,
    .grid-block-flex-container .event-block-inner,
    .grid-block-flex-container .course-block-inner {
        height: auto;
        width: 100%;
    }

    .grid-block-flex-container .grid-block-image {
        background-position: center top;
    }

    .grid-block-flex-container .grid-block-with-image.col-md-3>a,
    .grid-block-flex-container .grid-block-with-image.col-md-4>a {
        padding-bottom: 140px;
    }
}

.grid-block-flex-container .grid-block-with-stat {
    padding-bottom: 90px;
}

@media (max-width: 600px) {
    .grid-block-flex-container .grid-block-with-stat {
        padding-bottom: 64px;
    }
}

.grid-block {
    margin-bottom: 30px;
    z-index: 200;
}

@media (max-width: 599px) {
    .grid-block {
        margin-bottom: 15px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

a.grid-block-inner {
    position: relative;
}

a.grid-block-inner:before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    z-index: 0;
}

a.grid-block-inner:hover:before,
a.grid-block-inner:focus:before {
    opacity: 1;
}

a.grid-block-inner:hover .cta,
a.grid-block-inner:focus .cta {
    text-decoration: underline;
}

a.grid-block-inner .foreground {
    position: relative;
    z-index: 1;
}

.grid-block-inner {
    color: inherit;
    display: block;
    position: relative;
}

.grid-block-inner:hover,
.grid-block-inner:focus {
    color: inherit;
    text-decoration: none;
}

.grid-block-inner .grid-block-category {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 20px;
}

@media (min-width: 600px) {
    .grid-block-inner .grid-block-category {
        font-family: "Miller Disp It";
    }
}

.grid-block-inner h4 {
    margin-bottom: 20px;
}

.grid-block-inner .date {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    margin-top: 20px;
    text-transform: uppercase;
}

.grid-block-inner a,
.grid-block-inner a:visited {
    color: #fff;
}

.grid-block-light .grid-block-inner {
    background-color: #007acc;
    color: #fff;
}

.grid-block-dark .grid-block-inner {
    background-color: #003c71;
    color: #fff;
}

.grid-block-grey .grid-block-inner {
    background-color: #f0f0f0;
}

.grid-block-grey .grid-block-inner a,
.grid-block-grey .grid-block-inner a:visited {
    color: #007acc;
    text-decoration: underline;
}

.grid-block-grey .grid-block-inner a:hover,
.grid-block-grey .grid-block-inner a:focus {
    color: #003c71;
    text-decoration: none;
}

.grid-block-grey-dark .grid-block-inner {
    background-color: #333f48;
    color: #fff;
}

.grid-block-purple .grid-block-inner {
    background-color: #5F259F;
    color: #fff;
}

.grid-block-content {
    padding: 15px;
}

.grid-block-content ul.downloads {
    list-style-type: none;
    padding: none;
}

.grid-block-content ul.downloads li {
    margin-bottom: 10px;
}

.grid-block-content ul.downloads li a {
    position: relative;
}

.grid-block-content ul.downloads li a:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    content: "";
    height: 20px;
    left: -30px;
    position: absolute;
    top: 0;
    width: 30px;
}

.grid-block-header {
    background-color: #003c71;
    color: #fff;
}

.grid-block-image {
    position: absolute;
    background-position: center;
    background-size: cover;
    bottom: 0;
    padding-bottom: 140px;
    width: 100%;
}

@media (max-width: 599px) {
    .grid-block-image {
        position: static;
    }
}

@media (max-width: 899px) {
    .col-md-6 .grid-block-image {
        display: none;
    }
}

@media (min-width: 600px) {
    .grid-block-inner {
        height: 330px;
    }
}

@media (min-width: 900px) {
    .col-md-6 .grid-block-content {
        padding-right: 30px;
        width: 50%;
    }

    .col-md-6 .grid-block-image {
        left: 50%;
        margin-left: -15px;
        margin-top: 0;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }
}

@media (max-width: 899px) {
    .grid-block-with-image .grid-block-image {
        display: none;
    }
}

.event-block {
    margin-bottom: 30px;
    position: relative;
}

.event-block:nth-of-type(2n-1) a.event-block-inner {
    background-color: #007acc;
    color: #fff;
}

.event-block:nth-of-type(2n-1) .event-date {
    background-color: #003c71;
}

.event-block a.event-block-inner {
    position: relative;
    background-color: #f0f0f0;
    color: inherit;
    display: block;
    margin: 10px 0 0 30px;
    min-height: 230px;
    padding: 30px 60px 30px 90px;
}

.event-block a.event-block-inner:before {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    z-index: 0;
}

.event-block a.event-block-inner:hover:before,
.event-block a.event-block-inner:focus:before {
    opacity: 1;
}

.event-block a.event-block-inner:hover .cta,
.event-block a.event-block-inner:focus .cta {
    text-decoration: underline;
}

.event-block a.event-block-inner .foreground {
    position: relative;
    z-index: 1;
}

@media (max-width: 899px) {
    .event-block a.event-block-inner {
        min-height: 0;
    }
}

.event-block a.event-block-inner:hover,
.event-block a.event-block-inner:focus {
    text-decoration: none;
}

.event-block .event-category {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 20px;
}

@media (min-width: 600px) {
    .event-block .event-category {
        font-family: "Miller Disp It";
    }
}

.event-block h4 {
    margin-bottom: 20px;
}

.event-block .event-date {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #007acc;
    border-radius: 45px;
    color: #fff;
    height: 90px;
    left: 15px;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 90px;
    z-index: 2;
}

.event-block .event-date .event-day {
    display: block;
    font-size: 36px;
    height: 40px;
    line-height: 40px;
}

.event-block .event-date .event-month {
    display: block;
    font-size: 20px;
    height: 24px;
    line-height: 24px;
}

.course-block {
    margin-bottom: 30px;
}

.course-block .course-block-inner {
    color: inherit;
}

.course-block .course-block-inner:hover,
.course-block .course-block-inner:focus {
    color: inherit;
    text-decoration: inherit;
}

.course-block .course-block-inner:hover .cta,
.course-block .course-block-inner:focus .cta {
    text-decoration: underline;
}

.course-block .course-block-inner:hover .course-block-summary,
.course-block .course-block-inner:focus .course-block-summary {
    color: #fff;
}

.course-block-summary,
.course-block-details {
    padding: 15px;
}

.course-block-summary {
    background-color: #003c71;
    color: #fff;
    min-height: 170px;
}

@media (max-width: 899px) {
    .course-block-summary {
        min-height: 0;
    }
}

.course-block-summary .qualification {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 20px;
}

@media (min-width: 600px) {
    .course-block-summary .qualification {
        font-family: "Miller Disp It";
    }
}

.course-block-details {
    background-color: #f0f0f0;
    border-bottom: 4px solid #003c71;
    min-height: 160px;
}

@media (max-width: 899px) {
    .course-block-details {
        min-height: 0;
    }
}

.course-block-details dl {
    margin-bottom: 0;
}

.course-block-details dl::after {
    display: block;
    clear: both;
    content: "";
}

.course-block-details dt,
.course-block-details dd {
    float: left;
}

.course-block-details dt {
    clear: left;
    margin-bottom: 5px;
    margin-right: 5px;
}

.course-block-details dt:after {
    content: ":";
}

[data-location=united-kingdom] .course-block-details {
    border-bottom-color: #d14129;
}

[data-location=dubai] .course-block-details {
    border-bottom-color: #5f259f;
}

[data-location=malaysia] .course-block-details {
    border-bottom-color: #00816d;
}

[data-location=distance-learning] .course-block-details {
    border-bottom-color: #a8ad00;
}

.stat-badge {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border: 3px solid #00549f;
    border-radius: 10px;
    color: #025198;
    display: inline-block;
    font-size: 36px;
    margin-top: 3px;
    padding: 7px 20px 9px;
}

@media (max-width: 600px) {
    .stat-badge {
        font-size: 24px;
        margin-top: 30px;
        padding: 9px 15px 9px;
    }
}

.grid-block-with-stat .stat-badge {
    border-color: #fff;
    bottom: 20px;
    color: #fff;
    position: absolute;
    right: 20px;
}

.cta-image-block:hover,
.cta-image-block:focus {
    color: #fff;
    text-decoration: inherit;
}

.cta-image-block:hover h3,
.cta-image-block:focus h3 {
    text-decoration: underline;
}

.cta-image-block:hover .cta-copy:after,
.cta-image-block:focus .cta-copy:after {
    opacity: 1;
}

.cta-image-block .cta-image {
    background-position: 50%;
    background-size: cover;
    height: 380px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 899px) {
    .cta-image-block .cta-image {
        background-position: center top;
        height: 180px;
    }
}

.cta-image-block .cta-copy {
    background-color: inherit;
    margin-top: 380px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 30px 15px;
    position: relative;
}

@media (max-width: 899px) {
    .cta-image-block .cta-copy {
        padding-left: 15px;
        padding-right: 15px;
        margin-top: 180px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .cta-image-block .cta-copy {
        margin-right: 0;
    }
}

.cta-image-block .cta-copy:after {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: opacity 0.2s;
    z-index: 2;
}

.cta-image-block .cta-copy .foreground {
    position: relative;
    z-index: 3;
}

@media (min-width: 600px) and (max-width: 899px) {
    .cta-image-block {
        height: 250px;
        padding-left: 0;
        padding-right: 0;
    }

    .cta-image-block .cta-image {
        height: 100%;
        width: 33%;
    }

    .cta-image-block .cta-copy {
        height: 100%;
        padding: 60px 30px 30px;
        margin-left: 33%;
        margin-top: 0;
    }

    .cta-image-block .cta-copy:before {
        z-index: 3;
    }

    .cta-image-block .cta-pointer:before {
        left: -25px;
        top: 47px;
    }
}

.section-heading {
    padding-bottom: 50px;
    padding-top: 50px;
}

@media (max-width: 899px) {
    .section-heading {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

.section-heading-content {
    padding-left: 45px;
}

@media (max-width: 899px) {
    .section-heading-content {
        padding-left: 15px;
    }
}

.section-heading-content .slash-border:after,
.section-heading-content .nav-sub>nav>ul>li>a:after {
    color: #007acc;
}

.section-heading-content h2+.intro-para {
    margin-top: 30px;
}

@media (max-width: 599px) {
    .section-heading-content h2+.intro-para {
        margin-top: 22px;
    }
}

.section-heading-statistic {
    display: table;
    font-size: 14px;
}

.section-heading-statistic .stat-roundel {
    color: #003c71;
    font-size: 130px;
}

@media (max-width: 1219px) {
    .section-heading-statistic .stat-roundel {
        font-size: 105px;
    }
}

.section-heading-statistic .stat-copy {
    margin-top: 15px;
}

@media (max-width: 1219px) {
    .section-heading-statistic .stat-copy {
        font-size: 12px;
    }
}

.section-heading-statistic .stat-copy :last-child {
    margin-bottom: 0;
}

.section-heading-statistic .stat-copy p {
    color: #025198;
}

.section-heading-statistic .stat-copy cite {
    font-size: 11px;
    line-height: 13px;
    font-style: normal;
}

@media (max-width: 1219px) {
    .section-heading-statistic .stat-copy cite {
        font-size: 10px;
    }
}

@media (max-width: 899px) {
    .section-heading-statistic .stat-copy {
        font-size: 11px;
    }

    .section-heading-statistic .stat-copy cite {
        font-size: 9px;
        line-height: 11px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .section-heading-statistic {
        padding-left: 45px;
    }
}

.banner-search {
    overflow: hidden;
}

.banner-search .icons div:nth-child(1) {
    width: 120px;
    height: 120px;
    left: 10%;
    bottom: 20px;
}

@media (max-width: 899px) {
    .banner-search .icons div:nth-child(1) {
        bottom: 55px;
    }
}

@media (max-width: 599px) {
    .banner-search .icons div:nth-child(1) {
        bottom: 25px;
    }
}

.campaign--ug .banner-search .icons div:nth-child(1) svg {
    fill: #D21F77;
}

.campaign--pg .banner-search .icons div:nth-child(1) svg {
    fill: #08CEDB;
}

.banner-search .icons div:nth-child(2) {
    width: 100px;
    height: 100px;
    left: 20%;
    top: -20px;
}

@media (max-width: 899px) {
    .banner-search .icons div:nth-child(2) {
        top: -40px;
    }
}

.campaign--ug .banner-search .icons div:nth-child(2) svg {
    fill: #FFCB4F;
}

.campaign--pg .banner-search .icons div:nth-child(2) svg {
    fill: #2A52DD;
}

.campaign .banner-search i {
    display: block;
    color: #fff;
    margin-top: 10px;
}

.campaign .banner-search p,
.campaign .banner-search a {
    color: #fff;
}

.campaign .banner-search .container {
    position: relative;
    padding-top: 80px;
}

@media (max-width: 899px) {
    .campaign .banner-search .container {
        padding-bottom: 0px;
        padding-top: 40px;
    }
}

.campaign .banner-search img.banner-image {
    width: 100%;
    position: absolute;
    top: -40px;
}

.campaign .banner-search svg.icon.arrow {
    display: inline-block;
    margin-bottom: 30px;
}

.campaign .banner-search .form-search .search-wrapper {
    width: 70%;
}

.campaign .banner-search .form-search .search-wrapper input[type=search] {
    border: none;
    height: 65px;
    padding: 20px;
}

.campaign .banner-search .form-search button {
    width: 100%;
    height: 65px;
}

.campaign--ug .banner-search {
    background-color: #007ACC;
}

.campaign--ug .banner-search .container {
    background-color: #007ACC;
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad-search.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 599px) {
    .campaign--ug .banner-search .container {
        background-size: contain;
    }
}

.campaign--ug .banner-search .container:before {
    content: ' ';
    display: block;
    width: 8.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background-image: none;
    background-color: #007ACC;
}

.campaign--ug .banner-search .container .row {
    margin-left: -30px;
    margin-right: -30px;
}

.campaign--ug .banner-search .container p {
    color: #002C53;
    margin: 0;
    padding: 0;
    padding-left: 15px;
    background-color: #007ACC;
    overflow: hidden;
    max-width: 365px;
}

.campaign--ug .banner-search .container p span {
    background: #002C53;
    display: inline-block;
    padding-right: 23px;
}

.campaign--ug .banner-search .container .form-search button {
    background-color: #002C53;
    color: #fff;
}

.campaign--ug .banner-search .small {
    font-size: 57.96px;
    line-height: 57.96px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}

.campaign--ug .banner-search .medium {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 94.36px;
    line-height: 94.36px;
    letter-spacing: 0.81px;
    text-transform: uppercase;
}

.campaign--ug .banner-search .large {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 166.6px;
    line-height: 166.6px;
    letter-spacing: 1.43px;
    text-transform: uppercase;
}

.campaign--pg .banner-search {
    background-color: #403B65;
}

.campaign--pg .banner-search .container {
    background-color: #403B65;
}

.campaign--int .banner-search {
    background-color: #fff;
}

.campaign--int .banner-search img.banner-image {
    top: -80px;
}

@media (max-width: 1219px) {
    .campaign--int .banner-search img.banner-image {
        width: 130%;
    }
}

@media (max-width: 899px) {
    .campaign--int .banner-search img.banner-image {
        left: -30px;
        position: relative;
        width: 110%;
    }
}

@media (max-width: 599px) {
    .campaign--int .banner-search img.banner-image {
        left: -15px;
    }
}

.campaign--int .banner-search img.strapline {
    padding-top: 30px;
    width: 250px;
}

@media (max-width: 1219px) {
    .campaign--int .banner-search img.strapline {
        padding-top: 25px;
        width: 200px;
    }
}

.campaign--int .banner-search p,
.campaign--int .banner-search a {
    color: #2A52DD;
}

.campaign--int .banner-search .banner-content h1 {
    font-size: 50px;
    position: relative;
    width: 600px;
    text-transform: none;
}

.campaign--int .banner-search .banner-content h1 p {
    background-color: #fff;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1219px) {
    .campaign--int .banner-search .banner-content h1 {
        font-size: 44px;
        width: 530px;
    }
}

@media (max-width: 599px) {
    .campaign--int .banner-search .banner-content h1 {
        font-size: 22px;
        width: 270px;
    }
}

@media (min-width: 900px) {
    .campaign--int .banner-search .banner-content {
        top: -40px;
    }
}

@media (min-width: 900px) and (max-width: 1219px) {
    .campaign--int .banner-search .banner-content {
        margin-bottom: -20px;
    }
}

@media (max-width: 899px) {
    .campaign--int .banner-search .banner-content {
        margin-bottom: -230px;
        top: -250px;
    }
}

@media (max-width: 599px) {
    .campaign--int .banner-search .banner-content {
        margin-bottom: -130px;
        top: -150px;
    }
}

.campaign--int .banner-search .container {
    background-color: #fff;
}

.campaign--int .banner-search .form-search .search-wrapper input[type=search] {
    border: 2px solid #2A52DD;
    border-right: 0;
}

.banner-search h1 {
    color: #003c71;
    font-size: 56px;
    line-height: 62px;
    text-transform: uppercase;
}

@media (max-width: 1219px) {
    .banner-search h1 {
        font-size: 46px;
        line-height: 54px;
    }
}

@media (max-width: 899px) {
    .banner-search h1 {
        font-size: 36px;
        line-height: 44px;
    }
}

@media (max-width: 599px) {
    .banner-search h1 {
        font-size: 31px;
        line-height: 37px;
    }
}

.campaign .banner-search h1 {
    color: #fff;
}

.campaign--int .banner-search h1 {
    color: #2A52DD;
}

.banner-search .banner-content svg.icon {
    width: 20px;
    height: 80px;
    fill: #fff;
}

@media (max-width: 600px) {
    .banner-search .banner-content svg.icon {
        height: 60px;
    }
}

.banner-search .wrap,
.banner-search>.row {
    overflow: hidden;
    padding-bottom: 90px;
    padding-top: 90px;
    position: relative;
}

@media (max-width: 899px) {

    .banner-search .wrap,
    .banner-search>.row {
        padding-bottom: 60px;
        padding-top: 60px;
    }
}

@media (max-width: 599px) {

    .banner-search .wrap,
    .banner-search>.row {
        padding-bottom: 30px;
        padding-top: 30px;
    }
}

@media (min-width: 900px) {
    .banner-search .banner-content {
        padding-left: 5%;
    }

    .campaign .banner-search .banner-content {
        padding-left: 15px;
    }

    .campaign--ug .banner-search .banner-content {
        padding-left: 0;
    }
}

.banner-search .banner-bg {
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    position: absolute;
    right: -10%;
    top: 0;
    width: 100%;
}

.campaign .banner-search .banner-bg {
    right: 0;
    top: auto;
    bottom: -5%;
}

@media (max-width: 599px) {
    .campaign .banner-search .banner-bg {
        display: none;
    }
}

@media (max-width: 899px) {
    .banner-search .banner-bg {
        right: -25%;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .banner-search .banner-bg {
        background-position: bottom left;
        left: 50%;
        width: 80%;
    }
}

@media (max-width: 599px) {
    .banner-search .banner-bg:after {
        background: rgba(255, 255, 255, 0.7);
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }
}

.banner-search .form-search {
    margin-bottom: 15px;
    margin-top: 30px;
}

.campaign--ug .banner-search .form-search {
    background-color: #007ACC;
    margin: 0;
    padding-bottom: 70px;
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 365px;
}

.banner-search .cta {
    font-size: 12px;
    text-transform: uppercase;
}

.banner-image>.row {
    height: 450px;
    position: relative;
}

@media (max-width: 1219px) {
    .banner-image>.row {
        height: 380px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .banner-image>.row {
        height: 260px;
    }
}

@media (max-width: 599px) {
    .banner-image>.row {
        height: auto;
    }
}

.banner-image .banner-bg {
    background-size: cover;
    height: 100%;
}

@media (min-width: 600px) {
    .banner-image .banner-bg {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 599px) {
    .banner-image .banner-bg {
        height: auto;
        padding-bottom: 50%;
    }
}

.banner-image .banner-content {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 30px;
    position: absolute;
    width: 100%;
}

.banner-image .banner-content h1 {
    margin: 0;
}

@media (max-width: 599px) {
    .banner-image .banner-content {
        background: #f0f0f0;
        color: #000;
        padding: 20px 15px;
        position: static;
    }

    .banner-image .banner-content .breadcrumbs a,
    .banner-image .banner-content .breadcrumbs a:visited {
        color: #000;
    }
}

.banner-image .breadcrumbs a,
.banner-image .breadcrumbs a:visited {
    color: #fff;
}

.breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.breadcrumbs ul li {
    display: inline-block;
}

.breadcrumbs a.cta {
    font-size: 12px;
    text-transform: uppercase;
}

.breadcrumbs a.cta:after {
    color: #007acc;
}

.nav-sub ul .current>a:after,
.nav-sub ul .current>a:visited:after,
.nav-sub ul .current-parent>a:after,
.nav-sub ul .current-parent>a:visited:after {
    content: '';
    background-color: #007acc;
}

.nav-sub ul a:hover,
.nav-sub ul a:active {
    text-decoration: none;
}

.nav-sub ul a:hover:after,
.nav-sub ul a:active:after {
    content: '';
    background-color: #fff;
}

@media (max-width: 899px) {

    .nav-sub ul a:hover:after,
    .nav-sub ul a:active:after {
        content: none;
    }
}

.nav-sub .section-pointer:before,
.nav-sub .tab-selector ul li.active:before,
.tab-selector ul .nav-sub li.active:before {
    color: #fff;
}

@media (min-width: 900px) {
    .nav-sub .menu-spacer:after {
        border-bottom: 4px solid rgba(255, 255, 255, 0.1);
        top: 0;
        content: '';
        height: 37px;
        left: 15px;
        position: absolute;
        right: 15px;
    }
}

@media (max-width: 899px) {
    .nav-sub nav {
        font-size: 14px;
        line-height: 20px;
    }

    .nav-sub nav ul {
        list-style-type: none;
        padding-left: 0;
        padding-right: 0;
    }

    .nav-sub nav ul ul {
        display: none;
    }

    .nav-sub nav a {
        display: block;
        padding: 5px 10px;
    }

    .nav-sub nav li.current>a,
    .nav-sub nav li.current-parent>a {
        font-weight: bold;
    }

    .nav-sub nav li.current>a span,
    .nav-sub nav li.current-parent>a span {
        border-bottom: 2px solid #007acc;
    }

    .nav-sub nav li.current>a:after,
    .nav-sub nav li.current-parent>a:after {
        content: none !important;
    }

    .nav-sub nav li.current>ul,
    .nav-sub nav li.current-parent>ul {
        display: block;
    }

    .nav-sub nav li.current>a:hover {
        text-decoration: none;
    }

    .nav-sub nav>ul>li>ul>li>a {
        padding-left: 10px;
    }

    .nav-sub nav>ul>li>ul>li>ul>li>a {
        padding-left: 20px;
    }

    .nav-sub nav>ul>li>ul>li>ul>li>ul>li>a {
        padding-left: 30px;
    }

    .nav-sub nav>ul>li>ul>li>ul>li>ul>li>ul>li>a {
        padding-left: 40px;
    }

    .nav-sub nav>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
        padding-left: 50px;
    }

    .nav-sub nav>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
        padding-left: 60px;
    }
}

nav.sidebar {
    font-size: 12px;
    line-height: 20px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 599px) {
    nav.sidebar {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
    }
}

@media (max-width: 899px) {
    nav.sidebar {
        margin-bottom: 30px;
    }
}

@media (max-width: 899px) {
    nav.sidebar h3 {
        display: none;
    }
}

nav.sidebar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 899px) {
    nav.sidebar ul {
        display: none;
    }
}

nav.sidebar ul.active-parent li {
    display: list-item;
}

nav.sidebar ul ul {
    display: none;
}

nav.sidebar a {
    color: #000;
    display: block;
    padding: 5px 10px;
}

nav.sidebar li.current,
nav.sidebar li.current-parent {
    position: relative;
}

nav.sidebar li.current:before,
nav.sidebar li.current-parent:before {
    content: '⋅';
    display: inline-block;
    width: 12px;
    font-weight: bold;
    font-size: 28px;
    margin-left: -5px;
    line-height: 20px;
    vertical-align: middle;
    position: absolute;
    padding: 5px 0px;
    color: #003c71;
}

nav.sidebar li.current>a,
nav.sidebar li.current-parent>a {
    color: #003c71;
    position: relative;
}

nav.sidebar li.current>a span,
nav.sidebar li.current-parent>a span {
    font-weight: bold;
    border-bottom: 1px solid #007acc;
}

nav.sidebar li.current>ul,
nav.sidebar li.current-parent>ul {
    display: block;
}

nav.sidebar li.current>a:hover {
    text-decoration: none;
}

@media (max-width: 899px) {
    nav.sidebar li.active-grandparent>a {
        font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background: #003c71;
        color: white;
        padding: 15px;
        text-transform: uppercase;
    }

    nav.sidebar li.active-grandparent>a:before {
        content: 'Back to';
        padding-right: 5px;
        width: auto;
        font-size: 12px;
        margin-left: 15px;
        vertical-align: inherit;
    }

    nav.sidebar li.active-grandparent>a:after {
        content: "";
        display: inline-block;
        font-family: 'Heriot-Watt icons';
        transform: rotate(180deg);
        position: absolute;
        left: 10px;
        speak: none;
    }

    nav.sidebar li.active-parent {
        padding: 0 30px;
    }

    nav.sidebar li.active-parent>a {
        text-transform: uppercase;
        font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
        font-style: normal;
        font-weight: bold;
        letter-spacing: 0;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        border-bottom: 1px solid #f0f0f0;
        padding: 10px 0;
        padding-top: 15px;
    }

    nav.sidebar li.active-parent>a:before {
        display: none;
    }

    nav.sidebar li.active-parent li a {
        padding: 10px 0;
        padding-left: 15px;
        border-bottom: 1px solid #f0f0f0;
    }

    nav.sidebar li.current:before {
        left: 0;
        padding: 5px 0px;
    }
}

@media (max-width: 899px) {
    nav.sidebar>ul>li {
        display: none;
    }

    nav.sidebar>ul>li li {
        display: none;
    }

    nav.sidebar>ul>li.current-parent,
    nav.sidebar>ul>li.current,
    nav.sidebar>ul>li li.current-parent,
    nav.sidebar>ul>li li.current {
        display: list-item;
    }

    nav.sidebar>ul>li.current-parent:before,
    nav.sidebar>ul>li li.current-parent:before {
        display: none;
    }

    nav.sidebar>ul>li.current-parent>a,
    nav.sidebar>ul>li li.current-parent>a {
        display: none;
    }

    nav.sidebar>ul>li.active-parent:before,
    nav.sidebar>ul>li li.active-parent:before,
    nav.sidebar>ul>li.active-grandparent:before,
    nav.sidebar>ul>li li.active-grandparent:before {
        display: none;
    }

    nav.sidebar>ul>li.active-parent>a,
    nav.sidebar>ul>li li.active-parent>a,
    nav.sidebar>ul>li.active-grandparent>a,
    nav.sidebar>ul>li li.active-grandparent>a {
        display: block;
    }

    nav.sidebar>ul>li.active-parent,
    nav.sidebar>ul>li li.active-parent,
    nav.sidebar>ul>li.active-grandparent,
    nav.sidebar>ul>li li.active-grandparent {
        display: list-item;
    }

    nav.sidebar>ul>li.active-parent:before,
    nav.sidebar>ul>li li.active-parent:before,
    nav.sidebar>ul>li.active-grandparent:before,
    nav.sidebar>ul>li li.active-grandparent:before {
        display: none;
    }

    nav.sidebar>ul>li.active-parent li,
    nav.sidebar>ul>li li.active-parent li,
    nav.sidebar>ul>li.active-grandparent li,
    nav.sidebar>ul>li li.active-grandparent li {
        display: list-item;
    }
}

nav.sidebar>ul>li>a {
    border-bottom: 1px solid #f0f0f0;
}

nav.sidebar>ul>li:last-child>a {
    border-bottom: 1px solid #f0f0f0;
}

nav.sidebar>ul>li+.current>a,
nav.sidebar>ul>li+.current-parent>a {
    border: none;
}

nav.sidebar>ul>li.current>a,
nav.sidebar>ul>li.current-parent>a {
    border-bottom: 1px solid #f0f0f0;
}

@media (min-width: 900px) {

    nav.sidebar>ul>li.current,
    nav.sidebar>ul>li.current-parent {
        border-bottom: 1px solid #f0f0f0;
    }
}

nav.sidebar>ul>li>ul>li:before {
    left: 10px;
}

nav.sidebar>ul>li>ul>li>a {
    padding-left: 20px;
}

nav.sidebar>ul>li>ul>li>ul>li:before {
    left: 20px;
}

nav.sidebar>ul>li>ul>li>ul>li>a {
    padding-left: 30px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li:before {
    left: 30px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 40px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li:before {
    left: 40px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 50px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li:before {
    left: 50px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 60px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li:before {
    left: 60px;
}

nav.sidebar>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 70px;
}

nav.sidebar .expand-trigger {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f0f0f0;
    text-transform: uppercase;
    padding: 15px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-right: 60px;
    display: block;
}

@media (min-width: 900px) {
    nav.sidebar .expand-trigger {
        display: none;
    }
}

nav.sidebar .expand-trigger:after {
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    font-size: 1rem;
    line-height: 18px;
    position: absolute;
    right: 15px;
    top: 19px;
}

nav.sidebar .expand-trigger.expanded:after {
    content: '';
}

@media (max-width: 899px) {
    nav.sidebar .expand-trigger.expanded~ul {
        display: block;
    }
}

.intro-para {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 26px;
    margin: 26px 0;
}

@media (min-width: 600px) {
    .intro-para {
        font-family: "Miller Disp It";
    }
}

@media (max-width: 899px) {
    .intro-para {
        font-size: 20px;
        line-height: 24px;
        margin: 24px 0;
    }
}

@media (max-width: 599px) {
    .intro-para {
        font-size: 17px;
        line-height: 22px;
        margin: 22px 0;
    }
}

.campaign--clearing .intro-para {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 0.15px;
}

.campaign--ug .intro-para {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    letter-spacing: 0.15px;
    line-height: 30px;
}

.intro-para-small {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 24px;
    margin: 24px 0;
}

@media (min-width: 600px) {
    .intro-para-small {
        font-family: "Miller Disp It";
    }
}

@media (max-width: 899px) {
    .intro-para-small {
        font-size: 17px;
        line-height: 22px;
        margin: 22px 0;
    }
}

.page-body h2,
.page-body h3,
.page-body h4,
.page-body h5 {
    color: #003c71;
    margin: 22px 0;
}

.page-body h2:first-child,
.page-body h3:first-child,
.page-body h4:first-child,
.page-body h5:first-child {
    margin-top: 0;
}

.page-body a:not([class]) {
    text-decoration: underline;
}

.page-body a:not([class]):hover {
    text-decoration: none;
}

.page-body p+p>img {
    margin: 30px 0;
}

.page-header {
    margin-bottom: 30px;
}

.page-header .breadcrumbs {
    font-size: 14px;
}

.page-header .breadcrumbs a {
    color: #000;
}

@media (max-width: 599px) {
    .page-header {
        margin-bottom: 22px;
    }

    .page-header h1 {
        margin-bottom: 0;
    }
}

table {
    margin-bottom: 20px;
    width: 100%;
}

thead {
    background: #003c71;
    color: #fff;
}

caption,
th,
td {
    padding: 15px;
}

th {
    text-align: left;
}

caption {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #333f48;
    color: #fff;
    font-size: 18px;
}

tr:nth-of-type(2n) td {
    background-color: #f0f0f0;
}

tr:last-child:nth-of-type(2n-1) td {
    border-bottom: 1px solid #333f48;
}

table.light caption {
    background: #394049;
}

table.light thead {
    background: #003E6F;
}

table.light tr:nth-of-type(2n) td {
    background-color: #fff;
}

table.light tr:nth-of-type(2n + 1) td {
    background-color: #f0f0f0;
}

.carousel-container {
    margin: 30px 0;
}

.carousel-main {
    text-align: center;
}

.carousel-main img {
    max-width: 100%;
    height: auto;
}

ul.carousel-items {
    list-style-type: none;
    padding: 0;
    margin-top: 30px;
    text-align: center;
}

ul.carousel-items li {
    display: inline-block;
    margin-left: 15px;
    margin-right: 15px;
}

ul.carousel-items li a {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    height: 90px;
    width: 160px;
}

ul.carousel-items li.current a {
    border: 4px solid #007acc;
}

.open-days h2 {
    text-transform: uppercase;
    line-height: 42px;
}

.open-days img {
    width: 100%;
    display: block;
    margin: 25px auto 0 auto;
}

@media (max-width: 600px) {
    .open-days img {
        width: 60%;
        margin: 0 auto;
        position: relative;
        top: -15px;
    }
}

.open-days .icons div:nth-child(1) {
    width: 40px;
    height: 40px;
    left: 60%;
    bottom: -80px;
    z-index: 1;
}

.campaign--ug .open-days .icons div:nth-child(1) svg {
    fill: #D21F77;
}

.campaign--pg .open-days .icons div:nth-child(1) svg {
    fill: #A84069;
}

.open-days .icons div:nth-child(2) {
    width: 30px;
    height: 30px;
    left: 45%;
    top: -75px;
}

.open-days .icons div:nth-child(2) svg {
    fill: #fff;
}

.open-days .open-day-item {
    position: relative;
    padding-left: 100px;
    padding-top: 5px;
    display: block;
}

.open-days .open-day-item:not(:last-child) {
    margin-bottom: 30px;
}

.open-days .open-day-item a.btn {
    padding: 8px 45px 8px 14px;
    position: relative;
}

.open-days .open-day-item a.btn i {
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -7px;
    position: absolute;
    right: 10px;
}

.open-days .open-day-item h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 30px;
}

.stats h2 {
    text-transform: uppercase;
}

.campaign--int .stats h2 {
    color: #2A52DD;
    text-transform: none;
}

.campaign--int .stats .grid-items .item .copy {
    color: #494949;
    line-height: 24px;
    width: 100%;
}

@media (max-width: 899px) {
    .campaign--int .stats .grid-items .item .copy {
        position: absolute;
        width: 95%;
    }
}

.stats .icons div:nth-child(1) {
    width: 100px;
    height: 100px;
    left: 0;
    top: -95px;
}

@media (max-width: 899px) {
    .stats .icons div:nth-child(1) {
        width: 60px;
        height: 60px;
        left: -20px;
    }
}

.campaign--ug .stats .icons div:nth-child(1) svg {
    fill: #6C207E;
}

.campaign--pg .stats .icons div:nth-child(1) svg {
    fill: #2A52DD;
}

.stats .icons div:nth-child(2) {
    width: 100px;
    height: 100px;
    right: 0;
    top: 10%;
}

@media (max-width: 899px) {
    .stats .icons div:nth-child(2) {
        display: none;
    }
}

.campaign--ug .stats .icons div:nth-child(2) svg {
    fill: #E0684B;
}

.campaign--pg .stats .icons div:nth-child(2) svg {
    fill: #403B65;
}

.stats .icons div:nth-child(3) {
    width: 120px;
    height: 120px;
    left: 40px;
    bottom: -75px;
}

@media (max-width: 899px) {
    .stats .icons div:nth-child(3) {
        display: none;
    }
}

.campaign--ug .stats .icons div:nth-child(3) svg {
    fill: #6C207E;
}

.campaign--pg .stats .icons div:nth-child(3) svg {
    fill: #403B65;
}

.stats .icons div:nth-child(4) {
    width: 120px;
    height: 120px;
    right: 0;
    bottom: 0;
}

@media (max-width: 899px) {
    .stats .icons div:nth-child(4) {
        display: none;
    }
}

.campaign--ug .stats .icons div:nth-child(4) svg {
    fill: #FFCB4F;
}

.campaign--pg .stats .icons div:nth-child(4) svg {
    fill: #2A52DD;
}

.stats .grid-items {
    margin-top: 80px;
}

@media (max-width: 899px) {
    .stats .grid-items {
        margin-top: 0;
        margin-left: 40px;
        margin-right: 40px;
        width: auto;
    }
}

@media (max-width: 899px) {
    .campaign--ug .stats .grid-items {
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        width: auto;
    }
}

.stats .grid-items .item img {
    margin: 0 auto;
}

@media (max-width: 899px) {
    .stats .grid-items .item img {
        margin: 0;
    }
}

.stats .grid-items .item .copy {
    width: 75%;
    padding: 0;
}

@media (max-width: 899px) {
    .stats .grid-items .item .copy {
        width: 100%;
        padding: 40px 20px 0 0;
    }
}

.stats--clearing .stats__panel {
    padding-top: 20px;
}

.stats--clearing .stats__panel-heading {
    display: flex;
    flex-direction: column;
    height: 225px;
    justify-content: center;
}

.stats--clearing .stats__panel-body {
    text-align: center;
}

.stats--clearing .stats__panel-body h3 {
    color: #003E6F;
    margin-bottom: 24px;
}

.stats--clearing .stats__source {
    font-size: 12px;
    margin-bottom: 24px;
    text-transform: uppercase;
}

.copy-stats .icons div:nth-child(1) {
    width: 100px;
    height: 100px;
    left: 30%;
    top: -100px;
}

@media (max-width: 899px) {
    .copy-stats .icons div:nth-child(1) {
        width: 80px;
        height: 80px;
    }
}

.campaign--ug .copy-stats .icons div:nth-child(1) svg {
    fill: #1E9D8B;
}

.campaign--pg .copy-stats .icons div:nth-child(1) svg {
    fill: #2A52DD;
}

.copy-stats .icons div:nth-child(2) {
    width: 40px;
    height: 40px;
    left: 45%;
    bottom: -80px;
    z-index: 1;
}

.campaign--ug .copy-stats .icons div:nth-child(2) svg {
    fill: #D21F77;
}

.campaign--pg .copy-stats .icons div:nth-child(2) svg {
    fill: #A84069;
}

.apply img.offset {
    width: 300px;
    position: absolute;
    right: -10%;
    top: 0;
    z-index: 2;
}

@media (max-width: 899px) {
    .apply img.offset {
        position: absolute;
        right: -85%;
    }
}

@media (max-width: 599px) {
    .apply img.offset {
        position: relative;
        right: auto;
        margin: 20px auto;
        top: -30px;
    }
}

@media (max-width: 899px) {
    .apply .md-margin {
        margin-top: 100px;
    }
}

@media (max-width: 599px) {
    .apply .md-margin {
        margin-top: 0;
    }
}

.apply .copy {
    width: 65%;
    position: relative;
    z-index: 3;
}

@media (max-width: 899px) {
    .apply .copy {
        width: 100%;
    }
}

.apply .copy a.btn {
    display: block;
    max-width: 266px;
}

.apply .icons div:nth-child(1) {
    width: 100px;
    height: 100px;
    right: 20%;
    top: -120px;
}

@media (max-width: 899px) {
    .apply .icons div:nth-child(1) {
        display: none;
    }
}

.campaign--ug .apply .icons div:nth-child(1) svg {
    fill: #E0684B;
}

.campaign--pg .apply .icons div:nth-child(1) svg {
    fill: #A84069;
}

.apply .icons div:nth-child(2) {
    width: 120px;
    height: 120px;
    right: 0;
    bottom: -40px;
}

.campaign--ug .apply .icons div:nth-child(2) svg {
    fill: #FFCB4F;
}

.campaign--pg .apply .icons div:nth-child(2) svg {
    fill: #fff;
}

.campaign--ug .apply .container {
    background-color: #002C53;
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad-apply.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 599px) {
    .campaign--ug .apply .container {
        background-size: contain;
    }
}

.campaign--ug .apply .container:before {
    content: ' ';
    display: block;
    width: 8.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background-image: none;
    background-color: #002C53;
}

.campaign--ug .apply img {
    margin-left: -15px;
    margin-top: 260px;
}

@media (max-width: 899px) {
    .campaign--ug .apply img {
        margin-left: 0;
    }
}

.campaign--ug .apply .box {
    background-color: #002C53;
    max-width: 395px;
    margin-left: -15px;
    padding-bottom: 80px;
    padding-right: 30px;
}

.campaign--ug .apply .box .intro-para {
    margin-top: 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
}

@media (max-width: 899px) {
    .campaign--ug .apply .box {
        margin-left: 0;
    }
}

@media (min-width: 900px) {
    .apply .copy {
        padding-left: 5%;
    }

    .campaign .apply .copy {
        padding-left: 15px;
    }

    .campaign--ug .apply .copy {
        padding-left: 0;
    }
}

.copy-accordion .accordion {
    color: #fff;
}

@media (max-width: 899px) {
    .copy-accordion .accordion:first-child {
        margin-top: 40px;
    }
}

.copy-accordion .accordion.expanded .accordion-header svg {
    transform: rotate(-180deg);
}

.campaign--ug .copy-accordion .accordion {
    background-color: #002C53;
}

.campaign--ug .copy-accordion .accordion.expanded {
    background-color: #002C53;
}

.campaign--pg .copy-accordion .accordion {
    background-color: #403B65;
}

.campaign--pg .copy-accordion .accordion.expanded {
    background-color: #5f259f;
}

.copy-accordion .accordion.accordion--blue:focus {
    outline: 2px solid #DCA91B;
}

.copy-accordion .accordion.accordion--blue .accordion-header,
.copy-accordion .accordion.accordion--blue .accordion-content {
    background: #003E6F;
    color: #fff;
}

.copy-accordion .accordion.accordion--blue .accordion-header:hover {
    background: #003E6F;
}

.copy-accordion .accordion.accordion--gold:focus {
    outline: 2px solid #003E6F;
}

.copy-accordion .accordion.accordion--gold .accordion-header,
.copy-accordion .accordion.accordion--gold .accordion-content {
    background: #DCA91B;
    color: #394049;
}

.copy-accordion .accordion.accordion--gold .accordion-header:hover {
    background: #DCA91B;
}

.copy-accordion .accordion.accordion--gold .accordion-header h4,
.copy-accordion .accordion.accordion--gold .accordion-header h3 {
    color: #394049;
}

.copy-accordion .accordion.accordion--gold .accordion-header svg {
    fill: #394049;
}

.copy-accordion .accordion .accordion-header {
    padding: 25px;
}

.copy-accordion .accordion .accordion-header:after {
    content: "";
}

.copy-accordion .accordion .accordion-header:hover {
    background-color: #002C53;
    color: #fff;
}

.campaign--pg .copy-accordion .accordion .accordion-header:hover {
    background-color: #5f259f;
}

.copy-accordion .accordion .accordion-header h4,
.copy-accordion .accordion .accordion-header h3 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    color: #fff;
}

.copy-accordion .accordion .accordion-header svg {
    fill: #fff;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -12px;
    width: 25px;
    height: 25px;
}

.copy-accordion .accordion .accordion-content {
    border: none;
    padding: 10px 25px 25px 25px;
    margin: 0;
}

.copy-accordion .icons div:nth-child(1) {
    width: 100px;
    height: 100px;
    right: 50%;
    bottom: -25%;
    z-index: 1;
}

@media (max-width: 899px) {
    .copy-accordion .icons div:nth-child(1) {
        bottom: -15%;
    }
}

.campaign--ug .copy-accordion .icons div:nth-child(1) svg {
    fill: #D21F77;
}

.campaign--pg .copy-accordion .icons div:nth-child(1) svg {
    fill: #5f259f;
}

.campaign--clearing .copy-accordion.white h2,
.campaign--clearing .copy-accordion h2 {
    color: #003E6F;
}

.download [data-content-toggle] i {
    transform: rotate(45deg);
}

.download [data-content-toggle].open i {
    transform: rotate(0);
}

@media (max-width: 599px) {
    .download [data-content-toggle] {
        margin-top: 40px;
    }
}

.download .header h2,
.download .header p {
    display: inline-block;
    font-size: 42px;
}

@media (max-width: 899px) {

    .download .header h2,
    .download .header p {
        display: block;
        font-size: 22px;
    }
}

.download .header h2 {
    text-transform: uppercase;
    position: relative;
    padding-right: 20px;
}

.download .header h2 svg {
    width: 30px;
    height: 30px;
    position: absolute;
    top: -25px;
    left: 75px;
}

.campaign--ug .download .header h2 svg {
    fill: #D21F77;
}

.campaign--pg .download .header h2 svg {
    fill: #5f259f;
}

.download .header p {
    margin: 0;
    font-weight: bold;
}

.campaign--int .download {
    background-color: #2A52DD;
}

.campaign--int .download .btn {
    background: #fff;
    border: 1px solid #fff;
    color: #2A52DD;
}

.campaign--int .download .btn:hover {
    background: #2A52DD;
    color: #fff;
}

.campaign--int .download .container {
    background-color: #2A52DD;
}

.campaign--int .download .header h2 {
    color: #fff;
    font-size: 32px;
    padding-right: 0;
}

.campaign--int .download .header h2 span {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 599px) {
    .campaign--int .download .header h2 {
        font-size: 22px;
        text-align: center;
    }
}

@media (max-width: 480px) {
    .campaign--int .download .header h2 {
        font-size: 14px;
        line-height: 19px;
    }
}

.campaign--int .download .header .btn {
    padding-left: 10px;
    padding-right: 34px;
}

.campaign--int .download .header .btn .hw {
    right: 12px;
}

@media (max-width: 599px) {
    .campaign--int .download .header .btn {
        display: block;
        margin: auto;
    }
}

.campaign--int .download form input,
.campaign--int .download form select,
.campaign--int .download form textarea,
.campaign--int .download form .input-wrapper input[type="checkbox"]+label::before {
    border-color: #fff;
    color: #fff;
}

.campaign--int .download form .input-wrapper input[type="checkbox"]+label::before {
    top: 14px;
}

.campaign--int .download form label,
.campaign--int .download form span {
    color: #fff;
    font-weight: normal;
}

.campaign--int .download form label a {
    color: #fff;
    text-decoration: underline;
}

.campaign--int .download form label a:hover {
    text-decoration: none;
}

.campaign--int .download form .btn {
    display: block;
    margin: auto;
    padding: 15px 60px;
}

@media (min-width: 899px) {
    .campaign--int .download {
        margin-top: 40px;
    }
}

.course-summary {
    padding-bottom: 30px;
    padding-top: 30px;
}

.course-summary dl {
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    margin-top: 20px;
    padding: 5px 0;
}

.course-summary dl::after {
    display: block;
    clear: both;
    content: "";
}

.course-summary dt,
.course-summary dd {
    margin: 5px 0;
    float: left;
}

.course-summary dt:after {
    content: ': ';
}

.course-summary dd {
    padding-left: 5px;
    padding-right: 15px;
}

@media (max-width: 899px) {
    .course-summary dt:nth-of-type(2n+1) {
        clear: left;
    }

    .course-summary dt {
        width: 25%;
    }

    .course-summary dd {
        padding: 0;
        width: 25%;
    }
}

@media (max-width: 599px) {
    .course-summary dt {
        clear: left;
        width: 120px;
    }

    .course-summary dd {
        width: auto;
    }
}

.course-summary .intro-para {
    margin-bottom: 30px;
}

@media (max-width: 899px) {
    .course-summary .actions {
        text-align: center;
    }
}

.course-contact .row-outer {
    background-color: #f0f0f0;
}

.course-contact-wrapper {
    border-top: 4px solid #007acc;
    list-style-type: none;
    margin: 0;
    padding: 26px 0 30px;
}

@media (min-width: 600px) {
    .course-contact-wrapper {
        display: table;
        width: 100%;
    }

    .course-contact-item {
        display: table-cell;
    }
}

.contact-label {
    font-family: "Times New Roman";
    font-style: italic;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 600px) {
    .contact-label {
        font-family: "Miller Disp It";
    }
}

.contact-name {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.course-overview {
    padding-bottom: 30px;
    padding-top: 30px;
}

.quote-photo {
    margin-top: 10px;
}

.quote-photo img {
    border-radius: 50%;
}

blockquote footer {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.025em;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.section-banner-ad {
    margin-bottom: 20px;
    overflow: auto;
    text-align: center;
}

.rankings .ranking {
    text-align: center;
}

.rankings .ranking .ranking-image {
    margin-bottom: 50px;
    margin-top: 75px;
}

.rankings .ranking .ranking-image img {
    width: 67%;
    display: inline-block;
}

.rankings .ranking p {
    color: #000;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0;
}

.rankings .ranking h3 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    color: #5F259F;
    letter-spacing: 0.39px;
    line-height: 24px;
    margin-bottom: 25px;
}

.rankings .ranking .source {
    font-size: 12px;
    text-transform: uppercase;
}

.learn-more .learn-more-block {
    height: 366px;
}

.learn-more .grid-block-inner {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.learn-more .grid-block-inner .bg-image {
    width: 100%;
    height: 100%;
    background-color: transparent;
    /* fallback color */
    background-position: center;
    background-size: cover;
    transition: all .8s;
}

.learn-more .grid-block-inner:before {
    content: ' ';
    width: 27px;
    height: 100%;
    position: absolute;
    top: 0;
    opacity: 1;
    background-image: none;
    z-index: 1;
}

.learn-more .grid-block-inner .content {
    position: absolute;
    bottom: 0;
}

.learn-more .grid-block-inner:hover .bg-image,
.learn-more .grid-block-inner:focus .bg-image,
.learn-more .grid-block-inner.focus .bg-image {
    transform: scale(1.1);
}

.learn-more p {
    color: #fff;
    padding-left: 27px;
    padding-bottom: 60px;
    width: 65%;
    margin: 0;
    font-size: 14px;
    letter-spacing: 0.14px;
    line-height: 17px;
}

.learn-more .learn-more-dark-blue p,
.learn-more .learn-more-dark-blue .grid-block-inner:before {
    background-color: #002C53;
}

.learn-more .learn-more-blue p,
.learn-more .learn-more-blue .grid-block-inner:before {
    background-color: #007ACC;
}

.learn-more .learn-more-blue p {
    color: #002C53;
}

.learn-more .opendays .bg-image {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad/open-days.jpg");
}

.learn-more .accommodation .bg-image {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad/accommodation.jpg");
}

.learn-more .international-students .bg-image {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad/international-students.jpg");
}

.learn-more .campus-tours .bg-image {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad/campus-tours.jpg");
}

.scholarships {
    background-color: #002C53;
    overflow: hidden;
}

.scholarships .container {
    background-color: #002C53;
}

.scholarships .container:before {
    content: ' ';
    display: block;
    width: 8.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background-image: none;
    background-color: #002C53;
}

.scholarships .top {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad-scholarships.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: -30px;
}

.scholarships .top img {
    margin-top: 485px;
    margin-left: -30px;
}

@media (max-width: 899px) {
    .scholarships .top img {
        margin-top: 345px;
        margin-left: 0;
    }
}

@media (max-width: 599px) {
    .scholarships .top img {
        margin-left: 0;
        margin-top: 205px;
    }
}

.scholarships .bottom {
    background-color: #002C53;
    color: #fff;
    padding: 60px 0;
}

@media (max-width: 899px) {
    .scholarships .bottom {
        padding: 0;
    }
}

.scholarships .bottom .left {
    width: 50%;
    display: inline-block;
    margin-left: -15px;
    vertical-align: top;
}

.scholarships .bottom .left .intro-para {
    width: 82%;
}

@media (max-width: 899px) {
    .scholarships .bottom .left .intro-para {
        width: 100%;
    }
}

.scholarships .bottom .left p {
    width: 72%;
}

@media (max-width: 899px) {
    .scholarships .bottom .left p {
        width: 100%;
    }
}

@media (max-width: 899px) {
    .scholarships .bottom .left {
        margin-left: 0;
        margin-bottom: 30px;
    }
}

.scholarships .bottom .right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 899px) {

    .scholarships .bottom .left,
    .scholarships .bottom .right {
        display: block;
        width: 100%;
    }
}

.scholarships .stats-rows .stats-row-item {
    background-color: #007ACC;
    color: #002C53;
    margin-bottom: 15px;
    padding: 35px 0;
    position: relative;
}

@media (min-width: 900px) {
    .scholarships .stats-rows .stats-row-item:after {
        content: " ";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 9999px;
        background-color: #007ACC;
    }
}

.scholarships .stats-rows .stats-row-item .stat,
.scholarships .stats-rows .stats-row-item .copy {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.scholarships .stats-rows .stats-row-item .stat {
    width: 30%;
    text-align: center;
}

.scholarships .stats-rows .stats-row-item .stat img {
    display: inline-block;
    margin: 0 auto;
}

@media (max-width: 899px) {
    .scholarships .stats-rows .stats-row-item .stat {
        width: 100%;
        margin-bottom: 15px;
    }
}

.scholarships .stats-rows .stats-row-item .copy {
    width: 68%;
}

.scholarships .stats-rows .stats-row-item .copy .intro-para {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
}

@media (max-width: 899px) {
    .scholarships .stats-rows .stats-row-item .copy {
        width: 100%;
        text-align: center;
    }
}

@media (min-width: 900px) {
    .scholarships .copy {
        padding-left: 5%;
    }

    .campaign--ug .scholarships .copy {
        padding-left: 0;
    }
}

.student-support {
    background-color: #FFB500;
    overflow: hidden;
}

.student-support .container {
    background-color: #FFB500;
}

.student-support .container:before {
    content: ' ';
    display: block;
    width: 8.3333333333%;
    padding-left: 15px;
    padding-right: 15px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    background-image: none;
    background-color: #FFB500;
}

.student-support .top {
    background-image: url("https://www.hw.ac.uk/legacy/images/undergrad-support-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: -30px;
}

.student-support .top img {
    margin-top: 485px;
    margin-left: -30px;
}

@media (max-width: 899px) {
    .student-support .top img {
        margin-top: 345px;
        margin-left: 0;
    }
}

@media (max-width: 599px) {
    .student-support .top img {
        margin-left: 0;
        margin-top: 105px;
    }
}

.student-support .bottom {
    background-color: #FFB500;
    color: #002C53;
    padding: 60px 0;
}

@media (max-width: 899px) {
    .student-support .bottom {
        padding: 0;
    }
}

.student-support .bottom .left {
    width: 50%;
    display: inline-block;
    margin-left: -15px;
    vertical-align: top;
}

.student-support .bottom .left .intro-para {
    width: 82%;
    margin-top: 0;
}

@media (max-width: 899px) {
    .student-support .bottom .left .intro-para {
        width: 100%;
    }
}

.student-support .bottom .left p {
    width: 72%;
}

@media (max-width: 899px) {
    .student-support .bottom .left p {
        width: 100%;
    }
}

@media (max-width: 899px) {
    .student-support .bottom .left {
        margin-left: 0;
    }
}

.student-support .bottom .right {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

@media (max-width: 899px) {

    .student-support .bottom .left,
    .student-support .bottom .right {
        display: block;
        width: 100%;
    }
}

.student-support .stats-rows .stats-row-item {
    background-color: #5F259F;
    margin-bottom: 15px;
    padding: 25px;
    position: relative;
    text-align: center;
}

@media (max-width: 899px) {
    .student-support .stats-rows .stats-row-item {
        padding: 25px 10px;
    }
}

.student-support .stats-rows .stats-row-item h3,
.student-support .stats-rows .stats-row-item p,
.student-support .stats-rows .stats-row-item a {
    color: #fff;
}

.student-support .stats-rows .stats-row-item h3 {
    margin-bottom: 15px;
}

.student-support .stats-rows .stats-row-item a {
    text-transform: uppercase;
    border-bottom: 2px solid #fff;
    line-height: 26px;
}

.student-support .stats-rows .stats-row-item a:hover,
.student-support .stats-rows .stats-row-item a:focus,
.student-support .stats-rows .stats-row-item a.focus {
    text-decoration: none;
    border-color: transparent;
    color: #bd98e7;
}

@media (min-width: 900px) {
    .student-support .stats-rows .stats-row-item {
        text-align: left;
    }

    .student-support .stats-rows .stats-row-item:after {
        content: " ";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 9999px;
        background-color: #5F259F;
    }
}

@media (min-width: 900px) {
    .student-support .copy {
        padding-left: 5%;
    }

    .campaign--ug .student-support .copy {
        padding-left: 0;
    }
}

.search-bar .row-outer {
    background-color: #f0f0f0;
    margin-bottom: 60px;
}

@media (max-width: 899px) {
    .search-bar .row-outer {
        margin-bottom: 0;
        padding-top: 15px;
    }

    .search-bar .row-outer.section-pointer:before,
    .search-bar .tab-selector ul li.row-outer.active:before,
    .tab-selector ul .search-bar li.row-outer.active:before {
        content: none;
    }
}

.search-bar .row-outer .form-search {
    margin: 30px 0;
}

@media (max-width: 899px) {
    .search-bar .row-outer .form-search {
        margin: 0;
    }

    .search-bar .row-outer .form-search .btn {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.search-bar .row-outer.section-pointer:before,
.search-bar .tab-selector ul li.row-outer.active:before,
.tab-selector ul .search-bar li.row-outer.active:before {
    top: auto;
    bottom: -25px;
}

@media (max-width: 899px) {
    .sidebar.filters .row-outer {
        background-color: #f0f0f0;
        padding-bottom: 15px;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .sidebar.filters h3,
    .sidebar.filters .h3 {
        background-color: #003c71;
        color: #fff;
        cursor: pointer;
        font-size: 16px;
        line-height: 22px;
        margin: 15px 0 0;
        padding: 15px;
        position: relative;
    }

    .sidebar.filters h3:after,
    .sidebar.filters .h3:after {
        content: none;
    }

    .sidebar.filters h3+fieldset,
    .sidebar.filters .h3+fieldset {
        background-color: #fff;
        max-height: 0;
        overflow: hidden;
        padding-left: 15px;
        padding-right: 15px;
        transition: max-height 0.2s;
    }

    .sidebar.filters h3+fieldset .input-wrapper:first-child,
    .sidebar.filters .h3+fieldset .input-wrapper:first-child {
        margin-top: 15px;
    }

    .sidebar.filters h3+fieldset .select-wrapper,
    .sidebar.filters .h3+fieldset .select-wrapper {
        margin-top: 15px;
    }

    .sidebar.filters h3:after,
    .sidebar.filters .h3:after {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'Heriot-Watt icons' !important;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        speak: none;
        line-height: 1;
        text-transform: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: inherit;
        content: "";
        font-size: inherit;
        height: 22px;
        left: auto;
        line-height: inherit;
        position: absolute;
        right: 15px;
        top: 15px;
        width: auto;
    }

    .sidebar.filters h3.expanded:after,
    .sidebar.filters .h3.expanded:after {
        content: "";
    }

    .sidebar.filters h3.expanded+fieldset,
    .sidebar.filters .h3.expanded+fieldset {
        max-height: 500px;
    }

    .sidebar.filters .btn {
        margin-top: 15px;
    }
}

.filter-results-header {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003c71;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 15px;
}

ul.alphabet-filter {
    list-style-type: none;
    padding: 0;
    margin: 0 -8px 30px;
    text-align: center;
}

ul.alphabet-filter::after {
    display: block;
    clear: both;
    content: "";
}

ul.alphabet-filter li {
    float: left;
    margin: 8px;
}

ul.alphabet-filter a {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #f0f0f0;
    color: #333f48;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

ul.alphabet-filter a:hover {
    background-color: #003c71;
    color: #fff;
    text-decoration: none;
}

ul.alphabet-filter a.active {
    background-color: #007acc;
    color: #fff;
}

.tab-selector {
    background-color: #f0f0f0;
}

@media (max-width: 899px) {
    .tab-selector {
        padding-top: 15px;
    }
}

.tab-selector ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.tab-selector ul li {
    display: inline-block;
}

.tab-selector ul li a,
.tab-selector ul li a:visited {
    color: #000;
    display: block;
    font-weight: bold;
    padding: 30px 15px;
    text-decoration: underline;
}

.tab-selector ul li.active:before {
    bottom: -25px;
    color: #007acc;
    top: auto !important;
}

.tab-selector ul li.active a {
    color: #007acc;
}

.tab-wrapper {
    padding-bottom: 30px;
    padding-top: 30px;
}

.accordion {
    background-color: #f0f0f0;
    margin-bottom: 15px;
}

.accordion-header {
    cursor: pointer;
    padding: 15px;
    position: relative;
}

.accordion-header:after {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    font-size: 26px;
    line-height: 20px;
    right: 15px;
    position: absolute;
    top: 15px;
}

.expanded .accordion-header:after {
    content: "";
}

.accordion-header:hover {
    color: #007acc;
}

.accordion-header h4 {
    color: #000;
    margin: 0;
}

.accordion-content {
    border-top: 2px solid #000;
    padding: 15px 0;
    margin: 0 15px;
}

.accordion-content h5 {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: bold;
}

.section-pointer,
.tab-selector ul li.active,
.cta-pointer {
    position: relative;
}

.section-pointer:before,
.tab-selector ul li.active:before,
.cta-pointer:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 25px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: -25px;
    width: 50px;
    z-index: 1;
}

.section-pointer:before,
.tab-selector ul li.active:before {
    background-color: inherit;
    left: 50%;
    margin-left: -25px;
}

.section-pointer.arrow-down:before,
.tab-selector ul li.active:before {
    content: "";
}

.section-pointer.arrow-up:before,
.tab-selector ul li.arrow-up.active:before {
    content: "";
}

.section-pointer.section-pointer-blue:before,
.tab-selector ul li.section-pointer-blue.active:before {
    background-color: #003c71;
    color: #fff;
}

.section-pointer.section-pointer-grey:before,
.tab-selector ul li.active:before {
    background-color: #f0f0f0;
}

.section-pointer.row:before,
.tab-selector ul li.row.active:before {
    display: inline-block;
}

.cta-pointer:before {
    background-color: inherit;
    left: 15px;
    content: "";
    color: #fff;
}

.slash-border,
.nav-sub>nav>ul>li>a {
    display: block;
    padding-bottom: 20px;
    position: relative;
}

.slash-border:after,
.nav-sub>nav>ul>li>a:after {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: 0;
    content: "////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////";
    font-size: 12px;
    font-weight: normal;
    height: 10px;
    left: 0;
    letter-spacing: -1.5px;
    line-height: 1;
    overflow: hidden;
    position: absolute;
    width: 100%;
    word-wrap: break-word;
}

.sidebar .slash-border:after,
.sidebar .nav-sub>nav>ul>li>a:after {
    color: #007acc;
}

@media (max-width: 599px) {

    .slash-border:after,
    .nav-sub>nav>ul>li>a:after {
        letter-spacing: 1.5px;
    }
}

.section-heading .slash-border,
.section-heading .nav-sub>nav>ul>li>a {
    padding-bottom: 9px;
}

#accesslinks {
    display: block;
    position: absolute;
    left: 0;
    top: 0em;
    width: 20em;
}

#accesslinks li {
    display: block;
    position: absolute;
    left: 0;
    top: 0em;
    width: 20em;
    text-align: center;
}

#accesslinks li a {
    color: #FFFFFF;
    display: block;
    font-size: .75em;
    font-weight: bold;
    line-height: 2em;
    position: relative;
    top: -10em;
    z-index: 999;
}

#accesslinks li a:focus {
    top: 0em;
    text-decoration: none;
    background: #000000;
}

.divider-nav {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    list-style-type: none;
    margin: 0 -10px;
    padding: 0;
    text-transform: uppercase;
}

.divider-nav ul {
    padding-left: 0;
}

.divider-nav li {
    display: inline-block;
    position: relative;
}

.divider-nav li span:after,
.divider-nav li a:after {
    content: '/\0a';
    right: 1px;
    position: absolute;
}

.divider-nav li:last-of-type>span:after,
.divider-nav li:last-of-type>a:after {
    content: none;
}

.divider-nav li span,
.divider-nav li a,
.divider-nav li a:visited {
    display: block;
    margin: 0 -5px;
    padding: 9px 15px;
    position: relative;
}

@media (max-width: 599px) {

    .divider-nav li span,
    .divider-nav li a,
    .divider-nav li a:visited {
        padding-bottom: 5px;
        padding-top: 5px;
    }
}

.campus-united-kingdom .cta-image-block,
.cta-campus-united-kingdom {
    background-color: #d14129;
    color: #fff;
}

.campus-united-kingdom .cta-image-block:nth-of-type(2n),
.cta-campus-united-kingdom:nth-of-type(2n) {
    background-color: #9f311f;
}

.campaign--ug .campus-united-kingdom .cta-image-block,
.campaign--ug .cta-campus-united-kingdom {
    background-color: #D21F77;
}

.campaign--pg .campus-united-kingdom .cta-image-block,
.campaign--pg .cta-campus-united-kingdom {
    background-color: #A84069;
}

.campus-dubai .cta-image-block,
.cta-campus-dubai {
    background-color: #5f259f;
    color: #fff;
}

.campus-dubai .cta-image-block:nth-of-type(2n),
.cta-campus-dubai:nth-of-type(2n) {
    background-color: #5f3366;
}

.campus-malaysia .cta-image-block,
.cta-campus-malaysia {
    background-color: #00816d;
    color: #fff;
}

.campus-malaysia .cta-image-block:nth-of-type(2n),
.cta-campus-malaysia:nth-of-type(2n) {
    background-color: #005d4f;
}

.campaign--ug .campus-malaysia .cta-image-block,
.campaign--ug .cta-campus-malaysia {
    background-color: #1E9D8B;
}

.campaign--pg .campus-malaysia .cta-image-block,
.campaign--pg .cta-campus-malaysia {
    background-color: #2A52DD;
}

.campus-united-kingdom .grid-block-light .grid-block-inner {
    background-color: #d14129;
}

.campus-united-kingdom .grid-block-dark .grid-block-inner {
    background-color: #9f311f;
}

.campus-united-kingdom .event-block .event-date {
    background-color: #d14129;
}

.campus-united-kingdom .event-block:nth-of-type(2n-1) a.event-block-inner {
    background-color: #d14129;
}

.campus-united-kingdom .event-block:nth-of-type(2n-1) .event-date {
    background-color: #9f311f;
}

.campus-united-kingdom .course-contact-wrapper {
    border-top-color: #d14129;
}

.campus-united-kingdom main .btn {
    background-color: #d14129;
}

.campus-united-kingdom main .btn:focus,
.campus-united-kingdom main .btn.focus,
.campus-united-kingdom main .btn:hover {
    background-color: #9f311f;
}

.campus-united-kingdom main .btn-keyline {
    background-color: transparent;
}

.campus-united-kingdom main .btn-keyline:focus,
.campus-united-kingdom main .btn-keyline.focus,
.campus-united-kingdom main .btn-keyline:hover {
    background-color: #d14129;
    border-color: #d14129;
}

.campus-united-kingdom main .btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #d14129;
}

.campus-united-kingdom main .nav-sub>nav>ul {
    background-color: #d14129;
}

.campus-united-kingdom .banner-search h1 {
    color: #9f311f;
}

.campus-united-kingdom .banner-search a.cta {
    color: #d14129;
}

.campus-united-kingdom .section-heading-content .slash-border:after,
.campus-united-kingdom .section-heading-content .nav-sub>nav>ul>li>a:after {
    color: #d14129;
}

@media (max-width: 899px) {

    .campus-united-kingdom .nav-main .current a,
    .campus-united-kingdom .nav-main .current-parent a {
        background-color: #d14129;
    }
}

.campus-united-kingdom .nav-sub .expand-trigger {
    background-color: #d14129;
}

.campus-united-kingdom .nav-sub .current>a:after,
.campus-united-kingdom .nav-sub .current>a:visited:after,
.campus-united-kingdom .nav-sub .current-parent>a:after,
.campus-united-kingdom .nav-sub .current-parent>a:visited:after {
    content: '';
    background-color: #d14129;
}

@media (max-width: 899px) {
    .campus-united-kingdom .nav-sub>nav>ul>li.current>a span {
        border-color: #d14129;
    }
}

.campus-united-kingdom .breadcrumbs a.cta:after {
    color: #d14129;
}

.campus-united-kingdom .section-heading-statistic .stat-roundel {
    color: #9f311f;
    font-size: 130px;
}

.campus-united-kingdom .section-heading-statistic .stat-copy p {
    color: #9f311f;
}

.campus-malaysia .grid-block-light .grid-block-inner {
    background-color: #00816d;
}

.campus-malaysia .grid-block-dark .grid-block-inner {
    background-color: #005d4f;
}

.campus-malaysia .event-block .event-date {
    background-color: #00816d;
}

.campus-malaysia .event-block:nth-of-type(2n-1) a.event-block-inner {
    background-color: #00816d;
}

.campus-malaysia .event-block:nth-of-type(2n-1) .event-date {
    background-color: #005d4f;
}

.campus-malaysia .course-contact-wrapper {
    border-top-color: #00816d;
}

.campus-malaysia main .btn {
    background-color: #00816d;
}

.campus-malaysia main .btn:focus,
.campus-malaysia main .btn.focus,
.campus-malaysia main .btn:hover {
    background-color: #005d4f;
}

.campus-malaysia main .btn-keyline {
    background-color: transparent;
}

.campus-malaysia main .btn-keyline:focus,
.campus-malaysia main .btn-keyline.focus,
.campus-malaysia main .btn-keyline:hover {
    background-color: #00816d;
    border-color: #00816d;
}

.campus-malaysia main .btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #00816d;
}

.campus-malaysia main .nav-sub>nav>ul {
    background-color: #00816d;
}

.campus-malaysia .banner-search h1 {
    color: #005d4f;
}

.campus-malaysia .banner-search a.cta {
    color: #00816d;
}

.campus-malaysia .section-heading-content .slash-border:after,
.campus-malaysia .section-heading-content .nav-sub>nav>ul>li>a:after {
    color: #00816d;
}

@media (max-width: 899px) {

    .campus-malaysia .nav-main .current a,
    .campus-malaysia .nav-main .current-parent a {
        background-color: #00816d;
    }
}

.campus-malaysia .nav-sub .expand-trigger {
    background-color: #00816d;
}

.campus-malaysia .nav-sub .current>a:after,
.campus-malaysia .nav-sub .current>a:visited:after,
.campus-malaysia .nav-sub .current-parent>a:after,
.campus-malaysia .nav-sub .current-parent>a:visited:after {
    content: '';
    background-color: #00816d;
}

@media (max-width: 899px) {
    .campus-malaysia .nav-sub>nav>ul>li.current>a span {
        border-color: #00816d;
    }
}

.campus-malaysia .breadcrumbs a.cta:after {
    color: #00816d;
}

.campus-malaysia .section-heading-statistic .stat-roundel {
    color: #005d4f;
    font-size: 130px;
}

.campus-malaysia .section-heading-statistic .stat-copy p {
    color: #005d4f;
}

.campus-dubai .grid-block-light .grid-block-inner {
    background-color: #5f259f;
}

.campus-dubai .grid-block-dark .grid-block-inner {
    background-color: #5f3366;
}

.campus-dubai .event-block .event-date {
    background-color: #5f259f;
}

.campus-dubai .event-block:nth-of-type(2n-1) a.event-block-inner {
    background-color: #5f259f;
}

.campus-dubai .event-block:nth-of-type(2n-1) .event-date {
    background-color: #5f3366;
}

.campus-dubai .course-contact-wrapper {
    border-top-color: #5f259f;
}

.campus-dubai main .btn {
    background-color: #5f259f;
}

.campus-dubai main .btn:focus,
.campus-dubai main .btn.focus,
.campus-dubai main .btn:hover {
    background-color: #5f3366;
}

.campus-dubai main .btn-keyline {
    background-color: transparent;
}

.campus-dubai main .btn-keyline:focus,
.campus-dubai main .btn-keyline.focus,
.campus-dubai main .btn-keyline:hover {
    background-color: #5f259f;
    border-color: #5f259f;
}

.campus-dubai main .btn-link {
    background-color: transparent;
    border-color: transparent;
    color: #5f259f;
}

.campus-dubai main .nav-sub>nav>ul {
    background-color: #5f259f;
}

.campus-dubai .banner-search h1 {
    color: #5f3366;
}

.campus-dubai .banner-search a.cta {
    color: #5f259f;
}

.campus-dubai .section-heading-content .slash-border:after,
.campus-dubai .section-heading-content .nav-sub>nav>ul>li>a:after {
    color: #5f259f;
}

@media (max-width: 899px) {

    .campus-dubai .nav-main .current a,
    .campus-dubai .nav-main .current-parent a {
        background-color: #5f259f;
    }
}

.campus-dubai .nav-sub .expand-trigger {
    background-color: #5f259f;
}

.campus-dubai .nav-sub .current>a:after,
.campus-dubai .nav-sub .current>a:visited:after,
.campus-dubai .nav-sub .current-parent>a:after,
.campus-dubai .nav-sub .current-parent>a:visited:after {
    content: '';
    background-color: #5f259f;
}

@media (max-width: 899px) {
    .campus-dubai .nav-sub>nav>ul>li.current>a span {
        border-color: #5f259f;
    }
}

.campus-dubai .breadcrumbs a.cta:after {
    color: #5f259f;
}

.campus-dubai .section-heading-statistic .stat-roundel {
    color: #5f3366;
    font-size: 130px;
}

.campus-dubai .section-heading-statistic .stat-copy p {
    color: #5f3366;
}

@media (max-width: 899px) {

    .campus-united-kingdom .nav-sub+section>.section-heading,
    .campus-malaysia .nav-sub+section>.section-heading,
    .campus-dubai .nav-sub+section>.section-heading {
        background-color: #f0f0f0;
        padding-top: 50px;
        position: relative;
    }

    .campus-united-kingdom .nav-sub+section>.section-heading:before,
    .campus-malaysia .nav-sub+section>.section-heading:before,
    .campus-dubai .nav-sub+section>.section-heading:before {
        /* use !important to prevent issues with browser extensions that change fonts */
        font-family: 'Heriot-Watt icons' !important;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        speak: none;
        line-height: 1;
        text-transform: none;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: inherit;
        border-radius: 25px;
        color: inherit;
        content: "";
        font-size: 18px;
        height: 50px;
        left: 50%;
        line-height: 50px;
        margin-left: -25px;
        pointer-events: none;
        position: absolute;
        text-align: center;
        top: -25px;
        width: 50px;
        z-index: 1;
    }
}

.swatch-united-kingdom {
    position: relative;
}

.swatch-united-kingdom:after {
    background-color: #d14129;
    content: '';
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
}

.swatch-malaysia {
    position: relative;
}

.swatch-malaysia:after {
    background-color: #00816d;
    content: '';
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
}

.swatch-dubai {
    position: relative;
}

.swatch-dubai:after {
    background-color: #5f259f;
    content: '';
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
}

.swatch-distance-learning {
    position: relative;
}

.swatch-distance-learning:after {
    background-color: #a8ad00;
    content: '';
    height: 20px;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
}

section.cta-cards h2 {
    color: #2A52DD;
    text-transform: none;
}

section.cta-cards .grid-block-flex-container .grid-block-content {
    padding: 15px 20px 60px 20px;
}

section.cta-cards .grid-block-flex-container .grid-block-content .h4.cta {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    width: 90%;
}

section.cta-cards .grid-block-flex-container .grid-block-content .h4.cta:after {
    position: absolute;
    right: 10%;
    top: 28px;
}

section.cta-cards .grid-block-flex-container .grid-block-content p {
    font-weight: normal;
}

section.cta-cards .grid-block-flex-container .grid-block-inner {
    box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
    margin-bottom: 15px;
}

section.cta-cards .grid-block-flex-container .grid-block-inner:before {
    content: unset;
}

section.cta-cards .grid-block-flex-container .grid-block-inner:hover .h4.cta:after {
    text-decoration: none;
}

section.cta-cards .grid-block-flex-container .grid-block-blue a {
    background-color: #2A52DD;
    color: #fff;
}

section.cta-cards .grid-block-flex-container .grid-block-white a {
    color: #494949;
}

section.cta-cards .grid-block-flex-container .grid-block-image {
    position: relative;
}

section.cta-cards .grid-block-flex-container .grid-block-with-image.col-md-4>a {
    padding-bottom: 0;
}

.image-panel img {
    width: 100%;
}

.image-panel h4 {
    font-size: 44px;
    line-height: 62px;
    position: relative;
    text-transform: none;
}

.image-panel h4 p {
    background-color: #fff;
    color: #2A52DD;
    margin: 0 0 5px;
    position: relative;
    z-index: 1;
}

@media (max-width: 1219px) {
    .image-panel h4 {
        font-size: 44px;
        line-height: 44px;
    }
}

@media (max-width: 599px) {
    .image-panel h4 {
        font-size: 22px;
        line-height: 37px;
    }
}

.image-panel .panel-text {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #2A52DD;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
}

@media (max-width: 899px) {
    .image-panel .panel-text {
        font-size: 17px;
        line-height: 25px;
    }
}

@media (max-width: 599px) {
    .image-panel .panel-text {
        font-size: 14px;
        line-height: 21px;
    }
}

@media (max-width: 899px) {
    .image-panel .content {
        padding-left: 25px;
        top: -65px;
    }
}

.image-panel.left h4 {
    width: 360px;
}

.image-panel.left h4 p {
    padding-left: 10px;
}

@media (min-width: 899px) {
    .image-panel.left h4 {
        left: -100px;
    }
}

.image-panel.right h4 {
    width: 575px;
}

@media (max-width: 899px) {
    .image-panel.right h4 {
        width: 360px;
    }
}

@media (max-width: 899px) {
    .image-panel.right h4 p {
        line-height: 50px;
    }
}

@media (max-width: 599px) {
    .image-panel.right h4 p {
        line-height: 38px;
    }
}

@media (max-width: 599px) {

    .image-panel.left h4,
    .image-panel.right h4 {
        width: 185px;
    }
}

.image-panel .sub-title.bold {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #fff;
    color: #494949;
    padding: 5px;
    width: 360px;
}

@media (max-width: 599px) {
    .image-panel .sub-title.bold {
        width: 185px;
    }
}

.quote-panel {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #2A52DD;
}

.quote-panel h4 {
    font-size: 32px;
    position: relative;
    top: 25px;
    width: 515px;
}

.quote-panel h4 p {
    color: #fff;
    background-color: #2A52DD;
    margin: 0 0 5px;
    padding: 10px;
    position: relative;
    z-index: 3;
}

@media (max-width: 599px) {
    .quote-panel h4 p {
        padding: 5px 0;
    }
}

@media (min-width: 1219px) {
    .quote-panel h4 {
        left: -40px;
    }
}

@media (max-width: 599px) {
    .quote-panel h4 {
        font-size: 22px;
        width: 400px;
    }
}

@media (max-width: 480px) {
    .quote-panel h4 {
        font-size: 18px;
        width: 300px;
    }
}

.quote-panel .attribution {
    color: #fff;
    left: 25px;
    position: relative;
    text-transform: uppercase;
    top: 25px;
    z-index: 2;
}

@media (min-width: 899px) and (max-width: 1219px) {
    .quote-panel .attribution {
        left: 140px;
    }
}

.quote-panel .bg-img {
    bottom: -60px;
    left: -40px;
    position: absolute;
    width: 108%;
}

@media (max-width: 899px) {
    .quote-panel .bg-img {
        display: none;
    }
}

.quote-panel .container {
    background-color: #2A52DD;
}

.quote-panel .quote-img {
    position: relative;
    z-index: 2;
}

@media (max-width: 899px) {
    .quote-panel .quote-img {
        width: 100%;
    }
}

.box-link-columns .box-link-group {
    margin-top: 48px;
}

.box-link-columns--clearing-blue h2 {
    text-align: center;
}

@media (max-width: 900px) {
    .box-link-columns--clearing-blue h2 {
        text-align: left;
    }
}

@media (max-width: 900px) {
    .box-link-columns--clearing-blue .box-link-group {
        margin-top: 0;
    }
}

.box-link-columns--clearing-blue .box-link-group .box-link .box-link-header {
    background-color: #003E6F;
    height: 100px;
}

@media (max-width: 1219px) {
    .box-link-columns--clearing-blue .box-link-group .box-link .box-link-header {
        align-items: center;
        display: flex;
    }

    .box-link-columns--clearing-blue .box-link-group .box-link .box-link-header h4 {
        font-size: 18px;
    }
}

@media (min-width: 900px) {
    .box-link-columns--clearing-blue .box-link-group .box-link .box-link-header {
        height: 170px;
    }
}

.box-link-columns .box-link {
    color: #fff;
}

.box-link-columns .box-link a {
    color: #fff;
}

.box-link-columns .box-link .box-link-header {
    margin-top: 20px;
    padding: 25px;
}

.box-link-columns .box-link .box-link-header:after {
    content: "";
}

.box-link-columns .box-link .box-link-header:hover {
    color: #fff;
}

.box-link-columns .box-link .box-link-header h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 24px;
    line-height: 29px;
}

.box-link-columns .box-link .box-link-header svg {
    fill: #fff;
    position: absolute;
    right: 25px;
    top: 40px;
    margin-top: -12px;
    width: 25px;
    height: 25px;
}

.banner-text {
    padding: 70px 0;
}

.banner-text h1 {
    letter-spacing: 0.9px;
    text-transform: uppercase;
    font-size: 120px;
    line-height: 117px;
}

@media (max-width: 1219px) {
    .banner-text h1 {
        font-size: 90px;
        line-height: 100px;
    }
}

@media (max-width: 899px) {
    .banner-text h1 {
        font-size: 60px;
        line-height: 60px;
    }

    .banner-text h1 .text-shadow:after {
        left: 3px;
        top: 3px;
    }
}

@media (max-width: 600px) {
    .banner-text h1 {
        font-size: 45px;
        line-height: 45px;
    }

    .banner-text h1 .text-shadow:after {
        left: 2px;
        top: 2px;
    }
}

@media (max-width: 480px) {
    .banner-text h1 {
        font-size: 28px;
        line-height: 28px;
    }
}

.banner-text__container {
    display: flex;
    align-items: center;
}

.banner-text__heading {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.banner-text__roundel {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

.banner-text__roundel-content {
    background-color: #5599DC;
    border-radius: 50%;
    bottom: 10px;
    box-shadow: 26px 22px 5px 0 rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 10px;
    padding: 10px;
    position: absolute;
    right: 10px;
    text-align: center;
    top: 10px;
    transform: rotateZ(15deg);
}

@media (max-width: 900px) {
    .banner-text__roundel-content {
        box-shadow: 14px 12px 5px 0 rgba(0, 0, 0, 0.5);
    }
}

@media (max-width: 600px) {
    .banner-text__roundel-content {
        box-shadow: 10px 8px 5px 0 rgba(0, 0, 0, 0.5);
    }
}

.banner-text__roundel-text {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003E6F;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 48px;
    line-height: 53px;
}

@media (max-width: 1219px) {
    .banner-text__roundel-text {
        font-size: 30px;
        line-height: 34px;
    }
}

@media (max-width: 899px) {
    .banner-text__roundel-text {
        font-size: 24px;
        line-height: 26px;
    }
}

@media (max-width: 600px) {
    .banner-text__roundel-text {
        font-size: 20px;
        line-height: 22px;
    }
}

@media (max-width: 480px) {
    .banner-text__roundel-text {
        font-size: 14px;
        line-height: 14px;
    }
}

.banner-text__roundel-date {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    margin: 0 auto;
    text-transform: uppercase;
    font-size: 38px;
}

@media (max-width: 1219px) {
    .banner-text__roundel-date {
        font-size: 20px;
    }
}

@media (max-width: 899px) {
    .banner-text__roundel-date {
        font-size: 16px;
    }
}

@media (max-width: 899px) {
    .banner-text__roundel-date {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .banner-text__roundel-date {
        font-size: 12px;
        line-height: 12px;
    }
}

.campaign--clearing .banner-text {
    background-color: #003E6F;
}

.campaign--clearing .banner-text .container {
    background-color: #003E6F;
}

.campaign--clearing .banner-text h1 {
    color: #C2921B;
}

.text-shadow {
    display: inline-block;
    position: relative;
}

.text-shadow:after {
    content: attr(data-text);
    left: 5px;
    position: absolute;
    top: 5px;
}

.text-shadow--gold {
    color: #fff;
}

.text-shadow--gold:after {
    color: #C2921B;
    mix-blend-mode: multiply;
}

.text-shadow--blue {
    color: #5599DC;
}

.text-shadow--blue:after {
    color: #003E6F;
    mix-blend-mode: multiply;
}

.text-shadow--small:after {
    left: 3px;
    top: 3px;
}

.text-shadow--large:after {
    left: 18px;
    top: 15px;
}

.roundel {
    padding-bottom: 100%;
    position: relative;
    width: 100%;
}

@media (max-width: 900px) {
    .roundel {
        margin: auto;
        margin-bottom: 10%;
        padding-bottom: 50%;
        width: 50%;
    }
}

@media (max-width: 600px) {
    .roundel {
        padding-bottom: 75%;
        width: 75%;
    }
}

.roundel img {
    border-radius: 50%;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    position: absolute;
    top: 0;
    width: 100%;
}

.roundel-panel h2 {
    margin-bottom: 20px;
}

.roundel-panel__subheader {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    margin-bottom: 20px;
}

.text-art {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.text-art__top {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003E6F;
    font-size: 45px;
    line-height: 35px;
    text-transform: uppercase;
    transform: rotateZ(-90deg);
    transform-origin: top right;
    position: absolute;
    right: 99%;
    top: 5px;
}

.text-art__percent {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003E6F;
    font-size: 60px;
    line-height: 140px;
}

.text-art__figure {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    font-size: 170px;
    left: 3px;
    line-height: 140px;
    margin: 0;
    position: absolute;
}

.text-art__symbol {
    display: block;
    font-size: 60px;
    line-height: 100px;
    position: absolute;
}

.text-art--double-top {
    height: 198px;
    width: 202px;
}

.text-art--double-top .text-art__figure {
    font-size: 120px;
    line-height: 100px;
}

.text-art--double-top .text-art__figure--1 {
    right: 0;
    top: 0;
}

.text-art--double-top .text-art__figure--2 {
    bottom: 0;
    right: 0;
}

.text-art--double-top .text-art__symbol {
    bottom: 0;
    left: 0;
    margin-bottom: 0;
}

.text-art--top {
    height: 144px;
    width: 250px;
    text-align: center;
}

@supports (-webkit-overflow-scrolling: touch) {
    .text-art--top {
        width: 270px;
    }
}

.text-art--top .text-art__figure {
    margin-left: 27px;
    position: relative;
}

.text-art--top .text-art__top {
    top: 40px;
}

@-moz-document url-prefix() {
    .text-art--top .text-art__top {
        top: 28px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .text-art--top .text-art__top {
        top: 28px;
    }
}

@supports (-ms-ime-align: auto) {
    .text-art--top .text-art__top {
        top: 28px;
    }
}

.text-art--percent {
    height: 144px;
    width: 280px;
}

@media (max-width: 900px) {
    .text-art--percent {
        width: 300px;
    }
}

.text-art--percent .text-art__figure {
    display: inline-block;
    position: relative;
}

.text-art--percent .text-art__percent {
    display: inline-block;
    position: relative;
    top: -40px;
}

.text-art--leader {
    height: 144px;
    width: 240px;
}

.text-art--leader .text-art__figure {
    display: inline-block;
    position: relative;
}

.text-art--leader .text-art__ordinal {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-size: 40px;
    position: relative;
    text-transform: uppercase;
    top: -90px;
}

.text-art--leader .text-art__ordinal .text-shadow:after {
    left: 3px;
    top: 3px;
}

.text-art--leader .text-art__leader-context {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003E6F;
    display: inline-block;
    font-size: 26px;
    left: 76px;
    line-height: 18px;
    position: relative;
    text-transform: uppercase;
    top: -90px;
}

.clearing-carousel-container {
    overflow-x: hidden;
}

.clearing-carousel {
    padding-top: 50px;
}

.clearing-carousel__slide {
    display: flex;
    height: 500px;
    left: 0;
    margin: 0 20px;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 900px) {
    .clearing-carousel__slide {
        height: 700px;
    }
}

@media (max-width: 600px) {
    .clearing-carousel__slide {
        height: 400px;
    }
}

.clearing-carousel__slide-number {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #552B9A;
    background-position: center;
    background-size: auto 369px;
    background-repeat: no-repeat;
    text-indent: -9999px;
    height: 500px;
}

.clearing-carousel__slide-number--1 {
    background-image: url(../img/clearing/1.png);
}

.clearing-carousel__slide-number--2 {
    background-image: url(../img/clearing/2.png);
}

.clearing-carousel__slide-number--3 {
    background-image: url(../img/clearing/3.png);
}

.clearing-carousel__slide-number--4 {
    background-image: url(../img/clearing/4.png);
}

.clearing-carousel__slide-number--5 {
    background-image: url(../img/clearing/5.png);
}

@media (max-width: 900px) {
    .clearing-carousel__slide-number {
        background-size: 120px;
        height: 350px;
    }
}

@media (max-width: 600px) {
    .clearing-carousel__slide-number {
        background-size: 100px;
        height: 200px;
    }
}

.clearing-carousel__slide-body {
    background-color: #DCA91B;
    color: #552B9A;
    display: flex;
    flex-direction: column;
    height: 500px;
    justify-content: center;
    padding: 20px 45px 20px 55px;
}

@media (max-width: 900px) {
    .clearing-carousel__slide-body {
        height: 350px;
        padding: 20px;
    }
}

@media (max-width: 600px) {
    .clearing-carousel__slide-body {
        height: 200px;
    }
}

.clearing-carousel__slide-body h3 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 32px;
    line-height: 32px;
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .clearing-carousel__slide-body h3 {
        font-size: 24px;
        line-height: 24px;
    }
}

.clearing-carousel__slide-body p {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 0;
}

@media (max-width: 900px) {
    .clearing-carousel__slide-body p {
        font-size: 26px;
        line-height: 32px;
    }
}

@media (max-width: 600px) {
    .clearing-carousel__slide-body p {
        font-size: 22px;
        line-height: 26px;
    }
}

@media (max-width: 480px) {
    .clearing-carousel__slide-body p {
        font-size: 18px;
        line-height: 22px;
    }
}

.clearing-carousel__slide .no-padding {
    padding-left: 0;
    padding-right: 0;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
    position: absolute;
    background: rgba(255, 255, 255, 0.75);
    border: none;
    color: #333;
}

.flickity-button:hover {
    cursor: pointer;
}

.flickity-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
    opacity: 0.6;
}

.flickity-button:disabled {
    opacity: 0.3;
    cursor: auto;
    /* prevent disabled button from capturing pointer up event. #716 */
    pointer-events: none;
}

.flickity-button-icon {
    fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    background-color: transparent;
    top: 50%;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    /* vertically center */
    transform: translateY(-50%);
}

@media (max-width: 480px) {
    .flickity-prev-next-button {
        height: 50px;
        width: 50px;
    }
}

.flickity-prev-next-button.previous {
    left: -110px;
}

@media (max-width: 600px) {
    .flickity-prev-next-button.previous {
        left: -65px;
    }
}

@media (max-width: 480px) {
    .flickity-prev-next-button.previous {
        left: -50px;
    }
}

.flickity-prev-next-button.next {
    right: -110px;
}

@media (max-width: 600px) {
    .flickity-prev-next-button.next {
        right: -65px;
    }
}

@media (max-width: 480px) {
    .flickity-prev-next-button.next {
        right: -50px;
    }
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: -110px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: -110px;
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
}

/* ---- page dots ---- */
.flickity-page-dots {
    display: none;
}

.campaign.campaign--clearing .course-search h2 {
    text-transform: none;
}

.campaign.campaign--clearing .course-search .form-search button {
    background-color: #552B9A;
    padding: 15px 60px;
}

@media (max-width: 600px) {
    .campaign.campaign--clearing .course-search .form-search button {
        padding: 15px 30px;
    }
}

.campaign.campaign--clearing .course-search .form-search .search-wrapper input {
    border: 2px solid #552B9A;
    color: #333f48;
}

.campaign.campaign--clearing .course-search .form-search .search-wrapper input:focus {
    border-color: #C2921B;
}

.grid-section--grey {
    background-color: #f0f0f0;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 599px) {
    .grid-section--grey {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.grid-image-block {
    padding-top: 5em;
    padding-bottom: 5em;
}

@media (max-width: 899px) {
    .grid-image-block {
        padding-top: 0;
        padding-bottom: 3em;
    }
}

.grid-image-block--dots {
    background-image: url(../img/GRID/white_dots.png);
    background-position: center;
}

.grid-image-block__image {
    background-size: cover;
    background-position: center;
}

.grid-image-block__image--left-edge {
    height: 465px;
    margin-left: -30px;
}

.grid-image-block__image--left-top {
    height: 510px;
    margin-left: -30px;
    margin-top: -5em;
}

.grid-image-block__image--right {
    height: 350px;
}

.grid-image-block__image--right-flush {
    height: 540px;
    margin-right: -30px;
    margin-top: -5em;
}

.grid-image-block__image--right-edge {
    height: 500px;
    margin-right: -30px;
}

.grid-image-block__image--right-edge.grid-image-block__image--foreground {
    margin-left: 1px;
    margin-top: 1px;
    position: relative;
    z-index: 2;
}

@media (max-width: 899px) {
    .grid-image-block__image--right-edge.grid-image-block__image--foreground {
        margin-bottom: 0;
        margin-left: -30px;
        margin-top: 0;
    }
}

@media (max-width: 899px) {
    .grid-image-block__image {
        height: 400px;
        margin: 0 -30px 3em;
    }
}

@media (max-width: 599px) {
    .grid-image-block__image {
        height: 300px;
        margin: 0 -15px 3em;
    }
}

@media (min-width: 900px) {
    .grid-image-block h2 {
        font-size: 30px;
        line-height: 38px;
    }
}

.grid-image-block p {
    color: #333f48;
}

.grid-image-block .text-container {
    padding-right: 30px;
}

@media (max-width: 899px) {
    .grid-image-block .text-container {
        padding-right: 0;
    }
}

.grid-double-cta {
    padding: 5em 30px;
    background-image: url("../img/GRID/MOSAIC_Tiles_Background.png");
    background-size: cover;
    background-position: center;
    margin: 0 -30px;
}

@media (max-width: 599px) {
    .grid-double-cta {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.grid-double-cta .row {
    display: flex;
    flex-wrap: wrap;
}

.grid-double-cta .row>[class*='col-'] {
    display: flex;
    flex-direction: column;
}

.grid-double-cta .spacer-col.border {
    border-style: solid;
    border-width: 0;
    border-right-width: 1px;
    border-color: #333f48;
}

.grid-double-cta .text-container {
    margin-top: 30px;
}

.grid-double-cta .text-container h3 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.grid-double-cta .text-container p {
    margin-bottom: 30px;
    color: #333f48;
    line-height: 1.6;
}

@media (max-width: 899px) {
    .grid-double-cta {
        padding-top: 0;
        padding-bottom: 0;
    }
    .mobole-pc-style{
        margin-top: -200px !important;
        
    } 

    .grid-cards--stats{
        padding-top: 0px;
    }
    .grid-double-cta .row>[class*='col-'] {
        margin-left: 30px;
        margin-right: 30px;
    }

    .grid-double-cta .spacer-col.border {
        border-style: solid;
        border-width: 0;
        border-bottom-width: 1px;
        border-color: #333f48;
    }

    .grid-double-cta .image-column {
        padding: 0;
    }

    .grid-double-cta .text-container {
        margin-bottom: 30px;
        margin-top: 45px;
    }

    .grid-double-cta .text-container p {
        font-size: 16px;
    }
}

.grid-form .gridlines__outer {
    padding-top: 5em;
    padding-bottom: 5em;
}

@media (max-width: 899px) {
    .grid-form .gridlines__outer {
        padding-top: 3em;
    }
}

.grid-form .form-column {
    padding-top: 3em;
}

@media (max-width: 899px) {
    .grid-form .form-column {
        padding-top: 0;
    }
}

.grid-form .text-container h2 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 30px;
}

.grid-form .text-container p {
    margin-bottom: 30px;
    color: #333f48;
    line-height: 1.6;
}

.grid-form .input-wrapper label {
    margin-bottom: 30px;
    color: #333f48;
    line-height: 1.6;
    font-weight: normal;
}

.grid-form form .field label {
    font-weight: normal;
}

.grid-form form .field label span {
    color: #202325;
}

.grid-form form .field input,
.grid-form form .field select,
.grid-form form .field textarea {
    background-color: #fff;
    z-index: 2;
    position: relative;
}

.grid-form form .field input:focus,
.grid-form form .field select:focus,
.grid-form form .field textarea:focus {
    outline: none;
    padding: 14px;
}

.grid-form form .field input:focus,
.grid-form form .field textarea:focus,
.grid-form form .field .select-wrapper:focus-within {
    border: 2px solid #003c71;
}

.grid-form form .field .select-wrapper:after {
    z-index: 3;
}

.grid-form form .field input[type=checkbox]+label:before {
    background-color: #fff;
}

.grid-form form .field input[type=checkbox]:focus+label:before {
    border: 2px solid #003c71;
    line-height: 16px;
}

.grid-form form .field.checkboxes {
    margin-bottom: 30px;
}

.grid-form form .field.checkboxes .input-wrapper,
.grid-form form .field.checkboxes label {
    margin-bottom: 0;
}

.grid-form form .field.checkboxes a {
    padding-left: 25px;
    color: #003c71;
    text-decoration: underline;
}

.grid-form .input-wrapper input[type=checkbox]+label:before {
    margin-top: 0;
    position: absolute;
    top: 2px;
}

.grid-header__inner {
    background-position: center;
    background-size: cover;
    height: 600px;
    overflow: hidden;
    margin: 0 -30px;
    padding: 10em 30px 0;
    position: relative;
}

@media (max-width: 899px) {
    .grid-header__inner {
        height: 250px;
        padding-top: 70px;
    }
}

@media (max-width: 599px) {
    .grid-header__inner {
        margin: 0 -15px;
    }

    .grid-header__inner .row.gridline__top:before,
    .grid-header__inner .row.gridline__bottom:before {
        left: -15px;
        right: -15px;
        width: calc(100% + 30px);
    }
}

.grid-header__inner:before {
    position: absolute;
    content: '';
    background: url('../img/GRID/small_dot.png');
    background-position: bottom left;
    bottom: 0;
    right: 0;
    top: 10em;
    width: calc(8.33333% + 30px);
}

@media (max-width: 899px) {
    .grid-header__inner:before {
        bottom: auto;
        height: 200%;
        top: 70px;
        transform: scale(0.5);
        transform-origin: 100% 0;
        width: calc(16.666667% + (30px * 2));
    }
}

@media (max-width: 599px) {
    .grid-header__inner:before {
        width: calc(16.666667% + 30px);
    }
}

.grid-header__inner h1 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    margin-bottom: 30px;
    margin-top: -7px;
    text-transform: uppercase;
}

@media (max-width: 599px) {
    .grid-header__inner h1 {
        margin-top: -5px;
    }
}

.grid-header__overlay {
    background-color: rgba(32, 35, 37, 0.6);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.grid-location.gridlines__outer {
    padding-top: 5em;
    padding-bottom: 5em;
}

.grid-location .text-container {
    margin-bottom: 45px;
}

.grid-location .text-container h2 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 30px;
}

.grid-location .text-container p {
    margin-bottom: 30px;
    color: #333f48;
    line-height: 1.6;
}

.grid-info-cards .gridlines__outer {
    padding-bottom: 5em;
    padding-top: 5em;
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 899px) {
    .grid-info-cards .gridlines__outer {
        padding-bottom: 0;
        padding-top: 3em;
    }
}

@media (min-width: 900px) {
    .grid-info-cards__cards [class^=col]:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width: 899px) {
    .grid-info-cards__cards [class^=col]:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width: 899px) {
    .grid-info-cards__cards {
        background-color: #F5F5F5;
        padding-bottom: 3em;
        position: relative;
        z-index: 2;
    }
}

.grid-info-cards .image-container {
    overflow: hidden;
    height: 200px;
    background-size: cover;
    background-position: center;
}

@media (max-width: 899px) {
    .grid-info-cards .image-container {
        height: 350px;
    }
}

@media (max-width: 599px) {
    .grid-info-cards .image-container {
        height: 250px;
    }
}

.grid-info-cards .text-container {
    text-align: center;
}

.grid-info-cards .text-container h2,
.grid-info-cards .text-container h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
}

.grid-info-cards .text-container h2 {
    margin-bottom: 30px;
    text-align: left;
}

.grid-info-cards .text-container h4 {
    margin-top: 20px;
    text-transform: uppercase;
    text-align: center;
}

@media (min-width: 600px) {
    .grid-info-cards .text-container h4 {
        min-height: 40px;
    }
}

.grid-info-cards .text-container p {
    margin-bottom: 30px;
    color: #202325;
    line-height: 1.6;
}

.grid-info-cards .text-container .description {
    margin-bottom: 60px;
    text-align: left;
    color: #333f48;
}

@media (max-width: 599px) {
    .grid-info-cards .row-cards {
        margin-left: 0;
        margin-right: 0;
    }
}

.grid-latest-news {
    background-repeat: repeat-x;
}

.grid-latest-news .gridlines__outer {
    padding-top: 5em;
    padding-bottom: 5em;
}

@media (max-width: 899px) {
    .grid-latest-news .gridlines__outer {
        padding-top: 3em;
    }
}

@media (min-width: 600px) {
    .grid-latest-news .grid-block-flex-container .grid-block {
        overflow: visible;
        z-index: 200;
    }
}

.grid-latest-news a.grid-block-inner:before {
    background-image: none;
    content: none;
}

.grid-latest-news a.grid-block-inner:hover:before,
.grid-latest-news a.grid-block-inner:focus:before {
    opacity: 1;
}

.grid-latest-news a.grid-block-inner:hover .cta,
.grid-latest-news a.grid-block-inner:focus .cta {
    text-decoration: none;
}

.grid-latest-news a.grid-block-inner .foreground {
    position: relative;
    z-index: 1;
}

.grid-latest-news .grid-block-inner {
    background-color: #fff;
    border: 3px solid transparent;
    margin: -3px;
}

.grid-latest-news .grid-block-inner:hover,
.grid-latest-news .grid-block-inner:focus {
    border-color: #00549F;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

.grid-latest-news .grid-block-inner .grid-block-category {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-style: normal;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 15px;
}

.grid-latest-news .grid-block-inner h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 10px;
}

.grid-latest-news .grid-block-inner p {
    font-size: 12px;
    color: #333f48;
    margin-bottom: 30px;
}

.grid-latest-news .grid-block-inner .date {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 15px;
    font-size: 12px;
    position: absolute;
    bottom: 0;
}

.grid-latest-news .grid-block-inner a,
.grid-latest-news .grid-block-inner a:visited {
    color: #fff;
}

.grid-block-white .grid-latest-news .grid-block-inner {
    background-color: #fff;
    color: #333f48;
}

.grid-block-white .grid-latest-news .grid-block-inner a,
.grid-block-white .grid-latest-news .grid-block-inner a:visited {
    color: #333f48;
    text-decoration: none;
}

.grid-block-white .grid-latest-news .grid-block-inner a:hover,
.grid-block-white .grid-latest-news .grid-block-inner a:focus {
    color: #333f48;
    text-decoration: none;
}

.grid-latest-news .grid-block-content {
    height: 100%;
}

.grid-latest-news .text-container {
    text-align: center;
}

.grid-latest-news .text-container h2,
.grid-latest-news .text-container h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
}

.grid-latest-news .text-container h2 {
    margin-bottom: 60px;
    text-align: left;
}

.grid-latest-news .text-container h4 {
    margin-top: 20px;
    min-height: 40px;
    text-transform: uppercase;
    text-align: center;
}

.grid-latest-news .text-container p {
    margin-bottom: 30px;
    color: #202325;
    line-height: 1.6;
}

.grid-latest-news .text-container .description {
    margin-bottom: 60px;
    text-align: left;
    color: #333f48;
}

.grid-latest-news .btn-grid.latest-news {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

@media (min-width: 900px) {
    .grid-latest-news .col-md-5 .grid-block-content {
        padding-right: 30px;
        width: 68%;
    }

    .grid-latest-news .col-md-5 .grid-block-image {
        left: 68%;
        margin-left: -15px;
        margin-top: 0;
        padding-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        width: auto;
    }
}

.grid-upcoming-events .gridlines__outer {
    padding-top: 5em;
    padding-bottom: 5em;
}

@media (max-width: 899px) {
    .grid-upcoming-events .gridlines__outer {
        padding-top: 3em;
    }
}

@media (min-width: 600px) {
    .grid-upcoming-events .grid-block-flex-container .grid-block {
        overflow: visible;
        z-index: 200;
    }
}

.grid-upcoming-events .grid-block-flex-container .grid-block-with-image.col-md-4>a {
    padding-bottom: 0;
}

.grid-upcoming-events a.grid-block-inner:before {
    background-image: none;
    content: none;
}

.grid-upcoming-events a.grid-block-inner:hover:before,
.grid-upcoming-events a.grid-block-inner:focus:before {
    opacity: 1;
}

.grid-upcoming-events a.grid-block-inner:hover .cta,
.grid-upcoming-events a.grid-block-inner:focus .cta {
    text-decoration: none;
}

.grid-upcoming-events a.grid-block-inner .foreground {
    position: relative;
    z-index: 1;
}

.grid-upcoming-events .grid-block-inner {
    background-color: #f0f0f0;
    transition: box-shadow 0.14s;
    padding: 3px;
}

.grid-upcoming-events .grid-block-inner:hover,
.grid-upcoming-events .grid-block-inner:focus {
    border: 3px solid #00549F;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    padding: 0;
}

.grid-upcoming-events .grid-block-inner .grid-block-category {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 12px;
    font-style: normal;
    font-weight: lighter;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.grid-upcoming-events .grid-block-inner h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 10px;
}

.grid-upcoming-events .grid-block-inner p {
    font-size: 12px;
    color: #333f48;
    margin-bottom: 30px;
}

.grid-upcoming-events .grid-block-inner .grid-block-image {
    position: relative;
    padding-bottom: 0;
    height: 200px;
}

.grid-upcoming-events .grid-block-inner a,
.grid-upcoming-events .grid-block-inner a:visited {
    color: #fff;
}

.grid-block-white .grid-upcoming-events .grid-block-inner {
    background-color: #fff;
    color: #333f48;
}

.grid-block-white .grid-upcoming-events .grid-block-inner a,
.grid-block-white .grid-upcoming-events .grid-block-inner a:visited {
    color: #333f48;
    text-decoration: none;
}

.grid-block-white .grid-upcoming-events .grid-block-inner a:hover,
.grid-block-white .grid-upcoming-events .grid-block-inner a:focus {
    color: #333f48;
    text-decoration: none;
}

.grid-upcoming-events .grid-block-content {
    padding: 20px;
    padding-bottom: 40px;
}

.grid-upcoming-events .grid-block-content .details-row {
    margin-bottom: 2px;
}

.grid-upcoming-events .grid-block-content .details-label,
.grid-upcoming-events .grid-block-content .details-value {
    font-size: 12px;
}

.grid-upcoming-events .grid-block-content .details-label {
    font-weight: bold;
}

.grid-upcoming-events .grid-block-content h4 {
    min-height: 40px;
}

.grid-upcoming-events .text-container h2,
.grid-upcoming-events .text-container h4 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #202325;
}

.grid-upcoming-events .text-container h2 {
    margin-bottom: 30px;
    text-align: left;
}

.grid-upcoming-events .text-container h4 {
    margin-top: 20px;
    min-height: 40px;
    text-transform: uppercase;
    text-align: center;
}

.grid-upcoming-events .text-container p {
    margin-bottom: 30px;
    color: #202325;
    line-height: 1.6;
}

.grid-upcoming-events .text-container .description {
    margin-bottom: 60px;
    text-align: left;
    color: #333f48;
}

.grid-upcoming-events .btn-grid.latest-news {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

@media (min-width: 900px) {
    .grid-upcoming-events .col-md-5 .grid-block-content {
        padding-right: 30px;
        width: 68%;
    }
}

.gridlines__outer:before,
.gridlines__outer:after,
.gridlines__inner:after,
.bgdots:before {
    content: '';
    position: absolute;
    pointer-events: none;
}

.gridlines__outer:before,
.gridlines__outer:after,
.gridlines__inner:after {
    bottom: 0;
    border-color: rgba(255, 155, 0, 0.3);
    top: 0;
    z-index: 1;
    border: none !important;
}

.gridlines__outer {
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
}

.gridlines__outer:before {
    border-style: solid;
    border-width: 0 1px;
    left: 8.333333%;
    transform: translateX(-16px);
    width: 32px;
}

@media (max-width: 899px) {
    .gridlines__outer:before {
        transform: none;
        width: 16px;
    }
}

.gridlines__outer:after {
    border-color: rgba(255, 155, 0, 0.3);
    border-style: solid;
    border-width: 0 0 0 1px;
    right: 8.333333%;
    transform: translateX(16px);
    width: 32px;
}

.gridlines__inner {
    padding: 0 15px;
}

.gridlines__inner:after {
    border-color: rgba(255, 155, 0, 0.3);
    border-style: solid;
    border-width: 0 1px;
    left: 41.66667%;
    transform: translateX(15px);
    width: calc(16.666667% - 30px);
}

@media (max-width: 899px) {
    .gridlines__inner:after {
        content: none;
    }
}

.row.gridline__top,
.row.gridline__bottom {
    position: relative;
}

.row.gridline__top:before,
.row.gridline__bottom:before {
    border-top: 1px solid rgba(255, 155, 0, 0.3);
    content: '';
    left: -15px;
    position: absolute;
    right: -15px;
    width: calc(100% + 30px);
    z-index: 1;
    border: none !important;
}

@media (max-width: 599px) {

    .row.gridline__top:before,
    .row.gridline__bottom:before {
        left: 0;
        right: 0;
        width: 100%;
    }
}

@media (max-width: 899px) {

    .grid-image-block .row.gridline__top:before,
    .grid-image-block .row.gridline__bottom:before {
        content: none;
    }

    .grid-image-block .row.gridline__bottom {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
    }

    .grid-image-block .row.gridline__top [class*=col]:first-of-type:before {
        border-top: 1px solid rgba(255, 155, 0, 0.3);
        bottom: 3em;
        content: '';
        left: -15px;
        position: absolute;
        right: -15px;
        z-index: 1;
    }

    .grid-image-block .row.gridline__bottom [class*=col]:last-of-type:before {
        border-top: 1px solid rgba(255, 155, 0, 0.3);
        content: '';
        left: -50%;
        position: absolute;
        right: -50%;
        top: 0;
        z-index: 1;
    }
}

@media (max-width: 599px) {
    .grid-image-block .row.gridline__bottom {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width: 599px) {
    .grid-image-block .row.gridline__top [class*=col]:first-of-type:before {
        left: 0;
        right: 0;
    }
}

.row.gridline__top:before {
    top: 0;
}

.row.gridline__bottom:before {
    bottom: 0;
}

.bgdots:not(.gridlines__inner) {
    position: relative;
}

.bgdots:before {
    background-image: url(../img/GRID/medium_dot.png);
}

@media (max-width: 899px) {
    .bgdots:before {
        transform: scale(0.5);
    }
}

.bgdots--left:before {
    background-position: center right;
    bottom: 0;
    left: -15px;
    top: 0;
    width: calc(41.666667% + 30px);
}

@media (max-width: 899px) {
    .bgdots--left:before {
        transform-origin: 0 50%;
        width: calc(16.666667% + 30px);
    }
}

@media (max-width: 599px) {
    .bgdots--left:before {
        left: 0;
        width: 16.666667%;
    }
}

.bgdots--left-edge:before {
    background-position: center right;
    bottom: 0;
    left: -15px;
    top: 0;
    width: 8.333333%;
}

@media (max-width: 899px) {
    .bgdots--left-edge:before {
        transform-origin: 0 50%;
        width: calc(16.666667% + 30px);
    }
}

@media (max-width: 599px) {
    .bgdots--left-edge:before {
        left: 0;
        width: 16.666667%;
    }
}

.bgdots--bottom-left:before {
    background-position: center right;
    bottom: 0;
    left: -15px;
    height: 5em;
    width: calc(41.666667% + 30px);
}

@media (max-width: 899px) {
    .bgdots--bottom-left:before {
        transform-origin: 0 50%;
        width: calc(16.666667% + 30px);
    }
}

@media (max-width: 599px) {
    .bgdots--bottom-left:before {
        left: 0;
        width: 16.666667%;
    }
}

.bgdots--bottom-left-edge:before {
    background-position: center right;
    bottom: 0;
    height: 50%;
    left: 0;
    width: 8.333333%;
}

@media (max-width: 899px) {
    .bgdots--bottom-left-edge:before {
        height: auto;
        top: 0;
        transform-origin: 0 50%;
        width: calc(16.666667% + 30px);
    }
}

@media (max-width: 599px) {
    .bgdots--bottom-left-edge:before {
        left: 0;
        width: 16.666667%;
    }
}

.bgdots--right:before {
    background-position: center left;
    bottom: 0;
    right: -15px;
    top: 0;
    width: calc(41.666667% + 30px);
}

@media (max-width: 899px) {
    .bgdots--right:before {
        transform-origin: 100% 50%;
        width: calc(16.666667% + (30px * 2));
    }
}

@media (max-width: 599px) {
    .bgdots--right:before {
        right: 0;
        width: calc(16.666667% + 30px);
    }
}

.bgdots--right-edge:before {
    background-position: center left;
    bottom: 0;
    right: -15px;
    top: 0;
    width: calc(8.333333% + 30px);
}

@media (max-width: 899px) {
    .bgdots--right-edge:before {
        transform-origin: 100% 50%;
        width: calc(16.666667% + (30px * 2));
    }
}

@media (max-width: 599px) {
    .bgdots--right-edge:before {
        right: 0;
        width: calc(16.666667% + 30px);
    }
}

.bgdots--bottom-left-edge.grid-image-block--grey:before {
    left: 0;
}

.grid-page-body {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.4rem;
}

.grid-page-body h1,
.grid-page-body h2,
.grid-page-body h3,
.grid-page-body h4,
.grid-page-body h5 {
    margin: 0;
    margin-bottom: 30px;
}

.grid-page-body h1,
.grid-page-body .h1 {
    font-size: 2.2rem;
    line-height: 2.4rem;
}

.grid-page-body h2,
.grid-page-body .h2 {
    font-size: 1.8rem;
    line-height: 2rem;
}

.grid-page-body h3,
.grid-page-body .h3 {
    font-size: 1.6rem;
    line-height: 1.8rem;
}

.grid-page-body h4,
.grid-page-body .h4 {
    font-size: 1.4rem;
    line-height: 1.6rem;
}

.grid-page-body h5,
.grid-page-body .h5 {
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.grid-page-body a {
    color: #003c71;
}

.grid-page-body a:not([class]) {
    text-decoration: underline;
}

.grid-page-body a:not([class]):hover {
    text-decoration: none;
}

.grid-page-body a:not([class="grid-block-inner"])[target="_blank"] {
    margin-right: 24px;
    position: relative;
    text-decoration: none;
}

.grid-page-body a[target='_blank']::after {
    content: '';
    /*border: 2px solid transparent;
      border-left: 2px solid #003c71;
      border-bottom: 2px solid #003c71;*/
    width: 16px;
    height: 16px;
    margin-bottom: -2px;
    margin-right: -24px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    /*background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJz48IS0tIUZvbnQgQXdlc29tZSBQcm8gNi41LjIgYnkgQGZvbnRhd2Vzb21lIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20gTGljZW5zZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tL2xpY2Vuc2UgKENvbW1lcmNpYWwgTGljZW5zZSkgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0nTTMwNCAyNGMwIDEzLjMgMTAuNyAyNCAyNCAyNEg0MzAuMUwyMDcgMjcxYy05LjQgOS40LTkuNCAyNC42IDAgMzMuOXMyNC42IDkuNCAzMy45IDBsMjIzLTIyM1YxODRjMCAxMy4zIDEwLjcgMjQgMjQgMjRzMjQtMTAuNyAyNC0yNFYyNGMwLTEzLjMtMTAuNy0yNC0yNC0yNEgzMjhjLTEzLjMgMC0yNCAxMC43LTI0IDI0ek03MiAzMkMzMi4yIDMyIDAgNjQuMiAwIDEwNFY0NDBjMCAzOS44IDMyLjIgNzIgNzIgNzJINDA4YzM5LjggMCA3Mi0zMi4yIDcyLTcyVjMxMmMwLTEzLjMtMTAuNy0yNC0yNC0yNHMtMjQgMTAuNy0yNCAyNFY0NDBjMCAxMy4zLTEwLjcgMjQtMjQgMjRINzJjLTEzLjMgMC0yNC0xMC43LTI0LTI0VjEwNGMwLTEzLjMgMTAuNy0yNCAyNC0yNEgyMDBjMTMuMyAwIDI0LTEwLjcgMjQtMjRzLTEwLjctMjQtMjQtMjRINzJ6Jy8+PC9zdmc+") no-repeat right top; }*/
    background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJz48IS0tIUZvbnQgQXdlc29tZSBQcm8gNi41LjIgYnkgQGZvbnRhd2Vzb21lIC0gaHR0cHM6Ly9mb250YXdlc29tZS5jb20gTGljZW5zZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tL2xpY2Vuc2UgKENvbW1lcmNpYWwgTGljZW5zZSkgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0nTTMwNCAyNGMwIDEzLjMgMTAuNyAyNCAyNCAyNEg0MzAuMUwyMDcgMjcxYy05LjQgOS40LTkuNCAyNC42IDAgMzMuOXMyNC42IDkuNCAzMy45IDBsMjIzLTIyM1YxODRjMCAxMy4zIDEwLjcgMjQgMjQgMjRzMjQtMTAuNyAyNC0yNFYyNGMwLTEzLjMtMTAuNy0yNC0yNC0yNEgzMjhjLTEzLjMgMC0yNCAxMC43LTI0IDI0ek03MiAzMkMzMi4yIDMyIDAgNjQuMiAwIDEwNFY0NDBjMCAzOS44IDMyLjIgNzIgNzIgNzJINDA4YzM5LjggMCA3Mi0zMi4yIDcyLTcyVjMxMmMwLTEzLjMtMTAuNy0yNC0yNC0yNHMtMjQgMTAuNy0yNCAyNFY0NDBjMCAxMy4zLTEwLjcgMjQtMjQgMjRINzJjLTEzLjMgMC0yNC0xMC43LTI0LTI0VjEwNGMwLTEzLjMgMTAuNy0yNCAyNC0yNEgyMDBjMTMuMyAwIDI0LTEwLjcgMjQtMjRzLTEwLjctMjQtMjQtMjRINzJ6Jy8+PC9zdmc+");
}

.grid-page-body a[target='_blank']:before {
    content: '';
    width: 100%;
    height: 5px;
    border-bottom: 1px solid #003c71;
    display: block;
    position: absolute;
    bottom: -5px;
}

.grid-page-body a[target='_blank']:hover:before {
    border-bottom: 1px solid transparent;
}

.grid-page-body p {
    margin-bottom: 30px;
}

.grid-page-body p+p>img {
    margin: 30px 0;
}

.grid-page-body img {
    margin: auto;
}

.grid-page-body ul,
.grid-page-body ol {
    padding: 0;
    list-style-position: inside;
    margin-bottom: 30px;
}

.grid-page-body li {
    margin-bottom: 0.5rem;
}

.grid-page-body ul li {
    list-style: none;
    position: relative;
    padding-left: 0.8rem;
}

.grid-page-body ul li:before {
    content: '·';
    font-size: 20px;
    font-weight: bold;
    line-height: 1rem;
    display: inline-block;
    margin-left: -0.8rem;
    position: absolute;
}

@media (min-width: 600px) {
    .grid-page-body ul li:before {
        line-height: 1.2rem;
    }
}

.grid-page-body .grid-link-list {
    font-size: 18px;
    margin-bottom: 0;
}

.grid-page-body .grid-link-list li {
    padding-left: 1.5rem;
    margin-bottom: 1rem;
}

.grid-page-body .grid-link-list li:before {
    margin-left: -1.5rem;
    line-height: 0.9rem;
    vertical-align: text-top;
    font-size: 36px;
}

@media (min-width: 600px) {
    .grid-page-body .grid-link-list li:before {
        line-height: 1rem;
    }
}

.grid-page-body blockquote {
    padding-left: 2rem;
    padding-top: 15px;
    position: relative;
    font-family: "Helvetica Neue", Arial, sans-serif;
    color: #000;
    font-size: 1rem;
}

@media (min-width: 600px) {
    .grid-page-body blockquote {
        padding-left: 3.5rem;
        margin: 60px;
        padding-top: 35px;
    }
}

.grid-page-body blockquote:before {
    content: '“';
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    color: #003c71;
    font-size: 50px;
    line-height: 50px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

@media (min-width: 600px) {
    .grid-page-body blockquote:before {
        font-size: 100px;
        line-height: 100px;
    }
}

.grid-page-body blockquote p {
    margin: 0;
}

.grid-page-body blockquote p:after {
    content: '”';
    display: inline-block;
    font-family: "Montserrat Book", Arial, sans-serif;
    font-size: 1.2rem;
}

.grid-page-body blockquote footer {
    font-family: "Helvetica Neue", Arial, sans-serif;
    background: none;
    padding: 0;
    margin: 0;
    margin-top: 1rem;
    display: inline-block;
    font-size: 0.8rem;
    font-weight: bold;
}

.grid-page-body .blockquote {
    display: flex;
    align-items: start;
    margin: 60px 0;
    flex-direction: column;
    justify-content: center;
}

@media (min-width: 600px) {
    .grid-page-body .blockquote {
        flex-direction: row;
    }
}

.grid-page-body .blockquote .blockquote-image {
    width: 100%;
    display: block;
    text-align: center;
}

@media (min-width: 480px) {
    .grid-page-body .blockquote .blockquote-image {
        text-align: right;
    }
}

.grid-page-body .blockquote .blockquote-image img {
    max-width: 100%;
}

.grid-page-body .blockquote blockquote {
    margin: 0;
    margin-top: 15px;
}

@media (min-width: 600px) {
    .grid-page-body .blockquote blockquote {
        margin-left: 1rem;
        margin-top: 0;
    }
}

.grid-page-body .accordion-group {
    margin-bottom: 60px;
}

.grid-page-body .accordion-group .accordion {
    margin-bottom: 10px;
}

.grid-page-body .accordion-group .accordion .accordion-header {
    padding: 15px 20px;
    padding-right: 3rem;
}

.grid-page-body .accordion-group .accordion .accordion-header:after {
    font-size: 30px;
    line-height: 30px;
}

.grid-page-body .accordion-group .accordion .accordion-header h5 {
    margin: 0;
    line-height: 2rem;
}

.grid-page-body table {
    margin-bottom: 60px;
}

.grid-page-body table caption {
    caption-side: top;
    background: #003c71;
    font-weight: bold;
    font-size: 1.1rem;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.grid-page-body table thead {
    background-color: #d4dbec;
    color: #000;
    display: none;
}

@media (min-width: 600px) {
    .grid-page-body table thead {
        display: table-header-group;
    }
}

.grid-page-body table th,
.grid-page-body table td {
    border: none;
}

@media (max-width: 599px) {
    .grid-page-body table td {
        display: block;
    }

    .grid-page-body table td:before {
        content: attr(data-title);
        display: block;
        font-family: "Montserrat", Arial, sans-serif;
        font-size: 0.8rem;
    }
}

.grid-page-body table tr:nth-of-type(2n) td {
    background-color: #f5f5f5;
}

@media (max-width: 599px) {
    .grid-page-body .grid-key-info .grid-block {
        margin-left: 0;
        margin-right: 0;
    }
}

.grid-page-body .grid-key-info .grid-block-content p {
    margin-bottom: 0.5rem;
}

.grid-page-body .grid-key-info .grid-block-content a {
    color: #003c71;
}

.grid-page-body .grid-key-info .grid-block-content ul.downloads li {
    padding: 0;
    padding-right: 20px;
}

.grid-page-body .grid-key-info .grid-block-content ul.downloads li:before {
    display: none;
}

.grid-page-body .grid-key-info .grid-block-content ul.downloads li a:before {
    display: none;
}

.grid-page-body .grid-key-info .grid-block-content ul.downloads li a:after {
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #003c71;
    content: '';
    height: 20px;
    padding-left: 10px;
    margin-bottom: -2px;
    display: inline-block;
    width: 12px;
}

.grid-page-body .grid-key-info .grid-block-header {
    font-size: 1rem;
    display: flex;
}

.grid-page-body .grid-key-info .grid-block-header h3 {
    margin: 0;
    font-size: 1.2rem;
}

.grid-page-body .grid-key-info .grid-block-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    background-color: #f5f5f5;
}

@media (min-width: 900px) {
    .grid-page-body .grid-key-info .grid-block-content {
        width: auto;
    }
}

.grid-breadcrumbs {
    margin-bottom: 10px;
    display: none;
}

@media (min-width: 600px) {
    .grid-breadcrumbs {
        display: block;
    }
}

.grid-breadcrumbs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.grid-breadcrumbs ul li {
    display: inline-block;
}

.grid-breadcrumbs a {
    font-size: 14px;
    color: #000;
}

.grid-breadcrumbs a:after {
    color: #000;
    content: '>';
    padding-left: 5px;
}

.grid-breadcrumbs a:hover {
    color: #003c71;
}

.grid-breadcrumbs a:hover:after {
    color: #003c71;
}

.grid-interested {
    font-family: "Helvetica Neue", Arial, sans-serif;
    padding-bottom: 30px;
}

.grid-interested .bgdots:before {
    background-position: center left;
    bottom: 0;
    right: -15px;
    top: 0;
    width: calc(41.666667% + 30px);
    transform: scale(1);
}

.grid-interested .section-heading {
    padding-top: 60px;
}

.grid-interested .grid-block-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

@media (min-width: 900px) {
    .grid-interested .grid-block {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 599px) {
    .grid-interested .grid-block {
        margin-left: 0;
        margin-right: 0;
    }
}

.grid-interested .grid-block-inner {
    display: flex;
}

@media (max-width: 599px) {
    .grid-interested .grid-block-inner {
        flex-direction: column-reverse;
    }
}

@media (min-width: 600px) {
    .grid-interested .grid-block-inner {
        height: auto;
    }
}

.grid-interested .grid-block-inner .grid-block-image {
    position: relative;
}

.grid-interested .grid-block-inner .grid-block-content {
    font-size: 1rem;
}

.grid-interested .grid-block-inner h3 {
    margin-bottom: 15px;
    font-size: 1.2rem;
}

.grid-interested .grid-block-inner h3 i {
    font-size: 1.2rem;
}

.grid-interested .grid-block-inner:hover h3 {
    text-decoration: underline;
}

@media (min-width: 900px) {
    .grid-interested .section-heading {
        padding-top: 120px;
    }

    .grid-interested .grid-block-inner {
        flex-direction: column;
        height: 100%;
    }

    .grid-interested .grid-block-image {
        order: 2;
    }
}

.grid-sidebar {
    font-size: 1rem;
    margin-top: 45px;
    position: relative;
}

@media (max-width: 599px) {
    .grid-sidebar {
        margin-top: 0;
    }
}

.grid-sidebar .expand-trigger {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #007acc;
    color: #fff;
    padding: 15px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding-right: 60px;
    margin-bottom: 30px;
    width: 400px;
}

@media (min-width: 900px) {
    .grid-sidebar .expand-trigger {
        display: none;
    }
}

@media (max-width: 599px) {
    .grid-sidebar .expand-trigger {
        margin-left: -15px;
        display: block;
        width: calc(100% + 30px);
    }
}

.grid-sidebar .expand-trigger:after {
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    font-size: 1rem;
    line-height: 18px;
    position: absolute;
    right: 15px;
    top: 19px;
}

.grid-sidebar .expand-trigger.expanded:after {
    content: '';
}

@media (max-width: 899px) {
    .grid-sidebar .expand-trigger.expanded~ul {
        display: block;
    }
}

.grid-sidebar h2 {
    margin-bottom: 25px;
}

@media (max-width: 899px) {
    .grid-sidebar h2 {
        display: none;
    }
}

.grid-sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.8rem;
    font-family: "Helvetica Neue", Arial, sans-serif;
}

.grid-sidebar ul li {
    margin-bottom: 0.5rem;
}

.grid-sidebar ul li a {
    color: #000;
    display: block;
}

.grid-sidebar ul li a:hover {
    color: #003c71;
}

@media (max-width: 899px) {
    .grid-sidebar ul {
        display: none;
        position: absolute;
        top: 3.4rem;
        background: #f0f0f0;
        width: 400px;
        z-index: 200;
        box-shadow: 0 30px 30px -30px rgba(0, 0, 0, 0.75);
    }

    .grid-sidebar ul li {
        padding: 7.5px 15px;
        margin-bottom: 0;
        font-size: 1rem;
        border-top: 1px solid white;
        z-index: 200;
    }
}

@media (max-width: 899px) and (max-width: 599px) {
    .grid-sidebar ul {
        width: 100%;
        top: 3.1rem;
        margin-left: -15px;
    }

    .grid-sidebar ul li {
        padding: 10px 15px;
    }
}

.grid-twitter {
    background: #007bff;
    padding: 60px 30px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 599px) {
    .grid-twitter {
        padding: 30px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width: 599px) {
    .grid-twitter .col-sm-6 {
        width: 100%;
        text-align: center !important;
    }
}

.grid-twitter p {
    color: white;
}

.grid-twitter a {
    color: #003c71;
}

.grid-twitter.grid-twitter-purple {
    background: #5F259F;
}

.grid-twitter.grid-twitter-purple a {
    color: #5F259F;
    border: 2px solid transparent;
}

.grid-twitter.grid-twitter-purple a:focus,
.grid-twitter.grid-twitter-purple a:hover {
    background: #5F259F;
    border: 2px solid white;
    color: white;
}

.grid-cards {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-bottom: 30px;
}

.grid-cards .grid-block-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

@media (min-width: 480px) {
    .grid-cards .grid-block-container {
        padding: 0 7.5px;
    }
}

@media (min-width: 600px) {
    .grid-cards .grid-block-container {
        padding: 0;
    }
}

@media (max-width: 599px) {
    .grid-cards .grid-block {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 600px) {
    .grid-cards .grid-block {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 15px;
    }
}

@media (min-width: 900px) {
    .grid-cards .grid-block {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 0 15px;
    }
}

.grid-cards .grid-block-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    /*@media (max-width: $screen-xs-max) {
			flex-direction: column-reverse;
		}
*/
    transition: box-shadow 0.14s;
}

@media (min-width: 600px) {
    .grid-cards .grid-block-inner {
        height: auto;
    }
}

.grid-cards .grid-block-inner:hover:after,
.grid-cards .grid-block-inner:focus:after {
    content: '';
    border: 3px solid #007acc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.grid-cards .grid-block-inner:before {
    display: none;
}

.grid-cards .grid-block-inner .grid-block-image {
    position: relative;
    padding-bottom: 60%;
}

.grid-cards .grid-block-inner .grid-block-content {
    font-size: 0.9rem;
}

.grid-cards .grid-block-inner h3 {
    margin-bottom: 5px;
    font-size: 1.1rem;
    text-transform: uppercase;
}

.grid-cards .grid-block-inner h3 i {
    font-size: 1.1rem;
    vertical-align: bottom;
}

.grid-cards .grid-block-inner .tags {
    display: block;
    font-size: 0.8rem;
    margin-bottom: 15px;
}

@media (min-width: 900px) {
    .grid-cards .grid-block-inner {
        flex-direction: column;
        height: 100%;
    }
}

.grid-cards .btn-grid {
    background: #003c71;
    color: white;
    min-width: auto;
    padding: 5px 30px;
    border: 2px solid transparent;
}

.grid-cards .btn-grid:focus,
.grid-cards .btn-grid:hover {
    background: transparent;
    border-color: #003c71;
    color: #003c71;
}

.grid-cards.grid-section--grey {
    background: #e8e6e6;
}

.grid-cards--stats .section-heading {
    padding-top: 30px;
}

.grid-cards--stats .section-heading>div:first-child {
    padding-top: 15px;
}

.grid-cards--stats .stat {
    display: block;
}

.grid-cards--stats .stat .stat-number {
    color: #003c71;
    font-size: 36px;
    margin-bottom: 20px;
    padding-top: 10px;
    width: 121px;
    height: 106px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../img/GRID/hw-stat-shape-grey.svg);
}

.grid-cards--stats .stat .stat-text {
    color: #003c71;
    font-size: 0.9rem;
}

.grid-cards--stats .stat .stat-source {
    font-size: 0.8rem;
}

@media (min-width: 600px) {
    .grid-cards--stats .stat {
        display: flex;
        align-items: center;
    }

    .grid-cards--stats .stat .stat-number {
        margin-right: 30px;
        margin-bottom: 10px;
    }
}

@media (min-width: 900px) {
    .grid-cards--stats .stat {
        display: block;
    }

    .grid-cards--stats .stat .stat-number {
        margin-right: 0;
    }
}

.grid-cards--stats.grid-section--grey .stat .stat-number {
    background-image: url(../img/GRID/hw-stat-shape-white.svg);
}

.grid-cards--stats .tags:after {
    content: '';
    display: block;
    width: 20px;
    height: 5px;
    border-bottom: 2px solid #FFB500;
}

.grid-cards--stats .grid-block-inner h3 i {
    transition: all 0.3s;
}

.grid-cards--stats .grid-block-inner:focus h3 i,
.grid-cards--stats .grid-block-inner:hover h3 i {
    margin-left: 10px;
}

@media (max-width: 599px) {
    .grid-cards--latestnews .grid-block {
        margin-left: 0;
        margin-right: 0;
        flex: 0 0 80%;
        max-width: 80%;
    }
}

@media (min-width: 480px) {
    .grid-cards--latestnews .grid-block {
        flex: 0 0 42%;
        max-width: 42%;
    }
}

@media (min-width: 600px) {
    .grid-cards--latestnews .grid-block {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 900px) {
    .grid-cards--latestnews .grid-block {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.grid-cards--latestnews .grid-block-inner h3 {
    text-transform: initial;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: 15px;
}

.grid-cards--latestnews .grid-block-inner h3 i {
    font-size: 1rem;
    transition: all 0.3s;
}

.grid-cards--latestnews .grid-block-inner:focus h3 i,
.grid-cards--latestnews .grid-block-inner:hover h3 i {
    margin-left: 10px;
}

.grid-cards--latestnews .btn-grid {
    padding: 5px 15px;
}

@media (max-width: 599px) {
    .grid-cards--latestnews .grid-block-container {
        overflow: scroll;
        flex-wrap: nowrap;
        padding: 0 7.5px;
    }

    .grid-cards--latestnews .grid-block-container .grid-block {
        padding: 0 7.5px;
    }

    .grid-cards--latestnews .grid-actions {
        margin-top: 15px;
    }
}

@media (min-width: 600px) and (max-width: 899px) {
    .grid-cards--latestnews .section-heading {
        float: left;
        width: 33.33333%;
        padding: 0;
    }

    .grid-cards--latestnews .section-heading>div {
        padding-right: 0;
    }

    .grid-cards--latestnews .grid-block-container {
        float: right;
        width: 66.66666%;
        margin-right: -7.5px;
    }

    .grid-cards--latestnews .grid-block-container .grid-block {
        padding: 0 7.5px;
        margin-bottom: 15px;
    }

    .grid-cards--latestnews .grid-actions {
        float: left;
        width: 33.33333%;
    }

    .grid-cards--latestnews .grid-actions>div {
        padding-right: 0;
    }

    .grid-cards--latestnews .grid-actions .btn-grid {
        font-size: 0.7rem;
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 599px) {
    .grid-cards--ideas .grid-block {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 480px) {
    .grid-cards--ideas .grid-block {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 900px) {
    .grid-cards--ideas .grid-block {
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.grid-cards--ideas .grid-block.grid-block-grey .grid-block-inner h3:after {
    border-color: #000;
}

.grid-cards--ideas .grid-block-inner h3 {
    text-transform: initial;
    font-size: 1rem;
    line-height: 1.3rem;
    margin-bottom: 15px;
}

.grid-cards--ideas .grid-block-inner h3 i {
    font-size: 1rem;
    opacity: 0;
    margin-left: -10px;
    transition: all 0.3s;
}

.grid-cards--ideas .grid-block-inner h3:after {
    display: block;
    content: '';
    width: 50%;
    height: 8px;
    border-bottom: 2px solid white;
    transition: all 0.3s;
    opacity: 1;
}

.grid-cards--ideas .grid-block-inner:focus h3 i,
.grid-cards--ideas .grid-block-inner:hover h3 i {
    opacity: 1;
    margin-left: 5px;
}

.grid-cards--ideas .grid-block-inner:focus h3:after,
.grid-cards--ideas .grid-block-inner:hover h3:after {
    opacity: 0;
}

.grid-cards--ideas .grid-block-inner:focus:after,
.grid-cards--ideas .grid-block-inner:hover:after {
    display: none !important;
}

@media (min-width: 600px) {
    .grid-cards--cta-listing .grid-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 900px) {
    .grid-cards--cta-listing .grid-block {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.grid-cards--cta-listing .grid-block-inner {
    flex-direction: row;
}

@media (max-width: 599px) {
    .grid-cards--cta-listing .grid-block-inner {
        flex-direction: column;
    }
}

.grid-cards--cta-listing .grid-block-inner .tags {
    margin-bottom: 0;
}

.grid-cards--cta-listing .grid-block-inner h3 {
    margin-top: 5px;
    margin-bottom: 15px;
    text-transform: initial;
}

.grid-cards--cta-listing .grid-block-inner h3:after {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-bottom: 2px solid #FFB500;
}

.grid-cards--cta-listing .grid-block-inner h3 i {
    transition: margin 0.3s;
}

.grid-cards--cta-listing .grid-block-inner .grid-block-image {
    order: 2;
    padding-bottom: 0;
}

@media (max-width: 599px) {
    .grid-cards--cta-listing .grid-block-inner .grid-block-image {
        order: 0;
        height: 200px;
    }
}

.grid-cards--cta-listing .grid-block-inner .grid-block-content {
    width: 100%;
}

.grid-cards--cta-listing .grid-block-inner:hover h3 i,
.grid-cards--cta-listing .grid-block-inner:focus h3 i {
    margin-left: 10px;
}

.grid-cards--cta {
    padding: 0;
}

.grid-cards--cta .grid-block-container {
    padding: 0;
}

.grid-cards--cta .grid-block {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    flex-direction: column;
    display: flex;
    position: relative;
}

@media (min-width: 600px) {
    .grid-cards--cta .grid-block {
        flex-direction: row;
    }
}

.grid-cards--cta .grid-block.cta-image-right .grid-block-image {
    order: 2;
}

@media (max-width: 599px) {
    .grid-cards--cta .grid-block.cta-image-right .grid-block-image {
        order: 0;
    }
}

.grid-cards--cta .grid-block-image {
    padding-bottom: 0;
    flex-grow: 1;
    width: auto;
    position: relative;
}

@media (max-width: 599px) {
    .grid-cards--cta .grid-block-image {
        height: 200px;
    }
}

@media (max-width: 599px) {
    .grid-cards--cta .grid-block-inner {
        height: auto;
    }
}

.grid-cards--cta .grid-block-inner .tags {
    margin-bottom: 0;
}

.grid-cards--cta .grid-block-inner h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: initial;
    font-size: 1.5rem;
}

.grid-cards--cta .grid-block-inner i {
    transition: margin 0.3s;
    font-size: 1.3rem;
    margin-left: -4px;
}

.grid-cards--cta .grid-block-inner .grid-block-content {
    width: 100%;
    padding: 30px;
}

@media (min-width: 600px) {
    .grid-cards--cta .grid-block-inner .grid-block-content {
        padding-top: 90px;
        padding-bottom: 45px;
        width: 300px;
    }
}

.grid-cards--cta .grid-block-inner:hover i,
.grid-cards--cta .grid-block-inner:focus i {
    margin-left: 6px;
}

.grid-cards--qa {
    padding: 0;
}

.grid-cards--qa .grid-block-container {
    padding: 0;
}

.grid-cards--qa .grid-block {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
    margin: 0;
    flex-direction: column;
    display: flex;
    position: relative;
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block {
        flex-direction: row;
    }
}

.grid-cards--qa .grid-block .grid-block-image {
    order: 0;
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block .grid-block-image {
        order: 2;
    }
}

.grid-cards--qa .grid-block-image {
    position: relative;
    padding-bottom: 250px;
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block-image {
        padding-bottom: 0;
        width: 50%;
    }
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block-inner {
        width: 50%;
    }
}

@media (max-width: 599px) {
    .grid-cards--qa .grid-block-inner {
        height: auto;
    }
}

.grid-cards--qa .grid-block-inner h3 {
    margin-top: 5px;
    margin-bottom: 10px;
    text-transform: initial;
    font-size: 1.5rem;
}

.grid-cards--qa .grid-block-inner h3:after {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-bottom: 2px solid #FFB500;
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block-inner h3 {
        margin-left: 45px;
    }
}

.grid-cards--qa .grid-block-inner .question {
    padding-left: 45px;
    position: relative;
    margin-bottom: 30px;
}

.grid-cards--qa .grid-block-inner .question:before {
    content: 'Q';
    font-size: 2rem;
    color: #007acc;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4px;
}

@media (min-width: 600px) {
    .grid-cards--qa .grid-block-inner .question:before {
        margin-top: -8px;
    }
}

.grid-cards--qa .grid-block-inner .answer {
    padding-left: 45px;
    position: relative;
    margin-bottom: 30px;
}

.grid-cards--qa .grid-block-inner .answer:before {
    content: 'A';
    font-size: 2rem;
    color: #007acc;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 4px;
}

@media (min-width: 600px) {
    .grid-cards--qa .grid-block-inner .answer:before {
        margin-top: -8px;
    }
}

.grid-cards--qa .grid-block-inner .grid-block-content {
    width: 100%;
}

@media (min-width: 900px) {
    .grid-cards--qa .grid-block-inner .grid-block-content {
        padding: 60px;
    }
}

.grid-split-cta {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid-split-cta .row {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.grid-split-cta .row>div {
    padding: 30px 30px;
    padding-bottom: 60px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media (min-width: 900px) {
    .grid-split-cta .row>div {
        padding: 30px 90px;
    }
}

.grid-split-cta .grid-background--dark-blue {
    background: #003c71;
    color: white;
}

.grid-split-cta .grid-background--dark-blue .btn {
    color: #003c71;
    background: white;
    border: 2px solid transparent;
}

.grid-split-cta .grid-background--dark-blue .btn:focus,
.grid-split-cta .grid-background--dark-blue .btn:hover {
    color: white;
    background: transparent;
    border: 2px solid white;
}

.grid-split-cta .grid-background--grey {
    background: #f0f0f0;
    color: #003c71;
}

.grid-split-cta .grid-background--grey .btn {
    color: white;
    background: #003c71;
    border: 2px solid transparent;
}

.grid-split-cta .grid-background--grey .btn:focus,
.grid-split-cta .grid-background--grey .btn:hover {
    color: #003c71;
    background: transparent;
    border: 2px solid #003c71;
}

.grid-split-cta .btn {
    width: auto;
}

.grid-content-panel--image-right,
.grid-content-panel--image-left {
    font-family: "Helvetica Neue", Arial, sans-serif;
    padding: 30px 0;
}

.grid-content-panel--image-right .grid-block-container,
.grid-content-panel--image-left .grid-block-container {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}

.grid-content-panel--image-right .col,
.grid-content-panel--image-left .col {
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 15px;
}

@media (max-width: 599px) {

    .grid-content-panel--image-right .col,
    .grid-content-panel--image-left .col {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 600px) {

    .grid-content-panel--image-right .col:first-child,
    .grid-content-panel--image-left .col:first-child {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .grid-content-panel--image-right .col:last-child,
    .grid-content-panel--image-left .col:last-child {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
}

@media (min-width: 900px) {

    .grid-content-panel--image-right .col:first-child,
    .grid-content-panel--image-right .col:last-child,
    .grid-content-panel--image-left .col:first-child,
    .grid-content-panel--image-left .col:last-child {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

.grid-content-panel--image-right .grid-block-image,
.grid-content-panel--image-left .grid-block-image {
    position: relative;
    padding: 0;
}

@media (max-width: 599px) {

    .grid-content-panel--image-right .grid-block-image,
    .grid-content-panel--image-left .grid-block-image {
        margin-bottom: 30px;
    }
}

.grid-content-panel--image-right .grid-page-body,
.grid-content-panel--image-left .grid-page-body {
    margin: 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 900px) {

    .grid-content-panel--image-right .grid-page-body,
    .grid-content-panel--image-left .grid-page-body {
        margin: 0 30px;
    }
}

.grid-content-panel--image-right .grid-page-body p:last-child,
.grid-content-panel--image-left .grid-page-body p:last-child {
    margin-bottom: 0;
}

@media (min-width: 900px) {
    .grid-content-panel--image-right .col:first-child {
        order: 2;
    }

    .grid-content-panel--image-right .col:last-child {
        order: 1;
    }
}

.grid-content-panel--text-links {
    background: #003c71;
    padding: 30px 15px;
    color: white;
}

@media (max-width: 599px) {
    .grid-content-panel--text-links {
        margin: -15px;
    }
}

@media (min-width: 600px) {
    .grid-content-panel--text-links {
        padding: 60px 30px;
    }
}

.grid-content-panel--text-links .grid-page-body {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid-content-panel--text-links ul {
    list-style: none;
    padding: 0;
}

.grid-content-panel--text-links ul li {
    border-bottom: 1px solid #FFB500;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.grid-content-panel--text-links ul li:last-child {
    padding: 0;
    border: none;
}

.grid-content-panel--text-links ul li p:last-child {
    margin-bottom: 0;
}

.grid-content-panel--text-links ul .grid-block-content {
    width: 100%;
    padding: 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid-content-panel--text-links ul .grid-block-inner {
    height: auto;
}

.grid-content-panel--text-links ul .grid-block-inner:before {
    display: none;
}

.grid-content-panel--text-links ul .grid-block-inner h3 {
    text-transform: initial;
    margin-bottom: 15px;
}

.grid-content-panel--text-links ul .grid-block-inner h3 i {
    font-size: 1rem;
    opacity: 0;
    margin-left: -10px;
    transition: all 0.3s;
}

.grid-content-panel--text-links ul .grid-block-inner h3:after {
    display: block;
    content: '';
    width: 30%;
    height: 8px;
    border-bottom: 2px solid white;
    transition: all 0.3s;
    opacity: 1;
}

.grid-content-panel--text-links ul .grid-block-inner:focus h3 i,
.grid-content-panel--text-links ul .grid-block-inner:hover h3 i {
    opacity: 1;
    margin-left: 5px;
}

.grid-content-panel--text-links ul .grid-block-inner:focus h3:after,
.grid-content-panel--text-links ul .grid-block-inner:hover h3:after {
    opacity: 0;
}

.grid-content-panel--text-links ul .grid-block-inner:focus:after,
.grid-content-panel--text-links ul .grid-block-inner:hover:after {
    display: none !important;
}

.grid-content-panel--social {
    background: #003c71;
    padding: 30px 15px;
    color: white;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (max-width: 599px) {
    .grid-content-panel--social {
        margin: -15px;
    }
}

@media (min-width: 600px) {
    .grid-content-panel--social {
        padding: 60px 30px;
    }
}

.grid-content-panel--social .hashtag {
    text-align: center;
}

.grid-content-panel--social .hashtag:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 5px;
    border-bottom: 2px solid #FFB500;
}

@media (min-width: 900px) {
    .grid-content-panel--social .hashtag {
        text-align: left;
        border-left: 2px solid #FFB500;
        padding-left: 15px;
    }

    .grid-content-panel--social .hashtag:after {
        display: none;
    }
}

.grid-content-panel--social .hashtag div {
    text-transform: uppercase;
}

.grid-content-panel--social .social-links {
    text-align: center;
    margin-top: 20px;
}

@media (min-width: 900px) {
    .grid-content-panel--social .social-links {
        text-align: right;
        margin-top: 5px;
    }
}

.grid-content-panel--social a {
    margin: 0 10px;
}

.grid-content-panel--social a:first-child {
    margin-left: 0;
}

.grid-content-panel--social a:last-child {
    margin-right: 0;
}

.grid-content-panel--social a:focus svg path,
.grid-content-panel--social a:hover svg path {
    fill: #FFB500;
}

.grid-content-panel--section-header {
    padding-top: 30px;
}

.grid-content-panel--section-header .grid-page-body {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.1rem;
    line-height: 1.6rem;
}

.grid-content-panel--section-header h3 {
    color: #003c71;
    margin-bottom: 15px;
}

.grid-content-panel--section-header h3:after {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-bottom: 2px solid #FFB500;
}

.grid-content-panel--article-content {
    padding-top: 30px;
}

.grid-content-panel--article-content .grid-page-body {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.6rem;
}

.grid-content-panel--article-content .grid-page-body blockquote {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
}

.grid-content-panel--article-content .grid-page-body blockquote:before,
.grid-content-panel--article-content .grid-page-body blockquote:after {
    display: none;
}

.grid-content-panel--article-content .grid-page-body blockquote p {
    display: inline;
}

.grid-content-panel--article-content .grid-page-body blockquote p:before {
    content: '“';
    display: inline;
    padding-right: 3px;
}

.grid-content-panel--article-content .grid-page-body blockquote p:after {
    padding-left: 3px;
}

.grid-content-panel--article-content .grid-page-body blockquote footer {
    text-transform: uppercase;
    color: #5F259F;
    font-size: 0.7rem;
}

.grid-content-panel--caption-image .caption {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.8rem;
    margin-bottom: 30px;
}

.grid-content-panel--caption-image .caption:before {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-top: 2px solid #003c71;
}

@media (max-width: 899px) {

    .grid-content-panel--caption-image .row-outer,
    .grid-content-panel--caption-image .caption-image {
        padding: 0;
    }
}

.grid-content-panel--caption-image .grid-block-image {
    position: relative;
    padding: 0;
    margin-bottom: 30px;
}

.grid-video-panel {
    padding: 30px 15px;
}

@media (min-width: 600px) {
    .grid-video-panel {
        padding: 60px 30px;
    }
}

.grid-video-panel .grid-page-body {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid-video-panel .section-heading {
    text-align: center;
    padding-top: 0;
}

.grid-video-panel .section-heading h2 {
    margin-bottom: 30px;
    color: #003c71;
}

.grid-video-panel .section-heading p:last-child {
    margin-bottom: 0;
}

.grid-video-panel .section-heading .sub-heading {
    font-size: 0.8rem;
    text-transform: uppercase;
    color: #5F259F;
    display: inline-block;
}

.grid-video-panel .embed-responsive {
    border: 7.5px solid #007acc;
}

.grid-video-panel .accordion-group {
    margin: 30px 0;
}

.grid-video-panel .accordion {
    background: none;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.grid-video-panel .accordion .accordion-header {
    padding: 0;
    margin: 15px 0;
}

.grid-video-panel .accordion .accordion-header:focus,
.grid-video-panel .accordion .accordion-header:hover {
    color: #003c71;
    text-decoration: underline;
}

.grid-video-panel .accordion .accordion-header:after {
    display: none;
}

.grid-video-panel .accordion h5 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
    font-weight: normal;
}

.grid-video-panel .accordion h5:after {
    font-family: 'Heriot-Watt icons' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '';
    padding-left: 10px;
}

.grid-video-panel .accordion.expanded h5:after {
    content: '';
}

.grid-video-panel .accordion .accordion-content {
    border-top: none;
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
}

.grid--research {
    background-color: #fff;
}

.wm-header .wm-header__inner {
    background-position: center;
    background-size: cover;
    height: 160px;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    display: flex;
    align-items: center;
}

@media (min-width: 600px) {
    .wm-header .wm-header__inner {
        margin-left: -30px;
        margin-right: -30px;
    }
}

.wm-header .wm-header__inner .logo {
    width: 150px;
}

.wm-header .wm-header__inner .spacer {
    display: block;
    height: 1px;
    border-top: 2px solid white;
    position: relative;
    margin-top: -2px;
    margin-right: 10px;
    margin-left: 5px;
    flex-grow: 1;
}

.wm-header .wm-header__inner .wm-header__content {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wm-header .wm-header__inner .wm-header__content h1 {
    margin-bottom: 5px;
}

@media (min-width: 1220px) {
    .wm-header .wm-header__inner .wm-header__content {
        justify-content: space-between;
    }

    .wm-header .wm-header__inner .wm-header__content h1 {
        width: 250px;
        margin-right: 50px;
        margin-top: 50px;
    }
}

@media (max-width: 599px) {
    .wm-header .wm-header__inner .logo {
        width: 100px;
    }

    .wm-header .wm-header__inner h1 {
        width: 120px;
    }
}

@media (min-width: 600px) {
    .wm-header .wm-header__inner {
        height: 276px;
    }
}

@media (min-width: 900px) {
    .wm-header .wm-header__inner {
        height: 360px;
    }
}

@media (min-width: 1220px) {
    .wm-header .wm-header__inner {
        height: 425px;
    }
}

.wm-article-header .wm-header__inner {
    background-position: center;
    background-size: cover;
    min-height: 200px;
    overflow: hidden;
    margin-left: -15px;
    margin-right: -15px;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 600px) {
    .wm-article-header .wm-header__inner {
        margin-left: -30px;
        margin-right: -30px;
    }
}

.wm-article-header .wm-header__inner .row {
    width: 100%;
    margin: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
}

.wm-article-header .wm-header__inner .meta {
    width: 100%;
    display: flex;
    color: white;
    text-transform: uppercase;
    font-size: 0.8rem;
    margin-bottom: 15px;
}

.wm-article-header .wm-header__inner .meta .col {
    display: flex;
    justify-content: space-between;
}

@media (min-width: 900px) {
    .wm-article-header .wm-header__inner .meta .col {
        justify-content: flex-start;
    }

    .wm-article-header .wm-header__inner .meta .col .date {
        margin-right: 60px;
    }
}

.wm-article-header .wm-header__inner .wm-header__content {
    color: white;
    margin-top: 90px;
    padding-bottom: 30px;
    text-align: center;
}

.wm-article-header .wm-header__inner .wm-header__content h1 {
    margin-bottom: 5px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 900px) {
    .wm-article-header .wm-header__inner .wm-header__content {
        text-align: left;
    }
}

.wm-article-header .wm-header__inner .breadcrumbs a {
    color: white;
    text-transform: uppercase;
    font-size: 0.8rem;
}

.wm-article-header .wm-header__inner .breadcrumbs a:after {
    content: '>';
    display: inline-block;
    margin-left: 5px;
}

@media (min-width: 600px) {
    .wm-article-header .wm-header__inner {
        min-height: 276px;
    }
}

@media (min-width: 900px) {
    .wm-article-header .wm-header__inner {
        min-height: 360px;
    }
}

@media (min-width: 1220px) {
    .wm-article-header .wm-header__inner {
        min-height: 425px;
    }
}

.wm-mixed-content {
    padding: 30px 0;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #f0f0f0;
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 600px) {
    .wm-mixed-content {
        margin-left: -30px;
        margin-right: -30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.wm-mixed-content .row {
    margin: 0;
}

.wm-mixed-content .content-header {
    margin-bottom: 30px;
}

.wm-mixed-content .content-header h2 {
    text-transform: uppercase;
    color: #5F259F;
    font-size: 1rem;
}

.wm-card-columns {
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 0;
    column-gap: 0;
    orphans: 1;
    widows: 1;
}

@media (min-width: 600px) {
    .wm-card-columns {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }
}

@media (min-width: 900px) {
    .wm-card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
}

.wm-card-columns .grid-block {
    position: relative;
    flex-direction: column;
    word-wrap: break-word;
    display: inline-block;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    background: white;
}

@media (min-width: 900px) {
    .wm-card-columns .grid-block {
        margin-bottom: 30px;
    }
}

.wm-card-columns .grid-block .grid-block-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    /*@media (max-width: $screen-xs-max) {
				flex-direction: column-reverse;
			}
*/
    transition: box-shadow 0.14s;
}

@media (min-width: 600px) {
    .wm-card-columns .grid-block .grid-block-inner {
        height: auto;
    }
}

.wm-card-columns .grid-block .grid-block-inner:before {
    display: none;
}

.wm-card-columns .grid-block .grid-block-inner .grid-block-image {
    position: relative;
    padding-bottom: 0;
}

.wm-card-columns .grid-block .grid-block-inner .grid-block-image img {
    margin: auto;
}

.wm-card-columns .grid-block .grid-block-inner .grid-block-content {
    font-size: 0.9rem;
    padding: 20px;
}

.wm-card-columns .grid-block .grid-block-inner .grid-block-content p {
    margin-bottom: 0;
}

.wm-card-columns .grid-block .grid-block-inner h3 {
    margin-top: 0;
    font-size: 1.1rem;
    margin-bottom: 15px;
}

.wm-card-columns .grid-block .grid-block-inner h3 i {
    font-size: 1.1rem;
    vertical-align: bottom;
}

.wm-card-columns .grid-block .grid-block-inner h3 .tag {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wm-card-columns .grid-block .grid-block-inner h3:after {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-bottom: 2px solid #FFB500;
}

.wm-card-columns .grid-block .grid-block-inner .date {
    margin-top: 0;
}

.wm-card-columns .grid-block a.grid-block-inner:hover:after,
.wm-card-columns .grid-block a.grid-block-inner:focus:after {
    content: '';
    border: 3px solid #007acc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wm-card-columns .grid-block.grid-block-tweet h3 {
    font-size: 1rem;
}

.wm-card-columns .grid-block.grid-block-tweet .grid-block-content {
    font-size: 0.8rem;
}

.wm-card-columns .grid-block.grid-block-tweet .grid-block-image {
    padding-bottom: 60%;
}

.wm-card-columns .grid-block.grid-block-quote {
    text-align: center;
}

.wm-card-columns .grid-block.grid-block-quote .grid-block-content {
    padding: 45px;
}

.wm-card-columns .grid-block.grid-block-quote .grid-block-content:after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    left: 10px;
    bottom: 10px;
    border: 1px solid #FFB500;
}

.wm-card-columns .grid-block.grid-block-quote blockquote {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.4rem;
    padding: 15px;
    color: #000;
    margin: 0;
}

.wm-card-columns .grid-block.grid-block-quote blockquote:before {
    content: '“';
    display: inline-block;
}

.wm-card-columns .grid-block.grid-block-quote blockquote:after {
    content: '”';
    display: inline-block;
}

.wm-card-columns .grid-block.grid-block-quote .info:before {
    content: '';
    display: block;
    width: 20px;
    height: 15px;
    border-top: 2px solid #FFB500;
    margin: auto;
}

.wm-card-columns .grid-block.grid-block-video .grid-block-inner:hover:after,
.wm-card-columns .grid-block.grid-block-video .grid-block-inner:focus:after {
    content: '';
    border: 3px solid #007acc;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.wm-card-columns .grid-block.grid-block-video .grid-block-inner:hover .embed-responsive,
.wm-card-columns .grid-block.grid-block-video .grid-block-inner:focus .embed-responsive {
    border: 3px solid #007acc;
    border-bottom: none;
}

.wm-card-columns .grid-block.grid-block-video .embed-responsive {
    z-index: 2;
}

.wm-explore-more {
    background-color: #5F259F;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 0;
    position: relative;
}

.wm-explore-more:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-image: url(../img/WATT-MATTERS/side-logo.png);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: auto 105%;
}

@media (min-width: 900px) {
    .wm-explore-more:before {
        background-image: url(../img/WATT-MATTERS/logo.png);
        background-size: 110%;
        background-position: center;
    }
}

@media (min-width: 1220px) {
    .wm-explore-more:before {
        background-size: 105%;
    }
}

@media (max-width: 599px) {
    .wm-explore-more .row {
        margin: 0;
    }
}

@media (min-width: 600px) {
    .wm-explore-more {
        margin-left: -30px;
        margin-right: -30px;
        padding: 60px;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.wm-explore-more .tag {
    text-transform: uppercase;
    color: #FFB500;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 0.8rem;
}

.wm-explore-more p {
    font-size: 0.9rem;
}

.wm-explore-more .btn {
    background: white;
    color: #5F259F;
    width: 100%;
    padding: 7.5px;
    font-size: 0.8rem;
}

.wm-explore-more .btn:focus,
.wm-explore-more .btn:hover {
    background: #FFB500;
}

.wm-explore-more .btn-more {
    background: #FFB500;
    margin: 0;
}

.wm-explore-more .btn-more:focus,
.wm-explore-more .btn-more:hover {
    background: white;
}

.wm-explore-more .links {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-top: 30px;
}

.wm-explore-more .links .col-xs-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
    margin-bottom: 15px;
}

.display-text {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-transform: uppercase;
}

.display-text__container {
    margin: 0;
    padding: 0;
}

.display-text__container--lt-blue--dk-blue {
    color: #002C53 !important;
}

.display-text__container--lt-blue--dk-blue .display-text--bg {
    background-color: #007ACC !important;
}

.display-text__container--dk-blue--lt-blue {
    color: #007ACC !important;
}

.display-text__container--dk-blue--lt-blue .display-text--bg {
    background-color: #002C53 !important;
}

.display-text__container--dk-blue--white {
    color: white !important;
}

.display-text__container--dk-blue--white .display-text--bg {
    background-color: #002C53 !important;
}

.display-text__container--dk-blue--yellow {
    color: #FFB500 !important;
}

.display-text__container--dk-blue--yellow .display-text--bg {
    background-color: #002C53 !important;
}

.display-text__container--yellow--dk-blue {
    color: #002C53 !important;
}

.display-text__container--yellow--dk-blue .display-text--bg {
    background-color: #FFB500 !important;
}

.display-text--bg {
    display: inline-block;
    line-height: 0;
    padding: .4em .05em .475em 0;
}

.apply .display-text--adjust-left {
    margin-left: -1.35em;
    padding-top: 16em;
}

.scholarships .display-text--adjust-left {
    margin-left: -1.9em;
    padding-top: 30em;
}

.learn-more .display-text--adjust-left {
    left: 25px;
    position: relative;
}

.student-support .display-text--adjust-left {
    margin-left: -2.2em;
    padding-top: 30em;
}

.display-text--line {
    display: block;
    line-height: 0 !important;
}

.banner-search .display-text--line {
    font-size: 2em;
}

.banner-search .display-text--line--sm {
    font-size: 90%;
}

.apply .display-text--line--sm {
    font-size: 60%;
}

.scholarships .display-text--line--sm {
    font-size: 110%;
}

.learn-more .display-text--line--sm {
    font-size: 90%;
}

.banner-search .display-text--line--md {
    font-size: 150%;
}

.apply .display-text--line--md {
    font-size: 130%;
}

.learn-more .display-text--line--md {
    font-size: 170%;
}

.student-support .display-text--line--md {
    font-size: 220%;
}

.banner-search .display-text--line--lg {
    font-size: 260%;
}

.apply .display-text--line--lg {
    font-size: 210%;
}

.scholarships .display-text--line--lg {
    font-size: 210%;
}

.learn-more .display-text--line--lg {
    font-size: 220%;
}

.student-support .display-text--line--lg {
    font-size: 260%;
}

@media (max-width: 991.98px) {
    .banner-search .display-text .display-text--line--sm {
        font-size: 120%;
    }

    .banner-search .display-text .display-text--line--md {
        font-size: 190%;
    }

    .banner-search .display-text .display-text--line--lg {
        font-size: 300%;
    }

    .scholarships .display-text .display-text--line--sm {
        font-size: 90%;
    }

    .scholarships .display-text .display-text--line--lg {
        font-size: 125%;
    }

    .apply .display-text .display-text--line--sm {
        margin-left: -0.25em;
    }

    .apply .display-text .display-text--line--md {
        font-size: 100%;
        margin-left: -0.09em;
    }

    .apply .display-text .display-text--line--lg {
        font-size: 120%;
    }

    .student-support .display-text .display-text--line--md {
        font-size: 150%;
    }

    .student-support .display-text .display-text--line--lg {
        font-size: 180%;
    }

    .apply .display-text--adjust-left {
        margin-left: -1.1em;
        padding-top: 10em;
    }

    .scholarships .display-text--adjust-left {
        padding-top: 15em;
    }

    .student-support .display-text--adjust-left {
        padding-top: 12em;
    }
}

@media only screen and (max-width: 900px) {
    .apply .display-text--adjust-left {
        margin-left: 0;
    }

    .scholarships .display-text--adjust-left {
        margin-left: 0;
    }

    .student-support .display-text--adjust-left {
        margin-left: 0;
    }
}

.padded-left--1 {
    padding-left: 1px;
}

.padded-right--1 {
    padding-right: 0.1em;
}

.padded-top--1 {
    padding-top: 0.1em;
}

.padded-bottom--1 {
    padding-bottom: 0.1em;
}

.padded-left--2 {
    padding-left: 2px;
}

.padded-right--2 {
    padding-right: 0.2em;
}

.padded-top--2 {
    padding-top: 0.2em;
}

.padded-bottom--2 {
    padding-bottom: 0.2em;
}

.padded-left--3 {
    padding-left: 3px;
}

.padded-right--3 {
    padding-right: 0.3em;
}

.padded-top--3 {
    padding-top: 0.3em;
}

.padded-bottom--3 {
    padding-bottom: 0.3em;
}

.padded-left--4 {
    padding-left: 4px;
}

.padded-right--4 {
    padding-right: 0.4em;
}

.padded-top--4 {
    padding-top: 0.4em;
}

.padded-bottom--4 {
    padding-bottom: 0.4em;
}

.padded-left--5 {
    padding-left: 5px;
}

.padded-right--5 {
    padding-right: 0.5em;
}

.padded-top--5 {
    padding-top: 0.5em;
}

.padded-bottom--5 {
    padding-bottom: 0.5em;
}

.padded-left--6 {
    padding-left: 6px;
}

.padded-right--6 {
    padding-right: 0.6em;
}

.padded-top--6 {
    padding-top: 0.6em;
}

.padded-bottom--6 {
    padding-bottom: 0.6em;
}

.padded-left--7 {
    padding-left: 7px;
}

.padded-right--7 {
    padding-right: 0.7em;
}

.padded-top--7 {
    padding-top: 0.7em;
}

.padded-bottom--7 {
    padding-bottom: 0.7em;
}

.padded-left--8 {
    padding-left: 8px;
}

.padded-right--8 {
    padding-right: 0.8em;
}

.padded-top--8 {
    padding-top: 0.8em;
}

.padded-bottom--8 {
    padding-bottom: 0.8em;
}

.padded-left--9 {
    padding-left: 9px;
}

.padded-right--9 {
    padding-right: 0.9em;
}

.padded-top--9 {
    padding-top: 0.9em;
}

.padded-bottom--9 {
    padding-bottom: 0.9em;
}

.padded-left--10 {
    padding-left: 10px;
}

.padded-right--10 {
    padding-right: 0.10em;
}

.padded-top--10 {
    padding-top: 0.10em;
}

.padded-bottom--10 {
    padding-bottom: 0.10em;
}

.padded-left--11 {
    padding-left: 11px;
}

.padded-right--11 {
    padding-right: 0.11em;
}

.padded-top--11 {
    padding-top: 0.11em;
}

.padded-bottom--11 {
    padding-bottom: 0.11em;
}

.padded-left--12 {
    padding-left: 12px;
}

.padded-right--12 {
    padding-right: 0.12em;
}

.padded-top--12 {
    padding-top: 0.12em;
}

.padded-bottom--12 {
    padding-bottom: 0.12em;
}

.padded-left--13 {
    padding-left: 13px;
}

.padded-right--13 {
    padding-right: 0.13em;
}

.padded-top--13 {
    padding-top: 0.13em;
}

.padded-bottom--13 {
    padding-bottom: 0.13em;
}

.padded-left--14 {
    padding-left: 14px;
}

.padded-right--14 {
    padding-right: 0.14em;
}

.padded-top--14 {
    padding-top: 0.14em;
}

.padded-bottom--14 {
    padding-bottom: 0.14em;
}

.padded-left--15 {
    padding-left: 15px;
}

.padded-right--15 {
    padding-right: 0.15em;
}

.padded-top--15 {
    padding-top: 0.15em;
}

.padded-bottom--15 {
    padding-bottom: 0.15em;
}

.padded-left--16 {
    padding-left: 16px;
}

.padded-right--16 {
    padding-right: 0.16em;
}

.padded-top--16 {
    padding-top: 0.16em;
}

.padded-bottom--16 {
    padding-bottom: 0.16em;
}

.padded-left--17 {
    padding-left: 17px;
}

.padded-right--17 {
    padding-right: 0.17em;
}

.padded-top--17 {
    padding-top: 0.17em;
}

.padded-bottom--17 {
    padding-bottom: 0.17em;
}

.padded-left--18 {
    padding-left: 18px;
}

.padded-right--18 {
    padding-right: 0.18em;
}

.padded-top--18 {
    padding-top: 0.18em;
}

.padded-bottom--18 {
    padding-bottom: 0.18em;
}

.padded-left--19 {
    padding-left: 19px;
}

.padded-right--19 {
    padding-right: 0.19em;
}

.padded-top--19 {
    padding-top: 0.19em;
}

.padded-bottom--19 {
    padding-bottom: 0.19em;
}

.padded-left--20 {
    padding-left: 20px;
}

.padded-right--20 {
    padding-right: 0.20em;
}

.padded-top--20 {
    padding-top: 0.20em;
}

.padded-bottom--20 {
    padding-bottom: 0.20em;
}

.padded-left--21 {
    padding-left: 21px;
}

.padded-right--21 {
    padding-right: 0.21em;
}

.padded-top--21 {
    padding-top: 0.21em;
}

.padded-bottom--21 {
    padding-bottom: 0.21em;
}

.padded-left--22 {
    padding-left: 22px;
}

.padded-right--22 {
    padding-right: 0.22em;
}

.padded-top--22 {
    padding-top: 0.22em;
}

.padded-bottom--22 {
    padding-bottom: 0.22em;
}

.padded-left--23 {
    padding-left: 23px;
}

.padded-right--23 {
    padding-right: 0.23em;
}

.padded-top--23 {
    padding-top: 0.23em;
}

.padded-bottom--23 {
    padding-bottom: 0.23em;
}

.padded-left--24 {
    padding-left: 24px;
}

.padded-right--24 {
    padding-right: 0.24em;
}

.padded-top--24 {
    padding-top: 0.24em;
}

.padded-bottom--24 {
    padding-bottom: 0.24em;
}

.padded-left--25 {
    padding-left: 25px;
}

.padded-right--25 {
    padding-right: 0.25em;
}

.padded-top--25 {
    padding-top: 0.25em;
}

.padded-bottom--25 {
    padding-bottom: 0.25em;
}

.padded-left--26 {
    padding-left: 26px;
}

.padded-right--26 {
    padding-right: 0.26em;
}

.padded-top--26 {
    padding-top: 0.26em;
}

.padded-bottom--26 {
    padding-bottom: 0.26em;
}

.padded-left--27 {
    padding-left: 27px;
}

.padded-right--27 {
    padding-right: 0.27em;
}

.padded-top--27 {
    padding-top: 0.27em;
}

.padded-bottom--27 {
    padding-bottom: 0.27em;
}

.padded-left--28 {
    padding-left: 28px;
}

.padded-right--28 {
    padding-right: 0.28em;
}

.padded-top--28 {
    padding-top: 0.28em;
}

.padded-bottom--28 {
    padding-bottom: 0.28em;
}

.padded-left--29 {
    padding-left: 29px;
}

.padded-right--29 {
    padding-right: 0.29em;
}

.padded-top--29 {
    padding-top: 0.29em;
}

.padded-bottom--29 {
    padding-bottom: 0.29em;
}

.padded-left--30 {
    padding-left: 30px;
}

.padded-right--30 {
    padding-right: 0.30em;
}

.padded-top--30 {
    padding-top: 0.30em;
}

.padded-bottom--30 {
    padding-bottom: 0.30em;
}

.padded-left--31 {
    padding-left: 31px;
}

.padded-right--31 {
    padding-right: 0.31em;
}

.padded-top--31 {
    padding-top: 0.31em;
}

.padded-bottom--31 {
    padding-bottom: 0.31em;
}

.padded-left--32 {
    padding-left: 32px;
}

.padded-right--32 {
    padding-right: 0.32em;
}

.padded-top--32 {
    padding-top: 0.32em;
}

.padded-bottom--32 {
    padding-bottom: 0.32em;
}

.padded-left--33 {
    padding-left: 33px;
}

.padded-right--33 {
    padding-right: 0.33em;
}

.padded-top--33 {
    padding-top: 0.33em;
}

.padded-bottom--33 {
    padding-bottom: 0.33em;
}

.padded-left--34 {
    padding-left: 34px;
}

.padded-right--34 {
    padding-right: 0.34em;
}

.padded-top--34 {
    padding-top: 0.34em;
}

.padded-bottom--34 {
    padding-bottom: 0.34em;
}

.padded-left--35 {
    padding-left: 35px;
}

.padded-right--35 {
    padding-right: 0.35em;
}

.padded-top--35 {
    padding-top: 0.35em;
}

.padded-bottom--35 {
    padding-bottom: 0.35em;
}

.padded-left--36 {
    padding-left: 36px;
}

.padded-right--36 {
    padding-right: 0.36em;
}

.padded-top--36 {
    padding-top: 0.36em;
}

.padded-bottom--36 {
    padding-bottom: 0.36em;
}

.padded-left--37 {
    padding-left: 37px;
}

.padded-right--37 {
    padding-right: 0.37em;
}

.padded-top--37 {
    padding-top: 0.37em;
}

.padded-bottom--37 {
    padding-bottom: 0.37em;
}

.padded-left--38 {
    padding-left: 38px;
}

.padded-right--38 {
    padding-right: 0.38em;
}

.padded-top--38 {
    padding-top: 0.38em;
}

.padded-bottom--38 {
    padding-bottom: 0.38em;
}

.padded-left--39 {
    padding-left: 39px;
}

.padded-right--39 {
    padding-right: 0.39em;
}

.padded-top--39 {
    padding-top: 0.39em;
}

.padded-bottom--39 {
    padding-bottom: 0.39em;
}

.padded-left--40 {
    padding-left: 40px;
}

.padded-right--40 {
    padding-right: 0.40em;
}

.padded-top--40 {
    padding-top: 0.40em;
}

.padded-bottom--40 {
    padding-bottom: 0.40em;
}

.padded-left--41 {
    padding-left: 41px;
}

.padded-right--41 {
    padding-right: 0.41em;
}

.padded-top--41 {
    padding-top: 0.41em;
}

.padded-bottom--41 {
    padding-bottom: 0.41em;
}

.padded-left--42 {
    padding-left: 42px;
}

.padded-right--42 {
    padding-right: 0.42em;
}

.padded-top--42 {
    padding-top: 0.42em;
}

.padded-bottom--42 {
    padding-bottom: 0.42em;
}

.padded-left--43 {
    padding-left: 43px;
}

.padded-right--43 {
    padding-right: 0.43em;
}

.padded-top--43 {
    padding-top: 0.43em;
}

.padded-bottom--43 {
    padding-bottom: 0.43em;
}

.padded-left--44 {
    padding-left: 44px;
}

.padded-right--44 {
    padding-right: 0.44em;
}

.padded-top--44 {
    padding-top: 0.44em;
}

.padded-bottom--44 {
    padding-bottom: 0.44em;
}

.padded-left--45 {
    padding-left: 45px;
}

.padded-right--45 {
    padding-right: 0.45em;
}

.padded-top--45 {
    padding-top: 0.45em;
}

.padded-bottom--45 {
    padding-bottom: 0.45em;
}

.padded-left--46 {
    padding-left: 46px;
}

.padded-right--46 {
    padding-right: 0.46em;
}

.padded-top--46 {
    padding-top: 0.46em;
}

.padded-bottom--46 {
    padding-bottom: 0.46em;
}

.padded-left--47 {
    padding-left: 47px;
}

.padded-right--47 {
    padding-right: 0.47em;
}

.padded-top--47 {
    padding-top: 0.47em;
}

.padded-bottom--47 {
    padding-bottom: 0.47em;
}

.padded-left--48 {
    padding-left: 48px;
}

.padded-right--48 {
    padding-right: 0.48em;
}

.padded-top--48 {
    padding-top: 0.48em;
}

.padded-bottom--48 {
    padding-bottom: 0.48em;
}

.padded-left--49 {
    padding-left: 49px;
}

.padded-right--49 {
    padding-right: 0.49em;
}

.padded-top--49 {
    padding-top: 0.49em;
}

.padded-bottom--49 {
    padding-bottom: 0.49em;
}

.padded-left--50 {
    padding-left: 50px;
}

.padded-right--50 {
    padding-right: 0.50em;
}

.padded-top--50 {
    padding-top: 0.50em;
}

.padded-bottom--50 {
    padding-bottom: 0.50em;
}

.padded-left--51 {
    padding-left: 51px;
}

.padded-right--51 {
    padding-right: 0.51em;
}

.padded-top--51 {
    padding-top: 0.51em;
}

.padded-bottom--51 {
    padding-bottom: 0.51em;
}

.padded-left--52 {
    padding-left: 52px;
}

.padded-right--52 {
    padding-right: 0.52em;
}

.padded-top--52 {
    padding-top: 0.52em;
}

.padded-bottom--52 {
    padding-bottom: 0.52em;
}

.padded-left--53 {
    padding-left: 53px;
}

.padded-right--53 {
    padding-right: 0.53em;
}

.padded-top--53 {
    padding-top: 0.53em;
}

.padded-bottom--53 {
    padding-bottom: 0.53em;
}

.padded-left--54 {
    padding-left: 54px;
}

.padded-right--54 {
    padding-right: 0.54em;
}

.padded-top--54 {
    padding-top: 0.54em;
}

.padded-bottom--54 {
    padding-bottom: 0.54em;
}

.padded-left--55 {
    padding-left: 55px;
}

.padded-right--55 {
    padding-right: 0.55em;
}

.padded-top--55 {
    padding-top: 0.55em;
}

.padded-bottom--55 {
    padding-bottom: 0.55em;
}

.padded-left--56 {
    padding-left: 56px;
}

.padded-right--56 {
    padding-right: 0.56em;
}

.padded-top--56 {
    padding-top: 0.56em;
}

.padded-bottom--56 {
    padding-bottom: 0.56em;
}

.padded-left--57 {
    padding-left: 57px;
}

.padded-right--57 {
    padding-right: 0.57em;
}

.padded-top--57 {
    padding-top: 0.57em;
}

.padded-bottom--57 {
    padding-bottom: 0.57em;
}

.padded-left--58 {
    padding-left: 58px;
}

.padded-right--58 {
    padding-right: 0.58em;
}

.padded-top--58 {
    padding-top: 0.58em;
}

.padded-bottom--58 {
    padding-bottom: 0.58em;
}

.padded-left--59 {
    padding-left: 59px;
}

.padded-right--59 {
    padding-right: 0.59em;
}

.padded-top--59 {
    padding-top: 0.59em;
}

.padded-bottom--59 {
    padding-bottom: 0.59em;
}

.padded-left--60 {
    padding-left: 60px;
}

.padded-right--60 {
    padding-right: 0.60em;
}

.padded-top--60 {
    padding-top: 0.60em;
}

.padded-bottom--60 {
    padding-bottom: 0.60em;
}

.padded-left--61 {
    padding-left: 61px;
}

.padded-right--61 {
    padding-right: 0.61em;
}

.padded-top--61 {
    padding-top: 0.61em;
}

.padded-bottom--61 {
    padding-bottom: 0.61em;
}

.padded-left--62 {
    padding-left: 62px;
}

.padded-right--62 {
    padding-right: 0.62em;
}

.padded-top--62 {
    padding-top: 0.62em;
}

.padded-bottom--62 {
    padding-bottom: 0.62em;
}

.padded-left--63 {
    padding-left: 63px;
}

.padded-right--63 {
    padding-right: 0.63em;
}

.padded-top--63 {
    padding-top: 0.63em;
}

.padded-bottom--63 {
    padding-bottom: 0.63em;
}

.padded-left--64 {
    padding-left: 64px;
}

.padded-right--64 {
    padding-right: 0.64em;
}

.padded-top--64 {
    padding-top: 0.64em;
}

.padded-bottom--64 {
    padding-bottom: 0.64em;
}

.padded-left--65 {
    padding-left: 65px;
}

.padded-right--65 {
    padding-right: 0.65em;
}

.padded-top--65 {
    padding-top: 0.65em;
}

.padded-bottom--65 {
    padding-bottom: 0.65em;
}

.padded-left--66 {
    padding-left: 66px;
}

.padded-right--66 {
    padding-right: 0.66em;
}

.padded-top--66 {
    padding-top: 0.66em;
}

.padded-bottom--66 {
    padding-bottom: 0.66em;
}

.padded-left--67 {
    padding-left: 67px;
}

.padded-right--67 {
    padding-right: 0.67em;
}

.padded-top--67 {
    padding-top: 0.67em;
}

.padded-bottom--67 {
    padding-bottom: 0.67em;
}

.padded-left--68 {
    padding-left: 68px;
}

.padded-right--68 {
    padding-right: 0.68em;
}

.padded-top--68 {
    padding-top: 0.68em;
}

.padded-bottom--68 {
    padding-bottom: 0.68em;
}

.padded-left--69 {
    padding-left: 69px;
}

.padded-right--69 {
    padding-right: 0.69em;
}

.padded-top--69 {
    padding-top: 0.69em;
}

.padded-bottom--69 {
    padding-bottom: 0.69em;
}

.padded-left--70 {
    padding-left: 70px;
}

.padded-right--70 {
    padding-right: 0.70em;
}

.padded-top--70 {
    padding-top: 0.70em;
}

.padded-bottom--70 {
    padding-bottom: 0.70em;
}

.padded-left--71 {
    padding-left: 71px;
}

.padded-right--71 {
    padding-right: 0.71em;
}

.padded-top--71 {
    padding-top: 0.71em;
}

.padded-bottom--71 {
    padding-bottom: 0.71em;
}

.padded-left--72 {
    padding-left: 72px;
}

.padded-right--72 {
    padding-right: 0.72em;
}

.padded-top--72 {
    padding-top: 0.72em;
}

.padded-bottom--72 {
    padding-bottom: 0.72em;
}

.padded-left--73 {
    padding-left: 73px;
}

.padded-right--73 {
    padding-right: 0.73em;
}

.padded-top--73 {
    padding-top: 0.73em;
}

.padded-bottom--73 {
    padding-bottom: 0.73em;
}

.padded-left--74 {
    padding-left: 74px;
}

.padded-right--74 {
    padding-right: 0.74em;
}

.padded-top--74 {
    padding-top: 0.74em;
}

.padded-bottom--74 {
    padding-bottom: 0.74em;
}

.padded-left--75 {
    padding-left: 75px;
}

.padded-right--75 {
    padding-right: 0.75em;
}

.padded-top--75 {
    padding-top: 0.75em;
}

.padded-bottom--75 {
    padding-bottom: 0.75em;
}

.padded-left--76 {
    padding-left: 76px;
}

.padded-right--76 {
    padding-right: 0.76em;
}

.padded-top--76 {
    padding-top: 0.76em;
}

.padded-bottom--76 {
    padding-bottom: 0.76em;
}

.padded-left--77 {
    padding-left: 77px;
}

.padded-right--77 {
    padding-right: 0.77em;
}

.padded-top--77 {
    padding-top: 0.77em;
}

.padded-bottom--77 {
    padding-bottom: 0.77em;
}

.padded-left--78 {
    padding-left: 78px;
}

.padded-right--78 {
    padding-right: 0.78em;
}

.padded-top--78 {
    padding-top: 0.78em;
}

.padded-bottom--78 {
    padding-bottom: 0.78em;
}

.padded-left--79 {
    padding-left: 79px;
}

.padded-right--79 {
    padding-right: 0.79em;
}

.padded-top--79 {
    padding-top: 0.79em;
}

.padded-bottom--79 {
    padding-bottom: 0.79em;
}

.padded-left--80 {
    padding-left: 80px;
}

.padded-right--80 {
    padding-right: 0.80em;
}

.padded-top--80 {
    padding-top: 0.80em;
}

.padded-bottom--80 {
    padding-bottom: 0.80em;
}

.padded-left--81 {
    padding-left: 81px;
}

.padded-right--81 {
    padding-right: 0.81em;
}

.padded-top--81 {
    padding-top: 0.81em;
}

.padded-bottom--81 {
    padding-bottom: 0.81em;
}

.padded-left--82 {
    padding-left: 82px;
}

.padded-right--82 {
    padding-right: 0.82em;
}

.padded-top--82 {
    padding-top: 0.82em;
}

.padded-bottom--82 {
    padding-bottom: 0.82em;
}

.padded-left--83 {
    padding-left: 83px;
}

.padded-right--83 {
    padding-right: 0.83em;
}

.padded-top--83 {
    padding-top: 0.83em;
}

.padded-bottom--83 {
    padding-bottom: 0.83em;
}

.padded-left--84 {
    padding-left: 84px;
}

.padded-right--84 {
    padding-right: 0.84em;
}

.padded-top--84 {
    padding-top: 0.84em;
}

.padded-bottom--84 {
    padding-bottom: 0.84em;
}

.padded-left--85 {
    padding-left: 85px;
}

.padded-right--85 {
    padding-right: 0.85em;
}

.padded-top--85 {
    padding-top: 0.85em;
}

.padded-bottom--85 {
    padding-bottom: 0.85em;
}

.padded-left--86 {
    padding-left: 86px;
}

.padded-right--86 {
    padding-right: 0.86em;
}

.padded-top--86 {
    padding-top: 0.86em;
}

.padded-bottom--86 {
    padding-bottom: 0.86em;
}

.padded-left--87 {
    padding-left: 87px;
}

.padded-right--87 {
    padding-right: 0.87em;
}

.padded-top--87 {
    padding-top: 0.87em;
}

.padded-bottom--87 {
    padding-bottom: 0.87em;
}

.padded-left--88 {
    padding-left: 88px;
}

.padded-right--88 {
    padding-right: 0.88em;
}

.padded-top--88 {
    padding-top: 0.88em;
}

.padded-bottom--88 {
    padding-bottom: 0.88em;
}

.padded-left--89 {
    padding-left: 89px;
}

.padded-right--89 {
    padding-right: 0.89em;
}

.padded-top--89 {
    padding-top: 0.89em;
}

.padded-bottom--89 {
    padding-bottom: 0.89em;
}

.padded-left--90 {
    padding-left: 90px;
}

.padded-right--90 {
    padding-right: 0.90em;
}

.padded-top--90 {
    padding-top: 0.90em;
}

.padded-bottom--90 {
    padding-bottom: 0.90em;
}

.padded-left--91 {
    padding-left: 91px;
}

.padded-right--91 {
    padding-right: 0.91em;
}

.padded-top--91 {
    padding-top: 0.91em;
}

.padded-bottom--91 {
    padding-bottom: 0.91em;
}

.padded-left--92 {
    padding-left: 92px;
}

.padded-right--92 {
    padding-right: 0.92em;
}

.padded-top--92 {
    padding-top: 0.92em;
}

.padded-bottom--92 {
    padding-bottom: 0.92em;
}

.padded-left--93 {
    padding-left: 93px;
}

.padded-right--93 {
    padding-right: 0.93em;
}

.padded-top--93 {
    padding-top: 0.93em;
}

.padded-bottom--93 {
    padding-bottom: 0.93em;
}

.padded-left--94 {
    padding-left: 94px;
}

.padded-right--94 {
    padding-right: 0.94em;
}

.padded-top--94 {
    padding-top: 0.94em;
}

.padded-bottom--94 {
    padding-bottom: 0.94em;
}

.padded-left--95 {
    padding-left: 95px;
}

.padded-right--95 {
    padding-right: 0.95em;
}

.padded-top--95 {
    padding-top: 0.95em;
}

.padded-bottom--95 {
    padding-bottom: 0.95em;
}

.padded-left--96 {
    padding-left: 96px;
}

.padded-right--96 {
    padding-right: 0.96em;
}

.padded-top--96 {
    padding-top: 0.96em;
}

.padded-bottom--96 {
    padding-bottom: 0.96em;
}

.padded-left--97 {
    padding-left: 97px;
}

.padded-right--97 {
    padding-right: 0.97em;
}

.padded-top--97 {
    padding-top: 0.97em;
}

.padded-bottom--97 {
    padding-bottom: 0.97em;
}

.padded-left--98 {
    padding-left: 98px;
}

.padded-right--98 {
    padding-right: 0.98em;
}

.padded-top--98 {
    padding-top: 0.98em;
}

.padded-bottom--98 {
    padding-bottom: 0.98em;
}

.padded-left--99 {
    padding-left: 99px;
}

.padded-right--99 {
    padding-right: 0.99em;
}

.padded-top--99 {
    padding-top: 0.99em;
}

.padded-bottom--99 {
    padding-bottom: 0.99em;
}

.padded-left--100 {
    padding-left: 100px;
}

.padded-right--100 {
    padding-right: 0.100em;
}

.padded-top--100 {
    padding-top: 0.100em;
}

.padded-bottom--100 {
    padding-bottom: 0.100em;
}