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


/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

h1 {
    font-size: 2em;
    margin: 0.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
}

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

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

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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: -0.25em
}

sup {
    top: -0.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
}

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

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

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

input {
    overflow: visible
}

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

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

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

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

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

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

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
}

template {
    display: none
}

[hidden] {
    display: none
}

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

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

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

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

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

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

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

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

pre {
    overflow: auto
}

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

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.grid-container {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 75rem;
    margin: 0 auto
}

@media print,
screen and (min-width: 40em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin: 0 auto
}

@media print,
screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto
}

.grid-x {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%
}

.cell.auto {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-shrink,
.grid-x>.small-full,
.grid-x>.small-1,
.grid-x>.small-2,
.grid-x>.small-3,
.grid-x>.small-4,
.grid-x>.small-5,
.grid-x>.small-6,
.grid-x>.small-7,
.grid-x>.small-8,
.grid-x>.small-9,
.grid-x>.small-10,
.grid-x>.small-11,
.grid-x>.small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-x>.medium-shrink,
    .grid-x>.medium-full,
    .grid-x>.medium-1,
    .grid-x>.medium-2,
    .grid-x>.medium-3,
    .grid-x>.medium-4,
    .grid-x>.medium-5,
    .grid-x>.medium-6,
    .grid-x>.medium-7,
    .grid-x>.medium-8,
    .grid-x>.medium-9,
    .grid-x>.medium-10,
    .grid-x>.medium-11,
    .grid-x>.medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-shrink,
    .grid-x>.large-full,
    .grid-x>.large-1,
    .grid-x>.large-2,
    .grid-x>.large-3,
    .grid-x>.large-4,
    .grid-x>.large-5,
    .grid-x>.large-6,
    .grid-x>.large-7,
    .grid-x>.large-8,
    .grid-x>.large-9,
    .grid-x>.large-10,
    .grid-x>.large-11,
    .grid-x>.large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 75em) {
    .grid-x>.xlarge-shrink,
    .grid-x>.xlarge-full,
    .grid-x>.xlarge-1,
    .grid-x>.xlarge-2,
    .grid-x>.xlarge-3,
    .grid-x>.xlarge-4,
    .grid-x>.xlarge-5,
    .grid-x>.xlarge-6,
    .grid-x>.xlarge-7,
    .grid-x>.xlarge-8,
    .grid-x>.xlarge-9,
    .grid-x>.xlarge-10,
    .grid-x>.xlarge-11,
    .grid-x>.xlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 90em) {
    .grid-x>.xxlarge-shrink,
    .grid-x>.xxlarge-full,
    .grid-x>.xxlarge-1,
    .grid-x>.xxlarge-2,
    .grid-x>.xxlarge-3,
    .grid-x>.xxlarge-4,
    .grid-x>.xxlarge-5,
    .grid-x>.xxlarge-6,
    .grid-x>.xxlarge-7,
    .grid-x>.xxlarge-8,
    .grid-x>.xxlarge-9,
    .grid-x>.xxlarge-10,
    .grid-x>.xxlarge-11,
    .grid-x>.xxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1 {
    width: 8.33333%
}

.grid-x>.small-2 {
    width: 16.66667%
}

.grid-x>.small-3 {
    width: 25%
}

.grid-x>.small-4 {
    width: 33.33333%
}

.grid-x>.small-5 {
    width: 41.66667%
}

.grid-x>.small-6 {
    width: 50%
}

.grid-x>.small-7 {
    width: 58.33333%
}

.grid-x>.small-8 {
    width: 66.66667%
}

.grid-x>.small-9 {
    width: 75%
}

.grid-x>.small-10 {
    width: 83.33333%
}

.grid-x>.small-11 {
    width: 91.66667%
}

.grid-x>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .grid-x>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.medium-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.medium-1 {
        width: 8.33333%
    }
    .grid-x>.medium-2 {
        width: 16.66667%
    }
    .grid-x>.medium-3 {
        width: 25%
    }
    .grid-x>.medium-4 {
        width: 33.33333%
    }
    .grid-x>.medium-5 {
        width: 41.66667%
    }
    .grid-x>.medium-6 {
        width: 50%
    }
    .grid-x>.medium-7 {
        width: 58.33333%
    }
    .grid-x>.medium-8 {
        width: 66.66667%
    }
    .grid-x>.medium-9 {
        width: 75%
    }
    .grid-x>.medium-10 {
        width: 83.33333%
    }
    .grid-x>.medium-11 {
        width: 91.66667%
    }
    .grid-x>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-x>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.large-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.large-1 {
        width: 8.33333%
    }
    .grid-x>.large-2 {
        width: 16.66667%
    }
    .grid-x>.large-3 {
        width: 25%
    }
    .grid-x>.large-4 {
        width: 33.33333%
    }
    .grid-x>.large-5 {
        width: 41.66667%
    }
    .grid-x>.large-6 {
        width: 50%
    }
    .grid-x>.large-7 {
        width: 58.33333%
    }
    .grid-x>.large-8 {
        width: 66.66667%
    }
    .grid-x>.large-9 {
        width: 75%
    }
    .grid-x>.large-10 {
        width: 83.33333%
    }
    .grid-x>.large-11 {
        width: 91.66667%
    }
    .grid-x>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-x>.xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.xlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.xlarge-1 {
        width: 8.33333%
    }
    .grid-x>.xlarge-2 {
        width: 16.66667%
    }
    .grid-x>.xlarge-3 {
        width: 25%
    }
    .grid-x>.xlarge-4 {
        width: 33.33333%
    }
    .grid-x>.xlarge-5 {
        width: 41.66667%
    }
    .grid-x>.xlarge-6 {
        width: 50%
    }
    .grid-x>.xlarge-7 {
        width: 58.33333%
    }
    .grid-x>.xlarge-8 {
        width: 66.66667%
    }
    .grid-x>.xlarge-9 {
        width: 75%
    }
    .grid-x>.xlarge-10 {
        width: 83.33333%
    }
    .grid-x>.xlarge-11 {
        width: 91.66667%
    }
    .grid-x>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .grid-x>.xxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
    .grid-x>.xxlarge-shrink {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto
    }
    .grid-x>.xxlarge-1 {
        width: 8.33333%
    }
    .grid-x>.xxlarge-2 {
        width: 16.66667%
    }
    .grid-x>.xxlarge-3 {
        width: 25%
    }
    .grid-x>.xxlarge-4 {
        width: 33.33333%
    }
    .grid-x>.xxlarge-5 {
        width: 41.66667%
    }
    .grid-x>.xxlarge-6 {
        width: 50%
    }
    .grid-x>.xxlarge-7 {
        width: 58.33333%
    }
    .grid-x>.xxlarge-8 {
        width: 66.66667%
    }
    .grid-x>.xxlarge-9 {
        width: 75%
    }
    .grid-x>.xxlarge-10 {
        width: 83.33333%
    }
    .grid-x>.xxlarge-11 {
        width: 91.66667%
    }
    .grid-x>.xxlarge-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.625rem;
    margin-right: -.625rem
}

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

.grid-margin-x>.cell {
    width: calc(100% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x>.cell {
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1.25rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1.25rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1.25rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1.25rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1.25rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1.25rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1.25rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1.25rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1.25rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x>.auto {
        width: auto
    }
    .grid-margin-x>.shrink {
        width: auto
    }
    .grid-margin-x>.small-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.small-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.small-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.small-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.small-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.small-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.small-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.small-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.small-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.small-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.small-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.small-12 {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x>.medium-auto {
        width: auto
    }
    .grid-margin-x>.medium-shrink {
        width: auto
    }
    .grid-margin-x>.medium-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.medium-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.medium-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.medium-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.medium-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.medium-12 {
        width: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x>.large-auto {
        width: auto
    }
    .grid-margin-x>.large-shrink {
        width: auto
    }
    .grid-margin-x>.large-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.large-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.large-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.large-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.large-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.large-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.large-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.large-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.large-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.large-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.large-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.large-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x>.xlarge-auto {
        width: auto
    }
    .grid-margin-x>.xlarge-shrink {
        width: auto
    }
    .grid-margin-x>.xlarge-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.xlarge-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.xlarge-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.xlarge-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.xlarge-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.xlarge-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.xlarge-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.xlarge-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.xlarge-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.xlarge-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.xlarge-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.xlarge-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x>.xxlarge-auto {
        width: auto
    }
    .grid-margin-x>.xxlarge-shrink {
        width: auto
    }
    .grid-margin-x>.xxlarge-1 {
        width: calc(8.33333% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-2 {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-3 {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-4 {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-5 {
        width: calc(41.66667% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-6 {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-7 {
        width: calc(58.33333% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-8 {
        width: calc(66.66667% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-9 {
        width: calc(75% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-10 {
        width: calc(83.33333% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-11 {
        width: calc(91.66667% - 1.875rem)
    }
    .grid-margin-x>.xxlarge-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.grid-padding-x>.cell {
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x>.cell {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.small-up-1>.cell {
    width: 100%
}

.small-up-2>.cell {
    width: 50%
}

.small-up-3>.cell {
    width: 33.33333%
}

.small-up-4>.cell {
    width: 25%
}

.small-up-5>.cell {
    width: 20%
}

.small-up-6>.cell {
    width: 16.66667%
}

.small-up-7>.cell {
    width: 14.28571%
}

.small-up-8>.cell {
    width: 12.5%
}

@media print,
screen and (min-width: 40em) {
    .medium-up-1>.cell {
        width: 100%
    }
    .medium-up-2>.cell {
        width: 50%
    }
    .medium-up-3>.cell {
        width: 33.33333%
    }
    .medium-up-4>.cell {
        width: 25%
    }
    .medium-up-5>.cell {
        width: 20%
    }
    .medium-up-6>.cell {
        width: 16.66667%
    }
    .medium-up-7>.cell {
        width: 14.28571%
    }
    .medium-up-8>.cell {
        width: 12.5%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-up-1>.cell {
        width: 100%
    }
    .large-up-2>.cell {
        width: 50%
    }
    .large-up-3>.cell {
        width: 33.33333%
    }
    .large-up-4>.cell {
        width: 25%
    }
    .large-up-5>.cell {
        width: 20%
    }
    .large-up-6>.cell {
        width: 16.66667%
    }
    .large-up-7>.cell {
        width: 14.28571%
    }
    .large-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-up-1>.cell {
        width: 100%
    }
    .xlarge-up-2>.cell {
        width: 50%
    }
    .xlarge-up-3>.cell {
        width: 33.33333%
    }
    .xlarge-up-4>.cell {
        width: 25%
    }
    .xlarge-up-5>.cell {
        width: 20%
    }
    .xlarge-up-6>.cell {
        width: 16.66667%
    }
    .xlarge-up-7>.cell {
        width: 14.28571%
    }
    .xlarge-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-up-1>.cell {
        width: 100%
    }
    .xxlarge-up-2>.cell {
        width: 50%
    }
    .xxlarge-up-3>.cell {
        width: 33.33333%
    }
    .xxlarge-up-4>.cell {
        width: 25%
    }
    .xxlarge-up-5>.cell {
        width: 20%
    }
    .xxlarge-up-6>.cell {
        width: 16.66667%
    }
    .xxlarge-up-7>.cell {
        width: 14.28571%
    }
    .xxlarge-up-8>.cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1.25rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1.25rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1.25rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1.25rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1.25rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1.25rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1.25rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.25rem)
    }
    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.25rem)
    }
    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.25rem)
    }
    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.25rem)
    }
    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.25rem)
    }
    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.25rem)
    }
    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.25rem)
    }
    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.25rem)
    }
    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-x.large-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x.xlarge-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.xlarge-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x.xxlarge-up-1>.cell {
        width: calc(100% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-2>.cell {
        width: calc(50% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-4>.cell {
        width: calc(25% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-5>.cell {
        width: calc(20% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }
    .grid-margin-x.xxlarge-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

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

.small-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.small-margin-collapse>.small-1 {
    width: 8.33333%
}

.small-margin-collapse>.small-2 {
    width: 16.66667%
}

.small-margin-collapse>.small-3 {
    width: 25%
}

.small-margin-collapse>.small-4 {
    width: 33.33333%
}

.small-margin-collapse>.small-5 {
    width: 41.66667%
}

.small-margin-collapse>.small-6 {
    width: 50%
}

.small-margin-collapse>.small-7 {
    width: 58.33333%
}

.small-margin-collapse>.small-8 {
    width: 66.66667%
}

.small-margin-collapse>.small-9 {
    width: 75%
}

.small-margin-collapse>.small-10 {
    width: 83.33333%
}

.small-margin-collapse>.small-11 {
    width: 91.66667%
}

.small-margin-collapse>.small-12 {
    width: 100%
}

@media print,
screen and (min-width: 40em) {
    .small-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.medium-3 {
        width: 25%
    }
    .small-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.medium-6 {
        width: 50%
    }
    .small-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.medium-9 {
        width: 75%
    }
    .small-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .small-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.large-3 {
        width: 25%
    }
    .small-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.large-6 {
        width: 50%
    }
    .small-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.large-9 {
        width: 75%
    }
    .small-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .small-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .small-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .small-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .small-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .small-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }
    .small-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }
    .small-margin-collapse>.xxlarge-3 {
        width: 25%
    }
    .small-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }
    .small-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }
    .small-margin-collapse>.xxlarge-6 {
        width: 50%
    }
    .small-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }
    .small-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }
    .small-margin-collapse>.xxlarge-9 {
        width: 75%
    }
    .small-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }
    .small-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }
    .small-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.small-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.small-3 {
        width: 25%
    }
    .medium-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.small-6 {
        width: 50%
    }
    .medium-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.small-9 {
        width: 75%
    }
    .medium-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.medium-3 {
        width: 25%
    }
    .medium-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.medium-6 {
        width: 50%
    }
    .medium-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.medium-9 {
        width: 75%
    }
    .medium-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .medium-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.large-3 {
        width: 25%
    }
    .medium-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.large-6 {
        width: 50%
    }
    .medium-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.large-9 {
        width: 75%
    }
    .medium-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .medium-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .medium-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .medium-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .medium-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .medium-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }
    .medium-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }
    .medium-margin-collapse>.xxlarge-3 {
        width: 25%
    }
    .medium-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }
    .medium-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }
    .medium-margin-collapse>.xxlarge-6 {
        width: 50%
    }
    .medium-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }
    .medium-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }
    .medium-margin-collapse>.xxlarge-9 {
        width: 75%
    }
    .medium-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }
    .medium-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }
    .medium-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .medium-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.small-3 {
        width: 25%
    }
    .large-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.small-6 {
        width: 50%
    }
    .large-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.small-9 {
        width: 75%
    }
    .large-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.small-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.medium-3 {
        width: 25%
    }
    .large-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.medium-6 {
        width: 50%
    }
    .large-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.medium-9 {
        width: 75%
    }
    .large-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.large-3 {
        width: 25%
    }
    .large-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.large-6 {
        width: 50%
    }
    .large-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.large-9 {
        width: 75%
    }
    .large-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .large-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .large-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .large-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .large-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .large-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }
    .large-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }
    .large-margin-collapse>.xxlarge-3 {
        width: 25%
    }
    .large-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }
    .large-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }
    .large-margin-collapse>.xxlarge-6 {
        width: 50%
    }
    .large-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }
    .large-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }
    .large-margin-collapse>.xxlarge-9 {
        width: 75%
    }
    .large-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }
    .large-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }
    .large-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.small-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.small-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.small-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.medium-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.medium-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.medium-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.large-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.large-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.large-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xlarge-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }
    .xlarge-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }
    .xlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }
    .xlarge-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }
    .xlarge-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }
    .xlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }
    .xlarge-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }
    .xlarge-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }
    .xlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }
    .xlarge-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }
    .xlarge-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }
    .xlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 75em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xxlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse>.small-1 {
        width: 8.33333%
    }
    .xxlarge-margin-collapse>.small-2 {
        width: 16.66667%
    }
    .xxlarge-margin-collapse>.small-3 {
        width: 25%
    }
    .xxlarge-margin-collapse>.small-4 {
        width: 33.33333%
    }
    .xxlarge-margin-collapse>.small-5 {
        width: 41.66667%
    }
    .xxlarge-margin-collapse>.small-6 {
        width: 50%
    }
    .xxlarge-margin-collapse>.small-7 {
        width: 58.33333%
    }
    .xxlarge-margin-collapse>.small-8 {
        width: 66.66667%
    }
    .xxlarge-margin-collapse>.small-9 {
        width: 75%
    }
    .xxlarge-margin-collapse>.small-10 {
        width: 83.33333%
    }
    .xxlarge-margin-collapse>.small-11 {
        width: 91.66667%
    }
    .xxlarge-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse>.medium-1 {
        width: 8.33333%
    }
    .xxlarge-margin-collapse>.medium-2 {
        width: 16.66667%
    }
    .xxlarge-margin-collapse>.medium-3 {
        width: 25%
    }
    .xxlarge-margin-collapse>.medium-4 {
        width: 33.33333%
    }
    .xxlarge-margin-collapse>.medium-5 {
        width: 41.66667%
    }
    .xxlarge-margin-collapse>.medium-6 {
        width: 50%
    }
    .xxlarge-margin-collapse>.medium-7 {
        width: 58.33333%
    }
    .xxlarge-margin-collapse>.medium-8 {
        width: 66.66667%
    }
    .xxlarge-margin-collapse>.medium-9 {
        width: 75%
    }
    .xxlarge-margin-collapse>.medium-10 {
        width: 83.33333%
    }
    .xxlarge-margin-collapse>.medium-11 {
        width: 91.66667%
    }
    .xxlarge-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse>.large-1 {
        width: 8.33333%
    }
    .xxlarge-margin-collapse>.large-2 {
        width: 16.66667%
    }
    .xxlarge-margin-collapse>.large-3 {
        width: 25%
    }
    .xxlarge-margin-collapse>.large-4 {
        width: 33.33333%
    }
    .xxlarge-margin-collapse>.large-5 {
        width: 41.66667%
    }
    .xxlarge-margin-collapse>.large-6 {
        width: 50%
    }
    .xxlarge-margin-collapse>.large-7 {
        width: 58.33333%
    }
    .xxlarge-margin-collapse>.large-8 {
        width: 66.66667%
    }
    .xxlarge-margin-collapse>.large-9 {
        width: 75%
    }
    .xxlarge-margin-collapse>.large-10 {
        width: 83.33333%
    }
    .xxlarge-margin-collapse>.large-11 {
        width: 91.66667%
    }
    .xxlarge-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }
    .xxlarge-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }
    .xxlarge-margin-collapse>.xlarge-3 {
        width: 25%
    }
    .xxlarge-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }
    .xxlarge-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }
    .xxlarge-margin-collapse>.xlarge-6 {
        width: 50%
    }
    .xxlarge-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }
    .xxlarge-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }
    .xxlarge-margin-collapse>.xlarge-9 {
        width: 75%
    }
    .xxlarge-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }
    .xxlarge-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }
    .xxlarge-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }
    .xxlarge-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }
    .xxlarge-margin-collapse>.xxlarge-3 {
        width: 25%
    }
    .xxlarge-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }
    .xxlarge-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }
    .xxlarge-margin-collapse>.xxlarge-6 {
        width: 50%
    }
    .xxlarge-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }
    .xxlarge-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }
    .xxlarge-margin-collapse>.xxlarge-9 {
        width: 75%
    }
    .xxlarge-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }
    .xxlarge-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }
    .xxlarge-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }
    .xxlarge-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

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

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .625rem)
}

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

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .625rem)
}

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

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .625rem)
}

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

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .625rem)
}

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

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .625rem)
}

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

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .625rem)
}

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

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .625rem)
}

