@charset "UTF-8";/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background:#fff;
}
.content-container{
    background:#fff;
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=80em&xxlarge=90em&phone=0em&phablet=30em&tablet-p=48em&tablet-l=64em&laptop=80em&desktop=90em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

*,::after,::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    font-family: "Chemours Sans",微软雅黑,宋体,SimSun,sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #303133;
    -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
}
.login_img{
    vertical-align:3px;
    width:.85rem;
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object {
    max-width: none!important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: 0 0;
    line-height: 1;
    cursor: pointer
}[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: 78.125rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width:48em) {
    .grid-container {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.fluid {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width:48em) {
    .grid-container.fluid {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

.cell.auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.cell.shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.auto {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.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-full,.grid-x>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width:48em) {
    .grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.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-full,.grid-x>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width:64em) {
    .grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.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-full,.grid-x>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:80em) {
    .grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.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-full,.grid-x>.xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {
    .grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.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-full,.grid-x>.xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.phone-1,.grid-x>.phone-10,.grid-x>.phone-11,.grid-x>.phone-12,.grid-x>.phone-2,.grid-x>.phone-3,.grid-x>.phone-4,.grid-x>.phone-5,.grid-x>.phone-6,.grid-x>.phone-7,.grid-x>.phone-8,.grid-x>.phone-9,.grid-x>.phone-full,.grid-x>.phone-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media screen and (min-width:30em) {
    .grid-x>.phablet-1,.grid-x>.phablet-10,.grid-x>.phablet-11,.grid-x>.phablet-12,.grid-x>.phablet-2,.grid-x>.phablet-3,.grid-x>.phablet-4,.grid-x>.phablet-5,.grid-x>.phablet-6,.grid-x>.phablet-7,.grid-x>.phablet-8,.grid-x>.phablet-9,.grid-x>.phablet-full,.grid-x>.phablet-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:48em) {
    .grid-x>.tablet-p-1,.grid-x>.tablet-p-10,.grid-x>.tablet-p-11,.grid-x>.tablet-p-12,.grid-x>.tablet-p-2,.grid-x>.tablet-p-3,.grid-x>.tablet-p-4,.grid-x>.tablet-p-5,.grid-x>.tablet-p-6,.grid-x>.tablet-p-7,.grid-x>.tablet-p-8,.grid-x>.tablet-p-9,.grid-x>.tablet-p-full,.grid-x>.tablet-p-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:64em) {
    .grid-x>.tablet-l-1,.grid-x>.tablet-l-10,.grid-x>.tablet-l-11,.grid-x>.tablet-l-12,.grid-x>.tablet-l-2,.grid-x>.tablet-l-3,.grid-x>.tablet-l-4,.grid-x>.tablet-l-5,.grid-x>.tablet-l-6,.grid-x>.tablet-l-7,.grid-x>.tablet-l-8,.grid-x>.tablet-l-9,.grid-x>.tablet-l-full,.grid-x>.tablet-l-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:80em) {
    .grid-x>.laptop-1,.grid-x>.laptop-10,.grid-x>.laptop-11,.grid-x>.laptop-12,.grid-x>.laptop-2,.grid-x>.laptop-3,.grid-x>.laptop-4,.grid-x>.laptop-5,.grid-x>.laptop-6,.grid-x>.laptop-7,.grid-x>.laptop-8,.grid-x>.laptop-9,.grid-x>.laptop-full,.grid-x>.laptop-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {
    .grid-x>.desktop-1,.grid-x>.desktop-10,.grid-x>.desktop-11,.grid-x>.desktop-12,.grid-x>.desktop-2,.grid-x>.desktop-3,.grid-x>.desktop-4,.grid-x>.desktop-5,.grid-x>.desktop-6,.grid-x>.desktop-7,.grid-x>.desktop-8,.grid-x>.desktop-9,.grid-x>.desktop-full,.grid-x>.desktop-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 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:48em) {
    .grid-x>.medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.medium-shrink {
        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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.large-shrink {
        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:80em) {
    .grid-x>.xlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xlarge-shrink {
        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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.xxlarge-shrink {
        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-x>.phone-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    width: auto
}

.grid-x>.phone-1,.grid-x>.phone-10,.grid-x>.phone-11,.grid-x>.phone-12,.grid-x>.phone-2,.grid-x>.phone-3,.grid-x>.phone-4,.grid-x>.phone-5,.grid-x>.phone-6,.grid-x>.phone-7,.grid-x>.phone-8,.grid-x>.phone-9,.grid-x>.phone-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x>.phone-shrink {
    width: auto
}

.grid-x>.phone-1 {
    width: 8.33333%
}

.grid-x>.phone-2 {
    width: 16.66667%
}

.grid-x>.phone-3 {
    width: 25%
}

.grid-x>.phone-4 {
    width: 33.33333%
}

.grid-x>.phone-5 {
    width: 41.66667%
}

.grid-x>.phone-6 {
    width: 50%
}

.grid-x>.phone-7 {
    width: 58.33333%
}

.grid-x>.phone-8 {
    width: 66.66667%
}

.grid-x>.phone-9 {
    width: 75%
}

.grid-x>.phone-10 {
    width: 83.33333%
}

.grid-x>.phone-11 {
    width: 91.66667%
}

.grid-x>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .grid-x>.phablet-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.phablet-1,.grid-x>.phablet-10,.grid-x>.phablet-11,.grid-x>.phablet-12,.grid-x>.phablet-2,.grid-x>.phablet-3,.grid-x>.phablet-4,.grid-x>.phablet-5,.grid-x>.phablet-6,.grid-x>.phablet-7,.grid-x>.phablet-8,.grid-x>.phablet-9,.grid-x>.phablet-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.phablet-shrink {
        width: auto
    }

    .grid-x>.phablet-1 {
        width: 8.33333%
    }

    .grid-x>.phablet-2 {
        width: 16.66667%
    }

    .grid-x>.phablet-3 {
        width: 25%
    }

    .grid-x>.phablet-4 {
        width: 33.33333%
    }

    .grid-x>.phablet-5 {
        width: 41.66667%
    }

    .grid-x>.phablet-6 {
        width: 50%
    }

    .grid-x>.phablet-7 {
        width: 58.33333%
    }

    .grid-x>.phablet-8 {
        width: 66.66667%
    }

    .grid-x>.phablet-9 {
        width: 75%
    }

    .grid-x>.phablet-10 {
        width: 83.33333%
    }

    .grid-x>.phablet-11 {
        width: 91.66667%
    }

    .grid-x>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .grid-x>.tablet-p-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.tablet-p-1,.grid-x>.tablet-p-10,.grid-x>.tablet-p-11,.grid-x>.tablet-p-12,.grid-x>.tablet-p-2,.grid-x>.tablet-p-3,.grid-x>.tablet-p-4,.grid-x>.tablet-p-5,.grid-x>.tablet-p-6,.grid-x>.tablet-p-7,.grid-x>.tablet-p-8,.grid-x>.tablet-p-9,.grid-x>.tablet-p-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.tablet-p-shrink {
        width: auto
    }

    .grid-x>.tablet-p-1 {
        width: 8.33333%
    }

    .grid-x>.tablet-p-2 {
        width: 16.66667%
    }

    .grid-x>.tablet-p-3 {
        width: 25%
    }

    .grid-x>.tablet-p-4 {
        width: 33.33333%
    }

    .grid-x>.tablet-p-5 {
        width: 41.66667%
    }

    .grid-x>.tablet-p-6 {
        width: 50%
    }

    .grid-x>.tablet-p-7 {
        width: 58.33333%
    }

    .grid-x>.tablet-p-8 {
        width: 66.66667%
    }

    .grid-x>.tablet-p-9 {
        width: 75%
    }

    .grid-x>.tablet-p-10 {
        width: 83.33333%
    }

    .grid-x>.tablet-p-11 {
        width: 91.66667%
    }

    .grid-x>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .grid-x>.tablet-l-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.tablet-l-1,.grid-x>.tablet-l-10,.grid-x>.tablet-l-11,.grid-x>.tablet-l-12,.grid-x>.tablet-l-2,.grid-x>.tablet-l-3,.grid-x>.tablet-l-4,.grid-x>.tablet-l-5,.grid-x>.tablet-l-6,.grid-x>.tablet-l-7,.grid-x>.tablet-l-8,.grid-x>.tablet-l-9,.grid-x>.tablet-l-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.tablet-l-shrink {
        width: auto
    }

    .grid-x>.tablet-l-1 {
        width: 8.33333%
    }

    .grid-x>.tablet-l-2 {
        width: 16.66667%
    }

    .grid-x>.tablet-l-3 {
        width: 25%
    }

    .grid-x>.tablet-l-4 {
        width: 33.33333%
    }

    .grid-x>.tablet-l-5 {
        width: 41.66667%
    }

    .grid-x>.tablet-l-6 {
        width: 50%
    }

    .grid-x>.tablet-l-7 {
        width: 58.33333%
    }

    .grid-x>.tablet-l-8 {
        width: 66.66667%
    }

    .grid-x>.tablet-l-9 {
        width: 75%
    }

    .grid-x>.tablet-l-10 {
        width: 83.33333%
    }

    .grid-x>.tablet-l-11 {
        width: 91.66667%
    }

    .grid-x>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .grid-x>.laptop-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.laptop-1,.grid-x>.laptop-10,.grid-x>.laptop-11,.grid-x>.laptop-12,.grid-x>.laptop-2,.grid-x>.laptop-3,.grid-x>.laptop-4,.grid-x>.laptop-5,.grid-x>.laptop-6,.grid-x>.laptop-7,.grid-x>.laptop-8,.grid-x>.laptop-9,.grid-x>.laptop-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.laptop-shrink {
        width: auto
    }

    .grid-x>.laptop-1 {
        width: 8.33333%
    }

    .grid-x>.laptop-2 {
        width: 16.66667%
    }

    .grid-x>.laptop-3 {
        width: 25%
    }

    .grid-x>.laptop-4 {
        width: 33.33333%
    }

    .grid-x>.laptop-5 {
        width: 41.66667%
    }

    .grid-x>.laptop-6 {
        width: 50%
    }

    .grid-x>.laptop-7 {
        width: 58.33333%
    }

    .grid-x>.laptop-8 {
        width: 66.66667%
    }

    .grid-x>.laptop-9 {
        width: 75%
    }

    .grid-x>.laptop-10 {
        width: 83.33333%
    }

    .grid-x>.laptop-11 {
        width: 91.66667%
    }

    .grid-x>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .grid-x>.desktop-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x>.desktop-1,.grid-x>.desktop-10,.grid-x>.desktop-11,.grid-x>.desktop-12,.grid-x>.desktop-2,.grid-x>.desktop-3,.grid-x>.desktop-4,.grid-x>.desktop-5,.grid-x>.desktop-6,.grid-x>.desktop-7,.grid-x>.desktop-8,.grid-x>.desktop-9,.grid-x>.desktop-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x>.desktop-shrink {
        width: auto
    }

    .grid-x>.desktop-1 {
        width: 8.33333%
    }

    .grid-x>.desktop-2 {
        width: 16.66667%
    }

    .grid-x>.desktop-3 {
        width: 25%
    }

    .grid-x>.desktop-4 {
        width: 33.33333%
    }

    .grid-x>.desktop-5 {
        width: 41.66667%
    }

    .grid-x>.desktop-6 {
        width: 50%
    }

    .grid-x>.desktop-7 {
        width: 58.33333%
    }

    .grid-x>.desktop-8 {
        width: 66.66667%
    }

    .grid-x>.desktop-9 {
        width: 75%
    }

    .grid-x>.desktop-10 {
        width: 83.33333%
    }

    .grid-x>.desktop-11 {
        width: 91.66667%
    }

    .grid-x>.desktop-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:48em) {
    .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:48em) {
    .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:48em) {
    .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:80em) {
    .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-margin-x>.phone-auto {
    width: auto
}

.grid-margin-x>.phone-shrink {
    width: auto
}

.grid-margin-x>.phone-1 {
    width: calc(8.33333% - 1.875rem)
}

.grid-margin-x>.phone-2 {
    width: calc(16.66667% - 1.875rem)
}

.grid-margin-x>.phone-3 {
    width: calc(25% - 1.875rem)
}

.grid-margin-x>.phone-4 {
    width: calc(33.33333% - 1.875rem)
}

.grid-margin-x>.phone-5 {
    width: calc(41.66667% - 1.875rem)
}

.grid-margin-x>.phone-6 {
    width: calc(50% - 1.875rem)
}

.grid-margin-x>.phone-7 {
    width: calc(58.33333% - 1.875rem)
}

.grid-margin-x>.phone-8 {
    width: calc(66.66667% - 1.875rem)
}

.grid-margin-x>.phone-9 {
    width: calc(75% - 1.875rem)
}

.grid-margin-x>.phone-10 {
    width: calc(83.33333% - 1.875rem)
}

.grid-margin-x>.phone-11 {
    width: calc(91.66667% - 1.875rem)
}

.grid-margin-x>.phone-12 {
    width: calc(100% - 1.875rem)
}

@media screen and (min-width:30em) {
    .grid-margin-x>.phablet-auto {
        width: auto
    }

    .grid-margin-x>.phablet-shrink {
        width: auto
    }

    .grid-margin-x>.phablet-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.phablet-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.phablet-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.phablet-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.phablet-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.phablet-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.phablet-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.phablet-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.phablet-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.phablet-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.phablet-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.phablet-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-margin-x>.tablet-p-auto {
        width: auto
    }

    .grid-margin-x>.tablet-p-shrink {
        width: auto
    }

    .grid-margin-x>.tablet-p-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-p-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-margin-x>.tablet-l-auto {
        width: auto
    }

    .grid-margin-x>.tablet-l-shrink {
        width: auto
    }

    .grid-margin-x>.tablet-l-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.tablet-l-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .grid-margin-x>.laptop-auto {
        width: auto
    }

    .grid-margin-x>.laptop-shrink {
        width: auto
    }

    .grid-margin-x>.laptop-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.laptop-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.laptop-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.laptop-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.laptop-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.laptop-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.laptop-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.laptop-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.laptop-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.laptop-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.laptop-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.laptop-12 {
        width: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-x>.desktop-auto {
        width: auto
    }

    .grid-margin-x>.desktop-shrink {
        width: auto
    }

    .grid-margin-x>.desktop-1 {
        width: calc(8.33333% - 1.875rem)
    }

    .grid-margin-x>.desktop-2 {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x>.desktop-3 {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x>.desktop-4 {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x>.desktop-5 {
        width: calc(41.66667% - 1.875rem)
    }

    .grid-margin-x>.desktop-6 {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x>.desktop-7 {
        width: calc(58.33333% - 1.875rem)
    }

    .grid-margin-x>.desktop-8 {
        width: calc(66.66667% - 1.875rem)
    }

    .grid-margin-x>.desktop-9 {
        width: calc(75% - 1.875rem)
    }

    .grid-margin-x>.desktop-10 {
        width: calc(83.33333% - 1.875rem)
    }

    .grid-margin-x>.desktop-11 {
        width: calc(91.66667% - 1.875rem)
    }

    .grid-margin-x>.desktop-12 {
        width: calc(100% - 1.875rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,screen and (min-width:48em) {
    .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:48em) {
    .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:48em) {
    .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:48em) {
    .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:80em) {
    .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%
    }
}

.phone-up-1>.cell {
    width: 100%
}

.phone-up-2>.cell {
    width: 50%
}

.phone-up-3>.cell {
    width: 33.33333%
}

.phone-up-4>.cell {
    width: 25%
}

.phone-up-5>.cell {
    width: 20%
}

.phone-up-6>.cell {
    width: 16.66667%
}

.phone-up-7>.cell {
    width: 14.28571%
}

.phone-up-8>.cell {
    width: 12.5%
}

@media screen and (min-width:30em) {
    .phablet-up-1>.cell {
        width: 100%
    }

    .phablet-up-2>.cell {
        width: 50%
    }

    .phablet-up-3>.cell {
        width: 33.33333%
    }

    .phablet-up-4>.cell {
        width: 25%
    }

    .phablet-up-5>.cell {
        width: 20%
    }

    .phablet-up-6>.cell {
        width: 16.66667%
    }

    .phablet-up-7>.cell {
        width: 14.28571%
    }

    .phablet-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-up-1>.cell {
        width: 100%
    }

    .tablet-p-up-2>.cell {
        width: 50%
    }

    .tablet-p-up-3>.cell {
        width: 33.33333%
    }

    .tablet-p-up-4>.cell {
        width: 25%
    }

    .tablet-p-up-5>.cell {
        width: 20%
    }

    .tablet-p-up-6>.cell {
        width: 16.66667%
    }

    .tablet-p-up-7>.cell {
        width: 14.28571%
    }

    .tablet-p-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-up-1>.cell {
        width: 100%
    }

    .tablet-l-up-2>.cell {
        width: 50%
    }

    .tablet-l-up-3>.cell {
        width: 33.33333%
    }

    .tablet-l-up-4>.cell {
        width: 25%
    }

    .tablet-l-up-5>.cell {
        width: 20%
    }

    .tablet-l-up-6>.cell {
        width: 16.66667%
    }

    .tablet-l-up-7>.cell {
        width: 14.28571%
    }

    .tablet-l-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:80em) {
    .laptop-up-1>.cell {
        width: 100%
    }

    .laptop-up-2>.cell {
        width: 50%
    }

    .laptop-up-3>.cell {
        width: 33.33333%
    }

    .laptop-up-4>.cell {
        width: 25%
    }

    .laptop-up-5>.cell {
        width: 20%
    }

    .laptop-up-6>.cell {
        width: 16.66667%
    }

    .laptop-up-7>.cell {
        width: 14.28571%
    }

    .laptop-up-8>.cell {
        width: 12.5%
    }
}

@media screen and (min-width:90em) {
    .desktop-up-1>.cell {
        width: 100%
    }

    .desktop-up-2>.cell {
        width: 50%
    }

    .desktop-up-3>.cell {
        width: 33.33333%
    }

    .desktop-up-4>.cell {
        width: 25%
    }

    .desktop-up-5>.cell {
        width: 20%
    }

    .desktop-up-6>.cell {
        width: 16.66667%
    }

    .desktop-up-7>.cell {
        width: 14.28571%
    }

    .desktop-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:48em) {
    .grid-margin-x.small-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }

    .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:80em) {
    .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)
    }
}

.grid-margin-x.phone-up-1>.cell {
    width: calc(100% - 1.875rem)
}

.grid-margin-x.phone-up-2>.cell {
    width: calc(50% - 1.875rem)
}

.grid-margin-x.phone-up-3>.cell {
    width: calc(33.33333% - 1.875rem)
}

.grid-margin-x.phone-up-4>.cell {
    width: calc(25% - 1.875rem)
}

.grid-margin-x.phone-up-5>.cell {
    width: calc(20% - 1.875rem)
}

.grid-margin-x.phone-up-6>.cell {
    width: calc(16.66667% - 1.875rem)
}

.grid-margin-x.phone-up-7>.cell {
    width: calc(14.28571% - 1.875rem)
}

.grid-margin-x.phone-up-8>.cell {
    width: calc(12.5% - 1.875rem)
}

@media screen and (min-width:30em) {
    .grid-margin-x.phablet-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.phablet-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.phablet-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.phablet-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.phablet-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.phablet-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.phablet-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.phablet-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-margin-x.tablet-p-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.tablet-p-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-margin-x.tablet-l-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.tablet-l-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .grid-margin-x.laptop-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.laptop-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.laptop-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.laptop-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.laptop-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.laptop-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.laptop-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.laptop-up-8>.cell {
        width: calc(12.5% - 1.875rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-x.desktop-up-1>.cell {
        width: calc(100% - 1.875rem)
    }

    .grid-margin-x.desktop-up-2>.cell {
        width: calc(50% - 1.875rem)
    }

    .grid-margin-x.desktop-up-3>.cell {
        width: calc(33.33333% - 1.875rem)
    }

    .grid-margin-x.desktop-up-4>.cell {
        width: calc(25% - 1.875rem)
    }

    .grid-margin-x.desktop-up-5>.cell {
        width: calc(20% - 1.875rem)
    }

    .grid-margin-x.desktop-up-6>.cell {
        width: calc(16.66667% - 1.875rem)
    }

    .grid-margin-x.desktop-up-7>.cell {
        width: calc(14.28571% - 1.875rem)
    }

    .grid-margin-x.desktop-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:48em) {
    .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:80em) {
    .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-margin-collapse>.phone-1 {
    width: 8.33333%
}

.small-margin-collapse>.phone-2 {
    width: 16.66667%
}

.small-margin-collapse>.phone-3 {
    width: 25%
}

.small-margin-collapse>.phone-4 {
    width: 33.33333%
}

.small-margin-collapse>.phone-5 {
    width: 41.66667%
}

.small-margin-collapse>.phone-6 {
    width: 50%
}

.small-margin-collapse>.phone-7 {
    width: 58.33333%
}

.small-margin-collapse>.phone-8 {
    width: 66.66667%
}

.small-margin-collapse>.phone-9 {
    width: 75%
}

.small-margin-collapse>.phone-10 {
    width: 83.33333%
}

.small-margin-collapse>.phone-11 {
    width: 91.66667%
}

.small-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .small-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.phablet-3 {
        width: 25%
    }

    .small-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.phablet-6 {
        width: 50%
    }

    .small-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.phablet-9 {
        width: 75%
    }

    .small-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .small-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .small-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .small-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .small-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .small-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .small-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .small-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .small-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .small-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.laptop-3 {
        width: 25%
    }

    .small-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.laptop-6 {
        width: 50%
    }

    .small-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.laptop-9 {
        width: 75%
    }

    .small-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .small-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .small-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .small-margin-collapse>.desktop-3 {
        width: 25%
    }

    .small-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .small-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .small-margin-collapse>.desktop-6 {
        width: 50%
    }

    .small-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .small-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .small-margin-collapse>.desktop-9 {
        width: 75%
    }

    .small-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .small-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .small-margin-collapse>.desktop-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:48em) {
    .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:48em) {
    .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:48em) {
    .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:80em) {
    .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%
    }
}

.medium-margin-collapse>.phone-1 {
    width: 8.33333%
}

.medium-margin-collapse>.phone-2 {
    width: 16.66667%
}

.medium-margin-collapse>.phone-3 {
    width: 25%
}

.medium-margin-collapse>.phone-4 {
    width: 33.33333%
}

.medium-margin-collapse>.phone-5 {
    width: 41.66667%
}

.medium-margin-collapse>.phone-6 {
    width: 50%
}

.medium-margin-collapse>.phone-7 {
    width: 58.33333%
}

.medium-margin-collapse>.phone-8 {
    width: 66.66667%
}

.medium-margin-collapse>.phone-9 {
    width: 75%
}

.medium-margin-collapse>.phone-10 {
    width: 83.33333%
}

.medium-margin-collapse>.phone-11 {
    width: 91.66667%
}

.medium-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .medium-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.phablet-3 {
        width: 25%
    }

    .medium-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.phablet-6 {
        width: 50%
    }

    .medium-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.phablet-9 {
        width: 75%
    }

    .medium-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .medium-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .medium-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .medium-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .medium-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .medium-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .medium-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .medium-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .medium-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .medium-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.laptop-3 {
        width: 25%
    }

    .medium-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.laptop-6 {
        width: 50%
    }

    .medium-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.laptop-9 {
        width: 75%
    }

    .medium-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .medium-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .medium-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .medium-margin-collapse>.desktop-3 {
        width: 25%
    }

    .medium-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .medium-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .medium-margin-collapse>.desktop-6 {
        width: 50%
    }

    .medium-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .medium-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .medium-margin-collapse>.desktop-9 {
        width: 75%
    }

    .medium-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .medium-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .medium-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media print,screen and (min-width:48em) {
    .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:80em) {
    .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%
    }
}

.large-margin-collapse>.phone-1 {
    width: 8.33333%
}

.large-margin-collapse>.phone-2 {
    width: 16.66667%
}

.large-margin-collapse>.phone-3 {
    width: 25%
}

.large-margin-collapse>.phone-4 {
    width: 33.33333%
}

.large-margin-collapse>.phone-5 {
    width: 41.66667%
}

.large-margin-collapse>.phone-6 {
    width: 50%
}

.large-margin-collapse>.phone-7 {
    width: 58.33333%
}

.large-margin-collapse>.phone-8 {
    width: 66.66667%
}

.large-margin-collapse>.phone-9 {
    width: 75%
}

.large-margin-collapse>.phone-10 {
    width: 83.33333%
}

.large-margin-collapse>.phone-11 {
    width: 91.66667%
}

.large-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .large-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.phablet-3 {
        width: 25%
    }

    .large-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.phablet-6 {
        width: 50%
    }

    .large-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.phablet-9 {
        width: 75%
    }

    .large-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .large-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .large-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .large-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .large-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .large-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .large-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .large-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .large-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .large-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.laptop-3 {
        width: 25%
    }

    .large-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.laptop-6 {
        width: 50%
    }

    .large-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.laptop-9 {
        width: 75%
    }

    .large-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .large-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .large-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .large-margin-collapse>.desktop-3 {
        width: 25%
    }

    .large-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .large-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .large-margin-collapse>.desktop-6 {
        width: 50%
    }

    .large-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .large-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .large-margin-collapse>.desktop-9 {
        width: 75%
    }

    .large-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .large-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .large-margin-collapse>.desktop-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:80em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .xlarge-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:80em) {
    .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:80em) {
    .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:80em) {
    .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:80em) {
    .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%
    }
}

.xlarge-margin-collapse>.phone-1 {
    width: 8.33333%
}

.xlarge-margin-collapse>.phone-2 {
    width: 16.66667%
}

.xlarge-margin-collapse>.phone-3 {
    width: 25%
}

.xlarge-margin-collapse>.phone-4 {
    width: 33.33333%
}

.xlarge-margin-collapse>.phone-5 {
    width: 41.66667%
}

.xlarge-margin-collapse>.phone-6 {
    width: 50%
}

.xlarge-margin-collapse>.phone-7 {
    width: 58.33333%
}

.xlarge-margin-collapse>.phone-8 {
    width: 66.66667%
}

.xlarge-margin-collapse>.phone-9 {
    width: 75%
}

.xlarge-margin-collapse>.phone-10 {
    width: 83.33333%
}

.xlarge-margin-collapse>.phone-11 {
    width: 91.66667%
}

.xlarge-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .xlarge-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.phablet-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.phablet-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.phablet-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .xlarge-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .xlarge-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .xlarge-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.laptop-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.laptop-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.laptop-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .xlarge-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse>.desktop-3 {
        width: 25%
    }

    .xlarge-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse>.desktop-6 {
        width: 50%
    }

    .xlarge-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse>.desktop-9 {
        width: 75%
    }

    .xlarge-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .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%
    }
}

.xxlarge-margin-collapse>.phone-1 {
    width: 8.33333%
}

.xxlarge-margin-collapse>.phone-2 {
    width: 16.66667%
}

.xxlarge-margin-collapse>.phone-3 {
    width: 25%
}

.xxlarge-margin-collapse>.phone-4 {
    width: 33.33333%
}

.xxlarge-margin-collapse>.phone-5 {
    width: 41.66667%
}

.xxlarge-margin-collapse>.phone-6 {
    width: 50%
}

.xxlarge-margin-collapse>.phone-7 {
    width: 58.33333%
}

.xxlarge-margin-collapse>.phone-8 {
    width: 66.66667%
}

.xxlarge-margin-collapse>.phone-9 {
    width: 75%
}

.xxlarge-margin-collapse>.phone-10 {
    width: 83.33333%
}

.xxlarge-margin-collapse>.phone-11 {
    width: 91.66667%
}

.xxlarge-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .xxlarge-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.phablet-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.phablet-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.phablet-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .xxlarge-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .xxlarge-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .xxlarge-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.laptop-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.laptop-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.laptop-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .xxlarge-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse>.desktop-3 {
        width: 25%
    }

    .xxlarge-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse>.desktop-6 {
        width: 50%
    }

    .xxlarge-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse>.desktop-9 {
        width: 75%
    }

    .xxlarge-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse>.desktop-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
    }
}

.phone-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.phone-margin-collapse>.cell {
    margin-right: 0;
    margin-left: 0
}

.phone-margin-collapse>.small-1 {
    width: 8.33333%
}

.phone-margin-collapse>.small-2 {
    width: 16.66667%
}

.phone-margin-collapse>.small-3 {
    width: 25%
}

.phone-margin-collapse>.small-4 {
    width: 33.33333%
}

.phone-margin-collapse>.small-5 {
    width: 41.66667%
}

.phone-margin-collapse>.small-6 {
    width: 50%
}

.phone-margin-collapse>.small-7 {
    width: 58.33333%
}

.phone-margin-collapse>.small-8 {
    width: 66.66667%
}

.phone-margin-collapse>.small-9 {
    width: 75%
}

.phone-margin-collapse>.small-10 {
    width: 83.33333%
}

.phone-margin-collapse>.small-11 {
    width: 91.66667%
}

.phone-margin-collapse>.small-12 {
    width: 100%
}

.phone-margin-collapse>.medium-1 {
    width: 8.33333%
}

.phone-margin-collapse>.medium-2 {
    width: 16.66667%
}

.phone-margin-collapse>.medium-3 {
    width: 25%
}

.phone-margin-collapse>.medium-4 {
    width: 33.33333%
}

.phone-margin-collapse>.medium-5 {
    width: 41.66667%
}

.phone-margin-collapse>.medium-6 {
    width: 50%
}

.phone-margin-collapse>.medium-7 {
    width: 58.33333%
}

.phone-margin-collapse>.medium-8 {
    width: 66.66667%
}

.phone-margin-collapse>.medium-9 {
    width: 75%
}

.phone-margin-collapse>.medium-10 {
    width: 83.33333%
}

.phone-margin-collapse>.medium-11 {
    width: 91.66667%
}

.phone-margin-collapse>.medium-12 {
    width: 100%
}

.phone-margin-collapse>.large-1 {
    width: 8.33333%
}

.phone-margin-collapse>.large-2 {
    width: 16.66667%
}

.phone-margin-collapse>.large-3 {
    width: 25%
}

.phone-margin-collapse>.large-4 {
    width: 33.33333%
}

.phone-margin-collapse>.large-5 {
    width: 41.66667%
}

.phone-margin-collapse>.large-6 {
    width: 50%
}

.phone-margin-collapse>.large-7 {
    width: 58.33333%
}

.phone-margin-collapse>.large-8 {
    width: 66.66667%
}

.phone-margin-collapse>.large-9 {
    width: 75%
}

.phone-margin-collapse>.large-10 {
    width: 83.33333%
}

.phone-margin-collapse>.large-11 {
    width: 91.66667%
}

.phone-margin-collapse>.large-12 {
    width: 100%
}

.phone-margin-collapse>.xlarge-1 {
    width: 8.33333%
}

.phone-margin-collapse>.xlarge-2 {
    width: 16.66667%
}

.phone-margin-collapse>.xlarge-3 {
    width: 25%
}

.phone-margin-collapse>.xlarge-4 {
    width: 33.33333%
}

.phone-margin-collapse>.xlarge-5 {
    width: 41.66667%
}

.phone-margin-collapse>.xlarge-6 {
    width: 50%
}

.phone-margin-collapse>.xlarge-7 {
    width: 58.33333%
}

.phone-margin-collapse>.xlarge-8 {
    width: 66.66667%
}

.phone-margin-collapse>.xlarge-9 {
    width: 75%
}

.phone-margin-collapse>.xlarge-10 {
    width: 83.33333%
}

.phone-margin-collapse>.xlarge-11 {
    width: 91.66667%
}

.phone-margin-collapse>.xlarge-12 {
    width: 100%
}

.phone-margin-collapse>.xxlarge-1 {
    width: 8.33333%
}

.phone-margin-collapse>.xxlarge-2 {
    width: 16.66667%
}

.phone-margin-collapse>.xxlarge-3 {
    width: 25%
}

.phone-margin-collapse>.xxlarge-4 {
    width: 33.33333%
}

.phone-margin-collapse>.xxlarge-5 {
    width: 41.66667%
}

.phone-margin-collapse>.xxlarge-6 {
    width: 50%
}

.phone-margin-collapse>.xxlarge-7 {
    width: 58.33333%
}

.phone-margin-collapse>.xxlarge-8 {
    width: 66.66667%
}

.phone-margin-collapse>.xxlarge-9 {
    width: 75%
}

.phone-margin-collapse>.xxlarge-10 {
    width: 83.33333%
}

.phone-margin-collapse>.xxlarge-11 {
    width: 91.66667%
}

.phone-margin-collapse>.xxlarge-12 {
    width: 100%
}

.phone-margin-collapse>.phone-1 {
    width: 8.33333%
}

.phone-margin-collapse>.phone-2 {
    width: 16.66667%
}

.phone-margin-collapse>.phone-3 {
    width: 25%
}

.phone-margin-collapse>.phone-4 {
    width: 33.33333%
}

.phone-margin-collapse>.phone-5 {
    width: 41.66667%
}

.phone-margin-collapse>.phone-6 {
    width: 50%
}

.phone-margin-collapse>.phone-7 {
    width: 58.33333%
}

.phone-margin-collapse>.phone-8 {
    width: 66.66667%
}

.phone-margin-collapse>.phone-9 {
    width: 75%
}

.phone-margin-collapse>.phone-10 {
    width: 83.33333%
}

.phone-margin-collapse>.phone-11 {
    width: 91.66667%
}

.phone-margin-collapse>.phone-12 {
    width: 100%
}

@media screen and (min-width:30em) {
    .phone-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .phone-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .phone-margin-collapse>.phablet-3 {
        width: 25%
    }

    .phone-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .phone-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .phone-margin-collapse>.phablet-6 {
        width: 50%
    }

    .phone-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .phone-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .phone-margin-collapse>.phablet-9 {
        width: 75%
    }

    .phone-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .phone-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .phone-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .phone-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .phone-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .phone-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .phone-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .phone-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .phone-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .phone-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .phone-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .phone-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .phone-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .phone-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .phone-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .phone-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .phone-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .phone-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .phone-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .phone-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .phone-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .phone-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .phone-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .phone-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .phone-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .phone-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .phone-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .phone-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .phone-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .phone-margin-collapse>.laptop-3 {
        width: 25%
    }

    .phone-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .phone-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .phone-margin-collapse>.laptop-6 {
        width: 50%
    }

    .phone-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .phone-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .phone-margin-collapse>.laptop-9 {
        width: 75%
    }

    .phone-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .phone-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .phone-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .phone-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .phone-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .phone-margin-collapse>.desktop-3 {
        width: 25%
    }

    .phone-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .phone-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .phone-margin-collapse>.desktop-6 {
        width: 50%
    }

    .phone-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .phone-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .phone-margin-collapse>.desktop-9 {
        width: 75%
    }

    .phone-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .phone-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .phone-margin-collapse>.desktop-12 {
        width: 100%
    }
}

.phone-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

.phone-padding-collapse>.cell {
    padding-right: 0;
    padding-left: 0
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .phablet-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.small-3 {
        width: 25%
    }

    .phablet-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.small-6 {
        width: 50%
    }

    .phablet-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.small-9 {
        width: 75%
    }

    .phablet-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.medium-3 {
        width: 25%
    }

    .phablet-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.medium-6 {
        width: 50%
    }

    .phablet-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.medium-9 {
        width: 75%
    }

    .phablet-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.large-3 {
        width: 25%
    }

    .phablet-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.large-6 {
        width: 50%
    }

    .phablet-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.large-9 {
        width: 75%
    }

    .phablet-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .phablet-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .phablet-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .phablet-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .phablet-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .phablet-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .phablet-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.phone-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.phone-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.phone-3 {
        width: 25%
    }

    .phablet-margin-collapse>.phone-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.phone-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.phone-6 {
        width: 50%
    }

    .phablet-margin-collapse>.phone-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.phone-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.phone-9 {
        width: 75%
    }

    .phablet-margin-collapse>.phone-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.phone-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.phone-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.phablet-3 {
        width: 25%
    }

    .phablet-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.phablet-6 {
        width: 50%
    }

    .phablet-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.phablet-9 {
        width: 75%
    }

    .phablet-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .phablet-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .phablet-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .phablet-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .phablet-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .phablet-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .phablet-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .phablet-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .phablet-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .phablet-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.laptop-3 {
        width: 25%
    }

    .phablet-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.laptop-6 {
        width: 50%
    }

    .phablet-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.laptop-9 {
        width: 75%
    }

    .phablet-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .phablet-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .phablet-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .phablet-margin-collapse>.desktop-3 {
        width: 25%
    }

    .phablet-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .phablet-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .phablet-margin-collapse>.desktop-6 {
        width: 50%
    }

    .phablet-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .phablet-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .phablet-margin-collapse>.desktop-9 {
        width: 75%
    }

    .phablet-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .phablet-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .phablet-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:30em) {
    .phablet-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .phablet-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .tablet-p-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.small-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.small-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.small-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.medium-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.medium-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.medium-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.large-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.large-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.large-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.phone-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.phone-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.phone-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.phone-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.phone-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.phone-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.phone-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.phone-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.phone-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.phone-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.phone-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.phone-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.phablet-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.phablet-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.phablet-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-p-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .tablet-p-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.laptop-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.laptop-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.laptop-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .tablet-p-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .tablet-p-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .tablet-p-margin-collapse>.desktop-3 {
        width: 25%
    }

    .tablet-p-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .tablet-p-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .tablet-p-margin-collapse>.desktop-6 {
        width: 50%
    }

    .tablet-p-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .tablet-p-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .tablet-p-margin-collapse>.desktop-9 {
        width: 75%
    }

    .tablet-p-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .tablet-p-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .tablet-p-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .tablet-p-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .tablet-p-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .tablet-l-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.small-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.small-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.small-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.medium-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.medium-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.medium-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.large-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.large-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.large-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.phone-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.phone-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.phone-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.phone-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.phone-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.phone-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.phone-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.phone-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.phone-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.phone-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.phone-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.phone-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.phablet-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.phablet-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.phablet-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .tablet-l-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.laptop-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.laptop-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.laptop-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .tablet-l-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .tablet-l-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .tablet-l-margin-collapse>.desktop-3 {
        width: 25%
    }

    .tablet-l-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .tablet-l-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .tablet-l-margin-collapse>.desktop-6 {
        width: 50%
    }

    .tablet-l-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .tablet-l-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .tablet-l-margin-collapse>.desktop-9 {
        width: 75%
    }

    .tablet-l-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .tablet-l-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .tablet-l-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .tablet-l-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .tablet-l-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .laptop-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.small-3 {
        width: 25%
    }

    .laptop-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.small-6 {
        width: 50%
    }

    .laptop-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.small-9 {
        width: 75%
    }

    .laptop-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.medium-3 {
        width: 25%
    }

    .laptop-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.medium-6 {
        width: 50%
    }

    .laptop-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.medium-9 {
        width: 75%
    }

    .laptop-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.large-3 {
        width: 25%
    }

    .laptop-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.large-6 {
        width: 50%
    }

    .laptop-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.large-9 {
        width: 75%
    }

    .laptop-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .laptop-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .laptop-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .laptop-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .laptop-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .laptop-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .laptop-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.phone-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.phone-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.phone-3 {
        width: 25%
    }

    .laptop-margin-collapse>.phone-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.phone-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.phone-6 {
        width: 50%
    }

    .laptop-margin-collapse>.phone-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.phone-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.phone-9 {
        width: 75%
    }

    .laptop-margin-collapse>.phone-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.phone-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.phone-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.phablet-3 {
        width: 25%
    }

    .laptop-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.phablet-6 {
        width: 50%
    }

    .laptop-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.phablet-9 {
        width: 75%
    }

    .laptop-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .laptop-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .laptop-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .laptop-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .laptop-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .laptop-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .laptop-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.laptop-3 {
        width: 25%
    }

    .laptop-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.laptop-6 {
        width: 50%
    }

    .laptop-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.laptop-9 {
        width: 75%
    }

    .laptop-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .laptop-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .laptop-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .laptop-margin-collapse>.desktop-3 {
        width: 25%
    }

    .laptop-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .laptop-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .laptop-margin-collapse>.desktop-6 {
        width: 50%
    }

    .laptop-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .laptop-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .laptop-margin-collapse>.desktop-9 {
        width: 75%
    }

    .laptop-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .laptop-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .laptop-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:80em) {
    .laptop-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .laptop-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .desktop-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.small-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.small-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.small-3 {
        width: 25%
    }

    .desktop-margin-collapse>.small-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.small-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.small-6 {
        width: 50%
    }

    .desktop-margin-collapse>.small-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.small-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.small-9 {
        width: 75%
    }

    .desktop-margin-collapse>.small-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.small-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.small-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.medium-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.medium-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.medium-3 {
        width: 25%
    }

    .desktop-margin-collapse>.medium-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.medium-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.medium-6 {
        width: 50%
    }

    .desktop-margin-collapse>.medium-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.medium-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.medium-9 {
        width: 75%
    }

    .desktop-margin-collapse>.medium-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.medium-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.medium-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.large-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.large-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.large-3 {
        width: 25%
    }

    .desktop-margin-collapse>.large-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.large-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.large-6 {
        width: 50%
    }

    .desktop-margin-collapse>.large-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.large-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.large-9 {
        width: 75%
    }

    .desktop-margin-collapse>.large-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.large-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.large-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.xlarge-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.xlarge-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.xlarge-3 {
        width: 25%
    }

    .desktop-margin-collapse>.xlarge-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.xlarge-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.xlarge-6 {
        width: 50%
    }

    .desktop-margin-collapse>.xlarge-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.xlarge-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.xlarge-9 {
        width: 75%
    }

    .desktop-margin-collapse>.xlarge-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.xlarge-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.xxlarge-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.xxlarge-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.xxlarge-3 {
        width: 25%
    }

    .desktop-margin-collapse>.xxlarge-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.xxlarge-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.xxlarge-6 {
        width: 50%
    }

    .desktop-margin-collapse>.xxlarge-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.xxlarge-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.xxlarge-9 {
        width: 75%
    }

    .desktop-margin-collapse>.xxlarge-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.xxlarge-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.phone-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.phone-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.phone-3 {
        width: 25%
    }

    .desktop-margin-collapse>.phone-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.phone-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.phone-6 {
        width: 50%
    }

    .desktop-margin-collapse>.phone-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.phone-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.phone-9 {
        width: 75%
    }

    .desktop-margin-collapse>.phone-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.phone-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.phone-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.phablet-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.phablet-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.phablet-3 {
        width: 25%
    }

    .desktop-margin-collapse>.phablet-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.phablet-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.phablet-6 {
        width: 50%
    }

    .desktop-margin-collapse>.phablet-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.phablet-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.phablet-9 {
        width: 75%
    }

    .desktop-margin-collapse>.phablet-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.phablet-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.phablet-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.tablet-p-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.tablet-p-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.tablet-p-3 {
        width: 25%
    }

    .desktop-margin-collapse>.tablet-p-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.tablet-p-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.tablet-p-6 {
        width: 50%
    }

    .desktop-margin-collapse>.tablet-p-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.tablet-p-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.tablet-p-9 {
        width: 75%
    }

    .desktop-margin-collapse>.tablet-p-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.tablet-p-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.tablet-p-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.tablet-l-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.tablet-l-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.tablet-l-3 {
        width: 25%
    }

    .desktop-margin-collapse>.tablet-l-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.tablet-l-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.tablet-l-6 {
        width: 50%
    }

    .desktop-margin-collapse>.tablet-l-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.tablet-l-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.tablet-l-9 {
        width: 75%
    }

    .desktop-margin-collapse>.tablet-l-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.tablet-l-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.tablet-l-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.laptop-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.laptop-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.laptop-3 {
        width: 25%
    }

    .desktop-margin-collapse>.laptop-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.laptop-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.laptop-6 {
        width: 50%
    }

    .desktop-margin-collapse>.laptop-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.laptop-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.laptop-9 {
        width: 75%
    }

    .desktop-margin-collapse>.laptop-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.laptop-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.laptop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-margin-collapse>.desktop-1 {
        width: 8.33333%
    }

    .desktop-margin-collapse>.desktop-2 {
        width: 16.66667%
    }

    .desktop-margin-collapse>.desktop-3 {
        width: 25%
    }

    .desktop-margin-collapse>.desktop-4 {
        width: 33.33333%
    }

    .desktop-margin-collapse>.desktop-5 {
        width: 41.66667%
    }

    .desktop-margin-collapse>.desktop-6 {
        width: 50%
    }

    .desktop-margin-collapse>.desktop-7 {
        width: 58.33333%
    }

    .desktop-margin-collapse>.desktop-8 {
        width: 66.66667%
    }

    .desktop-margin-collapse>.desktop-9 {
        width: 75%
    }

    .desktop-margin-collapse>.desktop-10 {
        width: 83.33333%
    }

    .desktop-margin-collapse>.desktop-11 {
        width: 91.66667%
    }

    .desktop-margin-collapse>.desktop-12 {
        width: 100%
    }
}

@media screen and (min-width:90em) {
    .desktop-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

    .desktop-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:48em) {
    .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:80em) {
    .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)
    }
}

.phone-offset-0 {
    margin-left: 0
}

.grid-margin-x>.phone-offset-0 {
    margin-left: calc(0% + .9375rem)
}

.phone-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.phone-offset-1 {
    margin-left: calc(8.33333% + .9375rem)
}

.phone-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.phone-offset-2 {
    margin-left: calc(16.66667% + .9375rem)
}

.phone-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.phone-offset-3 {
    margin-left: calc(25% + .9375rem)
}

.phone-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.phone-offset-4 {
    margin-left: calc(33.33333% + .9375rem)
}

.phone-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.phone-offset-5 {
    margin-left: calc(41.66667% + .9375rem)
}

.phone-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.phone-offset-6 {
    margin-left: calc(50% + .9375rem)
}

.phone-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.phone-offset-7 {
    margin-left: calc(58.33333% + .9375rem)
}

.phone-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.phone-offset-8 {
    margin-left: calc(66.66667% + .9375rem)
}

.phone-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.phone-offset-9 {
    margin-left: calc(75% + .9375rem)
}

.phone-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.phone-offset-10 {
    margin-left: calc(83.33333% + .9375rem)
}

.phone-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.phone-offset-11 {
    margin-left: calc(91.66667% + .9375rem)
}

@media screen and (min-width:30em) {
    .phablet-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.phablet-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .phablet-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.phablet-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .phablet-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.phablet-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .phablet-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.phablet-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .phablet-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.phablet-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .phablet-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.phablet-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .phablet-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.phablet-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .phablet-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.phablet-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .phablet-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.phablet-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .phablet-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.phablet-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .phablet-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.phablet-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .phablet-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.phablet-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:48em) {
    .tablet-p-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.tablet-p-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .tablet-p-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.tablet-p-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .tablet-p-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.tablet-p-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .tablet-p-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.tablet-p-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .tablet-p-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.tablet-p-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .tablet-p-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.tablet-p-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .tablet-p-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.tablet-p-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .tablet-p-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.tablet-p-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .tablet-p-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.tablet-p-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .tablet-p-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.tablet-p-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .tablet-p-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.tablet-p-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .tablet-p-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.tablet-p-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:64em) {
    .tablet-l-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.tablet-l-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .tablet-l-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.tablet-l-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .tablet-l-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.tablet-l-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .tablet-l-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.tablet-l-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .tablet-l-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.tablet-l-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .tablet-l-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.tablet-l-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .tablet-l-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.tablet-l-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .tablet-l-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.tablet-l-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .tablet-l-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.tablet-l-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .tablet-l-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.tablet-l-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .tablet-l-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.tablet-l-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .tablet-l-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.tablet-l-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:80em) {
    .laptop-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.laptop-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .laptop-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.laptop-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .laptop-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.laptop-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .laptop-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.laptop-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .laptop-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.laptop-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .laptop-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.laptop-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .laptop-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.laptop-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .laptop-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.laptop-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .laptop-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.laptop-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .laptop-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.laptop-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .laptop-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.laptop-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .laptop-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.laptop-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

@media screen and (min-width:90em) {
    .desktop-offset-0 {
        margin-left: 0
    }

    .grid-margin-x>.desktop-offset-0 {
        margin-left: calc(0% + .9375rem)
    }

    .desktop-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.desktop-offset-1 {
        margin-left: calc(8.33333% + .9375rem)
    }

    .desktop-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.desktop-offset-2 {
        margin-left: calc(16.66667% + .9375rem)
    }

    .desktop-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.desktop-offset-3 {
        margin-left: calc(25% + .9375rem)
    }

    .desktop-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.desktop-offset-4 {
        margin-left: calc(33.33333% + .9375rem)
    }

    .desktop-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.desktop-offset-5 {
        margin-left: calc(41.66667% + .9375rem)
    }

    .desktop-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.desktop-offset-6 {
        margin-left: calc(50% + .9375rem)
    }

    .desktop-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.desktop-offset-7 {
        margin-left: calc(58.33333% + .9375rem)
    }

    .desktop-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.desktop-offset-8 {
        margin-left: calc(66.66667% + .9375rem)
    }

    .desktop-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.desktop-offset-9 {
        margin-left: calc(75% + .9375rem)
    }

    .desktop-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.desktop-offset-10 {
        margin-left: calc(83.33333% + .9375rem)
    }

    .desktop-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.desktop-offset-11 {
        margin-left: calc(91.66667% + .9375rem)
    }
}

.grid-y {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.grid-y>.cell {
    height: auto;
    max-height: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.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-full,.grid-y>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width:48em) {
    .grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.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-full,.grid-y>.medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width:64em) {
    .grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.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-full,.grid-y>.large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:80em) {
    .grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.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-full,.grid-y>.xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {
    .grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.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-full,.grid-y>.xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.phone-1,.grid-y>.phone-10,.grid-y>.phone-11,.grid-y>.phone-12,.grid-y>.phone-2,.grid-y>.phone-3,.grid-y>.phone-4,.grid-y>.phone-5,.grid-y>.phone-6,.grid-y>.phone-7,.grid-y>.phone-8,.grid-y>.phone-9,.grid-y>.phone-full,.grid-y>.phone-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media screen and (min-width:30em) {
    .grid-y>.phablet-1,.grid-y>.phablet-10,.grid-y>.phablet-11,.grid-y>.phablet-12,.grid-y>.phablet-2,.grid-y>.phablet-3,.grid-y>.phablet-4,.grid-y>.phablet-5,.grid-y>.phablet-6,.grid-y>.phablet-7,.grid-y>.phablet-8,.grid-y>.phablet-9,.grid-y>.phablet-full,.grid-y>.phablet-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:48em) {
    .grid-y>.tablet-p-1,.grid-y>.tablet-p-10,.grid-y>.tablet-p-11,.grid-y>.tablet-p-12,.grid-y>.tablet-p-2,.grid-y>.tablet-p-3,.grid-y>.tablet-p-4,.grid-y>.tablet-p-5,.grid-y>.tablet-p-6,.grid-y>.tablet-p-7,.grid-y>.tablet-p-8,.grid-y>.tablet-p-9,.grid-y>.tablet-p-full,.grid-y>.tablet-p-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:64em) {
    .grid-y>.tablet-l-1,.grid-y>.tablet-l-10,.grid-y>.tablet-l-11,.grid-y>.tablet-l-12,.grid-y>.tablet-l-2,.grid-y>.tablet-l-3,.grid-y>.tablet-l-4,.grid-y>.tablet-l-5,.grid-y>.tablet-l-6,.grid-y>.tablet-l-7,.grid-y>.tablet-l-8,.grid-y>.tablet-l-9,.grid-y>.tablet-l-full,.grid-y>.tablet-l-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:80em) {
    .grid-y>.laptop-1,.grid-y>.laptop-10,.grid-y>.laptop-11,.grid-y>.laptop-12,.grid-y>.laptop-2,.grid-y>.laptop-3,.grid-y>.laptop-4,.grid-y>.laptop-5,.grid-y>.laptop-6,.grid-y>.laptop-7,.grid-y>.laptop-8,.grid-y>.laptop-9,.grid-y>.laptop-full,.grid-y>.laptop-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:90em) {
    .grid-y>.desktop-1,.grid-y>.desktop-10,.grid-y>.desktop-11,.grid-y>.desktop-12,.grid-y>.desktop-2,.grid-y>.desktop-3,.grid-y>.desktop-4,.grid-y>.desktop-5,.grid-y>.desktop-6,.grid-y>.desktop-7,.grid-y>.desktop-8,.grid-y>.desktop-9,.grid-y>.desktop-full,.grid-y>.desktop-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.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 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 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:48em) {
    .grid-y>.medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 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:80em) {
    .grid-y>.xlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.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-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 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-y>.phone-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    height: auto
}

.grid-y>.phone-1,.grid-y>.phone-10,.grid-y>.phone-11,.grid-y>.phone-12,.grid-y>.phone-2,.grid-y>.phone-3,.grid-y>.phone-4,.grid-y>.phone-5,.grid-y>.phone-6,.grid-y>.phone-7,.grid-y>.phone-8,.grid-y>.phone-9,.grid-y>.phone-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y>.phone-shrink {
    height: auto
}

.grid-y>.phone-1 {
    height: 8.33333%
}

.grid-y>.phone-2 {
    height: 16.66667%
}

.grid-y>.phone-3 {
    height: 25%
}

.grid-y>.phone-4 {
    height: 33.33333%
}

.grid-y>.phone-5 {
    height: 41.66667%
}

.grid-y>.phone-6 {
    height: 50%
}

.grid-y>.phone-7 {
    height: 58.33333%
}

.grid-y>.phone-8 {
    height: 66.66667%
}

.grid-y>.phone-9 {
    height: 75%
}

.grid-y>.phone-10 {
    height: 83.33333%
}

.grid-y>.phone-11 {
    height: 91.66667%
}

.grid-y>.phone-12 {
    height: 100%
}

@media screen and (min-width:30em) {
    .grid-y>.phablet-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.phablet-1,.grid-y>.phablet-10,.grid-y>.phablet-11,.grid-y>.phablet-12,.grid-y>.phablet-2,.grid-y>.phablet-3,.grid-y>.phablet-4,.grid-y>.phablet-5,.grid-y>.phablet-6,.grid-y>.phablet-7,.grid-y>.phablet-8,.grid-y>.phablet-9,.grid-y>.phablet-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.phablet-shrink {
        height: auto
    }

    .grid-y>.phablet-1 {
        height: 8.33333%
    }

    .grid-y>.phablet-2 {
        height: 16.66667%
    }

    .grid-y>.phablet-3 {
        height: 25%
    }

    .grid-y>.phablet-4 {
        height: 33.33333%
    }

    .grid-y>.phablet-5 {
        height: 41.66667%
    }

    .grid-y>.phablet-6 {
        height: 50%
    }

    .grid-y>.phablet-7 {
        height: 58.33333%
    }

    .grid-y>.phablet-8 {
        height: 66.66667%
    }

    .grid-y>.phablet-9 {
        height: 75%
    }

    .grid-y>.phablet-10 {
        height: 83.33333%
    }

    .grid-y>.phablet-11 {
        height: 91.66667%
    }

    .grid-y>.phablet-12 {
        height: 100%
    }
}

@media screen and (min-width:48em) {
    .grid-y>.tablet-p-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.tablet-p-1,.grid-y>.tablet-p-10,.grid-y>.tablet-p-11,.grid-y>.tablet-p-12,.grid-y>.tablet-p-2,.grid-y>.tablet-p-3,.grid-y>.tablet-p-4,.grid-y>.tablet-p-5,.grid-y>.tablet-p-6,.grid-y>.tablet-p-7,.grid-y>.tablet-p-8,.grid-y>.tablet-p-9,.grid-y>.tablet-p-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.tablet-p-shrink {
        height: auto
    }

    .grid-y>.tablet-p-1 {
        height: 8.33333%
    }

    .grid-y>.tablet-p-2 {
        height: 16.66667%
    }

    .grid-y>.tablet-p-3 {
        height: 25%
    }

    .grid-y>.tablet-p-4 {
        height: 33.33333%
    }

    .grid-y>.tablet-p-5 {
        height: 41.66667%
    }

    .grid-y>.tablet-p-6 {
        height: 50%
    }

    .grid-y>.tablet-p-7 {
        height: 58.33333%
    }

    .grid-y>.tablet-p-8 {
        height: 66.66667%
    }

    .grid-y>.tablet-p-9 {
        height: 75%
    }

    .grid-y>.tablet-p-10 {
        height: 83.33333%
    }

    .grid-y>.tablet-p-11 {
        height: 91.66667%
    }

    .grid-y>.tablet-p-12 {
        height: 100%
    }
}

@media screen and (min-width:64em) {
    .grid-y>.tablet-l-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.tablet-l-1,.grid-y>.tablet-l-10,.grid-y>.tablet-l-11,.grid-y>.tablet-l-12,.grid-y>.tablet-l-2,.grid-y>.tablet-l-3,.grid-y>.tablet-l-4,.grid-y>.tablet-l-5,.grid-y>.tablet-l-6,.grid-y>.tablet-l-7,.grid-y>.tablet-l-8,.grid-y>.tablet-l-9,.grid-y>.tablet-l-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.tablet-l-shrink {
        height: auto
    }

    .grid-y>.tablet-l-1 {
        height: 8.33333%
    }

    .grid-y>.tablet-l-2 {
        height: 16.66667%
    }

    .grid-y>.tablet-l-3 {
        height: 25%
    }

    .grid-y>.tablet-l-4 {
        height: 33.33333%
    }

    .grid-y>.tablet-l-5 {
        height: 41.66667%
    }

    .grid-y>.tablet-l-6 {
        height: 50%
    }

    .grid-y>.tablet-l-7 {
        height: 58.33333%
    }

    .grid-y>.tablet-l-8 {
        height: 66.66667%
    }

    .grid-y>.tablet-l-9 {
        height: 75%
    }

    .grid-y>.tablet-l-10 {
        height: 83.33333%
    }

    .grid-y>.tablet-l-11 {
        height: 91.66667%
    }

    .grid-y>.tablet-l-12 {
        height: 100%
    }
}

@media screen and (min-width:80em) {
    .grid-y>.laptop-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.laptop-1,.grid-y>.laptop-10,.grid-y>.laptop-11,.grid-y>.laptop-12,.grid-y>.laptop-2,.grid-y>.laptop-3,.grid-y>.laptop-4,.grid-y>.laptop-5,.grid-y>.laptop-6,.grid-y>.laptop-7,.grid-y>.laptop-8,.grid-y>.laptop-9,.grid-y>.laptop-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.laptop-shrink {
        height: auto
    }

    .grid-y>.laptop-1 {
        height: 8.33333%
    }

    .grid-y>.laptop-2 {
        height: 16.66667%
    }

    .grid-y>.laptop-3 {
        height: 25%
    }

    .grid-y>.laptop-4 {
        height: 33.33333%
    }

    .grid-y>.laptop-5 {
        height: 41.66667%
    }

    .grid-y>.laptop-6 {
        height: 50%
    }

    .grid-y>.laptop-7 {
        height: 58.33333%
    }

    .grid-y>.laptop-8 {
        height: 66.66667%
    }

    .grid-y>.laptop-9 {
        height: 75%
    }

    .grid-y>.laptop-10 {
        height: 83.33333%
    }

    .grid-y>.laptop-11 {
        height: 91.66667%
    }

    .grid-y>.laptop-12 {
        height: 100%
    }
}

@media screen and (min-width:90em) {
    .grid-y>.desktop-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y>.desktop-1,.grid-y>.desktop-10,.grid-y>.desktop-11,.grid-y>.desktop-12,.grid-y>.desktop-2,.grid-y>.desktop-3,.grid-y>.desktop-4,.grid-y>.desktop-5,.grid-y>.desktop-6,.grid-y>.desktop-7,.grid-y>.desktop-8,.grid-y>.desktop-9,.grid-y>.desktop-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y>.desktop-shrink {
        height: auto
    }

    .grid-y>.desktop-1 {
        height: 8.33333%
    }

    .grid-y>.desktop-2 {
        height: 16.66667%
    }

    .grid-y>.desktop-3 {
        height: 25%
    }

    .grid-y>.desktop-4 {
        height: 33.33333%
    }

    .grid-y>.desktop-5 {
        height: 41.66667%
    }

    .grid-y>.desktop-6 {
        height: 50%
    }

    .grid-y>.desktop-7 {
        height: 58.33333%
    }

    .grid-y>.desktop-8 {
        height: 66.66667%
    }

    .grid-y>.desktop-9 {
        height: 75%
    }

    .grid-y>.desktop-10 {
        height: 83.33333%
    }

    .grid-y>.desktop-11 {
        height: 91.66667%
    }

    .grid-y>.desktop-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width:48em) {
    .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:48em) {
    .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:48em) {
    .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:48em) {
    .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:48em) {
    .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:80em) {
    .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-margin-y>.phone-auto {
    height: auto
}

.grid-margin-y>.phone-shrink {
    height: auto
}

.grid-margin-y>.phone-1 {
    height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.phone-2 {
    height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.phone-3 {
    height: calc(25% - 1.875rem)
}

.grid-margin-y>.phone-4 {
    height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.phone-5 {
    height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.phone-6 {
    height: calc(50% - 1.875rem)
}

.grid-margin-y>.phone-7 {
    height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.phone-8 {
    height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.phone-9 {
    height: calc(75% - 1.875rem)
}

.grid-margin-y>.phone-10 {
    height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.phone-11 {
    height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.phone-12 {
    height: calc(100% - 1.875rem)
}

@media screen and (min-width:30em) {
    .grid-margin-y>.phablet-auto {
        height: auto
    }

    .grid-margin-y>.phablet-shrink {
        height: auto
    }

    .grid-margin-y>.phablet-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.phablet-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.phablet-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.phablet-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-margin-y>.tablet-p-auto {
        height: auto
    }

    .grid-margin-y>.tablet-p-shrink {
        height: auto
    }

    .grid-margin-y>.tablet-p-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-margin-y>.tablet-l-auto {
        height: auto
    }

    .grid-margin-y>.tablet-l-shrink {
        height: auto
    }

    .grid-margin-y>.tablet-l-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .grid-margin-y>.laptop-auto {
        height: auto
    }

    .grid-margin-y>.laptop-shrink {
        height: auto
    }

    .grid-margin-y>.laptop-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.laptop-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.laptop-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.laptop-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-y>.desktop-auto {
        height: auto
    }

    .grid-margin-y>.desktop-shrink {
        height: auto
    }

    .grid-margin-y>.desktop-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.desktop-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.desktop-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.desktop-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -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-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.cell-block-container>.grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,screen and (min-width:48em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .medium-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width:64em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .large-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:80em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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-style: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:90em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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-style: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .xxlarge-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.phone-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .phone-grid-frame {
    width: 100%
}

.phone-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.phone-cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

.phone-cell-block-container>.grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.phone-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

@media screen and (min-width:30em) {
    .phablet-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .phablet-grid-frame {
        width: 100%
    }

    .phablet-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .phablet-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .phablet-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .phablet-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:48em) {
    .tablet-p-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .tablet-p-grid-frame {
        width: 100%
    }

    .tablet-p-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .tablet-p-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .tablet-p-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .tablet-p-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:64em) {
    .tablet-l-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .tablet-l-grid-frame {
        width: 100%
    }

    .tablet-l-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .tablet-l-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .tablet-l-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .tablet-l-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:80em) {
    .laptop-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .laptop-grid-frame {
        width: 100%
    }

    .laptop-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .laptop-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .laptop-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .laptop-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:90em) {
    .desktop-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .desktop-grid-frame {
        width: 100%
    }

    .desktop-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .desktop-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

    .desktop-cell-block-container>.grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .desktop-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,screen and (min-width:48em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:80em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -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;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.grid-y.phone-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media screen and (min-width:30em) {
    .grid-y.phablet-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:48em) {
    .grid-y.tablet-p-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:64em) {
    .grid-y.tablet-l-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:80em) {
    .grid-y.laptop-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:90em) {
    .grid-y.desktop-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width:48em) {
    .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:80em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:90em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

.cell .grid-y.phone-grid-frame {
    height: 100%
}

@media screen and (min-width:30em) {
    .cell .grid-y.phablet-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:48em) {
    .cell .grid-y.tablet-p-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:64em) {
    .cell .grid-y.tablet-l-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:80em) {
    .cell .grid-y.laptop-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:90em) {
    .cell .grid-y.desktop-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: -.625rem;
    margin-bottom: -.625rem
}

@media print,screen and (min-width:48em) {
    .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:48em) {
    .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:48em) {
    .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:80em) {
    .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-margin-y>.phone-auto {
    height: auto
}

.grid-margin-y>.phone-shrink {
    height: auto
}

.grid-margin-y>.phone-1 {
    height: calc(8.33333% - 1.875rem)
}

.grid-margin-y>.phone-2 {
    height: calc(16.66667% - 1.875rem)
}

.grid-margin-y>.phone-3 {
    height: calc(25% - 1.875rem)
}

.grid-margin-y>.phone-4 {
    height: calc(33.33333% - 1.875rem)
}

.grid-margin-y>.phone-5 {
    height: calc(41.66667% - 1.875rem)
}

.grid-margin-y>.phone-6 {
    height: calc(50% - 1.875rem)
}

.grid-margin-y>.phone-7 {
    height: calc(58.33333% - 1.875rem)
}

.grid-margin-y>.phone-8 {
    height: calc(66.66667% - 1.875rem)
}

.grid-margin-y>.phone-9 {
    height: calc(75% - 1.875rem)
}

.grid-margin-y>.phone-10 {
    height: calc(83.33333% - 1.875rem)
}

.grid-margin-y>.phone-11 {
    height: calc(91.66667% - 1.875rem)
}

.grid-margin-y>.phone-12 {
    height: calc(100% - 1.875rem)
}

@media screen and (min-width:30em) {
    .grid-margin-y>.phablet-auto {
        height: auto
    }

    .grid-margin-y>.phablet-shrink {
        height: auto
    }

    .grid-margin-y>.phablet-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.phablet-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.phablet-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.phablet-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.phablet-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.phablet-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-margin-y>.tablet-p-auto {
        height: auto
    }

    .grid-margin-y>.tablet-p-shrink {
        height: auto
    }

    .grid-margin-y>.tablet-p-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-p-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-margin-y>.tablet-l-auto {
        height: auto
    }

    .grid-margin-y>.tablet-l-shrink {
        height: auto
    }

    .grid-margin-y>.tablet-l-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.tablet-l-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .grid-margin-y>.laptop-auto {
        height: auto
    }

    .grid-margin-y>.laptop-shrink {
        height: auto
    }

    .grid-margin-y>.laptop-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.laptop-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.laptop-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.laptop-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.laptop-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.laptop-12 {
        height: calc(100% - 1.875rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-y>.desktop-auto {
        height: auto
    }

    .grid-margin-y>.desktop-shrink {
        height: auto
    }

    .grid-margin-y>.desktop-1 {
        height: calc(8.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-2 {
        height: calc(16.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-3 {
        height: calc(25% - 1.875rem)
    }

    .grid-margin-y>.desktop-4 {
        height: calc(33.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-5 {
        height: calc(41.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-6 {
        height: calc(50% - 1.875rem)
    }

    .grid-margin-y>.desktop-7 {
        height: calc(58.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-8 {
        height: calc(66.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-9 {
        height: calc(75% - 1.875rem)
    }

    .grid-margin-y>.desktop-10 {
        height: calc(83.33333% - 1.875rem)
    }

    .grid-margin-y>.desktop-11 {
        height: calc(91.66667% - 1.875rem)
    }

    .grid-margin-y>.desktop-12 {
        height: calc(100% - 1.875rem)
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1.25rem);
    height: calc(100vh + 1.875rem)
}

@media print,screen and (min-width:48em) {
    .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:80em) {
    .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 screen and (min-width:30em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .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:48em) {
    .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:80em) {
    .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)
    }
}

.grid-margin-y.phone-grid-frame {
    height: calc(100vh + 1.875rem)
}

@media screen and (min-width:30em) {
    .grid-margin-y.phablet-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:48em) {
    .grid-margin-y.tablet-p-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:64em) {
    .grid-margin-y.tablet-l-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:80em) {
    .grid-margin-y.laptop-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

@media screen and (min-width:90em) {
    .grid-margin-y.desktop-grid-frame {
        height: calc(100vh + 1.875rem)
    }
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,i {
    font-style: italic;
    line-height: inherit
}

b,strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: "Chemours Sans",微软雅黑,宋体,SimSun,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    line-height: 0;
    color: #cfcfcf
}

.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:48em) {
    .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:focus,a:hover {
    color: #1468a0
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 78.125rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cfcfcf;
    border-left: 0
}

dl,ol,ul {
    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
}

ol ol,ol ul,ul ol,ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cfcfcf
}

blockquote,blockquote p {
    line-height: 1.6;
    color: #2d2d2d
}

abbr,abbr[title] {
    border-bottom: 1px dotted #303133;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #f5f5f5;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #303133
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #2d2d2d
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

ol.no-bullet,ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.cite-block,cite {
    display: block;
    color: #2d2d2d;
    font-size: .8125rem
}

.cite-block:before,cite:before {
    content: "— "
}

.code-inline,code {
    border: 1px solid #cfcfcf;
    background-color: #f5f5f5;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #303133;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem
}

.code-block {
    border: 1px solid #cfcfcf;
    background-color: #f5f5f5;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #303133;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem
}

.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:48em) {
    .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:80em) {
    .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
    }
}

.phone-text-left {
    text-align: left
}

.phone-text-right {
    text-align: right
}

.phone-text-center {
    text-align: center
}

.phone-text-justify {
    text-align: justify
}

@media screen and (min-width:30em) {
    .phablet-text-left {
        text-align: left
    }

    .phablet-text-right {
        text-align: right
    }

    .phablet-text-center {
        text-align: center
    }

    .phablet-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:48em) {
    .tablet-p-text-left {
        text-align: left
    }

    .tablet-p-text-right {
        text-align: right
    }

    .tablet-p-text-center {
        text-align: center
    }

    .tablet-p-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .tablet-l-text-left {
        text-align: left
    }

    .tablet-l-text-right {
        text-align: right
    }

    .tablet-l-text-center {
        text-align: center
    }

    .tablet-l-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:80em) {
    .laptop-text-left {
        text-align: left
    }

    .laptop-text-right {
        text-align: right
    }

    .laptop-text-center {
        text-align: center
    }

    .laptop-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:90em) {
    .desktop-text-left {
        text-align: left
    }

    .desktop-text-right {
        text-align: right
    }

    .desktop-text-center {
        text-align: center
    }

    .desktop-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        -webkit-print-color-adjust: exact;
        color-adjust: exact;
        -webkit-box-shadow: none!important;
        box-shadow: none!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^='#']:after,a[href^='javascript:']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote,pre {
        border: 1px solid #2d2d2d;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }@  page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}
/* [type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cfcfcf;
    border-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 2px rgba(48,49,51,.1);
    box-shadow: inset 0 1px 2px rgba(48,49,51,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #303133;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
} */
[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus {
    outline: 0;
    border: 1px solid #2d2d2d;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cfcfcf;
    box-shadow: 0 0 5px #cfcfcf;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:disabled,input[readonly],textarea:disabled,textarea[readonly] {
    background-color: #f5f5f5;
    cursor: not-allowed
}[type=button],[type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #cfcfcf
}

::-moz-placeholder {
    color: #cfcfcf
}

:-ms-input-placeholder {
    color: #cfcfcf
}

::-ms-input-placeholder {
    color: #cfcfcf
}

::placeholder {
    color: #cfcfcf
}[type=checkbox],[type=file],[type=radio] {
    margin: 0 0 1rem
}[type=checkbox]+label,[type=radio]+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}[type=checkbox]+label[for],[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],label>[type=radio] {
    margin-right: .5rem
}[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #303133
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #303133
}

.input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.input-group>:first-child,.input-group>:first-child.input-group-button>* {
    border-radius: 0
}

.input-group>:last-child,.input-group>:last-child.input-group-button>* {
    border-radius: 0
}

.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cfcfcf;
    background: #f5f5f5;
    color: #303133;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    height: auto;
    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 #cfcfcf
}

.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 #cfcfcf;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #303133;
    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%2845, 45, 45%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}
*/
@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: 0;
    border: 1px solid #2d2d2d;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px #cfcfcf;
    box-shadow: 0 0 5px #cfcfcf;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

select:disabled {
    background-color: #f5f5f5;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #faedeb
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.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: 700;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fff;
    list-style-type: none
}

.accordion[disabled] .accordion-title {
    cursor: not-allowed
}

.accordion-item:first-child>:first-child {
    border-radius: 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #f5f5f5;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #1779ba
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #f5f5f5;
    border-radius: 0
}

.accordion-title:focus,.accordion-title:hover {
    background-color: #f5f5f5
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -.5rem;
    content: "+"
}

.is-active>.accordion-title::before {
    content: "–"
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #f5f5f5;
    border-bottom: 0;
    background-color: #fff;
    color: #303133
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #f5f5f5
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button,.menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a,.menu button,.menu input,.menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu,.menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.simple {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -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:48em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.medium-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,screen and (min-width:64em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:80em) {
    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xlarge-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {
    .menu.xxlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxlarge-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.xxlarge-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.phone-horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.menu.phone-vertical {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu.phone-expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

.menu.phone-simple li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px
}

@media screen and (min-width:30em) {
    .menu.phablet-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.phablet-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.phablet-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.phablet-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:48em) {
    .menu.tablet-p-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.tablet-p-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.tablet-p-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.tablet-p-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:64em) {
    .menu.tablet-l-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.tablet-l-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.tablet-l-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.tablet-l-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:80em) {
    .menu.laptop-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.laptop-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.laptop-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.laptop-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {
    .menu.desktop-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.desktop-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.desktop-expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.desktop-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg {
    margin-right: .25rem
}

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg {
    margin-left: .25rem
}

.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    margin-bottom: .25rem;
    text-align: center
}

.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg {
    -webkit-align-self: stretch;
    -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: #fff
}

.menu .active>a {
    background: #1779ba;
    color: #fff
}

.menu.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu.align-right li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -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: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu.align-center li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered>.menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-centered>.menu li .submenu li {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.no-js [data-responsive-menu] ul {
    display: none
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    -webkit-transition: height .5s;
    transition: height .5s
}

.drilldown a {
    padding: .7rem 1rem;
    background: #fff
}

.drilldown .is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fff;
    -webkit-transition: -webkit-transform .15s linear;
    transition: -webkit-transform .15s linear;
    transition: transform .15s linear;
    transition: transform .15s linear,-webkit-transform .15s linear
}

.drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown .is-drilldown-submenu a {
    padding: .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 {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.drilldown.align-left .is-drilldown-submenu-parent>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;
    right: 1rem;
    left: auto
}

.drilldown.align-right .is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #1779ba transparent transparent;
    right: auto;
    left: 1rem
}

.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;
    display: inline-block;
    vertical-align: middle;
    margin-right: .75rem
}

.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
}[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.dropdown.menu>li>a {
    padding: .5rem
}

.dropdown.menu>li.is-active>a {
    background: 0 0;
    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 {
    top: 0;
    right: 100%;
    left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

@media print,screen and (min-width:48em) {
    .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-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@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-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:80em) {
    .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-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@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-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

.dropdown.menu.phone-horizontal>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu.phone-horizontal>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu.phone-vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.phone-vertical>li.opens-left>.is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto
}

.dropdown.menu.phone-vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

@media screen and (min-width:30em) {
    .dropdown.menu.phablet-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.phablet-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.phablet-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.phablet-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.phablet-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:48em) {
    .dropdown.menu.tablet-p-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.tablet-p-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.tablet-p-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.tablet-p-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.tablet-p-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.tablet-l-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.tablet-l-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.tablet-l-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.tablet-l-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.tablet-l-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:80em) {
    .dropdown.menu.laptop-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.laptop-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.laptop-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.laptop-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.laptop-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

@media screen and (min-width:90em) {
    .dropdown.menu.desktop-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.desktop-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.desktop-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.desktop-vertical>li.opens-left>.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto
    }

    .dropdown.menu.desktop-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
}

.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: 0;
    background: #f5f5f5
}

.dropdown .is-dropdown-submenu a {
    padding: .5rem
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    -webkit-transform: translate3d(0,0,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
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media print,screen and (max-width:47.99875em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:0em),screen and (min-width:48em) {
    .show-for-small-only {
        display: none!important
    }
}

@media print,screen and (min-width:48em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:47.99875em) {
    .show-for-medium {
        display: none!important
    }
}

@media print,screen and (min-width:48em) and (max-width:63.99875em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:47.99875em),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.99875em) {
    .show-for-large {
        display: none!important
    }
}

@media print,screen and (min-width:64em) and (max-width:79.99875em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:63.99875em),screen and (min-width:80em) {
    .show-for-large-only {
        display: none!important
    }
}

@media screen and (min-width:80em) {
    .hide-for-xlarge {
        display: none!important
    }
}

@media screen and (max-width:79.99875em) {
    .show-for-xlarge {
        display: none!important
    }
}

@media screen and (min-width:80em) and (max-width:89.99875em) {
    .hide-for-xlarge-only {
        display: none!important
    }
}

@media screen and (max-width:79.99875em),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.99875em) {
    .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.99875em),screen and (min-width:0em) {
    .show-for-xxlarge-only {
        display: none!important
    }
}

.hide-for-phone {
    display: none!important
}

.show-for-phone {
    display: none!important
}

@media screen and (max-width:29.99875em) {
    .hide-for-phone-only {
        display: none!important
    }
}

@media screen and (max-width:0em),screen and (min-width:30em) {
    .show-for-phone-only {
        display: none!important
    }
}

@media screen and (min-width:30em) {
    .hide-for-phablet {
        display: none!important
    }
}

@media screen and (max-width:29.99875em) {
    .show-for-phablet {
        display: none!important
    }
}

@media screen and (min-width:30em) and (max-width:47.99875em) {
    .hide-for-phablet-only {
        display: none!important
    }
}

@media screen and (max-width:29.99875em),screen and (min-width:48em) {
    .show-for-phablet-only {
        display: none!important
    }
}

@media screen and (min-width:48em) {
    .hide-for-tablet-p {
        display: none!important
    }
}

@media screen and (max-width:47.99875em) {
    .show-for-tablet-p {
        display: none!important
    }
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .hide-for-tablet-p-only {
        display: none!important
    }
}

@media screen and (max-width:47.99875em),screen and (min-width:64em) {
    .show-for-tablet-p-only {
        display: none!important
    }
}

@media screen and (min-width:64em) {
    .hide-for-tablet-l {
        display: none!important
    }
}

@media screen and (max-width:63.99875em) {
    .show-for-tablet-l {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:79.99875em) {
    .hide-for-tablet-l-only {
        display: none!important
    }
}

@media screen and (max-width:63.99875em),screen and (min-width:80em) {
    .show-for-tablet-l-only {
        display: none!important
    }
}

@media screen and (min-width:80em) {
    .hide-for-laptop {
        display: none!important
    }
}

@media screen and (max-width:79.99875em) {
    .show-for-laptop {
        display: none!important
    }
}

@media screen and (min-width:80em) and (max-width:89.99875em) {
    .hide-for-laptop-only {
        display: none!important
    }
}

@media screen and (max-width:79.99875em),screen and (min-width:90em) {
    .show-for-laptop-only {
        display: none!important
    }
}

@media screen and (min-width:90em) {
    .hide-for-desktop {
        display: none!important
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-desktop {
        display: none!important
    }
}

@media screen and (min-width:90em) {
    .hide-for-desktop-only {
        display: none!important
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-desktop-only {
        display: none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto!important;
    height: auto!important;
    overflow: visible!important;
    clip: auto!important;
    white-space: normal!important
}

.hide-for-portrait,.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,.show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,.show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,.show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,.show-for-portrait {
        display: block!important
    }
}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled {
    position: relative
}

.flickity-enabled:focus {
    outline: 0
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%
}

.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.flickity-button {
    position: absolute;
    background: rgba(255,255,255,.75);
    border: none;
    color: #333
}

.flickity-button:hover {
    background: #fff;
    cursor: pointer
}

.flickity-button:focus {
    outline: 0;
    -webkit-box-shadow: 0 0 0 5px #19f;
    box-shadow: 0 0 0 5px #19f
}

.flickity-button:active {
    opacity: .6
}

.flickity-button:disabled {
    opacity: .3;
    cursor: auto;
    pointer-events: none
}

.flickity-button-icon {
    fill: currentColor
}

.flickity-prev-next-button {
    top: 50%;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.flickity-prev-next-button.previous {
    left: 10px
}

.flickity-prev-next-button.next {
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px
}

.flickity-prev-next-button .flickity-button-icon {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%
}

.flickity-page-dots {
    position: absolute;
    width: 100%;
    bottom: -25px;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.flickity-rtl .flickity-page-dots {
    direction: rtl
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    background: #333;
    border-radius: 50%;
    opacity: .25;
    cursor: pointer
}

.flickity-page-dots .dot.is-selected {
    opacity: 1
}

.background-carousel__title::after,.brand-grid__items::after,.brand-grid__title::after,.byline__category::before,.callouts-hero__bg-shapes::before,.content-grid--teaser .content-grid__item--link::before,.content-grid__title::after,.cta--center:not(.cta--large):not(.cta--small) .cta__title::after,.cta--lists .cta__title::after,.distributor-finder__filters-fields input[type=radio]::after,.event-info__category::before,.featured-articles__title::after,.filters--dropdown .filters__sections::before,.filters__title::after,.header::before,.hero-cta--expand .hero-cta__icon,.image-carousel__caption-text::before,.image-carousel__thumbnail::after,.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__figure::after,.large-teaser-set__title::after,.large-teaser__text-container::after,.large-teaser__text-container::before,.location-item__distance::before,.locations-list__item::before,.marketo .u-content-container .mktoFieldWrap input[type=checkbox]+label::after,.marketo .u-content-container .mktoFieldWrap input[type=radio]+label::after,.pagination .ellipsis::after,.parallax-infographic__cta-block .parallax-infographic__cta:first-child::after,.product-finder::after,.product-finder::before,.related-teasers__item-title::before,.rtf ol>li::before,.rtf ul li::before,.search-results__item-category::before,.search-results__status-inner::after,.section-overview-grid__item .grid-item__title::before,.spotlight-carousel__title::after,.teaser-carousel__title::after,.teaser-slideshow__title::after,.timeline__item .item__content::after,.timeline__item .timeline-item__date::after,.timeline__item .timeline-item__date::before,.timeline__items::before,.timeline__title::after,.video-carousel__title::after,body::after,body:not([data-theme=corporate]) .header::after,body:not([data-theme=corporate]) .header::before {
    content: '';
    display: block
}

.brand-grid__title,.cta--center:not(.cta--large):not(.cta--small) .cta__title,.cta--lists .cta__title,.large-teaser-set__title,.spotlight-carousel__title,.teaser-carousel__title,.teaser-slideshow__title,.timeline__title,.video-carousel__title {
    font-size:2.5rem;
    line-height: 3.375rem;
    font-weight: bold;
    display: block;
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
    position: relative;
    text-transform: uppercase;

}

.brand-grid__title::after,.cta--center:not(.cta--large):not(.cta--small) .cta__title::after,.cta--lists .cta__title::after,.large-teaser-set__title::after,.spotlight-carousel__title::after,.teaser-carousel__title::after,.teaser-slideshow__title::after,.timeline__title::after,.video-carousel__title::after {
    bottom: -20px;
    height: 5px;
    left: calc(50% - 32px);
    position: absolute;
    width: 64px
}

@media print,screen and (max-width:63.99875em) {
    .brand-grid__title,.cta--center:not(.cta--large):not(.cta--small) .cta__title,.cta--lists .cta__title,.large-teaser-set__title,.spotlight-carousel__title,.teaser-carousel__title,.teaser-slideshow__title,.timeline__title,.video-carousel__title {
        font-size: 1.3125rem;
        line-height: 1.75rem
    }
}

@media screen and (max-width:29.99875em) {
    .brand-grid__title::after,.cta--center:not(.cta--large):not(.cta--small) .cta__title::after,.cta--lists .cta__title::after,.large-teaser-set__title::after,.spotlight-carousel__title::after,.teaser-carousel__title::after,.teaser-slideshow__title::after,.timeline__title::after,.video-carousel__title::after {
        width: 52px
    }
}

.filters__category-filters-inner ::-webkit-scrollbar,.filters__category-filters-inner::-webkit-scrollbar,.player__transcript-text ::-webkit-scrollbar,.player__transcript-text::-webkit-scrollbar,.rtf ::-webkit-scrollbar,.rtf::-webkit-scrollbar,.secondary-nav ::-webkit-scrollbar,.secondary-nav::-webkit-scrollbar,.secondary-nav__children ::-webkit-scrollbar,.secondary-nav__children::-webkit-scrollbar,.section-nav ::-webkit-scrollbar,.section-nav::-webkit-scrollbar,.section-nav__children-inner ::-webkit-scrollbar,.section-nav__children-inner::-webkit-scrollbar,.twitter-embed__container ::-webkit-scrollbar,.twitter-embed__container::-webkit-scrollbar {
    -webkit-appearance: none;
    height: .375rem;
    width: .375rem
}

@media screen and (min-width:64em) {
    .filters__category-filters-inner ::-webkit-scrollbar,.filters__category-filters-inner::-webkit-scrollbar,.player__transcript-text ::-webkit-scrollbar,.player__transcript-text::-webkit-scrollbar,.rtf ::-webkit-scrollbar,.rtf::-webkit-scrollbar,.secondary-nav ::-webkit-scrollbar,.secondary-nav::-webkit-scrollbar,.secondary-nav__children ::-webkit-scrollbar,.secondary-nav__children::-webkit-scrollbar,.section-nav ::-webkit-scrollbar,.section-nav::-webkit-scrollbar,.section-nav__children-inner ::-webkit-scrollbar,.section-nav__children-inner::-webkit-scrollbar,.twitter-embed__container ::-webkit-scrollbar,.twitter-embed__container::-webkit-scrollbar {
        height: .5rem;
        width: .5rem
    }
}

.filters__category-filters-inner ::-webkit-scrollbar-thumb,.filters__category-filters-inner ::-webkit-scrollbar-track,.filters__category-filters-inner::-webkit-scrollbar-thumb,.filters__category-filters-inner::-webkit-scrollbar-track,.player__transcript-text ::-webkit-scrollbar-thumb,.player__transcript-text ::-webkit-scrollbar-track,.player__transcript-text::-webkit-scrollbar-thumb,.player__transcript-text::-webkit-scrollbar-track,.rtf ::-webkit-scrollbar-thumb,.rtf ::-webkit-scrollbar-track,.rtf::-webkit-scrollbar-thumb,.rtf::-webkit-scrollbar-track,.secondary-nav ::-webkit-scrollbar-thumb,.secondary-nav ::-webkit-scrollbar-track,.secondary-nav::-webkit-scrollbar-thumb,.secondary-nav::-webkit-scrollbar-track,.secondary-nav__children ::-webkit-scrollbar-thumb,.secondary-nav__children ::-webkit-scrollbar-track,.secondary-nav__children::-webkit-scrollbar-thumb,.secondary-nav__children::-webkit-scrollbar-track,.section-nav ::-webkit-scrollbar-thumb,.section-nav ::-webkit-scrollbar-track,.section-nav::-webkit-scrollbar-thumb,.section-nav::-webkit-scrollbar-track,.section-nav__children-inner ::-webkit-scrollbar-thumb,.section-nav__children-inner ::-webkit-scrollbar-track,.section-nav__children-inner::-webkit-scrollbar-thumb,.section-nav__children-inner::-webkit-scrollbar-track,.twitter-embed__container ::-webkit-scrollbar-thumb,.twitter-embed__container ::-webkit-scrollbar-track,.twitter-embed__container::-webkit-scrollbar-thumb,.twitter-embed__container::-webkit-scrollbar-track {
    border-radius: .1875rem
}

@media screen and (min-width:64em) {
    .filters__category-filters-inner ::-webkit-scrollbar-thumb,.filters__category-filters-inner ::-webkit-scrollbar-track,.filters__category-filters-inner::-webkit-scrollbar-thumb,.filters__category-filters-inner::-webkit-scrollbar-track,.player__transcript-text ::-webkit-scrollbar-thumb,.player__transcript-text ::-webkit-scrollbar-track,.player__transcript-text::-webkit-scrollbar-thumb,.player__transcript-text::-webkit-scrollbar-track,.rtf ::-webkit-scrollbar-thumb,.rtf ::-webkit-scrollbar-track,.rtf::-webkit-scrollbar-thumb,.rtf::-webkit-scrollbar-track,.secondary-nav ::-webkit-scrollbar-thumb,.secondary-nav ::-webkit-scrollbar-track,.secondary-nav::-webkit-scrollbar-thumb,.secondary-nav::-webkit-scrollbar-track,.secondary-nav__children ::-webkit-scrollbar-thumb,.secondary-nav__children ::-webkit-scrollbar-track,.secondary-nav__children::-webkit-scrollbar-thumb,.secondary-nav__children::-webkit-scrollbar-track,.section-nav ::-webkit-scrollbar-thumb,.section-nav ::-webkit-scrollbar-track,.section-nav::-webkit-scrollbar-thumb,.section-nav::-webkit-scrollbar-track,.section-nav__children-inner ::-webkit-scrollbar-thumb,.section-nav__children-inner ::-webkit-scrollbar-track,.section-nav__children-inner::-webkit-scrollbar-thumb,.section-nav__children-inner::-webkit-scrollbar-track,.twitter-embed__container ::-webkit-scrollbar-thumb,.twitter-embed__container ::-webkit-scrollbar-track,.twitter-embed__container::-webkit-scrollbar-thumb,.twitter-embed__container::-webkit-scrollbar-track {
        border-radius: .25rem
    }
}

.filters__category-filters-inner ::-webkit-scrollbar-track,.filters__category-filters-inner::-webkit-scrollbar-track,.player__transcript-text ::-webkit-scrollbar-track,.player__transcript-text::-webkit-scrollbar-track,.rtf ::-webkit-scrollbar-track,.rtf::-webkit-scrollbar-track,.secondary-nav ::-webkit-scrollbar-track,.secondary-nav::-webkit-scrollbar-track,.secondary-nav__children ::-webkit-scrollbar-track,.secondary-nav__children::-webkit-scrollbar-track,.section-nav ::-webkit-scrollbar-track,.section-nav::-webkit-scrollbar-track,.section-nav__children-inner ::-webkit-scrollbar-track,.section-nav__children-inner::-webkit-scrollbar-track,.twitter-embed__container ::-webkit-scrollbar-track,.twitter-embed__container::-webkit-scrollbar-track {
    background: rgba(48,49,51,.1)
}

.filters__category-filters-inner ::-webkit-scrollbar-thumb,.filters__category-filters-inner::-webkit-scrollbar-thumb,.player__transcript-text ::-webkit-scrollbar-thumb,.player__transcript-text::-webkit-scrollbar-thumb,.rtf ::-webkit-scrollbar-thumb,.rtf::-webkit-scrollbar-thumb,.secondary-nav ::-webkit-scrollbar-thumb,.secondary-nav::-webkit-scrollbar-thumb,.secondary-nav__children ::-webkit-scrollbar-thumb,.secondary-nav__children::-webkit-scrollbar-thumb,.section-nav ::-webkit-scrollbar-thumb,.section-nav::-webkit-scrollbar-thumb,.section-nav__children-inner ::-webkit-scrollbar-thumb,.section-nav__children-inner::-webkit-scrollbar-thumb,.twitter-embed__container ::-webkit-scrollbar-thumb,.twitter-embed__container::-webkit-scrollbar-thumb {
    background: rgba(48,49,51,.5)
}

body,html {
    max-height: 100%;
    overflow-x: hidden;
    width: 100%
}

html {
    min-height: 100%
}

html.is-scroll-disabled {
    overflow-y: hidden
}

html.is-scroll-disabled body {
    overflow-y: hidden
}

body {
    min-height: 100%;
    overflow-x: hidden;
    position: relative
}

body::after {
    background-color: rgba(48,49,51,.6);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: hidden;
    width: 100%;
    z-index: 7
}

body.is-showing-filters::after,body.is-showing-menu::after {
    opacity: 1;
    visibility: visible
}

li,ul {
    list-style: none;
    margin: 0
}

.accordion-set,.cta--cyan,.cta-social,.cta-tiles__items-inner,.distributor-finder,.hero--landing .hero__content-container,.main--sidebar .main-content-grid,.page-title,.related-teasers__inner,.two-column,.u-content-container,.video-carousel {
    padding-right: .625rem;
    padding-left: .625rem;
    max-width: 78.125rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width:48em) {
    .accordion-set,.cta--cyan,.cta-social,.cta-tiles__items-inner,.distributor-finder,.hero--landing .hero__content-container,.main--sidebar .main-content-grid,.page-title,.related-teasers__inner,.two-column,.u-content-container,.video-carousel {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media print,screen and (max-width:79.99875em) {
    .accordion-set,.cta--cyan,.cta-social,.cta-tiles__items-inner,.distributor-finder,.hero--landing .hero__content-container,.main--sidebar .main-content-grid,.page-title,.related-teasers__inner,.two-column,.u-content-container,.video-carousel {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media screen and (min-width:80em) {
    .accordion-set,.cta--cyan,.cta-social,.cta-tiles__items-inner,.distributor-finder,.hero--landing .hero__content-container,.main--sidebar .main-content-grid,.page-title,.related-teasers__inner,.two-column,.u-content-container,.video-carousel {
        padding: 0
    }
}

.main-content-grid .content-container .u-content-container {
    padding: 0
}

.mt-0 {
    margin-top: 0!important
}

.pt-0 {
    padding-top: 0!important
}

.mb-0 {
    margin-bottom: 0!important
}

.pb-0 {
    padding-bottom: 0!important
}

.mt-1 {
    margin-top: 1rem!important
}

.pt-1 {
    padding-top: 1rem!important
}

.mb-1 {
    margin-bottom: 1rem!important
}

.pb-1 {
    padding-bottom: 1rem!important
}

.mt-2 {
    margin-top: 2rem!important
}

.pt-2 {
    padding-top: 2rem!important
}

.mb-2 {
    margin-bottom: 2rem!important
}

.pb-2 {
    padding-bottom: 2rem!important
}

.mt-3 {
    margin-top: 3rem!important
}

.pt-3 {
    padding-top: 3rem!important
}

.mb-3 {
    margin-bottom: 3rem!important
}

.pb-3 {
    padding-bottom: 3rem!important
}

.mt-4 {
    margin-top: 4rem!important
}

.pt-4 {
    padding-top: 4rem!important
}

.mb-4 {
    margin-bottom: 4rem!important
}

.pb-4 {
    padding-bottom: 4rem!important
}

.mt-5 {
    margin-top: 5rem!important
}

.pt-5 {
    padding-top: 5rem!important
}

.mb-5 {
    margin-bottom: 5rem!important
}

.pb-5 {
    padding-bottom: 5rem!important
}

.mt-6 {
    margin-top: 6rem!important
}

.pt-6 {
    padding-top: 6rem!important
}

.mb-6 {
    margin-bottom: 6rem!important
}

.pb-6 {
    padding-bottom: 6rem!important
}

.mt-7 {
    margin-top: 7rem!important
}

.pt-7 {
    padding-top: 7rem!important
}

.mb-7 {
    margin-bottom: 7rem!important
}

.pb-7 {
    padding-bottom: 7rem!important
}

svg {
    display: block
}

.skip-link {
    color: #303133;
    margin-left: 1rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 1rem;
    z-index: 9999
}[data-whatinput=initial] .skip-link:focus,[data-whatintent=keyboard] .skip-link:focus {
    color: #303133;
    opacity: 1
}

@font-face {
    font-family:'Chemours Sans';font-weight:200;src:url(../fonts/ChemoursSans/ChemoursSans-Light.otf)
}

@font-face {
    font-family:'Chemours Sans';font-style:italic;font-weight:200;src:url(../fonts/ChemoursSans/ChemoursSans-LightItalic.otf)
}

@font-face {
    font-family:'Chemours Sans';font-weight:300;src:url(../fonts/ChemoursSans/ChemoursSans-Book.otf)
}

@font-face {
    font-family:'Chemours Sans';font-style:italic;font-weight:300;src:url(../fonts/ChemoursSans/ChemoursSans-BookItalic.otf)
}

@font-face {
    font-family:'Chemours Sans';font-weight:400;src:url(../fonts/ChemoursSans/ChemoursSans-Medium.otf)
}

@font-face {
    font-family:'Chemours Sans';font-style:italic;font-weight:400;src:url(../fonts/ChemoursSans/ChemoursSans-MediumItalic.otf)
}

@font-face {
    font-family:'Chemours Sans';font-weight:500;src:url(../fonts/ChemoursSans/ChemoursSans-Bold.otf)
}

@font-face {
    font-family:'Chemours Sans';font-style:italic;font-weight:500;src:url(../fonts/ChemoursSans/ChemoursSans-BoldItalic.otf)
}

@font-face {
    font-family:'Chemours Sans';font-weight:600;src:url(../fonts/ChemoursSans/ChemoursSans-Heavy.otf)
}

@font-face {
    font-family:'Chemours Sans';font-style:italic;font-weight:600;src:url(../fonts/ChemoursSans/ChemoursSans-HeavyItalic.otf)
}

* {
    font-family: "Chemours Sans",微软雅黑,宋体,SimSun,sans-serif
}

body {
    color: #303133
}

sup {
    line-height: inherit;
    vertical-align: inherit
}

.fas {
    font-size: .5625rem;
    line-height: .5625rem;
    display: inline-block;
    position: relative;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: color,background,border;
    transition-property: color,background,border
}

.fas:last-child {
    margin-left: .5rem
}

.fas:first-child {
    margin-right: .5rem
}

@media print,screen and (max-width:47.99875em) {
    h1,h2,h3,h4,h5 {
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        word-break: break-word
    }
}

.two-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1.875rem auto
}

@media screen and (min-width:64em) {
    .two-column {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin: 2.5rem auto
    }
}

@media screen and (min-width:64em) {
    .two-column.two-column--no-margin {
        margin: 0 auto
    }
}

.two-column__col {
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .two-column__col {
        margin-left: auto;
        margin-right: auto
    }

    .two-column__col.two-column__col--right {
        margin-top: 2.1875rem
    }
}

@media screen and (min-width:64em) {
    .two-column__col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - .625rem)
    }

    .two-column__col:first-child {
        margin-right: .625rem
    }

    .two-column__col:last-child {
        margin-left: .625rem
    }
}

.three-column {
    margin: 3.4375rem auto
}

.three-column .u-content-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.three-column.three-column--no-margin {
    margin: 0 auto
}

.three-column.three-column--gray {
    background-color: #f5f5f5;
    margin: 0 auto;
    padding: 2.1875rem 0
}

@media screen and (min-width:64em) {
    .three-column.three-column--gray {
        padding: 2.8125rem 0 3.4375rem
    }
}

.three-column__col {
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .three-column__col {
        margin-left: auto;
        margin-right: auto
    }

    .three-column__col:not(:first-child) {
        margin-top: 2.1875rem
    }
}

@media screen and (min-width:48em) {
    .three-column__col {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin: 1.5rem 1.875rem;
        width: calc(50% - 60px)
    }

    .three-column__col:first-child {
        margin-left: 0
    }

    .three-column__col:last-child {
        margin-right: 0
    }
}

@media screen and (min-width:64em) {
    .three-column__col {
        margin: 0 .9375rem;
        width: calc(33.33% - 30px)
    }

    .three-column__col:first-child {
        margin-left: 0
    }

    .three-column__col:last-child {
        margin-right: 0
    }
}

@media screen and (min-width:80em) {
    .three-column__col {
        margin: 0 1.875rem;
        width: calc(33.33% - 60px)
    }

    .three-column__col:first-child {
        margin-left: 0
    }

    .three-column__col:last-child {
        margin-right: 0
    }
}[data-theme=corporate] .hide-for-corporate {
    display: none
}

body:not([data-theme=corporate]) .show-for-corporate {
    display: none
}

.main {
    display: block;
    position: relative
}

.main--sidebar .content-top,.main--sidebar .main-content-grid,.main--sidebar .pre-footer {
    width: 100%
}

.main--sidebar .content-top .sidebar,.main--sidebar .main-content-grid .sidebar,.main--sidebar .pre-footer .sidebar {
    margin-bottom: 2.5rem
}

.main--sidebar .content-container {
    max-width: 52.375rem
}

.main--sidebar .content-top {
    margin-bottom: .625rem
}

.main--sidebar .main-content-grid {
    margin-top: 1.875rem;
    position: relative
}

@media screen and (min-width:64em) {
    .main--sidebar .main-content-grid {
        display: -ms-grid;
        display: grid;
        grid-column-gap: 2rem;
        -ms-grid-rows: 1fr;
        grid-template-rows: 1fr;
        margin-top: 2.5rem
    }
}

@media screen and (min-width:80em) {
    .main--sidebar .main-content-grid {
        grid-column-gap: 3.25rem
    }
}

.main--sidebar .pre-footer>:first-child {
    margin-top: 0
}

.main--sidebar .content-container>:first-child:not(.error-graphic),.main--sidebar .sidebar>:first-child:not(.error-graphic) {
    margin-top: 0
}

@media print,screen and (max-width:63.99875em) {
    .main--sidebar .sidebar {
        margin-top: 2.1875rem
    }
}

@media screen and (min-width:64em) {
    .main--sidebar.main--sidebar-right .main-content-grid {
        -ms-grid-columns: 3.25fr 1.75fr;
        grid-template-columns: 3.25fr 1.75fr
    }

    .main--sidebar.main--sidebar-right .main-content-grid .content-container {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1/1/2/2
    }

    .main--sidebar.main--sidebar-right .main-content-grid .sidebar {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1/2/2/3
    }
}

@media screen and (min-width:80em) {
    .main--sidebar.main--sidebar-right .main-content-grid {
        -ms-grid-columns: 3.5fr 1.5fr;
        grid-template-columns: 3.5fr 1.5fr
    }
}

@media screen and (min-width:64em) {
    .is-ie:not(.is-edge) .main--sidebar.main--sidebar-right .content-container {
        margin-right: 2rem
    }
}

@media screen and (min-width:80em) {
    .is-ie:not(.is-edge) .main--sidebar.main--sidebar-right .content-container {
        margin-right: 3.25rem
    }
}

@media screen and (min-width:64em) {
    .main--sidebar.main--sidebar-left .main-content-grid {
        -ms-grid-columns: 1.75fr 3.25fr;
        grid-template-columns: 1.75fr 3.25fr
    }

    .main--sidebar.main--sidebar-left .main-content-grid .content-container {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-area: 1/2/2/3
    }

    .main--sidebar.main--sidebar-left .main-content-grid .sidebar {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-area: 1/1/2/2
    }
}

@media screen and (min-width:80em) {
    .main--sidebar.main--sidebar-left .main-content-grid {
        -ms-grid-columns: 1.5fr 3.5fr;
        grid-template-columns: 1.5fr 3.5fr
    }
}

@media screen and (min-width:64em) {
    .is-ie:not(.is-edge) .main--sidebar.main--sidebar-left .content-container {
        margin-left: 2rem
    }
}

@media screen and (min-width:80em) {
    .is-ie:not(.is-edge) .main--sidebar.main--sidebar-left .content-container {
        margin-left: 3.25rem
    }
}

svg .color-white {
    stop-color: #fff
}

svg .color-light-gray {
    stop-color: #f5f5f5
}

svg .color-medium-gray-3 {
    stop-color: #eaeaec
}

svg .color-light-gray-3 {
    stop-color: #f9f9f9
}

svg .color-footer-light-gray {
    stop-color: #454544
}

svg .color-footer-dark-gray {
    stop-color: #3a3a39
}

@media print {
@   page {
        margin: 1cm
    }

    *,:after,:before {
        -webkit-box-shadow: none!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }

    :not(.header__logo):not(.footer__logo) {
        background: 0 0!important
    }

    :not(.header__logo):not(.footer__logo):after,​ :not(.header__logo):not(.footer__logo):before {
        background: 0 0!important
    }

    body {
        orphans: 2;
        widows: 2
    }

    body :last-child {
        margin-bottom: 0!important
    }

    a,a:visited {
        text-decoration: underline
    }

    .rtf a,.rtf a:visited {
        word-wrap: break-word
    }

    a[href]:after {
        color: #000!important;
        content: " (" attr(href) ")"!important;
        font-size: 90%;
        position: relative
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""!important
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
        font-size: 90%
    }

    audio:after,embed:after,object:after,video:after {
        content: "Please refer to website to view multimedia content"!important
    }

    blockquote,pre {
        page-break-inside: avoid!important
    }

    thead {
        display: table-header-group
    }

    img,table,tr {
        break-inside: avoid-page!important;
        page-break-inside: avoid!important
    }

    img {
        /* max-width: 100%!important; */
        width: auto!important
    }

    h2,h3,h4,h5,p {
        orphans: 3;
        widows: 3
    }

    h2,h3,h4,h5 {
        -webkit-column-break-after: avoid!important;
        -moz-column-break-after: avoid!important;
        break-after: avoid-page!important;
        page-break-after: avoid!important
    }

    img,li {
        break-inside: avoid-page!important;
        page-break-inside: avoid!important
    }

    .main {
        margin-top: 0!important
    }

    .page-title {
        margin-top: 0!important;
        padding-top: 0!important
    }

    .bio-hero__nav,.button-list__button .fas,.callouts-hero,.cc-message,.content-grid__item-inner .content-grid__item-cta,.content-grid__item-inner .content-grid__item-text,.content-grid__item.content-grid__item--blank,.cta__image.hide-for-tablet-l,.featured-article__bg svg,.featured-articles .feature__tag,.featured-teaser--player.featured-teaser--image .featured-teaser__container,.filters--dropdown .filters__sections,.filters--search,.filters.js-filters.filters--search.is-showing,.flickity-button,.flickity-page-dots,.header::before,.header__content>:not(.header__main),.header__main>:not(.header__logo),.hero--parallax,.hero__bg-shapes,.image-carousel__item-caption,.location-accordion__section .section__toggle-link,.marketo.marketo--bg .marketo__bg-shape,.search-hero,.secondary-nav,.teaser-slideshow,.timeline,.video-carousel,.video-carousel__background-image,figcaption.teaser-carousel__text-container svg,footer,section.cta.cta--image,section.hero.js-hero.hero--top {
        display: none!important
    }

    .accordion-set,.cta--center .cta__text,.cta--cyan,.cta--lists .cta__lists,.cta--lists .cta__rtf,.cta-social,.cta-tiles__items-inner,.distributor-finder,.hero--landing .hero__content-container,.main--sidebar .content-container,.main--sidebar .content-container .featured-list-teasers__item,.main--sidebar .main-content-grid,.page-title,.product-finder,.product-finder .filters__status-info,.product-finder .search-results,.pull-quote__content,.related-teasers__inner,.teaser-carousel__item-cell,.teaser-slideshow__items,.twitter-embed__container,.two-column,.two-column .media-inquiries,.u-content-container,.video-carousel,.video-carousel__items {
        max-width: 100%!important
    }

    .hero--landing,.stats-hero {
        height: auto!important
    }

    .background-carousel__item,.background-carousel__teaser,.background-carousel__title,.brand-grid--cards .brand-grid__teaser,.brand-grid__header,.brand-grid__title,.cta--center,.cta--center:not(.cta--large):not(.cta--small) .cta__title,.cta--lists .cta__title,.cta--promo .cta__inner,.cta-tiles__item-text,.cta-tiles__title,.distributor-suggestions__title,.featured-articles__title,.featured-list-teasers__title,.horizontal-links__list-item,.large-teaser-set__title,.pre-footer .accordion-set__title,.pre-footer .table__title,.product-finder__header,.section-overview-grids__title,.social-icons--twitter-embed,.spotlight-carousel,.spotlight-carousel__title,.teaser-carousel__title,.teaser-slideshow__title,.timeline__title,.video-carousel__title,h2.table__title {
        text-align: left!important
    }

    .content-grid--cta .content-grid__item-inner,.content-grid__item.content-grid__item--link,.cta-tiles__icon,.cta-tiles__item,.cta-tiles__item-text,.featured-articles__features-container .feature,.grid-item__text-container {
        -webkit-column-break-inside: avoid!important;
        -moz-column-break-inside: avoid!important;
        break-inside: avoid!important;
        page-break-inside: avoid!important
    }

    .brand-grid__cta-container,.cta--angle:not(.cta--background) .cta__inner,.featured-articles__cta-container,.pagination {
        -webkit-align-content: left!important;
        -ms-flex-line-pack: left!important;
        align-content: left!important;
        -webkit-box-pack: left!important;
        -webkit-justify-content: left!important;
        -ms-flex-pack: left!important;
        justify-content: left!important;
        text-align: left!important
    }

    .hero--landing.hero--video,.stats-hero {
        min-height: 100%!important
    }

    .accordion-content.accordion-set__section-inner,.bio-hero__inner,.pull-quote__content,.teaser-slideshow__item {
        display: block!important
    }

    .brand-grid--logo-only .brand-grid__teaser {
        opacity: 1!important;
        visibility: visible!important
    }

    .brand-grid--logo-only .brand-grid__item {
        display: inline-block!important;
        margin: 1.875rem 5%!important
    }

    .brand-grid--logo-only .brand-grid__teaser {
        padding-top: 2.5rem!important;
        width: auto!important
    }

    .brand-grid--cards .brand-grid__item {
        display: inline-block!important;
        margin: 1.5rem 0!important
    }

    .flickity-slider,.teaser-carousel__text-container {
        position: static!important
    }

    .teaser-carousel__item {
        overflow: visible!important
    }

    .leadership-list__group .group__items {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .video-carousel__items.is-carousel {
        width: 100%!important;
        padding-left: .9375rem!important;
        padding-right: .9375rem!important
    }

    .leadership-list__group .group__item {
        opacity: 1!important
    }

    .leadership-list__group .group__title {
        page-break-after: avoid!important
    }

    .background-carousel__container,.button-list__button-item,.event-info-secondary-item,.event-info-secondary-item .item__details,.event-info-secondary-item .item__image,.large-teaser-set__featured-item,.multi-link-component__image,.section-overview-grid__item,.teaser-carousel__item,.teaser-carousel__item img,.teaser-carousel__text-container {
        -webkit-column-break-inside: avoid!important;
        -moz-column-break-inside: avoid!important;
        break-inside: avoid!important;
        page-break-inside: avoid!important
    }

    .background-carousel__item.js-background-carousel-item:not(.is-selected),.spotlight-carousel__item-cell.js-carousel-item:not(.is-selected),.teaser-slideshow__item.js-carousel-item:not(.is-selected),.video-carousel__item.js-player-container.js-video-carousel-item.is-ready:not(.is-selected) {
        display: none!important
    }

    .bio-hero__inner {
        padding-bottom: 0!important
    }

    .cta--lists .cta__title,.horizontal-links__list,.pull-quote__content,a.section-overview-grid__item {
        width: 100%!important
    }

    .location-accordion__section .item__image-container {
        border: none!important
    }

    .location-accordion__section .section__item {
        opacity: 1!important;
        visibility: visible!important
    }

    .location-accordion__section .section__items {
        height: auto!important
    }

    .flickity-enabled.is-draggable .flickity-viewport {
        display: block!important;
        height: auto!important;
        overflow: visible!important;
        position: static!important
    }

    .location-accordion__section .section__item,.teaser-set__items .teaser-item__figure {
        width: auto!important
    }

    .social-icons--twitter-embed .social-icons__links {
        -webkit-box-pack: left!important;
        -webkit-justify-content: left!important;
        -ms-flex-pack: left!important;
        justify-content: left!important
    }

    .media-inquiries,.social-icons--vertical,.three-column .link-list,.twitter-embed__container {
        padding-left: 0!important
    }

    .cta--lists .cta__inner {
        -webkit-box-align: left!important;
        -webkit-align-items: left!important;
        -ms-flex-align: left!important;
        align-items: left!important
    }

    .cta--promo .cta__image-links {
        -webkit-align-self: self-start!important;
        -ms-flex-item-align: self-start!important;
        -ms-grid-row-align: self-start!important;
        align-self: self-start!important
    }

    .cta-tiles+.background-carousel .flickity-enabled.is-draggable .flickity-viewport {
        min-height: 15rem!important
    }

    .content-grid__item-image,.cta-tiles+.background-carousel .background-carousel__items.js-background-carousel-items.flickity-enabled,.image-carousel,.large-teaser__item--image,.large-teaser__item--player,.large-teaser__media-container,.search-results__item,.two-column__col {
        -webkit-column-break-inside: avoid!important;
        -moz-column-break-inside: avoid!important;
        break-inside: avoid!important;
        page-break-inside: avoid!important
    }

    .cta-tiles+.background-carousel .background-carousel__items.js-background-carousel-items.flickity-enabled .flickity-slider,.spotlight-carousel__items .flickity-slider {
        -webkit-transform: none!important;
        transform: none!important
    }

    .featured-teaser--player .featured-teaser__player {
        padding-bottom: 0!important
    }

    .featured-teaser--player .featured-teaser__background-image-container {
        overflow: visible!important
    }

    .background-carousel__container,.cta-tiles__items-inner {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .cta-tiles__item {
        -webkit-box-align: baseline!important;
        -webkit-align-items: baseline!important;
        -ms-flex-align: baseline!important;
        align-items: baseline!important
    }

    .cta-tiles__item .cta-tiles__icon {
        fill: #008842!important
    }

    figure.image-carousel__item.js-image-carousel-item.is-selected {
        position: static!important
    }

    .sidebar .link-list,.sidebar section.cta.cta--center.cta--small.cta--background {
        padding-left: 0!important
    }

    .sidebar section.cta.cta--center.cta--small.cta--background>.u-content-container {
        padding-left: 0!important
    }

    .distributor-suggestions__items {
        -webkit-column-break-inside: avoid!important;
        -moz-column-break-inside: avoid!important;
        break-inside: avoid!important;
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
        -ms-flex-pack: justify!important;
        justify-content: space-between!important;
        page-break-inside: avoid!important
    }

    .teaser-list--speaker .teaser-list__speaker {
        text-align: left!important;
        width: 100%!important
    }

    .teaser-list--speaker .item__date {
        margin: 0 0 15px!important
    }

    .event-info__column:first-child {
        margin-bottom: 25px!important
    }

    .button-list__button-item {
        max-width: 100%!important;
        width: 100%!important
    }

    .rtf table:not(#izon-table)[data-in-view].is-in-view,.table:not(#izon-table)[data-in-view].is-in-view {
        overflow: visible!important;
        width: 100%!important
    }

    .brand-grid--logo-only .brand-grid__item {
        height: auto!important;
        width: 100%!important
    }

    .brand-grid--logo-only .brand-grid__item {
        text-align: left!important
    }

    .brand-grid--logo-only .brand-grid__teaser {
        position: static!important
    }

    .header__main {
        margin-top: 1rem
    }

    header {
        height: auto!important
    }

    .header-sticky-container {
        height: auto!important;
        position: relative!important
    }

    .content-grid--teaser .content-grid__item--link::before,.featured-articles .feature .feature__category::before {
        background: 0 0!important
    }

    .featured-teaser__container {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important;
        margin-left: auto!important;
        margin-right: auto!important;
        width: 100%
    }

    .featured-teaser.featured-teaser--image.featured-teaser--text-left,.featured-teaser.featured-teaser--image.featured-teaser--text-right {
        display: -webkit-box!important;
        display: -webkit-flex!important;
        display: -ms-flexbox!important;
        display: flex!important
    }

    .featured-teaser.featured-teaser--image.featured-teaser--text-left .u-content-container,.featured-teaser.featured-teaser--image.featured-teaser--text-right .u-content-container {
        text-align: center!important
    }

    .featured-teaser.featured-teaser--image.featured-teaser--text-left .featured-teaser__container {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: reverse!important;
        -webkit-flex-direction: column-reverse!important;
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important
    }

    .social-icons--twitter-embed .social-icons__links {
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -webkit-flex-direction: column!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .teaser-carousel__item-cell.js-carousel-item {
        display: block!important;
        height: auto!important;
        left: 0!important;
        margin: 2rem .625rem;
        overflow: visible!important;
        position: static!important;
        visibility: visible!important;
        width: 100%!important
    }

    .flickity-slider {
        -webkit-transform: none!important;
        transform: none!important
    }

    .teaser-carousel__items.js-carousel-items.flickity-enabled.is-draggable {
        display: block!important;
        position: relative!important;
        overflow: visible!important
    }
}

.flickity-viewport {
    margin: 0 auto;
    width: 100%
}

.flickity-button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print,screen and (max-width:63.99875em) {
    .flickity-button {
        height: 1.875rem;
        width: 1.875rem
    }
}

.flickity-button:hover {
    background: 0 0
}

.flickity-button:active {
    opacity: 1
}

.flickity-button[disabled] {
    opacity: 1
}

.flickity-button[disabled] svg {
    fill: #cfcfcf
}

.flickity-button.next {
    right: -15%
}

@media screen and (min-width:90em) {
    .flickity-button.next {
        right: -4.6875rem
    }
}

.flickity-button.previous {
    left: -15%
}

.flickity-button.previous::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media screen and (min-width:90em) {
    .flickity-button.previous {
        left: -4.6875rem
    }
}

.flickity-button .flickity-button-icon {
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: fill,opacity,-webkit-transform;
    transition: fill,opacity,-webkit-transform;
    transition: fill,opacity,transform;
    transition: fill,opacity,transform,-webkit-transform;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    width: 100%
}

.dot {
    -webkit-transition: background .4s,opacity .4s;
    transition: background .4s,opacity .4s
}

.accordion-set {
    margin: 1.875rem auto
}

@media screen and (min-width:64em) {
    .accordion-set {
        margin: 3.4375rem auto
    }
}

.accordion-set__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .accordion-set__title {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.main--sidebar .accordion-set__title {
    text-align: left;
    text-transform: capitalize
}

.pre-footer .accordion-set__title {
    text-align: center
}

.accordion-set__sections {
    margin-top: 1.875rem
}

.accordion-set__section {
    margin-bottom: .25rem
}

.accordion-set__section-title {
    font-size: 1rem;
    line-height: 1.25rem;
    border: none;
    color: #fff;
    padding: .9375rem 1.25rem;
    padding-right: 1.875rem
}

.accordion-set__section-title::before {
    margin: 0;
    top: calc(50% - 6px)
}

.accordion-set__section-title:focus {
    color: #fff
}

.accordion-set__section-title:hover,[data-whatinput=initial] .accordion-set__section-title:focus,[data-whatintent=keyboard] .accordion-set__section-title:focus {
    color: #fff
}

@media screen and (min-width:64em) {
    .accordion-set__section-title {
        font-size: 1.3125rem;
        line-height: 1.625rem;
        padding: 1.5625rem 1.875rem;
        padding-right: 2.5rem
    }

    .accordion-set__section-title::before {
        top: calc(50% - 13px)
    }
}

.accordion-set__section-inner {
    border: none!important;
    padding: 0
}

.accordion-set__section-inner .rtf,.accordion-set__section-inner .rtf.u-content-container {
    margin: 0;
    padding: 1.5rem
}

.accordion-set__section-items {
    margin: 0
}

.accordion-set__item:nth-child(odd) {
    background-color: #f5f5f5
}

.accordion-set__link {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: .75rem 1.25rem
}

@media screen and (min-width:64em) {
    .accordion-set__link {
        font-size: 1rem;
        line-height: 1.5rem;
        padding: 1.375rem 1.875rem
    }
}

.accordion-set__link-text {
    display: block;
    position: relative;
    top: -2px
}

.accordion-set__icon-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #eaeaec;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: .8125rem;
    width: 1.75rem
}

@media screen and (min-width:64em) {
    .accordion-set__icon-container {
        height: 2.3125rem;
        width: 2.3125rem
    }
}

.accordion-set__icon {
    height: 1rem;
    width: 1rem
}

@media screen and (min-width:64em) {
    .accordion-set__icon {
        height: 1.125rem;
        width: 1.125rem
    }
}

.accordion-set__flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem
}

.accordion-set__flex-container .u-content-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 60%
}

@media screen and (max-width:29.99875em) {
    .accordion-set__flex-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .accordion-set__flex-container .u-content-container {
        width: 100%
    }
}

.accordion-set__figure {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.5rem .5rem 1rem .5rem;
    width: 40%
}

@media screen and (max-width:29.99875em) {
    .accordion-set__figure {
        padding: 0 1rem 1rem 1rem;
        width: 100%
    }
}

.accordion-set__figure img {
    width: 100%
}

.back-link {
    padding-top: 1.25rem
}

@media screen and (min-width:64em) {
    .back-link {
        padding-top: 3.75rem
    }
}

.back-link+.page-title {
    margin-top: 0
}

.background-carousel {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 2.8125rem;
    padding: 2.8125rem 0 4.0625rem
}

@media screen and (min-width:64em) {
    .background-carousel {
        margin-top: 4.0625rem;
        padding: 7.1875rem 0 11.5625rem
    }
}

@media screen and (min-width:80em) and (max-width:89.99875em) {
    .background-carousel {
        padding-bottom: 18.4375rem
    }
}

.cta-tiles+.background-carousel {
    margin-top: 0
}

.background-carousel .flickity-button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.5625rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .4s;
    transition: background .4s;
    width: 3.5625rem
}

.background-carousel .flickity-button.next {
    padding-left: 2px
}

.background-carousel .flickity-button.previous {
    padding-right: 2px
}

@media print,screen and (max-width:47.99875em) {
    .background-carousel .flickity-button {
        display: none
    }
}

@media print,screen and (max-width:63.99875em) {
    .background-carousel .flickity-button.next {
        right: -5.625rem
    }

    .background-carousel .flickity-button.previous {
        left: -5.625rem
    }
}

@media screen and (min-width:64em) {
    .background-carousel .flickity-button {
        top: calc(100% + 36px);
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    .background-carousel .flickity-button.next {
        right: calc(50% - 90px)
    }

    .background-carousel .flickity-button.previous {
        left: calc(50% - 90px)
    }
}

.background-carousel .flickity-button-icon {
    height: .9375rem;
    position: static;
    width: .9375rem
}

@media screen and (min-width:64em) {
    .background-carousel .flickity-page-dots {
        display: none
    }
}

.background-carousel__container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,screen and (max-width:79.99875em) {
    .background-carousel__container {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:80em) {
    .background-carousel__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.background-carousel__text-container {
    max-width: 37.5rem
}

@media screen and (min-width:80em) {
    .background-carousel__text-container {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin-right: 2.1875rem;
        max-width: 18.75rem
    }
}

.background-carousel__title {
    font-size: 1.625rem;
    line-height: 2.125rem;
    font-weight: 300;
    margin-bottom: 2.25rem;
    position: relative
}

.background-carousel__title::after {
    bottom: -1.4375rem;
    height: .3125rem;
    left: calc(50% - 32px);
    position: absolute;
    width: 4rem
}

@media screen and (min-width:64em) {
    .background-carousel__title {
        font-size: 3rem;
        line-height: 3.375rem
    }
}

@media screen and (min-width:80em) {
    .background-carousel__title::after {
        left: 0
    }
}

.background-carousel__teaser {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .background-carousel__teaser {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.background-carousel__teaser,.background-carousel__title {
    text-align: center
}

@media screen and (min-width:80em) {
    .background-carousel__teaser,.background-carousel__title {
        text-align: left
    }
}

.background-carousel__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 57.5rem;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .background-carousel__items {
        max-width: 21.25rem
    }
}

@media print,screen and (max-width:79.99875em) {
    .background-carousel__items {
        margin: 2.5rem 0
    }
}

@media screen and (min-width:80em) and (max-width:89.99875em) {
    .background-carousel__items {
        position: absolute;
        right: 0
    }
}

@media screen and (min-width:90em) {
    .background-carousel__items {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        max-width: 63.75rem
    }
}

.background-carousel__item {
    background: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 100%;
    text-align: center;
    width: 100%
}

@media screen and (min-width:64em) {
    .background-carousel__item {
        max-width: 21.3125rem;
        width: 33.33%
    }
}

@media screen and (min-width:90em) {
    .background-carousel__item {
        width: 21.3125rem
    }
}

.background-carousel__item:nth-child(even) {
    background: #f5f5f5
}

.background-carousel__item img {
    width: 100%
}

.background-carousel__item-text {
    padding: 1.5625rem .9375rem
}

@media screen and (min-width:64em) {
    .background-carousel__item-text {
        padding: 1.875rem 1.75rem 2.8125rem
    }
}

.background-carousel__item-teaser {
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width:64em) {
    .background-carousel__item-teaser {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.background-carousel__cta {
    margin-top: 1.875rem
}

.is-sitecore-ee .background-carousel .background-carousel__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.is-sitecore-ee .background-carousel .background-carousel__items>.scEmptyPlaceholder {
    width: 100%
}

.is-sitecore-ee .background-carousel .background-carousel__items .background-carousel__item {
    min-height: 0;
    width: 33.33%
}

.bio-hero {
    background-color: #303133;
    margin: 0 0 3.375rem;
    overflow: hidden;
    position: relative
}

.bio-hero__inner {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 4.75rem;
    position: relative;
    z-index: 2
}

@media print,screen and (max-width:47.99875em) {
    .bio-hero__inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 3.125rem
    }
}

.bio-hero__text {
    max-width: 100%;
    padding-top: 1.875rem
}

@media screen and (min-width:48em) {
    .bio-hero__text {
        padding-top: 2.8125rem
    }
}

.bio-hero__name {
    font-size: 2.25rem;
    line-height: 2.5rem;
    font-weight: 300;
    margin-bottom: .625rem
}

@media screen and (min-width:64em) {
    .bio-hero__name {
        font-size: 3.125rem;
        line-height: 4rem
    }
}

.bio-hero__title {
    font-size: 1rem;
    line-height: 1.75rem;
    display: block;
    margin-bottom: 1rem
}

@media screen and (min-width:64em) {
    .bio-hero__title {
        font-size: 1.125rem;
        line-height: 1.875rem
    }
}

.bio-hero__description {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .bio-hero__description {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.bio-hero__background-shape {
    background-image: -webkit-gradient(linear,left top,right top,from(#303133),to(#f5f5f5));
    background-image: linear-gradient(to right,#303133,#f5f5f5);
    height: 37.5rem;
    left: 50%;
    position: absolute;
    top: -35%;
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 100%;
    z-index: 1
}

.bio-hero__image {
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-height: 20.625rem;
    max-width: 20.625rem;
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .bio-hero__image {
        height: 100%
    }
}

@media screen and (min-width:48em) {
    .bio-hero__image {
        margin-right: 2.5rem
    }
}

@media screen and (min-width:64em) {
    .bio-hero__image {
        margin-right: 4.375rem
    }
}

.bio-hero__nav {
    background-color: #f5f5f5
}

.bio-hero__nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.5rem 0
}

@media print,screen and (max-width:79.99875em) {
    .bio-hero__nav-links {
        padding: 1.5rem 1.25rem
    }
}

.bio-hero__nav-link {
    color: #303133;
    display: block;
    position: relative
}

.bio-hero__nav-link.bio-hero__nav-link--next {
    margin-left: 1rem;
    max-width: 18.125rem;
    text-align: right
}

.bio-hero__nav-link.bio-hero__nav-link--next .fas {
    right: -1.875rem
}

@media screen and (min-width:80em) {
    .bio-hero__nav-link.bio-hero__nav-link--next .fas {
        right: -2.5rem
    }
}

.bio-hero__nav-link.bio-hero__nav-link--prev {
    margin-right: 1rem
}

.bio-hero__nav-link.bio-hero__nav-link--prev .fas {
    left: -1.875rem
}

@media screen and (min-width:80em) {
    .bio-hero__nav-link.bio-hero__nav-link--prev .fas {
        left: -2.5rem
    }
}

.bio-hero__nav-link .fas {
    font-size: 1.125rem;
    position: absolute;
    top: .625rem
}

.bio-hero__nav-link .link__text {
    font-size: 1.125rem;
    line-height: 1.5rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

.bio-hero__nav-link .link__details {
    font-size: .8125rem;
    line-height: 1.125rem;
    font-weight: 300
}

.bio-hero__nav-link .link__details-name {
    font-weight: 400
}

.brand-grid.brand-grid--logo-only {
    background-color: #f5f5f5;
    overflow: hidden
}

.brand-grid.brand-grid--logo-only .u-content-container {
    position: relative;
    z-index: 2
}

.brand-grid__inner {
    padding: 2.5rem 0 1.875rem
}

@media screen and (min-width:64em) {
    .brand-grid__inner {
        padding: 3.75rem 0 3.125rem
    }
}

.brand-grid__bg {
    display: block;
    height: 0;
    padding-top: 46.5%;
    position: absolute;
    top: 0;
    width: 80%
}

@media print,screen and (max-width:47.99875em) {
    .is-mobile-safari .brand-grid__bg {
        padding-top: 44%
    }
}

@media screen and (min-width:48em) {
    .is-mobile-safari .brand-grid__bg {
        padding-top: 42%
    }
}

@media screen and (min-width:64em) {
    .is-mobile-safari .brand-grid__bg {
        padding-top: 40.4%
    }
}

.brand-grid__bg svg {
    fill: url(#g-vertical-white);
    height: 100%;
    left: 0;
    position: absolute;
    top: -.25rem;
    width: 100%
}

.brand-grid__bg::before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(rgba(255,255,255,0)));
    background-image: linear-gradient(to bottom,#fff,rgba(255,255,255,0));
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    width: 200%
}

.brand-grid__header {
    text-align: center
}

.brand-grid__title {
    margin-top: 0
}

.brand-grid__items {
    padding-bottom: 1.5rem;
    position: relative
}

.is-ie .brand-grid__items {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.brand-grid__items::after {
    background-color: #cfcfcf;
    bottom: 0;
    height: 1px;
    left: 10%;
    position: absolute;
    width: 80%
}

@media screen and (min-width:48em) {
    .brand-grid__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
}

.brand-grid--logo-only .brand-grid__item {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 3.625rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 1.875rem 3%;
    opacity: 1;
    position: relative;
    text-align: center;
    -webkit-transition: opacity .75s;
    transition: opacity .75s;
    width: 10.9375rem
}

.brand-grid--logo-only .brand-grid__item.is-faded {
    opacity: .25
}

.brand-grid--logo-only .brand-grid__item img {
    max-height: 100%;
    max-width: 100%
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .brand-grid--logo-only .brand-grid__item {
        margin: 3.125rem 7%;
        width: 9.375rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .brand-grid--logo-only .brand-grid__item {
        margin: 5.625rem auto;
        width: 10.9375rem
    }
}

@media screen and (min-width:64em) {
    .brand-grid--logo-only .brand-grid__item {
        margin: 4.375rem 7%
    }
}

.brand-grid--logo-only .brand-grid__item:hover .brand-grid__teaser,[data-whatinput=initial] .brand-grid--logo-only .brand-grid__item:focus .brand-grid__teaser,[data-whatintent=keyboard] .brand-grid--logo-only .brand-grid__item:focus .brand-grid__teaser {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.brand-grid--logo-only .brand-grid__item .brand-grid__logo {
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .is-ie .brand-grid--logo-only .brand-grid__item {
        height: 6.25rem;
        margin: 5.625rem auto;
        width: 11.5625rem
    }
}

.is-ie .brand-grid--logo-only .brand-grid__item .brand-grid__logo {
    height: 100%
}

.brand-grid__teaser {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 300;
    letter-spacing: .01em;
    color: #303133;
    width: 100%
}

.brand-grid--logo-only .brand-grid__teaser {
    left: calc(50% - 150px);
    opacity: 0;
    padding-top: .5rem;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    visibility: hidden;
    width: 18.75rem;
    z-index: 2
}

.brand-grid__cta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2rem
}

.brand-grid__cta {
    font-size: .875rem;
    line-height: 1.125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase
}

.brand-grid__cta .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    height: 2.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-top: 1rem;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: background,color;
    transition-property: background,color;
    width: 2.125rem
}

.brand-grid__cta:hover,[data-whatinput=initial] .brand-grid__cta:focus,[data-whatintent=keyboard] .brand-grid__cta:focus {
    color: #303133
}

.brand-grid__cta:hover .fas,[data-whatinput=initial] .brand-grid__cta:focus .fas,[data-whatintent=keyboard] .brand-grid__cta:focus .fas {
    color: #fff
}

.brand-grid--cards {
    margin: 2.8125rem 0 2.8125rem
}

.brand-grid--cards .brand-grid__inner {
    padding: 0
}

.brand-grid--cards .brand-grid__items {
    padding: 0
}

@media screen and (min-width:48em) {
    .brand-grid--cards .brand-grid__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0 -.625rem
    }
}

.brand-grid--cards .brand-grid__items::after {
    display: none
}

.brand-grid--cards .brand-grid__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 35px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 35px -10px rgba(48,49,51,.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1.5rem auto;
    max-width: 28.125rem;
    padding: 1.875rem 1.875rem 1.75rem;
    text-align: center;
    width: 100%
}

@media screen and (min-width:48em) {
    .brand-grid--cards .brand-grid__item {
        margin: .75rem .625rem;
        width: calc(50% - 20px)
    }
}

@media screen and (min-width:64em) {
    .brand-grid--cards .brand-grid__item {
        padding: 1.875rem 3.25rem 1.75rem;
        width: calc(33.33% - 20px)
    }
}

.brand-grid--cards .brand-grid__item .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .75rem;
    height: 2.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: auto;
    width: 2.125rem
}

.brand-grid--cards .brand-grid__teaser {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin: 1rem 0
}

.brand-grid--cards .brand-grid__logo {
    height: 3.625rem;
    width: 10.9375rem
}

.brand-grid--cards .brand-grid__item--teflon {
    padding-top: .9375rem
}

.brand-grid--cards .brand-grid__item--teflon .brand-grid__logo {
    height: 3.625rem;
    width: 8.5rem
}

.brand-grid--cards .brand-grid__item--opteon .brand-grid__logo {
    height: 3.5625rem;
    width: 11.5rem
}

.is-sitecore-ee .brand-grid__items .scEmptyPlaceholder {
    display: block;
    width: 100%!important
}

.button-list {
    margin-bottom: 2.8125rem
}

@media screen and (min-width:64em) {
    .button-list {
        margin-bottom: 3.75rem
    }
}

.button-list__section {
    margin-top: 2.1875rem
}

@media screen and (min-width:64em) {
    .button-list__section {
        margin-top: 2.8125rem
    }
}

.button-list__section-title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .button-list__section-title {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.button-list__section-sub-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .button-list__section-sub-title {
        font-size: 1.4375rem;
        line-height: 2rem
    }
}

.button-list__section-text {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width:64em) {
    .button-list__section-text {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.button-list__section-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: .75rem
}

@media screen and (min-width:30em) {
    .button-list__section-buttons {
        margin: 2.375rem -.75rem 0
    }
}

.button-list__button-item {
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: .75rem;
    max-width: 25rem;
    width: 95%
}

@media screen and (min-width:30em) {
    .button-list__button-item {
        width: calc(50% - 24px)
    }
}

@media screen and (min-width:64em) {
    .button-list__button-item {
        margin: .75rem;
        width: calc(33.33% - 24px)
    }
}

.button-list__button {
    font-size: .875rem;
    line-height: 1.125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 5.875rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .75rem 1.75rem;
    position: relative
}

@media screen and (min-width:48em) {
    .button-list__button {
        font-size: 1.0625rem;
        line-height: 1.375rem
    }
}

.button-list__button:hover .button-list__button-background,[data-whatinput=initial] .button-list__button:focus .button-list__button-background,[data-whatintent=keyboard] .button-list__button:focus .button-list__button-background {
    opacity: 1
}

.button-list__button:hover .fas,[data-whatinput=initial] .button-list__button:focus .fas,[data-whatintent=keyboard] .button-list__button:focus .fas {
    border-color: transparent
}

.button-list__button .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: .875rem;
    height: 2.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 1rem;
    width: 2.125rem
}

.button-list__button-background {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    width: 100%;
    z-index: -1
}

.button-list__button-overlay {
    bottom: 0;
    height: 4.875rem;
    position: absolute;
    right: 0;
    width: 8.4375rem;
    z-index: 1
}

.byline {
    margin-bottom: 1.5rem
}

@media screen and (min-width:64em) {
    .byline {
        margin-bottom: 2rem
    }
}

.byline__category {
    font-size: .625rem;
    line-height: 1rem;
    letter-spacing: .16em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .75rem;
    text-transform: uppercase
}

.byline__category::before {
    background-color: #303133;
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: .0625rem;
    width: 2.5rem
}

.byline__author {
    font-size: .875rem;
    line-height: 1rem;
    margin-bottom: .375rem
}

.byline__author-title {
    font-style: italic
}

.byline__date {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 300;
    font-style: italic;
    margin-bottom: .875rem
}

.content-grid {
    margin: 2.5rem 0;
}

@media screen and (min-width:80em) {
    .content-grid {
        margin: 3.75rem 0
    }
}

@media screen and (min-width:64em) and (max-width:79.99875em) {
    .content-grid {
        margin-left: auto;
        margin-right: auto;
        max-width: 65.625rem
    }
}

.content-grid__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print,screen and (max-width:63.99875em) {
    .content-grid__items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .content-grid--cta .content-grid__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.content-grid__items.is-in-view .content-grid__item,.is-in-view .content-grid__items .content-grid__item {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.content-grid__items.is-in-view a:nth-of-type(0),.is-in-view .content-grid__items a:nth-of-type(0) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.content-grid__items.is-in-view a:nth-of-type(1),.is-in-view .content-grid__items a:nth-of-type(1) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.content-grid__items.is-in-view a:nth-of-type(2),.is-in-view .content-grid__items a:nth-of-type(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.content-grid__items.is-in-view a:nth-of-type(3),.is-in-view .content-grid__items a:nth-of-type(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.content-grid__items.is-in-view a:nth-of-type(4),.is-in-view .content-grid__items a:nth-of-type(4) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.content-grid__items.is-in-view a:nth-of-type(5),.is-in-view .content-grid__items a:nth-of-type(5) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.content-grid__items.is-in-view a:nth-of-type(6),.is-in-view .content-grid__items a:nth-of-type(6) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.content-grid__items.is-in-view a:nth-of-type(7),.is-in-view .content-grid__items a:nth-of-type(7) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.content-grid__items.is-in-view a:nth-of-type(8),.is-in-view .content-grid__items a:nth-of-type(8) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.content-grid__items.is-in-view a:nth-of-type(9),.is-in-view .content-grid__items a:nth-of-type(9) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.content-grid__items.is-in-view a:nth-of-type(10),.is-in-view .content-grid__items a:nth-of-type(10) {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.content-grid__items.is-in-view a:nth-of-type(11),.is-in-view .content-grid__items a:nth-of-type(11) {
    -webkit-transition-delay: 1.65s;
    transition-delay: 1.65s
}

@media print,screen and (max-width:63.99875em) {
    .is-ie .content-grid--teaser .content-grid__items {
        margin: 0 auto;
        max-width: 45rem
    }
}

.content-grid__item {
    display: block;
    max-height: 21rem;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform;
    width: 100%
}

.content-grid__item[data-in-view],[data-in-view] .content-grid__item {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px)
}

.content-grid__item img {
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .content-grid__item {
        margin: 0 0 1rem
    }
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .content-grid__item {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 .5rem 1rem;
        min-width: 18.75rem;
        width: 50%
    }
}

@media screen and (min-width:64em) {
    .content-grid__item {
        width: 33.33%
    }
}

@media screen and (min-width:80em) {
    .content-grid__item {
        max-height: 19.5rem;
        width: 25%
    }
}

@media print,screen and (max-width:79.99875em) {
    .content-grid__item.content-grid__item--blank {
        display: none
    }
}

.content-grid__item--link {
    max-width: 21rem
}

@media screen and (min-width:80em) {
    .content-grid__item--link {
        max-width: 19.5rem
    }
}

.content-grid__item--link:hover .content-grid__item-teaser,[data-whatinput=initial] .content-grid__item--link:focus .content-grid__item-teaser,[data-whatintent=keyboard] .content-grid__item--link:focus .content-grid__item-teaser {
    opacity: 1;
    -webkit-transition: opacity .6s .75s,visiblity 0s;
    transition: opacity .6s .75s,visiblity 0s;
    visibility: visible
}

.content-grid__item-inner {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.content-grid__text-container {
    padding-bottom: 1rem;
    padding-right: 1rem;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .content-grid__text-container {
        margin-bottom: 2rem
    }
}

@media screen and (min-width:64em) {
    .content-grid__text-container {
        width: 66.66%
    }
}

@media screen and (min-width:80em) {
    .content-grid__text-container {
        width: 50%;
        background:rgba(255,255,255,0.9);
        padding:20px;
    }
}

.content-grid__text {
    font-size: .9375rem;
    line-height: 1.5rem;
    font-weight: bold;
}

@media screen and (min-width:80em) {
    .content-grid__text {
        font-size: 1rem;
        line-height: 1.6875rem
    }
}

.content-grid__title {
    font-size: 1.5625rem;
    line-height: 2.125rem;
    font-weight: 300;
    display: block;
    margin-bottom: 1rem;
    position: relative;
    text-transform: uppercase
}
.content-grid__title img{
    display:inline-block;
    vertical-align:-6px;
    height:42px;
    margin-left:5px;
}
.content-grid__title::after {
    display: block;
    height: 4px;
    margin-top: .875rem;
    width: 51px
}

@media screen and (min-width:80em) {
    .content-grid__title {
        font-size: 2.5625rem;
        line-height: 3.1875rem;
        font-weight: bold;
        margin-bottom: 1.5rem
    }

    .content-grid__title::after {
        height: 5px;
        margin-top: 1.25rem;
        width: 65px
    }
}

.content-grid__item-teaser {
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 1rem;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .3s,visiblity 0s .3s;
    transition: opacity .3s,visiblity 0s .3s;
    visibility: hidden;
    width: 100%
}

.content-grid__item-teaser .fa-arrow-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff url(../images/icon_cjt.png) no-repeat center center/20px auto;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.625rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-top: .5rem;
    width: 1.625rem
}

.content-grid__item-teaser .fa-arrow-right::before {
    font-size: .6875rem
}

.content-grid--teaser .content-grid__item--link::before {
    background: rgba(255,255,255,.88);
    height: 58%;
    position: absolute;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    -webkit-transition-property: background,height,right,bottom,-webkit-clip-path;
    transition-property: background,height,right,bottom,-webkit-clip-path;
    transition-property: clip-path,background,height,right,bottom;
    transition-property: clip-path,background,height,right,bottom,-webkit-clip-path;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__item--link::before {
    display: none
}

.content-grid--teaser .content-grid__item--link .shape-wrap {
    width: 100%
}

.is-edge .content-grid--teaser .content-grid__item--link .shape-wrap,.is-ie .content-grid--teaser .content-grid__item--link .shape-wrap,.is-sitecore-ee .content-grid--teaser .content-grid__item--link .shape-wrap {
    display: none
}

.content-grid--teaser .content-grid__item--link.content-grid__item--even::before {
    -webkit-clip-path: polygon(0 0,100% 0,100% 0,36% 64%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 0,36% 64%,0 100%);
    -webkit-transition-duration: .6s;
    transition-duration: .6s
}

.content-grid--teaser .content-grid__item--link.content-grid__item--even .shape-wrap {
    float: right;
    padding-bottom: 100%;
    -webkit-shape-outside: polygon(0 52%,90% 0,100% 0,100% 100%,0 100%);
    shape-outside: polygon(0 52%,90% 0,100% 0,100% 100%,0 100%)
}

.content-grid--teaser .content-grid__item--link.content-grid__item--odd .content-grid__item-text {
    bottom: 0;
    padding-left: .5rem;
    padding-right: .5rem;
    position: absolute;
    right: 0;
    width: 50%
}

.content-grid--teaser .content-grid__item--link.content-grid__item--odd .content-grid__item-teaser {
    bottom: 0;
    top: auto
}

.content-grid--teaser .content-grid__item--link.content-grid__item--odd .shape-wrap {
    display: none
}

.content-grid--teaser .content-grid__item--link.content-grid__item--odd::before {
    bottom: -1px;
    -webkit-clip-path: polygon(0 100%,100% 100%,100% 0,60% 40%,0 100%);
    clip-path: polygon(0 100%,100% 100%,100% 0,60% 40%,0 100%);
    height: calc(58% + 1px);
    right: -1px;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    width: calc(100% + 1px)
}

/* .content-grid--teaser .content-grid__item--link.content-grid__item--odd:hover::before,[data-whatinput=initial] .content-grid--teaser .content-grid__item--link.content-grid__item--odd:focus::before,[data-whatintent=keyboard] .content-grid--teaser .content-grid__item--link.content-grid__item--odd:focus::before {
    bottom: 0;
    -webkit-clip-path: polygon(0 100%,100% 100%,100% 100%,100% 100%,0 100%);
    clip-path: polygon(0 100%,100% 100%,100% -100%,-100% -100%,0 100%);
    right: 0
} */

.content-grid--teaser .content-grid__item--link:hover .content-grid__item-text,[data-whatinput=initial] .content-grid--teaser .content-grid__item--link:focus .content-grid__item-text,[data-whatintent=keyboard] .content-grid--teaser .content-grid__item--link:focus .content-grid__item-text {
    opacity: 0;
    visibility: hidden
}

.content-grid--teaser .content-grid__item--link:hover .shape-wrap,[data-whatinput=initial] .content-grid--teaser .content-grid__item--link:focus .shape-wrap,[data-whatintent=keyboard] .content-grid--teaser .content-grid__item--link:focus .shape-wrap {
    padding: 0;
    -webkit-transition: padding 0s .45s;
    transition: padding 0s .45s
}

.content-grid--teaser .content-grid__item--link:hover::before,[data-whatinput=initial] .content-grid--teaser .content-grid__item--link:focus::before,[data-whatintent=keyboard] .content-grid--teaser .content-grid__item--link:focus::before {
    -webkit-clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 100%);
    clip-path: polygon(0 0,100% 0,100% 100%,100% 100%,0 100%);
    height: 100%
}

.content-grid--teaser .content-grid__bg-shapes {
    display: none
}

.is-ie .content-grid--teaser .content-grid__bg-shapes {
    display: block;
    height: 110%;
    left: -5%;
    position: absolute;
    top: -5%;
    width: 110%
}

.is-ie .content-grid--teaser .content-grid__bg-shape,.is-ie .content-grid--teaser .content-grid__bg-shape-hover {
    -webkit-transition-duration: .6s;
    transition-duration: .6s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility
}

.is-ie .content-grid--teaser .content-grid__bg-shape-container {
    height: 0;
    left: 0;
    padding-top: 57.5%;
    position: absolute;
    top: 0;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__bg-shape {
    fill: rgba(255,255,255,.88);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__bg-shape-hover-container {
    height: 0;
    padding-top: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__bg-shape-hover {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__item--link {
    height: 0;
    min-height: 313px;
    padding-top: 50%
}

@media screen and (min-width:64em) {
    .is-ie .content-grid--teaser .content-grid__item--link {
        padding-top: 33.33%
    }
}

@media screen and (min-width:80em) {
    .is-ie .content-grid--teaser .content-grid__item--link {
        padding-top: 25%
    }
}

.is-ie .content-grid--teaser .content-grid__item--link .content-grid__item-image {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.is-ie .content-grid--teaser .content-grid__item--link:hover .content-grid__bg-shape,[data-whatinput=initial] .is-ie .content-grid--teaser .content-grid__item--link:focus .content-grid__bg-shape,[data-whatintent=keyboard] .is-ie .content-grid--teaser .content-grid__item--link:focus .content-grid__bg-shape {
    opacity: 0;
    visibility: hidden
}

.is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--odd .content-grid__bg-shape-container {
    bottom: 0;
    top: auto
}

.is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--odd:hover .content-grid__bg-shape-hover,[data-whatinput=initial] .is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--odd:focus .content-grid__bg-shape-hover,[data-whatintent=keyboard] .is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--odd:focus .content-grid__bg-shape-hover {
    opacity: 1;
    visibility: visible
}

.is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--even .content-grid__item-title {
    display: inline-block;
    max-width: 75%
}

.is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--even:hover .content-grid__bg-shape-hover,[data-whatinput=initial] .is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--even:focus .content-grid__bg-shape-hover,[data-whatintent=keyboard] .is-ie .content-grid--teaser .content-grid__item--link.content-grid__item--even:focus .content-grid__bg-shape-hover {
    opacity: 1;
    visibility: visible
}

.is-ie .content-grid--teaser .content-grid__item--cta {
    margin: 0
}

.content-grid--cta .content-grid__item-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .4s;
    transition: background .4s
}

.content-grid--cta .content-grid__item-image {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s
}

.content-grid--cta .content-grid__item-cta {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: .02em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1.875rem;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0 1.25rem;
    max-height: 3.625rem;
    max-width: 95%;
    min-height: 2.5rem;
    padding: .375rem 1rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: color,background;
    transition-property: color,background
}

.is-ie .content-grid--cta .content-grid__item-cta {
    padding: .75rem 1rem
}

.content-grid--cta .content-grid__item {
    overflow: hidden
}

.content-grid--cta .content-grid__item:hover .content-grid__item-cta,[data-whatinput=initial] .content-grid--cta .content-grid__item:focus .content-grid__item-cta,[data-whatintent=keyboard] .content-grid--cta .content-grid__item:focus .content-grid__item-cta {
    background: #fff
}

.content-grid--cta .content-grid__item:hover .content-grid__item-image,[data-whatinput=initial] .content-grid--cta .content-grid__item:focus .content-grid__item-image,[data-whatintent=keyboard] .content-grid--cta .content-grid__item:focus .content-grid__item-image {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

@media print,screen and (max-width:63.99875em) {
    .content-grid--cta .content-grid__text-container {
        margin-right: 0;
        padding-right: 0
    }

    .content-grid--cta .content-grid__text-container~.content-grid__item:not(.content-grid__item--cta) {
        display: none
    }

    .content-grid--cta .content-grid__item--link {
        margin: 0
    }

    .content-grid--cta .content-grid__carousel {
        height: 100%;
        margin: 0 auto;
        margin-bottom: 2rem;
        max-width: 21rem;
        width: 80%
    }

    .is-ie .content-grid--cta .content-grid__carousel {
        max-width: 21rem
    }

    .content-grid--cta .flickity-slider {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    .content-grid--cta .flickity-slider .content-grid__item {
        width: 100%
    }
}

.content-grid__item-title {
    font-size: .9375rem;
    line-height: 1.375rem;
    font-weight: 500;
    display: inline
}

@media print,screen and (max-width:63.99875em) {
    .content-grid__item-title {
        font-size: .8125rem;
        line-height: 1.375rem
    }
}

.content-grid__item-text {
    font-size: .9375rem;
    line-height: 1.375rem;
    font-weight: 500;
    color: #303133;
    display: block;
    padding: 1.25rem;
    position: relative;
    -webkit-transition: opacity .3s .15s,visibility .3s .15s;
    transition: opacity .3s .15s,visibility .3s .15s
}

.content-grid__teaser-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: bold;
    display: block;
    margin-bottom: .5rem;
}

.content-grid__teaser-text {
    font-size: .9375rem;
    line-height: 1.375rem;
    font-weight: bold;
    display: block
}

@media print,screen and (max-width:63.99875em) {
    .content-grid__item--cta {
        margin: 0 auto;
        max-width: 21rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .content-grid__item--cta {
        width: 100%
    }
}

.content-grid__item--cta .content-grid__item-inner {
    position: relative
}

@media screen and (min-width:64em) {
    .content-grid__item--cta .content-grid__item-inner {
        padding-bottom: 100%
    }
}

.content-grid__item--cta .content-grid__cta-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .content-grid__item--cta .content-grid__cta-content {
        padding-top: .75rem;
        position: static
    }
}

.content-grid__item--cta .content-grid__item-text {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: .01em;
    margin-bottom: 1rem;
    max-width: 100%;
    padding: 0 1rem;
    text-align: center;
    text-transform: uppercase
}

.content-grid__item--cta .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: background,color;
    transition-property: background,color;
    width: 2.125rem
}

.content-grid__item--cta .fas::before {
    font-size: .875rem
}

.cta--angle {
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.cta--angle:not(.cta--background) .cta__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 2.8125rem 0;
    text-align: center
}

@media screen and (min-width:64em) {
    .cta--angle:not(.cta--background) .cta__inner {
        padding: 4.375rem 1.25rem;
        text-align: left
    }
}

.cta--angle:not(.cta--background) .cta__text {
    font-size: 1.5625rem;
    font-weight: 400
}

@media print,screen and (max-width:63.99875em) {
    .cta--angle:not(.cta--background) .cta__text {
        display: block;
        font-size: 1rem;
        margin-bottom: 1.5rem;
        width: 100%
    }
}

@media screen and (min-width:64em) {
    .cta--angle:not(.cta--background) .cta__text {
        display: inline-block;
        margin-right: 2.1875rem
    }
}

.cta--angle:not(.cta--background) em {
    font-style: normal;
    font-weight: 500
}

.cta--angle .cta__button {
    font-size: .75rem;
    letter-spacing: .03em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    line-height: 1.2;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .cta--angle .cta__button::before {
        background: #eeefef;
        content: '';
        display: block;
        height: 100%;
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        -webkit-transform: translateX(375px) skewX(-60deg);
        transform: translateX(375px) skewX(-60deg);
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform;
        width: 100%;
        z-index: -1
    }

    .cta--angle .cta__button:hover::before,[data-whatinput=initial] .cta--angle .cta__button:focus::before,[data-whatintent=keyboard] .cta--angle .cta__button:focus::before {
        opacity: 1;
        -webkit-transform: translateX(75px) skewX(-60deg);
        transform: translateX(75px) skewX(-60deg)
    }
}

@media print,screen and (max-width:63.99875em) {
    .cta--angle .cta__button {
        font-size: .625rem;
        line-height: .625rem
    }
}

.cta--angle.cta--background .cta__button::before {
    opacity: 1;
    -webkit-transform: translateX(400px) skewX(-60deg);
    transform: translateX(400px) skewX(-60deg)
}

@media print,screen and (max-width:63.99875em) {
    .cta--image {
        background-size: 0;
        text-align: center
    }
}

@media screen and (min-width:64em) {
    .cta--image {
        background-attachment: fixed
    }
}

.cta--image .cta__title {
    font-size: 2.625rem;
    line-height: 3.25rem;
    display: block;
    margin-bottom: 1rem;
    margin-top: 2.8125rem
}

@media print,screen and (max-width:63.99875em) {
    .cta--image .cta__title {
        font-size: 1.5rem;
        line-height: 1.875rem;
        margin-top: 1.875rem
    }
}

.cta--image .cta__text {
    font-size: 1.125rem;
    line-height: 1.5rem;
    display: block;
    margin-bottom: 2rem
}

@media print,screen and (max-width:63.99875em) {
    .cta--image .cta__text {
        font-size: .75rem;
        line-height: 1.125rem;
        margin-bottom: 0
    }
}

.cta--image .cta__text,.cta--image .cta__title {
    text-shadow: 0 0 10px #fff,0 0 20px #fff
}

@media print,screen and (max-width:63.99875em) {
    .cta--image .cta__inner {
        border-bottom: 1px solid #e9e9e9;
        padding-bottom: 2.5rem
    }
}

.cta--image .cta__image {
    background-size: cover;
    margin: 1rem 0;
    padding-bottom: 41.6%
}

.cta--image .cta__button {
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 500;
    margin: 0 .625rem;
    margin-top: 1rem;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .cta--image .cta__button {
        font-size: .625rem;
        line-height: .625rem
    }
}

@media screen and (min-width:64em) {
    .cta--image .cta__button {
        margin: 1rem .75rem 0
    }
}

.cta--image .cta__button .cta__button--alternate {
    background-color: rgba(255,255,255,.75)
}

@media screen and (min-width:64em) {
    .cta--image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 37.5rem;
        padding: 5.4375rem 0 3.75rem;
        position: relative
    }

    .cta--image .cta__image {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-position: center;
        background-size: cover;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .cta--image .u-content-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%
    }

    .cta--image.cta--image-left .u-content-container {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cta--image.cta--image-center .u-content-container {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cta--image .cta__inner {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        opacity: 0;
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
        -webkit-transition-duration: .75s;
        transition-duration: .75s;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform;
        width: 28.125rem
    }

    .cta--image .cta__inner.is-in-view {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.cta--center {
    margin-top: 1.875rem;
    text-align: center
}

@media screen and (min-width:64em) {
    .cta--center {
        margin-top: 2.5rem
    }
}

.cta--center:not(.cta--background) {
    margin-bottom: 1.875rem
}

@media screen and (min-width:64em) {
    .cta--center:not(.cta--background) {
        margin-bottom: 2.5rem
    }
}

.background-carousel+.cta--center.cta--background,.pull-quote+.cta--center.cta--background,.section-overview-grid--alternate+.cta--center.cta--background {
    margin-top: 0
}

.sidebar .cta--center {
    margin: 1rem 0
}

.sidebar .cta--center:first-child {
    margin-top: 0
}

.sidebar .cta--center:last-child {
    margin-bottom: 2.1875rem
}

.sidebar .cta--center .cta__button {
    margin-top: 1.25rem
}

.sidebar .cta--center .cta__text {
    margin-bottom: 1.25rem
}

.cta--center.cta--large .cta__title {
    font-size: 1.875rem;
    line-height: 2.375rem;
    font-weight: 300;
    display: block;
    margin-bottom: 1.25rem
}

@media screen and (min-width:64em) {
    .cta--center.cta--large .cta__title {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.cta--center.cta--large .cta__text {
    max-width: 51.5625rem
}

.cta--center .cta__text {
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    max-width: 37.5rem;
    color:#666;
}

@media print,screen and (max-width:63.99875em) {
    .cta--center .cta__text {
        font-size: .75rem;
        line-height: 1.125rem
    }
}

.cta--center .cta__button {
    font-size: .75rem;
    line-height: .75rem;
    margin-top: 2.25rem;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .cta--center .cta__button {
        font-size: .625rem;
        line-height: .625rem
    }
}

.cta--center.cta--background .cta__title {
    display: block;
    margin-bottom: 1.625rem
}

.sidebar .cta--center.cta--background .cta__title {
    margin-bottom: .5625rem
}

.cta--center.cta--background .cta__title::after {
    content: '';
    display: none
}

.cta--center.cta--background .cta__text {
    max-width: 50rem
}

.cta--center.cta--background .cta__button {
    border: none
}

.cta--background {
    background: #f5f5f5;
    overflow: hidden;
    padding: 2.9375rem 0 2.375rem;
    position: relative
}

.cta--background .cta__inner {
    position: relative;
    z-index: 2
}

.cta--background.cta--color {
    color: #fff
}

.cta--background::before {
    background-color: #eeefef;
    content: '';
    display: block;
    height: 100%;
    left: -20%;
    opacity: .5;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-60deg);
    transform: skewX(-60deg);
    width: 20%;
    z-index: 1
}

@media print,screen and (max-width:47.99875em) {
    .cta--background::before {
        left: -45%
    }
}

.cta--background::after {
    background-color: #eeefef;
    content: '';
    display: block;
    height: 100%;
    left: 80%;
    opacity: .85;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transform: skewX(-60deg);
    transform: skewX(-60deg);
    width: 40%;
    z-index: 1
}

@media print,screen and (max-width:47.99875em) {
    .cta--background::after {
        left: 110%;
        width: 60%
    }
}

.sidebar .cta--background {
    background-color: #f5f5f5;
    padding: 1.875rem 1.5rem
}

.sidebar .cta--background::after {
    display: none
}

.cta--background .cta__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 300;
    text-transform: capitalize
}

@media screen and (min-width:64em) {
    .cta--background .cta__title {
        font-size: 1.5625rem;
        line-height: 1.875rem
    }
}

.cta--background .cta__text {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .cta--background .cta__text {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .cta--background .cta__button {
        margin-top: 1rem
    }
}

.cta--promo {
    margin: 2.5rem auto
}

@media screen and (min-width:64em) {
    .cta--promo {
        margin: 3.4375rem auto
    }
}

.cta--promo .cta__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.cta--promo .cta__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300;
    margin-bottom: 1rem
}

@media screen and (min-width:64em) {
    .cta--promo .cta__title {
        font-size: 2.125rem;
        line-height: 2.5rem;
        margin-bottom: 2rem
    }
}

.cta--promo .cta__text {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    margin-bottom: 1.25rem
}

@media screen and (min-width:64em) {
    .cta--promo .cta__text {
        font-size: 1rem;
        line-height: 1.25rem;
        margin-bottom: 2.625rem
    }
}

.cta--promo .cta__image-links {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -1.25rem;
    max-width: 43.75rem
}

@media screen and (min-width:64em) {
    .cta--promo .cta__image-links {
        margin: 0 -3.75rem
    }
}

.cta--promo .cta__image-link {
    display: inline-block;
    margin: 0 1.25rem
}

@media screen and (min-width:64em) {
    .cta--promo .cta__image-link {
        margin: 0 3.75rem
    }
}

.cta--lists {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

@media screen and (min-width:64em) {
    .cta--lists {
        margin-bottom: 3.4375rem;
        margin-top: 3.4375rem
    }
}

.cta--lists .cta__inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.cta--lists .cta__title {
    margin-bottom: 2.5rem;
    margin-top: 0;
    text-align: center;
    text-transform: capitalize
}

@media screen and (min-width:64em) {
    .cta--lists .cta__title {
        margin-bottom: 3.75rem;
        margin-top: 0
    }
}

.cta--lists .cta__lists,.cta--lists .cta__rtf {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 43.75rem;
    width: 100%
}

@media screen and (min-width:48em) {
    .cta--lists .cta__lists,.cta--lists .cta__rtf {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cta--lists .cta__list,.cta--lists .cta__rtf-item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media print,screen and (max-width:47.99875em) {
    .cta--lists .cta__list:first-child,.cta--lists .cta__rtf-item:first-child {
        border-bottom: 1px solid #cfcfcf;
        padding-bottom: 1.875rem
    }

    .cta--lists .cta__list:last-child,.cta--lists .cta__rtf-item:last-child {
        margin-top: 1.875rem
    }
}

@media screen and (min-width:48em) {
    .cta--lists .cta__list,.cta--lists .cta__rtf-item {
        width: 20rem
    }

    .cta--lists .cta__list:first-child,.cta--lists .cta__rtf-item:first-child {
        border-right: 1px solid #cfcfcf;
        padding-right: 4.6875rem
    }

    .cta--lists .cta__list:last-child,.cta--lists .cta__rtf-item:last-child {
        padding-left: 4.6875rem
    }
}

.cta--lists .cta__rtf-item {
    margin: 0
}

.cta--lists .cta__list-item,.cta--lists .cta__rtf li {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 300
}

.cta--lists .cta__rtf ol li::before {
    background: 0 0
}

.cta--lists .cta__rtf p {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .cta--lists .cta__rtf p {
        font-size: 1rem;
        line-height: 1.5625rem
    }
}

.cta--lists .cta__button {
    margin-top: 1.5625rem
}

@media screen and (min-width:64em) {
    .cta--lists .cta__button {
        margin-top: 2.1875rem
    }
}

.cta--cyan {
    border: 2px solid #0071bb;
    display: block;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
    text-align: center
}

.cta--cyan .cta__wrap {
    padding: .75rem
}

.cta--cyan .cta__title {
    font-size: 1rem;
    line-height: 1.125rem
}

.cta--cyan.cta--img .cta__title {
    margin-bottom: 1.5rem
}

.cta--cyan.cta--img .cta__wrap {
    margin-bottom: 2rem
}

.cta--cyan.cta--large .cta__title {
    font-size: 1.75rem;
    line-height: 2.125rem
}

.cta--cyan.cta--med .cta__title {
    font-size: 1rem;
    line-height: 1.125rem
}

.cta--cyan.cta--small .cta__title {
    font-size: .75rem;
    line-height: .875rem
}

.cta-social {
    margin: 2.1875rem 0
}

@media screen and (min-width:64em) {
    .cta-social {
        margin: 3.75rem auto
    }
}

.cta-social__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300;
    max-width: 100%;
    text-align: center
}

@media screen and (min-width:64em) {
    .cta-social__title {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.cta-social__items {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2.1875rem
}

@media screen and (min-width:64em) {
    .cta-social__items {
        margin-top: 3.4375rem
    }
}

.cta-social__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: .625rem 0;
    max-width: 21.875rem;
    padding: .9375rem 1.25rem 1.5625rem;
    text-align: center;
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s,-webkit-box-shadow .4s
}

.cta-social__item:hover,[data-whatinput=initial] .cta-social__item:focus,[data-whatintent=keyboard] .cta-social__item:focus {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    color: #303133
}

@media screen and (min-width:30em) {
    .cta-social__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin: .625rem
    }
}

@media screen and (min-width:64em) {
    .cta-social__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(25% - 1.5rem);
        margin: 0 .75rem;
        padding: 1.25rem 1.25rem 2.5rem
    }

    .cta-social__item:first-child {
        margin-left: 0
    }

    .cta-social__item:last-child {
        margin-right: 0
    }
}

.cta-social__item-icon {
    margin-bottom: .75rem;
    max-height: 2.375rem;
    max-width: 2.375rem
}

.cta-social__item-title {
    font-size: 1rem;
    line-height: 1.25rem;
    max-width: 100%
}

@media screen and (min-width:64em) {
    .cta-social__item-title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.cta-social__item-teaser {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 300;
    max-width: 100%
}

@media screen and (min-width:64em) {
    .cta-social__item-teaser {
        font-size: .875rem;
        line-height: 1.375rem
    }
}

.cta-social__item-cta {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto;
    padding-top: .5rem
}

@media screen and (min-width:64em) {
    .cta-social__item-cta {
        font-size: .875rem;
        line-height: 1.5rem
    }
}

.cta-social__item-cta .fas {
    font-size: .625rem;
    position: relative;
    top: .125rem
}

.cta-social__item-cta,.cta-social__item-cta .fas,.cta-social__item-title {
    -webkit-transition: color .4s;
    transition: color .4s
}

.cta-tiles+.related-teasers {
    margin-top: 0
}

.cta-tiles__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 300;
    margin-bottom: 1.5625rem;
    margin-top: 2.5rem;
    text-align: center
}

@media screen and (min-width:64em) {
    .cta-tiles__title {
        font-size: 2.5rem;
        line-height: 3rem;
        margin-bottom: 2.8125rem;
        margin-top: 2.8125rem
    }
}

.cta-tiles__items {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1.25rem 0
}

@media screen and (min-width:64em) {
    .cta-tiles__items {
        padding: 2.8125rem
    }
}

.cta-tiles__items-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media print,screen and (max-width:63.99875em) {
    .cta-tiles__items-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.cta-tiles__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 1.25rem);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: background .4s;
    transition: background .4s
}

@media print,screen and (max-width:63.99875em) {
    .cta-tiles__item {
        max-width: 21.875rem;
        padding: 3.75rem .625rem
    }

    .cta-tiles__item:nth-child(n+3) {
        margin-top: 1.25rem
    }

    .cta-tiles__item:nth-child(even) {
        margin-left: 1.25rem
    }
}

@media screen and (min-width:64em) {
    .cta-tiles__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 1.25rem);
        max-width: 18.75rem;
        padding: 5rem .625rem
    }

    .cta-tiles__item:not(:first-child) {
        margin-left: 1.25rem
    }
}

@media screen and (max-width:29.99875em) {
    .cta-tiles__item {
        margin: .625rem 0;
        width: 100%
    }

    .cta-tiles__item:nth-child(even),.cta-tiles__item:nth-child(n+3) {
        margin: .625rem 0
    }
}

.cta-tiles__icon {
    display: inline-block;
    fill: #fff;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    height: 3.75rem;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: fill,-webkit-transform;
    transition-property: fill,-webkit-transform;
    transition-property: fill,transform;
    transition-property: fill,transform,-webkit-transform;
    width: 4.0625rem
}

.cta-tiles__item-text {
    font-size: .9375rem;
    line-height: 1.3125rem;
    font-weight: 500;
    color: #fff;
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: 1.25rem;
    max-width: 10rem;
    overflow-wrap: break-word;
    text-align: center;
    -webkit-transition: color .4s;
    transition: color .4s;
    width: 100%
}

.disclosure {
    margin: 2rem 0
}

.disclosure .u-content-container {
    padding: 0 1rem;
    position: relative
}

.disclosure .disclosure__text {
    font-size: .8125rem;
    line-height: 1.75rem;
    font-weight: 300;
    color: #303030;
    display: inline-block;
    padding: 1.5rem 0 0 .5rem
}

.disclosure .disclosure__text:before {
    background-color: #979797;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 97%
}

.distributor-suggestions {
    margin: 3.4375rem 0;
    text-align: center
}

@media screen and (min-width:64em) {
    .distributor-suggestions {
        margin: 6.25rem 0
    }
}

.distributor-suggestions__title {
    font-size: 2.5rem;
    line-height: 3.375rem;
    font-weight: 300;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .distributor-suggestions__title {
        font-size: 1.625rem;
        line-height: 2rem
    }
}

.distributor-suggestions__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 2.5rem 0
}

@media print,screen and (max-width:47.99875em) {
    .distributor-suggestions__items {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:64em) {
    .distributor-suggestions__items {
        margin: 3.4375rem 0 3.75rem
    }
}

.distributor-suggestions__items .location-item {
    max-width: 25rem;
    text-align: left
}

@media print,screen and (max-width:47.99875em) {
    .distributor-suggestions__items .location-item {
        padding-bottom: 1.5625rem
    }

    .distributor-suggestions__items .location-item:not(:first-child) {
        border-top: 1px solid #cfcfcf;
        padding-top: 1.5625rem
    }
}

@media screen and (min-width:48em) {
    .distributor-suggestions__items .location-item {
        display: inline-block;
        max-width: 23.125rem
    }

    .distributor-suggestions__items .location-item:not(:first-child) {
        padding-left: 1.875rem
    }

    .distributor-suggestions__items .location-item:not(:last-child) {
        border-right: 1px solid #cfcfcf;
        padding-right: 1.875rem
    }
}

@media screen and (min-width:64em) {
    .distributor-suggestions__items .location-item:not(:first-child) {
        padding-left: 5.3125rem
    }

    .distributor-suggestions__items .location-item:not(:last-child) {
        padding-right: 4.0625rem
    }
}

.distributor-suggestions__items .location-item__cta {
    font-size: .75rem;
    line-height: .75rem
}

.error-graphic {
    margin: 2.5rem 0 3.125rem
}

@media screen and (min-width:64em) {
    .error-graphic {
        margin: 2.5rem 0 3.75rem
    }
}

.error-graphic [data-in-view] .error-graphic__digit-group-inner,.error-graphic [data-in-view] .error-graphic__line {
    -webkit-transition: .8s;
    transition: .8s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,transform,visibility;
    transition-property: opacity,transform,visibility,-webkit-transform
}

.error-graphic [data-in-view] .error-graphic__line {
    opacity: 0;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    visibility: hidden
}

.error-graphic [data-in-view] .error-graphic__digit-group:nth-child(1) .error-graphic__digit-group-inner {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.error-graphic [data-in-view] .error-graphic__digit-group:nth-child(2) .error-graphic__digit-group-inner {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.error-graphic [data-in-view] .error-graphic__digit-group:nth-child(3) .error-graphic__digit-group-inner {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.error-graphic [data-in-view] .error-graphic__digit-group:nth-child(4) .error-graphic__digit-group-inner {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.error-graphic [data-in-view] .error-graphic__digit-group:nth-child(5) .error-graphic__digit-group-inner {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.error-graphic [data-in-view] .error-graphic__digit-group-inner {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    visibility: hidden
}

.error-graphic [data-in-view].is-in-view .error-graphic__line {
    opacity: 1;
    visibility: visible
}

.error-graphic [data-in-view].is-in-view .error-graphic__digit-group-inner {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.error-graphic__line {
    clip-rule: evenodd;
    fill: #9b9b9b;
    fill-rule: evenodd
}

.error-graphic__code {
    max-width: 41.25rem
}

.error-graphic__digit-group {
    font-weight: 500
}

.error-graphic__digit-group.error-graphic__digit-group--first {
    font-size: 7.1875rem
}

.error-graphic__digit-group.error-graphic__digit-group--second {
    font-size: 4.5rem
}

.error-graphic__digit-group.error-graphic__digit-group--third {
    font-size: 5.625rem
}

.error-graphic__digit-group.error-graphic__digit-group--last {
    font-size: 3.5625rem
}

.error-graphic__digit {
    fill: #fff
}

.error-graphic__message {
    margin-top: 3.4375rem
}

.event-info {
    font-size: .875rem;
    line-height: 1.375rem;
    font-weight: 300;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    padding: 1.625rem 1.25rem
}

@media screen and (min-width:64em) {
    .event-info {
        margin-bottom: 3.75rem;
        padding: 2.25rem 2.625rem
    }
}

.event-info__primary {
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 2.125rem
}

@media screen and (min-width:30em) {
    .event-info__primary {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.event-info__column {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 .5rem;
    width: calc(50% - 1rem)
}

.event-info__column:first-child {
    margin-left: 0
}

.event-info__column:last-child {
    margin-right: 0
}

@media screen and (max-width:29.99875em) {
    .event-info__column {
        width: 100%
    }

    .event-info__column+.event-info__column {
        margin-top: 1.25rem
    }
}

.event-info__icon {
    height: 1.0625rem;
    left: 0;
    position: absolute;
    top: .1875rem;
    width: 1.0625rem
}

.event-info__cta .event-info__icon {
    display: inline-block;
    margin-right: .5rem;
    position: relative;
    top: 0
}

.event-info__category,.event-info__date,.event-info__image,.event-info__time {
    margin-bottom: 1.5rem
}

.event-info__date,.event-info__location,.event-info__time {
    padding-left: 1.75rem;
    position: relative
}

@media screen and (min-width:64em) {
    .event-info__image {
        margin-top: 2.25rem
    }
}

.event-info__category {
    font-size: .625rem;
    line-height: 1rem;
    letter-spacing: .16em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase
}

.event-info__category::before {
    background-color: #303133;
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: .0625rem;
    width: 2.5rem
}

.event-info-secondary {
    margin-top: 1.5rem
}

.event-info-secondary__title {
    font-size: 1.125rem;
    line-height: 1.625rem
}

@media screen and (min-width:64em) {
    .event-info-secondary__title {
        font-size: 1.3125rem;
        line-height: 1.875rem
    }
}

.event-info-secondary-item {
    margin: 1.625rem 0
}

@media screen and (min-width:30em) {
    .event-info-secondary-item {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 1.25rem 0
    }
}

.event-info-secondary-item .item__image {
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden
}

@media screen and (max-width:29.99875em) {
    .event-info-secondary-item .item__image~.item__details {
        margin-top: 1rem
    }
}

@media screen and (min-width:30em) {
    .event-info-secondary-item .item__image~.item__details {
        margin-left: 1.625rem
    }
}

.event-info-secondary-item .item__details .item__title {
    font-size: 1rem;
    line-height: 1.125rem;
    font-weight: 400
}

@media screen and (min-width:64em) {
    .event-info-secondary-item .item__details .item__title {
        font-size: 1.125rem;
        line-height: 1.5rem;
        font-weight: 400
    }
}

.event-info-secondary-item .item__details .item__subtitle {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    margin-bottom: .375rem
}

@media screen and (min-width:64em) {
    .event-info-secondary-item .item__details .item__subtitle {
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 400
    }
}

.featured-article {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 2.5rem 0;
    position: relative
}

@media screen and (min-width:64em) {
    .featured-article {
        padding: 6.25rem 0
    }
}

.featured-article__inner {
    position: relative;
    z-index: 1
}

@media screen and (min-width:48em) {
    .featured-article__inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.featured-article__bg {
    display: block;
    fill: url(#g-gray-2-vertical);
    left: 0;
    position: absolute;
    width: 100vw
}

@media print,screen and (max-width:63.99875em) {
    .featured-article__bg {
        bottom: -6.25rem
    }
}

@media screen and (min-width:64em) {
    .featured-article__bg {
        fill: url(#g-gray-2-vertical-large);
        top: 0
    }
}

@media screen and (min-width:90em) {
    .featured-article__bg {
        top: -7vw
    }
}

@media print,screen and (max-width:63.99875em) {
    .is-ie:not(.is-edge) .featured-article__bg {
        bottom: -6.25rem;
        height: 100%;
        top: auto
    }
}

@media screen and (min-width:64em) {
    .is-ie:not(.is-edge) .featured-article__bg {
        height: 220%;
        top: -60%
    }
}

.featured-article--image .featured-article__title {
    font-size: 1.125rem;
    line-height: 1.5rem
}

@media screen and (min-width:64em) {
    .featured-article--image .featured-article__title {
        font-size: 2rem;
        line-height: 2.25rem;
        margin-bottom: 1rem
    }
}

.featured-article--image .featured-article__teaser {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .featured-article--image .featured-article__teaser {
        font-size: 1rem;
        line-height: 1.5625rem;
        margin-bottom: 2rem
    }
}

.featured-article--image .featured-article__image {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.featured-article--image .featured-article__text-content {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (min-width:48em) {
    .featured-article--image .featured-article__text-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(33.33333% - 1.875rem);
        margin-right: 1.875rem
    }
}

@media screen and (min-width:64em) {
    .featured-article--image .featured-article__text-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(41.66667% - 1.875rem);
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-right: 2.5rem
    }
}

.featured-article--image.featured-article--image-left .featured-article__text-content {
    margin-left: auto;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.featured-article__cta {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 500;
    letter-spacing: .03em;
    text-transform: uppercase
}

.featured-article__image img {
    -webkit-box-shadow: -2px -2px 30px 0 rgba(48,49,51,.2);
    box-shadow: -2px -2px 30px 0 rgba(48,49,51,.2);
    position: relative;
    z-index: 2
}

@media print,screen and (max-width:63.99875em) {
    .featured-article__image img {
        margin-top: 2rem
    }
}

.cta--lists+.featured-article {
    margin-top: 2.5rem
}

@media screen and (min-width:64em) {
    .cta--lists+.featured-article {
        margin-top: 3.75rem
    }
}

.featured-articles.featured-articles--bg {
    background: #f5f5f5;
    padding: 3.125rem 0 3.4375rem
}

@media screen and (min-width:64em) {
    .featured-articles.featured-articles--bg {
        padding: 4.0625rem 0 4.375rem
    }
}

.featured-articles:not(.featured-articles--bg) {
    margin: 2.8125rem 0
}

@media screen and (min-width:64em) {
    .featured-articles:not(.featured-articles--bg) {
        margin: 3.4375rem 0
    }
}

.featured-articles:not(.featured-articles--bg) .feature {
    -webkit-box-shadow: 0 0 30px 0 rgba(48,49,51,.1);
    box-shadow: 0 0 30px 0 rgba(48,49,51,.1)
}

.featured-articles:not(.featured-articles--bg) .feature:hover,[data-whatinput=initial] .featured-articles:not(.featured-articles--bg) .feature:focus,[data-whatintent=keyboard] .featured-articles:not(.featured-articles--bg) .feature:focus {
    -webkit-box-shadow: 0 0 30px 0 rgba(48,49,51,.25);
    box-shadow: 0 0 30px 0 rgba(48,49,51,.25)
}

.featured-articles .feature {
    background: #fff;
    color: #303133;
    display: block;
    margin-bottom: 1.1875rem;
    -webkit-transition: opacity .75s,-webkit-box-shadow .4s,-webkit-transform .75s;
    transition: opacity .75s,-webkit-box-shadow .4s,-webkit-transform .75s;
    transition: box-shadow .4s,opacity .75s,transform .75s;
    transition: box-shadow .4s,opacity .75s,transform .75s,-webkit-box-shadow .4s,-webkit-transform .75s
}

.featured-articles .feature:last-child {
    margin-right: 0
}

@media screen and (min-width:64em) {
    .featured-articles .feature:hover,[data-whatinput=initial] .featured-articles .feature:focus,[data-whatintent=keyboard] .featured-articles .feature:focus {
        -webkit-box-shadow: 0 0 30px 0 rgba(48,49,51,.2);
        box-shadow: 0 0 30px 0 rgba(48,49,51,.2);
        color: #303133
    }

    .featured-articles .feature:hover .feature__cta .fas,[data-whatinput=initial] .featured-articles .feature:focus .feature__cta .fas,[data-whatintent=keyboard] .featured-articles .feature:focus .feature__cta .fas {
        color: #fff
    }
}

.featured-articles .feature__image-container {
    overflow: hidden;
    position: relative
}

.featured-articles .feature__image {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 100%
}

.featured-articles .feature__tag {
    display: block;
    fill: #fff;
    height: 5rem;
    left: 0;
    overflow: hidden;
    padding: 1.0625rem;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: background .4s;
    transition: background .4s;
    width: 8.625rem;
    z-index: 2
}

.featured-articles .feature__tag-bg {
    height: 100%;
    left: 0;
    opacity: .85;
    position: absolute;
    top: -1px;
    -webkit-transition: fill .4s;
    transition: fill .4s;
    width: 100%;
    z-index: -1
}

.featured-articles .feature__cta {
    font-size: .875rem;
    line-height: 1.25rem;
    display: block;
    margin-top: 1.5rem;
    padding-left: 2.25rem;
    position: relative;
    text-transform: uppercase
}

.featured-articles .feature__cta .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .75rem;
    height: 1.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    margin-left: 0;
    margin-right: .5rem;
    position: absolute;
    top: -.25rem;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: background,color;
    transition-property: background,color;
    width: 1.75rem
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles .feature__cta {
        font-size: .625rem;
        line-height: 1rem;
        padding-left: 1.875rem
    }

    .featured-articles .feature__cta .fas {
        font-size: .625rem;
        height: 1.5rem;
        top: -.25rem;
        width: 1.5rem
    }
}

.featured-articles .feature__text-container {
    padding: 1.375rem;
    padding-top: .625rem
}

@media screen and (min-width:64em) {
    .featured-articles .feature__text-container {
        padding: 2rem;
        padding-top: .625rem
    }
}

.featured-articles .feature__category {
    font-size: .625rem;
    line-height: .75rem;
    letter-spacing: .2em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.featured-articles .feature__category::before {
    background-color: #303133;
    content: '';
    display: inline-block;
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: 1px;
    width: 2.5rem
}

.featured-articles__title {
    font-size: 2.5rem;
    line-height: 3.375rem;
    font-weight: 300;
    display: block;
    margin-bottom: 4rem;
    position: relative;
    text-align: center;
    text-transform: uppercase
}

.featured-articles__title::after {
    bottom: -20px;
    height: 5px;
    left: calc(50% - 32px);
    position: absolute;
    width: 64px
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__title {
        font-size: 1.3125rem;
        line-height: 1.75rem
    }
}

.featured-articles__main-feature-container .feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.featured-articles__main-feature-container .feature[data-in-view] {
    opacity: 0;
    -webkit-transform: translateX(-50px);
    transform: translateX(-50px)
}

.featured-articles__main-feature-container .feature.is-in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.featured-articles__main-feature-container .feature__title {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 300;
    margin-bottom: 1rem
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__main-feature-container .feature__title {
        font-size: 1.125rem;
        line-height: 1.625rem
    }
}

.featured-articles__main-feature-container .feature__teaser {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.5rem
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__main-feature-container .feature__teaser {
        font-size: .75rem;
        line-height: 1.125rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .featured-articles__main-feature-container .feature__image-container {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .featured-articles__main-feature-container .feature__image-container {
        width: calc(66.66% - 6.5px)
    }
}

.featured-articles__main-feature-container .feature__text-container {
    padding-top: 1.25rem
}

@media screen and (min-width:48em) {
    .featured-articles__main-feature-container .feature__text-container {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }
}

.featured-articles__features-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (min-width:80em) {
    .featured-articles__features-container {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.featured-articles__features-container .feature {
    width: 100%
}

.featured-articles__features-container .feature[data-in-view] {
    opacity: 0;
    -webkit-transform: translatey(30px);
    transform: translatey(30px)
}

.featured-articles__features-container .feature.is-in-view {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.featured-articles__features-container .feature:nth-child(1) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.featured-articles__features-container .feature:nth-child(2) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.featured-articles__features-container .feature:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media screen and (min-width:48em) {
    .featured-articles__features-container .feature {
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .featured-articles__features-container .feature {
        width: calc(50% - 10px)
    }

    .featured-articles__features-container .feature:nth-child(odd) {
        margin-right: 1.25rem
    }
}

@media screen and (min-width:64em) {
    .featured-articles__features-container .feature {
        width: calc(33.34% - 14px)
    }

    .featured-articles__features-container .feature:not(:last-of-type) {
        margin-right: 1.25rem
    }
}

.featured-articles__features-container .feature__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    margin-bottom: .5rem
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__features-container .feature__title {
        font-size: 1.125rem;
        line-height: 1.625rem
    }
}

.featured-articles__features-container .feature__teaser {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__features-container .feature__teaser {
        font-size: .75rem;
        line-height: 1.125rem
    }
}

.featured-articles__cta {
    font-size: .75rem;
    line-height: .75rem;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .featured-articles__cta {
        font-size: .625rem;
        line-height: .625rem
    }
}

.featured-articles__cta-text {
    position: relative;
    top: -1px
}

@media print,screen and (max-width:47.99875em) {
    .featured-articles__features-container,.featured-articles__main-feature-container {
        margin: 0 auto;
        max-width: 34.375rem
    }
}

.featured-articles__cta-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2.25rem
}

@media screen and (min-width:64em) {
    .featured-articles__cta-container {
        margin-top: 4rem
    }
}

.featured-list-teasers {
    background-color: #f5f5f5;
    margin-top: 3.125rem;
    padding: 2.8125rem 0 3.125rem
}

@media screen and (min-width:64em) {
    .featured-list-teasers {
        margin-top: 3.75rem;
        padding: 3.4375rem 0 5.625rem
    }
}

.featured-list-teasers__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 300;
    margin-bottom: .625rem;
    text-align: center
}

@media screen and (min-width:64em) {
    .featured-list-teasers__title {
        font-size: 2.5rem;
        line-height: 3rem;
        margin-bottom: 3.75rem
    }
}

.featured-list-teasers__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media print,screen and (max-width:63.99875em) {
    .featured-list-teasers__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.featured-list-teasers__item {
    background: #fff;
    padding: 1.5625rem
}

@media print,screen and (max-width:63.99875em) {
    .featured-list-teasers__item {
        margin: 1.25rem auto;
        max-width: 40.625rem;
        width: 100%
    }
}

.main--sidebar .content-container .featured-list-teasers__item {
    margin: 1.25rem auto;
    max-width: 40.625rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .featured-list-teasers__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - .625rem);
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 3.125rem;
        padding-bottom: 2.1875rem
    }

    .featured-list-teasers__item:nth-child(odd) {
        margin-right: .625rem
    }

    .featured-list-teasers__item:nth-child(even) {
        margin-left: .625rem
    }

    .featured-list-teasers__item:nth-child(n+3) {
        margin-top: 1.25rem
    }
}

.featured-teaser {
    margin: 3.4375rem 0
}

@media screen and (min-width:64em) {
    .featured-teaser {
        margin: 3.75rem 0
    }
}

.rtf+.featured-teaser {
    margin-top: 2.8125rem
}

.featured-teaser__container {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto
}

@media print,screen and (max-width:63.99875em) {
    .featured-teaser__container {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 40.625rem
    }
}

@media screen and (min-width:64em) {
    .featured-teaser__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.featured-teaser__media-container {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 100%
}

@media screen and (min-width:64em) {
    .featured-teaser__media-container {
        max-width: 45rem;
        width: 60%
    }
}

.featured-teaser--text-right .featured-teaser__media-container {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0
}

.featured-teaser--text-left .featured-teaser__media-container {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.featured-teaser__tag {
    left: 0;
    max-width: 10.125rem;
    position: absolute;
    top: 0
}

.featured-teaser__tag-bg {
    opacity: .85
}

.featured-teaser__tag-text {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 300;
    letter-spacing: .04em;
    color: #fff;
    left: .9375rem;
    position: absolute;
    text-transform: uppercase;
    top: .9375rem
}

@media screen and (min-width:64em) {
    .featured-teaser__tag-text {
        font-size: .875rem;
        line-height: 1rem
    }
}

.featured-teaser__text-container {
    padding: 1.25rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .featured-teaser__text-container {
        padding: 2.1875rem;
        padding-bottom: 1.25rem;
        padding-right: 1.25rem
    }
}

.featured-teaser__title {
    font-size: 1.125rem;
    line-height: 1.625rem
}

@media screen and (min-width:64em) {
    .featured-teaser__title {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
}

.featured-teaser__teaser {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300;
    margin-top: 1rem
}

@media screen and (min-width:64em) {
    .featured-teaser__teaser {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.featured-teaser__cta {
    margin-top: .75rem
}

@media screen and (min-width:64em) {
    .featured-teaser__cta {
        margin-top: 1.5rem
    }
}

.featured-teaser--player .featured-teaser__media-container {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    background-color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.featured-teaser--player .featured-teaser__background-image-container {
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.featured-teaser--player .featured-teaser__background-image {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%
}

.featured-teaser--player .featured-teaser__play-button {
    border-radius: 50%;
    height: 5rem;
    left: 50%;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 5rem;
    z-index: 100
}

.featured-teaser--player .featured-teaser__play-button:hover,[data-whatinput=initial] .featured-teaser--player .featured-teaser__play-button:focus,[data-whatintent=keyboard] .featured-teaser--player .featured-teaser__play-button:focus {
    opacity: 1
}

.featured-teaser--player .featured-teaser__play-button svg {
    fill: #fff;
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.featured-teaser--player .featured-teaser__background-image-container,.featured-teaser--player .featured-teaser__play-button {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: visible
}

.featured-teaser--player .player__transcript-link {
    margin-top: 0
}

.featured-teaser--player .featured-teaser__player {
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.featured-teaser--player .player__close {
    right: 0;
    top: -1.875rem
}

.featured-teaser--player .player__close svg {
    fill: #303133
}

.featured-teaser--player .is-showing-video .featured-teaser__transcript-container {
    margin: 0;
    max-height: 2.5rem;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100%
}

.featured-teaser--player .is-showing-video .featured-teaser__background-image-container,.featured-teaser--player .is-showing-video .featured-teaser__play-button {
    opacity: 0;
    visibility: hidden
}

.featured-teaser--player .is-showing-transcript .featured-teaser__transcript-container {
    max-height: 16.25rem
}

.featured-teaser--player:not(.featured-teaser--image) .player {
    opacity: 1;
    visibility: visible
}

.featured-teaser--player:not(.featured-teaser--image) .player__close {
    opacity: 0;
    visibility: hidden
}

.featured-teaser--article {
    margin-top: 1.875rem
}

.filters.filters--search {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3)
}

@media print,screen and (max-width:63.99875em) {
    .filters.filters--search {
        background-color: #fff;
        left: 0;
        opacity: 0;
        overflow-y: auto;
        padding: 1rem;
        position: absolute;
        top: -1.875rem;
        -webkit-transition: .7s;
        transition: .7s;
        -webkit-transition-property: opacity,visibility;
        transition-property: opacity,visibility;
        visibility: hidden;
        width: 100%;
        z-index: 1000
    }

    .filters.filters--search.is-showing-mobile {
        opacity: 1;
        visibility: visible
    }
}

@media screen and (min-width:64em) {
    .filters.filters--search {
        margin: 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 0 1.625rem;
        -webkit-transition: 1s;
        transition: 1s;
        -webkit-transition-property: margin,max-height,opacity,padding,visibility;
        transition-property: margin,max-height,opacity,padding,visibility;
        visibility: hidden
    }

    .filters.filters--search.is-showing {
        margin-bottom: 1.625rem;
        max-height: 218.75rem;
        opacity: 1;
        padding: 1.625rem;
        visibility: visible
    }
}

.filters__title {
    font-size: 1.4375rem;
    line-height: 1.75rem;
    font-weight: 300;
    letter-spacing: .04em;
    padding-bottom: .75rem;
    position: relative;
    text-transform: uppercase
}

.filters__title::after {
    height: .25rem;
    position: absolute;
    top: 100%;
    width: 4rem
}

@media print,screen and (max-width:47.99875em) {
    .filters__title {
        padding-right: 1.875rem
    }
}

@media screen and (min-width:64em) {
    .filters__title {
        padding-bottom: 1.125rem
    }
}

.filters__header+.filters__sections {
    margin-top: 1.875rem
}

.filters__category-status-link {
    background-color: #f5f5f5;
    border-radius: .875rem;
    height: 1.75rem;
    margin: .1875rem .375rem;
    padding: 0 .8125rem .125rem
}

.filters__category-status-link,.filters__clear-link {
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.filters__category-status-link svg,.filters__clear-link svg {
    height: .5rem;
    margin-left: .375rem;
    position: relative;
    top: .125rem;
    width: .5rem
}

.filters__clear-link {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    margin-top: 0;
    max-height: 0;
    opacity: 0;
    -webkit-transition: max-height .4s .3s,margin .4s .3s,background-color .4s,color .4s,opacity .4s,visibility .4s;
    transition: max-height .4s .3s,margin .4s .3s,background-color .4s,color .4s,opacity .4s,visibility .4s;
    visibility: hidden
}

.filters--dropdown .filters__clear-link {
    margin-left: .75rem
}

.filters__clear-link.is-showing {
    max-height: 2rem;
    opacity: 1;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: max-height,margin,background-color,color,opacity,visibility;
    transition-property: max-height,margin,background-color,color,opacity,visibility;
    visibility: visible
}

.filters--search .filters__clear-link.is-showing {
    margin: .75rem 0
}

.filters:not(.filters--dropdown).filters__status-info .filters__clear-link {
    position: relative;
    top: .1875rem
}

.filters__clear-link svg {
    border-radius: 50%;
    height: 1.3125rem;
    margin-left: .5rem;
    padding: .3125rem;
    width: 1.3125rem
}

.filters__category-status-link svg,.filters__clear-link svg {
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: fill,background-color;
    transition-property: fill,background-color
}

@media print,screen and (max-width:63.99875em) {
    .filters__category:not(:last-child) {
        border-bottom: 1px solid #9b9b9b;
        margin-bottom: 1rem;
        padding-bottom: .5rem
    }
}

.filters__category-filters-inner {
    overflow: hidden
}

.filters--dropdown .filters__category-filters-inner {
    overflow: auto
}

@media screen and (min-width:64em) {
    .filters--dropdown .filters__category-filters-inner {
        max-height: 15.9375rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .filters__category-filters-inner {
        max-height: 0;
        padding-right: .75rem;
        -webkit-transition: .5s;
        transition: .5s;
        -webkit-transition-property: max-height,padding;
        transition-property: max-height,padding
    }

    .is-expanded .filters__category-filters-inner {
        max-height: 15.9375rem;
        overflow: auto;
        padding: .25rem 0;
        padding-right: .75rem
    }
}

.filters__category-status {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -.375rem;
    max-height: 25rem;
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-property: max-height,padding,opacity;
    transition-property: max-height,padding,opacity
}

.is-expanded .filters__category-status {
    max-height: 0;
    opacity: 0;
    overflow-y: auto
}

.filters__category-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    letter-spacing: .04em;
    cursor: pointer
}

@media screen and (min-width:64em) {
    .filters__category-title {
        font-size: 1rem;
        line-height: 1.5rem;
        border-bottom: 1px solid #9b9b9b;
        margin-top: 1.625rem;
        padding-bottom: .5rem;
        text-transform: uppercase;
        width: 100%
    }
}

.filters__category-title .fas {
    display: inline-block;
    position: relative;
    top: -.125rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-property: color,-webkit-transform;
    transition-property: color,-webkit-transform;
    transition-property: transform,color;
    transition-property: transform,color,-webkit-transform
}

.is-expanded .filters__category-title .fas {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filters--search .filters__category:first-child .filters__category-title,body:not([data-theme=corporate]) .filters--search .show-for-corporate+.filters__category .filters__category-title {
    margin-top: 0
}

.checkbox-container {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: .4375rem 0
}[data-whatintent=mouse] .checkbox-container:focus {
    outline: 0
}

@media screen and (min-width:64em) {
    .checkbox-container {
        font-size: .875rem;
        line-height: 1.375rem;
        font-weight: 300;
        letter-spacing: .03em;
        padding: .5625rem 0
    }
}

.checkbox-icon {
    border: 1px solid #303133;
    display: block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: .75rem;
    margin-right: .5625rem;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
    top: .25rem;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: border,background-color;
    transition-property: border,background-color;
    width: .75rem
}

.checkbox {
    height: 0;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 0
}

.checkbox:checked~.checkbox-text {
    font-weight: 400
}

.checkbox-text,.filters__filter-count {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.checkbox-text {
    line-height: 1.3;
    -webkit-transition: color .4s;
    transition: color .4s
}

.filters__filter-count {
    margin-left: auto;
    padding-left: .75rem
}

.filters__close {
    fill: #9b9b9b;
    height: 1.375rem;
    position: absolute;
    right: 1rem;
    top: 1rem;
    width: 1.375rem;
    z-index: 2
}

.filters__button {
    margin-top: .75rem
}

.filters--dropdown {
    margin-bottom: 1rem
}

.filters--dropdown .filters__sections {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    padding: 1.25rem 1rem 1rem;
    position: relative
}

.filters--dropdown .filters__sections::before {
    height: .3125rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .filters--dropdown {
        margin-left: auto;
        margin-right: auto;
        max-width: 37.5rem
    }

    .filters--dropdown .filters__category-status {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        max-height: none
    }

    .filters--dropdown .filters__category .filters__category-filters {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .filters--dropdown .filters__category .filters__button {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin: 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding-bottom: 0;
        padding-top: 0;
        -webkit-transition: .5s;
        transition: .5s;
        -webkit-transition-property: margin,max-height,opacity,visibility;
        transition-property: margin,max-height,opacity,visibility;
        visibility: hidden
    }

    .filters--dropdown .filters__category.is-expanded .filters__button {
        margin-bottom: .375rem;
        margin-top: .75rem;
        max-height: 2.5rem;
        opacity: 1;
        visibility: visible
    }
}

@media screen and (min-width:64em) {
    .filters--dropdown .filters__sections {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 2.625rem 3.25rem 2.25rem
    }

    .filters--dropdown .filters__category {
        -webkit-flex-basis: calc(33.33% - 20px);
        -ms-flex-preferred-size: calc(33.33% - 20px);
        flex-basis: calc(33.33% - 20px);
        margin: .625rem;
        padding: 0;
        position: relative
    }

    .filters--dropdown .filters__category-title {
        font-size: .875rem;
        line-height: 1.5rem;
        font-weight: 300;
        border: 1px solid #303133;
        margin: 0;
        padding: .625rem 1.125rem .875rem;
        position: relative;
        text-transform: capitalize
    }

    .filters--dropdown .filters__category-title .fas {
        font-size: .75rem;
        position: absolute;
        right: 0;
        top: calc(50% - 5px)
    }

    .filters--dropdown .filters__category-filters {
        font-size: .875rem;
        line-height: 1.5rem;
        font-weight: 300;
        background-color: #fff;
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        left: 0;
        opacity: 0;
        padding: 1rem 1.125rem;
        pointer-events: none;
        position: absolute;
        top: 100%;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
        -webkit-transition: .5s;
        transition: .5s;
        -webkit-transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,transform,visibility;
        transition-property: opacity,transform,visibility,-webkit-transform;
        visibility: hidden;
        width: 100%;
        z-index: 3
    }

    .filters--dropdown .filters__category.is-expanded .filters__category-filters {
        opacity: 1;
        pointer-events: all;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        visibility: visible
    }
}

.filters--dropdown .filters__status-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1.25rem;
    max-height: 0;
    overflow: hidden
}

@media screen and (max-width:29.99875em) {
    .filters--dropdown .filters__status-info {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.filters--dropdown .filters__status-info.is-showing-results {
    max-height: 25rem;
    overflow: visible;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

@media print,screen and (max-width:63.99875em) {
    .filters--dropdown .filters__status-info.is-showing-results {
        max-height: 34.375rem
    }
}

.footer {
    background: #3c3c3b;
    color: #fff;
    overflow: hidden
}

.footer__bg-container {
    height: 0;
    left: 15%;
    padding-top: 57.7%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.footer__bg-container svg {
    fill: url(#g-gray-footer-large);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .footer__bg-container svg {
        fill: url(#g-gray-footer-small)
    }
}

/* .footer__bg-container::before {
    background-image: -webkit-gradient(linear,left top,left bottom,from(#454544),color-stop(50%,#3a3a39));
    background-image: linear-gradient(to bottom,#454544,#3a3a39 50%);
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    right: calc(100% - 1px);
    top: 0;
    width: 75vw
} */

@media print,screen and (max-width:63.99875em) {
    .footer__bg-container::before {
        background-image: -webkit-gradient(linear,left top,left bottom,from(#454544),to(rgba(69,69,68,0)));
        background-image: linear-gradient(to bottom,#454544,rgba(69,69,68,0))
    }
}

.footer__mid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border-bottom: 1px solid #666;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 1rem 0;
    padding: 1.5rem 0
}

@media screen and (max-width:29.99875em) {
    .footer__mid {
        padding-top: 0
    }
}

@media screen and (min-width:64em) {
    .footer__mid {
        margin: 2rem 0 1.5rem;
        padding: 1.5rem 0 2.25rem
    }
}

.footer__inner {
    padding: 2.25rem 0 0.5rem;
    position: relative;
    z-index: 1
}

.footer__top {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__column {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(30% - 1rem);
    padding: 1rem 0
}

.footer__column:nth-child(2) {
    padding-right: 1.5rem;
    width:40%
}

.footer__column ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.footer__column ul li {
    display: block;
    width: 100%
}
.footer__column:last-child ul li{
    max-width:100%;
}
.footer__column:first-child ul li{
    max-width:50%;
}
@media print,screen and (max-width:63.99875em) {
    .footer__column ul li {
        margin: .5rem 0
    }
}

@media screen and (min-width:64em) {
    .footer__column ul {
        -webkit-align-content: space-between;
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer__column ul li {
        display: inline-block;
        height: calc(33.33% - 8px);
        margin-right: 3.33%;
        margin-top: .5rem;
        max-width: 33.33%
    }
}

@media screen and (min-width:64em) {
    .footer__column:first-child {
        /* padding-left: 4.0625rem */
    }

    .footer__column:last-child {
        padding: 1rem 0
    }

    .footer__column ul {
        height: 130px
    }
}

@media screen and (min-width:80em) {
    .footer__column ul {
        height: 130px
    }
}

.footer__logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 3.9375rem;
    width: 14rem
}

@media screen and (max-width:29.99875em) {
    .footer__logo {
        width: 10rem
    }
}

.footer__column-title {
    font-size: 1.3rem;
    line-height: 1.25rem;
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight:bold;
}

.footer__column-link {
    font-size: .6875rem;
    line-height: 1rem;
    font-weight: 300;
    color: #fff;
    display: block
}

@media screen and (min-width:64em) {
    .footer__column-link {
        font-size: .9rem;
        line-height: 1.3rem;
        font-weight:bold;
    }
}

.footer__bottom {
    font-size: .6875rem;
    line-height: 1.5rem;
    font-weight: 300;
    color: #9b9b9b;
    text-align: center
}

@media screen and (min-width:64em) {
    .footer__bottom {
        font-size: .75rem;
        line-height: 1.5rem
    }
}

.footer__bottom-links a {
    border-right: 1px solid #666;
    color: #fff;
    display: inline-block;
    padding: 0 1.5rem
}

.footer__bottom-links span:last-child a {
    border-right: none
}

.full-width-image {
    margin: 3.125rem auto;
    max-width: 93.75rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .full-width-image {
        margin: 3.125rem auto 4.0625rem
    }
}

.full-width-image img {
    width: 100%
}

.cc-window {
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    padding: 2.5rem 0;
    position: fixed;
    width: 100%;
    display:none;
    z-index: 999
}

.cc-window .cc-window-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cc-window .cc-dismiss {
    display: block;
    height: 1rem;
    margin-left: 1rem;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 1rem
}

.cc-window .cc-dismiss:hover,[data-whatinput=initial] .cc-window .cc-dismiss:focus,[data-whatintent=keyboard] .cc-window .cc-dismiss:focus {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.header-sticky-container {
    max-width: 100%;
    position: fixed;
    width: 100%;
    z-index: 8888
}

.header {
    background:#413d3e;
    -webkit-box-shadow: 0 0 20px 0 rgba(48,49,51,.35);
    box-shadow: 0 0 20px 0 rgba(48,49,51,.35);
    position: relative;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
    -webkit-transition-property: height,-webkit-box-shadow;
    transition-property: height,-webkit-box-shadow;
    transition-property: height,box-shadow;
    transition-property: height,box-shadow,-webkit-box-shadow
}

.has-secondary-nav .header {
    -webkit-box-shadow: 0 0 60px 0 rgba(48,49,51,.1);
    box-shadow: 0 0 60px 0 rgba(48,49,51,.1)
}

.header::before {
    height: .3125rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.header .header__content/* ,.header .u-content-container  */{
    height: 100%;
}
.header_top{
    background:none;
    box-shadow:none;
}

.nav-util__corporate-link--mobile {
    font-size: .6875rem;
    line-height: .6875rem;
    letter-spacing: .025em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.6875rem;
    opacity: 1;
    position: absolute;
    top: .0625rem;
    -webkit-transition: opacity .8s ease,visibility 1s ease;
    transition: opacity .8s ease,visibility 1s ease;
    visibility: visible;
    z-index: 3
}

@media screen and (min-width:64em) {
    .nav-util__corporate-link--mobile {
        display: none
    }
}

.header__util {
    height: 2.5rem;
    -webkit-transition: height .75s;
    transition: height .75s;
    background:#333;
}

.is-stuck .header__util {
    height: 0;
    overflow: hidden
}

.header__logo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center left;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height:3.5rem;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
    -webkit-transform-origin: center left;
    transform-origin: center left;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    width: 10.625rem;
}

@media screen and (min-width:64em) {
    .is-stuck .header__logo {
        -webkit-transform: scale(.9) translateY(12px);
        transform: scale(.9) translateY(12px)
    }
}

@media print,screen and (max-width:63.99875em) {
    .header__logo {
        height: 2.375rem;
        margin-bottom: 0;
        width: 8.375rem
    }

    .is-ie .header__logo {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
}

@media screen and (min-width:80em) {
    .header__logo {
        width: 11.875rem;
    }
}

.header__content {
    -webkit-transition: padding .75s;
    transition: padding .75s
}

.is-stuck .header__content {
    padding-bottom: .625rem
}

@media print,screen and (max-width:63.99875em) {
    .header__content {
        padding-bottom: .875rem
    }

    .is-stuck .header__content {
        padding-bottom: .875rem
    }
}

@media screen and (min-width:64em) {
    .header__content {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding:0 0 1.25rem
    }
}

.header__main {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2.8125rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .header__main {
        height: 100%
    }
}

.header__mobile-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.is-ie .header__mobile-links {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.header__menu-toggle {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 18px 16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 1.875rem;
    margin-left: 1rem;
    position: relative
}

.header__menu-toggle .header__close-icon,.header__menu-toggle .header__menu-icon {
    height: 1rem;
    margin: 0 auto;
    width: 1rem
}

.header__menu-toggle .header__close-icon {
    display: none
}

.header__menu-toggle .header__menu-toggle-text {
    font-size: .5rem;
    color: #303133;
    display: block;
    text-transform: uppercase;
    -webkit-transform: translateY(2.5px);
    transform: translateY(2.5px)
}

.is-showing-nav .header__menu-toggle .header__menu-icon {
    display: none
}

.is-showing-nav .header__menu-toggle .header__close-icon {
    display: block
}
.mobile_login{
    width:1.5rem;
}
.mobile_menu{
    width:1.3rem;
    margin:auto;
}

body:not([data-theme=corporate]) .header::after,body:not([data-theme=corporate]) .header::before {
    height: 1.6875rem;
    position: absolute;
    top: 0;
    width: 50%
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header::after,body:not([data-theme=corporate]) .header::before {
        height: 1.875rem;
        -webkit-transition: height .7s;
        transition: height .7s
    }
}

body:not([data-theme=corporate]) .header::before {
    right: 50%
}

body:not([data-theme=corporate]) .header::after {
    left: 50%
}

body:not([data-theme=corporate]) .header .header__content {
    padding-top: 0
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header .header__content {
        padding-bottom: 1.3125rem
    }
}

body:not([data-theme=corporate]) .header .header__util {
    height: 1.875rem;
    width: 100%
}

.is-ie body:not([data-theme=corporate]) .header .header__util {
    position: relative;
    top: -11px
}

body:not([data-theme=corporate]) .header .header__util-bg-container {
    left: 0;
    overflow: hidden;
    padding-top: 1.6875rem;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.is-ie body:not([data-theme=corporate]) .header .header__util-bg-container {
    left: -.625rem
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header .header__util-bg-container {
        padding-top: 1.875rem;
        -webkit-transition: padding .7s;
        transition: padding .7s
    }

    .is-ie body:not([data-theme=corporate]) .header .header__util-bg-container {
        left: -8.75rem
    }
}

body:not([data-theme=corporate]) .header .header__util-bg {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.is-ie body:not([data-theme=corporate]) .header .header__util-bg {
    height: 1.875rem
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header .header__logo {
        height: 2.8125rem;
        margin-bottom: 0;
        position: relative;
        top: .25rem;
        width: 9.1875rem
    }
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header.is-stuck::after,body:not([data-theme=corporate]) .header.is-stuck::before {
        height: .25rem
    }
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header.is-stuck .header__util-bg-container {
        padding-top: .25rem
    }
}

body:not([data-theme=corporate]) .header.is-stuck .header__util {
    height: 0
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header.is-stuck .header__logo {
        -webkit-transform: scale(.9) translateY(0);
        transform: scale(.9) translateY(0)
    }

    body:not([data-theme=corporate]) .header.is-stuck .header__content {
        padding-bottom: 1rem
    }
}

.header-search {
    background: rgba(255,255,255,.6);
    height: 10rem;
    left: 0;
    padding: 2.9375rem 0;
    position: absolute;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    visibility: hidden;
    width: 100%;
    z-index: -1
}

.is-showing-search .header-search {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

@media print,screen and (max-width:63.99875em) {
    .header-search {
        height: 5rem;
        padding: 1.1875rem 0
    }
}

@media screen and (min-width:64em) {
    body:not([data-theme=corporate]) .header-search {
        display: none
    }
}

.header-search__form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 0 15%;
    width: 100%
}

.header-search__form label {
    position: relative;
    width: 100%
}

@media screen and (max-width:29.99875em) {
    .header-search__form {
        padding-left: 0;
        padding-right: 2.1875rem
    }
}

.header-search__field {
    width: 100%
}

.header-search__input,.header-search__label-text {
    font-size: 1rem;
    line-height: 4rem;
    font-weight: 400;
    letter-spacing: .04em;
    color: #9b9b9b
}

.header-search__input::-ms-clear,.header-search__label-text::-ms-clear {
    display: none
}

@media print,screen and (max-width:63.99875em) {
    .header-search__input,.header-search__label-text {
        font-size: 1rem;
        line-height: 2.75rem;
        font-weight: 400;
        letter-spacing: .04em
    }
}

.header-search__label-text {
    left: 1.25rem;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    z-index: 2
}

.field--focused .header-search__label-text,.is-filled-label .header-search__label-text {
    -webkit-transform: scale(.75) translateY(-22px) translateX(-11px);
    transform: scale(.75) translateY(-22px) translateX(-11px)
}

@media print,screen and (max-width:63.99875em) {
    .header-search__label-text {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    .field--focused .header-search__label-text,.is-filled-label .header-search__label-text {
        -webkit-transform: scale(.65) translateY(-22px) translateX(-35px);
        transform: scale(.65) translateY(-22px) translateX(-35px)
    }
}

.header-search__input {
    color: #2d2d2d;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 4.125rem;
    padding: 1.25rem;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .header-search__input {
        height: 2.75rem;
        padding: .5rem
    }
}

.header-search__close,.header-search__submit {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    height: 4.125rem;
    padding: 1.125rem;
    position: absolute;
    top: 0;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 3.75rem;
    z-index: 2
}

.header-search__close:hover,.header-search__submit:hover,[data-whatinput=initial] .header-search__close:focus,[data-whatinput=initial] .header-search__submit:focus,[data-whatintent=keyboard] .header-search__close:focus,[data-whatintent=keyboard] .header-search__submit:focus {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

@media print,screen and (max-width:63.99875em) {
    .header-search__close,.header-search__submit {
        background-size: .875rem;
        height: 2.75rem;
        padding: .75rem;
        width: 2.75rem
    }
}

.header-search__submit {
    right: 0
}

.header-search__close {
    left: 100%;
    -webkit-transform: scale(1.01) translateY(3px);
    transform: scale(1.01) translateY(3px)
}

.header .header__search-toggle {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1rem;
    margin-left:0.5rem;
    padding: 0;
    width: auto;
    font-size:0.75rem;
    color:#fff;
}
.header .header__search-toggle .login_text{
    vertical-align:top;
    margin-right:0.3rem;
    line-height:.75rem;
}
.hero {
    overflow: hidden;
    position: relative
}

.hero.hero--top:not(.hero--home):not(.hero--landing),.secondary-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing),.section-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing) {
    height: 24.25rem
}

@media print,screen and (max-width:79.99875em) {
    .hero.hero--top:not(.hero--home):not(.hero--landing),.secondary-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing),.section-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing) {
        height: 21.875rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .hero.hero--top:not(.hero--home):not(.hero--landing),.secondary-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing),.section-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing) {
        height: auto;
        padding-top: 56%
    }

    .hero.hero--top:not(.hero--home):not(.hero--landing) .u-content-container,.secondary-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing) .u-content-container,.section-nav__sticky-container~.hero:not(.hero--home):not(.hero--landing) .u-content-container {
        padding-left: 0;
        padding-right: 0
    }
}

.hero.hero--top.hero--home,.secondary-nav__sticky-container~.hero.hero--home,.section-nav__sticky-container~.hero.hero--home {
    padding-bottom: 0
}

@media print,screen and (max-width:63.99875em) {
    .hero.hero--top.hero--home,.secondary-nav__sticky-container~.hero.hero--home,.section-nav__sticky-container~.hero.hero--home {
        height: auto;
        min-height: 21.875rem
    }
}

@media screen and (min-width:64em) {
    .hero.hero--top.hero--home,.secondary-nav__sticky-container~.hero.hero--home,.section-nav__sticky-container~.hero.hero--home {
        height: 55.125rem
    }

    .hero.hero--top.hero--home .hero__content,.secondary-nav__sticky-container~.hero.hero--home .hero__content,.section-nav__sticky-container~.hero.hero--home .hero__content {
        padding-top: 23.125rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero.hero--top.hero--landing,.secondary-nav__sticky-container~.hero.hero--landing,.section-nav__sticky-container~.hero.hero--landing {
        padding-bottom: 2.1875rem
    }
}

@media screen and (max-width:29.99875em) {
    .hero.hero--top.hero--landing,.secondary-nav__sticky-container~.hero.hero--landing,.section-nav__sticky-container~.hero.hero--landing {
        padding-bottom: 0
    }
}

@media screen and (min-width:64em) {
    .hero.hero--top.hero--landing,.secondary-nav__sticky-container~.hero.hero--landing,.section-nav__sticky-container~.hero.hero--landing {
        height: 34.375rem
    }
}

.hero__bg-shapes {
    height: 34.375rem;
    position: absolute;
    right: -44.75rem;
    top: -9.875rem;
    width: 120.375rem
}

.hero__bg-shapes svg {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-150px) translateX(-260px);
    transform: translateY(-150px) translateX(-260px);
    -webkit-transition: background 2s ease .1s,opacity 1.2s,-webkit-transform 1.2s;
    transition: background 2s ease .1s,opacity 1.2s,-webkit-transform 1.2s;
    transition: background 2s ease .1s,opacity 1.2s,transform 1.2s;
    transition: background 2s ease .1s,opacity 1.2s,transform 1.2s,-webkit-transform 1.2s;
    z-index: -1
}

.hero__bg-shapes .hero__bg-shape--back {
    left: 12.1875rem;
    top: -2.5rem;
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    z-index: -2
}

.is-in-view .hero__bg-shapes svg {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0)
}

@media print,screen and (max-width:63.99875em) {
    .hero__ctas-container {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 2.5rem
    }
}

@media screen and (min-width:64em) {
    .hero__ctas-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero--home .hero__content {
        background-size: cover;
        padding: 1.875rem 0
    }
}

@media screen and (min-width:64em) {
    .hero--home .hero__content {
        background-size: 0 0
    }
}

.hero--home .hero__content .u-content-container {
    width: 100%
}

.hero--home .hero__inner {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 2
}

@media screen and (min-width:64em) {
    .hero--home .hero__inner {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.hero--home .hero__content-text {
    opacity: 0;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

@media screen and (min-width:64em) {
    .hero--home .hero__content-text {
        /* max-width: 28.4375rem */
    }
}

.hero--home.is-in-view .hero__content-text {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    width:100%;
    text-align:center;
}

.hero--home .hero__title {
    font-size:4rem;
    line-height: 1.875rem;
    font-weight:bold;
    position:relative;
    padding-bottom:3.5rem;
    letter-spacing:0.5rem;
}
.hero--home .hero__title::after{
    content:"";
    width:130px;
    height:6px;
    background:#008842;
    position:absolute;
    left:50%;
    bottom:0;
    margin-left:-65px;
}

@media screen and (min-width:64em) {
    .hero--home .hero__title {
        font-size: 4.2rem;
        line-height: 3.25rem
    }
}[data-theme=corporate] .hero--home .hero__title {
    text-transform: uppercase
}

.hero--home .hero__caption {
    font-size: .95rem;
    line-height: 1.125rem;
    font-weight: bold;
    display: block;
    margin-top: 1rem;
}

@media screen and (min-width:64em) {
    .hero--home .hero__caption {
        font-size:4.2rem;
        line-height:3rem;
        font-weight: bold
    }
}

@media screen and (min-width:64em) {
    .hero--home .hero__ctas {
        bottom: 3.875rem;
        position: absolute;
        width: 100%;
        z-index: 2
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero--home .hero__background {
        height: auto;
        position: static;
        top: 0
    }
}

@media print,screen and (max-width:47.99875em) {
    .hero--home .hero__background {
        padding-top: 56%
    }
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .hero--home .hero__background {
        padding-top: 45.5%
    }
}

.hero__content-cta {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 1rem
}

.hero__content-cta:hover .hero__content-cta-icon,[data-whatinput=initial] .hero__content-cta:focus .hero__content-cta-icon,[data-whatintent=keyboard] .hero__content-cta:focus .hero__content-cta-icon {
    opacity: .9
}

.hero__content-cta .hero__content-cta-icon svg {
    fill: #fff
}

.hero__content-cta:not(.hero__content-cta--play) .hero__content-cta-icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #eee;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.hero__content-cta-text {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 300;
    letter-spacing: .04em;
    color: #fff;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .hero__content-cta-text {
        font-size: .875rem;
        line-height: 1.25rem;
        font-weight: 500
    }
}

.hero__content--left .hero__content-cta-text {
    font-size: .75rem;
    line-height: 1.25rem;
    font-weight: 500
}

.hero__content-cta-icon {
    display: block;
    height: 2.3125rem;
    margin-right: .625rem;
    opacity: 1;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    width: 2.3125rem
}

@media print,screen and (max-width:63.99875em) {
    .hero__content-cta-icon {
        height: 1.8125rem;
        width: 1.8125rem
    }
}

.hero__background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.hero__background:not(.hero__background--multilayer) {
    background-position: center top
}

@media screen and (min-width:64em) {
    .hero--home .hero__background:not(.hero__background--multilayer) {
        background-size: 100% auto
    }
}

.hero__background.parallax--10 {
    height: 110%;
    top: -10%
}

.hero__background.parallax--20 {
    height: 120%;
    top: -20%
}

.hero__background.parallax--30 {
    height: 130%;
    top: -30%
}

.hero__background.parallax--40 {
    height: 140%;
    top: -40%
}

.hero__background.parallax--50 {
    height: 150%;
    top: -50%
}

.hero__background.parallax--60 {
    height: 160%;
    top: -60%
}

.hero__background.parallax--70 {
    height: 170%;
    top: -70%
}

.hero__background.parallax--80 {
    height: 180%;
    top: -80%
}

.hero__background.parallax--90 {
    height: 190%;
    top: -90%
}

@media screen and (min-width:64em) {
    html:not(.is-mobile-safari):not(.is-mobile-chrome):not(.is-iOS) .hero--home .hero__background:not(.hero__background--multilayer),html:not(.is-mobile-safari):not(.is-mobile-chrome):not(.is-iOS) .hero--parallax .hero__background:not(.hero__background--multilayer) {
        background-attachment: fixed
    }
}

html:not(.is-mobile-safari):not(.is-mobile-chrome):not(.is-iOS) .hero--parallax .hero__background:not(.hero__background--multilayer) {
    z-index: -1
}

.hero__content {
    position: relative;
    z-index: 2
}

.hero--text-white .hero__content {
    color: #fff
}

.hero--parallax {
    height: 56.25vw;
    max-height: 51.875rem
}

.hero--parallax .hero__background {
    background-position: center right
}

.hero--video {
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: margin,height;
    transition-property: margin,height;
    will-change: height,margin
}

.hero--video .hero__player {
    background-color: #303133;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 2
}

@media screen and (min-width:64em) {
    .hero--video .hero__player {
        height: 100%
    }
}

.hero--video .js-player-play {
    opacity: 0;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: hidden
}

.hero--video.is-ready .js-player-play,.is-sitecore-ee .hero--video .js-player-play {
    opacity: 1;
    visibility: visible
}

.hero--video.is-ready.is-showing-video .hero__background,.hero--video.is-ready.is-showing-video .js-player-play,.is-sitecore-ee .hero--video.is-showing-video .hero__background,.is-sitecore-ee .hero--video.is-showing-video .js-player-play {
    opacity: 0;
    visibility: hidden
}

.hero--video.is-ready.is-showing-video .hero__content,.is-sitecore-ee .hero--video.is-showing-video .hero__content {
    opacity: 0
}

@media screen and (min-width:64em) {
    .hero--video.is-ready.is-showing-video .hero__ctas,.is-sitecore-ee .hero--video.is-showing-video .hero__ctas {
        opacity: 0;
        visibility: hidden
    }
}

.hero--video.is-showing-video {
    margin-bottom: 4.6875rem;
    overflow: visible
}

@media print,screen and (max-width:63.99875em) {
    .hero--video.is-showing-video.hero--top,.secondary-nav__sticky-container~.hero--video.is-showing-video,.section-nav__sticky-container~.hero--video.is-showing-video {
        margin-bottom: 0
    }
}

.hero--video.is-showing-video .hero__player {
    opacity: 1;
    visibility: visible
}

.hero--video.is-showing-transcript {
    margin-bottom: 17.1875rem
}

@media print,screen and (max-width:63.99875em) {
    .hero--video.is-showing-transcript.hero--top,.secondary-nav__sticky-container~.hero--video.is-showing-transcript,.section-nav__sticky-container~.hero--video.is-showing-transcript {
        margin-bottom: 0
    }

    .hero--video.is-showing-transcript.hero--landing {
        margin-bottom: 13.5rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero--video.hero--top .player__transcript-container,.secondary-nav__sticky-container~.hero--video .player__transcript-container,.section-nav__sticky-container~.hero--video .player__transcript-container {
        top: 100%
    }

    .hero--video.hero--top.is-showing-video .hero__content,.secondary-nav__sticky-container~.hero--video.is-showing-video .hero__content,.section-nav__sticky-container~.hero--video.is-showing-video .hero__content {
        height: 0;
        opacity: 0
    }

    .hero--video.hero--top.is-showing-video .hero__ctas,.secondary-nav__sticky-container~.hero--video.is-showing-video .hero__ctas,.section-nav__sticky-container~.hero--video.is-showing-video .hero__ctas {
        margin-top: 1rem;
        -webkit-transition: margin .7s;
        transition: margin .7s
    }

    .hero--video.hero--top.is-showing-transcript .hero__ctas,.secondary-nav__sticky-container~.hero--video.is-showing-transcript .hero__ctas,.section-nav__sticky-container~.hero--video.is-showing-transcript .hero__ctas {
        margin-top: 14.5rem
    }
}

@media screen and (min-width:64em) {
    .hero--video.hero--top .hero__player,.hero--video.hero--top .player,.secondary-nav__sticky-container~.hero--video .hero__player,.secondary-nav__sticky-container~.hero--video .player,.section-nav__sticky-container~.hero--video .hero__player,.section-nav__sticky-container~.hero--video .player {
        padding-top: 2.375rem
    }
}

.hero--landing {
    height: 21.875rem
}

.hero--landing.hero--video {
    height: auto;
    min-height: 21.875rem
}

.hero--landing.hero--video.is-showing-video {
    min-height: 0
}

@media print,screen and (max-width:63.99875em) {
    .hero--landing {
        height: auto
    }
}

@media screen and (min-width:64em) {
    .hero--landing {
        min-height: 32rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero--landing .hero__content-container {
        padding: 0
    }
}

.hero--landing .hero__background {
    bottom: auto;
    top: 0
}

@media print,screen and (max-width:63.99875em) {
    .hero--landing .hero__background {
        padding-top: 56%;
        position: relative
    }
}

@media print,screen and (max-width:63.99875em) {
    .hero--landing .hero__content {
        background-color: #f5f5f5;
        padding: 2rem 3rem 2rem 1rem
    }
}

@media screen and (min-width:64em) {
    .hero--landing .hero__content {
        margin-top: 6rem;
        max-width: 33.75rem
    }

    .hero--landing .hero__content.hero__content--left {
        margin-left: 0;
        margin-right: auto
    }

    .hero--landing .hero__content.hero__content--right {
        margin-left: auto;
        margin-right: 0
    }

    .hero--landing .hero__content.hero__content--center {
        margin-left: auto;
        margin-right: auto
    }
}

.hero--landing .hero__content .hero__title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 300;
    margin-bottom: .75rem;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .hero--landing .hero__content .hero__title {
        font-size: 2.625rem;
        line-height: 3.25rem
    }
}

.hero--landing .hero__content .hero__caption {
    display: block
}

.hero--landing .hero__content .hero__content-cta {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 1.5rem
}

.hero--landing .hero__content .hero__content-cta .fas {
    margin-left: .375rem;
    margin-right: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media screen and (min-width:64em) {
    .hero-cta {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(25% - 1.125rem);
        margin-left: .5625rem;
        margin-right: .5625rem
    }
    /* .hero-cta:first-child{
        width:43%;
    } */
}

.hero-cta--expand_1 {
    background-color:#008842;
    -webkit-box-shadow: 0 0 14px 5px rgba(48,49,51,.1);
    box-shadow: 0 0 14px 5px rgba(48,49,51,.1);
    /* max-width: 14rem; */
    opacity: 0;
    padding: 1rem 1.125rem;
    text-align: center;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
    -webkit-transition-property: padding,opacity,-webkit-transform;
    transition-property: padding,opacity,-webkit-transform;
    transition-property: padding,opacity,transform;
    transition-property: padding,opacity,transform,-webkit-transform;
    border-radius:30px;
    width:18%;
}
.hero-cta--expand_1:nth-child(2){
    /* max-width:30rem; */
    width:20%;
}
.hero-cta--expand_1:first-child{
     width:26%;
}


@media print,screen and (max-width:63.99875em) {
    .hero-cta--expand_1 {
        display: block;
        margin: 0 auto;
        text-align: left
    }
}

@media print,screen and (max-width:79.99875em) {
    .hero-cta--expand_1 {
        max-width: 25rem
    }
}

.is-in-view .hero-cta--expand_1 {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.hero-cta--expand_1:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.hero-cta--expand_1:nth-child(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}
.is-in-view .hero-cta--expand_1:hover{
    border:1px solid #fff;
    box-shadow:0 5px 5px rgba(0,0,0,.3)
}

/* .hero-cta--expand.is-expanded,.hero-cta--expand:hover,[data-whatinput=initial] .hero-cta--expand:focus,[data-whatintent=keyboard] .hero-cta--expand:focus {
    padding-bottom: 1.625rem;
    padding-top: 1.5rem
} */

/* .hero-cta--expand.is-expanded .hero-cta__text,.hero-cta--expand:hover .hero-cta__text,[data-whatinput=initial] .hero-cta--expand:focus .hero-cta__text,[data-whatintent=keyboard] .hero-cta--expand:focus .hero-cta__text {
    -webkit-transform: translateX(-12px);
    transform: translateX(-12px)
} */

/* .hero-cta--expand.is-expanded .hero-cta__text .hero-cta__icon,.hero-cta--expand:hover .hero-cta__text .hero-cta__icon,[data-whatinput=initial] .hero-cta--expand:focus .hero-cta__text .hero-cta__icon,[data-whatintent=keyboard] .hero-cta--expand:focus .hero-cta__text .hero-cta__icon {
    opacity: 0
} */

@media print,screen and (max-width:63.99875em) {
    .hero-cta--expand.is-expanded .hero-cta__text,.hero-cta--expand_1:hover .hero-cta__text,[data-whatinput=initial] .hero-cta--expand_1:focus .hero-cta__text,[data-whatintent=keyboard] .hero-cta--expand_1:focus .hero-cta__text {
        -webkit-transform: translateX(-32px);
        transform: translateX(-32px)
    }
	.hero-cta--expand_1:first-child{
		width:100%
	}
}

.hero-cta--expand_1.is-expanded .hero-cta__inner,.hero-cta--expand_1:hover .hero-cta__inner,[data-whatinput=initial] .hero-cta--expand_1:focus .hero-cta__inner,[data-whatintent=keyboard] .hero-cta--expand_1:focus .hero-cta__inner {
    max-height: 12.5rem;
    padding-top: .5rem
}

.hero-cta--expand_1.is-expanded .hero-cta__inner .hero-cta__icon,.hero-cta--expand_1:hover .hero-cta__inner .hero-cta__icon,[data-whatinput=initial] .hero-cta--expand_1:focus .hero-cta__inner .hero-cta__icon,[data-whatintent=keyboard] .hero-cta--expand_1:focus .hero-cta__inner .hero-cta__icon {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.hero-cta--expand_1 .hero-cta__icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.375rem;
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    width: 1.75rem
}

.hero-cta--expand_1 .hero-cta__icon svg {
    height: 100%;
    width: 100%
}

.hero-cta--expand_1 .hero-cta__text {
    font-size: 1rem;
    font-weight:bold;
    line-height: 1rem;
    font-weight:bold;
    letter-spacing: .02em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
    -webkit-transition-property: color,-webkit-transform;
    transition-property: color,-webkit-transform;
    transition-property: color,transform;
    transition-property: color,transform,-webkit-transform;
    width: 100%
}
/* .hero-cta--expand_1 .enter_btn{
    width:80px;
    height:35px;
    line-height:35px;
    text-align:center;
    background:#fff;
    color:#008842;

} */

@media print,screen and (max-width:63.99875em) {
    .hero-cta--expand_1 .hero-cta__text {
        font-size: .75rem;
        line-height: .875rem;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.hero-cta--expand_1 .hero-cta__text .hero-cta__icon {
    margin-left: .65rem;
    position: relative;
    top:-3px;
}
.hero-cta--expand_1 .hero-cta__text .hero-cta__icon img{
    max-width:100%;
}

.hero-cta--expand_1 .hero-cta__inner {
    color: #303133;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition-duration: .75s;
    transition-duration: .75s;
    -webkit-transition-property: max-height,padding;
    transition-property: max-height,padding;
    width: 100%
}

@media print,screen and (max-width:79.99875em) {
    .hero-cta--expand_1 .hero-cta__inner {
        font-size: .875rem;
        line-height: 1rem
    }
}

.hero-cta--expand_1 .hero-cta__inner .hero-cta__icon {
    display: block;
    margin: 0 auto;
    opacity: 0
}

@media screen and (min-width:80em) {
    .hero-cta--expand_1 .hero-cta__content {
        padding: 0 1.5625rem
    }
}

.hero-cta--link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 20.9375rem;
    padding: .75rem
}

@media print,screen and (max-width:63.99875em) {
    .hero-cta--link {
        margin: .625rem auto
    }
}

.hero-cta--link .hero-cta__text {
    font-size: .875rem;
    line-height: 1.125rem;
    letter-spacing: .03em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase
}

.hero-cta--link .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.375rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: .625rem;
    margin-right: 0;
    position: relative;
    top: 1px;
    width: 1.375rem
}

.horizontal-links {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    min-height: 6.9375rem
}

.horizontal-links__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    flex-direction: column
}

@media print,screen and (max-width:47.99875em) {
    .horizontal-links__list {
        padding: 1rem 0
    }
}

@media screen and (min-width:48em) {
    .horizontal-links__list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        width: 75%
    }
}

@media screen and (min-width:64em) {
    .horizontal-links__list {
        width: 50%
    }
}

.is-ie .horizontal-links__list {
    padding: 1.875rem 0
}

.horizontal-links__list-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: .5rem;
    position: relative;
    text-align: center
}

@media print,screen and (max-width:47.99875em) {
    .horizontal-links__list-item {
        margin: 1rem 0
    }
}

@media screen and (min-width:48em) {
    .horizontal-links__list-item {
        padding: 0 2rem;
        width: calc(100% / 3)
    }

    .horizontal-links__list-item:not(:last-child)::after {
        background-color: #fff;
        content: '';
        height: 54px;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px
    }
}

@media screen and (min-width:90em) {
    .horizontal-links__list-item {
        padding: 0 3rem
    }
}

.horizontal-links__link {
    font-size: 1rem;
    line-height: 1.5rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%
}

.horizontal-links__link::after {
    background-color: #fff;
    bottom: -.75rem;
    content: '';
    height: 2px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease,-webkit-transform 250ms ease;
    width: 25%
}

@media screen and (max-width:29.99875em) {
    .horizontal-links__link::after {
        height: 1px
    }
}

@media print,screen and (max-width:47.99875em) {
    .horizontal-links__list-item:not(:last-child) .horizontal-links__link::after {
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }

    .horizontal-links__link::after {
        bottom: -1.5rem;
        width: 100%
    }
}

.horizontal-links__link:hover,[data-whatinput=initial] .horizontal-links__link:focus,[data-whatintent=keyboard] .horizontal-links__link:focus {
    color: #fff
}

.horizontal-links__link:hover::after,[data-whatinput=initial] .horizontal-links__link:focus::after,[data-whatintent=keyboard] .horizontal-links__link:focus::after {
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1)
}

@media screen and (min-width:48em) {
    .horizontal-links__link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 211px
    }
}

.image-carousel {
    margin: 2.1875rem 0;
    max-width: 51.75rem
}

.image-carousel .flickity-button {
    display: none
}

@media screen and (min-width:64em) {
    .image-carousel {
        margin: 2.8125rem 0
    }
}

.rtf .image-carousel {
    margin-top: 2.625rem
}

.image-carousel+.rtf {
    margin-top: 0
}

.content-container .image-carousel:first-child {
    margin-bottom: 0;
    margin-top: 0
}

.image-carousel__items {
    margin-bottom: 1.5625rem
}

.image-carousel__thumbnails {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media print,screen and (max-width:63.99875em) {
    .is-carousel .image-carousel__item {
        margin: 0 .5rem;
        width: calc(100% - 4rem)
    }
}

@media screen and (min-width:64em) {
    .image-carousel__item {
        width: 100%
    }
}

.image-carousel__item-inner {
    padding-bottom: 66.67%;
    position: relative;
    width: 100%
}

.image-carousel__item-image {
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.image-carousel__item-caption {
    font-size: .625rem;
    line-height: .8125rem;
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(48,49,51,0)),to(#303133));
    background-image: linear-gradient(to bottom,rgba(48,49,51,0),#303133);
    bottom: 0;
    color: #fff;
    padding: 3.125rem .625rem 1.25rem;
    position: absolute;
    width: 100%
}

@media screen and (min-width:30em) {
    .image-carousel__item-caption {
        font-size: .8125rem;
        line-height: 1rem;
        padding: 3.125rem 1.5625rem .9375rem 2.625rem
    }
}

.image-carousel__caption-text {
    display: block;
    position: relative
}

@media screen and (min-width:30em) {
    .image-carousel__caption-text::before {
        background-color: #fff;
        height: 100%;
        left: -.875rem;
        position: absolute;
        top: 0;
        width: .25rem
    }
}

.image-carousel__thumbnail {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(20% - .5rem);
    margin-left: .25rem;
    margin-right: .25rem;
    position: relative
}

.image-carousel__thumbnail:first-child {
    margin-left: 0
}

.image-carousel__thumbnail:last-child {
    margin-right: 0
}

.image-carousel__thumbnail::after {
    background-color: #303133;
    height: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: height .6s;
    transition: height .6s;
    width: 100%
}

.image-carousel__thumbnail.is-selected::after {
    height: .375rem
}

.image-carousel__thumbnail:hover .image-carousel__thumbnail-image,[data-whatinput=initial] .image-carousel__thumbnail:focus .image-carousel__thumbnail-image,[data-whatintent=keyboard] .image-carousel__thumbnail:focus .image-carousel__thumbnail-image {
    opacity: .8;
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.image-carousel__thumbnail-image {
    opacity: 1;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform
}

.image-carousel__thumbnail-image-container {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%
}

.item__date {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #303133;
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: .75rem .875rem 1.0625rem;
    text-align: center;
    width: 5.9375rem
}

.item__month {
    font-size: .625rem;
    line-height: .875rem;
    text-transform: uppercase
}

.item__day {
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 500;
    border-top: 1px solid #666;
    display: block;
    margin-top: .5rem;
    padding-top: .4375rem;
    text-transform: uppercase;
    width: 100%
}

.large-teaser__item {
    -webkit-box-shadow: 0 0 30px -10px rgba(0,0,0,.5);
    box-shadow: 0 0 30px -10px rgba(0,0,0,.5);
    max-width: 100%;
    position: relative;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .large-teaser__item {
        margin-bottom: 2.8125rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 37.5rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .two-column__col .large-teaser__item {
        margin-bottom: 0
    }
}

@media screen and (min-width:64em) {
    .two-column__col .large-teaser__item~.large-teaser__item {
        margin-top: 3.75rem
    }
}

.large-teaser__media-container:not(.large-teaser__media-container--player) {
    overflow: hidden
}

.large-teaser__link {
    height: 100%;
    width: 100%
}

.large-teaser__link:hover .large-teaser__background {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.large-teaser__link:hover .fas {
    color: #fff
}

.large-teaser__background {
    -webkit-transition: -webkit-transform .5s;
    transition: -webkit-transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s
}

.large-teaser__text-container {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 8.375rem;
    overflow: hidden;
    padding: 1.75rem 2.25rem;
    position: relative;
    width: 100%
}

.large-teaser__text-container::after,.large-teaser__text-container::before {
    height: 100%;
    position: absolute;
    top: 0;
    -webkit-transform: skew(-60deg);
    transform: skew(-60deg);
    z-index: 1
}

.large-teaser__text-container::before {
    left: -50%;
    width: 50%
}

.large-teaser__text-container::after {
    left: 70%;
    width: 100%
}

.large-teaser__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    margin-bottom: 0;
    margin-right: 1rem;
    max-width: 100%;
    padding-bottom: 1rem;
    position: relative;
    z-index: 2
}

@media print,screen and (max-width:63.99875em) {
    .large-teaser__title {
        font-size: 1.3125rem;
        line-height: 1.75rem
    }
}

.large-teaser__teaser {
    font-size: .75rem;
    line-height: 1.125rem;
    max-width: 100%;
    position: relative;
    z-index: 2
}

.large-teaser__cta {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    max-width: 100%;
    position: relative;
    z-index: 2
}

.large-teaser__cta .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .625rem;
    height: 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 100%;
    margin-left: 0;
    margin-right: .375rem;
    margin-top: 0;
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.5rem
}

.large-teaser__item--player {
    -webkit-transition: margin .7s;
    transition: margin .7s
}

.large-teaser__item--player.is-ready .large-teaser__cta {
    opacity: 1;
    visibility: visible
}

.large-teaser__item--player.is-showing-video {
    -webkit-box-shadow: 0 -5px 30px -10px rgba(0,0,0,.5);
    box-shadow: 0 -5px 30px -10px rgba(0,0,0,.5);
    margin-bottom: 2.1875rem
}

.large-teaser__item--player.is-showing-video .large-teaser__player {
    opacity: 1;
    visibility: visible
}

.large-teaser__item--player.is-showing-transcript {
    margin-bottom: 14.6875rem
}

.large-teaser__item--player .large-teaser__media-container {
    position: relative
}

.large-teaser__item--player .large-teaser__text-container {
    opacity: 1;
    visibility: visible
}

.large-teaser__item--player .large-teaser__player {
    opacity: 0;
    visibility: hidden
}

.large-teaser__item--player .large-teaser__player,.large-teaser__item--player .player__embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.large-teaser__item--player .player__frame {
    bottom: 0;
    height: 0;
    margin: auto 0;
    padding-bottom: 56.25%;
    position: absolute;
    top: 0
}

.large-teaser__item--player .player__transcript-container {
    -webkit-box-shadow: 0 0 40px -10px rgba(0,0,0,.5);
    box-shadow: 0 0 40px -10px rgba(0,0,0,.5);
    padding: 0 1.625rem 1.9375rem 2.625rem;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .large-teaser__item--player .player__transcript-container {
        margin: 0;
        padding: 0
    }
}

.large-teaser__item--player .player__close {
    right: 0;
    top: -4.0625rem
}

.large-teaser__item--player .player__close svg {
    fill: #303133
}

.large-teaser__item--player .large-teaser__cta {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 500;
    letter-spacing: .03em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    opacity: 0;
    position: unset;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: hidden
}

.large-teaser__item--player .large-teaser__cta-icon {
    border-radius: 50%;
    display: inline-block;
    height: 4.375rem;
    left: 50%;
    margin-right: .5rem;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: scale(1) translateY(-50%) translateX(-50%);
    transform: scale(1) translateY(-50%) translateX(-50%);
    -webkit-transition: opacity .4s,visibility .4s;
    transition: opacity .4s,visibility .4s;
    visibility: visible;
    width: 4.375rem
}

.large-teaser__item--player .large-teaser__cta-icon:hover {
    opacity: 1
}

.large-teaser__item--player .large-teaser__cta-icon svg {
    fill: #fff
}

.large-teaser-set {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

@media screen and (min-width:64em) {
    .large-teaser-set {
        margin-bottom: 3.75rem;
        margin-top: 3.75rem
    }
}

.large-teaser-set__title {
    font-size: 2.5rem;
    line-height: 3rem;
    text-align: center;
    text-transform: uppercase
}

.large-teaser-set__teaser-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 3.125rem auto 0 auto
}

@media print,screen and (max-width:63.99875em) {
    .large-teaser-set__teaser-items {
        max-width: 37.5rem
    }
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media print,screen and (max-width:79.99875em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item {
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.2)
    }
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item {
        width: 50%
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item {
    color: #fff;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    width: 100%
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item {
        height: 100%;
        padding-bottom: 0
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:hover,[data-whatinput=initial] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:focus,[data-whatintent=keyboard] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:focus {
    color: #fff
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:hover .teaser-item__img,[data-whatinput=initial] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:focus .teaser-item__img,[data-whatintent=keyboard] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item:focus .teaser-item__img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__content {
    color: #303133;
    padding: 1.25rem 1.25rem 0
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__content {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(48,49,51,0)),to(rgba(48,49,51,.9)));
        background-image: linear-gradient(to bottom,rgba(48,49,51,0),rgba(48,49,51,.9));
        bottom: 0;
        color: #fff;
        left: 0;
        padding: 0 1.25rem;
        pointer-events: none;
        position: absolute;
        -webkit-transition: background .5s ease,opacity 1s ease .1s,-webkit-transform 1s ease .1s;
        transition: background .5s ease,opacity 1s ease .1s,-webkit-transform 1s ease .1s;
        transition: background .5s ease,opacity 1s ease .1s,transform 1s ease .1s;
        transition: background .5s ease,opacity 1s ease .1s,transform 1s ease .1s,-webkit-transform 1s ease .1s;
        width: 100%;
        z-index: 2
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__content:hover,[data-whatinput=initial] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__content:focus,[data-whatintent=keyboard] .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__content:focus {
    color: #fff
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__title {
        font-size: 1.5rem;
        line-height: 2.125rem;
        font-weight: 400;
        margin-top: 1.1875rem
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__figure {
    overflow: hidden;
    position: relative
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__figure {
        height: 100%
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__figure::after {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,rgba(45,45,45,0)),to(rgba(45,45,45,.7)));
    background-image: linear-gradient(to bottom,rgba(45,45,45,0) 60%,rgba(45,45,45,.7) 100%);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    -webkit-transition: -webkit-transform 250ms ease-out;
    transition: -webkit-transform 250ms ease-out;
    transition: transform 250ms ease-out;
    transition: transform 250ms ease-out,-webkit-transform 250ms ease-out;
    width: 100%
}

@media screen and (min-width:64em) {
    .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__img {
        height: 100%
    }
}

.is-ie:not(.is-edge) .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__img {
    max-width: none
}

@media screen and (min-width:64em) {
    .is-ie:not(.is-edge) .large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item .teaser-item__img {
        width: auto
    }
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item[data-in-view] .teaser-item__content {
    opacity: 0;
    -webkit-transform: translateY(1.5rem);
    transform: translateY(1.5rem)
}

.large-teaser-set__teaser-items .large-teaser-set__featured-item .teaser-item[data-in-view].is-in-view .teaser-item__content {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.teaser-set__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%
}

@media screen and (min-width:64em) {
    .teaser-set__items {
        margin-left: 1.25rem;
        width: 50%
    }
}

.teaser-set__items .teaser-item {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:29.99875em) {
    .teaser-set__items .teaser-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media print,screen and (max-width:63.99875em) {
    .teaser-set__items .teaser-item {
        margin-top: 1.25rem
    }
}

@media screen and (min-width:64em) {
    .teaser-set__items .teaser-item:not(:first-child) {
        margin-top: 1.125rem
    }
}

.teaser-set__items .teaser-item:hover .teaser-item__img,[data-whatinput=initial] .teaser-set__items .teaser-item:focus .teaser-item__img,[data-whatintent=keyboard] .teaser-set__items .teaser-item:focus .teaser-item__img {
    -webkit-transform: scale(1.06);
    transform: scale(1.06)
}

.teaser-set__items .teaser-item__figure {
    overflow: hidden;
    width: 100%
}

@media screen and (min-width:30em) {
    .teaser-set__items .teaser-item__figure {
        max-width: 12rem
    }
}

.teaser-set__items .teaser-item__img {
    -webkit-transition: -webkit-transform 250ms ease-out;
    transition: -webkit-transform 250ms ease-out;
    transition: transform 250ms ease-out;
    transition: transform 250ms ease-out,-webkit-transform 250ms ease-out;
    width: 100%
}

.teaser-set__items .teaser-item__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.is-ie .teaser-set__items .teaser-item__content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.teaser-set__items .teaser-item__title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 400;
    margin: 1.25rem auto auto 1.25rem;
    -webkit-transition: color 250ms ease;
    transition: color 250ms ease
}

.teaser-set__items .teaser-item__title .fas {
    color: #008842;
    font-size: .75rem;
    top: -1px
}

@media print,screen and (max-width:29.99875em) {
    .teaser-set__items .teaser-item__title .fas {
        display: none
    }
}

.teaser-set__items .teaser-item__teaser {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0 1.25rem
}

@media screen and (max-width:29.99875em) {
    .teaser-set__items .teaser-item__teaser {
        margin: 0 1.125rem 1.125rem
    }
}

.large-teaser-set__cta-buttons {
    text-align: center
}

.large-teaser-set__cta-button {
    font-size: .75rem;
    line-height: .75rem;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    display: block;
    margin: 3.4375rem auto 0;
    text-transform: uppercase
}

.large-teaser-set__cta-button .fas {
    top: 1px
}

@media print,screen and (max-width:63.99875em) {
    .large-teaser-set__cta-button {
        margin-top: 1.5rem
    }
}

.leadership-list {
    margin: 2.5rem 0 3.125rem
}

@media screen and (min-width:64em) {
    .leadership-list {
        margin: 2.8125rem 0 3.75rem
    }
}

.leadership-list__group {
    margin-bottom: 2.8125rem
}

@media screen and (min-width:64em) {
    .leadership-list__group {
        margin-bottom: 4.0625rem
    }
}

.leadership-list__group.leadership-list__group--gray {
    background-color: #f5f5f5;
    margin-bottom: 0;
    padding-bottom: 2.8125rem;
    padding-top: 1.875rem
}

@media screen and (min-width:64em) {
    .leadership-list__group.leadership-list__group--gray {
        padding-bottom: 4.0625rem;
        padding-top: 2.8125rem
    }
}

.leadership-list__group .group__title {
    font-size: 1.375rem;
    line-height: 2rem;
    font-weight: 300;
    margin-bottom: 1.625rem
}

@media screen and (min-width:64em) {
    .leadership-list__group .group__title {
        font-size: 2.125rem;
        line-height: 2.875rem;
        margin-bottom: 2.125rem
    }
}

.leadership-list__group .group__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,screen and (max-width:47.99875em) {
    .leadership-list__group .group__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:48em) {
    .leadership-list__group .group__items {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 -1rem
    }
}

.leadership-list__group .group__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1rem 0;
    width: 100%
}

.leadership-list__group .group__item[data-in-view] {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

.leadership-list__group .group__item[data-in-view].is-in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.leadership-list__group .group__item[data-in-view]:nth-child(3n-1) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.leadership-list__group .group__item[data-in-view]:nth-child(3n) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

@media screen and (min-width:48em) {
    .leadership-list__group .group__item {
        margin: 1.5rem 1rem;
        width: calc(50% - 32px)
    }
}

@media screen and (min-width:64em) {
    .leadership-list__group .group__item {
        width: calc(33% - 32px)
    }
}

.leadership-list__group .item__link {
    color: #303133;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

.leadership-list__group .item__text {
    font-size: .875rem;
    line-height: 1.125rem;
    padding-top: 1.25rem
}

@media screen and (min-width:48em) {
    .leadership-list__group .item__text {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.leadership-list__group .item__name {
    color: #303133;
    margin-bottom: 0;
    -webkit-transition: color .4s;
    transition: color .4s
}

.leadership-list__group .item__title {
    font-style: italic;
    font-weight: 300
}

.leadership-list__group .item__image {
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 9.0625rem;
    margin-right: .5rem;
    max-width: 50%;
    width: 9.0625rem
}

.link,a {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: opacity,background,border,color;
    transition-property: opacity,background,border,color
}

.link:hover,[data-whatinput=initial] .link:focus,[data-whatinput=initial] a:focus,[data-whatintent=keyboard] .link:focus,[data-whatintent=keyboard] a:focus,a:hover {
    color: inherit
}

.link--back {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 300;
    display: inline-block
}

.link--back .fas {
    font-size: .75rem;
    margin-left: 0;
    margin-right: .25rem;
    top: -.0625rem
}

.sidebar .link-list {
    margin: 2.5rem auto
}

@media screen and (min-width:64em) {
    .sidebar .link-list {
        padding-left: 2.5rem;
        padding-right: .9375rem
    }
}

.three-column .link-list {
    height: 100%;
    padding: 2.1875rem
}

@media screen and (min-width:64em) {
    .three-column .link-list {
        padding: 2.0625rem 2.0625rem 2.5rem 4.125rem
    }
}

.three-column--gray .link-list {
    background-color: #fff
}

.link-list__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .link-list__title {
        font-size: 1.4375rem;
        line-height: 2rem
    }
}

.link-list__section {
    margin: 1.875rem 0
}

.link-list__section:last-child {
    margin-bottom: 0
}

@media print,screen and (max-width:63.99875em) {
    .link-list__section {
        margin: 1.25rem 0
    }
}

.link-list__section-title {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .link-list__section-title {
        font-size: 1.125rem;
        line-height: 1.5rem
    }
}

.link-list__link {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: .9375rem 0
}

@media screen and (min-width:64em) {
    .link-list__link {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.link-list__link .fa-arrow-down {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #303133;
    border-radius: 50%;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 1.5rem
}

.link-list__icon {
    fill: #303133;
    height: 1.375rem;
    margin-right: .375rem;
    position: relative;
    top: .0625rem;
    width: 1.375rem
}

.location-accordion {
    margin: 2.8125rem 0
}

@media screen and (min-width:64em) {
    .location-accordion {
        margin: 3.75rem 0
    }
}

.location-accordion__section {
    margin: 3.75rem 0
}

.location-accordion__section .section__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: -1.875rem;
    margin: 1.5625rem -.5625rem 2.5rem;
    overflow-y: hidden;
    padding: 1.875rem;
    position: relative;
    -webkit-transition: height .6s;
    transition: height .6s;
    width: calc(100% + 78px);
    will-change: height
}

@media screen and (max-width:29.99875em) {
    .location-accordion__section .section__items {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.location-accordion__section .section__item {
    margin: .5625rem;
    opacity: 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: hidden;
    width: 75%
}

.location-accordion__section .section__item.is-visible {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:30em) {
    .location-accordion__section .section__item {
        width: calc(50% - 18px)
    }
}

@media screen and (min-width:48em) {
    .location-accordion__section .section__item {
        width: calc(33.3% - 18px)
    }
}

@media screen and (min-width:80em) {
    .location-accordion__section .section__item {
        width: calc(25% - 18px)
    }
}

@media screen and (min-width:30em) {
    .two-column .location-accordion__section .section__item {
        width: calc(50% - 18px)
    }
}

.location-accordion__section .section__item-inner {
    -webkit-box-shadow: -2px -2px 30px 0 rgba(48,49,51,.2);
    box-shadow: -2px -2px 30px 0 rgba(48,49,51,.2);
    color: #303133;
    display: block;
    height: 100%;
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s,-webkit-box-shadow .4s
}

.location-accordion__section .section__item-inner.section__item-inner--link:hover,[data-whatinput=initial] .location-accordion__section .section__item-inner.section__item-inner--link:focus,[data-whatintent=keyboard] .location-accordion__section .section__item-inner.section__item-inner--link:focus {
    -webkit-box-shadow: -2px -2px 30px 0 rgba(48,49,51,.4);
    box-shadow: -2px -2px 30px 0 rgba(48,49,51,.4)
}

.location-accordion__section .section__item-inner.section__item-inner--link:hover .item__image,[data-whatinput=initial] .location-accordion__section .section__item-inner.section__item-inner--link:focus .item__image,[data-whatintent=keyboard] .location-accordion__section .section__item-inner.section__item-inner--link:focus .item__image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.location-accordion__section .section__item-inner:not(.section__item-inner--link) .fas {
    display: none
}

.location-accordion__section .item__image-container {
    border-bottom: 5px solid #303133;
    overflow: hidden;
    width: 100%
}

.location-accordion__section .item__image {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s,-webkit-transform .6s;
    width: 100%
}

.location-accordion__section .item__text {
    padding: 1rem 1.375rem 1.5625rem
}

.location-accordion__section .item__name {
    font-size: 1.125rem;
    line-height: 1.75rem;
    display: block;
    margin-bottom: .375rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

.location-accordion__section .item__name .fas {
    font-size: .875rem
}

.location-accordion__section .item__description,.location-accordion__section .item__location {
    font-size: .9375rem;
    line-height: 1.375rem;
    margin: 0
}

.location-accordion__section .item__location {
    font-weight: 300
}

.location-accordion__section .section__toggle-link {
    font-size: .875rem;
    line-height: 1.125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto;
    max-width: 7.75rem;
    padding: .75rem;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: color .4s;
    transition: color .4s;
    outline: 0
}

.location-accordion__section .section__toggle-link .fas {
    font-size: .875rem;
    margin: .75rem 0 0;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s,-webkit-transform .6s
}

.location-accordion__section .section__toggle-link.is-expanded .fas {
    -webkit-transform: rotateZ(-180deg);
    transform: rotateZ(-180deg)
}

.locations-list {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem
}

@media screen and (min-width:48em) {
    .locations-list {
        margin-top: 2.8125rem;
        margin-bottom: 2.8125rem
    }
}

.locations-list__title {
    font-size: 2rem;
    line-height: 2.375rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .locations-list__title {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

.locations-list__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.9375rem;
    margin-right: -.9375rem;
    margin-top: 4.0625rem
}

@media screen and (min-width:64em) {
    .locations-list__items {
        margin-left: -1.375rem;
        margin-right: -1.375rem
    }
}

.locations-list__item {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 .9375rem;
    margin-bottom: 1.875rem;
    position: relative;
    width: 100%
}

@media screen and (min-width:30em) {
    .locations-list__item {
        width: calc(50% - 30px)
    }
}

@media screen and (min-width:48em) {
    .locations-list__item {
        width: calc(33.33% - 30px)
    }
}

@media screen and (min-width:64em) {
    .locations-list__item {
        margin: 0 1.375rem;
        margin-bottom: 3.125rem;
        width: calc(25% - 44px)
    }
}

.locations-list__item:last-child {
    margin-bottom: 0
}

.locations-list__item::before {
    height: .25rem;
    left: 0;
    position: absolute;
    top: -.625rem;
    width: 2.8125rem
}

.locations-list__item .item__name {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: .375rem
}

@media screen and (min-width:64em) {
    .locations-list__item .item__name {
        font-size: 1.3125rem;
        line-height: 2rem
    }
}

.locations-list__item .item__info {
    font-weight: 300;
    margin: 0
}

.locations-list__item .item__phone {
    font-weight: 400
}

.locations-list__item .item__phone-link {
    font-weight: 300
}

.marketo {
    margin: 1.875rem 0;
    overflow: hidden;
    position: relative
}

@media screen and (min-width:64em) {
    .marketo {
        margin: 2.8125rem 0
    }
}

.marketo.marketo--bg {
    background: linear-gradient(239deg,#fff,#f5f5f5 65%);
    padding: 2.5rem 0
}

.marketo.marketo--bg .marketo__bg-shape {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.marketo.marketo--bg .marketo__bg-shape svg {
    fill: #f5f5f5
}

.marketo .u-content-container {
    position: relative;
    z-index: 2
}

.marketo .u-content-container form {
    font-family: "Chemours Sans",微软雅黑,宋体,SimSun,sans-serif!important;
    max-width: 54.6875rem!important;
    min-width: 17.5rem;
    width: 80%!important
}

@media print,screen and (max-width:63.99875em) {
    .marketo .u-content-container form {
        margin: 0 auto
    }
}

@media print,screen and (max-width:47.99875em) {
    .marketo .u-content-container form {
        width: 100%!important
    }
}

.marketo .u-content-container .rtf {
    margin-bottom: 1.875rem;
    margin-top: 0
}

.marketo .u-content-container .rtf~form {
    margin-top: 1.875rem
}

.marketo .u-content-container .marketo__loading-error {
    margin-bottom: 0
}

.marketo .u-content-container .marketo__loading-error .marketo__error {
    color: #e51b00
}

.marketo .u-content-container .mktoButtonRow,.marketo .u-content-container .mktoFormCol,.marketo .u-content-container .mktoFormRow {
    max-width: 54.6875rem;
    width: 100%
}

.marketo .u-content-container .mktoOffset {
    display: none
}

.marketo .u-content-container .mktoError {
    left: 0!important;
    position: absolute;
    right: auto!important;
    z-index: 100
}

@media screen and (min-width:64em) {
    .marketo .u-content-container .mktoError {
        bottom: -1.125rem!important;
        left: 0!important
    }
}

.marketo .u-content-container .mktoError .mktoErrorMsg {
    font-size: .875rem;
    line-height: 1.125rem;
    background: #e51b00;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: .5rem .75rem;
    text-shadow: none
}

.marketo .u-content-container .mktoError .mktoErrorArrow {
    border: none
}

.marketo .u-content-container .mktoFieldWrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.sidebar .marketo .u-content-container .mktoFieldWrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.marketo .u-content-container .mktoFieldWrap .mktoGutter {
    display: none
}

@media print,screen and (max-width:63.99875em) {
    .marketo .u-content-container .mktoFieldWrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.marketo .u-content-container .mktoFieldWrap>label.mktoLabel {
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 500;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-bottom: .75rem;
    width: 100%!important
}

@media print,screen and (max-width:63.99875em) {
    .marketo .u-content-container .mktoFieldWrap>label.mktoLabel {
        margin-bottom: .75rem
    }
}

@media screen and (min-width:64em) {
    .marketo .u-content-container .mktoFieldWrap>label.mktoLabel {
        font-size: 1rem;
        line-height: 1.125rem
    }
}

.marketo .u-content-container .mktoFieldWrap .mktoLogicalField,.marketo .u-content-container .mktoFieldWrap .mktoRangeField,.marketo .u-content-container .mktoFieldWrap>input,.marketo .u-content-container .mktoFieldWrap>select,.marketo .u-content-container .mktoFieldWrap>textarea {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    width: 100%!important
}

.marketo .u-content-container .mktoFieldWrap>input[type=date],.marketo .u-content-container .mktoFieldWrap>input[type=email],.marketo .u-content-container .mktoFieldWrap>input[type=number],.marketo .u-content-container .mktoFieldWrap>input[type=tel],.marketo .u-content-container .mktoFieldWrap>input[type=text],.marketo .u-content-container .mktoFieldWrap>input[type=url],.marketo .u-content-container .mktoFieldWrap>select {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    height: 3rem;
    margin-bottom: .75rem!important;
    padding: .375rem;
    padding-left: .875rem
}

@media screen and (min-width:64em) {
    .marketo .u-content-container .mktoFieldWrap>input[type=date],.marketo .u-content-container .mktoFieldWrap>input[type=email],.marketo .u-content-container .mktoFieldWrap>input[type=number],.marketo .u-content-container .mktoFieldWrap>input[type=tel],.marketo .u-content-container .mktoFieldWrap>input[type=text],.marketo .u-content-container .mktoFieldWrap>input[type=url],.marketo .u-content-container .mktoFieldWrap>select {
        margin-bottom: 1.5rem!important
    }
}

.marketo .u-content-container .mktoFieldWrap>input,.marketo .u-content-container .mktoFieldWrap>select,.marketo .u-content-container .mktoFieldWrap>textarea {
    border: 1px solid #303133;
    -webkit-box-shadow: none;
    box-shadow: none
}[data-whatinput=initial] .marketo .u-content-container .mktoFieldWrap>input:focus,[data-whatinput=initial] .marketo .u-content-container .mktoFieldWrap>select:focus,[data-whatinput=initial] .marketo .u-content-container .mktoFieldWrap>textarea:focus,[data-whatintent=keyboard] .marketo .u-content-container .mktoFieldWrap>input:focus,[data-whatintent=keyboard] .marketo .u-content-container .mktoFieldWrap>select:focus,[data-whatintent=keyboard] .marketo .u-content-container .mktoFieldWrap>textarea:focus {
    -webkit-box-shadow: 0 0 15px 0 rgba(48,49,51,.2);
    box-shadow: 0 0 15px 0 rgba(48,49,51,.2)
}

.marketo .u-content-container .mktoFieldWrap input[type=range] {
    cursor: pointer;
    width: 100%!important
}[data-whatintent=mouse] .marketo .u-content-container .mktoFieldWrap input[type=range]:focus {
    outline: 0
}

.marketo .u-content-container .mktoFieldWrap>select~.fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 1.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Font Awesome 5 Free'!important;
    font-size: .875rem;
    height: 1rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    position: absolute;
    right: .625rem;
    width: 1rem;
    z-index: 2
}

@media screen and (min-width:64em) {
    .marketo .u-content-container .mktoFieldWrap>select~.fas {
        bottom: 2.5rem
    }
}

.marketo .u-content-container .mktoFieldWrap .mktoCheckboxList,.marketo .u-content-container .mktoFieldWrap .mktoRadioList {
    max-width: 25rem;
    width: 100%!important
}

.marketo .u-content-container .mktoFieldWrap .mktoCheckboxList input,.marketo .u-content-container .mktoFieldWrap .mktoRadioList input {
    cursor: pointer
}

.marketo .u-content-container .mktoFieldWrap input[type=checkbox],.marketo .u-content-container .mktoFieldWrap input[type=radio] {
    margin-bottom: 1rem;
    opacity: 0;
    position: absolute
}

.marketo .u-content-container .mktoFieldWrap input[type=checkbox]+label,.marketo .u-content-container .mktoFieldWrap input[type=radio]+label {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    margin-bottom: 1rem;
    position: relative
}

.marketo .u-content-container .mktoFieldWrap input[type=checkbox]+label::after,.marketo .u-content-container .mktoFieldWrap input[type=radio]+label::after {
    background-color: #fff;
    border: 1px solid #303133;
    height: 1rem;
    left: -1.375rem;
    position: absolute;
    top: 0;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: border,background;
    transition-property: border,background;
    width: 1rem;
    z-index: 2
}

.marketo .u-content-container .mktoFieldWrap input[type=radio]+label::after {
    border-radius: 50%
}

.marketo .u-content-container .mktoFieldWrap.mktoRequiredField .mktoAsterix {
    color: #e51b00;
    display: inline;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding-left: .5rem
}

.marketo .u-content-container .mktoFieldWrap:not(.mktoRequiredField) .mktoAsterix {
    display: none
}

.marketo .u-content-container .mktoButtonWrap {
    margin-left: 0!important
}

.sidebar .marketo .u-content-container .mktoFieldWrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.marketo .u-content-container button[type=submit]::after {
    -webkit-font-smoothing: antialiased;
    content: '\f054';
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-size: .5625rem;
    font-style: normal;
    font-variant: normal;
    font-weight: 900;
    margin-left: .375rem;
    position: relative;
    text-rendering: auto;
    top: 1px
}

.marketo .u-content-container .mktoHtmlText {
    font-size: 1rem;
    line-height: 1.25rem
}

.marketo .u-content-container .mktoForm .mktoRangeField {
    margin-top: 2rem
}

.marketo .u-content-container .mktoForm .mktoRangeField .mktoRangeValue {
    display: block
}

.marketo .u-content-container .mktoForm .mktoRangeField .mktoRangeValueText {
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range] {
    -webkit-appearance: none;
    border-radius: 2px;
    cursor: pointer;
    height: .25rem;
    margin: .625rem 0;
    padding: 0;
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s,-webkit-box-shadow .4s;
    width: 100%
}[data-whatinput=initial] body .marketo .u-content-container .mktoForm .mktoRangeField input[type=range]:focus,[data-whatintent=keyboard] body .marketo .u-content-container .mktoForm .mktoRangeField input[type=range]:focus {
    -webkit-box-shadow: 0 0 10px 0 rgba(48,49,51,.3);
    box-shadow: 0 0 10px 0 rgba(48,49,51,.3);
    outline: 0
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-webkit-slider-runnable-track {
    border-radius: 2px;
    cursor: pointer;
    height: .25rem;
    padding: 0;
    width: 100%
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border-radius: .4375rem;
    cursor: pointer;
    height: .875rem;
    margin-top: -6px;
    width: .875rem
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-moz-range-track {
    border-radius: .125rem;
    cursor: pointer;
    height: .25rem;
    width: 100%
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-moz-range-progress {
    border-radius: .125rem;
    height: .25rem
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-moz-range-thumb {
    border-radius: .4375rem;
    cursor: pointer;
    height: .875rem;
    width: .875rem
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-moz-focus-outer {
    border: none
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-ms-track {
    color: transparent;
    cursor: pointer;
    height: .25rem;
    width: 100%
}

@supports (-ms-ime-align:auto) {
    .marketo .u-content-container .mktoForm .mktoRangeField input[type=range] {
        height: .875rem
    }
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-ms-fill-lower {
    border-radius: .125rem;
    height: .25rem
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-ms-fill-upper {
    border-radius: .125rem;
    height: .25rem
}

.marketo .u-content-container .mktoForm .mktoRangeField input[type=range]::-ms-thumb {
    border: none;
    border-radius: .4375rem;
    cursor: pointer;
    height: .875rem;
    margin-top: 0;
    width: .875rem
}

.media-inquiries {
    font-size: .8125rem;
    line-height: 1.125rem;
    font-weight: 300;
    background-color: #f5f5f5;
    padding: 2.1875rem
}

@media screen and (max-width:29.99875em) {
    .media-inquiries {
        margin-bottom: 2rem
    }
}

@media screen and (min-width:64em) {
    .media-inquiries {
        font-size: .875rem;
        line-height: 1.375rem;
        padding: 2.0625rem 2.0625rem 2.5rem 4.125rem
    }
}

.two-column .media-inquiries {
    margin-left: auto;
    margin-right: auto;
    margin-top: 3.125rem;
    max-width: 37.5rem
}

@media print,screen and (max-width:63.99875em) {
    .two-column .media-inquiries:first-child {
        margin-top: 0
    }
}

.three-column--gray .media-inquiries {
    background-color: #fff
}

.three-column .media-inquiries {
    height: 100%
}

.media-inquiries__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    letter-spacing: .05em;
    margin-bottom: 1.25rem;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .media-inquiries__title {
        font-size: 1.4375rem;
        line-height: 2rem;
        margin-bottom: 1.5rem
    }
}

.two-column .media-inquiries__title {
    font-size: 1.4375rem;
    line-height: 2rem;
    text-transform: capitalize
}

@media screen and (min-width:64em) {
    .two-column .media-inquiries__title {
        font-size: 1.75rem;
        line-height: 2.5rem
    }
}

.media-inquiries__text {
    margin-bottom: 1.375rem
}

.media-inquiries__contact .contact__name {
    font-weight: 500;
    margin: 0
}

.media-inquiries__contact .contact__title {
    font-style: italic;
    margin: 0;
    margin-bottom: 1.375rem
}

.media-inquiries__contact .contact__link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: .75rem
}

.media-inquiries__contact .contact__icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.25rem;
    margin-right: .5rem;
    position: relative;
    top: .125rem;
    width: 1.25rem
}

.multi-link-component {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

@media screen and (min-width:64em) {
    .multi-link-component {
        margin-bottom: 3.4375rem;
        margin-top: 3.4375rem
    }
}

.multi-link-component.no-image .multi-link-component__image {
    display: none
}

.multi-link-component .multi-link-component__title {
    margin-bottom: .8125rem;
    text-transform: uppercase
}

.multi-link-component .multi-link-component__description {
    margin-bottom: 2.1875rem
}

.multi-link-component .multi-link-component__grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:64em) {
    .multi-link-component .multi-link-component__grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: -.5rem
    }
}

.multi-link-component .multi-link-component__item {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: .5rem;
    position: relative
}

@media screen and (min-width:64em) {
    .multi-link-component .multi-link-component__item {
        width: calc((100% / 3) - 16px)
    }
}

@media print,screen and (max-width:63.99875em) {
    .multi-link-component .multi-link-component__item .multi-link-component__image {
        display: none
    }
}

.multi-link-component .multi-link-component__item.is-in-view .multi-link-component__item-title::before {
    width: 2.875rem
}

.multi-link-component .multi-link-component__text-container {
    height: auto;
    padding: 3.0625rem 2.25rem;
    -webkit-transition: height .5s ease;
    transition: height .5s ease
}

.multi-link-component .multi-link-component__text-container.is-collapsed {
    overflow: hidden
}

.multi-link-component .multi-link-component__link-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (min-width:64em) {
    .multi-link-component .multi-link-component__link-container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.multi-link-component .multi-link-component__item-title {
    position: relative
}

.multi-link-component .multi-link-component__item-title::before {
    background-color: #303133;
    content: '';
    height: .25rem;
    position: absolute;
    top: -.8125rem;
    -webkit-transition: width .6s;
    transition: width .6s;
    -webkit-transition-delay: .75s;
    transition-delay: .75s;
    width: 0
}

.multi-link-component .multi-link-component__link-list {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: auto;
    padding-right: 1.5625rem
}

.multi-link-component .multi-link-component__list-item {
    margin-bottom: .5625rem;
    position: relative
}

.multi-link-component .multi-link-component__list-item .fas {
    bottom: 4px;
    font-size: .875rem;
    position: absolute
}

.multi-link-component .multi-link-component__link {
    color: #303133;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.multi-link-component .multi-link-component__button-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 auto 3.0625rem;
    position: relative
}

.multi-link-component .multi-link-component__button-container .multi-link-component__expand-button:hover+.fas,[data-whatinput=initial] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button:focus+.fas,[data-whatintent=keyboard] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button:focus+.fas {
    -webkit-animation: btnHover .5s ease;
    animation: btnHover .5s ease;
    margin: 0
}[data-whatintent=keyboard] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button:focus+.fas {
    -webkit-animation: btnHover .5s ease;
    animation: btnHover .5s ease
}

.multi-link-component .multi-link-component__button-container .multi-link-component__expand-button.is-open+.fas {
    -webkit-transform: translateX(-50%) translateY(-100%) rotate(.5turn);
    transform: translateX(-50%) translateY(-100%) rotate(.5turn)
}

.multi-link-component .multi-link-component__button-container .multi-link-component__expand-button.is-open:hover+.fas,[data-whatinput=initial] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button.is-open:focus+.fas,[data-whatintent=keyboard] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button.is-open:focus+.fas {
    -webkit-animation: btnFocus .5s ease;
    animation: btnFocus .5s ease
}[data-whatintent=keyboard] .multi-link-component .multi-link-component__button-container .multi-link-component__expand-button.is-open:focus+.fas {
    -webkit-animation: btnFocus .5s ease;
    animation: btnFocus .5s ease
}

.multi-link-component .multi-link-component__button-container .fas {
    bottom: 0;
    font-size: 1rem;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease
}

.multi-link-component .multi-link-component__expand-button {
    padding: 2rem;
    text-transform: uppercase;
    z-index: 1
}

@-webkit-keyframes btnHover {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes btnHover {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    50% {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes btnFocus {
    from {
        -webkit-transform: translateY(-100%) rotate(.5turn);
        transform: translateY(-100%) rotate(.5turn)
    }

    50% {
        -webkit-transform: translateY(-50%) rotate(.5turn);
        transform: translateY(-50%) rotate(.5turn)
    }

    to {
        -webkit-transform: translateY(-100%) rotate(.5turn);
        transform: translateY(-100%) rotate(.5turn)
    }
}

@keyframes btnFocus {
    from {
        -webkit-transform: translateY(-100%) rotate(.5turn);
        transform: translateY(-100%) rotate(.5turn)
    }

    50% {
        -webkit-transform: translateY(-50%) rotate(.5turn);
        transform: translateY(-50%) rotate(.5turn)
    }

    to {
        -webkit-transform: translateY(-100%) rotate(.5turn);
        transform: translateY(-100%) rotate(.5turn)
    }
}

.multi-region-selector {
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    color: #303133;
    left: 50%;
    opacity: 0;
    padding: 2rem 1rem 1rem 1rem;
    position: absolute;
    text-align: center;
    top: 12.5rem;
    -webkit-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    -webkit-transition: .8s;
    transition: .8s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,transform,visibility;
    transition-property: opacity,transform,visibility,-webkit-transform;
    visibility: hidden;
    width: 90%;
    z-index: 3
}

@media screen and (min-width:48em) {
    .multi-region-selector {
        padding: 2.75rem 3.75rem 3.0625rem 3.75rem;
        width: 35.5625rem
    }
}

@media screen and (min-width:64em) {
    .multi-region-selector {
        top: 18.75rem
    }
}

.multi-region-selector.is-shown {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    visibility: visible
}

.multi-region-selector__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: inherit;
    margin-bottom: 1.375rem
}

@media screen and (min-width:64em) {
    .multi-region-selector__title {
        font-size: 1.5rem;
        line-height: 2.125rem
    }
}

.multi-region-selector__button {
    display: block;
    margin-bottom: 1.1875rem
}

.multi-region-selector__link {
    color: inherit;
    display: block
}

.multi-region-selector__link .fas {
    top: -2px
}

.multi-region-selector__close-button {
    height: 1.875rem;
    padding: .4375rem;
    position: absolute;
    right: .5rem;
    top: .5rem;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 1.875rem
}

.multi-region-selector__close-button:hover,[data-whatinput=initial] .multi-region-selector__close-button:focus,[data-whatintent=keyboard] .multi-region-selector__close-button:focus {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

@media screen and (min-width:64em) {
    .multi-region-selector__close-button {
        right: 1.75rem;
        top: 1.75rem
    }
}

.multi-region-selector__close-button .fas {
    font-size: 1.25rem;
    left: 1px;
    margin: 0
}

.nav-main {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    padding-top:1.5rem;
    float:right;
}

.nav-main .dropdown .is-dropdown-submenu .flyout__item-link {
    margin: 0;
    padding: .375rem 0
}

.nav-main .dropdown .is-dropdown-submenu .flyout__item-link.flyout__item-link--cta {
    margin-top: .75rem
}

.nav-main ul ul {
    margin: 0;
    padding: 0
}

.nav-main .nav-main__sections {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: static
}

.nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link {
    font-size: .95rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: .035em;
    color: #fff;
    display: inline-block;
    padding: .5rem .5rem;
    position: relative;
    text-align: center;
    text-transform: capitalize
}

@media screen and (min-width:80em) {
    .nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link {
        padding: .5rem 1.25rem
    }
}

.nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link::before {
    background-size: 100%;
    bottom: -.3125rem;
    content: '';
    display: block;
    height: .1875rem;
    left: calc(50% - 24px);
    position: absolute;
    -webkit-transition: width .5s;
    transition: width .5s;
    width: 0
}

.nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:hover,[data-whatinput=initial] .nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:focus,[data-whatintent=keyboard] .nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:focus {
    color: #fff
}

.nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:hover::before,[data-whatinput=initial] .nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:focus::before,[data-whatintent=keyboard] .nav-main .dropdown.menu>.nav-main__item>.nav-main__item-link:focus::before {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    width: 3rem
}

.nav-main .dropdown.menu>.nav-main__item.is-active-item>.nav-main__item-link::before,.nav-main .dropdown.menu>.nav-main__item.is-active>.nav-main__item-link::before {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    width: 3rem
}

.nav-main .dropdown.menu>.nav-main__item:last-of-type>.nav-main__item-link {
    padding-right: 0
}

.nav-main .dropdown.menu>.nav-main__item:last-of-type>.nav-main__item-link::before {
    left: calc(50% - 14px)
}

.nav-main .dropdown.menu>.nav-main__item:first-child>.nav-main__item-link {
    padding-left: 0
}

.nav-main .dropdown.menu>.nav-main__item:first-child>.nav-main__item-link::before {
    left: calc(50% - 34px)
}

.nav-main:hover .dropdown.menu>.nav-main__item.is-active-item:not(.is-active)>.nav-main__item-link::before,[data-whatinput=initial] .nav-main:focus .dropdown.menu>.nav-main__item.is-active-item:not(.is-active)>.nav-main__item-link::before,[data-whatintent=keyboard] .nav-main:focus .dropdown.menu>.nav-main__item.is-active-item:not(.is-active)>.nav-main__item-link::before {
    width: 0
}

.nav-main .flyout__item-link {
    font-size: .8125rem;
    line-height: 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.nav-main .flyout__item-link.flyout__item-link--cta {
    font-size: .75rem;
    line-height: 1.125rem;
    text-transform: uppercase
}

.nav-main .header__search-toggle {
    margin: 0;
    margin-left: -1rem;
    opacity: 0;
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity,visibility,margin,-webkit-transform;
    transition-property: opacity,visibility,margin,-webkit-transform;
    transition-property: opacity,transform,visibility,margin;
    transition-property: opacity,transform,visibility,margin,-webkit-transform;
    visibility: hidden
}

.is-stuck .nav-main .header__search-toggle {
    margin-left: .875rem;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible
}

.nav-main__item {
    position: static
}

.nav-main__flyout {
    background: #f5f5f5;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 3
}

@media print,screen and (max-width:79.99875em) {
    .nav-main__flyout {
        overflow-y: scroll
    }
}

.nav-main__flyout .flyout__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 3rem;
    padding-top: 3rem;
    position: relative
}

.nav-main__flyout .flyout__close-button {
    height: .875rem;
    position: absolute;
    right: 0;
    top: .875rem;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: .875rem
}

.nav-main__flyout .flyout__close-button svg {
    fill: #9b9b9b
}

.nav-main__flyout .flyout__close-button:hover,[data-whatinput=initial] .nav-main__flyout .flyout__close-button:focus,[data-whatintent=keyboard] .nav-main__flyout .flyout__close-button:focus {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.nav-main__flyout .flyout__feature,.nav-main__flyout .flyout__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.nav-main__flyout .flyout__links {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(41.66667% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    margin-left: 0!important
}

@media screen and (min-width:64em) {
    .nav-main__flyout .flyout__links {
        border-right: 1px solid #cfcfcf
    }
}

.nav-main__flyout .flyout__feature {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(58.33333% - 1.25rem);
    margin-left: .625rem;
    margin-right: .625rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0!important;
    padding-left: 1.25rem
}

.nav-main__flyout .flyout__feature img {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (min-width:80em) {
    .nav-main__flyout .flyout__feature {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.nav-main__flyout .flyout__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    background-position: top center;
    max-width: 100%;
    width: 21.875rem
}

@media screen and (min-width:80em) {
    .nav-main__flyout .flyout__image {
        margin-right: 1.875rem
    }
}

@media screen and (min-width:64em) and (max-width:79.99875em) {
    .nav-main__flyout .flyout__feature-content {
        margin-top: .5rem
    }
}

.nav-main__flyout .flyout__column {
    padding-right: 1.25rem
}

.nav-main__flyout .flyout__column-title,.nav-main__flyout .flyout__column-title a {
    font-size: .9375rem;
    line-height: 1.5rem;
    padding: 0!important;
    text-transform: uppercase
}

.nav-main__flyout .flyout__feature-cta {
    font-size: .75rem;
    line-height: .75rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    text-transform: uppercase
}

.nav-main__flyout .flyout__feature-cta .fas {
    top: 1px
}

.nav-main__flyout .flyout__feature-category {
    font-size: .625rem;
    line-height: .625rem;
    font-weight: 400;
    letter-spacing: .1em;
    background-color: #303133;
    color: #fff;
    padding: .1875rem .75rem .3125rem;
    text-transform: uppercase
}

.nav-main__flyout .flyout__feature-title {
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 300;
    margin-bottom: .75rem 0
}

.nav-main__flyout .flyout__feature-teaser {
    font-size: .875rem;
    line-height: 1.5rem;
    min-width:20rem;
}

.nav-main__flyout--1-col .flyout__item-link {
    font-size: .9375rem;
    line-height: 1.5rem;
    text-transform: capitalize
}

.nav-main__flyout--1-col .flyout__item-link.flyout__item-link--cta {
    margin-top: 1rem;
    padding-bottom: .1875rem
}

.nav-main__flyout--1-col .flyout__item-link.flyout__item-link--cta .fas {
    top: 2px
}

.nav-main__flyout--1-col .flyout__item {
    cursor:pointer;
    font-size:0.85rem;
    line-height:2.5rem;
}
.nav-main__flyout--1-col .flyout__item a{
    line-height:1.5rem;
}
.nav-main__flyout--1-col .flyout__column

@media screen and (min-width:64em) {
    .nav-main__flyout--1-col .flyout__links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(33.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0
    }

    .nav-main__flyout--1-col .flyout__feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-right: 0
    }
}

@media screen and (min-width:80em) {
    .nav-main__flyout--1-col .flyout__links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(25% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .nav-main__flyout--1-col .flyout__feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }
}

@media screen and (min-width:64em) {
    .nav-main__flyout--2-col .flyout__links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(41.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0
    }

    .nav-main__flyout--2-col .flyout__feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(58.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0
    }

    .nav-main__flyout--2-col .flyout__column {
        width: calc(50% - 20px)
    }
}

@media screen and (min-width:80em) and (max-width:89.99875em) {
    .nav-main__flyout--2-col .flyout__feature-content {
        margin-top: .5rem
    }
}

@media screen and (min-width:80em) {
    .nav-main__flyout--2-col .flyout__feature {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.nav-main__flyout--3-col .flyout__feature-cta,.nav-main__flyout--3-col .flyout__image {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.nav-main__flyout--3-col .flyout__feature-cta {
    margin-top: 1rem
}

.nav-main__flyout--3-col .flyout__column {
    width: calc(50% - 20px)
}

@media print,screen and (max-width:89.99875em) {
    .nav-main__flyout--3-col .flyout__column {
        margin-bottom: .5rem
    }
}

@media screen and (min-width:64em) {
    .nav-main__flyout--3-col .flyout__links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0
    }

    .nav-main__flyout--3-col .flyout__feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0
    }

    .nav-main__flyout--3-col .flyout__image {
        margin-right: 0
    }
}

@media screen and (min-width:80em) {
    .nav-main__flyout--3-col .flyout__links {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(58.33333% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem;
        margin-left: 0
    }

    .nav-main__flyout--3-col .flyout__feature {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(41.66667% - 1.875rem);
        margin-left: .9375rem;
        margin-right: .9375rem
    }

    .nav-main__flyout--3-col .flyout__feature>.flyout__feature-cta {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding-bottom: .625rem
    }

    .nav-main__flyout--3-col .flyout__feature>.flyout__feature-cta .fas {
        top: 2px
    }

    .nav-main__flyout--3-col .flyout__column {
        margin-right: 3.125rem;
        width: calc(33.3% - 35px)
    }

    .nav-main__flyout--3-col .flyout__column:last-child {
        margin-right: 0
    }
}

.nav-main__search-container {
    background-color: #eaeaec;
    border-radius: 1.0625rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.125rem;
    margin-left: 1.5625rem;
    max-width: 15.625rem;
    padding: .4375rem 0;
    position: relative
}

.nav-main__search-container .nav-main__search-input {
    font-size: .8125rem;
    line-height: .8125rem;
    background: 0 0;
    border: none;
    border-left: 1px solid #cfcfcf;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    height: 100%;
    padding: 0 1.875rem 0 .375rem;
    position: relative
}

.nav-main__search-container .nav-main__search-button {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: .9375rem;
    padding: 0;
    position: absolute;
    right: .625rem;
    top: calc(50% - 7.5px);
    width: .9375rem
}

.nav-main__search-label {
    height: 1.25rem;
    position: relative
}

.nav-main__search-label-text {
    font-size: .75rem;
    line-height: .75rem;
    left: .75rem;
    position: absolute;
    top: calc(50% - 7px);
    -webkit-transform: scale(1) translateY(0) translateX(0);
    transform: scale(1) translateY(0) translateX(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s
}

.field--focused .nav-main__search-label-text,.is-filled-label .nav-main__search-label-text {
    -webkit-transform: scale(.8) translateY(-32px) translateX(-5px);
    transform: scale(.8) translateY(-32px) translateX(-5px)
}

@media print,screen and (max-width:63.99875em) {
    .nav-mobile {
        background: #f5f5f5;
        left: 0;
        opacity: 0;
        overflow-x: hidden;
        overflow-y: auto;
        padding-bottom: 1.5rem;
        position: absolute;
        top: 100%;
        -webkit-transition: .6s;
        transition: .6s;
        -webkit-transition-property: opacity,visibility;
        transition-property: opacity,visibility;
        visibility: hidden;
        width: 100%
    }

    .nav-mobile .uppercase {
        text-transform: uppercase
    }

    .is-showing-nav .nav-mobile {
        opacity: 1;
        visibility: visible
    }

    .nav-mobile .is-drilldown {
        max-width: 100%!important;
        min-height: 15rem;
        overflow: visible!important
    }

    .nav-mobile .nav-main__back {
        font-size: .75rem;
        line-height: 1rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #f5f5f5;
        cursor: pointer;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: absolute;
        top: 0;
        -webkit-transform: translateY(-150%);
        transform: translateY(-150%)
    }

    .nav-mobile .nav-main__back .fas {
        font-size: .75rem;
        margin-left: 0;
        margin-right: .5rem
    }

    .nav-mobile .nav-main__back .uppercase {
        margin-left: .25rem
    }

    .nav-mobile .nav-main__sections {
        -webkit-box-shadow: 0 0 12px 0 rgba(48,49,51,.2);
        box-shadow: 0 0 12px 0 rgba(48,49,51,.2);
        margin: 2.5rem auto 0;
        width: 95%
    }

    .nav-mobile .nav-main__sections ul {
        -webkit-box-shadow: 0 0 12px 0 rgba(48,49,51,.2);
        box-shadow: 0 0 12px 0 rgba(48,49,51,.2)
    }

    .nav-mobile .nav-main__sections .is-drilldown-submenu-parent>a::after {
        display: none
    }

    .nav-mobile .nav-main__sections li a {
        color: #303133
    }[  data-whatinput=initial] .nav-mobile .nav-main__sections li a:focus,[data-whatintent=keyboard] .nav-mobile .nav-main__sections li a:focus {
        outline: 0
    }

    .nav-mobile .nav-main__link {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .nav-mobile .nav-main__link .fas {
        font-size: .875rem
    }

    .nav-mobile .nav-main__item {
        border-bottom: 1px solid #cfcfcf
    }

    .nav-mobile .nav-main__item:last-child:not(.is-submenu-item) {
        border-bottom: none
    }

    .nav-mobile .nav-main__item.is-submenu-item,.nav-mobile .nav-main__item>a {
        font-size: .8125rem;
        line-height: .9375rem;
        padding: 1rem;
        text-transform: uppercase
    }

    .nav-mobile .nav-main__item.is-submenu-item a,.nav-mobile .nav-main__item>a a {
        padding: 0
    }

    .nav-mobile .nav-main__item.is-submenu-item {
        padding: 1rem
    }

    .nav-mobile .nav-main__item.nav-main__item--cta {
        padding: 0;
        padding-bottom: 1rem
    }

    .nav-mobile .nav-main__item.nav-main__item--cta a {
        font-size: .75rem;
        line-height: .875rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: .5rem;
        padding-left: 1rem
    }

    .nav-mobile .nav-main__item.nav-main__item--cta .fas {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
        border-radius: 50%;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 1.5rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-left: 0;
        width: 1.5rem
    }

    .nav-mobile .nav-main__subitem {
        font-size: .75rem;
        line-height: 1rem
    }

    .nav-mobile .nav-main__subitem>a {
        padding: .75rem 1rem
    }

    .nav-mobile .drilldown .is-drilldown-submenu {
        min-height: 100%;
        -webkit-transition: -webkit-transform .75s;
        transition: -webkit-transform .75s;
        transition: transform .75s;
        transition: transform .75s,-webkit-transform .75s
    }

    .nav-mobile__container {
        margin: 0 auto;
        max-width: 34.375rem
    }
}

.nav-util {
    position: relative;
    padding-top:0.95rem;
    z-index: 3;

}

@media screen and (min-width:64em) {
    .nav-util {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition-duration: .75s;
        transition-duration: .75s;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: opacity,-webkit-transform;
        transition-property: opacity,transform;
        transition-property: opacity,transform,-webkit-transform
    }

    .is-stuck .nav-util {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

.nav-util__item {
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 400;
    letter-spacing: .04em
}

.nav-util__corporate-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: .875rem;
    position: relative;
    top: -.0625rem
}

.nav-util__corporate-link .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .625rem;
    height: 1.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: .375rem;
    position: relative;
    top: 1px;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: background-color,color;
    transition-property: background-color,color;
    width: 1.125rem
}

.nav-util__corporate-link .fas::before {
    left: 1px;
    position: relative
}

.nav-util__corporate-link:hover .fas,[data-whatinput=initial] .nav-util__corporate-link:focus .fas,[data-whatintent=keyboard] .nav-util__corporate-link:focus .fas {
    background-color: #fff
}

.nav-util__link {
    border-right: 1px solid #9b9b9b;
    color: #fff;
    display: inline-block;
    height: .875rem;
    padding: 0 2rem .125rem;
    text-align: right
}

.nav-mobile .nav__util {
    margin-top: 1rem
}

.nav-mobile .nav-util__buttons {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.nav-mobile .nav-util__button {
    font-size: .625rem;
    line-height: .75rem;
    margin: .5rem 0;
    text-transform: uppercase
}

.nav-mobile .nav-util__button:first-child {
    height: 2.25rem
}

.nav-mobile .nav-util__button:last-child {
    height: 2.25rem
}

.nav-mobile .nav-util__links {
    font-size: .8125rem;
    line-height: 1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 1rem auto 0;
    width: 80%
}

.nav-mobile .nav-util__links>* {
    border-top: 1px solid #cfcfcf;
    color: #303133;
    padding: .75rem 0;
    text-align: center;
    width: 100%
}

.nav-mobile .nav-util__links>:last-child {
    border-bottom: 1px solid #cfcfcf
}

body:not([data-theme=corporate]) .nav-util {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 1.875rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 0
}

.is-ie body:not([data-theme=corporate]) .nav-util {
    display: block
}

.is-ie body:not([data-theme=corporate]) .nav-util .nav-util__corporate-link {
    float: left
}

.is-ie body:not([data-theme=corporate]) .nav-util .nav-util__items {
    float: right
}

body:not([data-theme=corporate]) .nav-util::after,body:not([data-theme=corporate]) .nav-util::before {
    content: '';
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 50%;
    z-index: -1
}

body:not([data-theme=corporate]) .nav-util::before {
    right: 95%
}

body:not([data-theme=corporate]) .nav-util::after {
    left: 95%
}

body:not([data-theme=corporate]) .nav-util__link {
    border-right: 1px solid rgba(255,255,255,.6);
    opacity: 1;
    padding: 0 1.5rem .125rem;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}[data-whatinput=initial] body:not([data-theme=corporate]) .nav-util__link:focus,[data-whatintent=keyboard] body:not([data-theme=corporate]) .nav-util__link:focus,body:not([data-theme=corporate]) .nav-util__link:hover {
    opacity: .8
}

body:not([data-theme=corporate]) .nav-util__corporate-link,body:not([data-theme=corporate]) .nav-util__item,body:not([data-theme=corporate]) .nav-util__item .selector__current {
    font-size: .6875rem;
    line-height: .6875rem;
    letter-spacing: .025em
}

.page-title {
    margin-top: 1.875rem
}

@media screen and (min-width:64em) {
    .page-title {
        margin-top: 2.5rem
    }
}

.secondary-nav__sticky-container~.page-title,.section-nav__sticky-container~.page-title {
    margin-top: 1.25rem
}

@media screen and (min-width:64em) {
    .secondary-nav__sticky-container~.page-title,.section-nav__sticky-container~.page-title {
        margin-top: 3.4375rem
    }
}

@media screen and (min-width:64em) {
    .back-link+.page-title {
        margin-top: .9375rem
    }
}

.page-title:first-child {
    padding-top: 5rem
}

.page-title__text {
    font-size: 1.625rem;
    line-height: 2.125rem;
    font-weight: 300;
    margin-bottom: .375rem
}

@media screen and (min-width:64em) {
    .page-title__text {
        font-size: 3.125rem;
        line-height: 4rem
    }
}

.page-title__subtitle {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 400;
    color: #303133;
    margin-bottom: 1.125rem;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .page-title__subtitle {
        font-size: 1rem;
        line-height: 1.5rem;
        margin-bottom: 1.5rem
    }
}

.pagination {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #9b9b9b;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 2.8125rem;
    padding-top: 2.25rem
}

@media print,screen and (max-width:63.99875em) {
    .pagination {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media print,screen and (max-width:63.99875em) {
    .pagination li {
        margin-top: .75rem
    }
}

.pagination .ellipsis::after {
    font-size: .875rem;
    line-height: .875rem;
    content: '\2026'
}

.pagination .pagination-next,.pagination .pagination-previous {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 2rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s;
    transition: .4s;
    width: 2rem
}

.pagination .pagination-next .fas,.pagination .pagination-next a,.pagination .pagination-previous .fas,.pagination .pagination-previous a {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    width: 100%
}

.pagination .pagination-next .fas,.pagination .pagination-previous .fas {
    margin: 0;
    -webkit-transition: none;
    transition: none
}

.pagination .pagination-next a,.pagination .pagination-previous a {
    background-color: #fff;
    -webkit-transition-property: background,color;
    transition-property: background,color
}

@media print,screen and (max-width:47.99875em) {
    .pagination .pagination-next,.pagination .pagination-previous {
        padding-left: 0;
        padding-right: 0
    }
}

.pagination-next {
    margin-left: .375rem
}

.pagination-next .fas {
    right: -.0625rem
}

.pagination-previous {
    margin-right: .375rem
}

.pagination-previous .fas {
    right: .0625rem
}

.pagination__page-link {
    font-size: .75rem;
    line-height: 2rem;
    border: 1px solid #303133;
    border-radius: 50%;
    display: inline-block;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 2rem;
    margin: 0 .375rem;
    text-align: center;
    width: 2rem
}

.pagination__page-link-text {
    position: relative;
    top: -.125rem
}

.parallax-infographic {
    height: 75rem;
    overflow: hidden;
    position: relative
}

.parallax-infographic .u-content-container {
    height: 100%;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic {
        height: 59.375rem
    }
}

.parallax-infographic__background {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

html:not(.is-mobile-safari):not(.is-mobile-chrome):not(.is-iOS) .parallax-infographic__background {
    background-attachment: fixed
}

.parallax-infographic__items {
    height: 50%;
    margin: 6.25rem 0;
    position: relative;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__items {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
        margin: 0 auto;
        margin-top: 2.8125rem;
        max-width: 28.125rem;
        padding: 2rem 0;
        width: 100%
    }
}

.parallax-infographic__item {
    display: inline-block;
    opacity: 0;
    position: relative;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

.parallax-infographic__item:nth-of-type(0) {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    z-index: 9
}

.parallax-infographic__item:nth-of-type(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 8
}

.parallax-infographic__item:nth-of-type(2) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    z-index: 7
}

.parallax-infographic__item:nth-of-type(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 6
}

.parallax-infographic__item:nth-of-type(4) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    z-index: 5
}

.parallax-infographic__item:nth-of-type(5) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    z-index: 4
}

.parallax-infographic__item:nth-of-type(6) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s;
    z-index: 3
}

.parallax-infographic__item:nth-of-type(7) {
    -webkit-transition-delay: .7s;
    transition-delay: .7s;
    z-index: 2
}

.parallax-infographic__item:nth-of-type(8) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s;
    z-index: 1
}

.parallax-infographic__item:hover .parallax-infographic__text-container,[data-whatinput=initial] .parallax-infographic__item:focus .parallax-infographic__text-container,[data-whatintent=keyboard] .parallax-infographic__item:focus .parallax-infographic__text-container {
    opacity: 0
}

.parallax-infographic__item:hover .parallax-infographic__flyout,[data-whatinput=initial] .parallax-infographic__item:focus .parallax-infographic__flyout,[data-whatintent=keyboard] .parallax-infographic__item:focus .parallax-infographic__flyout {
    opacity: 1;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    visibility: visible
}

.parallax-infographic__item.is-in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.parallax-infographic__item.is-faded .parallax-infographic__text {
    opacity: .5
}[data-whatinput=initial] .parallax-infographic__item:focus,[data-whatintent=keyboard] .parallax-infographic__item:focus {
    outline: 0
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__item {
        margin: 1rem 0
    }

    .parallax-infographic__item:nth-of-type(odd) {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    .parallax-infographic__item:nth-of-type(even) {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

@media screen and (min-width:64em) {
    .parallax-infographic__item {
        position: absolute
    }

    .parallax-infographic__item:nth-of-type(1) {
        left: 10%
    }

    .parallax-infographic__item:nth-of-type(1) .parallax-infographic__flyout {
        -webkit-transform: translateY(-45%);
        transform: translateY(-45%)
    }

    .parallax-infographic__item:nth-of-type(2) {
        right: 15%;
        top: 10%
    }

    .parallax-infographic__item:nth-of-type(3) {
        left: 40%;
        top: 35%
    }

    .parallax-infographic__item:nth-of-type(4) {
        left: 0;
        top: 45%
    }

    .parallax-infographic__item:nth-of-type(4) .parallax-infographic__flyout {
        left: 1rem;
        -webkit-transform: translateY(-45%);
        transform: translateY(-45%)
    }

    .parallax-infographic__item:nth-of-type(5) {
        left: 30%;
        top: 65%
    }

    .parallax-infographic__item:nth-of-type(6) {
        right: 0;
        top: 75%
    }

    .parallax-infographic__item:nth-of-type(7) {
        left: 55%;
        top: 90%
    }

    .parallax-infographic__item:nth-of-type(8) {
        left: 15%;
        top: 100%
    }
}

.parallax-infographic__text-container {
    font-size: 1.0625rem;
    line-height: 1.25rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(255,255,255,.75);
    border-radius: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 3rem;
    padding: .8125rem 1.875rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    z-index: 1
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__text-container {
        font-size: .875rem;
        line-height: 1rem;
        min-height: 2.25rem;
        padding: .5rem 1.25rem
    }
}

.parallax-infographic__cta-block,.parallax-infographic__flyout {
    color: #fff;
    text-align: left;
    -webkit-transition: opacity .7s,visibility 0s .5s,-webkit-transform .7s;
    transition: opacity .7s,visibility 0s .5s,-webkit-transform .7s;
    transition: opacity .7s,transform .7s,visibility 0s .5s;
    transition: opacity .7s,transform .7s,visibility 0s .5s,-webkit-transform .7s;
    z-index: 3
}

.parallax-infographic__cta-block {
    position: absolute;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block {
        bottom: 2rem;
        left: 1rem;
        max-width: calc(100% - 2rem);
        padding: 1.5rem 1rem
    }
}

@media screen and (max-width:29.99875em) {
    .parallax-infographic__cta-block {
        bottom: 0;
        left: 0;
        max-width: 100%
    }
}

@media screen and (min-width:48em) {
    .parallax-infographic__cta-block {
        width: 37.5rem
    }
}

@media screen and (min-width:64em) {
    .parallax-infographic__cta-block {
        bottom: 6rem;
        padding: 2.5rem
    }
}

.parallax-infographic__cta-block .parallax-infographic__title {
    font-size: 2.5625rem;
    line-height: 3.125rem;
    font-weight: 500;
    display: block;
    margin-bottom: 1.5rem
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__title {
        font-size: 1.4375rem;
        line-height: 2rem;
        margin-bottom: .5rem
    }
}

.parallax-infographic__cta-block .parallax-infographic__teaser {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    display: block;
    margin-bottom: 1rem
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__teaser {
        font-size: .875rem;
        line-height: 1.25rem;
        margin-bottom: .5rem
    }
}

.parallax-infographic__cta-block .parallax-infographic__ctas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__ctas {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.parallax-infographic__cta-block .parallax-infographic__cta {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 400;
    letter-spacing: .02em;
    color: #fff;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__cta {
        display: block;
        margin-top: 1.5rem
    }
}

@media screen and (min-width:64em) {
    .parallax-infographic__cta-block .parallax-infographic__cta:first-child::after {
        background: #fff;
        height: 2.8125rem;
        margin-left: 1.25rem;
        margin-right: 1.25rem;
        width: 1px
    }
}

.parallax-infographic__cta-block .parallax-infographic__cta--video {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.parallax-infographic__cta-block .parallax-infographic__cta--video:hover .parallax-infographic__cta-icon,[data-whatinput=initial] .parallax-infographic__cta-block .parallax-infographic__cta--video:focus .parallax-infographic__cta-icon,[data-whatintent=keyboard] .parallax-infographic__cta-block .parallax-infographic__cta--video:focus .parallax-infographic__cta-icon {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.parallax-infographic__cta-block .parallax-infographic__cta--video .parallax-infographic__cta-icon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 2.3125rem;
    margin-right: .625rem;
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 2.3125rem
}

.parallax-infographic__cta-block .parallax-infographic__cta--video .parallax-infographic__cta-icon svg {
    fill: #fff
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__cta--video .parallax-infographic__cta-icon {
        height: 1.8125rem;
        width: 1.8125rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__cta-block .parallax-infographic__cta--video {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

.parallax-infographic__flyout {
    max-width: 20rem;
    opacity: 0;
    padding: 1rem;
    position: absolute;
    -webkit-transform: translateY(-4rem);
    transform: translateY(-4rem);
    visibility: hidden;
    width: 15.625rem;
    z-index: 2
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__item:nth-child(1) .parallax-infographic__flyout {
        -webkit-transform: translateY(-2rem);
        transform: translateY(-2rem)
    }

    .parallax-infographic__item:nth-child(2) .parallax-infographic__flyout {
        -webkit-transform: translateY(-3rem);
        transform: translateY(-3rem)
    }

    .parallax-infographic__item:nth-child(8) .parallax-infographic__flyout {
        -webkit-transform: translateY(-9rem);
        transform: translateY(-9rem)
    }

    .parallax-infographic__item:nth-child(odd) .parallax-infographic__flyout {
        left: 0
    }

    .parallax-infographic__item:nth-child(even) .parallax-infographic__flyout {
        right: 0
    }
}

@media screen and (min-width:64em) {
    .parallax-infographic__flyout {
        left: -2rem;
        max-width: none;
        padding: 1.5rem;
        -webkit-transform: translateY(-75%);
        transform: translateY(-75%)
    }
}

.parallax-infographic__flyout .parallax-infographic__title {
    font-size: 1.625rem;
    line-height: 1.875rem;
    font-weight: 500;
    display: block;
    margin-bottom: 1rem;
    text-transform: uppercase
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__flyout .parallax-infographic__title {
        font-size: 1.125rem;
        line-height: 1.5rem
    }
}

.parallax-infographic__flyout .parallax-infographic__teaser {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    display: block;
    margin-bottom: .5rem
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__flyout .parallax-infographic__teaser {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

.parallax-infographic__flyout .parallax-infographic__emphasis {
    font-size: 4rem;
    line-height: 4rem;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.parallax-infographic__flyout .parallax-infographic__emphasis .super {
    font-size: 1.875rem;
    line-height: 1.875rem;
    font-weight: 500;
    left: 8px;
    position: relative;
    top: 8px
}

@media print,screen and (max-width:63.99875em) {
    .parallax-infographic__flyout .parallax-infographic__emphasis {
        font-size: 2.75rem;
        line-height: 2.75rem
    }

    .parallax-infographic__flyout .parallax-infographic__emphasis .super {
        font-size: 1.75rem;
        line-height: 1.75rem
    }
}

.parallax-infographic__text {
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}

.parallax-infographic--video {
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: margin,height;
    transition-property: margin,height;
    will-change: height,margin
}

.parallax-infographic--video .parallax-infographic__player {
    background-color: #303133;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.parallax-infographic--video .js-player-play {
    opacity: 0;
    visibility: hidden
}

@media screen and (min-width:64em) {
    .parallax-infographic--video.is-ready .js-player-play {
        opacity: 1;
        visibility: visible
    }

    .parallax-infographic--video.is-ready .parallax-infographic__cta-block {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: .7s;
        transition-duration: .7s;
        -webkit-transition-property: opacity;
        transition-property: opacity
    }

    .parallax-infographic--video.is-ready.is-showing-video .js-player-play,.parallax-infographic--video.is-ready.is-showing-video .parallax-infographic__cta-block,.parallax-infographic--video.is-ready.is-showing-video .parallax-infographic__items {
        opacity: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: .7s;
        transition-duration: .7s;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        visibility: hidden
    }

    .parallax-infographic--video.is-showing-video {
        margin-bottom: 4.6875rem;
        overflow: visible
    }

    .parallax-infographic--video.is-showing-video .parallax-infographic__player {
        opacity: 1;
        visibility: visible
    }

    .parallax-infographic--video.is-showing-transcript {
        margin-bottom: 17.1875rem
    }
}

.player {
    background-color: #303133;
    background-image: url(../img/video-bg.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    margin: 0 auto;
    max-width: 100%;
    opacity: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.is-showing-video .player,.player.is-showing-video {
    opacity: 1;
    visibility: visible
}

.js-player-container-expand .player__frame {
    opacity: 0
}

.js-player-container-expand.is-showing-video .player__frame {
    opacity: 1;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.player__embed,.player__frame,.player__frame-container {
    height: 100%;
    margin: 0 auto;
    position: relative;
    width: 100%
}

.player__close {
    height: 1.25rem;
    position: absolute;
    right: -1.875rem;
    top: .625rem;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s;
    width: 1.25rem;
    z-index: 3
}

.player__close:hover,[data-whatinput=initial] .player__close:focus,[data-whatintent=keyboard] .player__close:focus {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.player__close svg {
    fill: #fff
}

.is-close-above .player__close {
    right: .9375rem;
    top: -1.875rem
}

.player__transcript-container {
    left: 0;
    margin: 0 auto;
    max-height: 0;
    max-width: 56.5625rem;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
    width: calc(100% - 2rem);
    will-change: max-height;
    z-index: 3
}

.is-showing-video .player__transcript-container {
    max-height: 4.0625rem;
    opacity: 1;
    -webkit-transition-duration: .7s;
    transition-duration: .7s;
    -webkit-transition-property: max-height,visibility,opacity;
    transition-property: max-height,visibility,opacity;
    visibility: visible
}

.is-showing-transcript .player__transcript-container {
    max-height: 16.25rem
}

@media print,screen and (max-width:79.99875em) {
    .player__transcript-container {
        padding: 0
    }
}

.player__transcript-link {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 1.4375rem 0
}

.player__transcript-link .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .5rem;
    height: 1.125rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: .3125rem;
    position: relative;
    top: .0625rem;
    -webkit-transition: border .4s;
    transition: border .4s;
    width: 1.125rem
}

.player__transcript {
    background-color: #f5f5f5;
    border-radius: .25rem;
    padding: .75rem;
    padding-left: 1.25rem
}

.player__transcript-title {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 400
}

.player__transcript-text {
    font-size: .8125rem;
    line-height: 1.5rem;
    font-weight: 300;
    max-height: 7.1875rem;
    overflow-y: auto
}

.player--cloudflare stream {
    height: 100%
}

.player--cloudflare stream .video-js.vjs-fluid {
    height: 100%;
    padding-top: 0
}

.product-finder__bg-container {
    position: relative
}

.product-finder {
    margin: 0 auto;
    margin-bottom: 2.8125rem;
    max-width: 65rem;
    padding: 1.25rem 0 0
}

@media screen and (min-width:64em) {
    .two-column+.product-finder {
        padding-top: 1.25rem
    }
}

@media screen and (max-width:29.99875em) {
    .product-finder {
        padding: 0
    }
}

.product-finder::before {
    background-color: #fff;
    left: -40%;
    padding-bottom: 50%;
    position: absolute;
    top: 0;
    -webkit-transform: skew(-60deg);
    transform: skew(-60deg);
    width: 100%;
    z-index: -1
}

@media screen and (min-width:64em) {
    .product-finder::before {
        left: -60%
    }
}

.product-finder::after {
    background-image: linear-gradient(18deg,rgba(249,249,249,0) 40%,#f9f9f9);
    height: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -2
}

@media screen and (max-width:29.99875em) {
    .product-finder::after {
        right: 0
    }
}

.content-container>.product-finder:first-child {
    margin-top: 10.75rem
}

.product-finder .filters__sections {
    background-color: #fff
}

.product-finder .filters__status-info,.product-finder .search-results {
    margin-left: auto;
    margin-right: auto;
    max-width: 57.1875rem;
    padding: 0;
    width: 100%
}

.product-finder .search__filter-toggle {
    display: none;
    visibility: hidden
}

.product-finder+section {
    margin-top: 0
}

.product-finder__header {
    margin-bottom: 2rem;
    text-align: center
}

.product-finder__title {
    font-size: 1.75rem;
    line-height: 2.125rem;
    font-weight: 300;
    margin-bottom: 1.125rem
}

@media screen and (min-width:64em) {
    .product-finder__title {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

.product-finder__subtitle {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .product-finder__subtitle {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.pull-quote {
    color: #fff;
    margin-top: 2.8125rem;
    padding: 1.875rem 0 3.125rem
}

@media screen and (min-width:48em) {
    .pull-quote {
        margin-top: 3.75rem;
        padding: 5.625rem 0 3.75rem
    }
}

.cta--background+.pull-quote,.section-overview-grid--alternate+.pull-quote,.section-overview-grids+.pull-quote {
    margin-top: 0
}

.pull-quote.pull-quote--color {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.pull-quote__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    width: 90%
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote__content {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }
}

.pull-quote__text-container {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    width: 100%
}

@media screen and (min-width:30em) and (max-width:47.99875em) {
    .pull-quote__text-container {
        margin: 0 auto;
        width: 80%
    }
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote__text-container {
        text-align: center
    }
}

@media print,screen and (max-width:89.99875em) {
    .pull-quote--image-right .pull-quote__text-container {
        margin-left: 2.5rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote--image-right .pull-quote__text-container {
        margin-left: auto
    }
}

.pull-quote__quote-graphic {
    fill: #fff;
    height: 2.375rem;
    width: 3.125rem
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote__quote-graphic {
        display: block;
        margin: 0 auto .75rem
    }
}

@media screen and (min-width:48em) {
    .pull-quote__quote-graphic {
        left: -4.0625rem;
        position: absolute;
        top: -1.25rem
    }
}

.pull-quote__speaker {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 20.625rem;
    text-align: center
}

@media screen and (min-width:48em) {
    .pull-quote__speaker {
        margin-right: 4.375rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote__speaker {
        margin-bottom: 1rem
    }
}

@media screen and (min-width:48em) {
    .pull-quote--image-right .pull-quote__speaker {
        margin-left: 2.5rem;
        margin-right: 0;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.pull-quote__speaker-image {
    border-radius: 50%
}

@media screen and (max-width:29.99875em) {
    .pull-quote__speaker-image {
        max-width: 15rem
    }
}

.pull-quote__speaker-name,.pull-quote__speaker-position {
    font-size: .9375rem;
    line-height: 1.125rem;
    font-weight: 300;
    margin: .75rem 0
}

.pull-quote__speaker-info {
    margin-top: 1.25rem
}

.pull-quote__speaker-position {
    font-style: italic
}

.pull-quote__text {
    font-size: 1.625rem;
    line-height: 2.375rem;
    font-weight: 300;
    margin-bottom: 1.5rem;
    position: relative
}

@media screen and (min-width:48em) {
    .pull-quote__text {
        font-size: 2.125rem;
        line-height: 3.125rem
    }
}

@media screen and (min-width:64em) {
    .pull-quote__text {
        font-size: 2.5rem;
        line-height: 4.5625rem
    }
}

.pull-quote--small .pull-quote__text {
    font-size: 1.625rem;
    line-height: 2.375rem
}

@media screen and (min-width:48em) {
    .pull-quote--small .pull-quote__text {
        font-size: 1.75rem;
        line-height: 2.5rem;
        top: -1.25rem
    }
}

@media screen and (min-width:64em) {
    .pull-quote--small .pull-quote__text {
        font-size: 2.1875rem;
        line-height: 4.0625rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .pull-quote__cta {
        margin-top: 1rem
    }
}

.rail-teaser-list__title {
    font-size: 1.5rem;
    line-height: 1.875rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .rail-teaser-list__title {
        font-size: 1.75rem;
        line-height: 2.5rem
    }
}

.rail-teaser-list__item {
    margin-top: 1rem;
    padding-bottom: 1.625rem
}

.rail-teaser-list__item:not(:last-child) {
    border-bottom: 1px solid #cfcfcf
}

.rail-teaser-list__item img {
    width: 100%
}

.rail-teaser-list__item .item__title {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #303133;
    display: block;
    -webkit-transition: color .4s;
    transition: color .4s
}

.rail-teaser-list__item .item__title .fas {
    font-size: .875rem;
    margin-left: .25rem
}

@media screen and (min-width:64em) {
    .rail-teaser-list__item .item__title {
        font-size: 1.125rem;
        line-height: 1.875rem
    }
}

.rail-teaser-list__item .item__image {
    margin-bottom: .75rem
}

.rail-teaser-list__item .item__teaser {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    margin: 0
}

@media screen and (min-width:64em) {
    .rail-teaser-list__item .item__teaser {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.related-teasers {
    background-color: #f5f5f5
}

.related-teasers+.related-teasers .related-teasers__inner {
    border-top: 1px solid #cfcfcf
}

@media print,screen and (max-width:63.99875em) {
    .related-teasers__inner {
        margin: 0 auto;
        max-width: 25rem;
        padding-bottom: 2.5rem;
        padding-top: 1.875rem
    }
}

@media screen and (min-width:64em) {
    .related-teasers__inner {
        padding-bottom: 3.125rem;
        padding-top: 2.1875rem
    }
}

@media screen and (min-width:64em) {
    .related-teasers__inner .flickity-viewport {
        margin-bottom: .625rem
    }
}

.related-teasers__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .related-teasers__title {
        font-size: 2.125rem;
        line-height: 2.8125rem
    }
}

.related-teasers__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: .9375rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .related-teasers__items {
        margin-top: 1.5625rem
    }
}

.related-teasers__item {
    background-color: #fff;
    display: block;
    min-height: 100%;
    padding: .9375rem 1.25rem 1.5625rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .related-teasers__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(33.33% - 1.5rem);
        margin-left: .75rem;
        margin-right: .75rem;
        padding: 1.875rem 1.875rem 2.1875rem
    }
}

.related-teasers__items>.related-teasers__item:first-child {
    margin-left: 0
}

.related-teasers__items>.related-teasers__item:last-child {
    margin-right: 0
}

.related-teasers__item .fa-arrow-right {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .625rem;
    height: 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: background,border,color;
    transition-property: background,border,color;
    width: 1.5rem
}

@media screen and (min-width:64em) {
    .related-teasers__item .fa-arrow-right {
        font-size: .875rem;
        height: 1.9375rem;
        width: 1.9375rem
    }
}

.related-teasers__item-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

.related-teasers__item-title::before {
    background-color: #303133;
    height: .25rem;
    margin-bottom: .4375rem;
    -webkit-transition: width .6s;
    transition: width .6s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    width: 0
}

@media screen and (min-width:64em) {
    .related-teasers__item-title {
        font-size: 1.3125rem;
        line-height: 2rem
    }
}

.is-in-view .related-teasers__item-title::before {
    width: 2.875rem
}

.related-teasers__item-teaser {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    color: #303133
}

@media screen and (min-width:64em) {
    .related-teasers__item-teaser {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.related-teasers__item-teaser,.related-teasers__item-title {
    -webkit-transition: color .4s;
    transition: color .4s
}

.is-sitecore-ee .related-teasers .related-teasers__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.is-sitecore-ee .related-teasers .related-teasers__items>span.scEnabledChrome {
    display: block!important;
    left: 0;
    position: absolute;
    top: 0;
    width: 33.33%
}

.rtf {
    margin: 2.8125rem 0;
    overflow-x: auto;
    overflow-y: hidden
}

.rtf.u-content-container {
    margin: 2.8125rem auto
}

@media print,screen and (max-width:63.99875em) {
    .rtf.u-content-container {
        margin: 2.1875rem auto
    }
}

.page-title+.rtf,.page-title+.rtf-2-col>.rtf:first-child {
    margin-top: 0
}

.content-container>.rtf:first-child {
    margin-top: 9.0625rem
}

.rtf h1,.rtf h2,.rtf h3,.rtf h4,.rtf h5,.rtf h6 {
    margin: .625rem 0
}

@media screen and (min-width:64em) {
    .rtf h1,.rtf h2,.rtf h3,.rtf h4,.rtf h5,.rtf h6 {
        margin: 1.25rem 0
    }
}

.rtf h1:first-child,.rtf h2:first-child,.rtf h3:first-child,.rtf h4:first-child,.rtf h5:first-child,.rtf h6:first-child {
    margin-top: 0
}

.rtf h2 {
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .rtf h2 {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

.rtf h3 {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .rtf h3 {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.rtf h4 {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .rtf h4 {
        font-size: 1.75rem;
        line-height: 2.5rem
    }
}

.rtf h5 {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .rtf h5 {
        font-size: 1.4375rem;
        line-height: 2rem
    }
}

.rtf h6 {
    font-size: .9375rem;
    line-height: 1.125rem
}

@media screen and (min-width:64em) {
    .rtf h6 {
        font-size: 1.125rem;
        line-height: 1.875rem
    }
}

.rtf li,.rtf p {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300
}

.rtf li:last-child,.rtf p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .rtf li,.rtf p {
        font-size: 1rem;
        line-height: 1.625rem
    }
}

.rtf ol,.rtf ul {
    margin-left: 1.75rem
}

.rtf ol li,.rtf ul li {
    margin-bottom: .5rem
}

.rtf ul {
    margin-bottom: 1rem
}

.rtf ul li {
    position: relative
}

.rtf ul li::before {
    border-radius: 50%;
    height: .4375rem;
    left: -.875rem;
    position: absolute;
    top: .5rem;
    width: .4375rem
}

@media screen and (min-width:64em) {
    .rtf ul li::before {
        top: .75rem
    }
}

.rtf ol {
    counter-reset: rtf-ol;
    display: block;
    list-style-type: none
}

.rtf ol li {
    position: relative
}

.rtf ol>li {
    counter-increment: rtf-ol
}

.rtf ol>li::before {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    content: counter(rtf-ol) ".";
    left: auto;
    list-style-type: decimal;
    position: absolute;
    right: calc(100% + 6px);
    top: .25rem
}

@media screen and (min-width:64em) {
    .rtf ol>li::before {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

.rtf ol>li>ol {
    counter-reset: rtf-ol
}

.rtf ol>li>ol>li {
    counter-increment: rtf-ol
}

.rtf ol>li>ol>li::before {
    content: counter(rtf-ol,lower-alpha) ".";
    list-style-type: lower-alpha
}

.rtf>img {
    margin: 1rem 0
}

.rtf.rtf--margins {
    margin: 3.125rem auto
}

@media screen and (min-width:64em) {
    .rtf.rtf--margins {
        margin: 6.25rem auto
    }
}

.rtf>:last-child {
    margin-bottom: 0
}

.rtf>:first-child {
    margin-top: 0
}

@media screen and (min-width:64em) {
    .rtf-2-col {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .rtf-2-col .rtf {
        max-width: 50rem;
        width: 70%
    }

    .rtf-2-col .rtf__sidebar {
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin-left: 2.5rem;
        max-width: 23.4375rem;
        width: 30%
    }
}

@media print,screen and (max-width:63.99875em) {
    .rtf-2-col .rtf__sidebar {
        margin-top: 1.5rem
    }
}

.rtf__image-container {
    margin: 1rem 0
}

@media screen and (min-width:48em) {
    .rtf__image-container {
        max-width: 45%
    }

    .rtf__image-container:first-child,.rtf__image-container:first-child+* {
        margin-top: 0
    }

    .rtf__image-container.rtf__image-container--left {
        float: left;
        margin-right: 2.4375rem
    }

    .rtf__image-container.rtf__image-container--right {
        float: right;
        margin-left: 2.4375rem
    }
}

.hero+.rtf,.image-carousel+.rtf {
    margin-bottom: 1.5625rem;
    margin-top: 1.5625rem
}

@media screen and (min-width:48em) {
    .hero+.rtf,.image-carousel+.rtf {
        margin-bottom: 1.875rem;
        margin-top: 1.875rem
    }
}

.search-hero {
    background-color: #f5f5f5;
    padding: 3rem
}

.content-top .search-hero:first-child {
    padding: 3rem 0 2.5rem
}

@media screen and (min-width:64em) {
    .content-top .search-hero:first-child {
        padding: 5.5rem 0 3.125rem
    }
}

.search-hero__field,.search-hero__form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .search-hero__field,.search-hero__form {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media screen and (min-width:64em) {
    .search-hero__field,.search-hero__form {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media print,screen and (max-width:63.99875em) {
    .search-hero__field {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media print,screen and (max-width:63.99875em) {
    .search-hero__buttons {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 1.5rem;
        width: 100%
    }

    .search-hero__buttons .search-hero__button {
        margin: 0 1rem
    }
}

@media screen and (max-width:29.99875em) {
    .search-hero__buttons {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .search-hero__buttons .search-hero__button {
        margin: .5rem 1rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .search-hero__selector {
        width: 100%
    }
}

@media screen and (min-width:48em) {
    .search-hero__selector {
        margin-right: 1rem
    }
}

.search-hero__label {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    width: 100%
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    body:not([data-theme=corporate]) .search-hero__label {
        width: calc(100% - 196px)
    }
}

.search-hero__label-text {
    font-size: 1.125rem;
    line-height: 1.125rem;
    left: 1.125rem;
    position: absolute;
    top: calc(50% - 10px);
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: font-size,color,-webkit-transform;
    transition-property: font-size,color,-webkit-transform;
    transition-property: transform,font-size,color;
    transition-property: transform,font-size,color,-webkit-transform;
    z-index: 2
}

.field--focused .search-hero__label-text,.is-filled-label .search-hero__label-text {
    font-size: .75rem;
    line-height: .75rem;
    -webkit-transform: translateY(-16px);
    transform: translateY(-16px)
}

.search-hero__input {
    border: none;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    height: 3.75rem;
    margin: 0;
    padding: 1.125rem 3.25rem 1.25rem 1.125rem
}

@media screen and (min-width:64em) {
    .search-hero__input {
        font-size: 1.125rem;
        line-height: 1.375rem;
        padding: 1.125rem 3.25rem 1.25rem 1.125rem
    }
}

.search-hero__input:focus {
    border: none;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3)
}[data-whatinput=initial] .search-hero__input:focus,[data-whatintent=keyboard] .search-hero__input:focus {
    border: none;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.8);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.8)
}

.search-hero__input::-ms-clear {
    height: 0;
    overflow: hidden;
    width: 0
}

.search-hero__close {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 1.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    right: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.75rem
}

.search-hero__close svg {
    height: .625rem;
    -webkit-transition: fill .4s;
    transition: fill .4s;
    width: .625rem
}

.search-hero__submit {
    margin-left: 1.625rem
}

.search-hero__submit svg {
    fill: #fff;
    height: .9375rem;
    margin-right: .375rem;
    width: .9375rem
}

@media print,screen and (max-width:47.99875em) {
    .search-hero__submit {
        margin: 1.5rem auto 0
    }
}

.search-results {
    margin-bottom: 3.125rem
}

@media screen and (min-width:64em) {
    .main--sidebar .content-container>.search-results:first-child {
        margin-top: -1.5rem
    }
}

.search-results .search-results__status .search__filter-toggle {
    border: none;
    display: none
}

.search-results .search-results__status .search__filter-toggle.is-visible {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.search-results__items-inner {
    opacity: 0;
    visibility: hidden
}

.search-results__items-inner.is-showing {
    opacity: 1;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: visible
}

.search-results__status-text {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 300;
    display: block;
    width: 100%
}

.search-results__status-text em {
    font-style: normal;
    font-weight: 500
}

.search-results__status-inner {
    display: block;
    margin-bottom: 2.5rem;
    margin-top: 0;
    -webkit-transition: margin-top .6s;
    transition: margin-top .6s;
    width: 100%
}

.search-results__status-inner::after {
    background-color: #9b9b9b;
    height: .0625rem;
    margin-top: 1.0625rem;
    width: 0%
}

.search-results__status-inner.is-showing {
    margin-top: 2.125rem
}

.search-results__status-inner.is-showing::after {
    margin-top: 1.0625rem;
    -webkit-transition: width .8s;
    transition: width .8s;
    width: 100%
}

.search-results__item {
    color: #303133;
    display: block
}

.search-results__item:not(:first-child) {
    margin-top: 1.25rem
}

.search-results__item:not(:last-child) {
    border-bottom: 1px solid #9b9b9b;
    padding-bottom: 1.5625rem
}

.search-results__item:hover,[data-whatinput=initial] .search-results__item:focus,[data-whatintent=keyboard] .search-results__item:focus {
    color: #303133
}

@media screen and (max-width:29.99875em) {
    .search-results__items--date .search-results__item .item__date {
        margin-bottom: .75rem;
        margin-top: 3.125rem
    }
}

@media screen and (min-width:30em) {
    .search-results__items--date .search-results__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .search-results__items--date .search-results__item .item__date {
        height: 0%;
        margin-right: 2rem
    }
}

@media screen and (max-width:29.99875em) {
    .search-results__items--image .search-results__item .search-results__item-image {
        margin-bottom: .75rem;
        margin-top: 3.125rem
    }
}

@media screen and (min-width:30em) {
    .search-results__items--image .search-results__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .search-results__items--image .search-results__item .search-results__item-image {
        height: 0%;
        margin-right: 1.5rem
    }
}

.search-results__item-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin: 0 0 .75rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media screen and (min-width:64em) {
    .search-results__item-title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.search-results__item-title .fas {
    font-size: .75rem;
    margin-left: .375rem;
    margin-right: 0;
    position: relative;
    top: -.125rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

.search-results__item-category {
    font-size: .625rem;
    line-height: .75rem;
    font-weight: 300;
    letter-spacing: .25em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.search-results__item-category::before {
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: .0625rem;
    width: 2.5rem
}

.search-results__item-teaser,.search-results__item-url {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    display: block
}

@media screen and (min-width:64em) {
    .search-results__item-teaser,.search-results__item-url {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.search-results__item-url {
    padding: .5rem 0;
    word-break: break-word
}

.search-results__item-icon {
    display: inline-block;
    fill: #303133;
    height: 1.375rem;
    margin-right: .25rem;
    position: relative;
    top: .125rem;
    -webkit-transition: fill .4s;
    transition: fill .4s;
    width: 1.125rem
}

.search-results__item-btn {
    font-size: .875rem;
    line-height: 1.5rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase
}

.search-results__item-btn .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #303133;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 1.625rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    width: 1.625rem
}

.search-results__empty .search-results__empty-tips-title {
    font-size: 1rem;
    line-height: 1.75rem;
    font-weight: 400;
    margin-bottom: .75rem
}

@media screen and (min-width:64em) {
    .search-results__empty .search-results__empty-tips-title {
        font-size: 1.125rem;
        line-height: 1.875rem;
        font-weight: 400
    }
}

.search-results__empty-header {
    font-size: 1.375rem;
    line-height: 1.75rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .search-results__empty-header {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.search-results__empty-suggestion-container {
    font-size: 1.125rem;
    line-height: 1.5rem;
    border: 1px solid #303133;
    border-width: 1px 0;
    margin: .75rem 0 1.375rem;
    padding: .75rem 0 1.125rem
}

@media screen and (min-width:64em) {
    .search-results__empty-suggestion-container {
        font-size: 1.3125rem;
        line-height: 1.75rem;
        margin: 1rem 0 2rem;
        padding: 1rem 0 1.375rem
    }
}

.secondary-nav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.35);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.35);
    margin: 0 auto;
    position: fixed;
    top: 0;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    width: 100%;
    will-change: transform;
    z-index: 20
}

@media screen and (max-width:29.99875em) {
    .secondary-nav::after {
        background: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),color-stop(25%,rgba(255,255,255,.5)),to(white));
        background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,.5) 25%,#fff);
        content: '';
        height: 1.5rem;
        position: absolute;
        right: 1rem;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 3rem
    }
}

.secondary-nav__sticky-container {
    height: 3.125rem
}

.secondary-nav__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 1rem;
    padding-top: 1rem
}

@media screen and (min-width:64em) {
    .secondary-nav__items {
        padding-bottom: 1rem;
        padding-top: 1rem
    }
}

.secondary-nav__items .fa-chevron-right {
    color: #cfcfcf;
    font-size: .875rem;
    margin-left: .75rem
}

@media print,screen and (max-width:63.99875em) {
    .secondary-nav__inner {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        max-width: 100%;
        overflow-x: auto;
        scrollbar-width: none
    }

    .secondary-nav__items {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        width: auto
    }

    .secondary-nav__ellipsis,.secondary-nav__item {
        font-size: .75rem;
        line-height: 1rem;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-right: .5rem
    }

    .secondary-nav__item-text {
        display: block;
        padding-right: .5rem
    }

    .secondary-nav__children,.secondary-nav__dropdown-caret,.secondary-nav__dropdown-expand {
        display: none
    }
}

@media screen and (min-width:64em) {
    .secondary-nav__item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 1.125rem;
        margin-right: .875rem;
        position: relative
    }

    .secondary-nav__item-text {
        font-size: .875rem;
        line-height: 1.125rem;
        padding-right: .75rem;
        position: relative;
        top: -2px
    }

    .secondary-nav__dropdown-expand {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #cfcfcf;
        border-radius: 50%;
        color: #fff;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 1.125rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        width: 1.125rem
    }

    .secondary-nav__dropdown-expand .fas {
        color: #fff;
        font-size: .5rem;
        margin: 0
    }

    .secondary-nav__dropdown-caret {
        height: .75rem;
        left: calc(50% - 12px);
        pointer-events: none;
        position: absolute;
        top: calc(100% + 4px);
        width: 1.5rem;
        z-index: 2
    }

    .secondary-nav__children {
        background: #fff;
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        left: 0;
        margin: 0;
        padding: 1rem 0;
        padding-right: .625rem;
        position: absolute;
        top: calc(100% + 14px);
        width: 19.0625rem;
        z-index: 1
    }

    .secondary-nav__children-inner {
        margin: 0;
        max-height: calc(80vh - 168px);
        overflow-x: hidden;
        overflow-y: auto;
        padding: 0 .75rem 0 1.375rem
    }

    .secondary-nav__children,.secondary-nav__dropdown-caret {
        opacity: 0;
        -webkit-transform: translateY(35px);
        transform: translateY(35px);
        -webkit-transition-duration: .6s;
        transition-duration: .6s;
        -webkit-transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,transform,visibility;
        transition-property: opacity,transform,visibility,-webkit-transform;
        visibility: hidden
    }

    .is-showing-dropdown .secondary-nav__children,.is-showing-dropdown .secondary-nav__dropdown-caret {
        opacity: 1;
        -webkit-transform: translateY(2px);
        transform: translateY(2px);
        visibility: visible;
        z-index: 3
    }

    .secondary-nav__item-child {
        display: block
    }

    .secondary-nav__item-child:not(:last-child) {
        border-bottom: 1px solid #cfcfcf
    }

    .secondary-nav__item-child sup {
        margin-right: .25rem
    }

    .secondary-nav__child-link {
        font-size: .875rem;
        line-height: 1.125rem;
        color: #303133;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: .8125rem .9375rem .9375rem
    }
}

.section-nav {
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.35);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.35);
    position: fixed;
    top: 0;
    -webkit-transform: translateY(0) translateZ(0);
    transform: translateY(0) translateZ(0);
    -webkit-transition: -webkit-transform .75s;
    transition: -webkit-transform .75s;
    transition: transform .75s;
    transition: transform .75s,-webkit-transform .75s;
    width: 100%;
    will-change: transform;
    z-index: 20
}

@media print,screen and (max-width:47.99875em) {
    .section-nav.is-expanded {
        overflow: hidden;
        overflow-y: auto
    }
}

.section-nav__sticky-container {
    height: 3.125rem
}

.section-nav__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.is-current .section-nav__item-text {
    color: #303133
}

.section-nav__children-inner {
    margin: 0
}

@media screen and (min-width:48em) {
    .section-nav__children-inner {
        max-height: calc(80vh - 168px);
        overflow-y: auto;
        padding-left: 1.375rem;
        padding-right: .75rem
    }
}

@media print,screen and (max-width:47.99875em) {
    .section-nav__inner {
        overflow: hidden;
        padding: 0;
        -webkit-transition: height 250ms ease;
        transition: height 250ms ease
    }

    .section-nav__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .section-nav__item {
        font-size: .875rem;
        line-height: 1.5rem;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: .75rem 1.375rem;
        position: relative
    }

    .section-nav__item:first-of-type {
        color: #fff;
        position: relative
    }

    .section-nav__item:first-of-type::after,.section-nav__item:first-of-type::before {
        content: '';
        height: 100%;
        position: absolute;
        width: 100px
    }

    .section-nav__item:first-of-type::before {
        left: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    .section-nav__item:first-of-type::after {
        left: 100%
    }

    .section-nav__item:nth-of-type(n+3)::before {
        background-color: #cfcfcf;
        content: '';
        height: 1px;
        position: absolute;
        top: 0;
        width: 100%
    }

    .section-nav__item .fas {
        margin-right: 0
    }

    .section-nav__dropdown-expand {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        right: 1.375rem;
        top: 1rem
    }

    .section-nav__children {
        height: 0;
        margin-top: 0;
        position: relative;
        -webkit-transition: margin .4s;
        transition: margin .4s;
        visibility: hidden
    }

    .is-showing-dropdown .section-nav__children {
        height: auto;
        margin-top: .5rem;
        visibility: visible
    }

    .section-nav__item-child {
        font-size: .8125rem;
        line-height: 2.0625rem
    }
}

@media screen and (min-width:48em) {
    .section-nav__item {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 3.75rem;
        margin-right: 1.125rem;
        padding-right: 1.125rem;
        position: relative
    }

    .section-nav__item .section-nav__children {
        padding-right: .5rem;
        width: 15rem
    }

    .section-nav__item .section-nav__children .section-nav__children-inner {
        padding-left: 1.25rem
    }

    .section-nav__item:not(:first-child):last-child .section-nav__children,.section-nav__item:not(:first-child):nth-last-child(2) .section-nav__children {
        -webkit-transform: translateY(35px) translateX(0);
        transform: translateY(35px) translateX(0)
    }

    .section-nav__item:not(:first-child):last-child .section-nav__children::before,.section-nav__item:not(:first-child):nth-last-child(2) .section-nav__children::before {
        left: auto;
        right: 1rem
    }

    .section-nav__item:not(:first-child):last-child.is-showing-dropdown .section-nav__children,.section-nav__item:not(:first-child):nth-last-child(2).is-showing-dropdown .section-nav__children {
        -webkit-transform: translateY(0) translateX(0);
        transform: translateY(0) translateX(0)
    }

    .section-nav__item:first-of-type {
        color: #fff;
        margin-right: 1.875rem;
        position: relative;
        text-transform: uppercase
    }

    .section-nav__item:first-of-type::before {
        content: '';
        height: 3.75rem;
        position: absolute;
        right: 99%;
        top: 0;
        width: 1000px
    }

    .section-nav__item:first-of-type::after {
        border-bottom: 1.875rem solid transparent;
        border-right: 1.875rem solid transparent;
        border-top: 1.875rem solid transparent;
        content: '';
        height: 0;
        position: absolute;
        right: -2.75rem;
        top: 0;
        width: 0
    }

    .section-nav__item:first-of-type .section-nav__item-text {
        font-size: .8125rem;
        line-height: 1.125rem;
        font-weight: 500
    }

    .section-nav__item:not(:first-of-type):not(:last-of-type)::after {
        background-color: #979797;
        content: '';
        height: 50%;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 1px
    }

    .section-nav__item-text {
        font-size: .8125rem;
        line-height: 1rem;
        padding-right: .75rem;
        position: relative;
        top: -2px
    }

    .section-nav__dropdown-expand {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #cfcfcf;
        border-radius: 50%;
        color: #fff;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 1.125rem;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative;
        width: 1.125rem
    }

    .section-nav__dropdown-expand .fas {
        color: #fff;
        font-size: .5rem;
        margin: 0
    }

    .section-nav__dropdown-caret {
        height: .75rem;
        left: calc(50% - 12px);
        pointer-events: none;
        position: absolute;
        top: calc(100% + 4px);
        width: 1.5rem;
        z-index: 2
    }

    .section-nav__children {
        background: #fff;
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
        margin: 0;
        padding: 1rem 0;
        padding-right: .625rem;
        position: absolute;
        right: 0;
        top: 100%;
        width: 19.0625rem;
        z-index: 1
    }

    .section-nav__children::before {
        border-bottom: .625rem solid #fff;
        border-left: .625rem solid transparent;
        border-right: .625rem solid transparent;
        border-top: .625rem solid transparent;
        content: '';
        height: 0;
        left: 20%;
        position: absolute;
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        width: 0
    }

    .section-nav__children,.section-nav__dropdown-caret {
        opacity: 0;
        -webkit-transform: translateY(35px) translateX(68%);
        transform: translateY(35px) translateX(68%);
        -webkit-transition-duration: .6s;
        transition-duration: .6s;
        -webkit-transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,transform,visibility;
        transition-property: opacity,transform,visibility,-webkit-transform;
        visibility: hidden
    }

    .is-showing-dropdown .section-nav__children,.is-showing-dropdown .section-nav__dropdown-caret {
        opacity: 1;
        -webkit-transform: translateY(0) translateX(68%);
        transform: translateY(0) translateX(68%);
        visibility: visible
    }

    .section-nav__item-child {
        display: block
    }

    .section-nav__item-child sup {
        margin-right: .25rem
    }

    .section-nav__child-link {
        font-size: .875rem;
        line-height: 1rem;
        color: #303133;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: .8125rem .9375rem .9375rem
    }
}

.section-overview-grid {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

@media screen and (min-width:48em) {
    .section-overview-grid {
        margin-bottom: 3.125rem;
        margin-top: 3.125rem
    }

    .two-column+.section-overview-grid {
        margin-top: 2.5rem
    }
}

.section-overview-grid.section-overview-grid--alternate {
    background-color: #f5f5f5;
    margin: 0;
    padding: 2.8125rem 0
}
.section-overview-grid.section-overview-grid--alternate2{
    padding:0;
}

.section-overview-grid.section-overview-grid--alternate+.section-overview-grid {
    margin-top: 0;
    padding-top: 0
}

.hero+.section-overview-grid.section-overview-grid--alternate {
    margin-top: 0
}

@media screen and (min-width:48em) {
    .section-overview-grid.section-overview-grid--image {
        margin-top: 3.125rem
    }
}

.section-overview-grid__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    overflow: visible;
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .section-overview-grid--text-only .section-overview-grid__items {
        margin: 0 auto;
        max-width: 37.5rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .section-overview-grid--image .section-overview-grid__items {
        margin: 0 auto;
        max-width: 37.5rem
    }
}

@media screen and (min-width:48em) {
    .section-overview-grid__items:not(:empty) {
        margin-bottom: -1.25rem
    }
}

.section-overview-grid__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 300;
    margin-bottom: 2rem
}

@media screen and (min-width:64em) {
    .section-overview-grid__title {
        font-size: 1.75rem;
        line-height: 2.25rem
    }
}

.section-overview-grid--accordion .section-overview-grid__title {
    font-size: 2.125rem;
    line-height: 2.875rem;
    font-weight: 300;
    margin-bottom: 2.8125rem;
    text-align: center
}

.section-overview-grid__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 2.25rem;
    -webkit-transition: background .4s;
    transition: background .4s;
    width: 100%
}

.section-overview-grid--image .section-overview-grid__item {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.4);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.4)
}

@media screen and (min-width:64em) {
    .section-overview-grid--image .section-overview-grid__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - .6875rem)
    }

    .section-overview-grid--image .section-overview-grid__item:nth-child(even) {
        margin-left: 1.25rem
    }
}

@media screen and (min-width:48em) {
    .section-overview-grid--image .section-overview-grid__item .grid-item__image-container,.section-overview-grid--image .section-overview-grid__item .grid-item__text-container {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%
    }
}

.section-overview-grid--image .section-overview-grid__item .grid-item__image-container {
    overflow: hidden
}

.section-overview-grid--image .section-overview-grid__item .grid-item__image {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s,-webkit-transform .4s
}

.section-overview-grid--image .section-overview-grid__item:hover .grid-item__image,[data-whatinput=initial] .section-overview-grid--image .section-overview-grid__item:focus .grid-item__image,[data-whatintent=keyboard] .section-overview-grid--image .section-overview-grid__item:focus .grid-item__image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

@media screen and (min-width:30em) {
    .section-overview-grid--text-only .section-overview-grid__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - .625rem)
    }

    .section-overview-grid--text-only .section-overview-grid__item:nth-child(even) {
        margin-left: 2.25rem
    }
}

@media screen and (min-width:48em) {
    .section-overview-grid--text-only .section-overview-grid__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(32.2% - .775rem);
        margin-left: 2.25rem
    }

    .section-overview-grid--text-only .section-overview-grid__item:nth-child(3n-2) {
        margin-left: 0
    }
}

.section-overview-grid__item .grid-item__text-container {
    padding: 1.5rem;
    width: 100%
}

@media screen and (min-width:64em) {
    .section-overview-grid--image .section-overview-grid__item .grid-item__text-container {
        padding: 2.375rem 1rem 1rem 1.9375rem
    }

    .section-overview-grid--text-only .section-overview-grid__item .grid-item__text-container {
        padding: 1.75rem 2.25rem
    }
    .section-overview-grid--text-only .section-overview-grid__item .text_wl{
        padding:0;
        border-bottom: 3px solid #008842;
        background: #f0f4f7;
        box-shadow: 0 10px 80px rgba(0,0,0,.15);
        padding-bottom:20px;
    }
    .section-overview-grid--text-only .section-overview-grid__item .text_wl h2{
        padding:30px 20px 0;
    }
    .section-overview-grid--text-only .section-overview-grid__item .text_wl .fa-arrow-right2{
        margin-left:20px;
    }
    .pic_list{
        width:100%;
        height:540px;
        overflow:hidden;
    }
    .section-overview-grid--text-only .section-overview-grid__item .pic_list img{
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    .section-overview-grid--text-only .section-overview-grid__item:hover .pic_list img{
        -webkit-transition: all .5s ease 0s;
        transition: all .5s ease 0s;
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    
    } 
}

.section-overview-grid__item .grid-item__text-container .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .625rem;
    height: 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: background,border,color;
    transition-property: background,border,color;
    width: 1.5rem
}

.section-overview-grid__item .grid-item__text-container .fa-arrow-right2{
    background: #fff url(../images/icon_cjt.png) no-repeat center center/20px auto;
}
.section-overview-grid--text-only .section-overview-grid__item .grid-item__text-container:hover .fa-arrow-right2{
    background: #fff url(../images/icon_cjthover.png) no-repeat center center/20px auto;
}

.section-overview-grid__item .grid-item__text-container .fa-arrow-right3{
    background: #fff url(../images/icon_down.png) no-repeat center center/20px auto;
}
.section-overview-grid--text-only .section-overview-grid__item .grid-item__text-container:hover .fa-arrow-right3{
    background: #fff url(../images/icon_downhover.png) no-repeat center center/20px auto;
}
.section-overview-grid--text-only .section-overview-grid__item .img{
    display:block;
    width:100%;
    height:auto;
    margin-bottom:20px;
}
.support_tab{
    text-align:center;
    background:#fff;
    margin:18px 0 40px;
    box-shadow:0 5px 5px rgba(0,0,0,0.1);
}
.support_tab a{
    display:inline-block;
    padding:30px;
    color:#333;
}
.support_tab a.cur,.support_tab a:hover{
    border-bottom:2px solid #008842;
    color:#008842;
}
.newtil{
    width:100%;
    text-align:center;
    padding-bottom:10px;
}
.imgcon{
    width:100%;
    height:auto;
    text-align:center;
}
.imgcon img{
    display:inline-block;
    max-width:100%;
    height:auto;
}

@media screen and (min-width:64em) {
    .section-overview-grid__item .grid-item__text-container .fas {
        font-size: .875rem;
        height: 1.9375rem;
        width: 1.9375rem
    }
}

.section-overview-grid__item .grid-item__image-container {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.section-overview-grid__item .grid-item__title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    color: #303133;
    -webkit-transition: color .4s;
    transition: color .4s
}

.section-overview-grid__item .grid-item__title::before {
    height: .25rem;
    margin-bottom: .4375rem;
    -webkit-transition: width .6s;
    transition: width .6s;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    width: 0
}

.section-overview-grid--text-only:not(.section-overview-grid--alternate) .section-overview-grid__item .grid-item__title {
    text-transform: uppercase
}

.section-overview-grid--text-only:not(.section-overview-grid--alternate) .section-overview-grid__item .grid-item__title::before {
    margin-bottom: 1rem
}

.section-overview-grid--alternate:not(.section-overview-grid--image) .section-overview-grid__item .grid-item__title {
    color: #303133;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .section-overview-grid__item .grid-item__title {
        font-size: 1.3125rem;
        line-height: 2rem
    }
}

.section-overview-grid__item.is-in-view .grid-item__title::before {
    width: 2.875rem
}

.section-overview-grid--text-only:not(.section-overview-grid--alternate) .section-overview-grid__item.is-in-view .grid-item__title::before {
    width: 100%
}

.section-overview-grid__item .grid-item__teaser {
    font-size: .75rem;
    line-height: 1.3125rem;
    font-weight: 300;
    color: #303133;
    margin-bottom: .375rem;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media screen and (min-width:64em) {
    .section-overview-grid__item .grid-item__teaser {
        font-size: .875rem;
        line-height: 1.375rem;
        margin-bottom: 1rem
    }
}

.section-overview-grid--alternate .section-overview-grid__item .grid-item__teaser {
    font-size: .875rem;
    line-height: 1.375rem
}

@media screen and (min-width:64em) {
    .section-overview-grid--alternate .section-overview-grid__item .grid-item__teaser {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.section-overview-grids {
    margin-top: 2.8125rem
}
.section-overview-grids2{
    margin-top:0;
}

.section-overview-grids__title {
    font-size: 1.75rem;
    line-height: 2.125rem;
    font-weight: 300;
    margin-bottom: 2.8125rem;
    text-align: center
}

@media screen and (min-width:64em) {
    .section-overview-grids__title {
        font-size: 2.5rem;
        line-height: 3rem
    }
}

.section-overview-grid__secondary-list {
    display: none;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.section-overview-grid__secondary-list.is-showing-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto
}

.section-overview-grid__button-wrapper {
    margin: auto;
    max-width: 200px;
    position: relative
}

.section-overview-grid__button-wrapper .fas {
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
    -webkit-transition: -webkit-transform 250ms ease-out;
    transition: -webkit-transform 250ms ease-out;
    transition: transform 250ms ease-out;
    transition: transform 250ms ease-out,-webkit-transform 250ms ease-out
}

.section-overview-grid__button-wrapper .fas::before {
    font-size: 1rem
}

.section-overview-grid__button {
    font-size: .875rem;
    line-height: .875rem;
    font-weight: 300;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    padding: 2rem;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .section-overview-grid__button {
        margin: 0 auto;
        padding: 1.875rem 2rem 2rem
    }
}

.section-overview-grid__button:hover+.fas,[data-whatinput=initial] .section-overview-grid__button:focus+.fas,[data-whatintent=keyboard] .section-overview-grid__button:focus+.fas {
    -webkit-animation: btnHover .5s ease;
    animation: btnHover .5s ease
}[data-whatintent=keyboard] .section-overview-grid__button:focus+.fas {
    -webkit-animation: btnHover .5s ease;
    animation: btnHover .5s ease
}

.section-overview-grid__button.is-open+.fas {
    -webkit-transform: translateX(-50%) translateY(-100%) rotate(.5turn);
    transform: translateX(-50%) translateY(-100%) rotate(.5turn)
}

.section-overview-grid__button.is-open:hover+.fas,[data-whatinput=initial] .section-overview-grid__button.is-open:focus+.fas,[data-whatintent=keyboard] .section-overview-grid__button.is-open:focus+.fas {
    -webkit-animation: btnFocus .5s ease;
    animation: btnFocus .5s ease
}[data-whatintent=keyboard] .section-overview-grid__button.is-open:focus+.fas {
    -webkit-animation: btnFocus .5s ease;
    animation: btnFocus .5s ease
}

@keyframes btnHover {
    from {
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%)
    }

    50% {
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%)
    }

    to {
        -webkit-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%)
    }
}

@keyframes btnFocus {
    from {
        -webkit-transform: translateX(-50%) translateY(-100%) rotate(.5turn);
        transform: translateX(-50%) translateY(-100%) rotate(.5turn)
    }

    50% {
        -webkit-transform: translateX(-50%) translateY(-50%) rotate(.5turn);
        transform: translateX(-50%) translateY(-50%) rotate(.5turn)
    }

    to {
        -webkit-transform: translateX(-50%) translateY(-100%) rotate(.5turn);
        transform: translateX(-50%) translateY(-100%) rotate(.5turn)
    }
}

.is-sitecore-ee .section-overview-grid__items .scEmptyPlaceholder {
    width: 100%
}

.selector {
    font-size: .75rem;
    line-height: .75rem;
    cursor: pointer;
    position: relative;
    z-index: 6
}

.selector.is-showing-dropdown .selector__dropdown {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform;
    visibility: visible
}

.selector.is-showing-dropdown .selector__dropdown .selector__option {
    visibility: visible
}

.selector.is-showing-dropdown .selector__current .fas {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}[data-whatintent=mouse] .selector:focus {
    outline: 0
}

.selector__current {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 1.5rem;
    white-space: nowrap
}

.selector__current .fas {
    font-size: .8125rem;
    position: relative;
    top: .125rem;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}

body:not([data-theme=corporate]) .nav-util .selector__current {
    opacity: 1;
    padding-right: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}[data-whatinput=initial] body:not([data-theme=corporate]) .nav-util .selector__current:focus,[data-whatintent=keyboard] body:not([data-theme=corporate]) .nav-util .selector__current:focus,body:not([data-theme=corporate]) .nav-util .selector__current:hover {
    opacity: .85
}

@media screen and (min-width:64em) {
    .selector__dropdown {
        left: -1rem;
        opacity: 0;
        position: absolute;
        top: calc(100% + 10px);
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
        -webkit-transition-duration: .5s;
        transition-duration: .5s;
        -webkit-transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,visibility,-webkit-transform;
        transition-property: opacity,transform,visibility;
        transition-property: opacity,transform,visibility,-webkit-transform;
        visibility: hidden;
        z-index: 3
    }

    .selector__dropdown .selector__option {
        visibility: hidden
    }
}

.selector__dropdown-items {
    background: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 14px 2px rgba(48,49,51,.1);
    box-shadow: 0 0 14px 2px rgba(48,49,51,.1);
    padding: 0;
    width: 7.5rem
}

@media print,screen and (max-width:63.99875em) {
    .selector:not(.selector--search) .selector__dropdown-items {
        margin: 0 auto;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        -webkit-transition-property: margin,max-height,opacity;
        transition-property: margin,max-height,opacity
    }

    .selector:not(.selector--search).is-showing-dropdown .selector__dropdown-items {
        margin: 1.5rem auto .5rem;
        max-height: 12.8125rem;
        opacity: 1
    }
}

.selector__option {
    border-bottom: 1px solid #cfcfcf;
    color: #303133;
    display: block;
    padding: .625rem 1.25rem
}

.selector__dropdown-items>li:last-child .selector__option {
    border: none;
    padding-bottom: .9375rem
}

.selector--brand {
    font-size: .6875rem;
    line-height: .6875rem
}

.selector--brand .selector__current {
    padding-left: 1rem;
    padding-right: .5rem;
    padding-top: .25rem
}

.selector--brand .selector__dropdown {
    left: 0;
    top: calc(100% + 7px)
}

.selector--brand .selector__dropdown-items {
    background: #fff;
    min-width: 6.5625rem;
    width: auto
}

.selector--search {
    font-size: 1.125rem;
    line-height: 1.375rem;
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    height: 100%;
    padding: 1.125rem .75rem 1.25rem 1.375rem;
    width: 11.25rem
}

@media print,screen and (max-width:47.99875em) {
    .selector--search {
        margin: 0 auto 1.5rem
    }
}

.selector--search .selector__current {
    padding: 0
}

.selector--search .selector__current .fas {
    position: absolute;
    right: .75rem;
    top: calc(50% - 4.5px)
}

.selector--search .selector__dropdown {
    font-size: .875rem;
    line-height: 2.25rem;
    font-weight: 300;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,transform,visibility;
    transition-property: opacity,transform,visibility,-webkit-transform;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.selector--search .selector__dropdown-items {
    background-color: #fff;
    border-radius: 0;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    width: 100%
}

.selector--search .selector__option {
    padding: .875rem 1.25rem
}

.social-icons__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.social-icons__link:hover .social-icons__icon,[data-whatinput=initial] .social-icons__link:focus .social-icons__icon,[data-whatintent=keyboard] .social-icons__link:focus .social-icons__icon {
    color: #fff
}

.social-icons__icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .8125rem;
    height: 1.875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: color,background-color;
    transition-property: color,background-color;
    width: 1.875rem
}

.social-icons__icon i {
    position: relative;
    top: 1px
}

.social-icons--footer .social-icons__links {
    margin: 0
}

.social-icons--footer li:not(:first-child) {
    margin-left: .5rem
}

.social-icons--vertical {
    background-color: #f5f5f5;
    padding: 2.5rem;
    padding-top: 2rem
}

.social-icons--vertical .social-icons__title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 1rem;
    text-transform: uppercase;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media screen and (min-width:64em) {
    .social-icons--vertical .social-icons__title {
        font-size: 1.4375rem;
        line-height: 2rem;
        margin-bottom: 1.5rem
    }
}

.social-icons--vertical .social-icons__links {
    display: block
}

.social-icons--vertical .social-icons__links li:not(:last-child) .social-icons__link {
    border-bottom: 1px solid #dedede;
    padding-bottom: .75rem
}

.social-icons--vertical .social-icons__link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: .75rem
}

.social-icons--vertical .social-icons__icon {
    color: #fff;
    height: 2.375rem;
    margin-right: .875rem;
    width: 2.375rem
}

.social-icons--vertical .social-icons__icon.social-icons__icon--facebook-f {
    background: #4267b2
}

.social-icons--vertical .social-icons__icon.social-icons__icon--youtube {
    background: red
}

.social-icons--vertical .social-icons__icon.social-icons__icon--twitter {
    background: #4ab3f4
}

.social-icons--vertical .social-icons__icon.social-icons__icon--linkedin-in {
    background: #0065a1
}

.social-icons--vertical .social-icons__link-title {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    color: #303133;
    -webkit-transition: color .4s;
    transition: color .4s
}

@media screen and (min-width:64em) {
    .social-icons--vertical .social-icons__link-title {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.social-icons--twitter-embed {
    margin-bottom: 1.75rem;
    text-align: center
}

.social-icons--twitter-embed .social-icons__title {
    font-size: 1.5rem;
    line-height: 2.1875rem;
    margin-bottom: .75rem
}

.social-icons--twitter-embed .social-icons__links {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-icons--twitter-embed .social-icons__link {
    display: block;
    margin: 0 .375rem
}

.is-sitecore-ee .social-icons .scWebEditInput {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.spotlight-carousel {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem;
    text-align: center
}

@media print,screen and (max-width:47.99875em) {
    .spotlight-carousel .u-content-container {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:64em) {
    .spotlight-carousel {
        margin-bottom: 3.4375rem;
        margin-top: 3.4375rem
    }
}

.spotlight-carousel__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 3.125rem 0 2.1875rem
}

@media print,screen and (max-width:89.99875em) {
    .spotlight-carousel__items {
        padding: 0 4.6875rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .spotlight-carousel__items {
        margin: 0 auto;
        margin-bottom: 3.125rem;
        padding: 0;
        width: 80%
    }
}

.spotlight-carousel__items .flickity-viewport {
    display: block;
    width: 100%
}

@media screen and (min-width:80em) {
    .spotlight-carousel__items .flickity-viewport {
        min-height: 25rem
    }
}

@media print,screen and (max-width:89.99875em) {
    .spotlight-carousel__items .flickity-button.next {
        right: .625rem
    }

    .spotlight-carousel__items .flickity-button.previous {
        left: .625rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .spotlight-carousel__items .flickity-button.next {
        right: -2.1875rem
    }

    .spotlight-carousel__items .flickity-button.previous {
        left: -2.1875rem
    }
}

.spotlight-carousel__items .flickity-page-dots {
    bottom: -1.6875rem
}

@media screen and (min-width:64em) {
    .spotlight-carousel__items .flickity-page-dots {
        display: none
    }
}

.spotlight-carousel__item-cell {
    display: block;
    margin: 0 .625rem;
    max-width: 25rem;
    min-height: 100%;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .spotlight-carousel__item-cell {
        max-width: 18.75rem
    }

    .spotlight-carousel__item-cell:not(.is-selected) .teaser-carousel__text {
        opacity: 0
    }
}

@media screen and (max-width:29.99875em) {
    .spotlight-carousel__item-cell {
        max-width: 21.875rem
    }
}

@media screen and (min-width:64em) {
    .spotlight-carousel__item-cell {
        width: 31.5%
    }
}

.spotlight-carousel__item {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%
}

.spotlight-carousel__item img {
    -webkit-transition: -webkit-transform .4s ease;
    transition: -webkit-transform .4s ease;
    transition: transform .4s ease;
    transition: transform .4s ease,-webkit-transform .4s ease;
    width: 100%
}

.spotlight-carousel__item:hover img,[data-whatinput=initial] .spotlight-carousel__item:focus img,[data-whatintent=keyboard] .spotlight-carousel__item:focus img {
    -webkit-transform: scale(1.15);
    transform: scale(1.15)
}

.spotlight-carousel__item-inner {
    background: 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-transition: background .4s ease;
    transition: background .4s ease;
    width: 100%
}

.spotlight-carousel__item-cta {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 400;
    letter-spacing: .02em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1.875rem;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    max-height: 3.625rem;
    max-width: 17.1875rem;
    min-height: 2.5rem;
    padding: .75rem 3.125rem .875rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: color,background;
    transition-property: color,background;
    width: auto
}

.spotlight-carousel__cta-button {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 500;
    letter-spacing: .03em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 1.25rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 2.625rem;
    padding: .75rem 1.5rem .875rem;
    text-transform: uppercase;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-property: color,opacity,background,border;
    transition-property: color,opacity,background,border
}

.spotlight-carousel__cta-button .fas {
    top: 1px
}

.stats-hero {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 32rem;
    padding: 3.125rem
}

@media screen and (min-width:64em) {
    .stats-hero {
        padding: 7.875rem
    }
}

.stats-hero[data-in-view] .stats-hero__stat-block {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

.stats-hero[data-in-view].is-in-view .stats-hero__stat-block {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.stats-hero__stats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,screen and (max-width:63.99875em) {
    .stats-hero__stats {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media screen and (min-width:64em) {
    .stats-hero__stats {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.stats-hero__stat-block {
    max-width: 10.625rem;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}

.stats-hero__stat-block:nth-child(1) {
    -webkit-transition-delay: .15s;
    transition-delay: .15s
}

.stats-hero__stat-block:nth-child(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.stats-hero__stat-block:nth-child(3) {
    -webkit-transition-delay: .45s;
    transition-delay: .45s
}

.stats-hero__stat-block:nth-child(4) {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.stats-hero__stat-block:nth-child(5) {
    -webkit-transition-delay: .75s;
    transition-delay: .75s
}

.stats-hero__stat-block:nth-child(6) {
    -webkit-transition-delay: .9s;
    transition-delay: .9s
}

.stats-hero__stat-block:nth-child(7) {
    -webkit-transition-delay: 1.05s;
    transition-delay: 1.05s
}

.stats-hero__stat-block:nth-child(8) {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.stats-hero__stat-block:nth-child(9) {
    -webkit-transition-delay: 1.35s;
    transition-delay: 1.35s
}

.stats-hero__stat-block .item__number {
    font-size: 4.125rem;
    line-height: 4.125rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 10.625rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding-bottom: .875rem;
    padding-left: .125rem;
    width: 10.625rem
}

@media print,screen and (max-width:63.99875em) {
    .stats-hero__stat-block .item__number {
        margin: .9375rem auto
    }
}

.stats-hero__stat-block .item__title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-top: 1rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .stats-hero__stat-block .item__title {
        font-size: 1.4375rem;
        line-height: 1.875rem;
        margin-top: 1.375rem
    }
}

.table__title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300;
    margin-top: 6.25rem;
    text-align: center;
    text-transform: uppercase
}

@media screen and (min-width:64em) {
    .table__title {
        font-size: 2.125rem;
        line-height: 2.875rem
    }
}

.main--sidebar .table__title {
    text-align: left;
    text-transform: capitalize
}

.pre-footer .table__title {
    text-align: center
}

.table__container {
    margin: 6.25rem 0 7.1875rem;
    overflow-x: auto;
    width: 100%
}

.rtf table:not(#izon-table),.table:not(#izon-table) {
    border-collapse: collapse;
    display: block;
    margin-top: 1.875rem;
    max-width: 100%;
    overflow: auto;
    width: auto
}

@media print,screen and (max-width:63.99875em) {
    .rtf table:not(#izon-table),.table:not(#izon-table) {
        display: block
    }
}

.rtf table:not(#izon-table)[data-in-view],.table:not(#izon-table)[data-in-view] {
    opacity: 0;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,top,-webkit-transform;
    transition-property: opacity,top,-webkit-transform;
    transition-property: opacity,transform,top;
    transition-property: opacity,transform,top,-webkit-transform
}

.rtf table:not(#izon-table)[data-in-view].is-in-view,.table:not(#izon-table)[data-in-view].is-in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.rtf table:not(#izon-table) thead,.rtf table:not(#izon-table) tr:first-child,.table:not(#izon-table) thead,.table:not(#izon-table) tr:first-child {
    background-position: left top;
    background-size: cover;
    border-bottom: 4px solid #fff
}

.rtf table:not(#izon-table) thead td,.rtf table:not(#izon-table) thead th,.rtf table:not(#izon-table) tr:first-child td,.rtf table:not(#izon-table) tr:first-child th,.table:not(#izon-table) thead td,.table:not(#izon-table) thead th,.table:not(#izon-table) tr:first-child td,.table:not(#izon-table) tr:first-child th {
    border: none;
    color: #fff;
    font-weight: 500;
    padding: 1.375rem 1.875rem 1.5rem 1.25rem
}

.rtf table:not(#izon-table) td,.rtf table:not(#izon-table) th,.table:not(#izon-table) td,.table:not(#izon-table) th {
    font-size: .75rem;
    line-height: 1rem;
    min-width: 7rem;
    padding: .75rem 1.25rem 1.0625rem;
    text-align: left;
    vertical-align: top
}

@media screen and (min-width:64em) {
    .rtf table:not(#izon-table) td,.rtf table:not(#izon-table) th,.table:not(#izon-table) td,.table:not(#izon-table) th {
        font-size: .875rem;
        line-height: 1.25rem;
        min-width: 8rem
    }
}

.rtf table:not(#izon-table) tr:not(:first-child):nth-child(even),.table:not(#izon-table) tr:not(:first-child):nth-child(even) {
    background-color: #f5f5f5
}

.rtf table:not(#izon-table) tr:not(:first-child):nth-child(even) td,.table:not(#izon-table) tr:not(:first-child):nth-child(even) td {
    background-color: #f5f5f5
}

.rtf table:not(#izon-table) tr:not(:first-child):nth-child(odd),.table:not(#izon-table) tr:not(:first-child):nth-child(odd) {
    background-color: #fff
}

.rtf table:not(#izon-table) tr:not(:first-child):nth-child(odd) td,.table:not(#izon-table) tr:not(:first-child):nth-child(odd) td {
    background-color: #fff
}

.rtf table:not(#izon-table) tr:not(:first-child) td:not(:last-child),.table:not(#izon-table) tr:not(:first-child) td:not(:last-child) {
    border-right: 4px solid #fff
}

.rtf table:not(#izon-table) tr:not(:first-child) td p,.table:not(#izon-table) tr:not(:first-child) td p {
    max-width: 12.5rem
}

.rtf table:not(#izon-table) tr:first-of-type a,.table:not(#izon-table) tr:first-of-type a {
    color: #fff
}

.rtf table:not(#izon-table) tr:first-of-type a:hover,.table:not(#izon-table) tr:first-of-type a:hover {
    text-decoration: underline
}

.rtf table:not(#izon-table) tbody td:first-child,.table:not(#izon-table) tbody td:first-child {
    font-weight: 500
}

#izon-table {
    margin: 0 auto;
    max-width: calc(100% - 3rem);
    width: 31.25rem
}

@media print,screen and (max-width:63.99875em) {
    #izon-table {
        width: auto
    }
}

#izon-table ol {
    margin-left: 0
}

#izon-table blockquote {
    border: none;
    margin: 0;
    padding: 0
}

.rtf table.sticky-table {
    max-height: 65vh
}

.rtf table.sticky-table[data-sticky-row] tr:first-child>td {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 3
}

.rtf table.sticky-table[data-sticky-col] tr:not(:first-child)>td:first-child {
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 2
}

.teaser-carousel {
    margin: 2.8125rem 0;
    text-align: center
}

@media screen and (min-width:64em) {
    .teaser-carousel {
        margin: 3.4375rem 0
    }
}

.teaser-carousel--white .teaser-carousel__triangle--left,.teaser-carousel--white .teaser-carousel__triangle--right {
    fill: #fff
}

.teaser-carousel--white .teaser-carousel__text {
    color: #303133
}

.pre-footer>.teaser-carousel:first-child .teaser-carousel__title {
    margin-top: 0
}

.teaser-carousel__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 4.6875rem 0 3.125rem
}

@media print,screen and (max-width:89.99875em) {
    .teaser-carousel__items {
        padding: 0 4.6875rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .teaser-carousel__items {
        margin: 0 auto;
        margin-bottom: 1.5625rem;
        padding: 0;
        width: 80%
    }
}

.teaser-carousel__items .flickity-viewport {
    display: block;
    width: 100%
}

@media print,screen and (max-width:89.99875em) {
    .teaser-carousel__items .flickity-button.next {
        right: .625rem
    }

    .teaser-carousel__items .flickity-button.previous {
        left: .625rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .teaser-carousel__items .flickity-button.next {
        right: -2.1875rem
    }

    .teaser-carousel__items .flickity-button.previous {
        left: -2.1875rem
    }
}

.teaser-carousel__items .flickity-page-dots {
    bottom: -1.6875rem
}

@media screen and (min-width:64em) {
    .teaser-carousel__items .flickity-page-dots {
        display: none
    }
}

.teaser-carousel__item-cell {
    display: block;
    height: auto;
    margin: 0 .625rem;
    max-width: 25rem;
    position: relative;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .teaser-carousel__item-cell:not(.is-selected) .teaser-carousel__text {
        opacity: 0
    }
}

@media screen and (min-width:64em) {
    .teaser-carousel__item-cell {
        width: 31.5%
    }
}

.teaser-carousel__item {
    display: block;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 100%
}

.teaser-carousel__item .teaser-carousel__triangle {
    height: 34.375rem;
    margin: 0 auto;
    position: absolute;
    right: -35%;
    top: -28.75rem;
    width: 34.375rem
}

@media screen and (min-width:48em) {
    .teaser-carousel__item .teaser-carousel__triangle {
        right: -10%
    }
}

@media screen and (min-width:64em) {
    .teaser-carousel__item .teaser-carousel__triangle {
        right: -12%
    }
}

@media screen and (min-width:80em) {
    .teaser-carousel__item .teaser-carousel__triangle {
        right: -8%
    }
}

.teaser-carousel__item img {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    transition: transform .6s;
    transition: transform .6s,-webkit-transform .6s;
    width: 100%
}

.teaser-carousel__item:hover img,[data-whatinput=initial] .teaser-carousel__item:focus img,[data-whatintent=keyboard] .teaser-carousel__item:focus img {
    -webkit-transform: scale(1.04);
    transform: scale(1.04)
}

.teaser-carousel__text-container {
    bottom: 0;
    color: #fff;
    left: 0;
    max-width: 100%;
    position: absolute;
    width: 100%;
    z-index: 1
}

.teaser-carousel__text {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 500;
    display: block;
    max-width: 100%;
    opacity: 1;
    padding: 0 .5rem .5rem .625rem;
    position: relative;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

@media screen and (min-width:64em) {
    .teaser-carousel__text {
        padding: 0 1rem 1rem 1.25rem
    }
}

@media screen and (min-width:90em) {
    .teaser-carousel__text {
        font-size: .9375rem;
        line-height: 1.3125rem
    }
}

.teaser-carousel__text .fas {
    position: relative;
    top: -1px
}

.teaser-carousel__triangle {
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.teaser-carousel__cta-button {
    font-size: .75rem;
    line-height: .75rem;
    display: inline-block;
    text-transform: uppercase
}

.teaser-carousel__cta-button .fas {
    top: 1px
}

@media print,screen and (max-width:63.99875em) {
    .teaser-carousel__cta-button {
        margin-top: 1.5rem
    }
}

.teaser-carousel--alternate .teaser-carousel__text {
    font-size: .875rem;
    line-height: 1rem;
    font-weight: 400;
    color: #303133;
    font-weight: 500;
    margin-left: auto;
    padding: 0 1rem 1rem 1.25rem;
    -webkit-transition: color .4s;
    transition: color .4s;
    width: 100%
}

@media screen and (min-width:30em) {
    .teaser-carousel--alternate .teaser-carousel__text {
        width: 75%
    }
}

@media screen and (min-width:48em) {
    .teaser-carousel--alternate .teaser-carousel__text {
        width: 62%
    }
}

@media screen and (min-width:64em) {
    .teaser-carousel--alternate .teaser-carousel__text {
        font-size: .9375rem;
        line-height: 1.3125rem
    }
}

.teaser-carousel--alternate .teaser-carousel__text .fas {
    -webkit-transition: color .4s;
    transition: color .4s
}

.teaser-carousel--alternate .teaser-carousel__triangle {
    fill: rgba(255,255,255,.85);
    height: 21.75rem;
    left: -25%;
    right: auto;
    top: -14.0625rem;
    -webkit-transition: fill .4s;
    transition: fill .4s;
    width: 37.5rem
}

@media screen and (max-width:29.99875em) {
    .teaser-carousel--alternate .teaser-carousel__triangle {
        left: -220px;
        top: -13.4375rem
    }
}

@media screen and (min-width:30em) and (max-width:47.99875em) {
    .teaser-carousel--alternate .teaser-carousel__triangle {
        top: -15.125rem
    }
}

@media screen and (min-width:48em) and (max-width:63.99875em) {
    .teaser-carousel--alternate .teaser-carousel__triangle {
        top: -14.125rem
    }
}

.is-sitecore-ee .teaser-carousel__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.is-sitecore-ee .teaser-carousel__items .scEmptyPlaceholder {
    display: block;
    width: 100%
}

@media screen and (min-width:64em) {
    .two-column__col--right .teaser-list {
        margin-left: 1.875rem
    }

    .two-column__col--left .teaser-list {
        margin-right: 1.875rem
    }

    .teaser-list .teaser-list__items {
        max-width: 33.75rem
    }

    .main--sidebar .content-container .teaser-list .teaser-list__items {
        max-width: 47.5rem
    }
}

.teaser-list__title {
    font-size: 1.625rem;
    line-height: 2rem;
    font-weight: 300;
    margin-bottom: 1.125rem
}

@media screen and (min-width:64em) {
    .teaser-list__title {
        font-size: 2.125rem;
        line-height: 2.875rem;
        margin-bottom: 1.5rem
    }
}

.teaser-list__item-category {
    font-size: .625rem;
    line-height: .75rem;
    letter-spacing: .2em;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: .5rem;
    text-transform: uppercase
}

.teaser-list__item-category::before {
    background-color: #303133;
    content: '';
    display: inline-block;
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: 1px;
    width: 2.5rem
}

.teaser-list:not(.teaser-list--single) .teaser-list__item {
    border-bottom: 1px solid #cfcfcf;
    margin-top: 2.1875rem;
    padding-bottom: 2.1875rem
}

.teaser-list:not(.teaser-list--single) .teaser-list__item:first-child {
    margin-top: 0
}

.teaser-list__item-link {
    display: block
}

.teaser-list__item-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    color: #303133;
    -webkit-transition: color .4s;
    transition: color .4s
}

.teaser-list--single .teaser-list__item-title {
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .teaser-list__item-title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .teaser-list--single .teaser-list__item-title {
        font-size: 1.625rem;
        line-height: 2.125rem
    }
}

.teaser-list__item-teaser {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 300;
    color: #303133
}

@media screen and (min-width:64em) {
    .teaser-list__item-teaser {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.teaser-list__cta-link {
    font-size: .6875rem;
    line-height: .8125rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #303133;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: uppercase
}

.teaser-list__cta-link .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #303133;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: .625rem;
    height: 1.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: .375rem;
    position: relative;
    top: 1px;
    width: 1.5rem
}

@media screen and (min-width:64em) {
    .teaser-list__cta-link {
        font-size: .875rem;
        line-height: 1rem
    }

    .teaser-list__cta-link .fas {
        font-size: .75rem;
        height: 1.9375rem;
        margin-right: .625rem;
        width: 1.9375rem
    }
}

.teaser-list__button {
    font-size: .75rem;
    line-height: .875rem;
    font-weight: 500;
    margin-top: 2.1875rem;
    text-transform: uppercase
}

@media screen and (min-width:30em) {
    .teaser-list--date .teaser-list__button {
        margin-left: 6.875rem
    }
}

@media screen and (min-width:48em) {
    .teaser-list--date .teaser-list__button {
        margin-left: 7.8125rem
    }
}

.teaser-list__item-image {
    margin-bottom: .9375rem;
    margin-top: .625rem;
    max-width: 7.5rem
}

@media screen and (min-width:30em) {
    .teaser-list__item-image {
        float: left;
        margin-right: 1.25rem;
        margin-top: .375rem;
        max-width: 10rem
    }
}

.teaser-list--date .teaser-list__item-link,.teaser-list--speaker .teaser-list__item-link {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.teaser-list--date .teaser-list__item-link .item__date,.teaser-list--date .teaser-list__item-link .teaser-list__speaker,.teaser-list--speaker .teaser-list__item-link .item__date,.teaser-list--speaker .teaser-list__item-link .teaser-list__speaker {
    margin-right: 1.875rem
}

@media screen and (max-width:29.99875em) {
    .teaser-list--date .teaser-list__item-link .item__date,.teaser-list--date .teaser-list__item-link .teaser-list__speaker,.teaser-list--speaker .teaser-list__item-link .item__date,.teaser-list--speaker .teaser-list__item-link .teaser-list__speaker {
        margin-bottom: .9375rem
    }
}

.sidebar .teaser-list--date .item__date,.sidebar .teaser-list--speaker .item__date {
    display: none
}

@media screen and (min-width:30em) {
    .teaser-list--date .teaser-list__item-link {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media screen and (min-width:30em) {
    .teaser-list--speaker .teaser-list__item-link {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media print,screen and (max-width:47.99875em) {
    .teaser-list--speaker .teaser-list__item-column {
        margin: 0 auto
    }
}

.teaser-list--speaker .item__date,.teaser-list--speaker .teaser-list__speaker {
    margin-right: 0
}

@media screen and (min-width:30em) {
    .teaser-list--speaker .item__date,.teaser-list--speaker .teaser-list__speaker {
        margin-right: 1.875rem
    }
}

.teaser-list--speaker .item__date {
    margin: 0 auto;
    margin-bottom: 1.875rem
}

@media screen and (min-width:30em) {
    .teaser-list--speaker .item__date {
        margin-left: 1.25rem;
        margin-right: 0
    }
}

.teaser-list--speaker .teaser-list__speaker {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 300;
    color: #303133;
    text-align: center;
    width: 8.4375rem
}

@media screen and (max-width:29.99875em) {
    .teaser-list--speaker .teaser-list__speaker {
        margin-top: 1.875rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.teaser-list--speaker .teaser-list__speaker-details {
    max-width: 100%
}

.teaser-list--speaker .teaser-list__detail {
    display: block
}

.teaser-list--speaker .teaser-list__detail--heading {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 500
}

.teaser-list--speaker .teaser-list__detail--name {
    font-weight: 400
}

.teaser-list--speaker .teaser-list__detail--title {
    font-style: italic
}

@media screen and (min-width:30em) {
    .teaser-list--speaker .teaser-list__item-text {
        -webkit-flex-basis: calc(100% - 165px);
        -ms-flex-preferred-size: calc(100% - 165px);
        flex-basis: calc(100% - 165px);
        width: calc(100% - 165px)
    }
}

.sidebar .teaser-list {
    background-color: #f5f5f5;
    padding: 1.875rem 2.1875rem 2.375rem 2.625rem
}

.sidebar .teaser-list .teaser-list__title {
    font-size: 1.4375rem;
    line-height: 2rem
}

.sidebar .teaser-list .teaser-list__item {
    border: none;
    margin: 1.5625rem 0;
    padding: 0
}

.sidebar .teaser-list .teaser-list__item-title {
    font-size: 1.125rem;
    line-height: 1.5rem
}

.sidebar .teaser-list .teaser-list__item-teaser {
    font-size: .875rem;
    line-height: 1.5rem;
    margin-bottom: .1875rem
}

.sidebar .teaser-list .teaser-list__cta-link {
    font-size: .6875rem;
    line-height: .8125rem
}

.sidebar .teaser-list .teaser-list__cta-link .fas {
    font-size: .625rem;
    height: 1.5rem;
    margin-right: .375rem;
    width: 1.5rem
}

.sidebar .teaser-list .teaser-list__button {
    margin-top: 0
}

.is-ie .teaser-list--speaker .teaser-list__item-link {
    position: relative
}

.teaser-slideshow {
    background-color: #f5f5f5;
    padding: 3.75rem 0 4.0625rem
}

@media print,screen and (max-width:63.99875em) {
    .teaser-slideshow {
        padding: 2.8125rem 0
    }
}

.teaser-slideshow__title {
    display: block;
    margin-bottom: 3.4375rem;
    margin-top: 0;
    text-align: center;
    width: 100%
}

@media screen and (min-width:64em) {
    .teaser-slideshow__title {
        margin-bottom: 4.6875rem
    }
}

.teaser-slideshow__items {
    margin: 0 auto;
    margin-bottom: 2rem;
    max-width: 75rem;
    min-height: 100%
}

@media screen and (min-width:64em) {
    .teaser-slideshow__items {
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.2)
    }
}

.teaser-slideshow__items .flickity-page-dots {
    bottom: -2.875rem
}

@media print,screen and (max-width:89.99875em) {
    .teaser-slideshow__items {
        width: calc(100% - 100px)
    }

    .teaser-slideshow__items .flickity-button.previous {
        left: -3.75rem
    }

    .teaser-slideshow__items .flickity-button.next {
        right: -3.75rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .teaser-slideshow__items {
        width: 100%
    }

    .teaser-slideshow__items .flickity-button {
        display: none
    }
}

.teaser-slideshow__item {
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    width: 100%
}

@media print,screen and (max-width:63.99875em) {
    .teaser-slideshow__item {
        -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
        box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 .5rem;
        width: 75%
    }
}

.teaser-slideshow__item .item__image-container,.teaser-slideshow__item .item__text-container {
    width: 100%
}

@media screen and (min-width:64em) {
    .teaser-slideshow__item .item__image-container,.teaser-slideshow__item .item__text-container {
        width: 50%
    }
}

@media screen and (min-width:64em) {
    .teaser-slideshow--image-right .teaser-slideshow__item .item__image-container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.teaser-slideshow__item .item__image {
    width: 100%
}

.teaser-slideshow__item .item__text-container {
    padding: 1.625rem
}

@media screen and (min-width:64em) {
    .teaser-slideshow__item .item__text-container {
        padding: 2rem 2.875rem
    }
}

.teaser-slideshow__item .item__title {
    font-size: 1.125rem;
    line-height: 1.5rem
}

@media screen and (min-width:64em) {
    .teaser-slideshow__item .item__title {
        font-size: 1.375rem;
        line-height: 2rem
    }
}

.teaser-slideshow__item .item__text {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .teaser-slideshow__item .item__text {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

.is-sitecore-ee .teaser-slideshow__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.is-sitecore-ee .teaser-slideshow__items>.scEnabledChrome {
    display: -webkit-box!important;
    display: -webkit-flex!important;
    display: -ms-flexbox!important;
    display: flex!important;
    width: 100%
}

.timeline {
    background: #f5f5f5;
    margin: 3.75rem 0;
    padding: 3.75rem 0 4.6875rem;
    position: relative
}

.timeline .flickity-button {
    opacity: 1;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: color,fill;
    transition-property: color,fill
}

@media print,screen and (max-width:89.99875em) {
    .timeline .flickity-button.next {
        right: -3.75rem
    }

    .timeline .flickity-button.previous {
        left: -3.75rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .timeline .flickity-button {
        display: none
    }
}

.timeline__title {
    margin-bottom: 5.3125rem;
    text-align: center
}

.timeline__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 auto;
    max-width: 68.75rem;
    min-width: 2.08312rem;
    position: relative;
    width: 90%
}

@media print,screen and (max-width:63.99875em) {
    .timeline__items {
        width: 100%
    }
}

.timeline__items::before {
    background: #cfcfcf;
    height: .125rem;
    left: -50vw;
    position: absolute;
    top: .5rem;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    width: 200vw
}

.timeline__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 .5rem;
    position: relative;
    width: calc(80% - 16px)
}

@media screen and (min-width:48em) {
    .timeline__item {
        width: calc(45% - 32px)
    }
}

@media screen and (min-width:80em) {
    .timeline__item {
        margin: 0 1.5rem;
        width: calc(33.3% - 48px)
    }
}

.timeline__item .item__content {
    position: relative;
    width: 100%
}

.timeline__item .item__content::after {
    height: .625rem;
    width: 100%
}

.timeline__item .item__image {
    border-radius: 50%;
    left: 50%;
    max-width: 85%;
    position: absolute;
    top: 1.25rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media screen and (max-width:29.99875em) {
    .timeline__item .item__image {
        max-width: 12.1875rem
    }
}

@media screen and (min-width:64em) {
    .timeline__item .item__image {
        top: 3.125rem;
        width: 16rem
    }
}

.timeline__item .item__text-container {
    background: #fff;
    margin-top: 6.25rem;
    padding: 1.25rem
}

.timeline__item .item__text-container .rtf {
    margin-top: 0
}

.timeline__item .item__text-container .rtf p:last-child {
    margin-bottom: .375rem
}

.timeline__item .item__image~.item__text-container {
    padding: 7.8125rem 1.25rem 1.25rem
}

@media screen and (min-width:30em) {
    .timeline__item .item__image~.item__text-container {
        padding-top: 12.5rem
    }
}

@media screen and (min-width:64em) {
    .timeline__item .item__image~.item__text-container {
        padding: 14.0625rem 1.75rem 1.75rem
    }
}

.timeline__item .rtf {
    overflow: hidden
}

.timeline__item .timeline-item__date {
    font-size: .8125rem;
    line-height: 1.125rem;
    font-weight: 300;
    letter-spacing: .12em;
    background: #f5f5f5;
    padding: .625rem;
    position: relative;
    text-transform: uppercase
}

.timeline__item .timeline-item__date .bold {
    font-weight: 500
}

.timeline__item .timeline-item__date::after,.timeline__item .timeline-item__date::before {
    background: #cfcfcf;
    height: calc(100% - 18px);
    position: absolute;
    top: .5625rem;
    width: .125rem
}

.timeline__item .timeline-item__date::before {
    left: 0
}

.timeline__item .timeline-item__date::after {
    right: 0
}

.is-sitecore-ee .timeline__items {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.twitter-embed {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}

.twitter-embed__container {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    margin: 2.1875rem auto;
    max-width: 40.625rem;
    padding: 1rem;
    padding-bottom: 0
}

.twitter-embed__container iframe {
    max-width: 100%;
    width: 100vw!important
}

.twitter-typeahead {
    height: 100%;
    width: 100%
}

.nav-main .twitter-typeahead {
    top: -.1875rem
}

.twitter-typeahead strong {
    font-weight: 500
}

.tt-menu {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    display: block!important;
    margin-top: .5rem;
    min-height: 2rem;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,transform,visibility;
    transition-property: opacity,transform,visibility,-webkit-transform;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.tt-menu.is-showing {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible
}

.search-hero .tt-menu {
    font-size: .875rem;
    line-height: 2.25rem;
    font-weight: 300;
    border: 1px solid #303133
}

.nav-main .tt-menu {
    font-size: .75rem;
    line-height: 1.5rem;
    font-weight: 300;
    border-radius: .5rem;
    margin-top: 1rem;
    overflow: hidden
}

.header-search .tt-menu {
    font-size: .875rem;
    line-height: 2.25rem;
    font-weight: 300;
    border: 1px solid #9b9b9b
}

.suggestions__item {
    background-color: #fff;
    cursor: pointer;
    display: block;
    -webkit-transition: background .5s;
    transition: background .5s
}

.suggestions__item:hover,[data-whatinput=initial] .suggestions__item:focus,[data-whatintent=keyboard] .suggestions__item:focus {
    background-color: #f5f5f5
}

.search-hero .suggestions__item {
    padding: .25rem 1.25rem
}

.nav-main .suggestions__item {
    padding: .375rem .625rem
}

.header-search .suggestions__item {
    padding: .25rem 1.25rem
}

.video-carousel {
    margin-bottom: 2.8125rem;
    margin-top: 2.8125rem
}

@media screen and (min-width:64em) {
    .video-carousel {
        margin-bottom: 3.4375rem;
        margin-top: 3.4375rem
    }
}

.video-carousel:first-child {
    margin-top: 0
}

.content-container .video-carousel {
    padding: 0
}

.video-carousel__items {
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.3);
    margin: 0 auto;
    max-width: 64.125rem
}

.video-carousel__items .flickity-viewport {
    -webkit-transition: height .6s;
    transition: height .6s;
    will-change: height
}

@media print,screen and (max-width:63.99875em) {
    .video-carousel__items .flickity-button.next {
        right: -2.5rem
    }

    .video-carousel__items .flickity-button.previous {
        left: -2.5rem
    }
}

@media screen and (min-width:64em) {
    .video-carousel__items .flickity-button.next {
        right: -3.75rem
    }

    .video-carousel__items .flickity-button.previous {
        left: -3.75rem
    }
}

@media screen and (min-width:90em) {
    .video-carousel__items .flickity-button.next {
        right: -5.9375rem
    }

    .video-carousel__items .flickity-button.previous {
        left: -5.9375rem
    }
}

.video-carousel__items.is-carousel {
    width: 85%
}

@media print,screen and (max-width:47.99875em) {
    .video-carousel__items.is-carousel {
        width: 75%
    }
}

@media screen and (min-width:64em) {
    .main--sidebar .content-container .video-carousel__items.is-carousel {
        width: 88%
    }

    .main--sidebar .content-container .video-carousel__items.is-carousel .flickity-button.next {
        right: -3.75rem
    }

    .main--sidebar .content-container .video-carousel__items.is-carousel .flickity-button.previous {
        left: -3.75rem
    }
}

@media screen and (min-width:90em) {
    .main--sidebar .content-container .video-carousel__items.is-carousel {
        margin-left: 0;
        width: 95%
    }
}

.video-carousel__item {
    width: 100%
}

.video-carousel__title {
    margin-bottom: 3.125rem;
    text-align: center;
    text-transform: capitalize
}

@media screen and (min-width:64em) {
    .video-carousel__title {
        margin-bottom: 5rem
    }
}

.main--sidebar .content-container .video-carousel__title {
    margin-bottom: 2.1875rem;
    text-align: left
}

.main--sidebar .content-container .video-carousel__title::after {
    display: none
}

.pre-footer .video-carousel__title {
    text-align: center
}

.video-carousel__player {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.video-carousel__player .player,.video-carousel__player .player__frame {
    opacity: 1;
    visibility: visible
}

.video-carousel__player .player__close {
    opacity: 0;
    right: 0;
    top: -1.875rem;
    visibility: hidden
}

.is-showing-video .video-carousel__player .player__close {
    opacity: 1;
    visibility: visible
}

.video-carousel__player .player__close svg {
    fill: #303133
}

.video-carousel__media-container {
    position: relative;
    overflow: hidden
}

.video-carousel__background-image-container {
    height: 100%;
    left: 0;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.video-carousel__background-image {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%
}

.video-carousel__play-button {
    border-radius: 50%;
    height: 5rem;
    left: 50%;
    opacity: .8;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 5rem;
    z-index: 100
}

@media screen and (max-width:29.99875em) {
    .video-carousel__play-button {
        height: 3.75rem;
        width: 3.75rem
    }
}

.video-carousel__play-button:hover,[data-whatinput=initial] .video-carousel__play-button:focus,[data-whatintent=keyboard] .video-carousel__play-button:focus {
    opacity: 1
}

.video-carousel__play-button svg {
    fill: #fff;
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.video-carousel__background-image-container,.video-carousel__play-button {
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: visible
}

.is-showing-video .video-carousel__background-image-container,.is-showing-video .video-carousel__play-button {
    opacity: 0;
    visibility: hidden
}

.video-carousel__text-container {
    padding: 1.25rem 1.875rem 2.5rem
}

.video-carousel__item-title {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: .625rem
}

@media screen and (min-width:64em) {
    .video-carousel__item-title {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.video-carousel__item-description {
    font-size: .75rem;
    line-height: 1rem;
    font-weight: 300;
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .video-carousel__item-description {
        font-size: .875rem;
        line-height: 1.375rem
    }
}

.video-carousel__transcript-container {
    -webkit-transition: none;
    transition: none
}

.is-showing-video .video-carousel__transcript-container {
    margin: 0;
    max-height: 2.8125rem;
    opacity: 1;
    position: static;
    visibility: visible;
    width: 100%
}

.flickity-slider .video-carousel__transcript-container {
    -webkit-transition: none;
    transition: none
}

.video-carousel__transcript-container .player__transcript-link {
    margin: 1.5625rem 0 1.25rem
}

.is-showing-transcript .video-carousel__transcript-container {
    max-height: 16.25rem
}

.distributor-finder {
    margin-bottom: 2.1875rem
}

.distributor-finder__search {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media print,screen and (max-width:63.99875em) {
    .distributor-finder__search {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .distributor-finder__search .distributor-finder__map-container {
        margin-top: 2rem;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

.distributor-finder__filters {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 25rem;
    padding: 1.5rem;
    -webkit-transition: -webkit-box-shadow .6s;
    transition: -webkit-box-shadow .6s;
    transition: box-shadow .6s;
    transition: box-shadow .6s,-webkit-box-shadow .6s
}

@media print,screen and (max-width:63.99875em) {
    .distributor-finder__filters {
        margin: 0 auto
    }
}

@media screen and (min-width:64em) {
    .distributor-finder__filters {
        height: 0%;
        margin-left: 1.75rem;
        width: 22.1875rem
    }
}

.distributor-finder__filters.is-highlighted {
    -webkit-box-shadow: 0 0 45px -10px rgba(48,49,51,.65);
    box-shadow: 0 0 45px -10px rgba(48,49,51,.65)
}

.distributor-finder__filters .filters {
    border-top: 1px solid #979797;
    margin-top: 1.625rem;
    padding-top: 1.125rem
}

.distributor-finder__filters .filters__sections {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0
}

.distributor-finder__filters .filters__sections::before {
    display: none
}

.distributor-finder__filters .filters__category {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: .5rem 0;
    width: 100%
}

.distributor-finder__filters-fields select,.distributor-finder__filters-fields>fieldset>label,.distributor-finder__filters-fields>label {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    cursor: pointer;
    display: inline-block
}

.distributor-finder__filters-fields input[type=radio] {
    margin-bottom: 1rem;
    margin-right: .25rem;
    position: relative;
    top: .1875rem
}

.distributor-finder__filters-fields input[type=radio]::after {
    background-color: #fff;
    border: 1px solid #303133;
    border-radius: 50%;
    height: 110%;
    left: -5%;
    position: absolute;
    top: -5%;
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-transition-property: border,background;
    transition-property: border,background;
    width: 110%;
    z-index: 2
}

.distributor-finder__filters-fields input[type=text] {
    border: 2px solid transparent;
    -webkit-transition: border .5s;
    transition: border .5s
}

.distributor-finder__filters-fields .filters__clear-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0
}

.distributor-finder__filters-fields .filters__clear-link.is-showing {
    margin-bottom: .75rem;
    max-height: 2rem
}

.distributor-finder__filters-fields .filters__status-info {
    margin-top: .75rem
}

.distributor-finder__filters-fields .filters__status-info:not(.is-showing-results) {
    margin-top: 0
}

.distributor-finder__filters-fields label.label--full {
    width: 100%
}

.distributor-finder__filters-fields--flex {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: .75rem
}

.distributor-finder__filters-fields--flex label {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.distributor-finder__filters-fields--flex input {
    display: inline-block;
    margin-bottom: 0
}

.distributor-finder__radio-button {
    margin-left: .75rem
}

.distributor-finder__select--narrow {
    margin-left: .25rem;
    width: 4.6875rem
}

.distributor-finder__input {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300;
    background-color: #f5f5f5;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #303133;
    text-overflow: ellipsis
}

.distributor-finder__input::-webkit-input-placeholder {
    color: #303133
}

.distributor-finder__input::-moz-placeholder {
    color: #303133
}

.distributor-finder__input:-ms-input-placeholder {
    color: #303133
}

.distributor-finder__input::-ms-input-placeholder {
    color: #303133
}

.distributor-finder__input::placeholder {
    color: #303133
}

.distributor-finder__input:focus {
    background-color: #f5f5f5;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.distributor-finder__input--narrow {
    margin-left: .25rem;
    margin-right: 1rem;
    max-width: 9.6875rem
}

.distributor-finder__input--text {
    margin-left: .5rem;
    width: 100%
}

.distributor-finder__filters-title {
    font-size: 1.25rem;
    line-height: 1.625rem;
    font-weight: 300
}

@media screen and (min-width:64em) {
    .distributor-finder__filters-title {
        font-size: 1.4375rem;
        line-height: 2rem
    }
}

.distributor-finder__filters-description {
    font-size: .875rem;
    line-height: 1.125rem;
    font-weight: 300
}

.distributor-finder__filters-fieldset-title {
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: 300;
    margin-bottom: .75rem;
    text-transform: uppercase
}

.distributor-finder__label--select {
    position: relative
}

.distributor-finder__label--select .fas {
    font-size: .75rem;
    margin-right: .5rem;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: calc(50% - 11px)
}

.distributor-finder__select {
    font-size: .875rem;
    line-height: 1.5rem;
    font-weight: 300;
    background: 0 0;
    border: 1px solid #303133;
    height: 2.625rem
}

.distributor-finder__map-container {
    position: relative;
    width: 100%
}

@media screen and (max-width:29.99875em) {
    .distributor-finder__map-container {
        padding-top: 100%
    }
}

@media screen and (min-width:30em) {
    .distributor-finder__map-container {
        height: 75vh
    }
}

@media screen and (min-width:64em) {
    .distributor-finder__map-container {
        height: 40rem
    }
}

.distributor-finder__map,.distributor-finder__map-message,.distributor-finder__mobile-info,.distributor-finder__mobile-info-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.distributor-finder__loading-message,.distributor-finder__map,.distributor-finder__map-message,.distributor-finder__no-location-message,.distributor-finder__no-results,.distributor-finder__results-container,.distributor-finder__results-container .pagination-container {
    opacity: 0;
    visibility: hidden
}

.distributor-finder__loading-message.is-showing,.distributor-finder__map-message.is-showing,.distributor-finder__map.is-showing,.distributor-finder__no-location-message.is-showing,.distributor-finder__no-results.is-showing,.distributor-finder__results-container .pagination-container.is-showing,.distributor-finder__results-container.is-showing {
    opacity: 1;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility;
    transition-property: opacity,visibility;
    visibility: visible
}

.distributor-finder__mobile-info {
    pointer-events: none
}

.distributor-finder__mobile-info.is-showing {
    pointer-events: auto
}

@media screen and (min-width:30em) {
    .distributor-finder__mobile-info {
        display: none
    }
}

.distributor-finder__mobile-info .distributor-finder__info-box-content {
    height: 100%
}

.distributor-finder__mobile-info .distributor-finder__info-box-content::before {
    display: none
}

.distributor-finder__mobile-info-overlay {
    display: none
}

.distributor-finder__mobile-info-overlay.is-showing {
    display: block
}

.distributor-finder__no-results {
    left: 0;
    position: absolute;
    top: 0
}

.distributor-finder__map-message {
    background-color: rgba(48,49,51,.85);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.distributor-finder__map-message .distributor-finder__message-cta {
    font-size: .875rem;
    letter-spacing: 0;
    text-transform: capitalize
}

.distributor-finder__loading-message,.distributor-finder__no-location-message {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.distributor-finder__loading-text {
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    letter-spacing: .4em;
    color: #fff;
    text-transform: uppercase
}

.distributor-finder__spinner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    font-size: .625rem;
    height: 2.5rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: .375rem;
    text-align: center;
    width: 2.9375rem
}

.distributor-finder__spinner>div {
    -webkit-animation: loading-animation 1.2s infinite ease-in-out;
    animation: loading-animation 1.2s infinite ease-in-out;
    background-color: #fff;
    display: block;
    height: 100%;
    width: .4375rem
}

.distributor-finder__spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.distributor-finder__spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.distributor-finder__spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.distributor-finder__spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes loading-animation {
    0%,100%,40% {
        -webkit-transform: scaleY(.6);
        transform: scaleY(.6)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes loading-animation {
    0%,100%,40% {
        -webkit-transform: scaleY(.6);
        transform: scaleY(.6)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.distributor-finder__message-icon {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 3rem
}

.distributor-finder__message-icon svg {
    height: 1.6875rem;
    width: 1.4375rem
}

.distributor-finder__map-message-text {
    font-size: 1.3125rem;
    line-height: 1.9375rem;
    font-weight: 500;
    color: #fff;
    margin-top: .625rem;
    max-width: 25.625rem;
    text-align: center
}

.distributor-finder__results-title {
    font-size: 2.125rem;
    line-height: 2.875rem;
    font-weight: 300;
    margin: 0;
    max-height: 0;
    opacity: 0;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility,margin,max-height;
    transition-property: opacity,visibility,margin,max-height;
    visibility: hidden
}

.is-showing .distributor-finder__results-title {
    margin-bottom: 1.5rem;
    margin-top: 2.8125rem;
    max-height: 12.5rem;
    opacity: 1;
    visibility: visible
}

.distributor-finder__results-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width:48em) {
    .distributor-finder__results-items {
        margin: 0 -1rem
    }
}

.distributor-finder__results-items .location-item {
    margin: 1.125rem 0;
    text-align: left;
    width: 100%
}

@media screen and (min-width:48em) {
    .distributor-finder__results-items .location-item {
        margin: 1.125rem 1rem;
        width: calc(50% - 32px)
    }
}

@media screen and (min-width:64em) {
    .distributor-finder__results-items .location-item {
        width: calc(25% - 32px)
    }
}

.distributor-finder__results-items .location-item[data-in-view] {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,transform,visibility;
    transition-property: opacity,transform,visibility,-webkit-transform;
    visibility: hidden
}

.distributor-finder__results-items .location-item[data-in-view].is-in-view {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.distributor-finder__info-box {
    max-width: 75%;
    min-width: 15.3125rem;
    position: absolute;
    -webkit-transform: translate(-50%,18px);
    transform: translate(-50%,18px)
}

.distributor-finder__info-box-content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    box-shadow: 0 0 40px -10px rgba(48,49,51,.2);
    padding: 1.125rem 1.25rem 1.4375rem
}

.distributor-finder__info-box-content::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 13px;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #fff;
    left: 50%;
    position: absolute;
    top: 1px;
    -webkit-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%)
}

.distributor-finder__info-box-content .location-item {
    font-size: .875rem;
    line-height: 1.125rem;
    position: relative
}

.distributor-finder__info-box-content .location-item__distance {
    font-size: .75rem;
    line-height: 1rem
}

.distributor-finder__info-box-content .location-item__title {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: .625rem
}

.distributor-finder__info-box-close {
    height: .625rem;
    position: absolute;
    right: 0;
    top: .125rem;
    width: .625rem
}

.distributor-finder__message-cta {
    margin-top: 1.5rem
}

.pac-container.pac-logo::after {
    display: none
}

.callouts-hero {
    height: 46.875rem;
    margin-bottom: 0;
    position: relative;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: margin,height;
    transition-property: margin,height;
    will-change: margin,height
}

@media screen and (min-width:64em) {
    .callouts-hero {
        height: 62.5rem
    }
}

.callouts-hero .u-content-container {
    position: relative
}

.callouts-hero.is-showing-stage-1 .callouts-hero__stage-1-content {
    max-height: 31.25rem;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.callouts-hero.is-showing-stage-2 .callouts-hero__stage-1-content .callouts-hero__text {
    opacity: 0;
    visibility: hidden
}

.callouts-hero.is-showing-stage-2 .callouts-hero__stage-2-content {
    max-height: 31.25rem;
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
    visibility: visible
}

.callouts-hero .player__transcript-container {
    position: absolute
}

.callouts-hero.is-showing-video {
    margin-bottom: 6.25rem
}

.callouts-hero.is-showing-video.is-showing-transcript {
    margin-bottom: 17.5rem
}

.callouts-hero__content-container {
    height: 100%;
    overflow: hidden
}

.callouts-hero__stage-1-content,.callouts-hero__stage-2-content {
    max-height: 0;
    opacity: 0;
    visibility: hidden
}

.callouts-hero__stage-1-content {
    color: #fff;
    overflow: hidden;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: .75s;
    transition: .75s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,transform;
    transition-property: opacity,visibility,transform,-webkit-transform
}

.callouts-hero__stage-2-content {
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

.callouts-hero__stage-1-content,.is-showing-stage-2 .callouts-hero__stage-2-content {
    -webkit-transition: .75s;
    transition: .75s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,transform;
    transition-property: opacity,visibility,transform,-webkit-transform
}

.callouts-hero__bg {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height:100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

html:not(.is-mobile-safari):not(.is-mobile-chrome):not(.is-iOS) .callouts-hero__bg {
    background-attachment: fixed
}

.callouts-hero__content {
    padding-bottom: 1.875rem;
    padding-top: 1.875rem;
    position: relative
}

@media screen and (min-width:48em) {
    .callouts-hero__content {
        padding-top: 3.125rem
    }
}

.callouts-hero__bg-shapes {
    height: 50rem;
    left: -93.75rem;
    position: absolute;
    top: 0;
    width: 173rem
}

.callouts-hero__bg-shapes::before {
    -webkit-clip-path: polygon(0 0,50% 0,100% 0,50% 100%,0 0);
    clip-path: polygon(0 0,50% 0,100% 0,50% 100%,0 0);
    height: 100%;
    position: absolute;
    -webkit-transform: translate(0) translateY(-130px);
    transform: translate(0) translateY(-130px);
    -webkit-transition: 1.5s;
    transition: 1.5s;
    -webkit-transition-property: background,-webkit-clip-path,-webkit-transform;
    transition-property: background,-webkit-clip-path,-webkit-transform;
    transition-property: clip-path,background,transform;
    transition-property: clip-path,background,transform,-webkit-clip-path,-webkit-transform;
    width: 100%
}

@media screen and (min-width:64em) {
    .callouts-hero__bg-shapes::before {
        -webkit-transform: translate(0) translateY(-160px);
        transform: translate(0) translateY(-160px)
    }
}

.is-showing-stage-2 .callouts-hero__bg-shapes::before {
    -webkit-clip-path: polygon(0 0,100% 0,100% 0,50% 100%,0 0);
    clip-path: polygon(0 0,100% 0,100% 0,50% 100%,0 0);
    -webkit-transform: translateX(9%) translateY(-20%);
    transform: translateX(9%) translateY(-20%)
}

@media screen and (min-width:64em) {
    .is-showing-stage-2 .callouts-hero__bg-shapes::before {
        -webkit-transform: translateX(5%) translateY(-10%);
        transform: translateX(5%) translateY(-10%)
    }
}

.callouts-hero__bg-shape-ie-container {
    opacity: 0;
    visibility: hidden
}

.callouts-hero__title {
    font-size: 2rem;
    line-height: 2.375rem;
    font-weight: 300;
    color: #fff;
    margin-bottom: 1.375rem;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: color .6s;
    transition: color .6s;
    z-index: 1
}

@media screen and (min-width:48em) {
    .callouts-hero__title {
        width: 65%
    }
}

@media screen and (min-width:64em) {
    .callouts-hero__title {
        font-size: 2.5rem;
        line-height: 3rem;
        max-width: 45.3125rem
    }
}

.is-showing-stage-2 .callouts-hero__title {
    color: #303133
}

.callouts-hero__text {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-weight: 300;
    margin-bottom: 1.875rem;
    max-height: 18.75rem;
    opacity: 1;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility,margin,max-height;
    transition-property: opacity,visibility,margin,max-height;
    visibility: visible
}

@media screen and (min-width:48em) {
    .callouts-hero__text {
        max-width: 37.5rem
    }
}

@media screen and (min-width:64em) {
    .callouts-hero__text {
        font-size: 1.25rem;
        line-height: 2rem;
        max-width: 33.75rem;
        width: 50%
    }
}

.callouts-hero__ctas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:29.99875em) {
    .callouts-hero__ctas {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .callouts-hero__ctas>:first-child {
        border-bottom: 1px solid #fff;
        margin-bottom: 1.125rem;
        padding-bottom: 1.125rem
    }
}

@media screen and (min-width:30em) {
    .callouts-hero__ctas>:first-child {
        border-right: 1px solid #fff;
        margin-right: 1.125rem;
        padding-right: 1.125rem
    }
}

.callouts-hero__cta {
    font-size: .75rem;
    line-height: 1.125rem;
    font-weight: 500;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    text-transform: uppercase
}

.callouts-hero__cta svg {
    fill: #fff;
    height: 2.5rem;
    margin-right: .75rem;
    width: 2.5rem
}

.callouts-hero__cta:hover,[data-whatinput=initial] .callouts-hero__cta:focus,[data-whatintent=keyboard] .callouts-hero__cta:focus {
    color: #fff
}

.callouts-hero__icon-ctas {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -.75rem;
    max-width: 27.8125rem;
    position: relative
}

@media screen and (min-width:48em) {
    .callouts-hero__icon-ctas {
        margin: 0 -1.375rem
    }
}

.callouts-hero__icon-cta {
    color: #303133;
    display: block;
    text-align: center
}

.callouts-hero__icon-cta img {
    width: 100%
}

@media print,screen and (max-width:47.99875em) {
    .callouts-hero__icon-cta {
        padding: 0 .75rem;
        width: 6.5rem
    }
}

@media screen and (min-width:48em) {
    .callouts-hero__icon-cta {
        max-width: 9.625rem;
        padding: 0 1.375rem;
        -webkit-transition: .6s;
        transition: .6s;
        -webkit-transition-property: width,max-width;
        transition-property: width,max-width;
        width: 7.75rem
    }
}

.callouts-hero__icon-cta:hover,[data-whatinput=initial] .callouts-hero__icon-cta:focus,[data-whatintent=keyboard] .callouts-hero__icon-cta:focus {
    color: #303133
}

.callouts-hero__icon-cta:hover .callouts-hero__icon-cta-text,[data-whatinput=initial] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-text,[data-whatintent=keyboard] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-text {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,-webkit-transform;
    transition-property: opacity,visibility,transform;
    transition-property: opacity,visibility,transform,-webkit-transform;
    visibility: visible
}

@media screen and (min-width:48em) {
    .callouts-hero__icon-cta:hover,[data-whatinput=initial] .callouts-hero__icon-cta:focus,[data-whatintent=keyboard] .callouts-hero__icon-cta:focus {
        max-width: 10.4375rem;
        width: 10.4375rem
    }

    .callouts-hero__icon-cta:hover .callouts-hero__icon-cta-title,[data-whatinput=initial] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-title,[data-whatintent=keyboard] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-title {
        font-size: 1rem
    }

    .callouts-hero__icon-cta:hover .callouts-hero__icon-cta-text,[data-whatinput=initial] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-text,[data-whatintent=keyboard] .callouts-hero__icon-cta:focus .callouts-hero__icon-cta-text {
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }
}

.callouts-hero__icon-cta-title {
    font-size: .875rem;
    line-height: 1.375rem;
    display: block;
    margin: 0 auto;
    max-height: 1.875rem;
    max-width: 4.6875rem;
    opacity: 1;
    padding-top: .5rem;
    position: relative;
    text-align: center;
    -webkit-transition: .6s;
    transition: .6s;
    -webkit-transition-property: opacity,max-height,visibility,font-size;
    transition-property: opacity,max-height,visibility,font-size;
    visibility: visible;
    width: 100%
}

.callouts-hero__icon-cta-text {
    font-size: .9375rem;
    line-height: 1.375rem;
    left: 1.375rem;
    opacity: 0;
    padding-top: 4.625rem;
    position: absolute;
    text-align: left;
    top: calc(100% - 30px);
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    visibility: hidden;
    width: 80%
}

@media print,screen and (max-width:47.99875em) {
    .callouts-hero__icon-cta-text {
        font-size: .8125rem;
        line-height: 1.25rem
    }
}

@media print,screen and (max-width:63.99875em) {
    .callouts-hero__icon-cta-text {
        left: 1.25rem
    }
}

@media screen and (min-width:48em) {
    .callouts-hero__icon-cta-text {
        max-width: 23.125rem;
        padding-right: 2.5rem;
        width: 100%
    }
}

.callouts-hero__icon-cta-teaser-title {
    font-size: 1.125rem;
    line-height: 1.625rem;
    display: block;
    -webkit-transition: color .4s;
    transition: color .4s
}

.callouts-hero__icon-cta-teaser-title .fas {
    font-size: .875rem;
    position: absolute;
    -webkit-transform: translateY(12px);
    transform: translateY(12px)
}

.callouts-hero__icon-cta-more {
    font-size: .875rem;
    line-height: 1rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: .75rem;
    text-transform: uppercase
}

.callouts-hero__icon-cta-more .fas {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #303133;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 1.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-left: 0;
    margin-right: .5rem;
    width: 1.75rem
}

.is-ie .callouts-hero__bg-shapes::before {
    display: none
}

.is-ie .callouts-hero__bg-shape-ie-container {
    height: 50rem;
    opacity: 1;
    top: 0;
    -webkit-transform: translate(0) translateY(-130px);
    transform: translate(0) translateY(-130px);
    -webkit-transition: -webkit-transform 1.5s;
    transition: -webkit-transform 1.5s;
    transition: transform 1.5s;
    transition: transform 1.5s,-webkit-transform 1.5s;
    visibility: visible;
    width: 173rem
}

.is-ie .is-showing-stage-2 .callouts-hero__bg-shape-ie-container {
    -webkit-transform: translateX(9%) translateY(-20%);
    transform: translateX(9%) translateY(-20%)
}

@media screen and (min-width:64em) {
    .is-ie .is-showing-stage-2 .callouts-hero__bg-shape-ie-container {
        -webkit-transform: translateX(5%) translateY(-10%);
        transform: translateX(5%) translateY(-10%)
    }
}

.is-ie .callouts-hero__bg-shape-ie {
    height: 100%;
    -webkit-transition: fill 1.5s;
    transition: fill 1.5s;
    width: 100%
}

.location-item {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 300;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.location-item p {
    margin: 0
}

.location-item .weight-medium {
    font-weight: 400
}

.location-item__distance {
    font-size: .75rem;
    line-height: 1.5rem;
    font-weight: 300;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: .25rem
}

.location-item__distance::before {
    background-color: #303133;
    height: .25rem;
    margin-right: .5rem;
    position: relative;
    top: .125rem;
    width: 2.875rem
}

.location-item__title {
    font-size: 1.3125rem;
    line-height: 1.75rem;
    font-weight: 300;
    color: #303133
}

.location-item__email,.location-item__website {
    word-break: break-all
}
.list_news_w{
    width:102%;
}
.list_news_w .list_news{
    width:31%;
    float:left;
    margin-right:2%;
}
.inner-news-floor {
    padding-bottom: 30px;
    border-bottom: 3px solid #fff;
    margin-bottom: 30px;
}
.inner-news-floor h3 {
    color: #fff;
    font-weight: 500;
    margin-bottom: 17px;
    font-size:1.75rem;
    line-height:2rem;
    height:4rem;
    overflow:hidden;
    text-align:center;
}
.inner-news-floor .image {
    display: block;
    height: 180px;
    margin-bottom: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.inner-news-floor .text {
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    font-weight: 500;
    max-height: 112px;
    overflow: hidden;
    height: 112px;
    margin-bottom: 35px;
}
.half-width a.cta, .inner-news-floor a.cta {
    line-height: 46px;
    height: 46px;
    font-size: 16px;
    font-weight: 700;
    color: #008842;
    display: inline-block;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
}
.half-width a.cta i, .inner-news-floor a.cta i {
    height: 46px;
    width: 46px;
    background: #008842 url(../images/icon_jt2.png) no-repeat center center/15px auto;
    color: #fff;
    font-size: 26px;
    line-height: 46px;
    text-align: center;
    margin-right: 15px;
    -webkit-transition: .5s ease all;
    transition: .5s ease all;
    vertical-align:top;
}
/* .fa-angle-right:before {
    content: "\f105";
} */

.tabcon{
    display:none;
}
.curwl{
    color:#008842;
}

.kbcon {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: rgba(0,0,0,0.4);
}

.headerlogo{
    display:block;
    padding-top: 3.8rem;
    height: 6rem;
    float:left;

}

.headerlogo img{
    width:9rem;
}

.clearfix:after{content:".";display:block; width:100%;height:0; line-height:0;clear:both; overflow:hidden}
.height80{
    width:100%;
    height:80px;
    line-height:80px;
    clear:both;
}
.about{
    padding-top:20px;
}
.about p{
    line-height:40px;
}
.about .h3{
    border-bottom:1px solid #ddd;
    padding-bottom:20px;
    margin-bottom:20px;
}
.clBoxL01{
    width:720px; 
    height:400px; 
    float:left;
}
.clBoxR01 {
  width: 480px;
  float: right;
  background:#fff;
  padding:20px;
}
.clBoxR01 p {
  color: #666666;
  margin-bottom: 20px;
  line-height: 0.8em;
}
.clBoxR01 .clH2_2{
    padding-bottom:10px;
}
.clBoxR01 .clBtnwx {
  color: #666666;
  font-size:24px;
  line-height:60px;
}
.clBoxR01 .clBtnwx img{
    display:inline-block;
    vertical-align:top;
    float:left;
    margin-right:15px;
    width:auto;
    height:120px;
}
.clBoxR01 .clBtn02 {
  margin: 70px 0 0;
}
.clBoxR01 .clBtn02 a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.jjfa table{
    width:610px;
}
.jjfa table p{
    margin-bottom:0;
    line-height:50px;
}
.news {box-shadow:0 8px 8px rgba(0,0,0,0.1); background:#fff; padding:0 40px;}
.news_scroll{ height:auto; padding:60px 0 45px; position:relative; }
.news_scroll .swiper-slide{margin-bottom:20px; border-bottom:1px solid #ddd; padding-bottom:20px;}
.news_scroll_con{ position:relative; }
.ny_newslist{ color:#676669;}
.ny_newspic{ width:251px; height:181px; border:1px solid #ddd; overflow:hidden; border-radius:5px; float:left;margin-right:20px;}
.ny_newspic img{width:251px; height:181px;}
.ny_newscon{ width:840px; height:auto; float:right;}
.ny_newscon h2{ font-weight:normal;font-size:18px; color:#333;}
.ny_newscon p{ font-size:14px; margin-top:20px; height:72px; overflow:hidden;}
.ny_newscontwo{ width:100%; padding:30px 0;  border-bottom:1px solid #e6e6e6;}
.ny_newscontwo p{ height:48px;}
.height48{height:90px;}
.height50{height:50px;}
.news_edit img{display:block;width:100%;height:auto;}


.left_list{
    width:23%;
    float:left;
    height:auto;
    background:#fff;
    min-height:600px;
}
.mulu_tit{
    width:100%;
    height:60px;
    line-height:60px;
    text-align:center;
    border-bottom:2px solid #008842;
    font-weight:bold;
    font-size:20px;
    margin-bottom:0;
}
.left_list a{
    display:block;
    width:100%;
    height:56px;
    line-height:56px;
    padding:0 20px;
    color:#333;
    border-bottom:1px solid #eee;
    font-weight:bold;
}
.left_list a.cur,.left_list a:hover{
    background:#f5f5f5;
    border-left:30px solid #008842;
    color:#008842;
}
.right_con{
    width:75%;
    float:right;
}
.right_con .section-overview-grid__item{
    display:block;
    float:left;

}

.right_con .section-overview-grid__item .grid-item__title{
    font-size:1rem;
    line-height:1.5rem;
    height:6.5rem;
    overflow:hidden;
}
.breadcrumbs {
    margin-top: 30px;
    margin-bottom: 30px;
    line-height: 19px;
}
.custom-container {
    width: 1260px;
    height: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
@media only screen and (max-width: 1290px){
    .custom-container {
        width: 100%;
        padding: 0 15px;
    }
}

.breadcrumbs a {
    font-size: 16px;
    font-weight: 300;
    color: #2b2d42;
}
.breadcrumbs img {
    margin-left: 8px;
    margin-right: 8px;
    vertical-align: baseline;
    display: inline-block;
}
.nr_banner{
    width: 100%;
    height:350px;

}
.header.is-stuck{
    background:#413d3e;
}
.nr_tit{
    color:#fff;
    padding-top:230px;
}

.nav-main .dropdown.menu>.nav-main__item:last-of-type>.fl_btn{
    background:#008842;
    color:#fff;
    text-align:center;
    padding-right:1.25rem;
    border-radius:20px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.3);
}

.pcblock {
    display: block;
}
.wapblock {
    display: none;
}
.index_bg{
    background:#f5f5f5 url(../images/index_bg.jpg) no-repeat center center/100% auto;
    background-attachment: fixed;
    margin:0;
    padding:3.75rem 0;
}
#insertBg{
	padding:180px 0 30px;
}
#insertMain{
	width:900px;
	height:auto;
	margin:auto;
}
@media (max-width: 640px){
    .wapblock {
        display: block;
    }
    .pcblock {
        display: none;
    }
    .headerlogo{
        padding-top:.8rem;
    }
    .header .header__search-toggle{
        height:5rem;
    }
    .header__menu-toggle .header__menu-toggle-text{
        color:#fff;
    }
    .hero--home .hero__background{
        padding-top:0;
    }
    .hero--home .hero__title{
        font-size:1.5rem;
        color:#333;
        padding-bottom:1.5rem;
    }
    .hero--home .hero__title::after{
        width:100px;
        margin-left:-50px;
    }
    .hero--home .hero__caption{
        color:#333;
        font-size:1.5rem;
        margin-top:.5rem
    }
    .hero__ctas-container{
        margin-top:0;
    }
    .hero-cta--expand_1{
        text-align:center;
    }
    .hero-cta--expand_1:nth-child(2),.hero-cta--expand_1{
        width:100%;
        margin-bottom:10px;
    }
    .hero.hero--top.hero--home{
        padding-bottom:30px;
    }
    .index_bg{
        background:#f5f5f5 url(../images/index_bg.jpg) no-repeat center center/cover;
    }
   
    .hero-cta--expand_1 .hero-cta__text{
        font-size:.8rem;
    }
    .content-grid__item--link{
        max-width:28rem;
        max-height:28rem;
    }
    .cta--center:not(.cta--large):not(.cta--small) .cta__title{
        margin-top:0;
    }
    .list_news_w .list_news{
        width:100%;
        margin:0;
        padding-top:20px;
    }
    .inner-news-floor h3,.inner-news-floor .text{
        color:#333;
    }
    .inner-news-floor .text{
        text-align:left;
    }
    .inner-news-floor a.cta{
        float:left;
    }
    .cta--center:not(.cta--background){
        clear:both;
        padding:2rem 0;
    }
    .cta--center:not(.cta--large):not(.cta--small) .cta__title{
        font-size:1.5rem;
    }
    .cta--center .cta__text{
        font-size:1rem;
        line-height:2rem;
    }
    .footer__column-title{
        line-height:3rem;
    }
    .nr_banner{
        height:280px;
    }
    .section-overview-grid--text-only .section-overview-grid__item{
        width:100%;
        margin:0 0 20px;
    }
    .section-overview-grid--text-only .section-overview-grid__item:nth-child(even){
        margin-left:0;
    }
    .content-grid__title{
        width:100%;
        line-height:3rem;
    }
    .content-grid__title img{
        height:27px;
    }
    .support_tab a{
        padding:20px 3px;
    }
    .ny_newscon{
        width:100%;
        float:none;
    }
    .ny_newspic{
        width:100px;
        height:80px;
        margin-right:10px;
    }
    .ny_newspic img{
        width:100%;
        height:auto;
    }
    .news_scroll{
        padding:30px 0 20px;
    }
    .hero-cta--expand_1 .hero-cta__text{
        line-height:1.75rem;
        font-size:1.1rem;
    }
    .list_news_w{
        width:100%;
    }
    .hero-cta--expand_1{
        max-width:100%;
    }
	#insertMain{
		width:100%;
	}
}