@media print,
screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .large-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 75em) {
    .xlarge-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.xlarge-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.xlarge-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.xlarge-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.xlarge-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.xlarge-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.xlarge-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.xlarge-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.xlarge-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.xlarge-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.xlarge-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.xlarge-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.xlarge-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-offset-0 {
        margin-left: 0%
    }
    .grid-margin-x>.xxlarge-offset-0 {
        margin-left: calc(0% + .9375rem)
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }
    .grid-margin-x>.xxlarge-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }
    .grid-margin-x>.xxlarge-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }
    .xxlarge-offset-3 {
        margin-left: 25%
    }
    .grid-margin-x>.xxlarge-offset-3 {
        margin-left: calc(25% + .9375rem)
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }
    .grid-margin-x>.xxlarge-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }
    .grid-margin-x>.xxlarge-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }
    .xxlarge-offset-6 {
        margin-left: 50%
    }
    .grid-margin-x>.xxlarge-offset-6 {
        margin-left: calc(50% + .9375rem)
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }
    .grid-margin-x>.xxlarge-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }
    .grid-margin-x>.xxlarge-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }
    .xxlarge-offset-9 {
        margin-left: 75%
    }
    .grid-margin-x>.xxlarge-offset-9 {
        margin-left: calc(75% + .9375rem)
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }
    .grid-margin-x>.xxlarge-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }
    .grid-margin-x>.xxlarge-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    width: auto
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-shrink,
.grid-y>.small-full,
.grid-y>.small-1,
.grid-y>.small-2,
.grid-y>.small-3,
.grid-y>.small-4,
.grid-y>.small-5,
.grid-y>.small-6,
.grid-y>.small-7,
.grid-y>.small-8,
.grid-y>.small-9,
.grid-y>.small-10,
.grid-y>.small-11,
.grid-y>.small-12 {
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,
screen and (min-width: 40em) {
    .grid-y>.medium-shrink,
    .grid-y>.medium-full,
    .grid-y>.medium-1,
    .grid-y>.medium-2,
    .grid-y>.medium-3,
    .grid-y>.medium-4,
    .grid-y>.medium-5,
    .grid-y>.medium-6,
    .grid-y>.medium-7,
    .grid-y>.medium-8,
    .grid-y>.medium-9,
    .grid-y>.medium-10,
    .grid-y>.medium-11,
    .grid-y>.medium-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-shrink,
    .grid-y>.large-full,
    .grid-y>.large-1,
    .grid-y>.large-2,
    .grid-y>.large-3,
    .grid-y>.large-4,
    .grid-y>.large-5,
    .grid-y>.large-6,
    .grid-y>.large-7,
    .grid-y>.large-8,
    .grid-y>.large-9,
    .grid-y>.large-10,
    .grid-y>.large-11,
    .grid-y>.large-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 75em) {
    .grid-y>.xlarge-shrink,
    .grid-y>.xlarge-full,
    .grid-y>.xlarge-1,
    .grid-y>.xlarge-2,
    .grid-y>.xlarge-3,
    .grid-y>.xlarge-4,
    .grid-y>.xlarge-5,
    .grid-y>.xlarge-6,
    .grid-y>.xlarge-7,
    .grid-y>.xlarge-8,
    .grid-y>.xlarge-9,
    .grid-y>.xlarge-10,
    .grid-y>.xlarge-11,
    .grid-y>.xlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width: 90em) {
    .grid-y>.xxlarge-shrink,
    .grid-y>.xxlarge-full,
    .grid-y>.xxlarge-1,
    .grid-y>.xxlarge-2,
    .grid-y>.xxlarge-3,
    .grid-y>.xxlarge-4,
    .grid-y>.xxlarge-5,
    .grid-y>.xxlarge-6,
    .grid-y>.xxlarge-7,
    .grid-y>.xxlarge-8,
    .grid-y>.xxlarge-9,
    .grid-y>.xxlarge-10,
    .grid-y>.xxlarge-11,
    .grid-y>.xxlarge-12 {
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1 {
    height: 8.33333%
}

.grid-y>.small-2 {
    height: 16.66667%
}

.grid-y>.small-3 {
    height: 25%
}

.grid-y>.small-4 {
    height: 33.33333%
}

.grid-y>.small-5 {
    height: 41.66667%
}

.grid-y>.small-6 {
    height: 50%
}

.grid-y>.small-7 {
    height: 58.33333%
}

.grid-y>.small-8 {
    height: 66.66667%
}

.grid-y>.small-9 {
    height: 75%
}

.grid-y>.small-10 {
    height: 83.33333%
}

.grid-y>.small-11 {
    height: 91.66667%
}

.grid-y>.small-12 {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .grid-y>.medium-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.medium-shrink {
        height: auto
    }
    .grid-y>.medium-1 {
        height: 8.33333%
    }
    .grid-y>.medium-2 {
        height: 16.66667%
    }
    .grid-y>.medium-3 {
        height: 25%
    }
    .grid-y>.medium-4 {
        height: 33.33333%
    }
    .grid-y>.medium-5 {
        height: 41.66667%
    }
    .grid-y>.medium-6 {
        height: 50%
    }
    .grid-y>.medium-7 {
        height: 58.33333%
    }
    .grid-y>.medium-8 {
        height: 66.66667%
    }
    .grid-y>.medium-9 {
        height: 75%
    }
    .grid-y>.medium-10 {
        height: 83.33333%
    }
    .grid-y>.medium-11 {
        height: 91.66667%
    }
    .grid-y>.medium-12 {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y>.large-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.large-shrink {
        height: auto
    }
    .grid-y>.large-1 {
        height: 8.33333%
    }
    .grid-y>.large-2 {
        height: 16.66667%
    }
    .grid-y>.large-3 {
        height: 25%
    }
    .grid-y>.large-4 {
        height: 33.33333%
    }
    .grid-y>.large-5 {
        height: 41.66667%
    }
    .grid-y>.large-6 {
        height: 50%
    }
    .grid-y>.large-7 {
        height: 58.33333%
    }
    .grid-y>.large-8 {
        height: 66.66667%
    }
    .grid-y>.large-9 {
        height: 75%
    }
    .grid-y>.large-10 {
        height: 83.33333%
    }
    .grid-y>.large-11 {
        height: 91.66667%
    }
    .grid-y>.large-12 {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .grid-y>.xlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.xlarge-shrink {
        height: auto
    }
    .grid-y>.xlarge-1 {
        height: 8.33333%
    }
    .grid-y>.xlarge-2 {
        height: 16.66667%
    }
    .grid-y>.xlarge-3 {
        height: 25%
    }
    .grid-y>.xlarge-4 {
        height: 33.33333%
    }
    .grid-y>.xlarge-5 {
        height: 41.66667%
    }
    .grid-y>.xlarge-6 {
        height: 50%
    }
    .grid-y>.xlarge-7 {
        height: 58.33333%
    }
    .grid-y>.xlarge-8 {
        height: 66.66667%
    }
    .grid-y>.xlarge-9 {
        height: 75%
    }
    .grid-y>.xlarge-10 {
        height: 83.33333%
    }
    .grid-y>.xlarge-11 {
        height: 91.66667%
    }
    .grid-y>.xlarge-12 {
        height: 100%
    }
}

@media screen and (min-width: 90em) {
    .grid-y>.xxlarge-auto {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }
    .grid-y>.xxlarge-shrink {
        height: auto
    }
    .grid-y>.xxlarge-1 {
        height: 8.33333%
    }
    .grid-y>.xxlarge-2 {
        height: 16.66667%
    }
    .grid-y>.xxlarge-3 {
        height: 25%
    }
    .grid-y>.xxlarge-4 {
        height: 33.33333%
    }
    .grid-y>.xxlarge-5 {
        height: 41.66667%
    }
    .grid-y>.xxlarge-6 {
        height: 50%
    }
    .grid-y>.xxlarge-7 {
        height: 58.33333%
    }
    .grid-y>.xxlarge-8 {
        height: 66.66667%
    }
    .grid-y>.xxlarge-9 {
        height: 75%
    }
    .grid-y>.xxlarge-10 {
        height: 83.33333%
    }
    .grid-y>.xxlarge-11 {
        height: 91.66667%
    }
    .grid-y>.xxlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-padding-y>.cell {
    padding-top: .625rem;
    padding-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y>.cell {
        padding-top: .9375rem;
        padding-bottom: .9375rem
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.auto {
        height: auto
    }
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }
    .grid-margin-y>.medium-auto {
        height: auto
    }
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y>.xlarge-auto {
        height: auto
    }
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y>.xxlarge-auto {
        height: auto
    }
    .grid-margin-y>.xxlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xxlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,
screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .medium-grid-frame {
        width: 100%
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .medium-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media print,
screen and (min-width: 64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .large-grid-frame {
        width: 100%
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .large-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 75em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .xlarge-grid-frame {
        width: 100%
    }
    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .xlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }
    .cell .xxlarge-grid-frame {
        width: 100%
    }
    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
    .xxlarge-cell-block-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }
    .xxlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-stype: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,
screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 75em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width: 90em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,
screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,
screen and (min-width: 64em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width: 90em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -.9375rem;
        margin-bottom: -.9375rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1.25rem);
    margin-top: .625rem;
    margin-bottom: .625rem
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.cell {
        height: calc(100% - 1.875rem);
        margin-top: .9375rem;
        margin-bottom: .9375rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1.25rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1.25rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1.25rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1.25rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1.25rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1.25rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1.25rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1.25rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1.25rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1.25rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1.25rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y>.auto {
        height: auto
    }
    .grid-margin-y>.shrink {
        height: auto
    }
    .grid-margin-y>.small-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.small-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.small-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.small-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.small-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.small-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.small-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.small-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.small-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.small-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.small-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.small-12 {
        height: calc(100% - 1.875rem)
    }
    .grid-margin-y>.medium-auto {
        height: auto
    }
    .grid-margin-y>.medium-shrink {
        height: auto
    }
    .grid-margin-y>.medium-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.medium-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.medium-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.medium-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.medium-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.medium-12 {
        height: calc(100% - 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y>.large-auto {
        height: auto
    }
    .grid-margin-y>.large-shrink {
        height: auto
    }
    .grid-margin-y>.large-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.large-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.large-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.large-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.large-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.large-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.large-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.large-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.large-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.large-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.large-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.large-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y>.xlarge-auto {
        height: auto
    }
    .grid-margin-y>.xlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.xlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.xlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.xlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.xlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.xlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y>.xxlarge-auto {
        height: auto
    }
    .grid-margin-y>.xxlarge-shrink {
        height: auto
    }
    .grid-margin-y>.xxlarge-1 {
        height: calc(8.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-2 {
        height: calc(16.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-3 {
        height: calc(25% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-4 {
        height: calc(33.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-5 {
        height: calc(41.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-6 {
        height: calc(50% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-7 {
        height: calc(58.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-8 {
        height: calc(66.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-9 {
        height: calc(75% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-10 {
        height: calc(83.33333% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-11 {
        height: calc(91.66667% - 1.875rem)
    }
    .grid-margin-y>.xxlarge-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem)
}

@media print,
screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

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

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

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility
}

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

h1,
.h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2,
.h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3,
.h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4,
.h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5,
.h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6,
.h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width: 40em) {
    h1,
    .h1 {
        font-size: 3rem
    }
    h2,
    .h2 {
        font-size: 2.5rem
    }
    h3,
    .h3 {
        font-size: 1.9375rem
    }
    h4,
    .h4 {
        font-size: 1.5625rem
    }
    h5,
    .h5 {
        font-size: 1.25rem
    }
    h6,
    .h6 {
        font-size: 1rem
    }
}

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

a:hover,
a:focus {
    color: #1468a0
}

a img {
    border: 0
}

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

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

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

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

dl {
    margin-bottom: 1rem
}

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

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

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

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

cite:before {
    content: "— "
}

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

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

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

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

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

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

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

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

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

@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align: left
    }
    .xxlarge-text-right {
        text-align: right
    }
    .xxlarge-text-center {
        text-align: center
    }
    .xxlarge-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important
    }
    .show-for-print {
        display: block !important
    }
    .hide-for-print {
        display: none !important
    }
    table.show-for-print {
        display: table !important
    }
    thead.show-for-print {
        display: table-header-group !important
    }
    tbody.show-for-print {
        display: table-row-group !important
    }
    tr.show-for-print {
        display: table-row !important
    }
    td.show-for-print {
        display: table-cell !important
    }
    th.show-for-print {
        display: table-cell !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    @page {
        margin: 0.5cm
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .print-break-inside {
        page-break-inside: auto
    }
}

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

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

.button:hover,
.button:focus {
    background-color: #14679e;
    color: #fefefe
}

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

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

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

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

.button.primary {
    background-color: #1779ba;
    color: #fefefe
}

.button.primary:hover,
.button.primary:focus {
    background-color: #126195;
    color: #fefefe
}

.button.secondary {
    background-color: #767676;
    color: #fefefe
}

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

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

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

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

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

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:hover,
.button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe
}

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

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

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

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
    background-color: #1779ba;
    color: #fefefe
}

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

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

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

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

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

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

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

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

.button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

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

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

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

.button.hollow.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

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

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

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

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

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

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

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

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

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

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

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

.button.hollow.alert:hover,
.button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a
}

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

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

.button.clear,
.button.clear:hover,
.button.clear:focus {
    background-color: transparent
}

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

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

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

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

.button.clear.primary {
    border: 1px solid #1779ba;
    color: #1779ba
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button.clear.alert:hover,
.button.clear.alert:focus {
    border-color: #67251a;
    color: #67251a
}

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

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

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

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

.button.dropdown.hollow.primary::after {
    border-top-color: #1779ba
}

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

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

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

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

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

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

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

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

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

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

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

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

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

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

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

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

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

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

[type='file'] {
    width: 100%
}

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

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

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

.input-group {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -ms-flex-align: stretch;
    align-items: stretch
}

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

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

.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -ms-flex-align: center;
    align-items: center
}

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

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

.input-group-field {
    border-radius: 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    height: auto;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.is-invalid-label {
    color: #cc4b37
}

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

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

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

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

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

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

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0
}

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

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

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

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.accordion-menu li {
    width: 100%
}

.accordion-menu a {
    padding: 0.7rem 1rem
}

.accordion-menu .is-accordion-submenu a {
    padding: 0.7rem 1rem
}

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

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

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a {
    position: relative
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.accordion-menu.align-left .is-accordion-submenu-parent>a::after {
    left: auto;
    right: 1rem
}

.accordion-menu.align-right .is-accordion-submenu-parent>a::after {
    right: auto;
    left: 1rem
}

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true']>a::after {
    transform: rotate(180deg);
    transform-origin: 50% 50%
}

.is-accordion-submenu-parent {
    position: relative
}

.has-submenu-toggle>a {
    margin-right: 40px
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.submenu-toggle[aria-expanded='true']::after {
    transform: scaleY(-1);
    transform-origin: 50% 50%
}

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

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #1779ba;
    color: #fefefe
}

.badge.primary {
    background: #1779ba;
    color: #fefefe
}

.badge.secondary {
    background: #767676;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #0a0a0a
}

.badge.warning {
    background: #ffae00;
    color: #0a0a0a
}

.badge.alert {
    background: #cc4b37;
    color: #fefefe
}

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

.breadcrumbs::before,
.breadcrumbs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.breadcrumbs::after {
    clear: both
}

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

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

.breadcrumbs a {
    color: #1779ba
}

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

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

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

.button-group::before,
.button-group::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

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

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

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

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

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

.button-group.primary .button {
    background-color: #1779ba;
    color: #fefefe
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: #126195;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #767676;
    color: #fefefe
}

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

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

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

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

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

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe
}

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

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

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

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

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

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

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

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

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

.callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a
}

.callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a
}

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

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

.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

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

.card-divider {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem;
    background: #e6e6e6
}

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

.card-section {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

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

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

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

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

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

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

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

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

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

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

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

.menu input {
    display: inline-block
}

.menu,
.menu.horizontal {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -ms-flex-align: center;
    align-items: center
}

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

.menu.simple a {
    padding: 0
}

@media print,
screen and (min-width: 40em) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.medium-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.medium-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.medium-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,
screen and (min-width: 64em) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.large-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.large-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.large-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.xlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.xlarge-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.xlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .menu.xxlarge-vertical {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .menu.xxlarge-expanded li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
    .menu.xxlarge-simple li {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

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

.menu.icons a {
    display: -ms-flexbox;
    display: flex
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

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

.menu.icon-right li a {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

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

.menu.icon-top li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu .is-active>a {
    background: #1779ba;
    color: #fefefe
}

.menu .active>a {
    background: #1779ba;
    color: #fefefe
}

.menu.align-left {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

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

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

.menu.align-center li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.menu-centered>.menu {
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

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

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

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

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

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

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

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height 0.5s
}

.drilldown a {
    padding: 0.7rem 1rem;
    background: #fefefe
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0
}

.drilldown .drilldown-submenu-cover-previous {
    min-height: 100%
}

.drilldown .is-drilldown-submenu-parent>a {
    position: relative
}

.drilldown .is-drilldown-submenu-parent>a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.drilldown.align-left .is-drilldown-submenu-parent>a::after {
    left: auto;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    right: auto;
    left: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.drilldown .js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    display: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

.dropdown-pane.is-opening {
    display: block
}

.dropdown-pane.is-open {
    visibility: visible;
    display: block
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px
}

.dropdown.menu a {
    padding: 0.7rem 1rem
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.dropdown.menu .is-active>a {
    background: transparent;
    color: #1779ba
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

@media print,
screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }
    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media print,
screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.large-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }
    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media screen and (min-width: 75em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.xlarge-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

@media screen and (min-width: 90em) {
    .dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }
    .dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }
    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }
    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #1779ba transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px
    }
    .dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0
    }
    .dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.xxlarge-vertical>li>a::after {
        right: 14px
    }
    .dropdown.menu.xxlarge-vertical>li.opens-left>a::after {
        right: auto;
        left: 5px;
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #1779ba transparent transparent
    }
    .dropdown.menu.xxlarge-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #1779ba
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe
}

.dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

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

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

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

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #1779ba;
    color: #fefefe
}

.label.primary {
    background: #1779ba;
    color: #fefefe
}

.label.secondary {
    background: #767676;
    color: #fefefe
}

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

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

.label.alert {
    background: #cc4b37;
    color: #fefefe
}

.media-object {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

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

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

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

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

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

.media-object-section.main-section {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(254, 254, 254, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas.is-open {
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #e6e6e6
}

[data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas-absolute.is-open {
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(-250px)
}

@media print,
screen and (min-width: 40em) {
    .position-left {
        width: 250px;
        transform: translateX(-250px)
    }
}

.off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content .off-canvas.position-left {
        transform: translateX(-250px)
    }
}

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0, 0)
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content.is-open-left.has-transition-push {
        transform: translateX(250px)
    }
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 250px;
    transform: translateX(250px)
}

@media print,
screen and (min-width: 40em) {
    .position-right {
        width: 250px;
        transform: translateX(250px)
    }
}

.off-canvas-content .off-canvas.position-right {
    transform: translateX(250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content .off-canvas.position-right {
        transform: translateX(250px)
    }
}

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0, 0)
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content.is-open-right.has-transition-push {
        transform: translateX(-250px)
    }
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(-250px)
}

@media print,
screen and (min-width: 40em) {
    .position-top {
        height: 250px;
        transform: translateY(-250px)
    }
}

.off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content .off-canvas.position-top {
        transform: translateY(-250px)
    }
}

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0, 0)
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content.is-open-top.has-transition-push {
        transform: translateY(250px)
    }
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 250px;
    transform: translateY(250px)
}

@media print,
screen and (min-width: 40em) {
    .position-bottom {
        height: 250px;
        transform: translateY(250px)
    }
}

.off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content .off-canvas.position-bottom {
        transform: translateY(250px)
    }
}

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0, 0)
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px)
}

@media print,
screen and (min-width: 40em) {
    .off-canvas-content.is-open-bottom.has-transition-push {
        transform: translateY(-250px)
    }
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25)
}

.off-canvas-content {
    transform: none;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.off-canvas-content.has-transition-push {
    transform: translate(0, 0)
}

.off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0)
}

@media print,
screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-large .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 75em) {
    .position-left.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media screen and (min-width: 90em) {
    .position-left.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-left.reveal-for-xxlarge .close-button {
        display: none
    }
    .off-canvas-content .position-left.reveal-for-xxlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px
    }
    .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 250px
    }
    .position-right.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-right.reveal-for-xxlarge .close-button {
        display: none
    }
    .off-canvas-content .position-right.reveal-for-xxlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px
    }
    .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 250px
    }
    .position-top.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-top.reveal-for-xxlarge .close-button {
        display: none
    }
    .off-canvas-content .position-top.reveal-for-xxlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px
    }
    .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 250px
    }
    .position-bottom.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible
    }
    .position-bottom.reveal-for-xxlarge .close-button {
        display: none
    }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        transform: none
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px
    }
    .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top,
    .off-canvas.in-canvas-for-medium.position-bottom {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none
    }
}

@media print,
screen and (min-width: 64em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top,
    .off-canvas.in-canvas-for-large.position-bottom {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none
    }
}

@media screen and (min-width: 75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top,
    .off-canvas.in-canvas-for-xlarge.position-bottom {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none
    }
}

@media screen and (min-width: 90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: inherit;
        width: inherit;
        overflow: inherit;
        transition: inherit
    }
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top,
    .off-canvas.in-canvas-for-xxlarge.position-bottom {
        box-shadow: none;
        transform: none
    }
    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10, 10, 10, 0.5);
    color: #fefefe
}

.orbit-previous,
.orbit-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

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

.pagination::before,
.pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.pagination::after {
    clear: both
}

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

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

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

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

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

.pagination .current {
    padding: .1875rem .625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default
}

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

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

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

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

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #1779ba
}

.progress.secondary .progress-meter {
    background-color: #767676
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #1779ba
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap
}

.slider {
    position: relative;
    height: .5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: .5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0;
    background-color: #1779ba;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #14679e
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

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

.slider.vertical {
    display: inline-block;
    width: .5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

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

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

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

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

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

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

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

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

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

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

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

.reveal .column {
    min-width: 0
}

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

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

.reveal.collapse {
    padding: 0
}

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

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

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

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

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

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: bold;
    color: #fefefe;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''
}

input:checked ~ .switch-paddle {
    background: #1779ba
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem
}

[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}

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

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

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

table thead {
    background: #f8f8f8;
    color: #0a0a0a
}

table tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

table thead tr,
table tfoot tr {
    background: transparent
}

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

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

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

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

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

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

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

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

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

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

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

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

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

.tabs::before,
.tabs::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.tabs::after {
    clear: both
}

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

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

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

.tabs.primary {
    background: #1779ba
}

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

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
    background: #1673b1
}

.tabs-title {
    float: left
}

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

.tabs-title>a:hover {
    background: #fefefe;
    color: #1468a0
}

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

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #0a0a0a;
    transition: all 0.5s ease
}

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

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

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

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

a.thumbnail {
    transition: box-shadow 200ms ease-out
}

a.thumbnail:hover,
a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left,
.title-bar-right {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.title-bar-right {
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

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

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

.tooltip::before {
    position: absolute
}

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

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

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

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

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

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

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

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

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

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

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

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

.top-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

@media print,
screen and (min-width: 40em) {
    .top-bar {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .top-bar .top-bar-left {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-right: auto
    }
    .top-bar .top-bar-right {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-left: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.top-bar.stacked-for-xxlarge {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.top-bar-title {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0.5rem 1rem 0.5rem 0
}

.top-bar-left,
.top-bar-right {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 75em) {
    .hide-for-xlarge {
        display: none !important
    }
}

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

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 74.9375em),
screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

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

@media screen and (min-width: 90em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

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

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

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

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

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

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

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

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

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

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-right.vertical.menu>li>a {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media print,
screen and (min-width: 40em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,
screen and (min-width: 64em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 75em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-container {
    display: -ms-flexbox;
    display: flex
}

.flex-child-auto {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,
screen and (min-width: 40em) {
    .medium-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .medium-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .medium-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .medium-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .medium-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .medium-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .medium-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .medium-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width: 64em) {
    .large-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .large-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .large-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .large-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .large-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .large-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .large-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .large-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 75em) {
    .xlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .xlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .xlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .xlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .xlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .xlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .xlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .xlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-flex-container {
        display: -ms-flexbox;
        display: flex
    }
    .xxlarge-flex-child-auto {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
    .xxlarge-flex-child-grow {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
    .xxlarge-flex-child-shrink {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }
    .xxlarge-flex-dir-row {
        -ms-flex-direction: row;
        flex-direction: row
    }
    .xxlarge-flex-dir-row-reverse {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
    .xxlarge-flex-dir-column {
        -ms-flex-direction: column;
        flex-direction: column
    }
    .xxlarge-flex-dir-column-reverse {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.text-hide {
    font: 0/0 a !important;
    color: transparent !important;
    text-shadow: none !important;
    background-color: transparent !important;
    border: 0 !important
}

.text-truncate {
    max-width: 100% !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
    white-space: nowrap !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-wrap {
    word-wrap: break-word !important
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.text-overline {
    text-decoration: overline !important
}

.text-underline {
    text-decoration: underline !important
}

.text-line-through {
    text-decoration: line-through !important
}

.font-wide {
    letter-spacing: .25rem
}

.font-normal {
    font-weight: normal
}

.font-bold {
    font-weight: bold
}

.font-italic {
    font-style: italic !important
}

ul.list-disc {
    list-style-type: disc !important
}

ul.list-circle {
    list-style-type: circle !important
}

ul.list-square {
    list-style-type: square !important
}

ol.list-decimal {
    list-style-type: decimal !important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha !important
}

ol.list-lower-latin {
    list-style-type: lower-latin !important
}

ol.list-lower-roman {
    list-style-type: lower-roman !important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha !important
}

ol.list-upper-latin {
    list-style-type: upper-latin !important
}

ol.list-upper-roman {
    list-style-type: upper-roman !important
}

.rounded {
    border-radius: 5000px !important
}

.radius {
    border-radius: .1875rem
}

.bordered {
    border: .0625rem solid #cacaca
}

.shadow {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent
}

.separator-center {
    text-align: center !important
}

.separator-center::before,
.separator-center::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1779ba;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left !important
}

.separator-left::before,
.separator-left::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1779ba;
    margin: 1rem auto 0;
    margin-left: 0 !important
}

.separator-right {
    text-align: right !important
}

.separator-right::before,
.separator-right::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-order: 1;
    order: 1
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative !important;
    width: 3rem;
    border-bottom: .125rem solid #1779ba;
    margin: 1rem auto 0;
    margin-right: 0 !important
}

.overflow-visible {
    overflow: visible !important
}

.overflow-x-visible {
    overflow-x: visible !important
}

.overflow-y-visible {
    overflow-y: visible !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-x-hidden {
    overflow-x: hidden !important
}

.overflow-y-hidden {
    overflow-y: hidden !important
}

.overflow-scroll {
    overflow: scroll !important
}

.overflow-x-scroll {
    overflow-x: scroll !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.display-inline {
    display: inline !important
}

.display-inline-block {
    display: inline-block !important
}

.display-block {
    display: block !important
}

.display-table {
    display: table !important
}

.display-table-cell {
    display: table-cell !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-fixed-top {
    position: fixed !important;
    top: 0rem !important;
    right: 0rem !important;
    left: 0rem !important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed !important;
    right: 0rem !important;
    bottom: 0rem !important;
    left: 0rem !important;
    z-index: 975
}

.border-box {
    box-sizing: border-box !important
}

.border-none {
    border: none !important
}

.width-25 {
    width: 25% !important
}

.width-50 {
    width: 50% !important
}

.width-75 {
    width: 75% !important
}

.width-100 {
    width: 100% !important
}

.height-25 {
    height: 25% !important
}

.height-50 {
    height: 50% !important
}

.height-75 {
    height: 75% !important
}

.height-100 {
    height: 100% !important
}

.max-width-100 {
    max-width: 100% !important
}

.max-height-100 {
    max-height: 100% !important
}

.margin-0 {
    margin-top: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0rem !important;
    margin-left: 0rem !important
}

.padding-0 {
    padding-top: 0rem !important;
    padding-right: 0rem !important;
    padding-bottom: 0rem !important;
    padding-left: 0rem !important
}

.margin-top-0 {
    margin-top: 0rem !important
}

.padding-top-0 {
    padding-top: 0rem !important
}

.margin-right-0 {
    margin-right: 0rem !important
}

.padding-right-0 {
    padding-right: 0rem !important
}

.margin-bottom-0 {
    margin-bottom: 0rem !important
}

.padding-bottom-0 {
    padding-bottom: 0rem !important
}

.margin-left-0 {
    margin-left: 0rem !important
}

.padding-left-0 {
    padding-left: 0rem !important
}

.margin-horizontal-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important
}

.padding-horizontal-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important
}

.margin-vertical-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important
}

.padding-vertical-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important
}

.margin-1 {
    margin-top: 1rem !important;
    margin-right: 1rem !important;
    margin-bottom: 1rem !important;
    margin-left: 1rem !important
}

.padding-1 {
    padding-top: 1rem !important;
    padding-right: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important
}

.margin-top-1 {
    margin-top: 1rem !important
}

.padding-top-1 {
    padding-top: 1rem !important
}

.margin-right-1 {
    margin-right: 1rem !important
}

.padding-right-1 {
    padding-right: 1rem !important
}

.margin-bottom-1 {
    margin-bottom: 1rem !important
}

.padding-bottom-1 {
    padding-bottom: 1rem !important
}

.margin-left-1 {
    margin-left: 1rem !important
}

.padding-left-1 {
    padding-left: 1rem !important
}

.margin-horizontal-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.padding-horizontal-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.margin-vertical-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.padding-vertical-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.margin-2 {
    margin-top: 2rem !important;
    margin-right: 2rem !important;
    margin-bottom: 2rem !important;
    margin-left: 2rem !important
}

.padding-2 {
    padding-top: 2rem !important;
    padding-right: 2rem !important;
    padding-bottom: 2rem !important;
    padding-left: 2rem !important
}

.margin-top-2 {
    margin-top: 2rem !important
}

.padding-top-2 {
    padding-top: 2rem !important
}

.margin-right-2 {
    margin-right: 2rem !important
}

.padding-right-2 {
    padding-right: 2rem !important
}

.margin-bottom-2 {
    margin-bottom: 2rem !important
}

.padding-bottom-2 {
    padding-bottom: 2rem !important
}

.margin-left-2 {
    margin-left: 2rem !important
}

.padding-left-2 {
    padding-left: 2rem !important
}

.margin-horizontal-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.padding-horizontal-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.margin-vertical-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.padding-vertical-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.margin-3 {
    margin-top: 3rem !important;
    margin-right: 3rem !important;
    margin-bottom: 3rem !important;
    margin-left: 3rem !important
}

.padding-3 {
    padding-top: 3rem !important;
    padding-right: 3rem !important;
    padding-bottom: 3rem !important;
    padding-left: 3rem !important
}

.margin-top-3 {
    margin-top: 3rem !important
}

.padding-top-3 {
    padding-top: 3rem !important
}

.margin-right-3 {
    margin-right: 3rem !important
}

.padding-right-3 {
    padding-right: 3rem !important
}

.margin-bottom-3 {
    margin-bottom: 3rem !important
}

.padding-bottom-3 {
    padding-bottom: 3rem !important
}

.margin-left-3 {
    margin-left: 3rem !important
}

.padding-left-3 {
    padding-left: 3rem !important
}

.margin-horizontal-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.padding-horizontal-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.margin-vertical-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.padding-vertical-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

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

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

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

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

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

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

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

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

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

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }
    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    100% {
        transform: rotate(0)
    }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

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

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

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

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

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

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

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

.align-center-left ul {
    text-align: center;
    text-align: left;
    display: inline-block
}

[data-animation] {
    opacity: 0;
    -vendor-animation-duration: 0.2s
}

[data-animation].animated {
    opacity: 1
}

html.popup-show {
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

#user-login-form {
    width: 400px;
    margin: 150px auto;
    max-width: 80%
}

body,
html {
    font-family: "Helvetica Neue", sans-serif;
    overflow-x: hidden;
    font-size: 100%;
    -webkit-font-smoothing: unset;
    word-wrap: normal
}

* {
    outline: 0
}

iframe,
video {
    max-width: 100%
}

.user-logged-in .header-wrapper>.grid-container>.grid-x {
    padding-top: 80px
}

#loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 255
}

#loading-wrapper>img {
    position: absolute;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px
}

#back-to-top {
    position: fixed;
    bottom: 2.5rem;
    right: 2.5rem;
    width: 2.75rem;
    height: 2.75rem;
    background-color: rgba(51, 62, 72, 0.4);
    border-radius: 5000px;
    cursor: pointer;
    z-index: 99999
}

#back-to-top:hover {
    background-color: rgba(51, 62, 72, 0.8)
}

#back-to-top>img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.75rem
}

[data-name="keywords"] {
    cursor: pointer
}

.search-overlay-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(51, 62, 72, 0.7);
    z-index: 9999;
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper {
        top: 60px;
        background-color: #fff;
        z-index: 50
    }
}

.search-overlay-wrapper .search-wrapper {
    width: 1000px;
    margin: 2rem auto 2rem;
    position: relative;
    max-width: 100%;
    max-height: 100%;
    overflow: visible !important
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper {
        width: 100%;
        margin: 0;
        padding: 1rem 1.5rem;
        height: 100%
    }
}

.search-overlay-wrapper .search-wrapper .close-btn {
    position: absolute;
    top: -3rem;
    right: 1rem;
    z-index: 999
}

.search-overlay-wrapper .search-wrapper .close-btn a {
    display: inline-block;
    color: #fff;
    transition: .5s all;
    font-size: 1.5rem;
    font-weight: bold
}

.search-overlay-wrapper .search-wrapper .search-input-wrapper {
    margin-top: 5rem;
    padding: 1.25rem 3.5rem;
    width: 100%;
    border-radius: 5000px;
    background-color: #fff
}

.search-overlay-wrapper .search-wrapper .search-input-wrapper .image-container {
    cursor: pointer;
    width: 30px;
    margin-right: 1.5rem
}

.search-overlay-wrapper .search-wrapper .search-input-wrapper .search-input input {
    margin: 0;
    border: 0;
    box-shadow: none;
    font-size: 1rem
}

.search-overlay-wrapper .search-wrapper .keyword-wrapper {
    margin-top: 1rem
}

.search-overlay-wrapper .search-wrapper .keyword-wrapper .title {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container a,
.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container button {
    display: inline-block;
    border-radius: 0.25rem;
    border: 0.125rem solid #fff;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 400;
    padding: .25rem .75rem;
    margin-left: .75rem;
    background-color: transparent;
    margin-top: .75rem;
    line-height: inherit
}

.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container a:hover,
.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container button:hover {
    background-color: #fff;
    color: #9b9b9b
}

.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container a:first-child,
.search-overlay-wrapper .search-wrapper .keyword-wrapper .keyword-container button:first-child {
    margin-left: 0
}

.search-overlay-wrapper .search-wrapper .result-wrapper {
    margin-top: 1rem;
    background-color: #fff;
    padding-bottom: 2rem;
    height: calc(100vh - 350px);
    overflow: auto
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper {
        margin-top: 0;
        height: auto;
        overflow-y: visible
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-stats {
    color: #333e48;
    font-weight: 500;
    font-size: 1.5rem;
    border-bottom: 2px solid #9b9b9b;
    padding: 1rem 3rem
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-stats {
        padding: 0;
        padding-bottom: 1rem;
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.25rem;
        border-bottom: 1px solid #e1e1e1
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-stats span {
    color: #ad073d
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block {
    display: block;
    border-bottom: 2px solid #9b9b9b;
    padding: 1rem 3rem
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block {
        padding: 0;
        padding-bottom: .5rem;
        border-bottom: 1px solid #e1e1e1;
        margin-top: .75rem
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block:hover {
    background-color: #e6e6e6
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block:hover {
        background-color: transparent
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block .keyword {
    color: #333e48
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block .keyword {
        font-size: 0.875rem;
        font-weight: 500;
        line-height: 1rem
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block .title {
    margin-top: .25rem;
    color: #ad073d;
    font-size: 1.75rem
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block .title {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.5rem
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block .description {
    margin-top: .25rem;
    color: #333e48;
    font-weight: 300;
    font-size: .875rem
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block .description {
        line-height: 1.25rem
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .result-block .date {
    margin-top: .75rem;
    color: #9b9b9b;
    font-size: .875rem
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .result-block .date {
        color: #c1c1c1;
        font-size: 0.75rem;
        font-weight: 500
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .pagination-wrapper {
    margin-top: 1rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .pagination-wrapper {
        text-align: left
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .pagination-wrapper a {
    display: inline-block
}

@media screen and (max-width: 63.9375em) {
    .search-overlay-wrapper .search-wrapper .result-wrapper .pagination-wrapper a {
        width: 50px
    }
}

.search-overlay-wrapper .search-wrapper .result-wrapper .pagination-wrapper a:first-child {
    margin-right: .75rem
}

.search-overlay-wrapper .search-wrapper .view-id-search.view-display-id-block_search {
    height: 100%;
    overflow: unset
}

.slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.slick-dots>li:first-child {
    margin-left: 0
}

.slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}

.item-slider-section .arrow {
    width: 57px
}

.item-slider-section .views-element-container {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: auto;
    margin: 0 .875rem;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.item-slider-section .views-element-container .grid-container {
    margin: 0;
    padding: 0
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section .views-element-container {
        margin: 0
    }
}

.item-slider-section .item-slider-wrapper {
    margin: 0
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper {
        margin: 0
    }
}

.item-slider-section .item-slider-wrapper .item-wrapper {
    min-height: 27.5rem;
    width: 333px;
    margin-left: 1rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper {
        min-height: 26rem;
        margin-left: 0
    }
}

.item-slider-section .item-slider-wrapper .item-wrapper.large {
    width: 680px
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large {
        width: 333px
    }
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x {
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .medium-7 {
        width: 100%;
    }
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .cell {
        min-height: 0
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .medium-6 {
        width: 100%;
        height: 50%
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .image-container {
        height: 228px
    }
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .image-container {
        height: 160px
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper.large>.grid-x .two-col-large {
        -ms-flex: 1 1 0;
        -ms-flex-order: 1;
        -ms-flex-align: start;
        flex: 1 1 0;
        order: 1;
        align-items: flex-start;
		padding: 1.5rem 1rem 1.5rem 2rem;
		min-height: 16rem;
    }
}

.item-slider-section .item-slider-wrapper .item-wrapper>.grid-x>.cell {
    min-height: 28.5rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .item-wrapper>.grid-x>.cell {
        min-height: 0
    }
}

.item-slider-section .item-slider-wrapper .image-container {
    overflow: hidden;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .image-container {
        height: 160px
    }
}

.item-slider-section .item-slider-wrapper .image-container img {
    transition: all .5s;
    position: absolute;
    min-width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: none;
    min-height: 100%
}

.item-slider-section .item-slider-wrapper .image-container img:hover {
    transform: translate(-50%, -50%) scale(1.1)
}

.item-slider-section .item-slider-wrapper .two-col-large {
    padding: 2.75rem 1.125rem 2.75rem 2rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

.item-slider-section .item-slider-wrapper .two-col-large:before {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    width: 0px
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .two-col-large {
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.item-slider-section .item-slider-wrapper .two-col-large .content-container {
    max-width: 100%
}

.item-slider-section .item-slider-wrapper .two-col-small {
    padding: 1.5rem 1rem 1.5rem 2rem;
	min-height: 16rem;
}

.item-slider-section .item-slider-wrapper .bg {
    color: #333e48;
    background-color: #fff
}

.item-slider-section .item-slider-wrapper .bg .title {
    font-size: 1rem;
    font-weight: 700
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .bg .title {
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.625rem
    }
}

.item-slider-section .item-slider-wrapper .bg .date {
    margin-top: .75rem;
    font-size: 0.813rem;
    font-weight: 300
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .bg .date {
        font-size: .875rem;
        margin-top: .5rem
    }
}

.item-slider-section .item-slider-wrapper .bg .content {
    margin-top: 1.25rem;
    font-size: 1.313rem;
    font-weight: 300;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section .item-slider-wrapper .bg .content {
        font-size: 1.25rem;
        margin-top: 1rem
    }
}

.item-slider-section .item-slider-wrapper .bg .content a {
    color: #333e48
}

.item-slider-section .item-slider-wrapper .bg .sub-text {
    margin-top: 1.5rem;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.188rem
}

.item-slider-section .item-slider-wrapper .bg .sub-text a {
    color: #333e48
}

.item-slider-section .item-slider-wrapper .bg.green-bg {
    background-color: #007277
}

.item-slider-section .item-slider-wrapper .bg.green-bg .title,
.item-slider-section .item-slider-wrapper .bg.green-bg .date,
.item-slider-section .item-slider-wrapper .bg.green-bg .content,
.item-slider-section .item-slider-wrapper .bg.green-bg .sub-text {
    color: #fff
}

.item-slider-section .item-slider-wrapper .bg.green-bg .title a,
.item-slider-section .item-slider-wrapper .bg.green-bg .date a,
.item-slider-section .item-slider-wrapper .bg.green-bg .content a,
.item-slider-section .item-slider-wrapper .bg.green-bg .sub-text a {
    color: #fff
}

.item-slider-section .item-slider-wrapper .bg.green-title .title {
    color: #007277
}

.item-slider-section.index {
    background-color: #e9e9e9;
    padding: 2.25rem 0 4rem
}

.item-slider-section.index .item-wrapper {
    position: relative;
    min-height: 28.5rem
}

.item-slider-section.index .item-wrapper>.grid-x {
    min-height: 28.5rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.index .item-wrapper>.grid-x {
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap
    }
}

.item-slider-section.index .item-wrapper>.grid-y {
    position: absolute
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.index .item-wrapper .bg {
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        padding: 2.5rem 1.5rem
    }
}

.item-slider-section.index .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.item-slider-section.index .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.item-slider-section.index .slick-dots>li:first-child {
    margin-left: 0
}

.item-slider-section.index .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}

.item-slider-section.index .item-slider-wrapper {
    margin: 0 .875rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-list {
        margin-top: 2rem
    }
}

.item-slider-section.event-list .grid-container {
    max-width: 1400px
}

@media screen and (max-width: 74.9375em) {
    .item-slider-section.event-list .grid-container {
        padding: 0
    }
}

.item-slider-section.event-list .item-block {
    position: relative;
    min-height: 19.875rem;
    margin-left: 0.75rem;
    margin-right: 0.75rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block {
        margin-left: 0 !important
    }
}

.item-slider-section.event-list .item-block .left-info {
    color: #fff;
    text-align: center;
    width: 7rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info {
        width: 100%
    }
}

.item-slider-section.event-list .item-block .left-info>.grid {
    height: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info>.grid {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.item-slider-section.event-list .item-block .left-info .date {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 12rem;
    background-color: #255f91
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .date {
        width: 50%;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-height: 0
    }
}

.item-slider-section.event-list .item-block .left-info .date .wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2rem .25rem 3rem
}

.item-slider-section.event-list .item-block .left-info .date .wrapper .noupper{
	text-transform: none
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .date .wrapper {
        padding: 0
    }
}

.item-slider-section.event-list .item-block .left-info .date .wrapper span {
    display: block;
    font-size: 2.625rem;
    font-weight: 700;
    margin-bottom: .5rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .date .wrapper span {
        font-size: 2rem;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .time-venue {
        width: auto;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.item-slider-section.event-list .item-block .left-info .time {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    padding: 1.25rem .25rem;
    background-color: rgba(37, 95, 145, 0.8)
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .time {
        padding: .75rem .25rem
    }
}

.item-slider-section.event-list .item-block .left-info .location {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    padding: 1rem .25rem;
    background-color: rgba(37, 95, 145, 0.61)
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .left-info .location {
        padding: .75rem .25rem
    }
}

.item-slider-section.event-list .item-block .right-content {
    background-color: rgba(124, 159, 190, 0.2);
    color: #256092;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2.125rem;
    position: relative;
    padding: 1rem 1.5rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .right-content {
        font-size: 1.25rem;
        line-height: 1.875rem;
        padding: 1rem 1rem 6rem
    }
}

.item-slider-section.event-list .item-block .right-content>a {
    display: inline-block;
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    color: #fff;
    background-color: #007177;
    font-size: 0.875rem;
    font-weight: 700;
    padding: .5rem 2.25rem;
    transition: all .5s
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.event-list .item-block .right-content>a {
        right: 1rem;
        bottom: 1rem;
        padding: .375rem 2rem
    }
}

.item-slider-section.event-list .item-block .right-content>a:hover {
    color: #007177;
    background-color: #fff
}

.item-slider-section.event-list .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.item-slider-section.event-list .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.item-slider-section.event-list .slick-dots>li:first-child {
    margin-left: 0
}

.item-slider-section.event-list .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}

.item-slider-section.event-list .slick-arrow {
    width: 57px;
    height: 57px;
    font-size: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer
}

.item-slider-section.event-list .slick-prev {
    left: -60px;
    background: url(/themes/jos/images/icon-slider-arrow-left.svg)
}

.item-slider-section.event-list .slick-next {
    right: -60px;
    background: url(/themes/jos/images/icon-slider-arrow-right.svg)
}

@media screen and (max-width: 1400px) {
    .item-slider-section.event-list .slick-list {
        width: calc(100% - 80px);
        margin: 0 auto
    }
    .item-slider-section.event-list .slick-prev {
        left: -20px
    }
    .item-slider-section.event-list .slick-next {
        right: -20px
    }
}

@media screen and (max-width: 1024px) {
    .item-slider-section.event-list .slick-list {
        width: 100%
    }
}

.item-slider-section.more-insights {
    margin-top: 2rem
}

.item-slider-section.more-insights .grid-container {
    max-width: 1230px
}

.item-slider-section.more-insights .item-wrapper {
    width: 343px;
    margin-left: .625rem;
    min-height: 0
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n) .bg {
    border-bottom: 8px solid #febf21
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n) .bg .category,
.item-slider-section.more-insights .item-wrapper:nth-child(3n) .bg .title {
    color: #febf21
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n+1) .bg {
    border-bottom: 8px solid #ad073d
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n+1) .bg .category,
.item-slider-section.more-insights .item-wrapper:nth-child(3n+1) .bg .title {
    color: #ad073d
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n+2) .bg {
    border-bottom: 8px solid #256092
}

.item-slider-section.more-insights .item-wrapper:nth-child(3n+2) .bg .category,
.item-slider-section.more-insights .item-wrapper:nth-child(3n+2) .bg .title {
    color: #256092
}

.item-slider-section.more-insights .item-wrapper.color1 .bg {
    border-bottom: 8px solid #4f80a7
}

.item-slider-section.more-insights .item-wrapper.color1 .bg .category,
.item-slider-section.more-insights .item-wrapper.color1 .bg .title {
    color: #4f80a7
}
.item-slider-section.more-insights .item-wrapper.color2 .bg {
    border-bottom: 8px solid #99c7c8
}

.item-slider-section.more-insights .item-wrapper.color2 .bg .category,
.item-slider-section.more-insights .item-wrapper.color2 .bg .title {
    color: #99c7c8
}
.item-slider-section.more-insights .item-wrapper.color3 .bg {
    border-bottom: 8px solid #5b656c
}

.item-slider-section.more-insights .item-wrapper.color3 .bg .category,
.item-slider-section.more-insights .item-wrapper.color3 .bg .title {
    color: #5b656c
}
.item-slider-section.more-insights .item-wrapper.color4 .bg {
    border-bottom: 8px solid #9f5da9
}

.item-slider-section.more-insights .item-wrapper.color4 .bg .category,
.item-slider-section.more-insights .item-wrapper.color4 .bg .title {
    color: #9f5da9
}
.item-slider-section.more-insights .item-wrapper.color5 .bg {
    border-bottom: 8px solid #dc9eb2
}

.item-slider-section.more-insights .item-wrapper.color5 .bg .category,
.item-slider-section.more-insights .item-wrapper.color5 .bg .title {
    color: #dc9eb2
}
.item-slider-section.more-insights .item-wrapper.color6 .bg {
    border-bottom: 8px solid #a7c0d3
}

.item-slider-section.more-insights .item-wrapper.color6 .bg .category,
.item-slider-section.more-insights .item-wrapper.color6 .bg .title {
    color: #a7c0d3
}
.item-slider-section.more-insights .item-wrapper.color7 .bg {
    border-bottom: 8px solid #ccdddf
}

.item-slider-section.more-insights .item-wrapper.color7 .bg .category,
.item-slider-section.more-insights .item-wrapper.color7 .bg .title {
    color: #ccdddf
}
.item-slider-section.more-insights .item-wrapper.color8 .bg {
    border-bottom: 8px solid #cfafd5
}

.item-slider-section.more-insights .item-wrapper.color8 .bg .category,
.item-slider-section.more-insights .item-wrapper.color8 .bg .title {
    color: #cfafd5
}
.item-slider-section.more-insights .item-wrapper.color9 .bg {
    border-bottom: 8px solid #9ac7c9
}

.item-slider-section.more-insights .item-wrapper.color9 .bg .category,
.item-slider-section.more-insights .item-wrapper.color9 .bg .title {
    color: #9ac7c9
}
.item-slider-section.more-insights .item-wrapper.color10 .bg {
    border-bottom: 8px solid #ffe9b5
}

.item-slider-section.more-insights .item-wrapper.color10 .bg .category,
.item-slider-section.more-insights .item-wrapper.color10 .bg .title {
    color: #ffe9b5
}

.item-slider-section.more-insights .item-wrapper.purple .bg {
    border-bottom: 8px solid #863593
}

.item-slider-section.more-insights .item-wrapper.purple .bg .category,
.item-slider-section.more-insights .item-wrapper.purple .bg .title {
    color: #863593
}

.item-slider-section.more-insights .item-wrapper.green .bg {
    border-bottom: 8px solid #007177
}

.item-slider-section.more-insights .item-wrapper.green .bg .category,
.item-slider-section.more-insights .item-wrapper.green .bg .title {
    color: #007177
}

.item-slider-section.more-insights .item-wrapper.gray .bg {
    border-bottom: 8px solid #A2AAAD
}

.item-slider-section.more-insights .item-wrapper.gray .bg .category,
.item-slider-section.more-insights .item-wrapper.gray .bg .title {
    color: #A2AAAD
}

.item-slider-section.more-insights .two-col-small {
    padding: 1.5rem 1rem 3rem
}

.item-slider-section.more-insights .bg {
    position: relative;
    text-align: center;
    padding: 1rem 1rem 0;
    border-bottom: 8px solid #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 100%;
    min-height: 13rem
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.more-insights .bg {
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }
}

.item-slider-section.more-insights .bg .content-container {
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    bottom: 0
}

.item-slider-section.more-insights .bg .category {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 700;
    opacity: 0.5;
    color: #ad073d;
    line-height: 1.5rem;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .item-slider-section.more-insights .bg .category {
        margin-top: .5rem
    }
}

.item-slider-section.more-insights .bg .title {
    margin-top: .625rem;
    color: #ad073d;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.75rem
}

.item-slider-section.more-insights .bg .description {
    margin-top: 1rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5rem
}

.item-slider-section.more-insights .bg .space-fix {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    min-height: 2rem
}

.item-slider-section.more-insights .bg .name-title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1rem;
    letter-spacing: 0.013rem;
    margin-top: 2.5rem;
    position: relative
}

.item-slider-section.more-insights .bg .name-title .wrapper {
    position: absolute;
    bottom: 1rem;
    left: 0;
    width: 100%
}

.item-slider-section.more-insights .bg .name-title .position {
    display: inline-block;
    margin-left: .5rem;
    color: #333e48;
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1rem;
    letter-spacing: 0.031rem
}

.item-slider-section.more-insights .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.item-slider-section.more-insights .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.item-slider-section.more-insights .slick-dots>li:first-child {
    margin-left: 0
}

.item-slider-section.more-insights .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}
.item-slider-section.more-cases {
    margin-top: 2rem
}

.item-slider-section.more-cases .grid-container {
    max-width: 1230px
}

.item-slider-section.more-cases .item-wrapper {
    width: 315px;
    margin: 0 8px;
    min-height: 0;
    background-color: #fff;
}

.item-slider-section.more-cases .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.item-slider-section.more-cases .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.item-slider-section.more-cases .slick-dots>li:first-child {
    margin-left: 0
}

.item-slider-section.more-cases .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}

.item-slider-section.event-reg {
    margin-top: 3rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg {
        margin-top: 1.5rem
    }
}

.item-slider-section.event-reg>.grid-container {
    max-width: 1230px
}

.item-slider-section.event-reg .slide-item {
    margin: 0 1rem
}

.item-slider-section.event-reg .slide-item .left-info {
    width: 12.5rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info {
        width: 100%
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid {
    height: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info>.grid {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid .date {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: #255f91;
    min-height: 200px
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info>.grid .date {
        width: 115px;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-height: 0
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid .date .wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    padding: 4rem .25rem;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

.item-slider-section.event-reg .slide-item .left-info>.grid .date .wrapper span {
    display: block;
    margin-bottom: .5rem;
    font-size: 2.625rem
}

.item-slider-section.event-reg .slide-item .left-info>.grid .date .wrapper .noupper {
	text-transform: none
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info>.grid .time-venue {
        width: auto;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid .time {
    background-color: rgba(37, 95, 145, 0.8);
    padding: 2rem .25rem;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.125rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info>.grid .time {
        padding: 1.5rem .25rem;
        font-size: 0.875rem
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid .venue {
    background-color: rgba(37, 95, 145, 0.61);
    padding: 2.375rem 1rem;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .left-info>.grid .venue {
        padding: 2rem .875rem;
        font-size: 0.875rem
    }
}

.item-slider-section.event-reg .slide-item .left-info>.grid .venue span {
    display: block;
    margin-bottom: .25rem;
    font-size: 1rem
}

.item-slider-section.event-reg .slide-item .right-content {
    background-color: rgba(124, 159, 190, 0.2);
    padding: 2rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .right-content {
        padding: 2rem 1rem 2.5rem
    }
}

.item-slider-section.event-reg .slide-item .right-content .title {
    color: #256092;
    font-size: 1.875rem;
    font-weight: 400;
    line-height: 2.25rem;
    text-align: left;
    margin: 0;
    text-transform: none
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .right-content .title {
        font-size: 1.375rem;
        line-height: 1.75rem;
        text-align: center
    }
}

.item-slider-section.event-reg .slide-item .right-content .description {
    margin-top: 1.5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .right-content .description {
        margin-top: 2rem
    }
}

.item-slider-section.event-reg .slide-item .right-content .description img {
    display: inline-block
}

.item-slider-section.event-reg .slide-item .right-content .description .section-title {
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .right-content .description .section-title {
        line-height: 1.25rem;
        text-align: center;
        margin-bottom: .5rem
    }
}

.item-slider-section.event-reg .slide-item .right-content .description .language {
    margin-top: 1.375rem
}

@media screen and (max-width: 63.9375em) {
    .item-slider-section.event-reg .slide-item .right-content .description .language {
        margin-top: 2rem
    }
}

.item-slider-section.event-reg .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.item-slider-section.event-reg .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #000;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.item-slider-section.event-reg .slick-dots>li:first-child {
    margin-left: 0
}

.item-slider-section.event-reg .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #000
}



.item-slider-section.event-reg .fixed-share {
    width: 3.6rem;
    height: 14.75rem;
    background-color: rgba(193, 193, 193, 0.5);
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    padding: 1rem .625rem;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    z-index: 240
}

.item-slider-section.event-reg .fixed-share a,
.item-slider-section.event-reg .fixed-share button {
    display: block;
    margin-top: 1rem
}

.item-slider-section.event-reg .fixed-share a:first-child,
.item-slider-section.event-reg .fixed-share button:first-child {
    margin-top: .75rem
}

.item-slider-section.event-reg .fixed-share .wc-share-btn .wechat-share {
    position: absolute;
    left: auto;
    bottom: auto;
    right: calc(100% + 10px);
    top: 0;
    padding: 10px;
    background: #fff
}

.item-slider-section.event-reg .fixed-share .wc-share-btn .wechat-share:before {
    left: auto;
    bottom: auto;
    right: -15px;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.simple-slider-wrapper {
    max-width: 1090px !important;
    width: 100% !important;
    margin: 0 auto;
    background-color: #7baad3;
    padding: 2rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper {
        padding: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .simple-slider-wrapper {
        padding: 1.5rem .875rem 1rem
    }
}

.simple-slider-wrapper .title {
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .simple-slider-wrapper .title {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.375rem
    }
}

.simple-slider-wrapper .slider-wrapper {
    max-width: 750px;
    width: 100%;
    margin: 1.25rem auto 0
}

@media screen and (max-width: 39.9375em) {
    .simple-slider-wrapper .slider-wrapper {
        margin-top: 1rem
    }
}

.simple-slider-wrapper .slider-wrapper .slider-container {
    overflow: hidden
}

.simple-slider-wrapper .slider-wrapper .slider-container .slide-item {
    text-align: center;
    color: #ffffff;
    font-size: 1.313rem;
    font-weight: 300;
    line-height: 2rem
}

@media screen and (max-width: 39.9375em) {
    .simple-slider-wrapper .slider-wrapper .slider-container .slide-item {
        font-size: 1rem;
        line-height: 1.375rem
    }
}

.simple-slider-wrapper .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center;
    line-height: 10px
}

.simple-slider-wrapper .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #ffffff;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.simple-slider-wrapper .slick-dots>li:first-child {
    margin-left: 0
}

.simple-slider-wrapper .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #fff
}

.simple-slider-wrapper.thought-leader {
    padding: 1.125rem 3.75rem 1.125rem 8.125rem;
    max-width: 1140px !important
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader {
        padding: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .simple-slider-wrapper.thought-leader {
        padding: 1.5rem .875rem 1rem
    }
}

.simple-slider-wrapper.thought-leader .title {
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.063rem;
    width: 140px
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader .title {
        width: 100%;
        text-align: center
    }
}

.simple-slider-wrapper.thought-leader .slider-wrapper {
    margin: 0 3.75rem;
    width: auto
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader .slider-wrapper {
        margin: 0;
        margin-top: 1.5rem;
        max-width: none
    }
}

.simple-slider-wrapper.thought-leader .slider-wrapper .slide-item {
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.375rem;
    letter-spacing: 0.013rem;
    text-align: left
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader .slider-wrapper .slide-item {
        text-align: center
    }
}

.simple-slider-wrapper.thought-leader .slick-dot-container {
    width: 80px
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader .slick-dot-container {
        width: 100%;
        margin-top: 1rem
    }
}

.simple-slider-wrapper.thought-leader .slick-dot-container .slick-dots {
    text-align: right
}

@media screen and (max-width: 63.9375em) {
    .simple-slider-wrapper.thought-leader .slick-dot-container .slick-dots {
        text-align: center
    }
}

.section-block-list {
    background-color: #e9e9e9;
    padding: 4rem 0 5rem
}

.section-block-list>.grid-container {
    max-width: 1065px;
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .section-block-list>.grid-container {
        padding: 0 .625rem
    }
}

.section-block-list .section-title {
    color: #ad073d;
    font-size: 2.875rem;
    font-weight: 300;
    line-height: 2.5rem;
    text-transform: uppercase;
    text-align: center
}

.section-block-list .sub-text {
    margin-top: 1.25rem;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-align: center
}

.section-block-list .content-wrapper {
    margin-top: 2rem
}

.section-block-list .content-wrapper .content-block {
    position: relative;
    background-color: #fff;
    transition: all .5s;
    display: block
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block {
        width: 100% !important;
        margin: 0 !important;
        margin-top: 1rem !important
    }
}

.section-block-list .content-wrapper .content-block:hover {
    box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.6)
}

.section-block-list .content-wrapper .content-block:first-child .area {
    color: #ad073d
}

.section-block-list .content-wrapper .content-block:nth-child(2) .area {
    color: #256092
}

.section-block-list .content-wrapper .content-block:nth-child(3) .area {
    color: #863594
}

.section-block-list .content-wrapper .content-block:nth-child(4) .area {
    color: #007277
}

.section-block-list .content-wrapper .content-block:nth-child(5) .area {
    color: #febf21
}

.section-block-list .content-wrapper .content-block.two-col-large {
    height: 390px;
    margin-right: .375rem;
    margin-left: .375rem;
    margin-top: .75rem;
    width: calc(50% - .75rem)
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large {
        width: calc(50% - .75rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large {
        width: calc(100% - .75rem);
        height: 264px
    }
}

.section-block-list .content-wrapper .content-block.two-col-large .text-content {
    top: 2.5rem;
    left: 2rem
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large .text-content {
        top: 1rem;
        left: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large .text-content {
        width: 120px
    }
}

.section-block-list .content-wrapper .content-block.two-col-large .text-content .area {
    width: 190px;
    line-height: 1.55rem
}

.section-block-list .content-wrapper .content-block.two-col-large .text-content .position {
    width: 190px
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large .text-content .position {
        width: 100%
    }
}

.section-block-list .content-wrapper .content-block.two-col-large .image-container {
    right: 0;
    max-height: 100%
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large .image-container {
        max-width: 85%;
        max-height: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-large .image-container {
        max-width: 75%
    }
}

.section-block-list .content-wrapper .content-block.two-col-small {
    height: 390px;
    margin-right: .375rem;
    margin-left: .375rem;
    margin-top: .75rem;
    width: calc(50% - .75rem)
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small {
        width: calc(50% - .75rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small {
        width: calc(100% - .75rem);
        height: 264px
    }
}

.section-block-list .content-wrapper .content-block.two-col-small .text-content {
    top: 2.5rem;
    right: 2rem
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .text-content {
        top: 1rem;
        right: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .text-content {
        width: 120px;
        left: 1rem;
        right: auto
    }
}

.section-block-list .content-wrapper .content-block.two-col-small .text-content .area {
    width: 190px;
    padding-left: 40px;
    text-align: right;
    line-height: 1.55rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .text-content .area {
        width: 100%;
        text-align: left;
        padding-left: 0
    }
}

.section-block-list .content-wrapper .content-block.two-col-small .text-content .name {
    text-align: right
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .text-content .name {
        text-align: left
    }
}

.section-block-list .content-wrapper .content-block.two-col-small .text-content .position {
    width: 190px;
    text-align: right
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .text-content .position {
        width: 100%;
        text-align: left
    }
}

.section-block-list .content-wrapper .content-block.two-col-small .image-container {
    left: 0
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .image-container {
        max-width: 85%;
        max-height: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.two-col-small .image-container {
        max-width: 75%;
        right: 0;
        left: auto
    }
}

.section-block-list .content-wrapper .content-block.three-col {
    height: 350px;
    margin-left: .25rem;
    margin-right: .25rem;
    margin-top: .75rem;
    width: calc((100% / 3) - .5rem)
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.three-col {
        height: 264px
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.three-col {
        width: calc(100% - .75rem)
    }
}

.section-block-list .content-wrapper .content-block.three-col .text-content {
    top: 1.75rem;
    left: 1.75rem
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.three-col .text-content {
        top: 1rem;
        left: 1rem;
        width: 120px
    }
}

.section-block-list .content-wrapper .content-block.three-col .text-content .position {
    width: 140px
}

.section-block-list .content-wrapper .content-block.three-col .image-container {
    right: 0
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block.three-col .image-container {
        max-height: 264px;
        max-width: 65%;
        max-height: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list .content-wrapper .content-block.three-col .image-container {
        max-width: 75%
    }
}

.section-block-list .content-wrapper .content-block .text-content {
    position: absolute;
    z-index: 20
}

.section-block-list .content-wrapper .content-block .text-content .area {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.55rem;
    text-transform: uppercase;
    word-wrap: normal
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block .text-content .area {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.section-block-list .content-wrapper .content-block .text-content .name {
    margin-top: .75rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.125rem
}

@media screen and (max-width: 63.9375em) {
    .section-block-list .content-wrapper .content-block .text-content .name {
        margin-top: .5rem
    }
}

.section-block-list .content-wrapper .content-block .text-content .position {
    margin-top: .25rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.125rem
}

.section-block-list .content-wrapper .content-block .image-container {
    position: absolute;
    z-index: 10;
    bottom: 0;
    overflow: hidden
}

.section-block-list.thought-leader-result {
    padding: 2.5rem 0 3rem;
    background-color: #e9e9e9
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result {
        padding: 0;
        padding-bottom: 2.5rem
    }
}

.section-block-list.thought-leader-result>.grid-container {
    width: 100%;
    max-width: 1035px
}

.section-block-list.thought-leader-result .content-wrapper {
    margin-top: 0
}

.section-block-list.thought-leader-result .content-block.color1 .bg {
    border-color: #4f80a7 !important
}

.section-block-list.thought-leader-result .content-block.color1 .bg .category,
.section-block-list.thought-leader-result .content-block.color1 .bg .title {
    color: #4f80a7 !important
}

.section-block-list.thought-leader-result .content-block.color1.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color1.full-col .profile-container {
    background-color: rgba(79, 128, 167, 0.05)
}

.section-block-list.thought-leader-result .content-block.color2 .bg {
    border-color: #99c7c8 !important
}

.section-block-list.thought-leader-result .content-block.color2 .bg .category,
.section-block-list.thought-leader-result .content-block.color2 .bg .title {
    color: #99c7c8 !important
}

.section-block-list.thought-leader-result .content-block.color2.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color2.full-col .profile-container {
    background-color: rgba(91, 101, 108, 0.05)
}

.section-block-list.thought-leader-result .content-block.color3 .bg {
    border-color: #5b656c !important
}

.section-block-list.thought-leader-result .content-block.color3 .bg .category,
.section-block-list.thought-leader-result .content-block.color3 .bg .title {
    color: #5b656c !important
}

.section-block-list.thought-leader-result .content-block.color3.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color3.full-col .profile-container {
    background-color: rgba(92, 101, 108, 0.05)
}

.section-block-list.thought-leader-result .content-block.color4 .bg {
    border-color: #9f5da9 !important
}

.section-block-list.thought-leader-result .content-block.color4 .bg .category,
.section-block-list.thought-leader-result .content-block.color4 .bg .title {
    color: #9f5da9 !important
}

.section-block-list.thought-leader-result .content-block.color4.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color4.full-col .profile-container {
    background-color: rgba(159, 93, 169, 0.05)
}

.section-block-list.thought-leader-result .content-block.color5 .bg {
    border-color: #dc9eb2 !important
}

.section-block-list.thought-leader-result .content-block.color5 .bg .category,
.section-block-list.thought-leader-result .content-block.color5 .bg .title {
    color: #dc9eb2 !important
}

.section-block-list.thought-leader-result .content-block.color5.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color5.full-col .profile-container {
    background-color: rgba(220, 158, 178, 0.05)
}

.section-block-list.thought-leader-result .content-block.color6 .bg {
    border-color: #a7c0d3 !important
}

.section-block-list.thought-leader-result .content-block.color6 .bg .category,
.section-block-list.thought-leader-result .content-block.color6 .bg .title {
    color: #a7c0d3 !important
}

.section-block-list.thought-leader-result .content-block.color6.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color6.full-col .profile-container {
    background-color: rgba(167, 192, 211, 0.05)
}

.section-block-list.thought-leader-result .content-block.color7 .bg {
    border-color: #ccdddf !important
}

.section-block-list.thought-leader-result .content-block.color7 .bg .category,
.section-block-list.thought-leader-result .content-block.color7 .bg .title {
    color: #ccdddf !important
}

.section-block-list.thought-leader-result .content-block.color7.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color7.full-col .profile-container {
    background-color: rgba(204, 221, 223, 0.05)
}

.section-block-list.thought-leader-result .content-block.color8 .bg {
    border-color: #cfafd5 !important
}

.section-block-list.thought-leader-result .content-block.color8 .bg .category,
.section-block-list.thought-leader-result .content-block.color8 .bg .title {
    color: #cfafd5 !important
}

.section-block-list.thought-leader-result .content-block.color8.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color8.full-col .profile-container {
    background-color: rgba(207, 175, 213, 0.05)
}

.section-block-list.thought-leader-result .content-block.color9 .bg {
    border-color: #9ac7c9 !important
}

.section-block-list.thought-leader-result .content-block.color9 .bg .category,
.section-block-list.thought-leader-result .content-block.color9 .bg .title {
    color: #9ac7c9 !important
}

.section-block-list.thought-leader-result .content-block.color9.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color9.full-col .profile-container {
    background-color: rgba(154, 199, 201, 0.05)
}

.section-block-list.thought-leader-result .content-block.color10 .bg {
    border-color: #ffe9b5 !important
}

.section-block-list.thought-leader-result .content-block.color10 .bg .category,
.section-block-list.thought-leader-result .content-block.color10 .bg .title {
    color: #ffe9b5 !important
}

.section-block-list.thought-leader-result .content-block.color10.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.color10.full-col .profile-container {
    background-color: rgba(255, 233, 181, 0.05)
}

.section-block-list.thought-leader-result .content-block.yellow .bg {
    border-color: #febf21 !important
}

.section-block-list.thought-leader-result .content-block.yellow .bg .category,
.section-block-list.thought-leader-result .content-block.yellow .bg .title {
    color: #febf21 !important
}

.section-block-list.thought-leader-result .content-block.yellow.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.yellow.full-col .profile-container {
    background-color: rgba(254, 191, 33, 0.05)
}

.section-block-list.thought-leader-result .content-block.red .bg {
    border-color: #ad073d !important
}

.section-block-list.thought-leader-result .content-block.red .bg .category,
.section-block-list.thought-leader-result .content-block.red .bg .title {
    color: #ad073d !important
}

.section-block-list.thought-leader-result .content-block.red.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.red.full-col .profile-container {
    background-color: rgba(173, 7, 61, 0.05)
}

.section-block-list.thought-leader-result .content-block.blue .bg {
    border-color: #256092 !important
}

.section-block-list.thought-leader-result .content-block.blue .bg .category,
.section-block-list.thought-leader-result .content-block.blue .bg .title {
    color: #256092 !important
}

.section-block-list.thought-leader-result .content-block.blue.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.blue.full-col .profile-container {
    background-color: rgba(37, 96, 146, 0.05)
}

.section-block-list.thought-leader-result .content-block.purple .bg {
    border-color: #863593 !important
}

.section-block-list.thought-leader-result .content-block.purple .bg .category,
.section-block-list.thought-leader-result .content-block.purple .bg .title {
    color: #863593 !important
}

.section-block-list.thought-leader-result .content-block.purple.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.purple.full-col .profile-container {
    background-color: rgba(134, 53, 147, 0.05)
}

.section-block-list.thought-leader-result .content-block.green .bg {
    border-color: #007177 !important
}

.section-block-list.thought-leader-result .content-block.green .bg .category,
.section-block-list.thought-leader-result .content-block.green .bg .title {
    color: #007177 !important
}

.section-block-list.thought-leader-result .content-block.green.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.green.full-col .profile-container {
    background-color: rgba(0, 113, 119, 0.05)
}

.section-block-list.thought-leader-result .content-block.gray .bg {
    border-color: #A2AAAD !important
}

.section-block-list.thought-leader-result .content-block.gray .bg .category,
.section-block-list.thought-leader-result .content-block.gray .bg .title {
    color: #A2AAAD !important
}

.section-block-list.thought-leader-result .content-block.gray.three-col.large .profile-container,
.section-block-list.thought-leader-result .content-block.gray.full-col .profile-container {
    background-color: rgba(162, 170, 173, 0.05)
}

.section-block-list.thought-leader-result .content-block .image-container {
    height: 165px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result .content-block .image-container {
        max-width: 100% !important
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block .image-container {
        height: 160px
    }
}

.section-block-list.thought-leader-result .content-block .image-container img {
    max-width: none;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    object-fit: contain;
    min-height: 100%;
    min-width: 100%;
    position: absolute
}

.section-block-list.thought-leader-result .content-block .bg {
    position: relative;
    text-align: center;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem 1rem 0;
    border-bottom: 8px solid #fff;
    height: 100%
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block .bg {
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }
}

.section-block-list.thought-leader-result .content-block .bg .profile-container {
    position: relative;
    z-index: 2;
    margin: -4.625rem auto 0
}

.section-block-list.thought-leader-result .content-block .bg .profile-container-w {
    position: relative;
    width: 96px;
    height: 96px;
    overflow: hidden;
    border-radius: 100%;
    background: #fff;
    margin: 0 auto
}

.section-block-list.thought-leader-result .content-block .bg .profile-container img {
    display: inline;
    max-width: 100px;
    border-radius: 5000px !important;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.section-block-list.thought-leader-result .content-block .bg .profile-container .name {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.125rem
}

.section-block-list.thought-leader-result .content-block .bg .profile-container .position {
    color: #333e48;
    font-size: 0.75rem;
    font-weight: 300;
    line-height: 1.125rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block .bg .profile-container {
        position: relative;
        z-index: 2;
        margin: -4.625rem auto 0;
        -ms-flex-order: 0;
        order: 0;
        text-align: center;
        background-color: transparent;
        padding-bottom: .5rem
    }
}

.section-block-list.thought-leader-result .content-block .bg .category {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 700;
    opacity: 0.5;
    color: #ad073d;
    line-height: 1.5rem;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block .bg .category {
        margin-top: .5rem
    }
}

.section-block-list.thought-leader-result .content-block .bg .title {
    margin-top: .625rem;
    color: #ad073d;
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 2rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block .bg .title {
        margin-top: .5rem;
        font-size: 1.25rem;
        line-height: 1.375rem
    }
}

.section-block-list.thought-leader-result .content-block .bg .description {
    margin-top: 1rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5rem
}

.section-block-list.thought-leader-result .content-block .bg .space-fix {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    min-height: 2rem
}

.section-block-list.thought-leader-result .content-block .bg .read-more {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.25rem;
    text-align: center;
    position: absolute;
    bottom: .5rem;
    left: 50%;
    transform: translateX(-50%)
}

.section-block-list.thought-leader-result .content-block.three-col {
    min-height: 31rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col {
        min-height: 26rem
    }
}

.section-block-list.thought-leader-result .content-block.three-col .content-container {
    position: absolute;
    top: 0;
    left: 1rem;
    right: 1rem;
    bottom: 0
}

.section-block-list.thought-leader-result .content-block.three-col.large {
    width: calc((100% * 2 / 3) - .5rem)
}

.section-block-list.thought-leader-result .content-block.three-col.large .image-container {
    width: 45%;
    max-width: 300px;
    height: auto;
    min-height: 165px
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .image-container {
        max-width: none;
        width: 100%;
        height: 160px;
        min-height: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .image-container+.cell {
        height: calc(100% - 160px)
    }
}

.section-block-list.thought-leader-result .content-block.three-col.large .content-container {
    position: relative;
    left: 0;
    right: 0
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg {
    text-align: left;
    padding: 0;
    padding-top: 2rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg {
        text-align: center;
        padding-top: 1.5rem
    }
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg .category,
.section-block-list.thought-leader-result .content-block.three-col.large .bg .title,
.section-block-list.thought-leader-result .content-block.three-col.large .bg .description,
.section-block-list.thought-leader-result .content-block.three-col.large .bg .read-more,
.section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
    padding: 0 2rem
}
/*
@media screen and (max-width: 74.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .category,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .title,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .description,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .read-more,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
        padding: 0 1.5rem
    }
}
*/
@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .category,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .title,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .description,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .read-more,
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
        padding: 0 .75rem
    }
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg .category {
    margin-top: 0
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg .read-more {
    margin-top: 1rem;
    text-align: left;
    position: relative;
    left: 0;
    transform: none
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .read-more {
        position: absolute;
        bottom: .5rem;
        left: 50%;
        transform: translateX(-50%)
    }
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
    margin-top: 3.5rem;
    padding-bottom: 1.125rem;
    padding-top: 1.125rem;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
        margin-top: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container {
        position: relative;
        z-index: 2;
        margin: -4.625rem auto 0;
        -ms-flex-order: 0;
        order: 0;
        padding: 0;
        text-align: center;
        background-color: transparent;
        padding-bottom: .5rem
    }
}

.section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container-w {
    position: absolute;
    right: 2rem;
    top: -60%
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container-w {
        display: block;
        max-width: 100px;
        position: relative;
        right: 0;
        top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.three-col.large .bg .profile-container>img {
        display: inline;
        max-width: 100px;
        position: relative;
        right: 0;
        top: 0
    }
}

.section-block-list.thought-leader-result .content-block.full-col {
    margin-top: .75rem;
    margin-left: .1875rem;
    margin-right: .1875rem;
    width: calc(100% - .375rem)
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col {
        min-height: 26rem
    }
}

.section-block-list.thought-leader-result .content-block.full-col .image-container {
    height: auto;
    min-height: 165px
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .image-container {
        height: 160px;
        min-height: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .image-container+.cell {
        height: calc(100% - 160px)
    }
}

.section-block-list.thought-leader-result .content-block.full-col .content-container {
    position: relative;
    left: 0;
    right: 0
}

.section-block-list.thought-leader-result .content-block.full-col .bg {
    text-align: left;
    padding: 0;
    padding-top: 2.25rem
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg {
        text-align: center;
        padding-top: 1.5rem
    }
}

.section-block-list.thought-leader-result .content-block.full-col .bg .category,
.section-block-list.thought-leader-result .content-block.full-col .bg .title,
.section-block-list.thought-leader-result .content-block.full-col .bg .description,
.section-block-list.thought-leader-result .content-block.full-col .bg .read-more,
.section-block-list.thought-leader-result .content-block.full-col .bg .profile-container {
    padding: 0 3rem
}

@media screen and (max-width: 63.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .category,
    .section-block-list.thought-leader-result .content-block.full-col .bg .title,
    .section-block-list.thought-leader-result .content-block.full-col .bg .description,
    .section-block-list.thought-leader-result .content-block.full-col .bg .read-more,
    .section-block-list.thought-leader-result .content-block.full-col .bg .profile-container {
        padding: 0 2rem
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .category,
    .section-block-list.thought-leader-result .content-block.full-col .bg .title,
    .section-block-list.thought-leader-result .content-block.full-col .bg .description,
    .section-block-list.thought-leader-result .content-block.full-col .bg .read-more,
    .section-block-list.thought-leader-result .content-block.full-col .bg .profile-container {
        padding: 0 .75rem
    }
}

.section-block-list.thought-leader-result .content-block.full-col .bg .category {
    margin-top: 0
}

.section-block-list.thought-leader-result .content-block.full-col .bg .read-more {
    margin-top: 1rem;
    text-align: left;
    position: relative;
    left: 0;
    transform: none
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .read-more {
        position: absolute;
        bottom: .5rem;
        left: 50%;
        transform: translateX(-50%)
    }
}

.section-block-list.thought-leader-result .content-block.full-col .bg .profile-container {
    margin-top: 3.5rem;
    padding-bottom: 1.125rem;
    padding-top: 1.125rem;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
    position: relative
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .profile-container {
        position: relative;
        z-index: 2;
        margin: -4.625rem auto 0;
        -ms-flex-order: 0;
        order: 0;
        text-align: center;
        background-color: transparent;
        padding-bottom: .5rem
    }
}

.section-block-list.thought-leader-result .content-block.full-col .bg .profile-container-w {
    position: absolute;
    right: 3rem;
    top: -50%
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .profile-container-w {
        display: block;
        max-width: 100px;
        position: relative;
        right: 0;
        top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .section-block-list.thought-leader-result .content-block.full-col .bg .profile-container>img {
        display: inline;
        max-width: 100px;
        position: relative;
        right: 0;
        top: 0
    }
}

.section-block-list.thought-leader-result .more-btn {
    width: 100%;
    text-align: center;
    margin-top: 2.5rem;
    margin-left: 0;
    margin-right: 0
}

.section-block-list.thought-leader-result .more-btn a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: #e9e9e9;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.25rem
}

.section-block-list.thought-leader-result .more-btn a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #c1c1c1
}

.two-col .left-col-wrapper,
.two-col .right-col-wrapper {
    color: #fff;
    padding: 3.75rem 0;
    width: 50%
}

@media screen and (max-width: 63.9375em) {
    .two-col .left-col-wrapper,
    .two-col .right-col-wrapper {
        padding: 3.5rem 1.5rem 2.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col .left-col-wrapper,
    .two-col .right-col-wrapper {
        width: 100%
    }
}

.two-col .left-col-wrapper .content-container,
.two-col .right-col-wrapper .content-container {
    max-width: 420px;
    width: 100%
}

.two-col .left-col-wrapper .content-container .section-box,
.two-col .right-col-wrapper .content-container .section-box {
    width: 72px;
    height: 72px;
    border: 4px solid #fff;
    font-size: 0.688rem;
    font-weight: 700;
    padding: 1.875rem .75rem 0 .25rem
}

.two-col .left-col-wrapper .content-container .title,
.two-col .right-col-wrapper .content-container .title {
    margin-top: 1rem;
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 2.688rem
}

@media screen and (max-width: 63.9375em) {
    .two-col .left-col-wrapper .content-container .title,
    .two-col .right-col-wrapper .content-container .title {
        font-size: 1.625rem;
        line-height: 2rem
    }
}

.two-col .left-col-wrapper .content-container .sub-text,
.two-col .right-col-wrapper .content-container .sub-text {
    margin-top: 1.5rem;
    font-size: 1rem;
    font-weight: 300
}

@media screen and (max-width: 63.9375em) {
    .two-col .left-col-wrapper .content-container .sub-text,
    .two-col .right-col-wrapper .content-container .sub-text {
        font-size: 1rem;
        line-height: 1.375rem
    }
}

.two-col .left-col-wrapper .content-container .action-btn,
.two-col .right-col-wrapper .content-container .action-btn {
    margin-top: 1.5rem
}

.two-col .left-col-wrapper .content-container .action-btn a,
.two-col .right-col-wrapper .content-container .action-btn a {
    display: inline-block;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    width: 140px;
    padding: 1rem 0;
    transition: all .5s;
    text-align: center
}

.two-col .left-col-wrapper {
    padding-right: 3.75rem;
    background-color: #007277
}

.two-col .left-col-wrapper .action-btn a {
    background-color: #00575b
}

.two-col .left-col-wrapper .action-btn a:hover {
    background-color: #fff;
    color: #00575b
}

.two-col .right-col-wrapper {
    padding-left: 3.75rem;
    background-color: rgba(37, 96, 146, 0.8)
}

@media screen and (max-width: 63.9375em) {
    .two-col .right-col-wrapper {
        padding-left: 2.5rem
    }
}

.two-col .right-col-wrapper .action-btn.height-fix {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.two-col .right-col-wrapper .action-btn.height-fix:before {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    width: 0px
}

.two-col .right-col-wrapper .action-btn a {
    background-color: #256092
}

.two-col .right-col-wrapper .action-btn a:hover {
    background-color: #fff;
    color: #256092
}

.two-col.global-partners-global-content {
    margin-top: 3rem
}

.two-col.global-partners-global-content .left-col-wrapper,
.two-col.global-partners-global-content .right-col-wrapper {
    background-color: #fff
}

.two-col.global-partners-global-content .left-col-wrapper {
    padding: 0;
    text-align: right;
    padding-right: 1rem
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-global-content .left-col-wrapper {
        padding-right: 0;
        text-align: center;
        margin: 0 -1.25rem;
        width: calc(100% + 2.5rem)
    }
}

.two-col.global-partners-global-content .right-col-wrapper {
    padding: 0;
    padding-left: 2rem
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-global-content .right-col-wrapper {
        padding-left: 0;
        padding-top: 1.5rem
    }
}

.two-col.global-partners-global-content .right-col-wrapper .title {
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-global-content .right-col-wrapper .title {
        padding: 0 .75rem;
        text-align: center;
        line-height: 1.375rem
    }
}

.two-col.global-partners-global-content .right-col-wrapper .content {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5rem;
    width: 480px;
    margin-top: 1rem
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-global-content .right-col-wrapper .content {
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-global-content .right-col-wrapper .content {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-top: 1.5rem
    }
}

.two-col.global-partners-asia-content {
    margin-top: 1.5rem
}

.two-col.global-partners-asia-content .left-col-wrapper {
    background-color: transparent;
    padding: 0;
    text-align: right;
    padding-right: 1.5rem
}

.two-col.global-partners-asia-content .right-col-wrapper {
    background-color: transparent;
    padding: 0
}

.two-col.global-partners-asia-content .right-col-wrapper .cell {
    padding: 1.5rem 2.5rem;
    background-color: #fff
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-asia-content .right-col-wrapper .cell {
        padding: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-content .right-col-wrapper .cell {
        padding: 2rem 1rem
    }
}

.two-col.global-partners-asia-content .right-col-wrapper .title {
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-content .right-col-wrapper .title {
        text-align: center
    }
}

.two-col.global-partners-asia-content .right-col-wrapper .content {
    margin-top: .5rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    text-align: left
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-asia-content .right-col-wrapper .content {
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-content .right-col-wrapper .content {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-top: .5rem;
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.two-col.global-partners-asia-second {
    background-color: #fff;
    padding: 3.5rem 0 5rem
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-second {
        padding: 1.5rem .625rem 2.875rem
    }
}

.two-col.global-partners-asia-second .left-col-wrapper {
    background-color: #fff;
    text-align: right;
    padding: 0
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-asia-second .left-col-wrapper {
        padding-left: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-second .left-col-wrapper {
        padding-left: 0
    }
}

.two-col.global-partners-asia-second .right-col-wrapper {
    background-color: #fff;
    padding: 0;
    padding-left: 3rem;
    text-align: left
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-asia-second .right-col-wrapper {
        padding-right: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-second .right-col-wrapper {
        padding: 0 .625rem
    }
}

.two-col.global-partners-asia-second .right-col-wrapper .title {
    margin-top: 0;
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-second .right-col-wrapper .title {
        font-size: 1.75rem;
        line-height: 2rem;
        text-align: center;
        margin-top: 1.5rem
    }
}

.two-col.global-partners-asia-second .right-col-wrapper .content {
    margin-top: 1rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.5rem;
    width: 480px
}

@media screen and (max-width: 74.9375em) {
    .two-col.global-partners-asia-second .right-col-wrapper .content {
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-asia-second .right-col-wrapper .content {
        font-size: .875rem;
        line-height: 1.25rem;
        margin-top: 1.5rem;
        text-align: left;
        margin-top: 1.125rem
    }
}

.two-col.global-partners-bottom .right-col-wrapper {
    background-color: rgba(37, 96, 146, 0.8)
}

.two-col.global-partners-bottom .right-col-wrapper .content-container {
    width: 358px
}

@media screen and (max-width: 63.9375em) {
    .two-col.global-partners-bottom .right-col-wrapper .content-container {
        width: 100%
    }
}

.two-col.global-partners-bottom .left-col-wrapper {
    background-image: url("../images/global-partnres-two-col-1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(37, 96, 146, 0.8)
}

@media screen and (max-width: 39.9375em) {
    .two-col.global-partners-bottom .left-col-wrapper {
        height: 160px
    }
}

.cell.image-full-bg-content-wrapper {
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    padding: 3.25rem 0
}

.cell.image-full-bg-content-wrapper .subtitle {
	color: #fff;
	font-size: 1.125rem;
	font-weight: 300;
	margin-bottom: 9px;
}

.cell.image-full-bg-content-wrapper .title {
    color: #ffffff;
    font-size: 65px;
    font-weight: 300;
    line-height: 63px;
    margin: 0 auto
}

.cell.image-full-bg-content-wrapper .content {
    margin: 1rem auto 0;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px
}

.cell.image-full-bg-content-wrapper.case-study-list{
    background-position: center;
    padding: 6.22rem 1.25rem
}

.cell.image-full-bg-content-wrapper.promotions-list,
.cell.image-full-bg-content-wrapper.global-partners-main,
.cell.image-full-bg-content-wrapper.global-partners-global,
.cell.image-full-bg-content-wrapper.global-partners-asia,
.cell.image-full-bg-content-wrapper.thought-leader-list {
    background-position: center;
    padding: 4.25rem 0
}

.cell.image-full-bg-content-wrapper.promotions-list .title,
.cell.image-full-bg-content-wrapper.global-partners-main .title,
.cell.image-full-bg-content-wrapper.global-partners-global .title,
.cell.image-full-bg-content-wrapper.global-partners-asia .title,
.cell.image-full-bg-content-wrapper.case-study-list .title,
.cell.image-full-bg-content-wrapper.thought-leader-list .title {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4rem
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.promotions-list .title,
    .cell.image-full-bg-content-wrapper.global-partners-main .title,
    .cell.image-full-bg-content-wrapper.global-partners-global .title,
    .cell.image-full-bg-content-wrapper.global-partners-asia .title,
    .cell.image-full-bg-content-wrapper.case-study-list .title,
    .cell.image-full-bg-content-wrapper.thought-leader-list .title {
        font-size: 2rem;
        line-height: 2.5rem;
        padding: 0 1.25rem;
        width: 100% !important
    }
}

.cell.image-full-bg-content-wrapper.promotions-list .content,
.cell.image-full-bg-content-wrapper.global-partners-main .content,
.cell.image-full-bg-content-wrapper.global-partners-global .content,
.cell.image-full-bg-content-wrapper.global-partners-asia .content,
.cell.image-full-bg-content-wrapper.case-study-list .content,
.cell.image-full-bg-content-wrapper.thought-leader-list .content {
    line-height: 1.75rem
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.promotions-list .content,
    .cell.image-full-bg-content-wrapper.global-partners-main .content,
    .cell.image-full-bg-content-wrapper.global-partners-global .content,
    .cell.image-full-bg-content-wrapper.global-partners-asia .content,
    .cell.image-full-bg-content-wrapper.case-study-list .content,
    .cell.image-full-bg-content-wrapper.thought-leader-list .content {
        line-height: 1.375rem;
        padding: 0 1.25rem
    }
}

.cell.image-full-bg-content-wrapper.global-partners-main {
    background-image: url("../images/global_partners_main_cover.jpg")
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.global-partners-main {
        padding: 5rem 0
    }
}

.cell.image-full-bg-content-wrapper.promotions-list .title {
    width: 440px
}

.cell.image-full-bg-content-wrapper.global-partners-main .title {
    width: 610px
}

.cell.image-full-bg-content-wrapper.global-partners-global {
    background-image: url("../images/global-partnres-bg-1.png");
    background-position: center 80%
}

.cell.image-full-bg-content-wrapper.global-partners-global .title {
    width: 440px
}

.cell.image-full-bg-content-wrapper.global-partners-asia {
    background-image: url("../images/global_partners_cover.jpg");
    background-position: center 20%
}

.cell.image-full-bg-content-wrapper.global-partners-asia .title {
    width: 400px
}

.cell.image-full-bg-content-wrapper.case-study-list {
    background-image: url("../images/case-study-list-cover.jpg")
}

.cell.image-full-bg-content-wrapper.case-study-list .title {
    width: 640px
}

.case-study-banner .cell.image-full-bg-content-wrapper .title {
    width: 640px
}

@media screen and (max-width: 39.9375em) {
    .case-study-banner .cell.image-full-bg-content-wrapper .title {
        font-size: 2rem;
        line-height: 2.5rem;
        padding: 0 1.25rem;
        width: 100% !important
    }
}

.cell.image-full-bg-content-wrapper.thought-leader-list {
    background-image: url("../images/thought-leader-list-cover.jpg")
}

.cell.image-full-bg-content-wrapper.thought-leader-list .title {
    width: 640px
}

.thought-leader-banner .cell.image-full-bg-content-wrapper .title {
    width: 640px
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-banner .cell.image-full-bg-content-wrapper .title {
        font-size: 2rem;
        line-height: 2.5rem;
        padding: 0 1.25rem;
        width: 100% !important
    }
}

.cell.image-full-bg-content-wrapper.contactus {
    background-image: url("../images/contactus-cover-1.jpg");
    padding: 5rem 0 3.75rem
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.contactus {
        padding: 4.5rem 1.25rem
    }
}

.cell.image-full-bg-content-wrapper.contactus .title {
    width: 640px;
    text-transform: uppercase
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.contactus .title {
        font-size: 2.25rem;
        font-weight: 300;
        line-height: 2.625rem;
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.contactus .title {
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.contactus .content {
    width: 762px
}

@media screen and (max-width: 63.9375em) {
    .cell.image-full-bg-content-wrapper.contactus .content {
        width: 100%;
        margin-top: 1.5rem;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.contactus .content {
        margin-top: 1rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus {
    background-image: url("../images/aboutus-bg-1.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus .title {
    max-width: 720px;
    font-size: 3.5rem;
    line-height: 4rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus .content {
    max-width: 800px;
    letter-spacing: .7px
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus .content {
        font-size: 1rem;
        line-height: 1.375rem;
        margin-top: 1rem;
        padding: 0 1.25rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus .more-btn {
    width: 100%;
    text-align: center;
    margin-top: 1.5rem
}

.cell.image-full-bg-content-wrapper.aboutus .more-btn a {
    display: inline-block;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: transparent;
    border: 0.188rem solid #fff;
    padding: .5rem 1.5rem
}

.cell.image-full-bg-content-wrapper.aboutus .more-btn a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #c1c1c1
}

.cell.image-full-bg-content-wrapper.career {
    background-image: url("../images/career-bg-1.jpg");
    padding: 3.5rem 0
}

.cell.image-full-bg-content-wrapper.career .title {
    max-width: 880px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.career .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.career .more-btn {
    width: 100%;
    text-align: center;
    margin-top: 2.5rem
}

.cell.image-full-bg-content-wrapper.career .more-btn a {
    display: inline-block;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: transparent;
    border: 0.188rem solid #fff;
    padding: .5rem 1.5rem
}

.cell.image-full-bg-content-wrapper.career .more-btn a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #c1c1c1
}

.cell.image-full-bg-content-wrapper.aboutus-history {
    background-image: url("../images/aboutus-history-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-history .title {
    max-width: 920px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    padding: 0 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-history .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-thegroup {
    background-image: url("../images/aboutus-thegroup-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-thegroup .title {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4rem;
    max-width: 990px;
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-thegroup .subtitle {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
    .cell.image-full-bg-content-wrapper.aboutus-thegroup .title {
        width: 100%;
		font-size: 2rem;
		line-height: 2.5rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
}

.cell.image-full-bg-content-wrapper.aboutus-company {
    background-image: url("../images/aboutus-company-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-company .title {
    max-width: 920px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    padding: 0 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-company .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-value {
    background-image: url("../images/aboutus-value-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-value .title {
    max-width: 920px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    padding: 0 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-value .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-expertise {
    background-image: url("../images/aboutus-aoe-bg.jpg");
	min-height: 300px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.cell.image-full-bg-content-wrapper.aboutus-expertise .title {
    max-width: 990px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-expertise .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-csr {
    background-image: url("../images/aboutus-csr-bg.jpg");
    padding: 6rem 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-csr {
        padding: 6.25rem 1.25rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-csr .title {
    max-width: 600px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    padding: 0 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.aboutus-csr .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.cell.image-full-bg-content-wrapper.aboutus-partners-and-recognition {
	padding: 7rem 0;
    background-image: url("../images/aboutus-awards-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-partners-and-recognition .title {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4rem;
    max-width: 990px;
}

@media screen and (max-width: 39.9375em) {
	.cell.image-full-bg-content-wrapper.aboutus-partners-and-recognition {
		padding: 6.25rem 0;
	}
    .cell.image-full-bg-content-wrapper.aboutus-partners-and-recognition .subtitle {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
    .cell.image-full-bg-content-wrapper.aboutus-partners-and-recognition .title {
        width: 100%;
		font-size: 2rem;
		line-height: 2.5rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
}

.cell.image-full-bg-content-wrapper.aboutus-whyhkbnjos {
	padding: 7rem 0;
    background-image: url("../images/aboutus-whyhkbnjos-bg.jpg")
}

.cell.image-full-bg-content-wrapper.aboutus-whyhkbnjos .title {
    text-transform: uppercase;
    font-size: 3.5rem;
    line-height: 4rem;
    max-width: 990px;
}

@media screen and (max-width: 39.9375em) {
	.cell.image-full-bg-content-wrapper.aboutus-whyhkbnjos {
		padding: 6.25rem 0;
	}
    .cell.image-full-bg-content-wrapper.aboutus-whyhkbnjos .subtitle {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
    .cell.image-full-bg-content-wrapper.aboutus-whyhkbnjos .title {
        width: 100%;
		font-size: 2rem;
		line-height: 2.5rem;
		padding-left: 1.25rem;
		padding-right: 1.25rem;
    }
}

.cell.image-full-bg-content-wrapper.solution-detail {
    background-image: url("../images/solution-detail-1.jpg");
    height: 240px
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.solution-detail {
        height: 160px
    }
}

.cell.image-full-bg-content-wrapper.industry-detail {
    padding: 6rem 0
}

.cell.image-full-bg-content-wrapper.industry-detail .title {
    max-width: 920px;
    font-size: 3.5rem;
    line-height: 4rem;
    text-transform: uppercase;
    padding: 0 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .cell.image-full-bg-content-wrapper.industry-detail .title {
        width: 100%;
        font-size: 2rem;
        line-height: 2.5rem
    }
}

.tab-section-wrapper .tab-wrapper {
    list-style: none;
    margin: 0 auto;
    text-align: center;
    border: 0
}

.tab-section-wrapper .tab-wrapper li {
    float: none;
    display: inline-block;
    padding: .5rem 1rem;
    background-color: #ad073c;
    box-sizing: border-box;
    transition: .5s all;
    border: 3px solid #ad073c;
    margin-left: .75rem
}

.tab-section-wrapper .tab-wrapper li:first-child {
    margin-left: 0
}

.tab-section-wrapper .tab-wrapper li a {
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    padding: 0;
    background-color: transparent;
    text-transform: uppercase
}

.tab-section-wrapper .tab-wrapper li.is-active,
.tab-section-wrapper .tab-wrapper li:hover {
    background-color: #fff
}

.tab-section-wrapper .tab-wrapper li.is-active a,
.tab-section-wrapper .tab-wrapper li:hover a {
    color: #ad073d
}

.tab-section-wrapper .tabs-content .tabs-panel {
    padding: 0
}

.tab-section-wrapper .tabs-content .tabs-panel#locate-us {
    padding-bottom: 3rem
}

@media screen and (max-width: 74.9375em) {
    .inline-item-list {
        padding: 0 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list {
        padding: 0 .625rem
    }
}

.inline-item-list .title {
    width: 100%;
    padding-top: 3.5rem;
    color: #ad073d;
    font-size: 2.875rem;
    font-weight: 300;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list .title {
        padding-top: 2.5rem;
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list .title {
        padding-top: 1.5rem;
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.inline-item-list .item-wrapper {
    margin-top: 2rem;
    padding: 2.5rem 0;
    width: 100%
}

.inline-item-list .item-wrapper>.grid-x {
    margin: 0 auto
}

.inline-item-list .item-wrapper>.grid-x .content-block {
    margin: 2rem 0 0 1.5rem;
    width: calc((100% - 3.01rem) / 3)
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list .item-wrapper>.grid-x .content-block {
        margin: 1.5rem 0 0 1rem;
        width: calc((100% - 2.01rem) / 3)
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list .item-wrapper>.grid-x .content-block {
        margin: 1rem 0 0;
        width: 100%
    }
}

.inline-item-list .item-wrapper>.grid-x .content-block:nth-child(-n+3) {
    margin-top: 0
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list .item-wrapper>.grid-x .content-block:nth-child(-n+3) {
        margin-top: 1rem
    }
}

.inline-item-list .item-wrapper>.grid-x .content-block:nth-child(3n+1) {
    margin-left: 0
}

.inline-item-list .item-wrapper>.grid-x .content-block>.grid-y {
    height: 100%
}

.inline-item-list .item-wrapper .more-btn {
    width: 100%;
    text-align: center;
    margin-top: 2rem
}

.inline-item-list .item-wrapper .more-btn a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: #e9e9e9;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.25rem
}

.inline-item-list .item-wrapper .more-btn a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #c1c1c1
}

.inline-item-list.news {
    background-color: #fff;
    padding: 0 !important
}

.inline-item-list.news .item-wrapper {
    background-color: #e9e9e9
}

@media screen and (max-width: 74.9375em) {
    .inline-item-list.news .item-wrapper {
        padding: 2.5rem 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.news .item-wrapper {
        padding: .5rem .625rem 1.5rem
    }
}

.inline-item-list.news .item-wrapper>.grid-x {
    max-width: 1053px
}

.inline-item-list.news .item-wrapper>.grid-x .views-element-container {
    width: 100%
}

.inline-item-list.news .item-wrapper>.grid-x .image-container {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.inline-item-list.news .item-wrapper>.grid-x .content-container {
    padding: 1.5rem 1.875rem 3rem;
    background-color: #fff;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: block
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.news .item-wrapper>.grid-x .content-container {
        padding: 1rem 1.5rem 1.5rem
    }
}

.inline-item-list.news .item-wrapper>.grid-x .content-container .left-info {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300
}

.inline-item-list.news .item-wrapper>.grid-x .content-container .left-info>span {
    display: block;
    margin-bottom: .75rem;
    color: #ad073d;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.news .item-wrapper>.grid-x .content-container .left-info>span {
        margin-bottom: .5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.news .item-wrapper>.grid-x .content-container .left-info>span {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.inline-item-list.news .item-wrapper>.grid-x .content-container .download {
    width: 28px;
    margin-left: 1rem
}

.inline-item-list.news .item-wrapper>.grid-x .content-container .content {
    margin-top: .5rem;
    color: #333e48;
    font-size: 1.313rem;
    font-weight: 300;
    line-height: 1.688rem
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.news .item-wrapper>.grid-x .content-container .content {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.inline-item-list.news .more-btn {
    background-color: #e9e9e9
}

.inline-item-list.event {
    background-color: #fff
}

.inline-item-list.event .item-wrapper {
    margin-top: 1rem;
    padding-top: 0;
    padding-bottom: 5rem
}

.inline-item-list.event .item-wrapper>.grid-x {
    max-width: 1220px
}

.inline-item-list.event .item-wrapper .location-select-wrapper {
    text-align: right;
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
    margin-bottom: 2rem
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.event .item-wrapper .location-select-wrapper {
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .location-select-wrapper {
        padding: 0 .875rem
    }
}

.inline-item-list.event .item-wrapper .location-select-wrapper select {
    display: inline-block;
    width: auto;
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .location-select-wrapper select {
        width: 100%
    }
}

.inline-item-list.event .item-wrapper .content-block:nth-child(3n+1) {
    margin-left: 0
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.event .item-wrapper .content-block:nth-child(2n+1) {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block:first-child {
        margin-top: 1.5rem !important
    }
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.event .item-wrapper .content-block {
        width: calc((100% - 1.5rem) / 2);
        margin-left: 1.5rem !important;
        margin-top: 2rem !important
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block {
        width: 100%;
        margin-left: 0 !important
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info {
    color: #fff;
    text-align: center;
    width: 7rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info {
        width: 100%
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info>.grid {
    height: 100%;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info>.grid {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info .date {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 12rem;
    background-color: #255f91
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .date {
        width: 50%;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        min-height: 0
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info .date .wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 2rem .25rem 3rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .date .wrapper {
        padding: 0
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info .date .wrapper span {
    display: block;
    font-size: 2.625rem;
    font-weight: 700;
    margin-bottom: .5rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .date .wrapper span {
        font-size: 2rem;
        margin-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .time-venue {
        width: auto;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info .time {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    padding: 1.25rem .25rem;
    background-color: rgba(37, 95, 145, 0.8)
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .time {
        padding: .75rem .25rem
    }
}

.inline-item-list.event .item-wrapper .content-block .left-info .location {
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    padding: 1rem .25rem;
    background-color: rgba(37, 95, 145, 0.61)
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .left-info .location {
        padding: .75rem .25rem
    }
}

.inline-item-list.event .item-wrapper .content-block .right-content {
    background-color: rgba(124, 159, 190, 0.2);
    color: #256092;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2.125rem;
    position: relative;
    padding: 1rem 1.5rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .right-content {
        font-size: 1.25rem;
        line-height: 1.875rem;
        padding: 1rem 1rem 6rem
    }
}

.inline-item-list.event .item-wrapper .content-block .right-content>a {
    display: inline-block;
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    color: #fff;
    background-color: #007177;
    font-size: 0.875rem;
    font-weight: 700;
    padding: .5rem 2.25rem;
    transition: all .5s
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block .right-content>a {
        right: 1rem;
        bottom: 1rem;
        padding: .375rem 2rem
    }
}

.inline-item-list.event .item-wrapper .content-block .right-content>a:hover {
    color: #007177;
    background-color: #fff
}

.inline-item-list.resource {
    background-color: #e9e9e9
}

.inline-item-list.resource .item-wrapper {
    padding-top: 0;
    margin-top: 0
}

.inline-item-list.resource .item-wrapper .grid-x {
    max-width: 892px
}

.inline-item-list.resource .item-wrapper .grid-x .views-element-container {
    width: 100%
}

.inline-item-list.resource .item-wrapper .grid-x .content-block {
    width: calc((100% - 14.01rem) / 3);
    text-align: center;
    margin-left: 7rem;
    margin-top: 3.5rem
}

@media screen and (max-width: 63.9375em) {
    .inline-item-list.resource .item-wrapper .grid-x .content-block {
        margin-top: 3rem
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.resource .item-wrapper .grid-x .content-block {
        margin-top: 2.875rem;
        margin-left: 0;
        padding: 0 2.5rem;
        width: 100%
    }
}

.inline-item-list.resource .item-wrapper .grid-x .content-block:nth-child(3n+1) {
    margin-left: 0
}

.inline-item-list.resource .item-wrapper .grid-x .content-block .title {
    padding: 0;
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: normal;
    margin-top: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.resource .item-wrapper .grid-x .content-block .title {
        margin-top: 1rem;
        font-size: 1rem
    }
}

.inline-item-list.resource .item-wrapper .grid-x .content-block .content-container {
    margin-top: .5rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.688rem
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.resource .item-wrapper .grid-x .content-block .content-container {
        font-size: .875rem;
        line-height: 1.375rem
    }
}

.event-arrow-prev {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .event-arrow-prev {
        display: none !important
    }
}

.event-arrow-next {
    display: none
}

@media screen and (max-width: 39.9375em) {
    .event-arrow-next {
        display: none !important
    }
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .content-block {
        margin-right: 0 !important
    }
}

.arrow-cont {
    position: relative
}

.arrow-cont .event-arrow-prev {
    display: block;
    position: absolute;
    top: calc(50% - 30px);
    left: -60px;
    z-index: 9
}

@media screen and (max-width: 1300px) {
    .arrow-cont .event-arrow-prev {
        left: -30px
    }
}

@media screen and (max-width: 39.9375em) {
    .arrow-cont .event-arrow-prev {
        left: -10px
    }
}

.arrow-cont .event-arrow-next {
    display: block;
    position: absolute;
    top: calc(50% - 30px);
    right: -60px;
    z-index: 9
}

@media screen and (max-width: 1300px) {
    .arrow-cont .event-arrow-next {
        right: -30px
    }
}

@media screen and (max-width: 39.9375em) {
    .arrow-cont .event-arrow-next {
        right: -10px
    }
}

#event-list-slide-arrow-left.slick-disabled,
#event-list-slide-arrow-right.slick-disabled {
    display: none !important
}

#event-list-slide-arrow-left.slick-hidden,
#event-list-slide-arrow-right.slick-hidden {
    display: block !important
}

.image-container .node .field--type-image {
    float: left;
    margin: 0
}

.item-expand-list-wrapper {
    width: 100%;
    background-color: #e9e9e9
}

.item-expand-list-wrapper .content-container {
    width: 100%;
    max-width: 1230px;
    padding: 2.5rem 15px 5rem;
    margin: 0 auto
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container {
        padding: 1.5rem 0 2.5rem
    }
}

.item-expand-list-wrapper .content-container>.title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container>.title {
        font-size: 1.75rem;
        line-height: 2rem;
        padding: 0 1.5rem
    }
}

.item-expand-list-wrapper .content-container .filter-container {
    margin-top: 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container .filter-container .cell {
        padding: 0 1.5rem
    }
}

.item-expand-list-wrapper .content-container .filter-container .cell:last-child {
    text-align: right
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container .filter-container .cell:last-child {
        margin-top: .5rem
    }
}

.item-expand-list-wrapper .content-container .filter-container .cell select {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    min-width: 197px;
    padding: .825rem 1.5rem .825rem 1.125rem;
    height: auto;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSIxNXB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxNSAxMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4gICAgICAgIDx0aXRsZT5UcmlhbmdsZTwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJTeW1ib2xzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4gICAgICAgIDxnIGlkPSJkcm9wZG93bi0xIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTY2LjAwMDAwMCwgLTE5LjAwMDAwMCkiIGZpbGw9IiMzMzNFNDgiPiAgICAgICAgICAgIDxnIGlkPSJHcm91cC1Db3B5Ij4gICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlRyaWFuZ2xlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxNzMuNTAwMDAwLCAyNC4wMDAwMDApIHJvdGF0ZSgxODAuMDAwMDAwKSB0cmFuc2xhdGUoLTE3My41MDAwMDAsIC0yNC4wMDAwMDApICIgcG9pbnRzPSIxNzMuNSAxOSAxODEgMjkgMTY2IDI5Ij48L3BvbHlnb24+ICAgICAgICAgICAgPC9nPiAgICAgICAgPC9nPiAgICA8L2c+PC9zdmc+)
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container .filter-container .cell select {
        width: 100%
    }
}

.item-expand-list-wrapper .content-container .item-container {
    margin-top: 1.5rem
}

.item-expand-list-wrapper .content-container .item-container .item-block {
    background-color: #fff;
    position: relative;
    overflow: hidden
}

.item-expand-list-wrapper .content-container .item-container .item-block.active {
    margin: 2px -1.25rem 0;
    width: calc(100% + 2.5rem);
    overflow: visible
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper .content-container .item-container .item-block.active {
        width: 100%;
        margin: 2px auto 0
    }
}

.item-expand-list-wrapper .content-container .item-container .item-block.active.expand .expand-block {
    max-height: 3000px
}

.item-expand-list-wrapper .content-container .item-container .item-block.red .location-date span {
    color: #ad073d
}

.item-expand-list-wrapper .content-container .item-container .item-block.red.active .expand-block {
    border-top: 1px solid #ad073d
}

.item-expand-list-wrapper .content-container .item-container .item-block.green .location-date span {
    color: #007277
}

.item-expand-list-wrapper .content-container .item-container .item-block.green.active .expand-block {
    border-top: 1px solid #007277
}

.item-expand-list-wrapper .content-container .item-container .item-block.dim {
    opacity: .5
}

.item-expand-list-wrapper .content-container .item-container .item-block .expand-block {
    max-height: 0;
    transition: .5s max-height ease-in-out;
    background-color: #e8f1f8;
    overflow: hidden;
    padding: 0 3.5rem
}

.item-expand-list-wrapper .content-container .item-container .item-block .expand-block a {
    color: #ad073d
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper .content-container .item-container .item-block .expand-block {
        padding: 0 2.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper .content-container .item-container .item-block .expand-block {
        padding: 0 1.25rem
    }
}

.item-expand-list-wrapper .content-container .more-btn,
.item-expand-list-wrapper .content-container .more-link {
    width: 100%;
    text-align: center;
    margin-top: 2.5rem
}

.item-expand-list-wrapper .content-container .more-btn a,
.item-expand-list-wrapper .content-container .more-link a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: #e9e9e9;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.5rem
}

.item-expand-list-wrapper .content-container .more-btn a:hover,
.item-expand-list-wrapper .content-container .more-link a:hover {
    border-color: #fff;
    background-color: #fff;
    color: #c1c1c1
}

.item-expand-list-wrapper.news .item-block {
    margin-top: 2px
}

.item-expand-list-wrapper.news .item-block.active .info-block {
    padding: 2.5rem 4.25rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block.active .info-block {
        padding: 1rem 1.5rem
    }
}

.item-expand-list-wrapper.news .item-block .info-block {
    padding: 2.5rem 3rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .info-block {
        padding: 1rem 1.5rem
    }
}

.item-expand-list-wrapper.news .item-block .location-date {
    font-size: 1rem;
    width: 8.5rem;
    font-weight: 300
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .location-date {
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.item-expand-list-wrapper.news .item-block .location-date span {
    display: block;
    margin-bottom: .75rem;
    font-size: .875rem;
    font-weight: 500
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .location-date span {
        margin-bottom: 0
    }
}

.item-expand-list-wrapper.news .item-block .title {
    margin-left: 4rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.875rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .title {
        margin-left: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .title {
        -ms-flex-order: 4;
        order: 4;
        margin-left: 0;
        margin-top: 1rem
    }
}

.item-expand-list-wrapper.news .item-block .thumb {
    margin-left: 1rem;
    width: 10rem;
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .thumb {
        margin-left: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
	.item-expand-list-wrapper.news .item-block.active .thumb {
		display: none;
	}
	
    .item-expand-list-wrapper.news .item-block .thumb {
        -ms-flex-order: 4;
        order: 4;
		margin-left: auto;
		margin-right: auto;
        margin-top: 1rem
    }
}

.item-expand-list-wrapper.news .item-block .expand-btn {
    padding: 0 2rem;
    margin-left: 0;
    width: 6.5rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-btn {
        margin-left: 0;
        padding: 0 1rem;
        width: 4.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-btn {
        -ms-flex-order: 3;
        order: 3;
        width: 3.5rem;
        text-align: center;
        margin-left: 0;
        padding-left: .5rem
    }
}

.item-expand-list-wrapper.news .item-block .download-btn {
    padding: 1rem 0 1rem 2rem;
    border-left: 1px solid #c1c1c1;
    width: 3.75rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .download-btn {
        padding: .5rem 0 .5rem 1rem;
        width: 2.75rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .download-btn {
        -ms-flex-order: 2;
        order: 2;
        width: 1.5rem;
        padding: 0;
        border: 0
    }
}

.item-expand-list-wrapper.news .item-block .expand-block {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem
}

.item-expand-list-wrapper.news .item-block .expand-block .cell {
    margin: 2.5rem 0
}

.item-expand-list-wrapper.news .item-block .expand-block .text-block {
    max-width: 800px;
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-block .text-block {
        max-width: none;
        margin-top: 1rem;
        margin-bottom: 3rem;
        -ms-flex-order: 2;
        order: 2
    }
}

.item-expand-list-wrapper.news .item-block .expand-block .image-block {
    margin-left: 1.5rem;
    color: #000000;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-block .image-block {
        text-align: center;
        margin: 1.5rem 0 0 0;
        -ms-flex-order: 1;
        order: 1
    }
}

.item-expand-list-wrapper.news .item-block .expand-block .image-block>img {
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-block .image-block>img {
        width: auto
    }
}

.item-expand-list-wrapper.news .item-block .expand-block .image-block .text {
    margin-top: .5rem
}

.item-expand-list-wrapper.news .item-block .expand-block .image-block .share-block {
    margin-bottom: 1.5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 400
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.news .item-block .expand-block .image-block .share-block {
        margin-bottom: 1.25rem
    }
}

.item-expand-list-wrapper.news .item-block .expand-block .image-block .share-block a,
.item-expand-list-wrapper.news .item-block .expand-block .image-block .share-block button {
    display: inline-block;
    margin-left: 1rem
}

.item-expand-list-wrapper.resource .item-container {
    margin-top: 2.5rem
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.resource .item-container {
        margin-top: 1.5rem
    }
}

.item-expand-list-wrapper.resource .item-block {
    margin-top: 2px
}

.item-expand-list-wrapper.resource .item-block.active .info-block {
    padding: 2.5rem 4.25rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block.active .info-block {
        padding: 1rem 1rem
    }
}

.item-expand-list-wrapper.resource .item-block .info-block {
    padding: 1.5rem 3rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block .info-block {
        padding: 1rem 1rem
    }
}

.item-expand-list-wrapper.resource .item-block .title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.875rem;
    color: #256092
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.resource .item-block .title {
        font-size: 1.125rem
    }
}

.item-expand-list-wrapper.resource .item-block .expand-btn {
    padding: 0 2rem;
    margin-left: 3rem;
    width: 6.5rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-btn {
        margin-left: 1.5rem;
        padding: 0 1rem;
        width: 4.5rem
    }
}

.item-expand-list-wrapper.resource .item-block .expand-block {
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    margin-top: 1px
}

.item-expand-list-wrapper.resource .item-block .expand-block .cell {
    margin: 3rem 1.875rem 3.5rem;
    font-size: .875rem;
    width: calc(25% - 3.75rem);
    text-align: center;
    color: #333e48;
    display: block
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell {
        margin: 1.5rem 1rem 2rem;
        width: calc(25% - 2rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell {
        margin: 1.5rem 1rem .5rem;
        width: calc(50% - 2rem)
    }
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell:nth-last-child(-n+2) {
        margin-bottom: 3rem
    }
}

.item-expand-list-wrapper.resource .item-block .expand-block .cell img {
    display: inline-block;
    margin-bottom: 1rem;
    height: auto;
    margin-bottom: 1rem;
    text-align: center
}

.item-expand-list-wrapper.resource .item-block .expand-block .cell img>img {
    max-height: 100%
}

.item-expand-list-wrapper.resource .item-block .expand-block .cell .image-container {
    height: 300px;
    margin-bottom: 1rem;
    text-align: center
}

@media screen and (max-width: 89.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell .image-container {
        height: 250px
    }
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell .image-container {
        height: 200px
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.resource .item-block .expand-block .cell .image-container {
        height: 150px
    }
}

.item-expand-list-wrapper.resource .item-block .expand-block .cell .image-container>img {
    max-height: 100%
}

.item-expand-list-wrapper.career {
    background-color: #e9e9e9;
    padding: 3.5rem 1.25rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.career {
        padding: 3rem 0 2.5rem
    }
}

.item-expand-list-wrapper.career .content-container {
    max-width: 1200px;
    padding: 0
}

.item-expand-list-wrapper.career .content-container .item-container {
    margin-top: 2.5rem
}

.item-expand-list-wrapper.career .content-container .item-block {
    margin-top: 2px
}

.item-expand-list-wrapper.career .content-container .item-block.active .info-block {
    padding: 2.5rem 4.25rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block.active .info-block {
        padding: 1rem 1.5rem
    }
}

.item-expand-list-wrapper.career .content-container .item-block .info-block {
    padding: 2.5rem 3rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .info-block {
        padding: 1rem 1.5rem
    }
}

.item-expand-list-wrapper.career .content-container .item-block .location-date {
    font-size: 1rem;
    width: 8.5rem;
    font-weight: 300
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .location-date {
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }
}

.item-expand-list-wrapper.career .content-container .item-block .location-date span {
    display: block;
    margin-bottom: .75rem;
    font-size: .875rem;
    font-weight: 500
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .location-date span {
        margin-bottom: 0
    }
}

.item-expand-list-wrapper.career .content-container .item-block .title {
    margin-left: 4rem;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.875rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .title {
        margin-left: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .title {
        -ms-flex-order: 3;
        order: 3;
        margin-left: 0;
        margin-top: 1rem
    }
}

.item-expand-list-wrapper.career .content-container .item-block .expand-btn {
    margin-left: 3rem;
    width: 2.5rem
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .expand-btn {
        margin-left: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .expand-btn {
        -ms-flex-order: 4;
        order: 4;
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 1rem
    }
}

.item-expand-list-wrapper.career .content-container .item-block .expand-block {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    border-top: 0 !important
}

.item-expand-list-wrapper.career .content-container .item-block .expand-block .cell {
    margin: 2.5rem 0
}

.item-expand-list-wrapper.career .content-container .item-block .expand-block .text-block {
    max-width: 800px;
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .expand-block .text-block {
        max-width: none;
        margin-top: 1.5rem;
        margin-bottom: 0
    }
}

.item-expand-list-wrapper.career .content-container .item-block .expand-block .image-block {
    margin-left: 1.5rem;
    color: #000000;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.25rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .item-expand-list-wrapper.career .content-container .item-block .expand-block .image-block {
        margin: 2rem 0 3rem 0
    }
}

.item-expand-list-wrapper.career .content-container .item-block .expand-block .image-block .text {
    margin-top: .5rem
}

.separator {
    border-bottom: 1px solid #dfdfdf
}

.separator.event-reg {
    width: 100%;
    max-width: 1055px;
    margin: 4rem auto 0
}

@media screen and (max-width: 63.9375em) {
    .separator.event-reg {
        width: calc(100% - 3rem);
        margin: 2rem 1.5rem
    }
}

.separator.whyhkbnjos-detail {
    display: inline-block;
    height: 1.5rem;
    border-right: 1px solid #333e48;
    margin: 0 2.5rem;
    vertical-align: middle
}

@media screen and (max-width: 63.9375em) {
    .separator.whyhkbnjos-detail {
        display: block;
        height: auto;
        width: 4rem;
        margin: 1.5rem auto;
        border: 0;
        border-top: 1px solid #333e48
    }
}

.separator.solution-detail {
    display: inline-block;
    height: 1.5rem;
    border-right: 1px solid #333e48;
    margin: 0 2.5rem;
    vertical-align: middle
}

@media screen and (max-width: 63.9375em) {
    .separator.solution-detail {
        display: block;
        height: auto;
        width: 4rem;
        margin: 1.5rem auto;
        border: 0;
        border-top: 1px solid #333e48
    }
}

.separator.solution-detail-block {
    max-width: 1054px;
    margin: 0 auto;
    border-bottom: 1px solid #c1c1c1;
    width: 100%
}

.separator.solution-detail-block.first {
    margin-top: 2rem
}

@media screen and (max-width: 74.9375em) {
    .separator.solution-detail-block {
        margin: 0 1.5rem;
        max-width: calc(100% - 3rem)
    }
}

@media screen and (max-width: 63.9375em) {
    .separator.solution-detail-block {
        width: auto;
        max-width: none
    }
}

.separator.solution-benefit {
    height: 6.5rem;
    border-right: 1px solid #9b9a9b;
    width: 1px
}

@media screen and (max-width: 63.9375em) {
    .separator.solution-benefit {
        width: 30%;
        height: 1px;
        border: 0;
        border-bottom: 1px solid #9b9b9b;
        margin: 2rem auto
    }
}

.header-wrapper {
    background-color: #fff
}

.header-wrapper.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100
}

.header-wrapper>.grid-container {
    max-width: 1200px
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper>.grid-container {
        padding: 0
    }
}

.header-wrapper>.grid-container>.grid-x {
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper>.grid-container>.grid-x {
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.header-wrapper .logo {
    width: 90px
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .logo {
        width: 60px
    }
}

.header-wrapper .mobile-menu-btn-wrapper {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: .5rem
}

.header-wrapper .mobile-menu-btn-wrapper>.grid-x {
    height: 100%
}

.header-wrapper .mobile-menu-btn-wrapper .search-wrapper {
    padding: .625rem 1rem .5rem 1.5rem;
    border-right: 1px solid #e1e1e1;
    text-align: right
}

.header-wrapper .mobile-menu-btn-wrapper .search-wrapper.active {
    padding: 0;
    padding-left: 1.5rem
}

.header-wrapper .mobile-menu-btn-wrapper .search-wrapper input {
    display: inline-block;
    border: 0;
    box-shadow: none;
    margin-right: .5rem;
    margin-bottom: 0;
    width: calc(100% - 5rem)
}

.header-wrapper .mobile-menu-btn-wrapper .search-wrapper button.search-active {
    display: inline-block;
    background-color: #256092;
    padding: 1.09375rem 1rem
}

.header-wrapper .mobile-menu-btn-wrapper .menu-toggle {
    display: block;
    width: 3.5rem;
    padding: 0 1rem
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper {
        position: fixed;
        top: 60px;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 255;
        background-color: #fff
    }
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper>.grid-y {
        height: 100%
    }
}

.header-wrapper .right-wrapper .top-link-wrapper {
    text-align: right
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .top-link-wrapper {
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin-top: 1.5rem
    }
}

.header-wrapper .right-wrapper .top-link-wrapper ul {
    list-style: none;
    margin: 0
}

.header-wrapper .right-wrapper .top-link-wrapper ul li {
    display: inline;
    font-size: 0.875rem;
    font-weight: 300;
    color: #333E48;
    padding-left: .5rem
}

.header-wrapper .right-wrapper .top-link-wrapper ul li.small {
    padding-left: .25rem
}

.header-wrapper .right-wrapper .top-link-wrapper ul li.large {
    padding-left: 1rem;
    font-weight: 700
}

.header-wrapper .right-wrapper .top-link-wrapper ul li.border-right:after {
    content: '|';
    display: inline-block;
    padding-left: .5rem
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .top-link-wrapper ul li.border-right.mobile-fix:after {
        content: '';
        padding-left: 0
    }
}

.header-wrapper .right-wrapper .top-link-wrapper ul li.border-right.small:after {
    padding-left: .25rem
}

.header-wrapper .right-wrapper .top-link-wrapper ul li.border-right.large:after {
    padding-left: 1rem
}

.header-wrapper .right-wrapper .top-link-wrapper ul li a {
    color: #333E48
}

.header-wrapper .right-wrapper .top-link-wrapper .search-btn {
    width: 56px;
    height: 56px;
    line-height: 56px;
    margin-left: 2.25rem;
    background-color: #256092;
    text-align: center;
    cursor: pointer
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link {
    text-align: center;
    margin-top: 1.125rem
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link .fb img {
    width: 10px
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link .linkedin {
    margin-left: 45px
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link .linkedin img {
    width: 21px
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link .wechat {
    margin-left: 45px
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-social-link .wechat img {
    width: 29px
}

.header-wrapper .right-wrapper .top-link-wrapper .mobile-menu-bottom-btn {
    display: inline-block;
    margin-top: 0;
    width: 100%;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    /*text-transform: uppercase;*/
    background-color: #c1c1c1;
    text-align: center;
    padding: 1rem 0 0 0;
}
.header-wrapper .right-wrapper .top-link-wrapper .mobile-menu-bottom-btn:last-child {
	padding: 0 0 1rem 0;
}

.header-wrapper .right-wrapper .nav-wrapper {
    margin-top: 2rem;
    padding-left: 1.5rem
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper {
        -ms-flex-order: 1;
        order: 1;
        margin-top: 0;
        padding-left: 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0;
        position: relative
    }
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container {
    list-style: none;
    margin: 0
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block {
    display: inline-block;
    margin-left: 2.5rem;
    text-align: center;
    position: relative
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block {
        margin-left: 2rem
    }
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block {
        display: block;
        margin: 0 1.5rem;
        padding: 1.125rem .5rem;
        text-align: left;
        border-bottom: 1px solid #c1c1c1
    }
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block.mobile-active {
    padding-bottom: 0;
    border-bottom: 0
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .nav-link-wrapper {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .nav-link-wrapper {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
}

.visitlink .mobile-toggle-container {
	display: inline-block;
	width: 25px;
	margin-left: 0.5rem;
}

.top-link-wrapper .visitlink {	
    padding-bottom: 1rem;
}
.top-link-wrapper .visitlink .mobile-toggle-container button.active img {
    transform: rotate(45deg);
}
.top-link-wrapper .morelink{
	display: none;
}
.top-link-wrapper.mobile-active .morelink{
	display: block;
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .act-link {
    display: inline-block;
    padding-bottom: 1.375rem;
    font-size: 0.875rem;
    font-weight: 700;
    color: #333e48
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .act-link {
        padding: 0;
        font-size: 1rem;
        line-height: 1.75rem
    }
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .act-link.active,
.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .act-link:hover {
    color: #ad073d
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .mobile-toggle-container {
    width: 25px;
    margin-left: 1rem
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .mobile-toggle-container button.active img {
    transform: rotate(45deg)
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: -1;
    pointer-events: none
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper {
        position: relative;
        left: 0;
        width: calc(100% + 4rem);
        display: none;
        margin: 1.125rem -2rem 0
    }
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper.active {
    z-index: 100;
    display: block
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper.active .sub-menu-container {
    opacity: 1;
    transform: scale(1);
    pointer-events: auto
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container {
    pointer-events: none;
    white-space: nowrap;
    background-color: #ad073d;
    position: relative;
    overflow: hidden;
    width: 100%;
    margin-left: -50%;
    padding: 0 40px;
    box-shadow: 0px 3px 5px 2px rgba(102, 102, 102, 0.6);
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: all .6s;
    opacity: 0;
    transform: scale(0.8)
}

@media screen and (max-width: 63.9375em) {
    .header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container {
        transform: none;
        opacity: 1;
        margin-left: 0;
        box-shadow: none;
        background-color: #333e48;
        padding: 0 2rem
    }
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container ul {
    list-style: none;
    margin: 25px 0
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container ul li {
    margin-top: 1rem
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container ul li:first-child {
    margin-top: 0
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container ul li>a {
    color: #fff;
    transition: all .5s
}

.header-wrapper .right-wrapper .nav-wrapper .nav-container .nav-block .sub-menu-wrapper .sub-menu-container ul li>a:hover {
    text-decoration: underline
}

.header-wrapper .freeze-menu-wrapper {
    background-color: #333e48;
    text-align: center;
    padding: 10px 0
}

.header-wrapper .freeze-menu-wrapper a {
    display: inline-block;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.125rem;
    padding: 5px 0;
    margin-left: 3.5rem;
    border-bottom: 1px solid #333e48
}

.header-wrapper .freeze-menu-wrapper a:first-child {
    margin-left: 0
}

.header-wrapper .freeze-menu-wrapper a.active,
.header-wrapper .freeze-menu-wrapper a:hover {
    border-bottom: 1px solid #ffffff
}

.index-slider-wrapper {
    position: relative;
    height: 475px;
    overflow: hidden;
	visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper {
        height: 390px
    }
}

.index-slider-wrapper .slide-container {
    overflow: hidden
}

.index-slider-wrapper .slide-container .slide-item {
    position: relative;
    height: 475px;
    transition: all 5s
}

.index-slider-wrapper .slide-container .slide-item .bg {
    position: absolute;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none
}

@media screen and (min-width: 64em) {
    .index-slider-wrapper .slide-container .slide-item .bg.desktop {
        display: block
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .index-slider-wrapper .slide-container .slide-item .bg.tablet {
        display: block
    }
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper .slide-container .slide-item {
        height: 390px
    }
    .index-slider-wrapper .slide-container .slide-item .bg.mobile {
        display: block
    }
}

.index-slider-wrapper .slide-container .slide-item.dis_an {
    transition: all 0s ease 0s !important
}

.index-slider-wrapper .slide-container .slide-item.dis_an .float-content-wrapper {
    transition: all 0s ease 0s !important
}

.index-slider-wrapper .slide-container .slide-item.is-hover {
    /*transform: scale(1.1)*/
}

.index-slider-wrapper .slide-container .slide-item.is-hover .float-content-wrapper {
    /*transform: scale(0.9)*/
}

.index-slider-wrapper .slide-container .slick-dots {
    position: absolute;
    bottom: 1.5rem;
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    text-align: center
}

.index-slider-wrapper .slide-container .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #ffffff;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.index-slider-wrapper .slide-container .slick-dots>li:first-child {
    margin-left: 0
}

.index-slider-wrapper .slide-container .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #fff
}

.index-slider-wrapper .float-content-wrapper {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 15px;
    right: 15px;
    color: #fff;
    z-index: 50;
    transition: all 5s
}

@media screen and (max-width: 89.9375em) {
    .index-slider-wrapper .float-content-wrapper {
        padding-top: 3vh
    }
}

@media screen and (max-width: 63.9375em) {
    .index-slider-wrapper .float-content-wrapper {
        padding-top: 2vh
    }
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper .float-content-wrapper {
        padding-top: 1vh
    }
}

.index-slider-wrapper .float-content-wrapper .title {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 4rem;
    text-transform: uppercase;
    max-width: 50rem;
    display: inline-block
}

.index-slider-wrapper .float-content-wrapper .title .field.text-formatted {
    margin-bottom: -1rem
}

.index-slider-wrapper .float-content-wrapper .title p {
    line-height: inherit
}

@media screen and (max-width: 89.9375em) {
    .index-slider-wrapper .float-content-wrapper .title {
        font-size: 3rem;
        line-height: 3rem
    }
}

@media screen and (max-width: 74.9375em) {
    .index-slider-wrapper .float-content-wrapper .title {
        font-size: 1.75rem;
        line-height: 1.75rem
    }
}

.index-slider-wrapper .float-content-wrapper .search-container {
    text-align: center;
    margin-top: 2rem
}

@media screen and (max-width: 63.9375em) {
    .index-slider-wrapper .float-content-wrapper .search-container {
        margin-top: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper .float-content-wrapper .search-container {
        margin-top: .75rem
    }
}

.index-slider-wrapper .float-content-wrapper .search-container .search-input-wrapper {
    margin: auto;
    max-width: 25rem;
    height: 3.5rem;
    border-radius: 5000px;
    background-color: #ffffff;
    opacity: 0.8;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.013rem;
    padding: 0 2rem;
    text-align: left;
    line-height: 3.5rem;
    width: 100%
}

.index-slider-wrapper .float-content-wrapper .search-container .search-input-wrapper .search-input input {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    font-size: inherit;
    background: transparent
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper .float-content-wrapper .search-container .search-input-wrapper {
        height: 2.5rem;
        line-height: 2.5rem;
        padding: 0 1.25rem
    }
}

.index-slider-wrapper .float-content-wrapper .search-container .search-input-wrapper .image-container {
    cursor: pointer;
    width: 30px;
    margin-right: 1rem
}

.index-slider-wrapper .float-content-wrapper .search-container .search-input-wrapper .image-container img {
    display: inline-block
}

.index-slider-wrapper .float-content-wrapper .subtitle {
    margin-top: 2rem;
    margin-bottom: -1rem;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.75rem;
    max-width: 38.125rem;
    display: inline-block
}

@media screen and (max-width: 63.9375em) {
    .index-slider-wrapper .float-content-wrapper .subtitle {
        margin-top: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .index-slider-wrapper .float-content-wrapper .subtitle {
        margin-top: .75rem
    }
}

.index-slider-wrapper .float-content-wrapper .subtitle p {
    line-height: inherit
}

.index-slider-wrapper .float-content-wrapper .more-btn {
    width: 100%;
    text-align: center;
    margin-top: .75rem
}

.index-slider-wrapper .float-content-wrapper .more-btn a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: transparent;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.25rem
}

.index-slider-wrapper .float-content-wrapper .more-btn a:hover {
    border-color: #fff;
    background-color: #fff
}

.index-workspace-tips {
    background-color: #256092;
    padding-top: 2.875rem
}

@media screen and (max-width: 63.9375em) {
    .index-workspace-tips {
        padding: 3.5rem .875rem 2.5rem
    }
}

.index-workspace-tips .workspace-tips-wrapper .workspace-tips {
    width: 72px;
    height: 72px;
    padding: 2rem .25rem 0 .25rem;
    border: 4px solid #fff;
    color: #ffffff;
    font-size: 0.688rem;
    font-weight: 700
}

.index-workspace-tips .backquote-wrapper a {
    color: #ffffff;
}

.index-workspace-tips .backquote-wrapper a:hover {
    color: #ffffff;
}

.index-workspace-tips .backquote-wrapper {
    margin-top: 2rem;
    color: #ffffff;
    font-size: 2.625rem;
    font-weight: 300;
    line-height: 3.938rem
}

@media screen and (max-width: 63.9375em) {
    .index-workspace-tips .backquote-wrapper {
        font-size: 2rem;
        line-height: 2.625rem;
        margin-top: 1rem
    }
}

.index-workspace-tips .name-wrapper {
    margin-top: 1.5rem;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 300;
    line-height: 2.375rem
}

@media screen and (max-width: 63.9375em) {
    .index-workspace-tips .name-wrapper {
        font-size: 0.875rem;
        line-height: 1.125rem
    }
}

@media screen and (max-width: 63.9375em) {
    .index-workspace-tips .name-wrapper span {
        display: block
    }
}

.index-workspace-tips .name-wrapper .mobile-image-container {
    margin-left: .5rem;
    width: 100px;
    height: 100px;
    background-color: #fff;
    border-radius: 50%;
    overflow: hidden;
    padding-top: 1rem;
    padding-left: .25rem
}

.index-workspace-tips .name-wrapper .mobile-image-container img {
    width: 100%
}

.footer {
    background-color: #333e48;
    padding: 1rem 0 1.125rem
}

@media screen and (max-width: 63.9375em) {
    .footer {
        text-align: center;
        padding: 1.5rem 2rem
    }
}

.footer .left-section {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700
}

.footer .left-section .logo-container {
    width: 70%;
    margin-right: 1.5rem
}

@media screen and (max-width: 63.9375em) {
    .footer .left-section .logo-container {
        width: 100%;
        margin-right: 0;
        margin-bottom: .5rem
    }
}

.footer .left-section .text-container {
    width: 350px
}

@media screen and (max-width: 63.9375em) {
    .footer .left-section .text-container {
        width: 100%
    }
}

@media screen and (max-width: 63.9375em) {
    .footer .left-section .logo-container2 {
        margin-top: .5rem
    }
}

.footer .left-section .logo-container2>img {
    max-width: 150px
}

.footer .right-section {
    color: #ffffff;
    text-align: right
}

@media screen and (max-width: 63.9375em) {
    .footer .right-section {
        text-align: center;
        margin-top: 1.5rem
    }
}

.footer .right-section .link ul {
    list-style: none;
    margin: 0
}

.footer .right-section .link ul li {
    display: inline-block;
    padding-left: .5rem
}

.footer .right-section .link ul li:after {
    content: '|';
    display: inline-block;
    padding-left: .5rem;
    color: #fff
}

.footer .right-section .link ul li:last-child:after {
    display: none
}

.footer .right-section .link ul li a {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 300
}

.footer .right-section .copyright {
    margin-top: .5rem;
    font-size: 0.625rem;
    font-weight: 300
}

.thought-leader-keyword {
    padding: 1.5rem .9375rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-keyword {
        padding: 1rem 1.25rem 2rem
    }
}

.thought-leader-keyword .title {
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 2rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-keyword .title {
        padding: 0 .5rem;
        font-size: 1rem;
        line-height: 1.375rem
    }
}

.thought-leader-keyword .keyword-container {
    margin-top: .875rem;
    text-align: center
}

.thought-leader-keyword .keyword-container a,
.thought-leader-keyword .keyword-container button {
    display: inline-block;
    color: #9b9b9b;
    font-size: 0.875rem;
    font-weight: 400;
    border-radius: 0.625rem;
    border: 0.125rem solid #c1c1c1;
    margin: .5rem 0 0 .5rem;
    padding: .625rem 1.875rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-keyword .keyword-container a,
    .thought-leader-keyword .keyword-container button {
        padding: .5rem 1rem
    }
}

.thought-leader-keyword .keyword-container a:hover,
.thought-leader-keyword .keyword-container a.selected,
.thought-leader-keyword .keyword-container button:hover,
.thought-leader-keyword .keyword-container button.selected {
    background-color: #c1c1c1;
    color: #fff
}

.thought-leader-keyword .keyword-container a:first-child,
.thought-leader-keyword .keyword-container button:first-child {
    margin-left: 0
}

.thought-leader-filter-wrapper {
    border-top: 1px solid #e1e1e1;
    padding: 1.125rem .9375rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-filter-wrapper {
        padding: 1.25rem 1.5rem;
        background-color: #333e48
    }
}

.thought-leader-filter-wrapper .mobile-filter-text {
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 500;
    text-align: left
}

.thought-leader-filter-wrapper .mobile-filter-text.active .right-arrow>img {
    transform: rotate(180deg)
}

.thought-leader-filter-wrapper .mobile-filter-text .image-container {
    width: 1rem;
    margin-right: .75rem
}

.thought-leader-filter-wrapper .mobile-filter-text .right-arrow {
    width: 11px;
    margin-left: .75rem
}

.thought-leader-filter-wrapper .filter-container {
    display: inline-block
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-filter-wrapper .filter-container {
        display: block
    }
}

.thought-leader-filter-wrapper .filter-container select {
    display: inline-block;
    margin: 0;
    margin-left: 2.25rem;
    vertical-align: middle;
    width: auto;
    border: 0;
    box-shadow: none !important
}

.thought-leader-filter-wrapper .filter-container select:first-child {
    margin-left: 1.75rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-filter-wrapper .filter-container select {
        width: 100%;
        margin-top: .75rem;
        margin-left: 0 !important
    }
}

.thought-leader-cover {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 11.5rem 1.25rem 0
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-cover {
        padding: 8rem .625rem 0
    }
}

.thought-leader-cover .cell.info-wrapper {
    width: 100%;
    max-width: 1140px;
    margin: 0 auto
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper {
    background-color: #3b5469;
    color: #fff;
    padding: 1.5rem 2rem;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    letter-spacing: 0.013rem;
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper {
        padding: .75rem 1rem 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper .person-photo-container {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .person-photo-container {
        margin: -48px auto 0
    }
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container {
    margin-left: 2rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container {
        margin-left: 0;
        margin-top: .75rem;
        text-align: center
    }
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.25rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container {
        font-size: 1rem;
        line-height: 1.25rem;
        margin-bottom: .25rem
    }
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .bio-container {
        display:none;
    }
    .thought-leader-cover .cell.info-wrapper .workshop-wrapper {
        display:none;
    }
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container span {
    display: block;
    margin-left: 0rem;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.125rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container span {
        display: block;
        margin-left: 0;
        margin-top: .75rem;
        margin-bottom: 0;
    }
}

.thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container .bio-container {
    margin-top: .5rem;
    color: #fff;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    letter-spacing: 0.013rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .personal-info-wrapper .personal-info-container .name-container .bio-container {
        margin-top: 1rem
    }
}

.thought-leader-cover .cell.info-wrapper .date-wrapper {
    background-color: #256092;
    padding: .75rem 0
}

.thought-leader-cover .cell.info-wrapper .date-wrapper .date-content-wrapper {
    margin: 0 .25rem
}

.thought-leader-cover .cell.info-wrapper .date-wrapper .date-content-wrapper .date-content-slider-container .date-content-block {
    padding: 0 1rem 0 2.5rem;
    color: #fff
}

.thought-leader-cover .cell.info-wrapper .date-wrapper .date-content-wrapper .date-content-slider-container .date-content-block .workshop-date {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.031rem
}

.thought-leader-cover .cell.info-wrapper .date-wrapper .date-content-wrapper .date-content-slider-container .date-content-block .workshop-time {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 0.875rem;
    letter-spacing: 0.031rem;
    width: 80px;
    margin-left: .5rem;
    text-align: right
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper {
    background-color: #d7e8f8;
    position: relative;
    width: 300px
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .workshop-wrapper {
        width: 100%
    }
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .workshop-detail-wrapper {
    padding: .5rem 1.25rem .75rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-cover .cell.info-wrapper .workshop-wrapper .workshop-detail-wrapper {
        padding: 1rem .875rem
    }
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .type {
    color: #7baad3;
    font-size: 0.75rem;
    font-weight: 500;
    letter-spacing: 0.038rem
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .title {
    margin-top: .25rem;
    color: #256092;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1.75rem;
    letter-spacing: 0.031rem
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .date-time {
    margin-top: .625rem;
    color: #256092;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1rem
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .control-block {
    margin-top: 1rem;
    text-align: right
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-cover .cell.info-wrapper .workshop-wrapper .control-block {
        margin-top: 1rem;
        text-align: left
    }
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .control-block a {
    display: inline-block
}

.thought-leader-cover .cell.info-wrapper .workshop-wrapper .control-block a:first-child {
    margin-right: 5px
}

.trend-btn {
    cursor: pointer
}

.thought-leader-content-wrapper {
    position: relative;
    background-color: #e9e9e9;
    padding: 0 1.5rem 5rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper {
        padding: 0 1.25rem 4rem
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper {
        padding: 0 .625rem 3rem
    }
}

.thought-leader-content-wrapper .fixed-share {
    width: 3.6rem;
    height: 11.75rem;
    background-color: rgba(193, 193, 193, 0.5);
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    padding: 1rem .625rem;
    position: fixed;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    z-index: 240
}

.thought-leader-content-wrapper .fixed-share a,
.thought-leader-content-wrapper .fixed-share button {
    display: block;
    margin-top: 1rem
}

.thought-leader-content-wrapper .fixed-share a:first-child,
.thought-leader-content-wrapper .fixed-share button:first-child {
    margin-top: .75rem
}

.thought-leader-content-wrapper .fixed-share .wc-share-btn .wechat-share {
    position: absolute;
    left: auto;
    bottom: auto;
    right: calc(100% + 10px);
    top: 0;
    padding: 10px;
    background: #fff
}

.thought-leader-content-wrapper .fixed-share .wc-share-btn .wechat-share:before {
    left: auto;
    bottom: auto;
    right: -15px;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #fff
}

.thought-leader-content-wrapper>.grid-y .content-wrapper {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    padding: 2.5rem 8.125rem 3.75rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper {
        padding: 1.75rem 4rem 2.5rem
    }
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper {
        padding: 1.5rem 1rem 3rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .date-share-wrapper .date {
    color: #000000;
    font-size: 0.875rem;
    font-weight: 300
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .date-share-wrapper .share {
    color: #000000;
    font-size: 0.875rem;
    font-weight: 300;
    text-align: right
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .date-share-wrapper .share {
        text-align: left;
        margin-top: 1rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .date-share-wrapper .share a {
    display: inline-block;
    margin-left: 1rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .date-share-wrapper .share a:first-child {
        margin-left: .5rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container {
    margin-top: 2rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .start-title {
    opacity: 0.5;
    color: #256092;
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.938rem;
    text-transform: uppercase
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .start-title {
        font-size: 1.5rem;
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .start-title {
        opacity: .6;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1.375rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .main-title {
    width: 42rem;
    color: #256092;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 3.75rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .main-title {
        font-size: 2rem;
        line-height: 2.5rem;
        width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .main-title {
        font-size: 1.5rem;
        line-height: 2.125rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content {
    margin-top: 1.125rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content {
        font-size: 1rem;
        line-height: 1.375rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content .sub-heading,
.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content h2 {
    margin-top: 2rem;
    color: #256092;
    font-size: 1.313rem;
    font-weight: 500
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content .sub-heading,
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .content h2 {
        font-size: 1.25rem;
        line-height: 1.625rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .mobile-truncate {
    max-height: none
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .mobile-truncate {
        max-height: 205px
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .mobile-truncate+.expand-control {
    display: none
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .mobile-truncate.ddd-truncated {
    overflow: hidden
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .mobile-truncate.ddd-truncated+.expand-control {
    display: block
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .content-container .expand-control {
    text-align: center;
    margin: 1rem 0
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper {
    padding: 2.5rem 0 3rem;
    width: 100%;
    border-bottom: 2px solid #c1c1c1;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper {
        padding-top: 4rem
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper {
        padding-top: 2.5rem;
        padding-bottom: 2rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .title {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.375rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .keyword-container {
    margin-top: .25rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .keyword-container a {
    display: inline-block;
    border-radius: 0.625rem;
    border: 0.125rem solid #c1c1c1;
    color: #9b9b9b;
    font-size: 0.875rem;
    font-weight: 400;
    padding: .5rem 1.875rem;
    margin-left: .75rem;
    background-color: #fff;
    margin-top: .75rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .keyword-container a:hover {
    background-color: #9b9b9b;
    color: #fff
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .keywords-wrapper .keyword-container a:first-child {
    margin-left: 0
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper {
    margin-top: 2rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper .title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.125rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul {
    margin-top: 1.75rem;
    list-style: none;
    margin: 0
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul li {
    margin-top: 1.25rem
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul li a {
    color: #007277;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.875rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul li a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul li a .image-container {
    margin-right: .75rem;
    width: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper ul li a .image-container {
        margin-right: 1.25rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper a {
    color: #007277;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.875rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper .image-container {
    margin-right: .75rem;
    width: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .content-wrapper .more-resources-wrapper .image-container {
        margin-right: 1.25rem
    }
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 0;
    background-color: rgba(51, 62, 72, 0.6);
    z-index: 240;
    transition: .5s all
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned.hide_animate {
    transform: translatey(100%)
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned.expand {
    padding: 2.5rem 0
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned.expand .item-slider-section {
    max-height: 1000px
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned.margin-fix .item-slider-section {
    margin-top: 2rem
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned .more-insights-title {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.071rem;
    text-align: center
}

.thought-leader-content-wrapper>.grid-y .more-insights-cloned .item-slider-section {
    transition: max-height .5s;
    max-height: 0;
    overflow: hidden;
    margin-top: 0
}

.thought-leader-content-wrapper>.grid-y .more-insights-wrapper {
    margin-top: 5.125rem
}

@media screen and (max-width: 63.9375em) {
    .thought-leader-content-wrapper>.grid-y .more-insights-wrapper {
        margin-top: 4rem
    }
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .more-insights-wrapper {
        margin-top: 3rem
    }
}

.thought-leader-content-wrapper>.grid-y .more-insights-wrapper .more-insights-title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .thought-leader-content-wrapper>.grid-y .more-insights-wrapper .more-insights-title {
        font-size: 1rem;
        font-weight: 500;
        line-height: 1.375rem
    }
}

.thought-leader-content-wrapper>.grid-y .leader-listing.view-display-id-block_more_insights .content-wrapper {
    background: none;
    padding: 0;
    margin-left: 0
}

.thought-leader-content-wrapper>.grid-y .leader-listing.view-display-id-block_more_insights .content-wrapper .more-btn {
    display: none
}

.wc-share-btn {
    position: relative;
    cursor: pointer
}

.wc-share-btn .wechat-share {
    position: absolute;
    left: -45px;
    top: calc(100% + 10px);
    padding: 10px;
    background: #fff
}

.wc-share-btn .wechat-share:before {
    display: block;
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff
}

.url-share-btn {
    position: relative
}

.url-share-btn .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s
}

.url-share-btn .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent
}

.url-share-btn.share-tt .tooltiptext {
    visibility: visible;
    opacity: 1;
    z-index: 999
}

.cp-url-w {
    position: fixed;
    top: -100px;
    left: -100px
}

.view-news-landing.view-id-news_landing.view-display-id-block_event .view-content.slick-initialized.slick-slider.slick-dotted {
    display: block
}

.global-partners-content-wrapper {
    margin: 0 auto;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .global-partners-content-wrapper {
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.global-partners-content-wrapper.main {
    max-width: 880px;
    width: 100%;
    padding: 3rem 0 5rem;
    text-align: left
}

@media screen and (max-width: 63.9375em) {
    .global-partners-content-wrapper.main {
        padding: 2rem 1.5rem 4rem
    }
}

@media screen and (max-width: 39.9375em) {
    .global-partners-content-wrapper.main {
        padding: 1.5rem 1.25rem 3rem
    }
}

@media screen and (max-width: 39.9375em) {
    .global-partners-content-wrapper.main.tl {
        text-align: left;
        padding: 1.5rem 1.25rem;
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media screen and (max-width: 39.9375em) {
    .global-partners-content-wrapper.main.pb {
        padding: 1.5rem 1.25rem 2.5rem
    }
}

.global-partners-content-wrapper.main .link-btn {
    margin-top: 2rem;
    text-align: center
}

.global-partners-content-wrapper.main .link-btn a {
    display: inline-block;
    padding: .75rem 2rem;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 0.063rem;
    background-color: #7ea7ac;
    transition: all .5s
}

.global-partners-content-wrapper.main .link-btn a:hover {
    background-color: #007177
}

.global-partners-content-wrapper.main .link-btn a:last-child {
    margin-left: 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .global-partners-content-wrapper.main .link-btn a:last-child {
        margin-top: 1rem;
        margin-left: 0
    }
}

.global-partners-wrapper {
    width: 100%;
    background-color: #fff;
    padding: 0 1.5rem
}

.global-partners-wrapper .content-wrapper {
    width: 100%;
    max-width: 1230px;
    margin: 0 auto
}

.global-partners-wrapper .content-wrapper .title {
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .global-partners-wrapper .content-wrapper .title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.global-partners-wrapper .content-wrapper .sub-content {
    margin: 1.5rem auto 0;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.875rem;
    text-align: center;
    max-width: 880px
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper .content-wrapper .sub-content {
        margin-top: .75rem;
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.global-partners-wrapper.global-first .content-wrapper {
    border-top: 1px solid #c1c1c1;
    padding-top: 3.75rem;
    padding-bottom: 4rem
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-first .content-wrapper {
        padding: 1.5rem 0;
        margin: 0 -.25rem;
        width: calc(100% + .5rem)
    }
}

.global-partners-wrapper.global-first .content-wrapper .sub-content {
    text-align: left
}

.global-partners-wrapper.global-second {
    background-color: #f4f4f4
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-second {
        padding: 0 .625rem
    }
}

.global-partners-wrapper.global-second .content-wrapper {
    padding-top: 3rem;
    padding-bottom: 5rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-second .content-wrapper {
        padding: 2.5rem .625rem;
        margin: 0 -.25rem;
        width: calc(100% + .5rem)
    }
}

.global-partners-wrapper.global-second .content-wrapper .cover-image-container {
    margin-top: 4.625rem
}

.global-partners-wrapper.global-second .content-wrapper .cover-image-container img {
    width: 1039px;
    max-width: 100%
}

.global-partners-wrapper.global-second .content-wrapper .sub-content {
    margin-top: 2rem;
    line-height: 1.625rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-second .content-wrapper .sub-content {
        font-size: 1rem;
        margin-top: .75rem
    }
}

.global-partners-wrapper.global-second .content-wrapper .sub-content a {
    color: #ad073d
}

.global-partners-wrapper.global-second .content-wrapper .gita-partner {
    margin: 2.5rem auto 0;
    background-color: #ffffff;
    padding: 2rem 1.25rem;
    max-width: 1200px;
    width: 100%
}

.global-partners-wrapper.global-second .content-wrapper .gita-partner .title {
    color: #ad073d;
    font-size: 1.313rem;
    font-weight: 500;
    letter-spacing: 0.063rem;
    text-align: center
}

.global-partners-wrapper.global-second .content-wrapper .gita-partner .content {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    letter-spacing: 0.031rem;
    max-width: 800px;
    width: 100%;
    margin: .5rem auto 0;
    text-align: center
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper {
    margin: 0 auto;
    width: 100%;
    max-width: 1200px
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-second .content-wrapper .tab-wrapper {
        margin: 2rem -.625rem;
        width: calc(100% + 1.25rem)
    }
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section {
    width: 28%;
    padding: 1.5rem 2.875rem;
    background-color: #d7e8f8
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul {
    list-style: none;
    margin: 0
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul li {
    margin-top: 1rem
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul li:first-child {
    margin-top: 0
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul li a {
    color: #7baad3;
    font-weight: 300
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul li a.active,
.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .left-section ul li a:hover {
    font-weight: 400;
    color: #256092
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .global-partners-global-second-mobile-select {
    padding: 0 .875rem
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section {
    max-width: 1200px;
    width: 100%;
    background-color: #e9f1f8;
    padding: 3rem 3rem 4.375rem
}

@media screen and (max-width: 63.9375em) {
    .global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section {
        background-color: #fff;
        padding: 0
    }
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper .logo-container {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    max-height: 53px;
    max-width: 90px;
    opacity: .2;
    cursor: pointer
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper .logo-container.active {
    opacity: 1
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper .logo-container>img {
    max-height: 100%
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper .logo-container.extra-width {
    max-width: 200px !important
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper.sup .logo-container {
    margin: 0 2.5rem
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .logo-wrapper.sub .logo-container {
    margin: 1.5rem 1.5rem 0
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .content-block {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    max-width: 800px;
    width: 100%;
    margin: 3rem auto 0
}

@media screen and (max-width: 63.9375em) {
    .global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .content-block {
        padding: 1.5rem 3rem;
        margin-top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .content-block {
        padding: 2rem 1rem 2.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
        text-align: left
    }
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .content-block .image-container {
    margin-bottom: 2rem;
    text-align: center
}

.global-partners-wrapper.global-second .content-wrapper .tab-wrapper .right-section .content-block .company-title {
    color: #256092;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2.125rem;
    letter-spacing: 0.025rem;
    margin-bottom: 1rem
}

.global-partners-wrapper.asia {
    background-color: #f4f4f4
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.asia {
        padding: 0 .625rem
    }
}

.global-partners-wrapper.asia .content-wrapper {
    padding-top: 3rem;
    padding-bottom: 5rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .global-partners-wrapper.asia .content-wrapper {
        padding: 2rem 0
    }
}

.global-partners-wrapper.asia .content-wrapper .sub-content {
    padding: 0 .625rem;
    text-align: left
}

.contactus-wrapper {
    padding: 0 15px 7rem;
    background-color: #fff;
    border: 0;
    width: 880px !important;
    margin: 3rem auto 0
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper {
        width: 100% !important;
        padding: 0 1.5rem 3.5rem;
        margin-top: 2rem
    }
}

.contactus-wrapper.locateus {
    width: 1030px !important
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper.locateus {
        width: 100% !important
    }
}

@media screen and (max-width: 39.9375em) {
    .contactus-wrapper.locateus {
        margin: 0;
        padding: 0
    }
}

.contactus-wrapper .title {
    text-align: center;
    color: #ad073d;
    font-size: 2.875rem;
    font-weight: 300;
    line-height: 2.5rem
}

.contactus-wrapper .form-required-text {
    text-align: right;
    color: #ad073d;
    font-size: 0.875rem;
    font-weight: 300
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .form-required-text {
        text-align: left
    }
}

.contactus-wrapper label {
    color: #333e48;
    font-size: 1rem;
    margin-top: 1.5rem;
    font-weight: 500
}

.contactus-wrapper label.large-top {
    margin-top: 3rem
}

.contactus-wrapper label input {
    margin: 0;
    margin-top: .75rem;
    border: 0.063rem solid #c1c1c1;
    background-color: #ffffff;
    padding: .8125rem .5rem;
    font-size: 1.125rem;
    height: 3.125rem;
    font-weight: normal
}

.contactus-wrapper label select {
    margin: 0;
    margin-top: .75rem;
    font-size: 1.125rem;
    height: 3.125rem;
    font-weight: normal
}

.contactus-wrapper label textarea {
    height: 250px;
    margin-top: .75rem;
    font-size: 1.125rem;
    resize: none
}

.contactus-wrapper label span {
    color: #ad073d
}

.contactus-wrapper .form-two-col .container {
    padding-left: 1.5rem;
    display: inline-block
}

.contactus-wrapper .form-two-col .container:first-child {
    padding: 0 1.5rem 0 0
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .form-two-col .container {
        padding: 0 !important
    }
}

.contactus-wrapper .form-title-block {
    margin-top: 3rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 500;
    padding-bottom: .75rem;
    border-bottom: 1px solid #c1c1c1
}

.contactus-wrapper .form-radio-block input[type=radio] {
    display: none
}

.contactus-wrapper .form-radio-block input[type=radio]+label {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    margin: 0;
    margin-top: 1.5rem
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .form-radio-block input[type=radio]+label {
        font-size: .875rem
    }
}

.contactus-wrapper .form-radio-block input[type=radio]+label:before {
    content: ' ';
    display: inline-block;
    width: 33px;
    height: 33px;
    box-sizing: border-box;
    border: 5px solid #e1e1e1;
    border-radius: 5000px;
    background-color: #fff;
    vertical-align: middle;
    margin-right: .75rem;
    padding: .5rem
}

.contactus-wrapper .form-radio-block input[type=radio]:checked+label:before {
    background-color: #ad073c
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .terms-conds {
        font-size: .875rem
    }
}

.contactus-wrapper .terms-conds .checkbox-container {
    margin-right: .75rem;
    width: 26px
}

.contactus-wrapper .terms-conds input[type=checkbox] {
    display: none
}

.contactus-wrapper .terms-conds input[type=checkbox]+label {
    width: 26px;
    height: 26px;
    border: 1px solid #c1c1c1;
    background-color: #f3f3f3;
    margin: 0;
    vertical-align: middle
}

.contactus-wrapper .terms-conds input[type=checkbox]:checked+label {
    background-color: #ad073c
}

.contactus-wrapper .terms-conds a {
    color: #ad073d
}

.contactus-wrapper .submit-wrapper {
    text-align: center;
    margin-top: 2rem;
    color: #333e48
}

.contactus-wrapper .submit-wrapper input[type=submit],
.contactus-wrapper .submit-wrapper .form-submit {
    border: 0;
    background-color: #ad073c;
    background-image: none;
    opacity: 0.9;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 3rem;
    margin: 0;
    cursor: pointer;
    transition: all .5s;
    border: 3px solid #ad073c
}

.contactus-wrapper .submit-wrapper input[type=submit]:hover,
.contactus-wrapper .submit-wrapper .form-submit:hover {
    background-color: #fff;
    color: #ad073c
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .locate-us-container {
        margin-top: 1rem;
        padding: 0 1.5rem 3rem
    }
}

.contactus-wrapper .locate-us-container .locate-us-block {
    border-top: 1px solid #c1c1c1;
    margin-top: 3.75rem;
    padding-top: 5.25rem;
    margin-left: auto;
    margin-right: auto
}

@media screen and (max-width: 63.9375em) {
    .contactus-wrapper .locate-us-container .locate-us-block {
        margin-top: 1.5rem !important;
        padding: 0 !important;
        padding-bottom: 1.5rem !important;
        padding-right: 2.5rem !important;
        border-top: 0 !important;
        border-bottom: 1px solid #c1c1c1 !important
    }
}

.contactus-wrapper .locate-us-container .locate-us-block:nth-child(3n+1) {
    padding: 5.25rem 2rem 0 .5rem
}

.contactus-wrapper .locate-us-container .locate-us-block:nth-child(3n+2) {
    padding: 5.25rem 1.25rem 0
}

.contactus-wrapper .locate-us-container .locate-us-block:nth-child(3n) {
    padding: 5.25rem .5rem 0 2rem
}

.contactus-wrapper .locate-us-container .locate-us-block:nth-child(-n+3) {
    margin-top: 0;
    padding-top: 0;
    border: 0
}

.contactus-wrapper .locate-us-container .locate-us-block .location {
    color: #ad073d;
    font-size: 1.313rem;
    font-weight: 700;
    line-height: 1.438rem;
    text-transform: uppercase
}

.contactus-wrapper .locate-us-container .locate-us-block .company {
    margin-top: .25rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.438rem
}

.contactus-wrapper .locate-us-container .locate-us-block .address {
    margin-top: .5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.375rem
}

.contactus-wrapper .locate-us-container .locate-us-block .info-container {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.438rem;
    margin-top: .875rem
}

.contactus-wrapper .locate-us-container .locate-us-block .info-container .icon {
    margin-right: .75rem;
    width: 1.25rem
}

.contactus-wrapper .locate-us-container .locate-us-block .info-container a {
    color: #333e48
}

.contactus-wrapper .locate-us-container .locate-us-block .info-container a:hover {
    border-bottom: none
}

.event-registration .title {
    margin-top: 3.5rem;
    color: #ad073d;
    font-size: 2.875rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .event-registration .title {
        font-size: 2rem;
        line-height: 2.5rem;
        margin-top: 1.5rem
    }
}

.event-reg-form {
    margin: 2.5rem auto 5rem;
    width: 100% !important;
    max-width: 850px
}

@media screen and (max-width: 63.9375em) {
    .event-reg-form {
        padding: 0 1.5rem;
        margin: 2rem 0 4rem
    }
}

.event-reg-form .form-required-text {
    text-align: right;
    color: #ad073d;
    font-size: 0.875rem;
    font-weight: 300
}

@media screen and (max-width: 63.9375em) {
    .event-reg-form .form-required-text {
        text-align: left
    }
}

.event-reg-form label {
    color: #333e48;
    font-size: 1rem;
    margin-top: 1.5rem;
    font-weight: 500
}

.event-reg-form label input {
    margin: 0;
    margin-top: .75rem;
    border: 0.063rem solid #c1c1c1;
    background-color: #ffffff;
    padding: .8125rem .5rem;
    font-size: 1.125rem;
    height: 3.125rem;
    font-weight: normal
}

.event-reg-form label select {
    margin: 0;
    margin-top: .75rem;
    font-size: 1.125rem;
    height: 3.125rem;
    font-weight: normal
}

.event-reg-form label textarea {
    height: 120px;
    margin-top: .75rem;
    margin-bottom: 0;
    font-size: 1.125rem;
    resize: none
}

.event-reg-form label span {
    color: #ad073d
}

.event-reg-form .form-two-col .container {
    padding-left: 1.5rem;
    display: inline-block
}

.event-reg-form .form-two-col .container:first-child {
    padding: 0 1.5rem 0 0
}

@media screen and (max-width: 63.9375em) {
    .event-reg-form .form-two-col .container {
        padding: 0 !important
    }
}

.event-reg-form .terms-conds {
    margin-top: 4.5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem
}

@media screen and (max-width: 63.9375em) {
    .event-reg-form .terms-conds {
        font-size: .875rem;
        margin-top: 3rem
    }
}

.event-reg-form .terms-conds .title {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem
}

.event-reg-form .terms-conds .number-list {
    margin: 1rem 0 0 1rem;
    list-style: numbers
}

.event-reg-form .terms-conds .number-list>li {
    margin-top: 2rem
}

.event-reg-form .terms-conds .number-list>li:first-child {
    margin-top: 0
}

.event-reg-form .terms-conds .hyphen-list {
    list-style: none
}

.event-reg-form .terms-conds .hyphen-list li:before {
    content: '-';
    margin-left: -1.25rem;
    margin-right: .75rem
}

.event-reg-form .terms-conds .checkbox-block {
    margin-top: 1.625rem
}

@media screen and (max-width: 63.9375em) {
    .event-reg-form .terms-conds .checkbox-block:first-child {
        margin-top: 3rem
    }
}

.event-reg-form .terms-conds .checkbox-block .checkbox-container {
    margin-right: .75rem;
    width: 26px
}

.event-reg-form .terms-conds .checkbox-block input[type=checkbox] {
    display: none
}

.event-reg-form .terms-conds .checkbox-block input[type=checkbox]+label {
    width: 26px;
    height: 26px;
    border: 1px solid #c1c1c1;
    background-color: #f3f3f3;
    margin: 0;
    vertical-align: middle
}

.event-reg-form .terms-conds .checkbox-block input[type=checkbox]:checked+label {
    background-color: #ad073c
}

.event-reg-form .terms-conds .checkbox-block a {
    color: #ad073d
}

.event-reg-form .submit-wrapper {
    text-align: center;
    margin-top: 2rem;
    color: #333e48
}

.event-reg-form .submit-wrapper input[type=submit],
.event-reg-form .submit-wrapper .form-submit {
    border: 0;
    background-color: #ad073c;
    background-image: none;
    opacity: 0.9;
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    padding: 1rem 3rem;
    margin: 0;
    cursor: pointer;
    transition: all .5s;
    border: 3px solid #ad073c
}

.event-reg-form .submit-wrapper input[type=submit]:hover,
.event-reg-form .submit-wrapper .form-submit:hover {
    background-color: #fff;
    color: #ad073c
}

.aboutus-wrapper {
    background-color: #fff;
    padding: 3.5rem 1.5rem 3.125rem
}

.aboutus-wrapper .content-wrapper {
    margin: 0 auto
}

.aboutus-wrapper .content-wrapper>.title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper .content-wrapper>.title {
        font-size: 1.75rem;
        line-height: 2rem
    }
  .aboutus-wrapper.aboutus-fourth .title {
    margin-bottom: 30px;
  }
  .aboutus-wrapper.aboutus-fifth .content-wrapper .item-wrap {
    margin-top: 20px;
  }
  .aboutus-wrapper.aboutus-fifth .content-wrapper .item-wrap .item-block {
    margin: 20px 0;
	width: calc(100% / 2);
  }
  .aboutus-wrapper.aboutus-fifth .content-wrapper .item-wrap .item-block .icon {
    background-size: contain;
  }
  .aboutus-wrapper.aboutus-fifth .content-wrapper .sub-text {
    margin-top: 15px;
  }
}

.aboutus-wrapper .content-wrapper .sub-text {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    margin-top: .75rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper .content-wrapper .sub-text {
        line-height: 1.375rem;
        padding: 0 .25rem
    }
}

.aboutus-wrapper .content-wrapper .item-wrap {
    width: 100%;
	margin-top: 2.15rem;
}

.aboutus-wrapper .content-wrapper .read-more {
    margin-top: 2.5rem;
    text-align: center
}

.aboutus-wrapper .content-wrapper .read-more a {
    color: #7baad3;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.75rem
}

.aboutus-wrapper.aboutus-first {
    background-color: #E9F1F8;
}

.aboutus-wrapper.aboutus-first .content-wrapper {
    max-width: 1080px
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block {
    margin: 2.5rem 1rem 0;
    width: calc((100% - 9rem) / 4)
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block {
        width: calc((100% - 6rem) / 2);
        margin: 2.5rem 1.5rem;
        text-align: center
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block {
        width: 100%;
        margin: 2.5rem .25rem 0
    }
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block:first-child {
    margin-left: 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block:first-child {
        margin-left: 0
    }
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block:last-child {
    margin-right: 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block:last-child {
        margin-right: 0
    }
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block .image-container {
    text-align: center
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block .title {
    color: #333e48;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2rem;
    text-align: center
}

.aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block .content {
    margin-top: 1rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .item-wrapper .item-block .content {
        margin-top: .5rem
    }
}

.aboutus-wrapper.aboutus-first .content-wrapper .read-more {

}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-first .content-wrapper .read-more {
        margin-bottom: 3rem
    }
}

.aboutus-wrapper.aboutus-second {
    padding: 3.5rem 1.5rem;
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-second {
        padding: 2.5rem 1.25rem 5rem
    }
}

.aboutus-wrapper.aboutus-second .content-wrapper {
    max-width: 980px
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block {
    margin: 2.5rem 3rem;
    width: calc((100% - 12.01rem) / 3)
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block {
        width: 100%;
        margin: 2.5rem .25rem 0
    }
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block:first-child {
    margin-left: 0
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block:last-child {
    margin-right: 0
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .number {
    color: #7ea7ac;
    font-size: 5rem;
    font-weight: 700;
    line-height: 4rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .number {
        font-size: 4rem;
        line-height: 3rem
    }
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .number span {
    font-size: 3.125rem;
    display: inline-block;
    margin-left: -1.25rem;
    line-height: 2rem;
    vertical-align: bottom;
    margin-bottom: .25rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .number span {
        font-size: 1.75rem;
        line-height: 1rem
    }
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .title {
    margin-top: 1.5rem;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: center
}

.aboutus-wrapper.aboutus-second .content-wrapper .item-wrapper .item-block .content {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-align: center
}

.aboutus-wrapper.aboutus-second .content-wrapper .read-more {
    margin-top: 4.25rem
}

.aboutus-wrapper.aboutus-third {
    background-color: #e9e9e9;
    padding: 3.5rem 1.5rem 7.125rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third {
        padding: 2.5rem 1.25rem
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper {
    max-width: 1290px
}

.aboutus-wrapper.aboutus-third .content-wrapper .sub-text {
    max-width: 880px;
    margin: 1rem auto;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .sub-text {
        text-align: left
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block {
    width: 300px;
    margin: 3rem 0.9vw 0;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block {
        width: 240px
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block {
        width: 100%;
        padding: 0 1.25rem;
        margin: 2rem auto
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .image-container {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    overflow: hidden;
    vertical-align: bottom;
    background-color: #fff;
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .image-container {
        width: 240px;
        height: 240px;
        margin: 0 auto
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .title {
    color: #333e48;
    font-size: 1.688rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-top: 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .title {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin-top: 1rem
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .content {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    margin-top: .75rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-block .content {
        line-height: 1.375rem;
        margin-top: .25rem
    }
}

.aboutus-wrapper.aboutus-fourth {
  background-color: #e9f1f8;
  padding: 3.5rem 1.5rem 5.938rem 1.5rem;
}
.aboutus-wrapper.aboutus-fourth .content-wrapper {
  max-width: 1014px;
}
.aboutus-wrapper.aboutus-fourth .content-wrapper .read-more {
  text-align: left;
  margin-top: 0;
}
.aboutus-wrapper.aboutus-fourth .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.aboutus-wrapper.aboutus-fourth .title {
  margin-bottom: 2.813rem;
}
.aboutus-wrapper.aboutus-fourth .photo {
  width: 41%;
}
.aboutus-wrapper.aboutus-fourth .photo .bg {
  position: relative;
  height: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.aboutus-wrapper.aboutus-fourth .photo .bg:before {
  content: "";
  display: block;
  padding-top: 75%;
}
.aboutus-wrapper.aboutus-fourth .details {
  width: 59%;
  padding-left: 2.5rem;
}
.aboutus-wrapper.aboutus-fourth .details .desc {
  font-size: 1.500rem;
  font-weight: 300;
  color: #333E48;
  margin-bottom: 1.5rem;
  line-height: 2.063rem;
}
.aboutus-wrapper.aboutus-fifth .content-wrapper {
  max-width: 1080px;
}


.aboutus-wrapper.aboutus-fifth .item-wrap .row {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.aboutus-wrapper.aboutus-fifth .item-wrap .item-block {
    width: 220px;
	margin-top: 2.5rem;
	margin-bottom: 2.8rem;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.aboutus-wrapper.aboutus-fifth .item-wrap .item-block .icon {
	width: 95px;
	height: 101px;
	background-size: auto;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
.aboutus-wrapper.aboutus-fifth .item-wrap .item-block .field--type-image {
		float:none!important;
}
.aboutus-wrapper.aboutus-fifth .item-wrap .item-block .title {
    margin-top: 1.125rem;
    margin-bottom: 0;
    color: #333E48;
    font-size: 1.125rem;
    font-weight: 700;
    text-align: center;
    max-width: 185px;
}


.aboutus-wrapper.aboutus-third .content-wrapper .member-wrapper .close-button {
	right: 50px;
	top: 50px;
	font-size: 1em;
}

@media screen and (max-width: 39.9375em) {
	.aboutus-wrapper.aboutus-third .content-wrapper .member-wrapper .close-button {
		right: 20px;
		top: 20px;
		font-size: 1em;
	}
}

.aboutus-wrapper.aboutus-third .content-wrapper .member-wrapper {
	position: relative;
	max-width: 1080px;
	margin: auto;
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup {
	background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
	padding: 50px;
	border-radius: 50px;
	display:none;
	z-index: 89;
}

@media screen and (max-width: 39.9375em) {
	.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup {
		padding: 20px;
		border-radius: 20px;
		display:none;
	}
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .top-wrapper {
	display: table;
    vertical-align: middle;
}
@media screen and (max-width: 63.9375em) {
	.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .top-wrapper {
		text-align: center;
		width: 100%;
	}
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .title-container {
	display: table-cell;
	vertical-align: middle;
}
@media screen and (max-width: 63.9375em) {
	.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .title-container {
		display: block;
	}
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .image-container {
    border-radius: 50%;
    width: 300px;
    height: 300px;
    overflow: hidden;
    vertical-align: bottom;
    background-color: #fff;
    text-align: center;
	margin-right: 100px;
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .image-container {
        width: 240px;
        height: 240px;
		margin: auto;
    }
}

@media screen and (max-width: 19.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .image-container {
        width: 150px;
        height: 150px;
		margin: auto;
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .title {
    color: #333e48;
    font-size: 1.688rem;
    font-weight: 700;
    line-height: 1.5rem;
    margin-top: 0;
}

@media screen and (max-width: 69.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .title {
        font-size: 1.25rem;
        line-height: 1.5rem;
        margin-top: 1rem
    }
}

.aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .content {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    margin-top: .75rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.aboutus-third .content-wrapper .item-wrapper .item-popup .content {
        line-height: 1.375rem;
        margin-top: .25rem
    }
}




.aboutus-wrapper.history-first {
    padding: 3.5rem 1.5rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-first {
        padding: 2rem 1.25rem 3.5rem
    }
}

.aboutus-wrapper.history-first .sub-text {
    max-width: 880px;
    margin: 0 auto;
    text-align: left
}

.aboutus-wrapper.history-second {
    background-color: #FFFFFF;
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second {
        padding: 2.5rem 0 3rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .title {
    text-transform: uppercase
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper {
    margin: 2rem auto 0;
    max-width: 880px
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper {
        margin-top: 1.25rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block {
    margin-top: .5rem;
    padding: 1.25rem 3.5rem 1rem 3rem;
    background-color: #e9e9e9;
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block {
        margin-top: .25rem;
        padding: 1rem 1.25rem 1rem 1.5rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .info-block .year {
    color: #7ea7ac;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .info-block .year {
        font-size: 1.625rem;
        line-height: 1.75rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .info-block .content {
    margin-top: 1rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .info-block .content {
        margin-top: .5rem;
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .icon-block {
    border: 1px solid #ad063c;
    transition: .25s all;
    background-color: #ad063c;
    transform: rotate(45deg);
    width: 1.5rem;
    height: 1.5rem;
    margin-left: 2rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block .icon-block {
        height: .75rem;
        width: .75rem;
        margin-left: 1rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block.dim {
    opacity: .5
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block.active {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    width: calc(100% + 2.5rem);
    padding-left: 4.25rem;
    padding-right: 4.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block.active {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 1.5rem;
        padding-right: 1.125rem
    }
}

.aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block.active .icon-block {
    background-color: #ad063c;
    transform: rotate(0);
    width: 2rem;
    height: 2rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.history-second .content-wrapper .item-wrapper .item-block.active .icon-block {
        width: 1rem;
        height: 1rem
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.thegroup {
        padding: 0rem 1.25rem
    }
}

.aboutus-wrapper.thegroup .content-wrapper {
    max-width: 880px
}

.aboutus-wrapper.thegroup .title {
    max-width: 600px;
    margin: 0 auto;
    text-transform: uppercase
}

.aboutus-wrapper.thegroup .sub-text {

}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.thegroup .sub-text {
        margin-top: 1rem;
        text-align: left
    }
}

.aboutus-wrapper.thegroup .sub-text ul {
    max-width: 720px;
    list-style: none;
    padding: 0;
    margin: .5rem auto 1.5rem
}

.aboutus-wrapper.thegroup .sub-text ul li {
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.aboutus-wrapper.thegroup .sub-text ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem
}

.aboutus-wrapper.thegroup .image-container {
    margin: 1.5rem -1.25rem 0;
    width: calc(100% + 2.5rem)
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards {
        padding: 0rem 1.25rem
    }
}

.aboutus-wrapper.awards .content-wrapper {

}

.aboutus-wrapper.awards .title {
    max-width: 600px;
    margin: 0 auto;
    text-transform: uppercase
}

.aboutus-wrapper.awards .sub-text {

}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .sub-text {
        margin-top: 1rem;
        text-align: left
    }
}

.aboutus-wrapper.awards .sub-text ul {
    max-width: 720px;
    list-style: none;
    padding: 0;
    margin: .5rem auto 1.5rem
}

.aboutus-wrapper.awards .sub-text ul li {
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.aboutus-wrapper.awards .sub-text ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem
}

.aboutus-wrapper.awards .image-container {
    margin: 1.5rem -1.25rem 0;
    width: calc(100% + 2.5rem)
}


.aboutus-wrapper.awards-first {
    padding: 3.5rem 1.5rem 3.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards-first {
        padding: 2rem 1.25rem 3.5rem
    }
}

.aboutus-wrapper.awards-first .sub-text {
    max-width: 880px;
    margin: 2.25rem auto
}

.aboutus-wrapper.awards-second {
    background-color: #e9f1f8;
    padding: 3.5rem 1.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards-second {
        padding: 2rem 1.25rem 3.5rem
    }
}

.aboutus-wrapper.awards-second .sub-text {
    max-width: 880px;
    margin: 2.25rem auto
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .inline-item-list {
        padding-left: 0;
        padding-right: 0
    }
}

.aboutus-wrapper.awards .inline-item-list .item-wrapper {
    margin: 1.5rem auto 0;
    padding: 1rem 0
}

.aboutus-wrapper.awards .inline-item-list .more-btn>a {
    background: #fefefe
}

.aboutus-wrapper.awards .inline-item-list .more-btn>a:hover {
    background-color: #e9e9e9;
    border-color: #c1c1c1
}

.aboutus-wrapper.awards .item-tab-ctn {
    position: relative;
    width: 100%;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto auto 1.25rem
}

@media screen and (max-width: 74.9375em) {
    .aboutus-wrapper.awards .item-tab-ctn {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 0.75rem;
        padding-left: 0;
        padding-right: 0
    }
}

.aboutus-wrapper.awards .item-tab-list {
    max-width: 660px;
    width: 100%;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: end;
    align-items: flex-end
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .item-tab-list {
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 100%
    }
}

.aboutus-wrapper.awards .item-tab-list .tab {
    max-width: 330px;
    width: 100%;
    margin: 5px auto;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .item-tab-list .tab {
        max-width: 100%
    }
}

.aboutus-wrapper.awards .item-tab-list .tab.active a,
.aboutus-wrapper.awards .item-tab-list .tab:hover a {
    color: #ad073d;
    border-color: #ad073d
}

.aboutus-wrapper.awards .item-tab-list .tab a {
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #c1c1c1;
    color: #c1c1c1;
    padding: 0.8rem 1rem;
    display: block;
    margin: 0 15px;
    transition: color 0.5s ease, border-color 0.5s ease
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .item-tab-list .tab a {
        padding: 0.4rem 1rem 0.5rem;
        margin: 0
    }
}

.aboutus-wrapper.awards .item-tab-filter {
    position: absolute;
    right: 15px;
    bottom: 5px;
    max-width: 200px
}

@media screen and (max-width: 74.9375em) {
    .aboutus-wrapper.awards .item-tab-filter {
        position: static;
        margin-top: 1.2rem;
        margin-bottom: 1.2rem;
        max-width: 100%
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .item-tab-filter {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.aboutus-wrapper.awards .item-tab-filter select {
    display: inline-block;
    margin-bottom: 0;
    width: auto;
    min-width: 197px;
    padding: .825rem 1.5rem .825rem 1.125rem;
    height: auto
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .item-tab-filter select {
        width: 100%
    }
}

.aboutus-wrapper.awards .awards-logo-ctn {
    max-width: 1024px;
    margin: 0 auto
}

.aboutus-wrapper.awards .awards-logo-ctn .logo-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell {
    max-width: 20%;
    padding: 32px 24px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: none
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.awards .awards-logo-ctn .image-cell {
        max-width: 50%
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-logo-ctn .image-cell {
        padding: 12px 18px
    }
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell.shown {
    display: block
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell.hidden {
    display: none !important;
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell a {
    display: block;
    max-width: 160px
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell a:hover img {
    transform: scale(1.1)
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell img {
    max-width: 100%;
    max-height: 96px;
    transition: transform 0.5s ease
}

.aboutus-wrapper.awards .awards-logo-ctn .image-cell-gutter {
    width: 100%
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.awards .awards-logo-ctn .image-cell-gutter {
        display: none
    }
}

.aboutus-wrapper.awards .awards-list-ctn {
    max-width: 880px;
    margin: 0 auto
}

.aboutus-wrapper.awards .awards-list-ctn.theme-vendor .list-row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: center;
    align-items: center;
    margin: 2rem auto;
    max-width: 730px
}

.aboutus-wrapper.awards .awards-list-ctn.theme-vendor .list-col {
    padding: 0 30px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn.theme-vendor .list-col {
        padding: 0 25px
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn.theme-vendor .list-col {
        padding: 0 15px;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin-top: 1.5rem
    }
    .aboutus-wrapper.awards .awards-list-ctn.theme-vendor .list-col:first-child {
        margin-top: 0
    }
}

.aboutus-wrapper.awards .awards-list-ctn .list-item {
    border-bottom: 1px solid #cacaca;
    display: none
}

.aboutus-wrapper.awards .awards-list-ctn .list-item:last-child {
    border-bottom: 0
}

.aboutus-wrapper.awards .awards-list-ctn .list-item.shown {
    display: block
}

.aboutus-wrapper.awards .awards-list-ctn .list-item.hidden {
    display: none !important;
}

.aboutus-wrapper.awards .awards-list-ctn .list-inner-frame {
    max-width: 640px;
    margin: 2rem auto 2rem 22%
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .list-inner-frame {
        margin-left: auto;
        margin-right: auto
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .list-inner-frame {
        margin-left: auto;
        margin-right: auto
    }
}

.aboutus-wrapper.awards .awards-list-ctn .list-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .list-row {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.aboutus-wrapper.awards .awards-list-ctn .list-col {
    padding: 0 15px
}

.aboutus-wrapper.awards .awards-list-ctn .list-col.col-sm {
    width: 160px
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .list-col.col-sm {
        width: 100%
    }
}

.aboutus-wrapper.awards .awards-list-ctn .list-col.col-md {
    width: 230px
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .list-col.col-md {
        width: 100%
    }
}

.aboutus-wrapper.awards .awards-list-ctn .list-col.col-full,
.aboutus-wrapper.awards .awards-list-ctn .list-col.col-gutter {
    width: 100%
}

.aboutus-wrapper.awards .awards-list-ctn .list-col.col-auto {
    -ms-flex: 1;
    flex: 1
}

.aboutus-wrapper.awards .awards-list-ctn .list-col.col-gutter:first-child {
    display: none
}

.aboutus-wrapper.awards .awards-list-ctn .image-cell {
    max-width: 96px;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.awards .awards-list-ctn .image-cell {
        text-align: left
    }
}

.aboutus-wrapper.awards .awards-list-ctn .image-cell img {
    max-width: 100%;
    max-height: 96px
}

.aboutus-wrapper.awards .awards-list-ctn .list-title {
    color: #4c7ba3;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0.65rem
}

.aboutus-wrapper.awards .awards-list-ctn .list-text {
    font-size: 14px
}

.aboutus-wrapper.awards .awards-list-ctn .list-text p {
    line-height: 1.2rem;
    margin-bottom: 0.5rem
}

.aboutus-wrapper.awards .awards-list-ctn .list-label {
    color: #333e48;
    font-weight: bold
}

.aboutus-wrapper.awards .tab-pane {
    display: none
}

.aboutus-wrapper.awards .tab-pane.active {
    display: block
}


.aboutus-wrapper.p2 .content-wrapper {
  max-width: 880px;
  margin: 0 auto;
}
.aboutus-wrapper.p2 .content-wrapper .title {
  margin-bottom: 1.875rem;
}
.aboutus-wrapper.p2 .content-wrapper .sub-text p {
  line-height: 1.625rem;
}
.aboutus-wrapper.about-core {
  padding: 3.375rem 1.5rem 1.56rem 1.5rem;
}
.aboutus-wrapper.about-core.p2 .content-wrapper .title {
  margin-bottom: 1rem;
}
.aboutus-wrapper.about-core .icon-wrapper {
  //padding-top: 20px;
}
.aboutus-wrapper.about-core .icon-wrapper .subhead {
  line-height: 1.625rem;
  font-weight: 300;
  margin-bottom: 4.375rem;
  text-align: center;
}
.aboutus-wrapper.about-core .icon-wrapper .item-wrap {
    margin-top: 4.375rem;
}


@media screen and (max-width: 39.9375em) {
	.aboutus-wrapper.about-core .icon-wrapper .item-wrap {
		margin-top: 5px;
	}
}
	
	
.aboutus-wrapper.about-core .icon-wrapper .item-wrap .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.aboutus-wrapper.about-core .icon-wrapper .item-wrap .row.r2 {
  max-width: 75%;
  margin: 0 auto;
}
.aboutus-wrapper.about-core .icon-wrapper .item-wrap .item-block {
  width: 220px;
  margin-bottom: 4.375rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.aboutus-wrapper.about-core .icon-wrapper .item-wrap .item-block .icon {
  width: 95px;
  height: 101px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
  text-align:center;
}
.aboutus-wrapper.about-core .icon-wrapper .item-wrap .item-block .title {
  margin-top: 1.125rem;
  margin-bottom: 0;
  color: #333E48;
  font-size: 1.125rem;
  font-weight: 700;
  text-align: center;
  max-width: 185px;
}
.aboutus-wrapper.about-vertical {
  padding-bottom: 4rem;
  background-color: #E9F1F8;
}
.aboutus-wrapper.about-vertical .icon-wrapper {
  margin-top: 4.375rem;
  margin-bottom: 2.375rem;
}
.aboutus-wrapper.about-vertical .icon-wrapper .row {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.aboutus-wrapper.about-vertical .icon-wrapper .col {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%;
  margin-bottom: 2rem;
}
.aboutus-wrapper.about-vertical .icon-wrapper .col .icon {
  width: 80px;
  height: 80px;
}
.aboutus-wrapper.about-vertical .icon-wrapper .col .title {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 137.5%;
  margin-bottom: 0;
  padding-left: 30px;
  width: calc(100% - 80px);
  text-align: left;
}
.aboutus-wrapper.about-vertical .pad {
  margin-bottom: 2.8125rem;
}


@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.company {
        padding: 2.5rem 1.25rem
    }
}

.aboutus-wrapper.company .content-wrapper {
    max-width: 880px
}

.aboutus-wrapper.company .title {
    max-width: 600px;
    margin: 0 auto;
    text-transform: uppercase
}

.aboutus-wrapper.company .sub-text {
    margin-top: 2.25rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.company .sub-text {
        margin-top: 1rem;
        text-align: left
    }
}

.aboutus-wrapper.company .sub-text ul {
    max-width: 720px;
    list-style: none;
    padding: 0;
    margin: .5rem auto 1.5rem
}

.aboutus-wrapper.company .sub-text ul li {
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.aboutus-wrapper.company .sub-text ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem
}

.aboutus-wrapper.company .image-container {
    margin: 1.5rem -1.25rem 0;
    width: calc(100% + 2.5rem)
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.industry {
        padding: 2.5rem 1.25rem
    }
}

.aboutus-wrapper.industry .content-wrapper {
    max-width: 880px
}

.aboutus-wrapper.industry .title {
    max-width: 600px;
    margin: 0 auto;
    text-transform: uppercase
}

.aboutus-wrapper.industry .sub-text {
    margin-top: 2.25rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.industry .sub-text {
        margin-top: 1rem;
        text-align: left
    }
}

.aboutus-wrapper.industry .sub-text ul {
    max-width: 880px;
    list-style: none;
    padding: 0;
    margin: .5rem auto 1.5rem
}

.aboutus-wrapper.industry .sub-text ul li {
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.aboutus-wrapper.industry .sub-text ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem
}

.aboutus-wrapper.value-first {
    padding-top: 1.75rem;
    padding-bottom: 4.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-first {
        padding: 1.25rem 1.25rem 3.5rem
    }
}

.aboutus-wrapper.value-first .content-wrapper {
    max-width: 1104px
}

.aboutus-wrapper.value-first .item-block {
    margin: 4rem 4.5rem 0;
    max-width: 400px;
    text-align: center
}

@media screen and (max-width: 74.9375em) {
    .aboutus-wrapper.value-first .item-block {
        margin: 4rem 2rem 0
    }
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.value-first .item-block {
        margin: 4rem 1rem 0;
        width: calc(50% - 2rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-first .item-block {
        margin: 3.125rem auto 0;
        width: 100%
    }
}

.aboutus-wrapper.value-first .item-block:first-child {
    margin-top: 0
}

.aboutus-wrapper.value-first .item-block:nth-child(2) {
    margin-top: 0
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-first .item-block:nth-child(2) {
        margin-top: 3.125rem
    }
}

.aboutus-wrapper.value-first .item-block .title {
    margin-top: 1rem;
    color: #333e48;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 2rem;
    min-height: 64px
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-first .item-block .title {
        padding: 0 .25rem;
        min-height: 0
    }
}

.aboutus-wrapper.value-first .item-block ul {
    max-width: 360px;
    list-style: none;
    padding: 0;
    margin: 1rem auto 0;
    display: inline-block
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.value-first .item-block ul {
        max-width: 240px
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-first .item-block ul {
        max-width: none
    }
}

.aboutus-wrapper.value-first .item-block ul li {
    margin-top: .5rem;
    padding-left: 2.25em;
    text-align: left;
    text-indent: -1.75em;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem
}

.aboutus-wrapper.value-first .item-block ul li:first-child {
    margin-top: 0
}

.aboutus-wrapper.value-first .item-block ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem;
    font-size: 1.5rem;
    vertical-align: sub
}

.aboutus-wrapper.value-second {
    background-color: #e9e9e9;
    padding: 3.5rem 1.25rem 4.5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-second {
        padding: 2.5rem 1.25rem 5rem
    }
}

.aboutus-wrapper.value-second .sub-text {
    max-width: 880px;
    margin: 1rem auto 0
}

.aboutus-wrapper.value-second .content-wrapper {
    max-width: 1192px
}

.aboutus-wrapper.value-second .item-block {
    margin: 2.625rem 1.75rem 0;
    width: calc((100% - 7rem) / 3);
    text-align: center
}

@media screen and (max-width: 74.9375em) {
    .aboutus-wrapper.value-second .item-block {
        margin: 2.625rem 1.25rem 0;
        width: calc((100% - 5rem) / 3)
    }
}

@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper.value-second .item-block {
        margin: 2.625rem 1rem 0;
        width: calc((100% - 4rem) / 3)
    }
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.value-second .item-block {
        margin: 3.5rem auto 0;
        width: 100%
    }
}

.aboutus-wrapper.value-second .item-block:first-child {
    margin-left: 0
}

.aboutus-wrapper.value-second .item-block:last-child {
    margin-right: 0
}

.aboutus-wrapper.value-second .item-block .title {
    margin-top: 2rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625rem
}

.aboutus-wrapper.value-second .item-block ul {
    margin: 0;
    margin-top: 1rem;
    list-style: none;
    padding: 0
}

.aboutus-wrapper.value-second .item-block ul li {
    margin-top: .5rem;
    padding-left: 2.25em;
    text-align: left;
    text-indent: -1.75em;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-align: left
}

.aboutus-wrapper.value-second .item-block ul li:first-child {
    margin-top: 0
}

.aboutus-wrapper.value-second .item-block ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem;
    font-size: 1.5rem;
    vertical-align: sub
}

.aboutus-wrapper.csr {
    padding: 0 1.25rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.csr {
        padding: 0 1.25rem 2.5rem
    }
}

.aboutus-wrapper.csr .content-wrapper {
    max-width: 1024px;
    text-align: center
}

.aboutus-wrapper.csr .content-wrapper .sub-text {
    max-width: 880px;
    margin: 2.5rem auto 0;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.csr .content-wrapper .sub-text {
        margin-top: 2rem
    }
}

.aboutus-wrapper.csr .content-wrapper .image-wrapper {
    margin: 2.5rem auto 0
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.csr .content-wrapper .image-wrapper {
        margin-top: .5rem
    }
}

.aboutus-wrapper.csr .content-wrapper .image-wrapper .image-block {
    margin: 0 1rem;
    width: calc(50% - 2rem)
}

@media screen and (max-width: 39.9375em) {
    .aboutus-wrapper.csr .content-wrapper .image-wrapper .image-block {
        margin: 1.5rem 0 0;
        width: 100%
    }
}

.aboutus-wrapper.csr .content-wrapper .image-wrapper .image-block .title-text {
    margin-top: .5rem;
    color: #ad073d;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-align: center
}

.solution-wrapper {
    padding: 2.5rem 1.25rem 3.5rem
}

.solution-wrapper .content-wrapper {
    max-width: 914px;
    margin: 0 auto
}

.solution-wrapper .content-wrapper>.title {
    color: #fff;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .solution-wrapper .content-wrapper>.title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.solution-wrapper .content-wrapper .sub-text {
    margin: 1rem auto 0;
    color: #fff;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    max-width: 880px;
    text-align: left
}

.solution-wrapper.first {
    background-color: rgba(51, 62, 72, 0.6)
}

.solution-wrapper.second {
    padding: 3.5rem 1.25rem 5rem
}

.solution-wrapper.second .item-wrapper .item-block {
    margin: 4.5rem 2.25rem 0;
    width: calc((100% - 9.01rem) / 3);
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .solution-wrapper.second .item-wrapper .item-block {
        box-shadow: 0.063rem 0.063rem 0.25rem rgba(0, 0, 0, 0.2);
        margin: .5rem .25rem 0 !important;
        width: calc(50% - .25rem);
        padding: 1rem .25rem .5rem;
        min-height: 215px
    }
}

.solution-wrapper.second .item-wrapper .item-block:nth-child(3n+1) {
    margin-left: 0
}

.solution-wrapper.second .item-wrapper .item-block:nth-child(3n) {
    margin-right: 0
}

@media screen and (max-width: 39.9375em) {
    .solution-wrapper.second .item-wrapper .item-block:nth-child(2n+1) {
        margin-left: 0 !important
    }
}

@media screen and (max-width: 39.9375em) {
    .solution-wrapper.second .item-wrapper .item-block:nth-child(2n) {
        margin-right: 0 !important
    }
}

.solution-wrapper.second .item-wrapper .item-block .image-container {
    height: 155px;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .solution-wrapper.second .item-wrapper .item-block .image-container {
        height: 100px;
        padding: 0 1.25rem
    }
}

.solution-wrapper.second .item-wrapper .item-block .image-container>img {
    max-height: 100%
}

.solution-wrapper.second .item-wrapper .item-block .title {
    margin: 1.5rem auto 0;
    color: #ad073d;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.25rem;
    max-width: 150px
}

.solution-wrapper.second .item-wrapper .item-block .content {
    margin-top: .5rem;
    color: #4a4a4a;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.188rem
}

.solution-wrapper.second .item-wrapper .item-block .detail-btn {
    width: 100%;
    text-align: center;
    margin-top: 2.25rem
}

.solution-wrapper.second .item-wrapper .item-block .detail-btn>a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: #fff;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.25rem
}

.solution-wrapper.second .item-wrapper .item-block .detail-btn>a:hover {
    background-color: #c1c1c1;
    color: #fff
}

.solution-detail-wrapper {
    padding: 3.5rem 1.25rem 3rem
}

.solution-detail-wrapper.first .title-image {
    max-width: 68px;
    margin: 0 auto;
    text-align: center
}

.solution-detail-wrapper.first .sub-title {
    margin-top: .5rem;
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    text-align: center
}

.solution-detail-wrapper.first .main-title {
    margin: 2.5rem auto 0;
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    max-width: 825px;
    text-align: center;
    text-transform: uppercase
}

.solution-detail-wrapper.first .content {
    margin: 2.5rem auto 0;
    max-width: 880px;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem
}

.solution-detail-wrapper.section-link {
    padding: .5rem 1.25rem 3rem;
    text-align: center;
    background-color: #fff
}

.solution-detail-wrapper.section-link.fixed {
    z-index: 99
}

@media screen and (min-width: 64em) {
    .solution-detail-wrapper.section-link.fixed {
        position: fixed;
        top: 183px;
        left: 0;
        width: 100%;
        padding: 1rem 1.25rem;
        border-bottom: 1px solid #333e48
    }
}

.solution-detail-wrapper.section-link.fixed+.solution-detail {
    margin-top: 88px
}

.solution-detail-wrapper.section-link a {
    color: #333e48;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.125rem;
	white-space: nowrap;
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section-link a {
        display: block;
        text-align: center
    }
}

.solution-detail-wrapper.section-link a:hover {
    color: #256092
}

.solution-detail-wrapper.section {
    width: 100%;
    max-width: 880px;
    margin: 0 auto;
    padding: 2.5rem 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section {
        padding: 2rem 1.25rem 1.5rem
    }
}

.solution-detail-wrapper.section.expanded .content {
    max-height: 2000px
}

.solution-detail-wrapper.section.expanded .expand-btn .expand {
    display: none
}

.solution-detail-wrapper.section.expanded .expand-btn .collapse {
    display: inline-block
}

.solution-detail-wrapper.section.expanded .content .hidden {
    display: block;
}

.solution-detail-wrapper.section .content .hidden {
    display: none;
}

.solution-detail-wrapper.section .category {
    color: #256092;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.625rem;
    letter-spacing: 0.063rem;
    margin: 0 auto
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section .category {
        text-align: center
    }
}

.solution-detail-wrapper.section .title {
    margin: .5rem auto 0;
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section .title {
        text-align: center
    }
}

.solution-detail-wrapper.section .content {
    margin: 1.5rem auto 0;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
	overflow: hidden;
    transition: all .5s;
}

.solution-detail-wrapper.section .content.ddd-truncated {
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .solution-detail-wrapper.section .content.ddd-truncated {
        max-height: 140px
    }
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section .content.ddd-truncated {
        max-height: 198px
    }
}

.solution-detail-wrapper.section .content ul {
    max-width: 880px;
    display: block;
    margin: .5rem auto 0;
    padding-left: 1.5rem
}

.solution-detail-wrapper.section .content ul li {
    margin-top: .25rem
}

.solution-detail-wrapper.section .content ul li:first-child {
    margin-top: 0
}

.solution-detail-wrapper.section .content .extended-image {
    margin: 2rem -1.25rem 0;
    width: calc(100% + 2.5rem);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section .content .extended-image {
        height: 160px
    }
}

.solution-detail-wrapper.section .expand-btn {
    margin: 1.5rem auto 0;
	color: #256092;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 2.125rem;	
}

.solution-detail-wrapper.section .expand-btn .expand {
    display: inline-block;
	width: 1.5rem;
	margin-left: .5rem;
}

.solution-detail-wrapper.section .expand-btn .collapse {
    display: none;
	width: 1.5rem;
	margin-left: .5rem;	
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-wrapper.section .expand-btn {
        text-align: center
    }
}

.separator.whyhkbnjos-detail-block {
    max-width: 1054px;
    margin: 0 auto;
    border-bottom: 1px solid #c1c1c1;
    width: 100%
}

.separator.whyhkbnjos-detail-block.first {
    margin-top: 2rem
}

@media screen and (max-width: 74.9375em) {
    .separator.whyhkbnjos-detail-block {
        margin: 0 1.5rem;
        max-width: calc(100% - 3rem)
    }
}

@media screen and (max-width: 63.9375em) {
    .separator.whyhkbnjos-detail-block {
        width: auto;
        max-width: none
    }
}

.whyhkbnjos-detail-wrapper {
    padding: 3.5rem 1.25rem 3rem;
}

.whyhkbnjos-detail-wrapper.first {
    padding: 3.5rem 1.25rem 3rem;
	background-color: #E9E9E9;
}

.whyhkbnjos-detail-wrapper.first .title-image {
    max-width: 68px;
    margin: 0 auto;
    text-align: center
}

.whyhkbnjos-detail-wrapper.first .sub-title {
    margin-top: .5rem;
    color: #ad073d;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    text-align: center
}

.whyhkbnjos-detail-wrapper.first .main-title {
    margin: 2.5rem auto 0;
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    max-width: 825px;
    text-align: center;
    text-transform: uppercase
}

.whyhkbnjos-detail-wrapper.first .content {
    margin: 0 auto;
    max-width: 880px;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
	text-align: justify;
}
@media screen and (max-width: 63.9375em) {
	.whyhkbnjos-detail-wrapper.first .content {
		text-align: left;
	}
}

.whyhkbnjos-detail-wrapper.section-link {
    padding: .5rem 1.25rem 3rem;
    text-align: center;
    background-color: #E9E9E9;
}
@media screen and (max-width: 63.9375em) {
	.whyhkbnjos-detail-wrapper.section-link {
		text-align: center;
	}
}

.whyhkbnjos-detail-wrapper.section-link.fixed {
    z-index: 99
}

@media screen and (min-width: 64em) {
    .whyhkbnjos-detail-wrapper.section-link.fixed {
        position: fixed;
        top: 183px;
        left: 0;
        width: 100%;
        padding: 1rem 1.25rem;
        border-bottom: 1px solid #333e48
    }
}

.whyhkbnjos-detail-wrapper.section-link.fixed+.solution-detail {
    margin-top: 88px
}

.whyhkbnjos-detail-wrapper.section-link a {
    color: #333e48;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2.125rem;
	white-space: nowrap;
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-wrapper.section-link a {
        display: block;
        text-align: center
    }
}

.whyhkbnjos-detail-wrapper.section-link a:hover {
    color: #256092
}

.whyhkbnjos-detail-wrapper.section {
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1.25rem 2.5rem 1.25rem;
}

.whyhkbnjos-detail-wrapper.section .banner {
	position:relative;
}

.whyhkbnjos-detail-wrapper.section .mask {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(51,62,72,0.42);
}

.whyhkbnjos-detail-wrapper.section .read-more {
	margin-top: 0.5rem;
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.25rem;
}
.whyhkbnjos-detail-wrapper.section .read-more * {
	line-height: 1.2;
}
.whyhkbnjos-detail-wrapper.section .read-more:hover {
	color: #ffffff;
}
.whyhkbnjos-detail-wrapper.section .read-more:hover * {
	line-height: 1.2;
}

@media screen and (max-width: 63.9375em) {
	.whyhkbnjos-detail-wrapper.section .read-more {
		margin-top: 0.5rem;
		color: #256092 !important;
	}
	.whyhkbnjos-detail-wrapper.section .read-more:hover {
		color: #256092 !important;
	}
	.whyhkbnjos-detail-wrapper.section .read-more * {
		margin-top: 0.5rem;
		color: #256092 !important;
		line-height: 1.2;
	}
	.whyhkbnjos-detail-wrapper.section .read-more:hover * {
		color: #256092 !important;
		line-height: 1.2;
	}
}

.whyhkbnjos-detail-wrapper.section .text {
	position: absolute;
	padding: 0 5%;
    width: 50%;
    top: 50%;
    left: 0%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.whyhkbnjos-detail-wrapper.section .text.right {
	position: absolute;
	padding: 0 5%;
    width: 55%;
    top: 50%;
    left: 45%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

@media screen and (max-width: 63.9375em) {
.whyhkbnjos-detail-wrapper.section .mask {
	display: none;
}

.whyhkbnjos-detail-wrapper.section .text {
	position: relative;
	padding: unset;
    width: unset;
    top: unset;
    left: unset;
    -ms-transform: unset;
    transform: unset;
}

.whyhkbnjos-detail-wrapper.section .text.right {
	position: relative;
	padding: unset;
    width: unset;
    top: unset;
    left: unset;
    -ms-transform: unset;
    transform: unset;
}

}

.whyhkbnjos-detail-wrapper.section .img img {
	width:100%;
}

.whyhkbnjos-detail-wrapper.section .knowmore {
	cursor: pointer;
	color: #7BAAD3;
}

.whyhkbnjos-detail-wrapper.section .desktop_only {
    display:block;
}

@media screen and (max-width: 63.9375em) {
    .whyhkbnjos-detail-wrapper.section .desktop_only {
        display:none;
    }
}

.whyhkbnjos-detail-wrapper.section .mobile_only {
    display:none;
}

@media screen and (max-width: 63.9375em) {
    .whyhkbnjos-detail-wrapper.section .mobile_only {
        display:block;
    }
}

.whyhkbnjos-detail-wrapper.section.expanded .content {
    max-height: 2000px
}

.whyhkbnjos-detail-wrapper.section.expanded .expand-btn .expand {
    display: none
}

.whyhkbnjos-detail-wrapper.section.expanded .expand-btn .collapse {
    display: inline-block
}

.whyhkbnjos-detail-wrapper.section.expanded .content .hidden {
    display: block;
}

.whyhkbnjos-detail-wrapper.section .content .hidden {
    display: none;
}

.whyhkbnjos-detail-wrapper.section .category {
    color: #256092;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.625rem;
    letter-spacing: 0.063rem;
    margin: 0 auto;
	display: none;
}

.whyhkbnjos-detail-wrapper.section .title {
    margin: .5rem auto 0;
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.625rem
}

@media screen and (max-width: 63.9375em) {
	.whyhkbnjos-detail-wrapper.section .title {
		color: #256092 !important;
	}
	.whyhkbnjos-detail-wrapper.section .title * {
		color: #256092 !important;
	}
}

.whyhkbnjos-detail-wrapper.section .content {
    margin: 1.5rem auto 0;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
	overflow: hidden;
    transition: all .5s;
}

.whyhkbnjos-detail-wrapper.section .content.ddd-truncated {
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .whyhkbnjos-detail-wrapper.section .content.ddd-truncated {
        max-height: 140px
    }
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-wrapper.section .content.ddd-truncated {
        max-height: 198px
    }
}

.whyhkbnjos-detail-wrapper.section .content ul {
    max-width: 880px;
    display: block;
    margin: .5rem auto 0;
    padding-left: 1.5rem
}

.whyhkbnjos-detail-wrapper.section .content ul li {
    margin-top: .25rem
}

.whyhkbnjos-detail-wrapper.section .content ul li:first-child {
    margin-top: 0
}

.whyhkbnjos-detail-wrapper.section .content .extended-image {
    margin: 2rem -1.25rem 0;
    width: calc(100% + 2.5rem);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 240px
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-wrapper.section .content .extended-image {
        height: 160px
    }
}

.whyhkbnjos-detail-wrapper.section .expand-btn {
    margin: 1.5rem auto 0;
	color: #256092;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 2.125rem;	
}

.whyhkbnjos-detail-wrapper.section .expand-btn .expand {
    display: inline-block;
	width: 1.5rem;
	margin-left: .5rem;
}

.whyhkbnjos-detail-wrapper.section .expand-btn .collapse {
    display: none;
	width: 1.5rem;
	margin-left: .5rem;	
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-wrapper.section .expand-btn {
        text-align: center
    }
}

.solution-benefit-wrapper {
    margin-top: 2rem;
    padding-top: 3rem;
    padding-bottom: 4rem;
    margin-bottom: 0;
    background-color: #e9e9e9
}

.solution-benefit-wrapper .title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-align: center;
    padding: 0 1.25rem
}

.solution-benefit-wrapper>.grid-x {
    margin: 2.5rem auto 0;
    padding: 0 1.25rem;
    max-width: 1480px
}

@media screen and (min-width: 64em) {
    .solution-benefit-wrapper>.grid-x {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: center;
        align-content: center
    }
}

.solution-benefit-wrapper .item-block {
    padding: 0 3.5rem;
    text-align: center;
    height: 6.5rem;
    display: block
}

@media screen and (max-width: 89.9375em) {
    .solution-benefit-wrapper .item-block {
        padding: 0 2rem
    }
}

@media screen and (max-width: 74.9375em) {
    .solution-benefit-wrapper .item-block {
        padding: 0 1rem
    }
}

@media screen and (max-width: 63.9375em) {
    .solution-benefit-wrapper .item-block {
        padding: 0 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .solution-benefit-wrapper .item-block {
        padding: 0 1rem
    }
}

.solution-benefit-wrapper .item-block:hover {
    background-color: #ffffff
}

.solution-benefit-wrapper .item-block>div {
    display: inline-block;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.solution-benefit-wrapper .item-block .sub-text {
    margin-top: .75rem;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.25rem
}

.solution-detail-resource-wrapper {
    background-color: #f7f7f7;
    padding: 3rem 1.25rem 4rem
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-resource-wrapper {
        padding-top: 2.5rem
    }
}

.solution-detail-resource-wrapper.services {
    margin-top: 3rem
}

.solution-detail-resource-wrapper .content-wrapper {
    max-width: 940px;
    margin: 0 auto
}

.solution-detail-resource-wrapper .content-wrapper .title {
    margin-bottom: .5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center
}

.solution-detail-resource-wrapper .content-wrapper .item-block {
    margin-top: 1.5rem;
    width: calc(50% - 1.25rem)
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-resource-wrapper .content-wrapper .item-block {
        width: 100%
    }
}

.solution-detail-resource-wrapper .content-wrapper .item-block:nth-child(2n) {
    margin-left: 2.5rem
}

@media screen and (max-width: 39.9375em) {
    .solution-detail-resource-wrapper .content-wrapper .item-block:nth-child(2n) {
        margin-left: 0
    }
}

.solution-detail-resource-wrapper .content-wrapper .item-block .image-container {
    width: 1.25rem;
    margin-right: .75rem
}

.solution-detail-resource-wrapper .content-wrapper .item-block .content {
    display: block;
    color: #007277;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem
}

.whyhkbnjos-detail-resource-wrapper {
    background-color: #f7f7f7;
    padding: 3rem 1.25rem 4rem
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-resource-wrapper {
        padding-top: 2.5rem
    }
}

.whyhkbnjos-detail-resource-wrapper.services {
    margin-top: 3rem
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper {
    max-width: 940px;
    margin: 0 auto
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper .title {
    margin-bottom: .5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block {
    margin-top: 1.5rem;
    width: calc(50% - 1.25rem)
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block {
        width: 100%
    }
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block:nth-child(2n) {
    margin-left: 2.5rem
}

@media screen and (max-width: 39.9375em) {
    .whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block:nth-child(2n) {
        margin-left: 0
    }
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block .image-container {
    width: 1.25rem;
    margin-right: .75rem
}

.whyhkbnjos-detail-resource-wrapper .content-wrapper .item-block .content {
    display: block;
    color: #007277;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem
}

.industry-wrapper {
    padding: 2.5rem 1.25rem
}

.industry-wrapper .content-wrapper {
    width: 100%;
    margin: 0 auto
}

.industry-wrapper .content-wrapper .title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

.industry-wrapper .content-wrapper .content {
    margin-top: 1.25rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    text-align: left
}

.industry-wrapper.first .content-wrapper {
    max-width: 880px
}

.industry-wrapper.first .content-wrapper .title {
    max-width: 400px;
    margin: 0 auto
}

.industry-wrapper.first .content-wrapper .content {
    text-align: left
}

.industry-wrapper.second {
    background-color: #e9e9e9;
    padding: .5rem .75rem 3rem
}

@media screen and (max-width: 39.9375em) {
    .industry-wrapper.second {
        padding: 1rem 1rem 2.5rem
    }
}

.industry-wrapper.second .content-wrapper {
    max-width: 1116px
}

.industry-wrapper.second .content-wrapper .item-block {
    background-color: #ffffff;
    margin: 2.5rem .5rem 0;
    width: calc((100% - 3rem) / 3);
    display: block
}

@media screen and (max-width: 63.9375em) {
    .industry-wrapper.second .content-wrapper .item-block {
        width: calc(50% - 1rem)
    }
}

@media screen and (max-width: 39.9375em) {
    .industry-wrapper.second .content-wrapper .item-block {
        width: 100%;
        margin: 1.5rem auto 0
    }
}

.industry-wrapper.second .content-wrapper .item-block .cover-image {
    position: relative;
    padding-bottom: 55.55%;
    height: 1px;
    overflow: hidden
}

.industry-wrapper.second .content-wrapper .item-block .cover-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.industry-wrapper.second .content-wrapper .item-block .title-wrapper {
    color: #000000;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-align: center;
    padding: .75rem .5rem
}

.industry-wrapper.second .content-wrapper .item-block .title-wrapper img {
    display: inline-block;
    margin-right: .75rem;
    height: 32px
}

.industry-wrapper.third .content-wrapper {
    max-width: 880px
}

.industry-wrapper.third .content-wrapper .content {
    margin-top: 0;
    text-align: left
}

.services-wrapper {
    padding: 2.5rem 1.25rem
}

.services-wrapper .content-wrapper {
    width: 100%;
    margin: 0 auto
}

.services-wrapper .content-wrapper .title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper .content-wrapper .title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.services-wrapper .content-wrapper .content {
    margin-top: .75rem;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper .content-wrapper .content {
        margin-top: 1.5rem;
        font-size: 1rem;
        line-height: 1.375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.first {
        padding: 1.5rem 1.25rem .25rem
    }
}

.services-wrapper.first .content-wrapper {
    max-width: 880px
}

.services-wrapper.first .content-wrapper .title {
    margin: 0 auto;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase
}

.services-wrapper.first .content-wrapper .content {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    text-align: left
}

.services-wrapper.section {
    padding: 1rem 1.25rem 0
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section {
        padding: 1.25rem 0
    }
}

.services-wrapper.section:first-child {
    margin-top: 0
}

.services-wrapper.section .content-wrapper {
    max-width: 1200px;
    padding: 0
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .content-wrapper {
        padding: 0
    }
}

.services-wrapper.section .content-wrapper .image-container img {
    max-height: 100%
}

@media screen and (max-width: 74.9375em) {
    .services-wrapper.section .content-wrapper .image-container {
        width: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .content-wrapper .image-container {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .content-wrapper .image-container {
        margin: 0 -1.25rem !important;
        width: calc(100% + 2.5rem)
    }
}

.services-wrapper.section .content-wrapper .text-wrapper {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    padding: 2rem 3.125rem
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .content-wrapper .text-wrapper {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 1.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .content-wrapper .text-wrapper {
        padding: 2rem 1.25rem
    }
}

.services-wrapper.section .content-wrapper .text-wrapper .middle-align {
    position: relative;
    top: 50%;
    transform: translatey(-50%)
}

.services-wrapper.section .content-wrapper .text-wrapper .section-title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    margin-bottom: 1rem;
    text-align: center;
    letter-spacing: 0.063rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .content-wrapper .text-wrapper .section-title {
        letter-spacing: 0.05rem;
        font-size: 1rem;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.375rem;
        margin-bottom: .5rem
    }
}

.services-wrapper.section .content-wrapper .text-wrapper .sub-title,
.services-wrapper.section .content-wrapper .text-wrapper .sub-heading {
    margin-bottom: 1rem;
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 2rem;
    text-align: center;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .content-wrapper .text-wrapper .sub-title,
    .services-wrapper.section .content-wrapper .text-wrapper .sub-heading {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.5rem
    }
}

.services-wrapper.section .sub-service {
    max-width: 1240px;
    padding: 0 1.25rem 3.5rem;
    margin: 0 auto
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .sub-service {
        padding-bottom: 0
    }
}

.services-wrapper.section .sub-service .content-block {
    margin-top: 3rem;
    border-left: 1px solid #c1c1c1;
    padding: 0 2.25rem
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .sub-service .content-block {
        border-left: 0;
        border-top: 1px solid #c1c1c1;
        padding: 0;
        margin-top: 0;
        padding-top: 2rem
    }
}

.services-wrapper.section .sub-service .content-block:first-child {
    border-left: 0;
    padding-left: 0
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .sub-service .content-block:first-child {
        border-top: 0
    }
}

.services-wrapper.section .sub-service .content-block .title {
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 2rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .sub-service .content-block .title {
        font-size: 1.25rem;
        line-height: 1.5rem
    }
}

.services-wrapper.section .sub-service .content-block .description {
    margin-top: .5rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .sub-service .content-block .description {
        line-height: 1.375rem
    }
}

.services-wrapper.section .sub-service .content-block .benefit {
    margin-top: 2rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    letter-spacing: 0.063rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .sub-service .content-block .benefit {
        font-size: 1.125rem
    }
}

.services-wrapper.section .sub-service .content-block .benefit a {
    display: inline-block;
    width: 1.5rem;
    margin-left: .5rem
}

.services-wrapper.section .sub-service .content-block .benefit .collapse-btn {
    display: none
}

.services-wrapper.section .sub-service .content-block .benefit.expanded .expand-btn {
    display: none
}

.services-wrapper.section .sub-service .content-block .benefit.expanded .collapse-btn {
    display: inline-block
}

.services-wrapper.section .sub-service .content-block .benefit-content-block {
    margin-top: 2rem;
    max-height: 0;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    transition: .5s all;
    letter-spacing: 0.031rem;
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .sub-service .content-block .benefit-content-block {
        padding-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section .sub-service .content-block .benefit-content-block {
        line-height: 1.375rem;
        letter-spacing: 0.05rem
    }
}

.services-wrapper.section .sub-service .content-block .benefit-content-block.expanded {
    max-height: 1000px
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section .sub-service .content-block .benefit-content-block.expanded {
        padding-bottom: 1.5rem
    }
}

.services-wrapper.section .sub-service .content-block .benefit-content-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.services-wrapper.section .sub-service .content-block .benefit-content-block ul li {
    margin-top: .5rem;
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.services-wrapper.section .sub-service .content-block .benefit-content-block ul li:before {
    content: "•";
    margin-right: 0.5rem
}

.services-wrapper.section.border-top .content-wrapper {
    border-top: 1px solid #c1c1c1;
    padding-top: 5rem
}

@media screen and (max-width: 39.9375em) {
    .services-wrapper.section.border-top .content-wrapper {
        border-top: 0;
        padding-top: 1rem
    }
}

.services-wrapper.section.blue .text-wrapper {
    background-color: #e9f1f8
}

.services-wrapper.section.blue .text-wrapper .section-title {
    color: #256092
}

.services-wrapper.section.blue .text-wrapper .sub-title {
    color: #256092
}

.services-wrapper.section.blue .sub-service .title {
    color: #256092
}

.services-wrapper.section.blue .sub-service .benefit {
    color: #256092
}

.services-wrapper.section.blue .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.services-wrapper.section.gray .text-wrapper {
    background-color: #e9e9e9
}

.services-wrapper.section.gray .text-wrapper .section-title {
    color: #333e48
}

.services-wrapper.section.gray .text-wrapper .sub-title {
    color: #333e48
}

.services-wrapper.section.gray .sub-service .title {
    color: #333e48
}

.services-wrapper.section.gray .sub-service .benefit {
    color: #333e48
}

.services-wrapper.section.gray .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.services-wrapper.section.green .text-wrapper {
    background-color: #f2f8f8
}

.services-wrapper.section.green .text-wrapper .section-title {
    color: #007277
}

.services-wrapper.section.green .text-wrapper .sub-title {
    color: #007277
}

.services-wrapper.section.green .sub-service .title {
    color: #007277
}

.services-wrapper.section.green .sub-service .benefit {
    color: #007277
}

.services-wrapper.section.green .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.services-wrapper.section.image-right .image-container {
    margin-right: 0;
    margin-left: 2rem
}

@media screen and (max-width: 63.9375em) {
    .services-wrapper.section.image-right .image-container {
        margin: 0 auto
    }
}

.career-wrapper .content-wrapper {
    margin: 0 auto
}

.career-wrapper .content-wrapper .title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper .content-wrapper .title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.career-wrapper .content-wrapper .content {
    margin-top: 1.5rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper .content-wrapper .content {
        font-size: 0.875rem;
        line-height: 1.25rem
    }
}

.career-wrapper.first {
    padding: 2.5rem 1.25rem 4.5rem
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.first {
        padding-bottom: 2.5rem
    }
}

.career-wrapper.first .content-wrapper {
    max-width: 1100px
}

.career-wrapper.first .content-wrapper .item-wrapper .item-block {
    margin-top: 2.25rem;
    width: calc((100% - 8.75rem) / 3)
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.first .content-wrapper .item-wrapper .item-block {
        width: 100%;
        margin-top: 2.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.first .content-wrapper .item-wrapper .item-block:first-child {
        margin-top: 1.5rem
    }
}

.career-wrapper.first .content-wrapper .item-wrapper .item-block:nth-child(3n+2) {
    margin: 2.25rem 4.375rem 0
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.first .content-wrapper .item-wrapper .item-block:nth-child(3n+2) {
        margin: 0;
        margin-top: 2.5rem
    }
}

.career-wrapper.first .content-wrapper .item-wrapper .item-block .image-container {
    text-align: center
}

.career-wrapper.first .content-wrapper .item-wrapper .item-block .block-title {
    margin-top: 1rem;
    color: #333e48;
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.875rem;
    text-align: center;
    height: 60px
}

.career-wrapper.first .content-wrapper .item-wrapper .item-block .block-content {
    margin-top: .5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-align: center
}

.career-wrapper.second {
    padding: 0;
    background-color: #E9F1F8
}

.career-wrapper.second .content-wrapper {
    max-width: 1055px;
    padding: 3.5rem 1.5rem 5rem;
    border-top: 1px solid #dfdfdf
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.second .content-wrapper {
        padding: 2.5rem 0 2.5rem;
        width: calc(100% - 2.5rem);
        margin: 0 1.25rem
    }
}

.career-wrapper.second .content-wrapper .content {
    max-width: 880px;
    margin: 1.75rem auto 0
}

.career-wrapper.second .content-wrapper .content.second {
    margin-top: 4rem
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block {
    max-width: 375px;
    width: 100%
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.second .content-wrapper .item-wrapper .item-block:first-child {
        margin-right: 0
    }
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block .image-container {
    text-align: center
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block .block-title {
    margin-top: 1.125rem;
    color: #333e48;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.625rem;
    text-align: center
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block p {
    text-align: center
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block ul {
    margin: 0;
    margin-top: .5rem;
    margin-left: 3rem;
    list-style: none
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.second .content-wrapper .item-wrapper .item-block ul {
        margin-left: 1.5rem
    }
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block ul li {
    margin-top: .5rem;
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 300;
    line-height: 1.25rem;
    text-indent: -1rem
}

.career-wrapper.second .content-wrapper .item-wrapper .item-block ul li::before {
    content: "• ";
    color: #007277;
    margin-right: .5rem;
    font-size: 1.5rem;
    vertical-align: sub
}

.career-wrapper.third {
    position: relative
}

.career-wrapper.third .left-wrapper .slider-wrapper {
    overflow: hidden
}

.career-wrapper.third .left-wrapper .slider-wrapper .slider-item {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
    transition: all 2s
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.third .left-wrapper .slider-wrapper .slider-item {
        height: 160px
    }
}

.career-wrapper.third .right-wrapper {
    height: 300px;
    background-color: #007277
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.third .right-wrapper {
        height: auto
    }
}

.career-wrapper.third .right-wrapper .slider-wrapper {
    overflow: hidden
}

.career-wrapper.third .right-wrapper .slider-wrapper .slider-item {
    padding: 5rem 1.25rem 3rem 5rem;
    color: #ffffff;
    font-size: 3rem;
    font-weight: 300;
    line-height: 3.938rem
}

@media screen and (max-width: 89.9375em) {
    .career-wrapper.third .right-wrapper .slider-wrapper .slider-item {
        padding-top: 2.5rem;
        padding-bottom: 2rem;
        padding-left: 2.5rem
    }
}

@media screen and (max-width: 63.9375em) {
    .career-wrapper.third .right-wrapper .slider-wrapper .slider-item {
        padding-top: 3.5rem;
        padding-bottom: 3rem;
        padding-left: 3.5rem
    }
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.third .right-wrapper .slider-wrapper .slider-item {
        color: #ffffff;
        font-size: 1.625rem;
        font-weight: 300;
        line-height: 2rem;
        padding: 1rem 1.875rem
    }
}

.career-wrapper.third .slick-dots {
    z-index: 60;
    list-style: none;
    clear: both;
    margin: 0;
    width: 100%;
    padding-left: 5rem
}

@media screen and (max-width: 89.9375em) {
    .career-wrapper.third .slick-dots {
        padding-left: 2.5rem
    }
}

@media screen and (max-width: 63.9375em) {
    .career-wrapper.third .slick-dots {
        text-align: center;
        padding-left: 0;
        margin-bottom: 1rem
    }
}

.career-wrapper.third .slick-dots>li {
    display: inline-block;
    font-size: 0;
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    margin-left: 0.625rem;
    cursor: pointer
}

.career-wrapper.third .slick-dots>li:first-child {
    margin-left: 0
}

.career-wrapper.third .slick-dots>li.slick-active {
    opacity: 1;
    background-color: #fff
}

.career-wrapper.forth {
    padding: 3.5rem 1.25rem 5rem
}

@media screen and (max-width: 39.9375em) {
    .career-wrapper.forth {
        padding: 2.5rem 1.25rem
    }
}

.career-wrapper.forth .content-wrapper {
    max-width: 880px
}

.career-wrapper.forth .content-wrapper .title {
    text-transform: uppercase
}

.career-wrapper.forth .content-wrapper .content {
    margin-top: 1.5rem;
    text-align: left
}

.inline-item-list .item-wrapper .grid-x .views-element-container {
    width: 100%
}

.inline-item-list .item-wrapper .grid-x .view-content {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list .item-wrapper .grid-x .view-content {
        display: block
    }
}

.inline-item-list.event .item-wrapper .grid-x .views-element-container {
    width: 100%
}

.inline-item-list.event .item-wrapper .grid-x .view-content {
    display: block
}

@media screen and (max-width: 39.9375em) {
    .inline-item-list.event .item-wrapper .grid-x .view-content {
        display: block
    }
}

.messages__wrapper {
    margin-left: auto;
    margin-right: auto
}

.index-slider-wrapper .float-content-wrapper .more-btn {
    width: 100%;
    text-align: center;
    margin-top: .75rem
}

.index-slider-wrapper .float-content-wrapper .more-btn a {
    display: inline-block;
    color: #c1c1c1;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: all .5s;
    background-color: transparent;
    border: 0.188rem solid #c1c1c1;
    padding: .5rem 1.25rem
}

.vedio-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden
}

.vedio-wrapper .media {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 100%
}

.messages__wrapper {
    margin-left: auto;
    margin-right: auto
}

.block .content {
    margin-top: 0px
}

.field--type-image {
    margin: 0 !important
}

.field--type-image img {
    margin: 0
}

.video-trigger {
    cursor: pointer;
    text-align: left
}

.video-pop {
    display: none;
    background: rgba(51, 62, 72, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999;
    padding-top: 10%;
    overflow: scroll
}

.video-pop-close {
    display: inline-block;
    color: #fff;
    transition: .5s all;
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    width: 100%;
    text-align: right;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0
}

.video-cont {
    position: relative;
    padding-bottom: 26.25%;
    padding-top: 30px;
    height: 0;
    width: 900px;
    max-width: 80%;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .video-cont {
        padding-bottom: 50%
    }
}

.video-cont #youtube-v-cont {
    display: block;
    width: 100%;
    height: 100%;
    border: 10px solid #fff;
    position: absolute
}

.video-cont iframe {
    border: 0 !important
}

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

.news-share-block {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 15px
}

.event-list[data-count='2'] .arrow,
.event-list[data-count='1'] .arrow,
.event-list[data-count='0'] .arrow {
    display: none
}

.path-news .expand-block {
    position: relative
}

.event-list .content-block {
    width: 377px
}

.inline-item-list .item-wrapper .event-slider--news-landing .view-content {
    display: block !important
}

.inline-item-list .item-wrapper .event-slider--news-landing .content-block {
    display: block;
    width: 377px
}

@media screen and (max-width: 768px) {
    .inline-item-list .item-wrapper .event-slider--news-landing .content-block {
        padding: 5px !important
    }
}

.slick-arrow.slick-hidden {
    display: block
}

.field--name-field-member-photo {
    width: 100%
}

.field.text-formatted {
    margin-bottom: -1rem
}


.sitemap-wrapper {
    padding: 2.5rem 1.25rem 0 1.25rem
}

.sitemap-wrapper .content-wrapper {
    width: 100%;
    margin: 0 auto
}

.sitemap-wrapper .content-wrapper .title {
    color: #ad073d;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase;
    text-align: center
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper .content-wrapper .title {
        font-size: 1.75rem;
        line-height: 2rem
    }
}

.sitemap-wrapper .content-wrapper .content {
    margin-top: .75rem;
    color: #333e48;
    font-size: 1.125rem;
    font-weight: 300;
    line-height: 1.5rem;
    text-align: left
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper .content-wrapper .content {
        margin-top: 1.5rem;
        font-size: 1rem;
        line-height: 1.375rem
    }
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.first {
        padding: 1.5rem 1.25rem .25rem
    }
}

.sitemap-wrapper.first .content-wrapper {
    max-width: 880px
}

.sitemap-wrapper.first .content-wrapper .title {
    margin: 0 auto;
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 3rem;
    text-transform: uppercase
}

.sitemap-wrapper.first .content-wrapper .content {
    margin-top: 1rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    text-align: left
}

.sitemap-wrapper.section {
    padding: 1rem 1.25rem 0
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section {
        padding: 0
    }
}

.sitemap-wrapper.section:first-child {
    margin-top: 0
}

.sitemap-wrapper.section .content-wrapper {
    max-width: 1200px;
    padding: 0
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .content-wrapper {
        padding: 0
    }
}

.sitemap-wrapper.section .content-wrapper .image-container img {
    max-height: 100%
}

@media screen and (max-width: 74.9375em) {
    .sitemap-wrapper.section .content-wrapper .image-container {
        width: auto
    }
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .content-wrapper .image-container {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        margin: 0 auto;
        text-align: center
    }
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .content-wrapper .image-container {
        margin: 0 -1.25rem !important;
        width: calc(100% + 2.5rem)
    }
}

.sitemap-wrapper.section .content-wrapper .text-wrapper {
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    padding: 0 3.125rem 2rem 3.125rem
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .content-wrapper .text-wrapper {
        -ms-flex-order: 2;
        order: 2;
        margin-top: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .content-wrapper .text-wrapper {
        padding: 0 1.25rem 2rem 1.25rem
    }
}

.sitemap-wrapper.section .content-wrapper .text-wrapper .middle-align {
    position: relative;
    top: 50%;
    transform: translatey(-50%)
}

.sitemap-wrapper.section .content-wrapper .text-wrapper .section-title {
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    margin-bottom: 1rem;
    text-align: center;
    letter-spacing: 0.063rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .content-wrapper .text-wrapper .section-title {
        letter-spacing: 0.05rem;
        font-size: 1rem;
        font-weight: 500;
        font-size: 1.25rem;
        line-height: 1.375rem;
        margin-bottom: .5rem
    }
}

.sitemap-wrapper.section .content-wrapper .text-wrapper .sub-title,
.sitemap-wrapper.section .content-wrapper .text-wrapper .sub-heading {
    margin-bottom: 1rem;
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 2rem;
    text-align: center;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .content-wrapper .text-wrapper .sub-title,
    .sitemap-wrapper.section .content-wrapper .text-wrapper .sub-heading {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.5rem
    }
}

.sitemap-wrapper.section .sub-service {
    max-width: 1240px;
    padding: 0 1.25rem 3.5rem;
    margin: 0 auto
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .sub-service {
        padding-bottom: 0
    }
}

.sitemap-wrapper.section .sub-service .content-block {
    margin-top: 3rem;
    border-left: 1px solid #c1c1c1;
    padding: 0 2.25rem
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .sub-service .content-block {
        border-left: 0;
        border-top: 1px solid #c1c1c1;
        padding: 0;
        margin-top: 0;
        padding-top: 2rem
    }
}

.sitemap-wrapper.section .sub-service .content-block:first-child {
    border-left: 0;
    padding-left: 0
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .sub-service .content-block:first-child {
        border-top: 0
    }
}

.sitemap-wrapper.section .sub-service .content-block .title {
    font-size: 1.625rem;
    font-weight: 300;
    line-height: 2rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .title {
        font-size: 1.25rem;
        line-height: 1.5rem
    }
}

.sitemap-wrapper.section .sub-service .content-block .description {
    margin-top: .5rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    letter-spacing: 0.031rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .description {
        line-height: 1.375rem
    }
}

.sitemap-wrapper.section .sub-service .content-block .benefit {
    margin-top: 2rem;
    font-size: 1.25rem;
    font-weight: 500;
    line-height: 1.625rem;
    letter-spacing: 0.063rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .benefit {
        font-size: 1.125rem
    }
}

.sitemap-wrapper.section .sub-service .content-block .benefit a {
    display: inline-block;
    width: 1.5rem;
    margin-left: .5rem
}

.sitemap-wrapper.section .sub-service .content-block .benefit .collapse-btn {
    display: none
}

.sitemap-wrapper.section .sub-service .content-block .benefit.expanded .expand-btn {
    display: none
}

.sitemap-wrapper.section .sub-service .content-block .benefit.expanded .collapse-btn {
    display: inline-block
}

.sitemap-wrapper.section .sub-service .content-block .benefit-content-block {
    margin-top: 2rem;
    max-height: 0;
    color: #333e48;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    transition: .5s all;
    letter-spacing: 0.031rem;
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .benefit-content-block {
        padding-bottom: 0
    }
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .benefit-content-block {
        line-height: 1.375rem;
        letter-spacing: 0.05rem
    }
}

.sitemap-wrapper.section .sub-service .content-block .benefit-content-block.expanded {
    max-height: 1000px
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section .sub-service .content-block .benefit-content-block.expanded {
        padding-bottom: 1.5rem
    }
}

.sitemap-wrapper.section .sub-service .content-block .benefit-content-block ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.sitemap-wrapper.section .sub-service .content-block .benefit-content-block ul li {
    margin-top: .5rem;
    padding-left: 1.75em;
    text-align: left;
    text-indent: -1em
}

.sitemap-wrapper.section .sub-service .content-block .benefit-content-block ul li:before {
    content: "• ";
    margin-right: 0.5rem
}

.sitemap-wrapper.section.border-top .content-wrapper {
    border-top: 1px solid #c1c1c1;
    padding-top: 5rem
}

@media screen and (max-width: 39.9375em) {
    .sitemap-wrapper.section.border-top .content-wrapper {
        border-top: 0;
        padding-top: 1rem
    }
}

.sitemap-wrapper.section.blue .text-wrapper {
    background-color: #e9f1f8
}

.sitemap-wrapper.section.blue .text-wrapper .section-title {
    color: #256092
}

.sitemap-wrapper.section.blue .text-wrapper .sub-title {
    color: #256092
}

.sitemap-wrapper.section.blue .sub-service .title {
    color: #256092
}

.sitemap-wrapper.section.blue .sub-service .benefit {
    color: #256092
}

.sitemap-wrapper.section.blue .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.sitemap-wrapper.section.gray .text-wrapper {
    background-color: #e9e9e9
}

.sitemap-wrapper.section.gray .text-wrapper .section-title {
    color: #333e48
}

.sitemap-wrapper.section.gray .text-wrapper .sub-title {
    color: #333e48
}

.sitemap-wrapper.section.gray .sub-service .title {
    color: #333e48
}

.sitemap-wrapper.section.gray .sub-service .benefit {
    color: #333e48
}

.sitemap-wrapper.section.gray .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.sitemap-wrapper.section.green .text-wrapper {
    background-color: #f2f8f8
}

.sitemap-wrapper.section.green .text-wrapper .section-title {
    color: #007277
}

.sitemap-wrapper.section.green .text-wrapper .sub-title {
    color: #007277
}

.sitemap-wrapper.section.green .sub-service .title {
    color: #007277
}

.sitemap-wrapper.section.green .sub-service .benefit {
    color: #007277
}

.sitemap-wrapper.section.green .sub-service .benefit-content-block ul li:before {
    color: #007277
}

.sitemap-wrapper.section.image-right .image-container {
    margin-right: 0;
    margin-left: 2rem
}

@media screen and (max-width: 63.9375em) {
    .sitemap-wrapper.section.image-right .image-container {
        margin: 0 auto
    }
}

.sitemap-wrapper div.content>ul.sitemap-menu>li {
	//clear:both;
}
.sitemap-wrapper div.content>ul.sitemap-menu>li ul.sitemap-menu {
	//clear:both;
}
.sitemap-wrapper div.content>ul.sitemap-menu>li ul.sitemap-menu>li {
	//float:left;
}

.keyword-container {
  padding: 45px 0;
}
.keyword-container .title {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.875em;
  letter-spacing: 1px;
  font-weight: 700;
  color: #333E48;
  margin-bottom: 30px;
}
.keyword-container .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.keyword-container .keyword {
  color: #A2AAAD;
  font-size: 0.875em;
  border: 2px solid #C1C1C1;
  border-radius: 10px;
  line-height: 1rem;
  padding: 10px 23px;
  margin-bottom: 8px;
  font-weight: 400;
}
.keyword-container .keyword:not(:last-child) {
  margin-right: 10px;
}
.keyword-container .keyword:hover {
  background-color: #C1C1C1;
  color: #fff;
}

.highlight {
  color: #ad073d;
}

.com-vdo {
  margin-bottom: 40px;
  position: relative;
  height: auto;
}
.com-vdo:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}
.com-vdo iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#image-popup {
  display: inline-block;
  position: relative;
  border: 10px solid #fff;
}
#image-popup .video-pop-close {
  color: #fff;
  transition: .5s all;
  font-size: 1.5rem;
  font-weight: bold;
  display: block;
  width: 100%;
  text-align: right;
  cursor: pointer;
  position: absolute;
  top: -44px;
  right: -10px;
}
#image-popup .video-pop-close:focus {
  outline: none;
}
.mfp-content {
  text-align: center;
}
.mfp-bg {
  background: rgba(51, 62, 72, 0.7);
  opacity: 1;
}

.calendar.mobile-calendar {
  display: none;
  padding: 20px;
  margin-bottom: 30px;
}
.calendar {
  border: 1px solid #C3C3C3;
  padding: 14px;
  margin-bottom: 16px;
}
.calendar.mobile-calendar {
  border: 0;
  position: relative;
}
.calendar.mobile-calendar:before {
  content: "";
  background-color: #C1C1C1;
  height: 1px;
  width: calc(100% + 40px);
  position: absolute;
  top: 0;
  left: -20px;
}
.calendar.mobile-calendar:after {
  content: "";
  background-color: #C1C1C1;
  height: 1px;
  width: calc(100% + 40px);
  position: absolute;
  bottom: 0;
  left: -20px;
}
.calendar .clndr-controls {
  color: #ad073d;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.calendar .clndr-controls .clndr-control-button {
  position: relative;
  width: 15%;
  cursor: pointer;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.calendar .clndr-controls .clndr-next-button {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.calendar .clndr-controls .icon {
  width: 26px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
}
.calendar .clndr-controls .icon.clndr-prev {
  background-image: url(../images/icon-clndr-prev.svg);
}
.calendar .clndr-controls .icon.clndr-next {
  background-image: url(../images/icon-clndr-next.svg);
}
.calendar .clndr-grid:after {
  clear: both;
}
.calendar .clndr-grid:before,
.calendar .clndr-grid:after {
  display: table;
  content: "";
  line-height: 0;
}
.calendar .clndr-grid .header-day {
  float: left;
  width: 14.285%;
  position: relative;
  font-size: 0.875em;
  color: #333E48;
  font-weight: 700;
  text-align: center;
  padding-bottom: 10px;
}
.calendar .clndr-grid .day {
  color: #333E48;
  font-weight: 400;
}
.calendar .clndr-grid .day .dd {
  text-align: center;
  padding: 5px 0;
}
.calendar .clndr-grid .day.today {
  color: #ad073d;
  font-weight: 500;
}
.calendar .clndr-grid .day.adjacent-month {
  cursor: pointer;
}
.calendar .clndr-grid .day.past,
.calendar .clndr-grid .day.adjacent-month {
  color: #B4B8C5;
}
.calendar .clndr-grid .day.event {
  color: #7BAAD3;
  font-weight: 500;
  position: relative;
  cursor:pointer;
}
.calendar .clndr-grid .day.event:after {
  content: "";
  background-color: #7BAAD3;
  width: 3px;
  height: 4px;
  border-radius: 50%;
  position: absolute;
  bottom: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.calendar .clndr-grid .day-wrap {
  padding: 1px;
  width: 14.285%;
  float: left;
  position: relative;
}
.com-listing {
  width: 320px;
}
.com-listing .promobox {
  background-color: #fff;
  margin-bottom: 8px;
}
.com-listing .promobox .pic {
  width: 100%;
  height: 162px;
  position: relative;
}
.com-listing .promobox .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(rgba(84, 85, 86, 0), rgba(37, 37, 38, 0.8));
}
.com-listing .promobox .bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.com-listing .promobox .details {
  padding: 24px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.com-listing .promobox .details .desc {
  padding-bottom: 25px;
}
.com-listing .promobox .details .desc .category {
  text-transform: uppercase;
  color: #256092;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin-bottom: 8px;
}
.com-listing .promobox .details .desc .title {
  font-size: 1em;
  color: #333E48;
  font-weight: 300;
  line-height: 127%;
}
.com-listing .promobox .details .more {
  line-height: 100%;
}
.com-listing .promobox .details .more .read-more {
  color: #A2AAAD;
  font-size: 0.875em;
  letter-spacing: 0.68px;
  font-weight: 500;
}

section.case-list {
  padding: 2.5rem 0 3rem;
  background-color: #e9e9e9;
}
section.case-list > .grid-container {
  width: 100%;
  max-width: 1035px;
}
section.case-list > .grid-container .content-wrapper {
  margin-top: 0;
}
section.case-list .grid-x {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.case-list .grid-x .item {
  width: calc(50% - 4px);
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  background-color: #fff;
  margin-bottom: 8px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
section.case-list .grid-x .item:hover {
  box-shadow: 0px 0px 10px 0px rgba(102, 102, 102, 0.6);
}
section.case-list .pic {
  height: 260px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.case-list .out-wrapper {
  height: 100%;
}
section.case-list .wrapper {
  max-width: 450px;
  height: calc(100% - 260px);
}
section.case-list .wrapper .details {
  padding: 35px 25px;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.case-list .wrapper .details .category {
  text-transform: uppercase;
  color: #7BAAD3;
  font-size: 0.875em;
  font-weight: 700;
  margin-bottom: 15px;
}
section.case-list .wrapper .details .subtitle {
  color: #256092;
  font-size: 1.313em;
  font-weight: 300;
  line-height: 130%;
  margin-bottom: 25px;
}
section.case-list .wrapper .details .keyword-list {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.case-list .wrapper .details .keyword-list .keyword {
  color: #A2AAAD;
  font-size: 0.875em;
  border: 2px solid #C1C1C1;
  border-radius: 10px;
  line-height: 1rem;
  padding: 10px 23px;
  margin-bottom: 8px;
  margin-right: 10px;
}
section.case-list .wrapper .details .keyword-list .keyword:hover {
  background-color: #C1C1C1;
  color: #fff;
}
section.case-list .wrapper .details .more {
  margin-top: 22px;
  font-size: 0.875em;
  font-weight: 500;
  color: #A2AAAD;
}
section.case-list .more-btn {
  margin-top: 30px;
  text-align: center;
}
section.case-list .more-btn a {
  display: inline-block;
  color: #C1C1C1;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.25rem;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #e9e9e9;
  border: 0.188rem solid #C1C1C1;
  padding: .5rem 1.25rem;
}
section.case-list .more-btn a:hover {
  border-color: #fff;
  background-color: #fff;
  color: #C1C1C1;
}
section.case-detail {
  background-color: #e9e9e9;
}
section.case-detail .mobile-truncate {
  max-height: none;
}
section.case-detail .expand-control a img {
  width: 40px;
  height: 40px;
}
section.case-detail .thought-leader-content-wrapper {
  padding: 0;
}
section.case-detail .banner .bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 420px;
}
section.case-detail > .content {
  max-width: 1140px;
  margin: -230px auto 0 auto;
  background-color: #fff;
}
section.case-detail > .content .head {
  padding: 50px 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
section.case-detail > .content .head .logo {
  width: 110px;
}
section.case-detail > .content .head .logo img {
  width: 100%;
  height: auto;
}
section.case-detail > .content .head .desc {
  width: calc(100% - 110px);
  padding-left: 30px;
}
section.case-detail > .content .head .desc .category {
  font-size: 1.250em;
  font-weight: 700;
  text-transform: uppercase;
  color: #256092;
  letter-spacing: 0.5px;
  opacity: 0.5;
  margin-bottom: 15px;
}
section.case-detail > .content .head .desc .title {
  font-size: 2.500em;
  color: #256092;
  line-height: 105%;
  font-weight: 300;
}
section.case-detail > .content .summary {
  background-color: #3B5469;
}
section.case-detail > .content .summary .slick-dots {
  list-style-type: none;
  position: absolute;
  right: 60px;
  bottom: 0;
  width: unset;
  margin: 0 0 1rem 1.25rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.case-detail > .content .summary .slick-dots button[type='button'] {
  display: none;
}
section.case-detail > .content .summary .slick-dots li {
  cursor: pointer;
  margin-right: 9px;
  border: 0px;
  margin-left: 0px;
}
section.case-detail > .content .summary .slick-dots li:before {
  content: "";
  background-color: transparent;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  display: inline-block;
}
section.case-detail > .content .summary .slick-dots li.slick-active:before {
  background-color: #fff;
}
section.case-detail > .content .summary .slide {
  padding: 25px 60px;
  color: #fff;
}
section.case-detail > .content .summary .slide .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
section.case-detail > .content .summary .slide .wrapper .subject {
  width: 240px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
}
section.case-detail > .content .summary .slide .wrapper .desc {
  width: calc(100% - 240px);
  padding-left: 10px;
  padding-right: 80px;
  font-weight: 300;
}
section.case-detail > .content .summary .slide .wrapper .desc ul {
  margin-bottom: 0;
}
section.case-detail > .content .summary .slide .wrapper .desc ul li {
  letter-spacing: 0.5px;
}
section.case-detail > .content .summary .slide .wrapper .desc ul li:not(:last-child) {
  margin-bottom: 5px;
}
section.case-detail > .content .part-wrap {
  max-width: 910px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
  color: #333E48;
  font-weight: 300;
}
section.case-detail > .content .part-wrap p {
  letter-spacing: 1px;
  font-size: 0.875em;
}
section.case-detail > .content .part1 {
  padding-top: 40px;
  padding-bottom: 25px;
}
section.case-detail > .content .part1 .intro p {
  margin-bottom: 30px;
}
section.case-detail > .content .part2 {
  background-color: #E9F1F8;
  padding: 40px 0;
}
section.case-detail > .content .part2 .sub-part:last-child p:last-child {
  margin-bottom: 0;
}
section.case-detail > .content .part3 .keyword-container {
  position: relative;
}
section.case-detail > .content .part3 .keyword-container:after {
  content: "";
  background-color: #C1C1C1;
  width: calc(100% + 80px);
  margin: 0 -40px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0px;
}
section.case-detail > .content .part-wrap .sub-heading {
    font-size: 1.250em;
    color: #256092;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 22px;
}
section.case-detail > .content .part-wrap h2 {
    font-size: 1.250em;
    color: #256092;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 22px;
}
section.case-detail > .content .part-wrap h4 {
    color: #7BAAD3;
    font-size: 0.875em;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 157%;
}
section.case-detail > .content .part-wrap p {
    margin-bottom: 25px;
}
section.case-detail > .content .part-wrap p.bold {
  font-weight: 400;
}
section.case-detail > .content .part-wrap p a {
  font-weight: 400;
}
section.case-detail > .content .part-wrap .quote {
  position: relative;
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 38px;
  margin-bottom: 40px;
  margin-top: 40px;
}
section.case-detail > .content .part-wrap .quote .highlight {
  letter-spacing: 1px;
  font-size: 1.500em;
  line-height: 137.5%;
}
section.case-detail > .content .part-wrap .quote .source {
  font-size: 0.875rem;
  letter-spacing: 0.75px;
}
section.case-detail > .content .part-wrap .quote .source .name {
  font-size: 1.125rem;
  margin-right: 5px;
  letter-spacing: 0.58px;
}
section.case-detail > .content .part-wrap .quote .source .name:before {
  content: "";
  background-color: #333E48;
  width: 15px;
  height: 1px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
section.case-detail > .content .part-wrap .sub-part .quote:before {
  content: "";
  background-color: #ad073d;
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.case-detail > .content .more-resources-wrapper {
    margin-top: 2rem;
}
.case-detail > .content div.more-resources-wrapper {
    margin-top: 2rem;
    padding-bottom: 2rem;
}

.case-detail > .content .more-resources-wrapper .title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.75rem;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.125rem
}

.case-detail > .content .more-resources-wrapper ul {
    margin-top: 1.75rem;
    list-style: none;
    margin: 0
}

.case-detail > .content .more-resources-wrapper ul li {
    margin-top: 1.25rem
}

.case-detail > .content .more-resources-wrapper ul li a {
    color: #007277;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.875rem
}

@media screen and (max-width: 39.9375em) {
    .case-detail > .content .more-resources-wrapper ul li a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.case-detail > .content .more-resources-wrapper ul li a .image-container {
    margin-right: .75rem;
    width: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .case-detail > .content .more-resources-wrapper ul li a .image-container {
        margin-right: 1.25rem
    }
}

.case-detail > .content .more-resources-wrapper a {
    color: #007277;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.875rem
}

@media screen and (max-width: 39.9375em) {
    .case-detail > .content .more-resources-wrapper a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.case-detail > .content .more-resources-wrapper .image-container {
    margin-right: .75rem;
    width: 1.25rem
}

.case-detail > .content .more-resources-wrapper .image-container img {
	vertical-align:top;
}

@media screen and (max-width: 39.9375em) {
    .case-detail > .content .more-resources-wrapper .image-container {
        margin-right: 1.25rem
    }
}


section.case-detail .field.text-formatted{
  margin-bottom: 0px;
}


section.case-detail > .more-cases-cloned {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1rem 0;
    background-color: rgba(51, 62, 72, 0.6);
    z-index: 240;
    transition: .5s all
}

section.case-detail > .more-cases-cloned.hide_animate {
    transform: translatey(100%)
}

section.case-detail > .more-cases-cloned.expand {
    padding: 2.5rem 0
}

section.case-detail > .more-cases-cloned.expand .item-slider-section {
    max-height: 1000px
}

section.case-detail > .more-cases-cloned.margin-fix .item-slider-section {
    margin-top: 2rem
}

section.case-detail > .more-cases-cloned .more-cases-title {
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.071rem;
    text-align: center
}

section.case-detail > .more-cases-cloned .item-slider-section {
    transition: max-height .5s;
    max-height: 0;
    overflow: hidden;
    margin-top: 0
}

section.case-detail > .more-cases-wrapper {
    max-width: 992px;
    margin: 0 auto;
    padding: 45px 0;
}

section.case-detail > .more-cases-wrapper .more-cases-title {
    color: #333e48;
    font-size: 0.875rem;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center
}

section.case-detail > .more-cases-wrapper .head {
  color: #333E48;
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 30px;
}
section.case-detail > .more-cases-wrapper .slick-slide {
  margin: 0 8px;
  background-color: #fff;
}
section.case-detail > .more-cases-wrapper .slick-slide .bg {
  width: 100%;
  height: 162px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.case-detail > .more-cases-wrapper .slick-slide .wrapper {
  padding: 24px;
  color: #256092;
}
section.case-detail > .more-cases-wrapper .slick-slide .wrapper .category {
  font-weight: 700;
  opacity: 0.5;
  text-transform: uppercase;
  margin-bottom: 6px;
}
section.case-detail > .more-cases-wrapper .slick-slide .wrapper .title {
  font-size: 1em;
  font-weight: 300;
  line-height: 127%;
}
section.case-detail > .more-cases-wrapper .slide-wrapper {
  position: relative;
}
section.case-detail > .more-cases-wrapper .slide-nav {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.case-detail > .more-cases-wrapper .slide-nav.left {
  left: -82px;
}
section.case-detail > .more-cases-wrapper .slide-nav.right {
  right: -82px;
}

section.case-detail > .more-cases-cloned .head {
  color: #333E48;
  font-size: 0.875em;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 30px;
}

section.case-detail > .more-cases-cloned .slick-slide {
  margin: 0 8px;
  background-color: #fff;
}
section.case-detail > .more-cases-cloned .slick-slide .bg {
  width: 100%;
  height: 162px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
section.case-detail > .more-cases-cloned .slick-slide .wrapper {
  padding: 24px;
  color: #256092;
}
section.case-detail > .more-cases-cloned .slick-slide .wrapper .category {
  font-weight: 700;
  opacity: 0.5;
  text-transform: uppercase;
  margin-bottom: 6px;
}
section.case-detail > .more-cases-cloned .slick-slide .wrapper .title {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 127%;
}
section.case-detail > .more-cases-cloned .slide-wrapper {
  position: relative;
}
section.case-detail > .more-cases-cloned .slide-nav {
  width: 57px;
  height: 57px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.case-detail > .more-cases-cloned .slide-nav.left {
  left: 30px;
}
section.case-detail > .more-cases-cloned .slide-nav.right {
  right: 30px;
}

section.case-detail > .more-cases-cloned .item-slider-section .views-element-container {
    max-width: 992px;
    margin: 0 auto;
}




section.promotion.thought-leader-filter-wrapper {
  border-top: 0;
  border-bottom: 1px solid #C1C1C1;
  padding: 8px;
}
section.promotion-result {
background-color:#ffffff;
  padding: 45px;
}
section.promotion-result .container {
  max-width: 1200px;
  margin: 0 auto;
}
section.promotion-result .item {
  background-color: #EFEFEF;
  padding: 30px;
}
section.promotion-result .item:not(:last-child) {
  margin-bottom: 24px;
}
section.promotion-result .item .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.promotion-result .item .wrapper .pic {
  width: 228px;
  height: 285px;
  position: relative;
}
section.promotion-result .item .wrapper .pic .bg {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section.promotion-result .item .wrapper .pic .icon {
  position: absolute;
  cursor: pointer;
  right: 8px;
  bottom: 8px;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
section.promotion-result .item .wrapper .pic .icon:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
section.promotion-result .item .wrapper .pic .zoom {
  background-image: url(../images/icon-search-blue.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 23px;
  height: 23px;
}
section.promotion-result .item .wrapper .desc {
  width: calc(100% - 228px);
  padding-right: 80px;
  letter-spacing: 0.6px;
}
section.promotion-result .item .wrapper .desc .category {
  color: #4C7BA3;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 15px;
}
section.promotion-result .item .wrapper .desc .category .district {
  margin-right: 10px;
}
section.promotion-result .item .wrapper .desc .category .subcat {
  opacity: 0.6;
}
section.promotion-result .item .wrapper .desc .title {
  font-size: 1.625em;
  color: #ad073d;
  font-weight: 300;
  margin-bottom: 20px;
}
section.promotion-result .item .wrapper .desc .txt-group {
  color: #333E48;
  font-size: 1.125em;
  font-weight: 300;
  line-height: 166%;
}
section.promotion-result .item .wrapper .desc .txt-group p {
  margin-bottom: 0;
}
section.promotion-result .item .wrapper .desc .txt-group p:not(:last-child) {
  margin-bottom: 15px;
}
section.promotion-result .item .wrapper .desc .enquiry {
  margin-top: 20px;
}
section.promotion-result .item .wrapper .desc .enquiry a {
  color: #256092;
  font-size: 1.125em;
  font-weight: 500;
  letter-spacing: 1px;
}

section.promotion-result .pagination-container {
  margin-top: 40px;
}
section.promotion-result .pagination-container ul {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.promotion-result .pagination-container ul > li {
	padding: 0px;
	margin: 0px;
}
section.promotion-result .pagination-container ul > li > a {
  width: 38px;
  height: 38px;
  margin-bottom: 5px;
  color: #C1C1C1;
  font-size: 0.875em;
  font-weight: 500;
  border: 3px solid #C1C1C1;
  background-color: #fff;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
section.promotion-result .pagination-container ul > li:not(:last-child) > a {
  margin-right: 15px;
}
section.promotion-result .pagination-container ul > li.is-active > a {
  color: #fff;
  border: 3px solid #007277;
  background-color: #007277;
}
section.promotion-result .pagination-container ul > li.pager__item--first {
	display: none;
}
section.promotion-result .pagination-container ul > li.pager__item--last {
	display: none;
}

section.promotion-result .pagination-container > .next .icon {
  width: 10px;
  height: 10px;
  background-image: url(../images/icon_next.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

section.gen-promotion {
  background-color: #e9e9e9;
}
section.gen-promotion .field.text-formatted{
  margin-bottom: 0px;
}
section.gen-promotion .mobile-truncate {
  max-height: none;
}
section.gen-promotion .expand-control a img {
  width: 40px;
  height: 40px;
}
section.gen-promotion .container {
  max-width: 1200px;
  margin: 0 auto;
}
section.gen-promotion .inner-container {
  padding-top: 40px;
  padding-bottom: 85px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.gen-promotion .main {
  width: calc(100% - 320px - 14px);
  background-color: #fff;
  padding: 35px 60px;
  color: #333E48;
  font-weight: 300;
}
section.gen-promotion .main .sub-title {
    font-size: 1.250em;
    color: #256092;
    font-weight: 400;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 22px;
}
section.gen-promotion .main .field.text-formatted h4 {
    color: #7BAAD3;
    font-size: 0.875em;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 0;
    line-height: 157%;
}
section.gen-promotion .main .field.text-formatted p {
    margin-bottom: 25px;
}
section.gen-promotion .main .field.text-formatted p.bold {
  font-weight: 400;
}
section.gen-promotion .main .field.text-formatted p a {
  font-weight: 400;
}
section.gen-promotion .main .field.text-formatted .quote {
  position: relative;
  padding-top: 5px;
  padding-bottom: 15px;
  padding-left: 38px;
  margin-bottom: 40px;
  margin-top: 40px;
}
section.gen-promotion .main .field.text-formatted .quote .highlight {
  letter-spacing: 1px;
  font-size: 1.500em;
  line-height: 137.5%;
}
section.gen-promotion .main .field.text-formatted .quote .source {
  font-size: 0.875rem;
  letter-spacing: 0.75px;
}
section.gen-promotion .main .field.text-formatted .quote .source .name {
  font-size: 1.125rem;
  margin-right: 5px;
  letter-spacing: 0.58px;
}
section.gen-promotion .main .field.text-formatted .quote .source .name:before {
  content: "";
  background-color: #333E48;
  width: 15px;
  height: 1px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}
section.gen-promotion .main .field.text-formatted .quote:before {
  content: "";
  background-color: #ad073d;
  width: 8px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
section.gen-promotion .main .header .category {
  text-transform: uppercase;
  font-size: 1.250em;
  line-height: 120%;
  letter-spacing: 0.5px;
  color: #256092;
  margin-bottom: 20px;
}
section.gen-promotion .main .header .category .subcat {
  font-weight: 500;
  margin-right: 20px;
}
section.gen-promotion .main .header .category .subcat2 {
  font-weight: 300;
}
section.gen-promotion .main .header .title {
  font-size: 2.250em;
  font-weight: 300;
  color: #333E48;
  margin-bottom: 28px;
  letter-spacing: 1px;
}
section.gen-promotion .main .intro p {
  margin-bottom: 30px;
}
section.gen-promotion .main p {
  font-size: 0.875em;
  letter-spacing: 1px;
}
section.event-list {
  padding-bottom: 85px;
}
section.event-list .container {
  max-width: 1200px;
  margin: 0 auto;
}
section.event-list .container .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.event-list select {
  width: 209px;
  height: 49px;
  margin-right: 8px;
  cursor: pointer;
  padding-left: 24px;
  padding-right: 14px;
  background-image: url(../images/icon-drop-down.svg);
  background-size: 15px 10px;
  background-position: right 0px center;
}
section.event-list .pagehead {
  text-align: center;
  color: #ad073d;
  text-transform: uppercase;
  font-size: 2.250em;
  letter-spacing: 0.5px;
  font-weight: 300;
  padding: 40px 40px 40px 0;
  position: relative;
}
section.event-list .icon-calendar {
  width: 32px;
  height: 29px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../images/icon-calendar.svg);
  background-size: contain;
  background-position: center;
  display: none;
}
section.event-list .icon-calendar.active {
  background-image: url(../images/icon-calendar_hover.svg);
}
section.event-list .main {
  width: calc(100% - 320px - 24px);
}
section.event-list .main .item {
  margin-bottom: 16px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.event-list .main .item:nth-child(even) .details .date {
  background-color: #7BAAD3;
}
section.event-list .main .item:nth-child(even) .details .group .g1 {
  background-color: rgba(123, 170, 211, 0.9);
}
section.event-list .main .item:nth-child(even) .details .group .g2 {
  background-color: rgba(123, 170, 211, 0.8);
}
section.event-list .main .item:nth-child(even) .details .group .g3 {
  background-color: rgba(123, 170, 211, 0.6);
}
section.event-list .main .item:nth-child(even) .desc {
  background-color: rgba(123, 170, 211, 0.2);
}
section.event-list .main .item:nth-child(odd) .details .date {
  background-color: #256092;
}
section.event-list .main .item:nth-child(odd) .details .group .g1 {
  background-color: rgba(37, 96, 146, 0.9);
}
section.event-list .main .item:nth-child(odd) .details .group .g2 {
  background-color: rgba(37, 96, 146, 0.8);
}
section.event-list .main .item:nth-child(odd) .details .group .g3 {
  background-color: rgba(37, 96, 146, 0.6);
}
section.event-list .main .item:nth-child(odd) .desc {
  background-color: rgba(124, 160, 190, 0.2);
}
section.event-list .main .item .details {
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
section.event-list .main .item .details .date {
  text-transform: uppercase;
  font-weight: 500;
  padding: 27px;
  letter-spacing: 1px;
  width: 139px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
section.event-list .main .item .details .date .d1 {
  font-size: 2.625em;
}
section.event-list .main .item .details .group {
  width: 112px;
  font-size: 0.875em;
}
section.event-list .main .item .details .group .g1 {
  height: 38.5%;
}
section.event-list .main .item .details .group .g2 {
  height: 38.5%;
}
section.event-list .main .item .details .group .g3 {
  height: 23%;
}
section.event-list .main .item .details .group > div {
  padding: 22px 10px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
section.event-list .main .item .desc {
  width: calc(100% - 139px - 112px);
  padding: 23px 28px;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
section.event-list .main .item .desc .title {
  font-size: 1.500em;
  font-weight: 400;
  color: #256092;
  letter-spacing: 0.4px;
  line-height: 142%;
  max-width: 332px;
}
section.event-list .main .item .desc .btn-detail {
  text-align: right;
}
section.event-list .main .item .desc .btn-detail a {
  color: #fff;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: 700;
  letter-spacing: 1px;
  background-color: #007277;
  border: 3px solid #007277;
  padding: 16px 37px;
  display: inline-block;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
section.event-list .main .item .desc .btn-detail a:hover {
  background-color: #fff;
  color: #007277;
}
section.event-list .main .more-btn {
  margin-top: 24px;
  text-align: right;
}
section.event-list .main .more-btn > a {
  display: inline-block;
  color: #C1C1C1;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border: 0.188rem solid #C1C1C1;
  padding: .5rem 1.25rem;
  letter-spacing: 1px;
}
section.event-list .main .more-btn > a:hover {
  background-color: #C1C1C1;
  color: #fff;
}
section.event-list .com-listing .promobox {
  margin-bottom: 15px;
}
section.event-list .com-listing .promobox .details {
  border: 1px solid #C3C3C3;
}

/*1200*/
@media screen and (max-width: 75em) {
  section.event-list .container {
    margin-left: 20px;
    margin-right: 20px;
  }
  section.case-detail > .content,
  section.case-detail .slick-slider {
    width: calc(100% - 40px);
  }
  section.case-detail .slick-slider {
    margin: 0 auto;
  }
}

@media screen and (max-width: 81.25em) and (min-width: 63.9375em) {
  section.gen-promotion .container,
  section.event-list .container {
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*1024*/
@media screen and (max-width: 63.9375em) {
  section.event-list {
    padding-bottom: 50px;
  }
  section.event-list .slick-slider {
    overflow: hidden;
  }
  section.event-list .container .wrapper {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 1rem;
  }
  section.event-list .pagehead {
    padding-top: 25px;
    padding-bottom: 17px;
  }
  section.event-list .icon-calendar {
    display: inline-block;
  }
  section.event-list .calendar.mobile-calendar.active {
    display: block;
  }
  section.event-list .com-listing {
    width: 100%;
    margin-top: 40px;
  }
  section.event-list .com-listing .calendar {
    display: none;
  }
  section.event-list .com-listing .wrapper {
    padding-right: .625rem;
    padding-left: .625rem;
  }
  section.event-list .com-listing .slick-list {
    overflow: visible;
  }
  section.event-list .com-listing .slick-dots {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    list-style-type: none;
  }
  section.event-list .com-listing .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
  section.event-list .com-listing .slick-dots li.slick-active:before {
    background-color: #333E48;
  }
  section.event-list .com-listing .slick-dots li:before {
    content: "";
    background-color: transparent;
    border: 1px solid #333E48;
    width: 10px;
    height: 10px;
    display: inline-block;
  }
  section.event-list .com-listing .slick-dots button[type='button'] {
    display: none;
  }
  section.event-list .com-listing .promobox {
    margin-right: 0px;
  }
  section.event-list .com-listing .promobox .details {
    padding: 25px 25px 35px 25px;
  }
  section.event-list .com-listing .promobox .details .desc {
    padding-bottom: 45px;
  }
  section.event-list .main {
    width: 100%;
  }
  section.event-list .main .more-btn {
    margin-top: 20px;
    text-align: center;
  }
  section.event-list .main .item {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.event-list .main .item .details .date {
    width: 50%;
  }
  section.event-list .main .item .details .group {
    width: 50%;
  }
  section.event-list .main .item .desc {
    width: 100%;
    padding: 25px 20px 20px 20px;
  }
  section.event-list .main .item .desc .title {
    max-width: 100%;
    margin-bottom: 50px;
  }
  section.event-list .main .item .desc .btn-detail a {
    padding: 11px 35px;
  }
  section.promotion.thought-leader-filter-wrapper {
    padding: 1.25rem 1.5rem;
  }
  section.promotion-result {
    padding: 24px 10px 40px 10px;
  }
  section.gen-promotion .slick-slider {
    overflow: hidden;
  }
  section.gen-promotion .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  section.gen-promotion .inner-container {
    padding-top: 16px;
  }
  section.gen-promotion .main {
    width: 100%;
    padding-bottom: 55px;
  }
  section.gen-promotion .inner-container {
    padding-bottom: 40px;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.gen-promotion .keyword-container {
    padding-bottom: 0;
  }
  section.gen-promotion .com-listing {
    width: 100%;
    margin-top: 25px;
  }
  section.gen-promotion .com-listing .slick-list {
    overflow: visible;
  }
  section.gen-promotion .com-listing .wrapper {
    padding-right: .625rem;
    padding-left: .625rem;
  }
  section.gen-promotion .com-listing .promobox {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  section.gen-promotion .com-listing .slick-dots {
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    list-style-type: none;
  }
  section.gen-promotion .com-listing .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
  section.gen-promotion .com-listing .slick-dots li.slick-active:before {
    background-color: #333E48;
  }
  section.gen-promotion .com-listing .slick-dots li:before {
    content: "";
    background-color: transparent;
    border: 1px solid #333E48;
    width: 10px;
    height: 10px;
    display: inline-block;
  }
  section.gen-promotion .com-listing .slick-dots button[type='button'] {
    display: none;
  }
  
  .aboutus-wrapper.about-core {
    padding: 40px 1.25rem;
  }
  .aboutus-wrapper.about-core .icon-wrapper .item-wrap .row.r2 {
    max-width: 100%;
  }
  .aboutus-wrapper.about-core .icon-wrapper .item-wrap .item-block {
    width: calc(100% / 2);
    padding: 0 1.25rem;
  }
  .aboutus-wrapper.about-vertical {
    padding: 40px 1.25rem;
  }
  .aboutus-wrapper.about-vertical .icon-wrapper {
    max-width: 380px;
    margin: 35px auto 0 auto;
  }
  .aboutus-wrapper.about-vertical .icon-wrapper .row {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .aboutus-wrapper.about-vertical .icon-wrapper .col {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 63.9375em) and (min-width: 39.9375em) {
  section.promotion-result .item .wrapper .desc {
    padding-right: 30px;
  }
  section.gen-promotion .com-vdo {
    margin-left: -60px;
    margin-right: -60px;
  }
}

/*768*/
@media screen and (max-width: 48em) {
  section.case-detail > .more-cases-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  section.case-detail > .more-cases-wrapper .head {
    margin-bottom: 24px;
  }
  section.case-detail .com-vdo {
    margin-left: -15px;
    margin-right: -15px;
  }
  section.case-detail > .content .head {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  section.case-detail > .content .head .logo {
    margin-bottom: 24px;
  }
  section.case-detail > .content .head .desc {
    width: 100%;
    padding-left: 0;
  }
  section.case-detail > .content .summary .slide {
    padding: 30px;
  }
  section.case-detail > .content .summary .slide .wrapper {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  section.case-detail > .content .summary .slide .wrapper .subject {
    text-align: left;
    width: 100%;
    margin-bottom: 1rem;
  }
  section.case-detail > .content .summary .slide .wrapper .desc {
    width: 100%;
    padding-right: 0;
  }
  section.case-detail > .content .summary .slick-dots {
    position: relative;
    right: auto;
    margin-left: 0;
    margin-bottom: 0;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  section.case-detail > .content .com-vdo {
    margin-bottom: 24px;
  }
  section.case-detail > .content .part1 {
    padding-top: 8px;
  }
  section.case-detail .resources .item-wrap {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.case-detail .resources .item-wrap .item {
    width: 100%;
    padding-right: 0;
  }
}

/*639*/
@media screen and (max-width: 39.9375em) {
  section.case-list {
    padding-top: 15px;
    padding-bottom: 50px;
  }
  section.case-list .wrapper {
    max-width: 100%;
  }
  section.case-list .wrapper .details {
    padding: 30px 17px;
  }
  section.case-list .wrapper .details .subtitle {
    margin-bottom: 20px;
  }
  section.case-list .wrapper .details .keyword-list .keyword {
    padding: 6px 27px;
    font-size: 0.75rem;
    letter-spacing: 0.86px;
    margin-bottom: 6px;
  }
  section.case-list .grid-x {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.case-list .grid-x .item {
    width: 100%;
  }
  section.case-detail .sub-part .quote {
    padding-left: 20px;
  }
  section.case-detail .banner .bg {
    height: 160px;
  }
  section.case-detail .resources .item-wrap .item {
    margin-bottom: 24px;
    font-size: 1em;
  }
  section.case-detail .resources .title {
    margin-bottom: 24px;
  }
  section.case-detail .keyword-container .keyword {
    padding: 6px 27px;
    font-size: 0.75rem;
    letter-spacing: 0.86px;
    margin-bottom: 6px;
  }
  section.case-detail .sub-part .subhead {
    margin-bottom: 5px;
  }
  section.case-detail > .content {
    width: calc(100% - 30px);
    margin-top: -80px;
  }
  section.case-detail > .content .head {
    padding: 26px 15px;
  }
  section.case-detail > .content .head .logo {
    width: 63px;
  }
  section.case-detail > .content .head .desc .category {
    font-size: 1rem;
    margin-bottom: 8px;
  }
  section.case-detail > .content .head .desc .title {
    font-size: 1.750em;
    line-height: 120%;
  }
  section.case-detail > .content .summary .slide {
    padding: 24px 15px;
  }
  section.case-detail .mobile-truncate {
    max-height: 200px;
  }
  section.case-detail .mobile-truncate.ddd-truncated {
    overflow: hidden;
  }
  section.case-detail .mobile-truncate + .expand-control {
    display: none;
  }
  section.case-detail .mobile-truncate.ddd-truncated + .expand-control {
    display: block;
  }
  section.case-detail .expand-control {
    text-align: center;
    margin: 2.5rem 0;
  }
  section.event-list select {
    width: 100%;
  }
  section.event-list .main .item .details .group > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  section.event-list .main .item .desc .title {
    font-size: 1.25rem;
    padding-bottom: 30px;
  }
  section.event-list .main .item .details .date .d1 {
    font-size: 2.375em;
  }
  section.event-list .main .item .details .date .d2,
  section.event-list .main .item .details .date .d3 {
    font-size: 0.875em;
  }
  section.promotion-result .item {
    padding: 24px 16px;
  }
  section.promotion-result .item:not(:last-child) {
    margin-bottom: 8px;
  }
  section.promotion-result .item .wrapper {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  section.promotion-result .item .wrapper .desc {
    width: 100%;
    padding-right: 0;
  }
  section.promotion-result .item .wrapper .desc .title {
    margin-bottom: 1rem;
    font-size: 1.313em;
  }
  section.promotion-result .item .wrapper .desc .category {
    margin-bottom: 1rem;
  }
  section.promotion-result .item .wrapper .desc .txt-group {
    line-height: 157%;
    font-size: 0.875em;
  }
  section.promotion-result .item .wrapper .pic {
    width: 152px;
    height: 190px;
    margin-top: 1.5rem;
  }
section.promotion-result .pagination-container {
  margin-top: 25px;
}
  section.gen-promotion .main {
    padding: 24px 16px 55px 16px;
  }
  section.gen-promotion .main .header .category {
    margin-bottom: 8px;
  }
  section.gen-promotion .main .header .category > span {
    display: block;
    margin-right: 0;
    letter-spacing: 0.4px;
    line-height: 150%;
  }
  section.gen-promotion .main .header .title {
    line-height: 129%;
    margin-bottom: 25px;
    font-size: 1.313em;
  }
  section.gen-promotion .com-vdo {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 27px;
  }
  section.gen-promotion .keyword-container .title {
    margin-bottom: 14px;
  }
  section.gen-promotion .keyword-container .keyword {
    padding: 6px 27px;
    font-size: 0.75rem;
    letter-spacing: 0.86px;
    margin-bottom: 6px;
  }
  section.gen-promotion .mobile-truncate {
    max-height: 200px;
  }
  section.gen-promotion .mobile-truncate.ddd-truncated {
    overflow: hidden;
  }
  section.gen-promotion .mobile-truncate + .expand-control {
    display: none;
  }
  section.gen-promotion .mobile-truncate.ddd-truncated + .expand-control {
    display: block;
  }
  section.gen-promotion .expand-control {
    text-align: center;
    margin: 2.5rem 0;
  }
  
  .aboutus-wrapper.about-core .icon-wrapper .item-wrap .item-block {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .aboutus-wrapper.about-core .icon-wrapper .subhead {
    text-align: left;
    margin-top: 14px;
    margin-bottom: 5px;
  }
}


@media screen and (max-width: 63.9375em) {
    .aboutus-wrapper {
        padding: 2.5rem 1.25rem 1.25rem
    }
  .aboutus-wrapper.aboutus-fourth .wrapper {
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .aboutus-wrapper.aboutus-fourth .content-wrapper .read-more {
    text-align: center;
  }
  .aboutus-wrapper.aboutus-fourth .photo {
    width: 100%;
    margin-bottom: 30px;
  }
  .aboutus-wrapper.aboutus-fourth .details {
    width: 100%;
    padding-left: 0;
  }
  .aboutus-wrapper.aboutus-fourth .details .desc {
    margin-bottom: 40px;
    font-size: 1rem;
    line-height: 150%;
  }
}

div.g-recaptcha {
	width: 304px;
	margin:auto;
	margin-bottom: 1rem;
}

div.g-recaptcha > div {
	width: unset;
	height: unset;
}

.pre_menu_jos {
	padding-bottom: 10px;
	cursor: pointer;
}

.menu_jos {
	position: absolute;
	margin-left: 840px;
	right: unset;
	background: #ffffff;

	width: 150px;
	height: auto;
	padding: 5px 10px;
	overflow: auto;
	box-shadow: 2px 6px 9px 0 rgb(0 0 0 / 40%);
	display: block;
	z-index: 10;
	border: 0;	
		
	transition: opacity .3s ease;
	visibility: hidden;
	opacity: 0;
}

.menu_jos.active {
	transition: opacity .3s ease;
	visibility: visible;
	opacity: 1;
}

@media screen and (max-width: 1200px) {
	.menu_jos {
		margin-left: unset;
		right: 105px;
	}
}