/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

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;
    -webkit-text-decoration-skip: objects
}

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

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

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

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

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

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],template {
    display: none
}

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

    a,p {
        color: #000!important
    }

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

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

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

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100%!important
    }

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

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

    select {
        background: #fff!important
    }

    .navbar {
        display: none
    }

    .table {
        td,th {
            background-color: #fff!important
        }
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .table {
        border-collapse: collapse!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    position: relative;
    min-height: 100%;
    font-size: 87.5%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

@media screen and (min-width: 980px) {
    html {
        font-size:100%
    }
}

@media print {
    html {
        font-size: 12px
    }
}

body {
    min-height: 100%;
    min-height: 100vh;
    color: #231f20;
    background-color: #fff;
    font-size: 1rem;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    line-height: 1.65;
    font-weight: 400
}

p {
    margin-top: 0;
    margin-bottom: 1.5em
}

p:empty {
    margin-bottom: 0
}

b,strong {
    font-weight: 700
}

a {
    color: #8dc7e9;
    text-decoration: none;
    cursor: pointer
}

a:focus,a:hover {
    color: #8dc7e9
}

a:active,a:focus,a:hover {
    text-decoration: underline
}

a:active {
    color: #8cb6cf
}

img {
    max-width: 100%;
    vertical-align: middle
}

sub,sup {
    font-size: 50%
}

sup {
    top: -.8em
}

form {
    margin-bottom: 1.5652rem
}

fieldset {
    margin: 0 0 1.5652rem;
    min-width: 0
}

fieldset,legend {
    padding: 0;
    border: 0
}

legend {
    margin-top: 0;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75;
    text-transform: uppercase;
    display: block;
    width: 100%;
    margin-bottom: 1.65em;
    color: #565a5c;
    line-height: inherit
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-block;
    color: #000;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    letter-spacing: .01em;
    font-weight: 700
}

button,input,select,textarea {
    font-size: inherit;
    font-family: inherit;
    line-height: inherit
}

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

input[type=checkbox],input[type=radio] {
    margin: .25em .25em 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],select[size] {
    height: auto
}

input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus {
    outline: thin dotted
}

output {
    display: block;
    padding-top: .42857em;
    color: #565a5c;
    font-size: 1rem;
    line-height: 1.65
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date] {
    line-height: 1.75em
}

hr {
    margin-top: 1.65em;
    margin-bottom: 2.5rem;
    border: 0;
    border-top: 4px solid #d2d4d3
}

::-moz-selection {
    background-color: #8dc7e9;
    color: #000
}

::selection {
    background-color: #8dc7e9;
    color: #000
}

.cms style {
    display: block;
    font-size: 0
}

.cms style:after {
    content: "Inline style block; please use correct class names instead";
    display: block;
    border: 2px solid #f0f;
    color: #f0f!important;
    font-size: 1rem;
    font-weight: 700;
    -webkit-animation: hideous-blink 2s infinite;
    animation: hideous-blink 2s infinite;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

@-webkit-keyframes hideous-blink {
    0% {
        opacity: 0
    }

    15% {
        opacity: 0
    }

    16% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        color: #0ff;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        color: #ff0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    85% {
        opacity: 0
    }
}

@keyframes hideous-blink {
    0% {
        opacity: 0
    }

    15% {
        opacity: 0
    }

    16% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        color: #0ff;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    75% {
        color: #ff0;
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    85% {
        opacity: 0
    }
}

h1,h2,h3,h4,h5,h6 {
    color: inherit;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    line-height: 1.1
}

h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    color: #a2a4a3;
    font-weight: 400;
    line-height: 1
}

h1,h2,h3 {
    margin-top: 1.65em;
    margin-bottom: .825em
}

h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

h4,h5,h6 {
    margin-top: .825em;
    margin-bottom: .825em
}

h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

h1 {
    font-size: 2.25rem
}

h2 {
    font-size: 1.875rem
}

h3 {
    font-size: 1.5rem
}

h4 {
    font-size: 1.125rem
}

h5 {
    font-size: 1rem
}

h6 {
    font-size: .75rem
}

.inverse .h1,.inverse .h2,.inverse .h3,.inverse .h4,.inverse .h5,.inverse .h6,.inverse h1,.inverse h2,.inverse h3,.inverse h4,.inverse h5,.inverse h6 {
    color: #fff
}

.small,small {
    font-size: .9em
}

cite {
    font-style: normal
}

ol,ul {
    margin-top: 0;
    margin-bottom: .825em
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

dl {
    margin-top: 0;
    margin-bottom: 1.65em
}

dd,dt {
    line-height: 1.65
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

abbr[data-original-title],abbr[title] {
    border-bottom: 1px dotted #a2a4a3;
    cursor: help
}

blockquote {
    padding: .825em 1.65em;
    margin: 0 0 1.65em;
    border-left: 5px solid #d2d4d3;
    font-size: 1.25rem
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote footer {
    display: block;
    color: #a2a4a3;
    font-size: 80%;
    line-height: 1.65
}

blockquote footer:before {
    content: "\2014 \00A0"
}

blockquote:after,blockquote:before {
    content: ""
}

address {
    margin-bottom: 1.65em;
    font-style: normal;
    line-height: 1.65
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    white-space: nowrap
}

code,kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 0
}

kbd {
    color: #fff;
    background-color: #333;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25)
}

pre {
    display: block;
    padding: .825em;
    margin: 0 0 .825em;
    font-size: .9286rem;
    line-height: 1.65;
    word-break: break-all;
    word-wrap: break-word;
    color: #231f20;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.cms .l-content {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `l-content` to `l-main`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.l-content,.l-main {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .l-content,.l-main {
        padding-left:4%;
        padding-right: 4%
    }
}

.l-content,.l-main {
    margin-top: 4em
}

.l-content.true-grid-10,.l-main.true-grid-10 {
    overflow: visible
}

@media screen and (min-width: 768px) {
    .l-content,.l-main {
        margin-left:8.3333%
    }
}

.l-main.has-navdrawer {
    margin-left: 50px
}

@media screen and (min-width: 1200px) {
    .l-main.has-navdrawer {
        float:none!important;
        margin: 4em 8.33333%
    }
}

.container-fluid .l-main,.container .l-main {
    margin-left: 0;
    width: 100%
}

.l-homepage-content.true-grid-10:after,.l-homepage-content.true-grid-10:before,.l-homepage-content:after,.l-homepage-content:before {
    content: " ";
    display: table
}

.l-homepage-content.true-grid-10:after,.l-homepage-content:after {
    clear: both
}

.l-homepage-content,.l-homepage-content.true-grid-10 {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .l-homepage-content,.l-homepage-content.true-grid-10 {
        padding-left:4%;
        padding-right: 4%
    }
}

.l-homepage-content,.l-homepage-content.true-grid-10 {
    width: 100%;
    padding-top: 1.875em;
    padding-bottom: 1.25em
}

@media screen and (min-width: 1200px) {
    .l-homepage-content,.l-homepage-content.true-grid-10 {
        float:none!important
    }
}

.l-main-column {
    overflow-x: auto
}

.l-sidebar.affix {
    position: static
}

@media screen and (min-width: 980px) {
    .l-sidebar.affix {
        position:fixed;
        top: 30px
    }
}

.l-video-fullscreen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: -1
}

.l-video-fullscreen img {
    min-height: 100%;
    min-width: 100%;
    max-width: none
}

.l-video-fullscreen>div {
    height: 104%
}

.l-nyse-homepage-logo {
    float: left;
    margin-right: 37.8px;
    margin-bottom: 180px
}

.l-homepage {
    position: relative;
    margin-right: 1rem;
    margin-left: 1rem
}

@media screen and (min-width: 768px) {
    .l-homepage {
        min-height:800px;
        margin-left: 8.3333%;
        margin-right: 8.3333%
    }
}

@media screen and (max-width: 767px) {
    .mobile-bleed {
        margin-left:-1em;
        margin-right: -1em
    }
}

.l-article {
    padding-right: 1em;
    padding-left: 1em
}

@media screen and (min-width: 980px) {
    .l-article {
        max-width:45rem;
        margin-right: auto;
        margin-left: auto
    }
}

.l-article {
    margin-top: 3em;
    line-height: 1.6
}

@media screen and (min-width: 980px) {
    .l-article {
        margin-top:3em
    }
}

.full-width {
    position: relative;
    right: 50%;
    left: 50%;
    width: 100vw;
    margin-right: -50vw;
    margin-left: -50vw
}

.full-width-white {
    background-color: #fff
}

.full-width-inner {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .full-width-inner {
        padding-left:4%;
        padding-right: 4%
    }
}

.full-width-inner {
    padding-top: 2em;
    padding-bottom: 2em;
    >:first-child {
        margin-top: 0
    }

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

.has-loader,.has-loader-sm,.has-loader-transparent {
    position: relative
}

.has-loader-sm.is-loading:after,.has-loader-transparent.is-loading:after,.has-loader.is-loading:after {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: " ";
    background: #fff url(../images/spinner.gif) no-repeat 50%;
    z-index: 10
}

.has-loader-sm.is-loading,.has-loader-transparent.is-loading,.has-loader.is-loading {
    body& {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
}

.has-loader,.has-loader-sm,.has-loader-transparent {
    min-height: 66px
}

.has-loader-tall.is-loading:after {
    background-position-y: 100px
}

.cms .has-loader-sm {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `has-loader-sm` to `has-loader`" "2.7.4";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.has-loader-transparent.is-loading {
    color: transparent;
    * {
        visibility: hidden
    }
}

.has-loader-transparent.is-loading:after {
    background-color: transparent
}

a.is-current {
    text-decoration: underline!important
}

.container-fluid:after,.container-fluid:before,.container:after,.container:before {
    content: " ";
    display: table
}

.container-fluid:after,.container:after {
    clear: both
}

.container,.container-fluid {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .container,.container-fluid {
        padding-left:4%;
        padding-right: 4%
    }
}

.container,.container-fluid {
    margin-right: auto;
    margin-left: auto
}

@media screen and (min-width: 768px) {
    .container {
        width:calc(720px + 2.25rem)
    }
}

@media screen and (min-width: 980px) {
    .container {
        width:calc(940px + 2.25rem)
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width:calc(1140px + 2.25rem)
    }
}

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

.row:after {
    clear: both
}

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

[class*=true-grid-] {
    position: relative;
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

@media (min-width: 768px) {
    [class*=true-grid-] {
        float:left;
        min-height: 1px
    }
}

@media (min-width: 768px) {
    .true-grid-1 {
        width:8.33333%
    }

    .true-grid-offset-1 {
        margin-left: 8.33333%
    }

    .true-grid-12 .true-grid-1 {
        width: 8.33333%
    }

    .true-grid-12 .true-grid-offset-1 {
        margin-left: 8.33333%
    }

    .true-grid-11 .true-grid-1 {
        width: 9.09091%
    }

    .true-grid-11 .true-grid-offset-1 {
        margin-left: 9.09091%
    }

    .true-grid-10 .true-grid-1 {
        width: 10%
    }

    .true-grid-10 .true-grid-offset-1 {
        margin-left: 10%
    }

    .true-grid-9 .true-grid-1 {
        width: 11.11111%
    }

    .true-grid-9 .true-grid-offset-1 {
        margin-left: 11.11111%
    }

    .true-grid-8 .true-grid-1 {
        width: 12.5%
    }

    .true-grid-8 .true-grid-offset-1 {
        margin-left: 12.5%
    }

    .true-grid-7 .true-grid-1 {
        width: 14.28571%
    }

    .true-grid-7 .true-grid-offset-1 {
        margin-left: 14.28571%
    }

    .true-grid-6 .true-grid-1 {
        width: 16.66667%
    }

    .true-grid-6 .true-grid-offset-1 {
        margin-left: 16.66667%
    }

    .true-grid-5 .true-grid-1 {
        width: 20%
    }

    .true-grid-5 .true-grid-offset-1 {
        margin-left: 20%
    }

    .true-grid-4 .true-grid-1 {
        width: 25%
    }

    .true-grid-4 .true-grid-offset-1 {
        margin-left: 25%
    }

    .true-grid-3 .true-grid-1 {
        width: 33.33333%
    }

    .true-grid-3 .true-grid-offset-1 {
        margin-left: 33.33333%
    }

    .true-grid-2 .true-grid-1 {
        width: 50%
    }

    .true-grid-2 .true-grid-offset-1 {
        margin-left: 50%
    }

    .true-grid-1 .true-grid-1 {
        width: 100%
    }

    .true-grid-1 .true-grid-offset-1 {
        margin-left: 100%
    }

    .true-grid-2 {
        width: 16.66667%
    }

    .true-grid-offset-2 {
        margin-left: 16.66667%
    }

    .true-grid-12 .true-grid-2 {
        width: 16.66667%
    }

    .true-grid-12 .true-grid-offset-2 {
        margin-left: 16.66667%
    }

    .true-grid-11 .true-grid-2 {
        width: 18.18182%
    }

    .true-grid-11 .true-grid-offset-2 {
        margin-left: 18.18182%
    }

    .true-grid-10 .true-grid-2 {
        width: 20%
    }

    .true-grid-10 .true-grid-offset-2 {
        margin-left: 20%
    }

    .true-grid-9 .true-grid-2 {
        width: 22.22222%
    }

    .true-grid-9 .true-grid-offset-2 {
        margin-left: 22.22222%
    }

    .true-grid-8 .true-grid-2 {
        width: 25%
    }

    .true-grid-8 .true-grid-offset-2 {
        margin-left: 25%
    }

    .true-grid-7 .true-grid-2 {
        width: 28.57143%
    }

    .true-grid-7 .true-grid-offset-2 {
        margin-left: 28.57143%
    }

    .true-grid-6 .true-grid-2 {
        width: 33.33333%
    }

    .true-grid-6 .true-grid-offset-2 {
        margin-left: 33.33333%
    }

    .true-grid-5 .true-grid-2 {
        width: 40%
    }

    .true-grid-5 .true-grid-offset-2 {
        margin-left: 40%
    }

    .true-grid-4 .true-grid-2 {
        width: 50%
    }

    .true-grid-4 .true-grid-offset-2 {
        margin-left: 50%
    }

    .true-grid-3 .true-grid-2 {
        width: 66.66667%
    }

    .true-grid-3 .true-grid-offset-2 {
        margin-left: 66.66667%
    }

    .true-grid-2 .true-grid-2 {
        width: 100%
    }

    .true-grid-2 .true-grid-offset-2 {
        margin-left: 100%
    }

    .true-grid-3 {
        width: 25%
    }

    .true-grid-offset-3 {
        margin-left: 25%
    }

    .true-grid-12 .true-grid-3 {
        width: 25%
    }

    .true-grid-12 .true-grid-offset-3 {
        margin-left: 25%
    }

    .true-grid-11 .true-grid-3 {
        width: 27.27273%
    }

    .true-grid-11 .true-grid-offset-3 {
        margin-left: 27.27273%
    }

    .true-grid-10 .true-grid-3 {
        width: 30%
    }

    .true-grid-10 .true-grid-offset-3 {
        margin-left: 30%
    }

    .true-grid-9 .true-grid-3 {
        width: 33.33333%
    }

    .true-grid-9 .true-grid-offset-3 {
        margin-left: 33.33333%
    }

    .true-grid-8 .true-grid-3 {
        width: 37.5%
    }

    .true-grid-8 .true-grid-offset-3 {
        margin-left: 37.5%
    }

    .true-grid-7 .true-grid-3 {
        width: 42.85714%
    }

    .true-grid-7 .true-grid-offset-3 {
        margin-left: 42.85714%
    }

    .true-grid-6 .true-grid-3 {
        width: 50%
    }

    .true-grid-6 .true-grid-offset-3 {
        margin-left: 50%
    }

    .true-grid-5 .true-grid-3 {
        width: 60%
    }

    .true-grid-5 .true-grid-offset-3 {
        margin-left: 60%
    }

    .true-grid-4 .true-grid-3 {
        width: 75%
    }

    .true-grid-4 .true-grid-offset-3 {
        margin-left: 75%
    }

    .true-grid-3 .true-grid-3 {
        width: 100%
    }

    .true-grid-3 .true-grid-offset-3 {
        margin-left: 100%
    }

    .true-grid-4 {
        width: 33.33333%
    }

    .true-grid-offset-4 {
        margin-left: 33.33333%
    }

    .true-grid-12 .true-grid-4 {
        width: 33.33333%
    }

    .true-grid-12 .true-grid-offset-4 {
        margin-left: 33.33333%
    }

    .true-grid-11 .true-grid-4 {
        width: 36.36364%
    }

    .true-grid-11 .true-grid-offset-4 {
        margin-left: 36.36364%
    }

    .true-grid-10 .true-grid-4 {
        width: 40%
    }

    .true-grid-10 .true-grid-offset-4 {
        margin-left: 40%
    }

    .true-grid-9 .true-grid-4 {
        width: 44.44444%
    }

    .true-grid-9 .true-grid-offset-4 {
        margin-left: 44.44444%
    }

    .true-grid-8 .true-grid-4 {
        width: 50%
    }

    .true-grid-8 .true-grid-offset-4 {
        margin-left: 50%
    }

    .true-grid-7 .true-grid-4 {
        width: 57.14286%
    }

    .true-grid-7 .true-grid-offset-4 {
        margin-left: 57.14286%
    }

    .true-grid-6 .true-grid-4 {
        width: 66.66667%
    }

    .true-grid-6 .true-grid-offset-4 {
        margin-left: 66.66667%
    }

    .true-grid-5 .true-grid-4 {
        width: 80%
    }

    .true-grid-5 .true-grid-offset-4 {
        margin-left: 80%
    }

    .true-grid-4 .true-grid-4 {
        width: 100%
    }

    .true-grid-4 .true-grid-offset-4 {
        margin-left: 100%
    }

    .true-grid-5 {
        width: 41.66667%
    }

    .true-grid-offset-5 {
        margin-left: 41.66667%
    }

    .true-grid-12 .true-grid-5 {
        width: 41.66667%
    }

    .true-grid-12 .true-grid-offset-5 {
        margin-left: 41.66667%
    }

    .true-grid-11 .true-grid-5 {
        width: 45.45455%
    }

    .true-grid-11 .true-grid-offset-5 {
        margin-left: 45.45455%
    }

    .true-grid-10 .true-grid-5 {
        width: 50%
    }

    .true-grid-10 .true-grid-offset-5 {
        margin-left: 50%
    }

    .true-grid-9 .true-grid-5 {
        width: 55.55556%
    }

    .true-grid-9 .true-grid-offset-5 {
        margin-left: 55.55556%
    }

    .true-grid-8 .true-grid-5 {
        width: 62.5%
    }

    .true-grid-8 .true-grid-offset-5 {
        margin-left: 62.5%
    }

    .true-grid-7 .true-grid-5 {
        width: 71.42857%
    }

    .true-grid-7 .true-grid-offset-5 {
        margin-left: 71.42857%
    }

    .true-grid-6 .true-grid-5 {
        width: 83.33333%
    }

    .true-grid-6 .true-grid-offset-5 {
        margin-left: 83.33333%
    }

    .true-grid-5 .true-grid-5 {
        width: 100%
    }

    .true-grid-5 .true-grid-offset-5 {
        margin-left: 100%
    }

    .true-grid-6 {
        width: 50%
    }

    .true-grid-offset-6 {
        margin-left: 50%
    }

    .true-grid-12 .true-grid-6 {
        width: 50%
    }

    .true-grid-12 .true-grid-offset-6 {
        margin-left: 50%
    }

    .true-grid-11 .true-grid-6 {
        width: 54.54545%
    }

    .true-grid-11 .true-grid-offset-6 {
        margin-left: 54.54545%
    }

    .true-grid-10 .true-grid-6 {
        width: 60%
    }

    .true-grid-10 .true-grid-offset-6 {
        margin-left: 60%
    }

    .true-grid-9 .true-grid-6 {
        width: 66.66667%
    }

    .true-grid-9 .true-grid-offset-6 {
        margin-left: 66.66667%
    }

    .true-grid-8 .true-grid-6 {
        width: 75%
    }

    .true-grid-8 .true-grid-offset-6 {
        margin-left: 75%
    }

    .true-grid-7 .true-grid-6 {
        width: 85.71429%
    }

    .true-grid-7 .true-grid-offset-6 {
        margin-left: 85.71429%
    }

    .true-grid-6 .true-grid-6 {
        width: 100%
    }

    .true-grid-6 .true-grid-offset-6 {
        margin-left: 100%
    }

    .true-grid-7 {
        width: 58.33333%
    }

    .true-grid-offset-7 {
        margin-left: 58.33333%
    }

    .true-grid-12 .true-grid-7 {
        width: 58.33333%
    }

    .true-grid-12 .true-grid-offset-7 {
        margin-left: 58.33333%
    }

    .true-grid-11 .true-grid-7 {
        width: 63.63636%
    }

    .true-grid-11 .true-grid-offset-7 {
        margin-left: 63.63636%
    }

    .true-grid-10 .true-grid-7 {
        width: 70%
    }

    .true-grid-10 .true-grid-offset-7 {
        margin-left: 70%
    }

    .true-grid-9 .true-grid-7 {
        width: 77.77778%
    }

    .true-grid-9 .true-grid-offset-7 {
        margin-left: 77.77778%
    }

    .true-grid-8 .true-grid-7 {
        width: 87.5%
    }

    .true-grid-8 .true-grid-offset-7 {
        margin-left: 87.5%
    }

    .true-grid-7 .true-grid-7 {
        width: 100%
    }

    .true-grid-7 .true-grid-offset-7 {
        margin-left: 100%
    }

    .true-grid-8 {
        width: 66.66667%
    }

    .true-grid-offset-8 {
        margin-left: 66.66667%
    }

    .true-grid-12 .true-grid-8 {
        width: 66.66667%
    }

    .true-grid-12 .true-grid-offset-8 {
        margin-left: 66.66667%
    }

    .true-grid-11 .true-grid-8 {
        width: 72.72727%
    }

    .true-grid-11 .true-grid-offset-8 {
        margin-left: 72.72727%
    }

    .true-grid-10 .true-grid-8 {
        width: 80%
    }

    .true-grid-10 .true-grid-offset-8 {
        margin-left: 80%
    }

    .true-grid-9 .true-grid-8 {
        width: 88.88889%
    }

    .true-grid-9 .true-grid-offset-8 {
        margin-left: 88.88889%
    }

    .true-grid-8 .true-grid-8 {
        width: 100%
    }

    .true-grid-8 .true-grid-offset-8 {
        margin-left: 100%
    }

    .true-grid-9 {
        width: 75%
    }

    .true-grid-offset-9 {
        margin-left: 75%
    }

    .true-grid-12 .true-grid-9 {
        width: 75%
    }

    .true-grid-12 .true-grid-offset-9 {
        margin-left: 75%
    }

    .true-grid-11 .true-grid-9 {
        width: 81.81818%
    }

    .true-grid-11 .true-grid-offset-9 {
        margin-left: 81.81818%
    }

    .true-grid-10 .true-grid-9 {
        width: 90%
    }

    .true-grid-10 .true-grid-offset-9 {
        margin-left: 90%
    }

    .true-grid-9 .true-grid-9 {
        width: 100%
    }

    .true-grid-9 .true-grid-offset-9 {
        margin-left: 100%
    }

    .true-grid-10 {
        width: 83.33333%
    }

    .true-grid-offset-10 {
        margin-left: 83.33333%
    }

    .true-grid-12 .true-grid-10 {
        width: 83.33333%
    }

    .true-grid-12 .true-grid-offset-10 {
        margin-left: 83.33333%
    }

    .true-grid-11 .true-grid-10 {
        width: 90.90909%
    }

    .true-grid-11 .true-grid-offset-10 {
        margin-left: 90.90909%
    }

    .true-grid-10 .true-grid-10 {
        width: 100%
    }

    .true-grid-10 .true-grid-offset-10 {
        margin-left: 100%
    }

    .true-grid-11 {
        width: 91.66667%
    }

    .true-grid-offset-11 {
        margin-left: 91.66667%
    }

    .true-grid-12 .true-grid-11 {
        width: 91.66667%
    }

    .true-grid-12 .true-grid-offset-11 {
        margin-left: 91.66667%
    }

    .true-grid-11 .true-grid-11 {
        width: 100%
    }

    .true-grid-11 .true-grid-offset-11 {
        margin-left: 100%
    }

    .true-grid-12 {
        width: 100%
    }

    .true-grid-offset-12 {
        margin-left: 100%
    }

    .true-grid-12 .true-grid-12 {
        width: 100%
    }

    .true-grid-12 .true-grid-offset-12 {
        margin-left: 100%
    }
}

@media (min-width: 768px) {
    .true-grid-half {
        width:50%
    }

    .true-grid-third {
        width: 33.3333%
    }

    .true-grid-two-third {
        width: 66.6667%
    }

    .true-grid-quarter {
        width: 25%
    }

    .true-grid-three-quarter {
        width: 75%
    }

    .true-grid-fifth {
        width: 20%
    }
}

.flex-row>* {
    -webkit-box-flex: 2;
    -ms-flex: 2 1 0px;
    flex: 2 1 0
}

@media (min-width: 768px) {
    .flex-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .flex-row>*+* {
        margin-top: 0;
        margin-left: 1.875rem
    }
}

.flex-row__wide {
    -webkit-box-flex: 3.333;
    -ms-flex: 3.333 1 0px;
    flex: 3.333 1 0
}

@media (min-width: 980px),print {
    .flex-column {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .flex-column,.flex-column>[class*=col-],.flex-column>[class*=true-grid-] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .flex-item,.flex-row-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }
}

.cms .flex-row-item {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `flex-row-item` to `flex-item`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.sprite,[class*=sprite-] {
    display: inline-block;
    overflow: hidden;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite,[class*=sprite-] {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-pdf {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -548px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-pdf {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-doc {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -576px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-doc {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-excel {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -603px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-excel {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-menu,.sprite-menu-animated {
    position: relative;
    display: inline-block;
    width: 1.5em;
    height: .15em;
    background: #fff;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
    overflow: visible;
    vertical-align: middle;
    margin: .5em 0
}

.sprite-menu-animated:after,.sprite-menu-animated:before,.sprite-menu:after,.sprite-menu:before {
    position: absolute;
    content: "";
    right: 0;
    left: 0;
    background-color: #fff;
    height: .15em;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.sprite-menu-animated:before,.sprite-menu:before {
    top: -.5em
}

.sprite-menu-animated:after,.sprite-menu:after {
    bottom: -.5em
}

.sprite-menu-animated.is-open,.sprite-menu.is-open {
    background-color: hsla(0,0%,100%,0)
}

.sprite-menu-animated.is-open:before,.sprite-menu.is-open:before {
    -webkit-transform: translateY(.5em) rotate(45deg);
    transform: translateY(.5em) rotate(45deg)
}

.sprite-menu-animated.is-open:after,.sprite-menu.is-open:after {
    -webkit-transform: translateY(-.5em) rotate(135deg);
    transform: translateY(-.5em) rotate(135deg)
}

.sprite-print {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -546px -340px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-print {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-email {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -582px -340px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-email {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-download {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -618px -340px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-download {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-search {
    display: inline-block;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -12px -179px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-search {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-close {
    display: inline-block;
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.sprite-close:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.sprite-close {
    &.inverse:after,.inverse &:after {
        color: #fff
    }
}

.sprite-market-closed,.sprite-market-open {
    width: 12px;
    height: 12px;
    border-radius: 10px;
    background-image: none;
    margin-right: 5px;
    vertical-align: baseline
}

.sprite-market-open {
    background-color: #00c300
}

.sprite-market-closed {
    background-color: #565a5c
}

.sprite-play-sm {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -352px -125px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play {
    display: inline-block;
    overflow: hidden;
    width: 64px;
    height: 64px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -390px -93px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-lg {
    display: inline-block;
    overflow: hidden;
    width: 104px;
    height: 104px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -458px -56px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-xl {
    display: inline-block;
    overflow: hidden;
    width: 140px;
    height: 140px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -569px -20px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-xl {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -146px -148px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-instagram {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-linkedin {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -174px -148px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-facebook {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -202px -148px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -232px -148px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-twitter {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter-lg {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -13px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin-lg {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -54px -129px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook-lg {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -97px -129px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-featured {
    width: 14px;
    height: 14px;
    background-position: -160px -135px;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-featured {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-edit {
    width: 14px;
    height: 14px;
    background-position: -178px -136px;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-edit {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-draggable {
    width: 7px;
    height: 15px;
    background-position: -198px -136px;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-draggable {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus-faded {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -528px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -567px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-faded-cropped {
    display: inline-block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -538px -275px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded-cropped {
    display: inline-block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -577px -275px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-light-cropped {
    display: inline-block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -394px -275px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-light-cropped {
    display: inline-block;
    overflow: hidden;
    width: 13px;
    height: 13px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -433px -275px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-gear {
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='isolation:isolate' viewBox='0 0 50 50'%3E%3Cpath d='M22.055 1.863l-1.081 6.851c-1.646.406-3.216 1.014-4.628 1.863L10.697 6.55l-4.086 4.087 3.966 5.649a16.894 16.894 0 00-1.923 4.627l-6.791 1.142v5.77l6.791 1.201a16.887 16.887 0 001.923 4.628L6.55 39.303l4.087 4.086 5.649-3.966c1.412.849 2.982 1.457 4.627 1.863l1.142 6.851h5.77l1.262-6.851a16.518 16.518 0 004.567-1.923l5.709 4.026 4.087-4.086-4.087-5.649c.841-1.405 1.517-2.937 1.923-4.567l6.851-1.262v-5.77l-6.851-1.142c-.406-1.63-1.082-3.162-1.923-4.567l4.026-5.709-4.086-4.087-5.649 4.087a17.002 17.002 0 00-4.628-1.923l-1.201-6.851h-5.77zm2.693 12.486c-5.893 0-10.703 4.81-10.703 10.703 0 5.894 4.81 10.704 10.703 10.704 5.894 0 10.703-4.81 10.703-10.704 0-5.893-4.809-10.703-10.703-10.703z' fill-rule='evenodd' fill='%23565a5c'/%3E%3C/svg%3E")
}

.sprite-middle {
    vertical-align: middle!important
}

.sprite-baseline {
    vertical-align: baseline!important
}

.sprite-bottom {
    vertical-align: bottom!important
}

.sprite-textbottom {
    vertical-align: text-bottom!important
}

.sprite-emissions {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -11px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-emissions {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-agriculture {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -65px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-agriculture {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-metals {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -121px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-metals {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-equities {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -175px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-equities {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-bonds {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -232px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-bonds {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-energy {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -285px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-energy {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-fx {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -326px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-fx {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-credit {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -372px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-credit {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-int-rates {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -429px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-int-rates {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-etp {
    display: inline-block;
    overflow: hidden;
    width: 40px;
    height: 40px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -480px -302px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-etp {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-agriculture,.inverse .sprite-agriculture,.inverse.sprite-bonds,.inverse .sprite-bonds,.inverse.sprite-credit,.inverse .sprite-credit,.inverse.sprite-emissions,.inverse .sprite-emissions,.inverse.sprite-energy,.inverse .sprite-energy,.inverse.sprite-equities,.inverse .sprite-equities,.inverse.sprite-etp,.inverse .sprite-etp,.inverse.sprite-fx,.inverse .sprite-fx,.inverse.sprite-int-rates,.inverse .sprite-int-rates,.inverse.sprite-metals,.inverse .sprite-metals {
    background-position-y: -380px
}

.sprite-emissions-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -11px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-emissions-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-agriculture-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -47px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-agriculture-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-metals-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -81px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-metals-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-equities-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -116px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-equities-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-bonds-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -152px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-bonds-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-energy-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -186px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-energy-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-fx-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -213px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-fx-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-credit-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -242px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-credit-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-int-rates-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -278px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-int-rates-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-etp-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 26px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -311px -349px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-etp-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-agriculture-sm,.inverse .sprite-agriculture-sm,.inverse.sprite-bonds-sm,.inverse .sprite-bonds-sm,.inverse.sprite-credit-sm,.inverse .sprite-credit-sm,.inverse.sprite-emissions-sm,.inverse .sprite-emissions-sm,.inverse.sprite-energy-sm,.inverse .sprite-energy-sm,.inverse.sprite-equities-sm,.inverse .sprite-equities-sm,.inverse.sprite-etp-sm,.inverse .sprite-etp-sm,.inverse.sprite-fx-sm,.inverse .sprite-fx-sm,.inverse.sprite-int-rates-sm,.inverse .sprite-int-rates-sm,.inverse.sprite-metals-sm,.inverse .sprite-metals-sm {
    background-position-y: -426px
}

.sprite-calendar {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -10px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-calendar {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-clock,.sprite-history {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -56px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-clock,.sprite-history {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-locked {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -93px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-locked {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-unlocked {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -137px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-unlocked {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-pin {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -179px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-pin {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-document {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -215px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-document {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-computer {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -261px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-computer {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-person {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -305px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-person {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-speech {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -350px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-speech {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-check {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -394px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-check {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-chart,.sprite-chart-selected {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -430px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-chart,.sprite-chart-selected {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-mobile {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -471px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-mobile {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-calendar,.inverse .sprite-calendar,.inverse.sprite-chart,.inverse .sprite-chart,.inverse.sprite-check,.inverse .sprite-check,.inverse.sprite-clock,.inverse .sprite-clock,.inverse.sprite-computer,.inverse .sprite-computer,.inverse.sprite-document,.inverse .sprite-document,.inverse.sprite-locked,.inverse .sprite-locked,.inverse.sprite-mobile,.inverse .sprite-mobile,.inverse.sprite-person,.inverse .sprite-person,.inverse.sprite-pin,.inverse .sprite-pin,.inverse.sprite-speech,.inverse .sprite-speech,.inverse.sprite-unlocked,.inverse .sprite-unlocked {
    background-position-y: -548px
}

.sprite-calendar-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -12px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-calendar-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-clock-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -42px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-clock-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-locked-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -67px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-locked-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-unlocked-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -96px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-unlocked-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-pin-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -125px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-pin-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-document-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -148px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-document-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-computer-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -179px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-computer-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-person-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -209px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-person-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-speech-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -239px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-speech-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-check-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -267px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-check-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-chart-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -291px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-chart-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-mobile-sm {
    display: inline-block;
    overflow: hidden;
    width: 26px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -318px -511px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-mobile-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-calendar-sm,.inverse .sprite-calendar-sm,.inverse.sprite-chart-sm,.inverse .sprite-chart-sm,.inverse.sprite-check-sm,.inverse .sprite-check-sm,.inverse.sprite-clock-sm,.inverse .sprite-clock-sm,.inverse.sprite-computer-sm,.inverse .sprite-computer-sm,.inverse.sprite-document-sm,.inverse .sprite-document-sm,.inverse.sprite-locked-sm,.inverse .sprite-locked-sm,.inverse.sprite-mobile-sm,.inverse .sprite-mobile-sm,.inverse.sprite-person-sm,.inverse .sprite-person-sm,.inverse.sprite-pin-sm,.inverse .sprite-pin-sm,.inverse.sprite-speech-sm,.inverse .sprite-speech-sm,.inverse.sprite-unlocked-sm,.inverse .sprite-unlocked-sm {
    background-position-y: -589px
}

.chevron-e,.chevron-n,.chevron-s,.chevron-w {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    color: #2235f9;
    text-align: center
}

.chevron-e:before,.chevron-n:before,.chevron-s:before,.chevron-w:before {
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0
}

.chevron-e,.chevron-w {
    width: .5em;
    height: 1em
}

.chevron-n,.chevron-s {
    width: 1em;
    height: .5em
}

.chevron-e:before {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg)
}

.chevron-s:before {
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.chevron-w:before {
    -webkit-transform: translate(-.1em,.2em) rotate(225deg);
    transform: translate(-.1em,.2em) rotate(225deg)
}

.chevron-n:before {
    -webkit-transform: translate(-.3em,.15em) rotate(315deg);
    transform: translate(-.3em,.15em) rotate(315deg)
}

.chevron-sm {
    font-size: .75rem
}

.chevron-lg {
    font-size: 2rem
}

.chevron-lg:after,.chevron-lg:before {
    border-width: 2px 2px 0 0
}

.chevron-primary {
    color: #8dc7e9
}

.chevron-inverse {
    color: #fff
}

.chevron-disabled {
    color: #565a5c
}

.sprite-dropdown {
    width: 20px;
    height: 20px;
    background-position: -78px 0;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-dropdown {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-dropdown-main {
    width: 28px;
    height: 28px;
    background-position: -45px 0;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-dropdown-main {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus-small {
    width: 16px;
    height: 16px;
    background-position: -103px -33px;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-small {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-minus-small {
    width: 16px;
    height: 16px;
    background-position: -124px -33px;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-small {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -384px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -423px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.cms .sprite-plus-large {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `sprite-plus-large` to `sprite-plus`.";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.sprite-plus-large {
    text-indent: 0!important
}

.cms .sprite-minus-large {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `sprite-minus-large` to `sprite-minus`.";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.sprite-minus-large {
    text-indent: 0!important
}

.sprite-close-main {
    width: 28px;
    height: 28px;
    background-position: -103px 0;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-close-main {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.social-twitter-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -10px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -10px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -14px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -14px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -50px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -50px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -34px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -34px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -90px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -90px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -54px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -54px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -130px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -130px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -74px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -74px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -171px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -171px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -94px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -94px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -211px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -211px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -115px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -115px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -251px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -251px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -135px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -135px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -291px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -291px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -155px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -155px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-block {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -332px -8px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat {
    display: inline-block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -332px -48px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-block-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -175px -119px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-sm {
    display: inline-block;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background-image: url(../images/social-1x.png);
    background-repeat: no-repeat;
    background-position: -175px -139px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.inverse.social-email,.inverse .social-email,.inverse.social-facebook,.inverse .social-facebook,.inverse.social-instagram,.inverse .social-instagram,.inverse.social-linkedin,.inverse .social-linkedin,.inverse.social-periscope,.inverse .social-periscope,.inverse.social-pinterest,.inverse .social-pinterest,.inverse.social-snapchat,.inverse .social-snapchat,.inverse.social-twitter,.inverse .social-twitter,.inverse.social-youtube,.inverse .social-youtube {
    background-position-y: -82px
}

.inverse.social-email-sm,.inverse .social-email-sm,.inverse.social-facebook-sm,.inverse .social-facebook-sm,.inverse.social-instagram-sm,.inverse .social-instagram-sm,.inverse.social-linkedin-sm,.inverse .social-linkedin-sm,.inverse.social-periscope-sm,.inverse .social-periscope-sm,.inverse.social-pinterest-sm,.inverse .social-pinterest-sm,.inverse.social-snapchat-sm,.inverse .social-snapchat-sm,.inverse.social-twitter-sm,.inverse .social-twitter-sm,.inverse.social-youtube-sm,.inverse .social-youtube-sm {
    background-position-y: -157px
}

.scrollbar::-webkit-scrollbar,.scrollbar ::-webkit-scrollbar {
    background: transparent
}

.scrollbar::-webkit-scrollbar:vertical,.scrollbar ::-webkit-scrollbar:vertical {
    width: 20px
}

.scrollbar::-webkit-scrollbar:horizontal,.scrollbar ::-webkit-scrollbar:horizontal {
    height: 20px
}

.scrollbar body::-webkit-scrollbar,body.scrollbar::-webkit-scrollbar {
    background: #fff
}

.scrollbar::-webkit-scrollbar-track,.scrollbar ::-webkit-scrollbar-track {
    background: #d4d5d5;
    border: 0 solid #fff
}

.scrollbar::-webkit-scrollbar-track:vertical,.scrollbar ::-webkit-scrollbar-track:vertical {
    border-width: 0 9.5px
}

.scrollbar::-webkit-scrollbar-track:horizontal,.scrollbar ::-webkit-scrollbar-track:horizontal {
    border-width: 9.5px 0
}

.scrollbar::-webkit-scrollbar-track-piece,.scrollbar ::-webkit-scrollbar-track-piece {
    background: transparent
}

.scrollbar::-webkit-scrollbar-thumb,.scrollbar ::-webkit-scrollbar-thumb {
    background-color: #d4d5d5;
    border-style: solid;
    border-color: #fff;
    -webkit-transition: 5s;
    transition: 5s;
    -webkit-transition-property: background-color;
    transition-property: background-color
}

.scrollbar::-webkit-scrollbar-thumb:vertical,.scrollbar ::-webkit-scrollbar-thumb:vertical {
    border-width: 0 5px
}

.scrollbar::-webkit-scrollbar-thumb:horizontal,.scrollbar ::-webkit-scrollbar-thumb:horizontal {
    border-width: 5px 0
}

.scrollbar::-webkit-scrollbar-thumb:hover,.scrollbar ::-webkit-scrollbar-thumb:hover {
    background-color: #b6b6b6
}

.scrollbar-wide::-webkit-scrollbar:vertical,.scrollbar-wide ::-webkit-scrollbar:vertical {
    width: 47.8px
}

.scrollbar-wide::-webkit-scrollbar:horizontal,.scrollbar-wide ::-webkit-scrollbar:horizontal {
    height: 47.8px
}

.scrollbar-wide::-webkit-scrollbar-track:vertical,.scrollbar-wide ::-webkit-scrollbar-track:vertical {
    border-width: 0 23.4px
}

.scrollbar-wide::-webkit-scrollbar-track:horizontal,.scrollbar-wide ::-webkit-scrollbar-track:horizontal {
    border-width: 23.4px 0
}

.scrollbar-wide::-webkit-scrollbar-thumb:vertical,.scrollbar-wide ::-webkit-scrollbar-thumb:vertical {
    border-width: 0 18.9px
}

.scrollbar-wide::-webkit-scrollbar-thumb:horizontal,.scrollbar-wide ::-webkit-scrollbar-thumb:horizontal {
    border-width: 18.9px 0
}

.h1,.landing-page-header,.page-header,h1 {
    margin: 0 0 .6667em;
    color: #231f20;
    font-size: 3.125rem;
    line-height: 1.3;
    color: #000
}

.h1,.h2,.landing-page-header,.landing-page-secondary-header,.page-header,.secondary-header,.section-header,h1,h2 {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    text-transform: none
}

.h2,.landing-page-secondary-header,.secondary-header,.section-header,h2 {
    margin-top: 0;
    margin-bottom: .6667em;
    font-size: 1.8125rem;
    line-height: 1.05;
    color: #231f20
}

.h2>a,.landing-page-secondary-header>a,.secondary-header>a,.section-header>a,h2>a {
    color: #000;
    font-weight: inherit
}

.h2>small,.landing-page-secondary-header>small,.secondary-header>small,.section-header>small,h2>small {
    float: right;
    margin-top: .25rem;
    color: #231f20;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase
}

.cms .landing-page-secondary-header,.cms .secondary-header,.cms .section-header {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change to `h2`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.h3,h3 {
    margin-top: 0;
    margin-bottom: .6667em;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3;
    text-transform: none
}

.h4,h4 {
    color: #231f20;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75
}

.h4,.h5,h4,h5 {
    margin-top: 0;
    margin-bottom: .375em;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    text-transform: uppercase
}

.h5,h5 {
    color: #3c444f;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.3
}

.h6,h6 {
    font-size: .75rem;
    text-transform: uppercase
}

p+.h1,p+.h2,p+.h3,p+h1,p+h2,p+h3 {
    margin-top: 3rem
}

.page-header-long,.page-header-long h1,.page-header-long h2,.page-header-long h3,.page-heading-long,.page-heading-long h1,.page-heading-long h2,.page-heading-long h3 {
    font-size: 1.8125rem
}

.page-header-xlong,.page-header-xlong h1,.page-header-xlong h2,.page-header-xlong h3,.page-heading-xlong,.page-heading-xlong h1,.page-heading-xlong h2,.page-heading-xlong h3 {
    font-size: 1.5rem;
    line-height: 1.1
}

.cms h1.page-header,.cms h2.page-header {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change to .h1";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.cms .landing-page-header {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change to .page-heading";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.landing-page-header-parent,.landing-page-heading-parent,.page-header-parent,.page-heading-parent {
    margin: 0;
    color: #3c444f;
    font-size: .875rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1.1
}

.landing-page-header-parent>a,.landing-page-heading-parent>a,.page-header-parent>a,.page-heading-parent>a {
    color: #3c444f
}

.landing-page-header-parent>a:hover,.landing-page-heading-parent>a:hover,.page-header-parent>a:hover,.page-heading-parent>a:hover {
    color: #8dc7e9
}

.cms .landing-page-header-parent,.cms .page-header-parent {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "change to `h1`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.cms .landing-page-subheader,.cms .subheader {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change to class `h3`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.landing-page-subheader,.subheader {
    margin-top: 0;
    margin-bottom: .6667em;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3;
    text-transform: none;
    color: #231f20
}

.landing-page-subheader .subheader-aside,.subheader .subheader-aside {
    position: relative;
    margin-left: .77em;
    padding-left: 1.15em;
    font-weight: 400
}

.landing-page-subheader .subheader-aside:after,.subheader .subheader-aside:after {
    display: block;
    position: absolute;
    top: 3px;
    left: 0;
    content: "/"
}

.landing-page-subheader a:not(.btn),.subheader a:not(.btn) {
    font-weight: inherit;
    color: #000
}

.inverse .subheader,.subheader.inverse {
    color: #fff
}

.cms .landing-page-secondary-subheader,.cms .secondary-subheader {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Use class `h4`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.landing-page-secondary-subheader,.secondary-subheader {
    margin-top: 0;
    margin-bottom: .375em;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75;
    text-transform: uppercase;
    color: #565a5c
}

.h-thin {
    font-weight: 400
}

.lead {
    color: #231f20;
    font-size: 1.125rem;
    font-weight: 800;
    line-height: 1.5
}

.inverse .lead {
    color: inherit
}

.category-link,.standalone-link {
    display: inline-block;
    padding-top: 2px;
    color: #8dc7e9;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1
}

.category-link:hover,.standalone-link:hover {
    text-decoration: underline
}

.category-link .sprite,.standalone-link .sprite {
    vertical-align: baseline
}

.category-link.btn-more:after,.standalone-link.btn-more:after {
    bottom: 40%
}

@media --media-xs-max {
    .category-link,.standalone-link {
        font-size: .9em
    }
}

.category-link {
    font-size: 1.25rem
}

.sublabel {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 1.2857em;
    color: #000
}

.alt-link a,a.alt-link {
    color: #2235f9
}

.disclaimer {
    font-size: .75rem;
    line-height: 1.1;
    color: #a2a4a3
}

.disclaimer,.disclaimer a {
    font-weight: 400
}

.search-result-count {
    float: right;
    margin-top: 0;
    margin-bottom: .7143em;
    color: #a2a4a3;
    font-size: 1rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400
}

.headline {
    color: #000
}

.headline,.headline-link {
    font-size: 1.125rem;
    font-weight: 400
}

.headline-link {
    margin-top: 0;
    margin-bottom: .375em;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    line-height: 1.75;
    text-transform: uppercase
}

.inverse-reveal {
    margin: 0 -1.125rem;
    padding: 5px 1.125rem 0;
    -webkit-transition: background-color 1s ease-out;
    transition: background-color 1s ease-out
}

.inverse-reveal:hover {
    background: hsla(0,0%,100%,.2)
}

p a:after {
    margin-left: 2px;
    font-size: .875em;
    font-weight: 400
}

p>a[href$=".pdf"]:after {
    content: "[PDF]"
}

p>a[href$=".csv"]:after {
    content: "[CSV]"
}

p>a[href$=".xls"]:after,p>a[href$=".xlsx"]:after {
    content: "[XLS]"
}

p>a[href$=".doc"]:after,p>a[href$=".docx"]:after {
    content: "[DOC]"
}

p>a[href$=".ppt"]:after,p>a[href$=".pptx"]:after {
    content: "[PPT]"
}

p>a[href$=".zip"]:after {
    content: "[ZIP]"
}

p>a[href$=".exe"]:after {
    content: "[EXE]"
}

.no-extension a[href]:after,a[href].no-extension:after {
    content: ""
}

a.item-doc,a.item-excel,a.item-pdf {
    position: relative;
    padding-left: 25px
}

a.item-doc:before,a.item-excel:before,a.item-pdf:before {
    position: absolute;
    content: "";
    left: 0
}

a.item-pdf:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -548px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    a.item-pdf:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

a.item-doc:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -576px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    a.item-doc:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

a.item-excel:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -603px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    a.item-excel:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

@media (min-width: 768px),print {
    .split {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline
    }

    .split-left,.split-right {
        vertical-align: baseline
    }

    .split-right {
        text-align: right
    }

    .split-vmiddle {
        vertical-align: middle;
        -ms-flex-item-align: center;
        align-self: center
    }

    .split-vbottom {
        vertical-align: bottom;
        -ms-flex-item-align: end;
        align-self: flex-end
    }
}

.allow-overflow {
    overflow: visible
}

.nowrap {
    white-space: nowrap
}

.vcenter {
    display: table;
    width: 100%
}

.vcenter-content {
    display: table-cell;
    vertical-align: middle
}

table {
    clear: both;
    max-width: 100%;
    border: 0;
    background-color: transparent
}

table td,table th {
    padding: 0;
    border: 0
}

table th {
    text-align: left;
    font-weight: 700
}

.table {
    width: 100%;
    margin-bottom: 1.65em
}

.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
    padding: .85714em .5714em;
    border-top: 1px solid #a2a4a3;
    line-height: 1.65;
    vertical-align: top
}

.table>tbody>tr>td:first-child,.table>tbody>tr>th:first-child,.table>tfoot>tr>td:first-child,.table>tfoot>tr>th:first-child,.table>thead>tr>td:first-child,.table>thead>tr>th:first-child {
    padding-left: 0
}

@media print {
    .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th {
        padding: .2em .5em;
        font-size: .75em
    }
}

.table>thead {
    color: #000;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.table>thead>tr>td,.table>thead>tr>th {
    border-bottom: 0;
    font-size: 1rem;
    line-height: 1.714;
    vertical-align: bottom;
    font-weight: 400
}

.table>thead>tr>td a,.table>thead>tr>th a {
    color: #000
}

.table>tfoot>tr>td {
    font-weight: 700
}

.table>tbody>tr:last-child {
    border-bottom: 0
}

.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>tbody+tbody,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

tr.is-highlighted {
    color: #000;
    background: #d2d4d3;
    font-weight: 700
}

.table>tbody tr.is-highlighted>td,.table>tbody tr.is-highlighted>th,.table>tfoot tr.is-highlighted>td,.table>tfoot tr.is-highlighted>th,.table>thead tr.is-highlighted>td,.table>thead tr.is-highlighted>th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.table-align-left,.table-align-left td,.table-preheading .table-align-left {
    text-align: left
}

.table-align-center,.table-align-center td {
    text-align: center
}

.table-align-right,.table-align-right td,.table-preheading .table-align-right {
    text-align: right
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f6f6f6
}

table.table-valign-top>tbody>tr>td {
    vertical-align: top
}

td.table-valign-top,th.table-valign-top {
    vertical-align: top!important
}

table.table-valign-middle>tbody>tr>td {
    vertical-align: middle
}

td.table-valign-middle,th.table-valign-middle {
    vertical-align: middle!important
}

table.table-valign-bottom>tbody>tr>td {
    vertical-align: bottom
}

td.table-valign-bottom,th.table-valign-bottom {
    vertical-align: bottom!important
}

.table-inverse,.table-inverse>thead>tr>td,.table-inverse>thead>tr>th,.table-inverse a {
    color: #fff
}

table col[class*=col-],table col[class*=true-grid-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-],table td[class*=true-grid-],table th[class*=col-],table th[class*=true-grid-] {
    position: static;
    float: none;
    display: table-cell
}

.form-control {
    display: block;
    width: 100%;
    height: 1.75em;
    padding: .3em .5em;
    border: 1px solid #000000;
    color: #565a5c;
    background-color: #fff;
    background-image: none;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.65;
    outline: none;
    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

.form-control:focus {
    border-color: #8dc7e9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 .5rem #8dc7e9;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 .5rem #8dc7e9
}

.form-control::-moz-placeholder {
    color: #a2a4a3;
    font-weight: 400;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #a2a4a3;
    font-weight: 400
}

.form-control::-webkit-input-placeholder {
    color: #a2a4a3;
    font-weight: 400
}

.form-control::-ms-clear {
    display: none
}

.form-control[type=number] {
    padding-top: 0;
    padding-bottom: 0
}

.form-control[type=color] {
    height: 1.9375em
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    padding: 0 1.6em 0 .5em
}

select.form-control:not([size]):not([multiple]) {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M1 4l5 4 5-4' fill='transparent' stroke='%23565a5c'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right .7em top 50%,0 0;
    background-size: 1em
}

select.form-control[multiple],select.form-control[size] {
    height: auto;
    padding: 0
}

select.form-control[multiple] option,select.form-control[size] option {
    padding: 0 1.6em 0 .5em
}

select.form-control option {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

select.form-control option:checked {
    background: #eceded -webkit-gradient(linear,left bottom,left top,from(#eceded),to(#eceded));
    background: #eceded linear-gradient(0deg,#eceded,#eceded)
}

select.form-control:focus option:checked {
    background: #8dc7e9 -webkit-gradient(linear,left bottom,left top,from(#8dc7e9),to(#8dc7e9));
    background: #8dc7e9 linear-gradient(0deg,#8dc7e9,#8dc7e9)
}

select.form-control::-ms-expand {
    display: none
}

.form-control-rich-text,textarea.form-control {
    height: auto;
    color: #565a5c
}

.form-control-rich-text p:last-child,textarea.form-control p:last-child {
    margin-bottom: 0
}

.form-control-rich-text {
    resize: vertical
}

.form-control-rich-text table td {
    border: 1px solid #a2a4a3!important
}

.form-control--mega {
    margin: 1rem 0;
    color: #231f20;
    font-size: 2rem
}

.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #d2d4d3;
    border-color: #a2a4a3;
    opacity: 1
}

.help-block {
    display: block;
    margin-top: .3125em;
    margin-bottom: .625em;
    color: #a2a4a3
}

.form-control-static {
    margin-bottom: 0
}

.form-group {
    margin-bottom: 1.5652rem
}

.checkbox,.radio {
    display: block;
    min-height: 1.65em;
    margin-bottom: 1rem
}

.checkbox label,.radio label {
    position: relative;
    display: inline;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    cursor: pointer;
    text-transform: none;
    font-weight: 400
}

.checkbox label {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.checkbox input[type=checkbox] {
    position: absolute;
    left: -.75em;
    opacity: 0
}

.checkbox input[type=checkbox]+i {
    position: relative;
    display: inline-block;
    height: .75em;
    width: .75em;
    margin-right: .5em;
    margin-left: 1px;
    border: 1px solid #a2a4a3
}

.checkbox input[type=checkbox]+i:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: currentColor;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    opacity: 0
}

.checkbox input[type=checkbox]:checked+i:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.checkbox input[type=checkbox]:focus+i {
    border-color: #8dc7e9;
    -webkit-box-shadow: 0 0 3px #8dc7e9;
    box-shadow: 0 0 3px #8dc7e9
}

.checkbox input[type=checkbox]:disabled+i {
    background-color: #d2d4d3;
    cursor: not-allowed
}

.checkbox+.checkbox {
    margin-top: 25px
}

.checkbox+.checkbox,.radio+.radio {
    margin-top: -5px
}

.checkbox-inline[disabled],.checkbox[disabled],.radio-inline[disabled],.radio[disabled],fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox][disabled],input[type=radio][disabled] {
    cursor: not-allowed
}

.has-feedback {
    position: relative;
    .form-control {
        padding-right: (1.75em * 1.25)
    }

    .form-control-feedback {
        position: absolute;
        top: 1.65em;
        right: 0;
        display: block;
        width: 1.75em;
        height: 1.75em;
        line-height: 1.75em;
        text-align: center
    }
}

.has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success label {
    color: #00a800
}

.has-success .form-control {
    border-color: #00c300;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #00a800
}

.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#00c300,20%);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#00c300,20%)
}

.has-success .input-group-addon {
    color: #00a800;
    border-color: #00c300;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #00a800
}

.has-success.checkbox input+i {
    border-color: #00c300;
    border-width: 2px
}

.has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #f26407;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #8a6d3b
}

.has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#f26407,20%);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#f26407,20%)
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #f26407;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-warning.checkbox input+i {
    border-color: #f26407;
    border-width: 2px
}

.has-warning.checkbox {
    color: #8a6d3b
}

.has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error label {
    color: #ad0017
}

.has-error .form-control {
    border-color: #c9001a;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    color: #ad0017
}

.has-error .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#c9001a,20%);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px lighten(#c9001a,20%)
}

.has-error .input-group-addon {
    color: #ad0017;
    border-color: #c9001a;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #ad0017
}

.form-control:invalid {
    border-color: #c9001a;
    color: #ad0017
}

.has-error.checkbox input+i {
    border-color: #c9001a;
    border-width: 2px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    padding: .42857em .85714em;
    border: 2px solid;
    border-radius: 0;
    color: #231f20;
    background-image: none;
    background-color: #fff;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 800;
    line-height: 1.65;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    font-size: .875rem;
    text-transform: uppercase;
}

.btn,.btn.is-active,.btn:active {
    text-decoration: none
}

.btn.is-active:focus,.btn:active:focus,.btn:focus {
    outline: thin dotted;
    outline-offset: .1em
}

.btn:active {
    color: #000;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.btn:focus {
    color: #000;
    text-decoration: none
}

.btn:hover {
    color: #fff;
    background-color: #231f20;
    border-color: #231f20;
    text-decoration: none
}

.btn.disabled,.btn[disabled],fieldset[disabled] .btn {
    color: #a2a4a3!important;
    background-color: #eceded!important;
    border-color: #eceded!important;
    cursor: not-allowed
}

.btn.disabled {
    pointer-events: none
}

.btn-inverse,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary) {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    font-weight: 700
}

.btn-inverse:focus,.btn-inverse:hover,.btn-inverse:visited,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary):focus,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary):hover,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary):visited {
    color: #fff
}

.btn-inverse:hover,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary):hover {
    color: #231f20;
    background-color: #fff
}

.btn-inverse:active,.inverse .btn:not(.btn-success):not(.btn-info):not(.btn-warning):not(.btn-danger):not(.btn-link):not(.btn-secondary):active {
    color: #231f20
}

.btn-success {
    color: #00c300;
    background-color: transparent
}

.btn-success:focus {
    border-color: #00ad00
}

.btn-success.is-active,.btn-success:active,.btn-success:focus,.btn-success:visited {
    color: #00c300
}

.btn-success:hover {
    color: #fff;
    background-color: #00c300
}

.btn-success.btn-inverse,.btn-success:hover,.inverse .btn-success {
    border-color: #00c300
}

.btn-success.btn-inverse:visited,.inverse .btn-success:visited {
    color: #00c300
}

.btn-success.btn-inverse:active,.btn-success.btn-inverse:hover,.inverse .btn-success:active,.inverse .btn-success:hover {
    color: #fff
}

.btn-info {
    color: #8dc7e9;
    background-color: transparent
}

.btn-info:focus {
    border-color: #7abee6
}

.btn-info.is-active,.btn-info:active,.btn-info:focus,.btn-info:visited {
    color: #8dc7e9
}

.btn-info:hover {
    color: #fff;
    background-color: #8dc7e9
}

.btn-info.btn-inverse,.btn-info:hover,.inverse .btn-info {
    border-color: #8dc7e9
}

.btn-info.btn-inverse:visited,.inverse .btn-info:visited {
    color: #8dc7e9
}

.btn-info.btn-inverse:active,.btn-info.btn-inverse:hover,.inverse .btn-info:active,.inverse .btn-info:hover {
    color: #fff
}

.btn-secondary,.btn-warning {
    color: #f26407;
    background-color: transparent
}

.btn-secondary:focus,.btn-warning:focus {
    border-color: #df5d07
}

.btn-secondary.is-active,.btn-secondary:active,.btn-secondary:focus,.btn-secondary:visited,.btn-warning.is-active,.btn-warning:active,.btn-warning:focus,.btn-warning:visited {
    color: #f26407
}

.btn-secondary:hover,.btn-warning:hover {
    color: #fff;
    background-color: #f26407;
    border-color: #f26407
}

.btn-secondary.btn-inverse,.btn-warning.btn-inverse,.inverse .btn-secondary,.inverse .btn-warning {
    border-color: #f26407
}

.btn-secondary.btn-inverse:visited,.btn-warning.btn-inverse:visited,.inverse .btn-secondary:visited,.inverse .btn-warning:visited {
    color: #f26407
}

.btn-secondary.btn-inverse:active,.btn-secondary.btn-inverse:hover,.btn-warning.btn-inverse:active,.btn-warning.btn-inverse:hover,.inverse .btn-secondary:active,.inverse .btn-secondary:hover,.inverse .btn-warning:active,.inverse .btn-warning:hover {
    color: #fff
}

.btn-danger {
    color: #c9001a;
    background-color: transparent
}

.btn-danger:focus {
    border-color: #b30018
}

.btn-danger.is-active,.btn-danger:active,.btn-danger:focus,.btn-danger:visited {
    color: #c9001a
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9001a
}

.btn-danger.btn-inverse,.btn-danger:hover,.inverse .btn-danger {
    border-color: #c9001a
}

.btn-danger.btn-inverse:visited,.inverse .btn-danger:visited {
    color: #c9001a
}

.btn-danger.btn-inverse:active,.btn-danger.btn-inverse:hover,.inverse .btn-danger:active,.inverse .btn-danger:hover {
    color: #fff
}

.btn+.btn {
    margin-left: .6rem
}

.btn-small {
    padding: .2em .8em;
    border-width: 1px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

.btn-block+.btn-block {
    margin-top: .3125em
}

input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block {
    width: 100%
}

.btn-simple {
    border: none
}

.btn-simple:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: underline
}

.btn-link {
    display: inline;
    padding: 0;
    border: none;
    font-size: 1em;
    font-family: inherit;
    font-weight: inherit;
    text-transform: none;
    text-align: left;
    vertical-align: baseline;
    cursor: pointer
}

.btn-link,.btn-link:visited {
    color: #8dc7e9
}

.btn-link,.btn-link.is-active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover {
    color: #8dc7e9;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transform: none;
    transform: none
}

.btn-link:focus,.btn-link:hover {
    color: #8dc7e9;
    background-color: transparent;
    text-decoration: underline
}

.btn-link.is-disabled,.btn-link[disabled],fieldset[disabled] .btn-link {
    background-color: transparent
}

.btn-link.is-disabled:focus,.btn-link.is-disabled:hover,.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover {
    color: #a2a4a3;
    text-decoration: none
}

.btn-more {
    position: relative;
    padding-right: 1.5em
}

.btn-more:after {
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg);
    right: .2em;
    bottom: 45%
}

.btn-back {
    position: relative;
    padding-left: 1.5em
}

.btn-back:after {
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.5em,.2em) rotate(-135deg);
    transform: translate(-.5em,.2em) rotate(-135deg);
    bottom: 45%;
    left: 1.2em
}

.btn>[class*=chevron-] {
    color: inherit;
    vertical-align: text-top
}

.icon-button {
    border: none;
    background: transparent;
    cursor: pointer
}

.btn.is-loading {
    position: relative;
    border-color: transparent;
    background-clip: padding-box
}

.btn.is-loading:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    border: 2px solid;
    -webkit-animation: border-snake 1.5s linear infinite;
    animation: border-snake 1.5s linear infinite;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

@-webkit-keyframes border-snake {
    0% {
        -webkit-clip-path: polygon(0 0,50% -150%,100% 0,50% 50%);
        clip-path: polygon(0 0,50% -150%,100% 0,50% 50%)
    }

    25% {
        -webkit-clip-path: polygon(100% 0,250% 50%,100% 100%,50% 50%);
        clip-path: polygon(100% 0,250% 50%,100% 100%,50% 50%)
    }

    50% {
        -webkit-clip-path: polygon(100% 100%,50% 250%,0 100%,50% 50%);
        clip-path: polygon(100% 100%,50% 250%,0 100%,50% 50%)
    }

    75% {
        -webkit-clip-path: polygon(0 100%,-150% 50%,0 0,50% 50%);
        clip-path: polygon(0 100%,-150% 50%,0 0,50% 50%)
    }

    to {
        -webkit-clip-path: polygon(0 0,50% -150%,100% 0,50% 50%);
        clip-path: polygon(0 0,50% -150%,100% 0,50% 50%)
    }
}

@keyframes border-snake {
    0% {
        -webkit-clip-path: polygon(0 0,50% -150%,100% 0,50% 50%);
        clip-path: polygon(0 0,50% -150%,100% 0,50% 50%)
    }

    25% {
        -webkit-clip-path: polygon(100% 0,250% 50%,100% 100%,50% 50%);
        clip-path: polygon(100% 0,250% 50%,100% 100%,50% 50%)
    }

    50% {
        -webkit-clip-path: polygon(100% 100%,50% 250%,0 100%,50% 50%);
        clip-path: polygon(100% 100%,50% 250%,0 100%,50% 50%)
    }

    75% {
        -webkit-clip-path: polygon(0 100%,-150% 50%,0 0,50% 50%);
        clip-path: polygon(0 100%,-150% 50%,0 0,50% 50%)
    }

    to {
        -webkit-clip-path: polygon(0 0,50% -150%,100% 0,50% 50%);
        clip-path: polygon(0 0,50% -150%,100% 0,50% 50%)
    }
}

.btn-group,.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group-vertical>.btn,.btn-group>.btn {
    position: relative;
    float: left
}

.btn-group-vertical>.btn.active,.btn-group-vertical>.btn.is-active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn.is-active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover {
    z-index: 2
}

.btn-group-vertical>.btn,.btn-group>.btn {
    .cms .active {
        border: 2px solid #f0f!important;
        color: #f0f!important;
        &:after {
            content: "Deprecated styles. " "Change `active` to `is-active`.";
            display: block;
            font-size: 1rem;
            font-weight: 700;
            line-height: 1
        }
    }
}

.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group {
    margin-left: 1px
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group .dropdown-toggle:active,.btn-group.is-open .dropdown-toggle,.btn-group.open .dropdown-toggle {
    outline: 0
}

.cms .btn-group.open {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `open` to `is-open`" "2.0.0";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.is-open .dropdown-toggle:not(.btn-link),.btn-group.open .dropdown-toggle:not(.btn-link) {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

[data-toggle=buttons]>.btn>input[type=checkbox],[data-toggle=buttons]>.btn>input[type=radio] {
    display: none
}

.btn-row {
    margin: 0 -.85714em
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    transition: height .35s ease
}

.navbar {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .navbar {
        padding-left:4%;
        padding-right: 4%
    }
}

.navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 4%
}

.navbar .page-logo {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.navbar__right {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.navbar__right form {
    margin-bottom: 0
}

.navbar__right {
    a.btn.btn-info {
        color: #8dc7e9
    }

    .btn-info:hover {
        color: #fff!important;
        background-color: #8dc7e9;
        border-color: #8dc7e9
    }

    .btn+.btn+form {
        margin-left: 10px
    }
}

@media (min-width: 768px) {
    .navbar__right {
        -webkit-box-flex:initial;
        -ms-flex-positive: initial;
        flex-grow: 0;
        margin-left: auto
    }

    .navbar__right+.navbar__right {
        margin-left: 1em
    }

    .navbar__right>a,.navbar__right>button {
        margin-bottom: .2em
    }
}

.navbar--secondary {
    background-color: #eceded;
    color: #3c444f
}

.navbar--dark {
    background-color: #231f20
}

.navbar--dark .brand {
    display: inline-block;
    padding: .6em 0;
    color: #fff;
    font-weight: 700
}

.navbar--dark .navbar-inner {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.navbar--dark .nav>li>a {
    padding-right: .5em;
    padding-left: .5em;
    color: #d2d4d3
}

.navbar--dark .nav>li.open>a:hover,.navbar--dark .nav>li>a:hover {
    color: #fff
}

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

.nav:after {
    clear: both
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li,.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: .625em 2.25rem
}

.nav>li>a:active {
    outline: 0
}

.nav>li.disabled>a,.nav>li.is-disabled>a {
    color: #a2a4a3
}

.nav>li.disabled>a:focus,.nav>li.disabled>a:hover,.nav>li.is-disabled>a:focus,.nav>li.is-disabled>a:hover {
    color: #a2a4a3;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .is-open>a,.nav .is-open>a:focus,.nav .is-open>a:hover,.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
    border-color: #8dc7e9
}

.nav-inverse,.nav.nav-inverse {
    border-bottom-color: hsla(0,0%,100%,.25)
}

.nav-inverse>li a,.nav-inverse>li a:focus,.nav-inverse>li a:hover,.nav.nav-inverse>li a,.nav.nav-inverse>li a:focus,.nav.nav-inverse>li a:hover {
    background-color: transparent;
    color: #8dc7e9
}

.nav-inverse>li.active a,.nav-inverse>li.active a:focus,.nav-inverse>li.active a:hover,.nav-inverse>li.is-active a,.nav-inverse>li.is-active a:focus,.nav-inverse>li.is-active a:hover,.nav.nav-inverse>li.active a,.nav.nav-inverse>li.active a:focus,.nav.nav-inverse>li.active a:hover,.nav.nav-inverse>li.is-active a,.nav.nav-inverse>li.is-active a:focus,.nav.nav-inverse>li.is-active a:hover {
    background-color: transparent;
    color: #fff;
    border-bottom-color: #fff
}

.nav>.nav-aside {
    float: right;
    padding: 10px 0;
    text-align: right;
    font-weight: 700
}

.nav>.nav-aside a {
    padding: 0;
    margin: 0
}

.nav-tabs {
    margin-bottom: 2.25rem;
    border-bottom: 2px solid #d2d4d3
}

.nav-tabs>li {
    float: left;
    margin-bottom: -2px;
    margin-right: 15px
}

.nav-tabs>li>a,.nav-tabs>li>button {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 700;
    padding: .4em 0;
    margin-right: 15.24px;
    border: 0;
    border-bottom: 2px solid transparent;
    color: #8dc7e9;
    background-color: transparent;
    line-height: 1.65;
    cursor: pointer
}

.nav-tabs>li>a:hover,.nav-tabs>li>button:hover {
    border-color: transparent;
    background-color: transparent;
    text-decoration: none
}

.nav-tabs>li>a:active,.nav-tabs>li>button:active {
    border: none;
    outline: none
}

.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover,.nav-tabs>li.is-active>a,.nav-tabs>li.is-active>a:focus,.nav-tabs>li.is-active>a:hover,.nav-tabs>li.is-active>button,.nav-tabs>li.is-active>button:focus,.nav-tabs>li.is-active>button:hover {
    color: #8dc7e9;
    background-color: transparent;
    border-bottom-color: currentColor;
    text-decoration: none;
    cursor: default;
    outline: none
}

.nav-tabs .nav-aside {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.65;
    margin-right: 0;
    padding-bottom: 0
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active,.tab-content>.is-active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px
}

.nav-tabs-transparent {
    border-bottom-color: hsla(0,0%,100%,.2)
}

.nav-tabs-transparent>li.active a,.nav-tabs-transparent>li.active a:hover,.nav-tabs-transparent>li.active button,.nav-tabs-transparent>li.active button:hover,.nav-tabs-transparent>li.is-active a,.nav-tabs-transparent>li.is-active a:hover,.nav-tabs-transparent>li.is-active button,.nav-tabs-transparent>li.is-active button:hover {
    color: #fff;
    background-color: transparent;
    border-bottom-color: #fff
}

.nav-tabs-adjacent {
    margin-bottom: 0;
    border-bottom: 0
}

.nav-tabs-adjacent>li {
    margin-bottom: -1px
}

.topnav {
    margin-bottom: 0;
    padding-left: 0;
    background-color: #fff;
    list-style: none
}

@media (min-width: 768px) {
    .topnav>li>a {
        text-decoration:none
    }
}

.topnav>li>a,.topnav>li>button {
    padding: .6rem 1rem;
    border: 0;
    color: #231f20;
    background-color: #fff;
    font-size: 1.125rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 767px) {
    .topnav {
        display:none;
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        max-height: calc(85vh - 100%);
        overflow: auto;
        z-index: 2;
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
        box-shadow: 0 3px 10px rgba(0,0,0,.3)
    }

    .topnav.is-open,amp-sidebar[open] .topnav {
        display: block
    }

    .topnav>li>a,.topnav>li>button {
        font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.125rem;
        line-height: 1.75;
        display: block;
        position: relative;
        width: 100%;
        margin: 0;
        border-top: 1px solid #a2a4a3;
        color: #231f20;
        font-size: .8rem;
        font-weight: 400;
        text-align: left;
        text-transform: uppercase
    }

    .topnav>li>a:hover:after,.topnav>li>button:after {
        content: "";
        position: absolute;
        right: 1rem;
        top: 1.1rem;
        border: .3rem solid transparent;
        border-top-color: #d2d4d3;
        -webkit-transform-origin: center .1rem;
        transform-origin: center .1rem;
        -webkit-transition: -webkit-transform .2s ease-out;
        transition: -webkit-transform .2s ease-out;
        transition: transform .2s ease-out;
        transition: transform .2s ease-out,-webkit-transform .2s ease-out
    }

    .topnav>li.is-active>button:after {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg)
    }

    .topnav>li.is-active>.topnav__menu {
        display: block
    }
}

@media (min-width: 768px) {
    .topnav {
        position:static;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .topnav>li>a,.topnav>li>button {
        display: inline-block;
        position: relative;
        padding: 3.5rem 1.25rem 1.8rem;
        background-color: transparent;
        font-weight: 400
    }

    .topnav>li.is-active>button,.topnav>li>a:hover,.topnav>li>button:focus,.topnav>li>button:hover {
        background-color: rgba(0,0,0,.1)
    }

    .topnav>li.is-active>button:after,.topnav>li>a:hover:after,.topnav>li>button:hover:after {
        content: "";
        position: absolute;
        left: calc(50% - .25em);
        bottom: .25em;
        border: .25em solid transparent;
        border-top-color: #a2a4a3
    }

    .topnav>li.is-active>.topnav__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .topnav>li.is-highlighted>a,.topnav>li.is-highlighted>button {
        font-weight: 800
    }

    .topnav:not(.topnav--secondary).is-active>button,.topnav:not(.topnav--secondary)>li>a:hover,.topnav:not(.topnav--secondary)>li>button:focus,.topnav:not(.topnav--secondary)>li>button:hover {
        background-color: inherit
    }

    .topnav:not(.topnav--secondary)>li.is-active>button,.topnav:not(.topnav--secondary)>li>a:hover,.topnav:not(.topnav--secondary)>li>button:focus,.topnav:not(.topnav--secondary)>li>button:hover {
        background-color: #fff;
        padding-left: 0;
        margin: 0 1.25rem;
        padding-right: 0
    }

    .topnav:not(.topnav--secondary)>li.is-active>button:after,.topnav:not(.topnav--secondary)>li>a:hover:after,.topnav:not(.topnav--secondary)>li>button:hover:after {
        border: none;
        border-bottom: 4px solid #8dc7e9;
        width: 100%;
        left: 0;
        bottom: 1rem
    }
}

.topnav__menu {
    display: none;
    -ms-flex-item-align: center;
    align-self: center;
    background-color: #fff
}

@media (min-width: 768px) {
    .topnav__menu {
        position:absolute;
        z-index: 1010;
        -webkit-box-shadow: 0 3px 10px rgba(0,0,0,.3);
        box-shadow: 0 3px 10px rgba(0,0,0,.3)
    }
}

.topnav__title {
    -ms-flex-item-align: center;
    align-self: center;
    padding: .8rem 1em .6rem 0;
    border-right: 1px solid;
    color: #231f20;
    font-size: .8rem;
    font-weight: 800
}

.topnav__title a {
    color: inherit
}

@media (max-width: 767px) {
    .topnav__title {
        display:none
    }
}

.topnav--secondary {
    background-color: transparent;
    color: inherit;
    z-index: 1
}

.topnav--secondary>li>a,.topnav--secondary>li>button {
    font-size: .8rem;
    font-weight: 700;
    z-index: 1
}

.topnav--secondary .topnav-list .topnav-list__title {
    font-weight: 400
}

@media (min-width: 768px) {
    .topnav--secondary>li>a,.topnav--secondary>li>button {
        padding:.8rem .8rem .6rem
    }

    .topnav--secondary>li>a:hover {
        color: #231f20
    }

    .topnav--secondary>li.is-active>button,.topnav--secondary>li>button:hover {
        padding-top: calc(.8rem - 2px);
        border-top: 2px solid #8dc7e9;
        color: #231f20
    }

    .topnav--secondary>li.is-active>button:after,.topnav--secondary>li>button:hover:after {
        top: 100%;
        border-width: .4rem;
        border-top-color: #d2d4d3
    }

    .topnav--secondary .topnav__menu {
        top: calc(100% + .5rem)
    }
}

@media screen and (min-width: 768px) {
    .topnav--bleed-left {
        margin-left:-1.25rem
    }
}

.topnav-toggle {
    position: relative;
    padding: 1rem 0;
    border: 0;
    color: #231f20;
    background-color: transparent;
    font-size: .9rem;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: color .1s linear;
    transition: color .1s linear
}

.topnav-toggle:after,.topnav-toggle:before {
    content: "";
    position: absolute;
    bottom: 1.7rem;
    right: calc(50% - .8em);
    width: 1.5rem;
    height: .1em;
    background-color: transparent;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.topnav-toggle.is-open {
    color: transparent
}

.topnav-toggle.is-open:before {
    background-color: #3c444f;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.topnav-toggle.is-open:after {
    background-color: #3c444f;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media (max-width: 979px) {
    .topnav-toggle {
        display:block;
        margin-left: auto
    }

    .topnav-toggle--centered {
        margin-right: auto
    }
}

.topnav-section {
    border-top: 1px solid #eceded;
    vertical-align: top
}

.topnav-section>:first-child {
    margin-top: 0
}

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

.topnav-section+.topnav-section {
    border-left: 1px solid #eceded
}

@media (min-width: 768px) {
    .topnav-section {
        display:inline-block;
        padding: 1.25rem 0
    }
}

.topnav-section__heading {
    margin-top: 0;
    color: #3c444f;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 1rem;
    padding: 0 1.5rem
}

.topnav-section__heading>a {
    color: inherit;
    font-weight: inherit
}

@media (max-width: 767px) {
    .topnav-section__heading {
        display:none
    }
}

.topnav-section__cta {
    padding: 1em 1.5rem
}

@media (min-width: 768px) {
    .topnav-section__cta:last-child {
        padding-bottom:0
    }
}

.topnav-list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.topnav-list>li>a {
    display: block;
    padding: .6em 2.25rem;
    color: #2235f9
}

.topnav-list>li>a:focus,.topnav-list>li>a:hover {
    background-color: #eceded;
    text-decoration: none;
    outline: none
}

.topnav-list>li>a:focus>.topnav-list__description,.topnav-list>li>a:hover>.topnav-list__description {
    color: #3c444f
}

.topnav-list>li>a:active {
    text-decoration: none
}

.topnav-list>li>a .topnav-list__title {
    font-weight: 800
}

@media (min-width: 768px) {
    .topnav-list {
        margin-bottom:1em
    }

    .topnav-list>li>a {
        padding: .3em 1.5rem;
        color: #231f20
    }

    .topnav-list>li>a:focus>.topnav-list__title,.topnav-list>li>a:hover>.topnav-list__title {
        color: #8dc7e9
    }

    .topnav-list>li {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out
    }

    .topnav-list>li:nth-child(2) {
        -webkit-transition-delay: .05s;
        transition-delay: .05s
    }

    .topnav-list>li:nth-child(3) {
        -webkit-transition-delay: .1s;
        transition-delay: .1s
    }

    .topnav-list>li:nth-child(4) {
        -webkit-transition-delay: .15s;
        transition-delay: .15s
    }

    .topnav-list>li:nth-child(5) {
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }

    .topnav-list>li:nth-child(6) {
        -webkit-transition-delay: .25s;
        transition-delay: .25s
    }

    .topnav-list>li:nth-child(7) {
        -webkit-transition-delay: .3s;
        transition-delay: .3s
    }

    .topnav-list>li:nth-child(8) {
        -webkit-transition-delay: .35s;
        transition-delay: .35s
    }

    .topnav-list>li:nth-child(9) {
        -webkit-transition-delay: .4s;
        transition-delay: .4s
    }

    .topnav-list>li:nth-child(10) {
        -webkit-transition-delay: .45s;
        transition-delay: .45s
    }

    .topnav-list.is-out>li {
        -webkit-transform: translateY(-1em);
        transform: translateY(-1em);
        opacity: 0
    }
}

.topnav-list__description,.topnav-list__title {
    display: block;
    color: #231f20
}

.topnav-list__description {
    font-size: .8rem;
    -webkit-transition: color .2s linear;
    transition: color .2s linear
}

@media (max-width: 767px) {
    .topnav-list__description {
        display:none
    }
}

amp-sidebar {
    width: 95%
}

amp-sidebar .top-nav {
    max-height: auto
}

.cms .nav-flyout {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Please switch to Top Nav";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.nav-flyout {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .nav-flyout {
        padding-left:4%;
        padding-right: 4%
    }
}

.nav-flyout>li {
    position: static
}

.nav-flyout>li .nav-flyout-search,.nav-flyout>li>a {
    padding: .75em 1.125rem;
    line-height: 1;
    color: #fff;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .05em;
    -webkit-font-smoothing: antialiased
}

.nav-flyout>.nav-flyout-logo>a {
    padding-top: 0;
    padding-bottom: 0
}

.nav-flyout-drawer {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .nav-flyout-drawer {
        padding-left:4%;
        padding-right: 4%
    }
}

.nav-flyout-drawer {
    width: 100%;
    background-color: #eceded;
    z-index: 1010;
    overflow: hidden
}

.nav-flyout-mobile-controls {
    display: none
}

@media screen and (max-width: 767px) {
    .nav-flyout-mask {
        position:fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background: rgba(0,0,0,.5);
        z-index: 900
    }

    .nav-flyout {
        position: absolute;
        left: 100%;
        width: 0;
        padding-right: 0;
        padding-left: 0;
        background-color: #fff;
        z-index: 1000;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        overflow: hidden
    }

    .nav-flyout.is-open,amp-sidebar[open] .nav-flyout {
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 6em;
        width: calc(100% - 6em)
    }

    .nav-flyout>li {
        -webkit-transition: top .3s ease-out,opacity .3s ease-out;
        transition: top .3s ease-out,opacity .3s ease-out
    }

    .nav-flyout>li .nav-flyout-search,.nav-flyout>li>a {
        position: relative;
        padding: 1em 1.125rem;
        border-bottom: 1px solid #d2d4d3;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .nav-flyout>li .nav-flyout-search:after,.nav-flyout>li>a:after {
        position: absolute;
        content: "";
        height: .6em;
        width: .6em;
        border: 1px solid;
        border-width: 1px 1px 0 0;
        -webkit-transform: translate(-.5em,.2em) rotate(45deg);
        transform: translate(-.5em,.2em) rotate(45deg);
        right: .5em;
        bottom: 45%
    }

    .nav-flyout>li .nav-flyout-search:active,.nav-flyout>li .nav-flyout-search:focus,.nav-flyout>li .nav-flyout-search:hover,.nav-flyout>li>a,.nav-flyout>li>a:active,.nav-flyout>li>a:focus,.nav-flyout>li>a:hover {
        background-color: #fff
    }

    .nav-flyout>li>a {
        color: #8dc7e9
    }

    .nav-flyout>li .nav-flyout-search {
        color: #231f20
    }

    .nav-flyout>li form {
        margin-bottom: 0
    }

    .nav-flyout>li .nav-flyout-search-icon {
        z-index: 1;
        position: absolute;
        right: .5em;
        margin-top: .7em
    }

    .nav-flyout>li .nav-flyout-search {
        min-height: 3em
    }

    .nav-flyout>li.active>a,.nav-flyout>li.is-active>a {
        padding-left: 2.25rem;
        border-bottom: 1px solid #565a5c
    }

    .nav-flyout>li.active>a:after,.nav-flyout>li.is-active>a:after {
        position: absolute;
        content: "";
        height: .6em;
        width: .6em;
        border: 1px solid;
        border-width: 1px 1px 0 0;
        -webkit-transform: translate(-.5em,.2em) rotate(-135deg);
        transform: translate(-.5em,.2em) rotate(-135deg);
        right: auto;
        bottom: 45%;
        left: 1.5em
    }

    .nav-flyout>li.active .nav-flyout-drawer,.nav-flyout>li.is-active .nav-flyout-drawer {
        display: block
    }

    .nav-flyout>li.is-standalone>a {
        color: #8dc7e9;
        text-align: left
    }

    .nav-flyout>.nav-flyout-logo,.nav-flyout>li.is-standalone>a:after {
        display: none
    }

    .nav-flyout-drawer {
        display: none;
        padding: 0
    }
}

@media screen and (min-width: 768px) {
    .nav-flyout-mobile-controls {
        display:none
    }

    .nav-flyout {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: rgba(0,0,0,.7);
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        z-index: 1
    }

    .nav-flyout>li {
        display: inline-block
    }

    .nav-flyout>li>a:focus,.nav-flyout>li>a:hover {
        background-color: transparent
    }

    .nav-flyout>li>a.btn {
        margin-left: .6em;
        padding: .2em .8em
    }

    .nav-flyout>li.active>a,.nav-flyout>li.is-active>a,.nav-flyout>li:hover>a {
        z-index: 1010;
        color: #8dc7e9;
        text-decoration: none
    }

    .nav-flyout>li.active .nav-flyout-drawer,.nav-flyout>li.is-active .nav-flyout-drawer {
        display: block
    }

    .nav-flyout>li:first-child>a {
        padding-left: 0
    }

    .nav-flyout>li:first-child.active>a:after,.nav-flyout>li:first-child .is-active>a:after,.nav-flyout>li:first-child:hover>a:after {
        left: 0
    }

    .nav-flyout>li.is-joined {
        position: relative
    }

    .nav-flyout>li.is-joined>a {
        margin-right: -.5625rem
    }

    .nav-flyout>li.is-joined+li>a {
        margin-left: -.5625rem
    }

    .nav-flyout>li.is-joined:after {
        display: block;
        position: absolute;
        top: .7em;
        right: 0;
        bottom: .7em;
        content: "";
        border-right: 1px solid #eceded
    }

    .nav-flyout>li .logo {
        vertical-align: -8px
    }

    .nav-flyout .nav-flyout-right {
        margin-left: auto
    }

    .nav-flyout .nav-flyout-drawer {
        display: none
    }

    .nav-flyout-drawer {
        position: absolute;
        top: 2.5em;
        right: 0;
        left: 0;
        border-bottom: 1px solid #a2a4a3;
        background-color: #fff;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#fff),to(#eceded));
        background-image: linear-gradient(180deg,#fff,#fff 50%,#eceded);
        -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.1);
        box-shadow: 0 3px 5px rgba(0,0,0,.1)
    }

    .nav-flyout-drawer>:first-child {
        margin-top: 20px
    }
}

@media screen and (min-width: 980px) {
    .nav-flyout-right {
        right:8.33333%
    }
}

@media screen and (min-width: 1200px) {
    .nav-flyout>li>a {
        font-size:1.125em
    }

    .nav-flyout-drawer {
        top: 2.8125em
    }
}

@media print {
    .nav-flyout {
        display: none
    }
}

amp-sidebar {
    width: 80%
}

amp-sidebar .nav-flyout {
    -webkit-transition: none;
    transition: none
}

amp-sidebar[open] .nav-flyout {
    position: static;
    width: 100%
}

.nav-mobile {
    position: absolute;
    left: 0;
    width: 100%;
    min-height: 3.85em;
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .nav-mobile {
        padding-left:4%;
        padding-right: 4%
    }
}

.nav-mobile {
    list-style-type: none;
    background-color: rgba(0,0,0,.7);
    z-index: 1000;
    -webkit-transition: left .3s ease-out;
    transition: left .3s ease-out
}

.nav-mobile>li {
    display: inline-block
}

.nav-mobile>li>a {
    display: block;
    padding: .75em 1.125rem
}

.nav-mobile>li:first-child>a {
    padding-left: 0
}

.nav-mobile>li:last-child>a {
    padding-right: 0
}

.nav-mobile.is-flyout-open {
    left: calc(-100% + 6em)
}

@media screen and (min-width: 768px) {
    .nav-mobile {
        display:none
    }
}

.nav-mobile-right {
    float: right;
    padding-top: .5em
}

@media print {
    .nav-mobile {
        display: none
    }
}

amp-sidebar[open]+.nav-mobile {
    left: -80%
}

.nav-sidenav {
    padding-top: .625em;
    border-top: 1px dotted #c5ced0
}

.nav-sidenav li.active>a,.nav-sidenav li.is-active>a {
    text-decoration: underline
}

.nav-sidenav li>a:focus,.nav-sidenav li>a:hover {
    background-color: transparent
}

.nav-sidenav>li {
    margin-bottom: .625em
}

.nav-sidenav>li>a {
    position: relative;
    padding: .25em 0 .375em;
    color: #000;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    text-transform: uppercase
}

.nav-sidenav>li {
    >ul {
        display: none
    }
}

.nav-sidenav>li.active,.nav-sidenav>li.is-active {
    >ul {
        display: block
    }
}

.nav-sidenav>li.active>a,.nav-sidenav>li.is-active>a {
    color: #000;
    position: relative
}

.nav-sidenav>li:nth-last-of-type(n+10),.nav-sidenav>li:nth-last-of-type(n+10)~li {
    margin-bottom: 0
}

.nav-sidenav>li>.nav {
    padding: 0 0 .625em;
    font-size: .875rem
}

.nav-sidenav>li>.nav>li>a {
    margin: .4375em 0 .5em;
    padding: 0 0 0 1em;
    text-indent: -1em;
    font-weight: 700
}

.nav-sidenav>li>.nav>li:last-child>a {
    margin-bottom: 0
}

.nav-sidenav>li>.nav>li>.nav {
    font-size: .75rem
}

.nav-sidenav>li>.nav>li>.nav>li>a {
    padding: .5833em 0 .5833em 1.6667em;
    font-weight: 700;
    color: #8dc7e9
}

@media (min-width: 480px) {
    .nav-sidenav {
        padding-top:0;
        border-top: 0
    }
}

.subnav-pane {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .subnav-pane {
        padding-left:4%;
        padding-right: 4%
    }
}

.subnav-pane {
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #eceded
}

.subnav-pane>:last-child {
    margin-bottom: 0
}

.alert {
    margin-bottom: 1.65em;
    padding: 1em;
    border: 1px solid transparent;
    border-radius: 0;
    font-weight: 700;
    &a {
        font-weight: 700
    }
}

.alert>p,.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: .3125rem
}

.alert a {
    text-decoration: underline
}

.alert-dismissable {
    padding-right: 3em
}

.alert-dismissable .close {
    position: relative;
    top: -.1429em;
    right: -1.5em;
    float: right;
    color: inherit
}

.alert-success {
    border-color: #d4e8c4;
    color: #00a800;
    background-color: #dff0d8
}

.alert-success a:link {
    color: #007500
}

.alert-success hr {
    border-top-color: #d4e8c4
}

.alert-info {
    border-color: #8dc7e9;
    color: #565a5c;
    background-color: #fff
}

.alert-info a:link {
    color: #3e4042
}

.alert-info hr {
    border-top-color: #8dc7e9
}

.alert-warning {
    border-color: #faebcc;
    color: #8a6d3b;
    background-color: #fcf8e3
}

.alert-warning a:link {
    color: #68522c
}

.alert-warning hr {
    border-top-color: #faebcc
}

.alert-danger {
    border-color: #ebccd1;
    color: #ad0017;
    background-color: #f2dede
}

.alert-danger a:link {
    color: #7a0010
}

.alert-danger hr {
    border-top-color: #ebccd1
}

.alert-fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    min-height: 2.3571em
}

.alert-fixed-top+.navbar-fixed-top {
    top: 2.3571em
}

.alert-container,.alert-fixed-top {
    font-weight: 700;
    text-align: center;
    z-index: 1040
}

.alert-container.alert,.alert-container>.alert,.alert-fixed-top.alert,.alert-fixed-top>.alert {
    padding: .3em 8.3333%
}

.alert-container>.alert,.alert-fixed-top>.alert {
    margin-bottom: 0
}

.alert-business {
    margin-bottom: 1.5652rem;
    padding: 0 1em;
    border: 0;
    color: #fff;
    background-color: #cc1219;
    line-height: 2.5714;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 700;
    text-align: center
}

.alert-business a {
    display: block;
    color: #fff
}

.alert-business:focus {
    outline: 1px dashed #fff;
    outline-offset: -2px
}

.alert-business-fixed {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    font-size: .7em;
    z-index: 1040
}

.alert-business-fixed>a {
    padding: 0 1em
}

.alert-business-fixed>.alert-business {
    margin-bottom: 1px
}

.alert-business-fixed.is-docked {
    position: fixed;
    top: 0;
    right: 0;
    left: auto
}

.alert-business-fixed.is-docked>a {
    width: 2.56em;
    text-indent: 4em;
    white-space: nowrap
}

.alert-business-fixed.is-docked>a:after {
    position: absolute;
    top: .5em;
    right: .5em;
    bottom: .5em;
    left: .5em;
    content: "!";
    border: 2px solid #fff;
    border-radius: 1em;
    line-height: 1.3;
    text-indent: 0
}

@media print {
    .alert-business-fixed {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .alert-business-fixed {
        top:55px;
        right: 4%;
        left: auto;
        font-size: 1em
    }
}

.alert-fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 2em;
    padding: 0;
    overflow: hidden;
    z-index: 1040
}

.alert-fixed-bottom>.alert {
    margin: 0;
    padding: 0;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.alert-fixed-bottom>.alert>a {
    display: block;
    padding: 1em;
    color: #a2a4a3;
    font-weight: 400
}

.alert-fixed-bottom>.alert>a:focus,.alert-fixed-bottom>.alert>a:hover {
    text-decoration: none
}

.alert-fixed-bottom.is-hidden>.alert {
    -webkit-transform: translate(100%);
    transform: translate(100%)
}

.alert-business-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    padding: .3em 0;
    overflow: hidden;
    border: 1px solid rgba(0,0,0,.15);
    background-color: #fff;
    background-clip: padding-box;
    list-style-type: none;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.alert-business-menu>li>a {
    display: block;
    padding: .2em 1.25em;
    color: #231f20;
    font-weight: 400;
    line-height: 1.65;
    white-space: nowrap
}

.alert-business-menu>li>a:focus,.alert-business-menu>li>a:hover {
    color: #1e1e1e;
    background-color: #f5f5f5;
    text-decoration: none
}

.alert-business-fixed.is-open>.alert-business-menu {
    display: block
}

.alert-business-fixed.is-docked .alert-business-menu {
    right: 0;
    left: auto
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2
}

.close:focus,.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

--modal-mobile-padding: 1.5rem;
--modal-title-padding: 50.4px;
--modal-title-line-height: 1.65;
--modal-content-bg: transparent;
--modal-backdrop-bg: #000;
--modal-backdrop-opacity: 0.5;
--modal-header-border-color: #e5e5e5;
--modal-close-size: 76px;
--modal-close-gap: 15px;
--modal-header-height: 91px;
.has-modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1100;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: transparent;
    background-clip: padding-box;
    outline: none
}

.modal-body,.modal-footer,.modal-header {
    background: #fff
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1090;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-backdrop--opaque {
    background-color: #3c444f
}

.modal-backdrop--opaque.in {
    opacity: 1
}

.modal-header {
    padding: 1.1875rem 1.5rem 0;
    overflow: hidden
}

.modal-header .close {
    position: absolute;
    top: 2px;
    right: 0;
    margin-top: -2px;
    background-color: transparent;
    opacity: 1;
    text-indent: 100vw;
    -webkit-appearance: none;
    height: 60px;
    width: 60px;
    z-index: 1
}

.modal-header .close:hover {
    opacity: 1
}

.modal-header .close:after {
    display: block;
    content: "\00D7";
    position: absolute;
    color: #a2a4a3;
    text-indent: 0;
    top: .5em;
    right: .5em;
    line-height: .5
}

@media (min-width: 768px),print {
    .modal-header {
        padding:2.1875rem 50.4px 0
    }
}

.modal-title {
    line-height: 1.05;
    margin-bottom: .6rem;
    padding: 0;
    color: #231f20;
    line-height: 1.65
}

.modal-subtitle,.modal-title {
    margin-top: 0;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.8125rem;
    font-weight: 700;
    text-transform: none
}

.modal-subtitle {
    margin-bottom: .6667em;
    color: #231f20;
    line-height: 1.05;
    color: #a2a4a3;
    font-size: 1rem;
    strong {
        color: #000
    }
}

.modal-footer .modal-subtitle {
    color: #000
}

.modal-body {
    padding: .625rem 50.4px 1.8rem;
    color: #231f20
}

.modal-body hr {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-top: 1rem;
    margin-bottom: 1.5rem;
    border-top-width: 1px
}

.modal-body>:first-child {
    margin-top: 0
}

.modal-body>:last-child {
    margin-bottom: 0
}

@media (min-width: 768px),print {
    .modal-body {
        padding:.625rem 50.4px
    }

    .modal-body hr {
        width: calc(100% + 100.8px);
        margin-left: -50.4px
    }
}

.modal-footer {
    margin-top: 0;
    padding: 1.6rem 1.5rem;
    text-align: right;
    border-top: 1px solid #d2d4d3
}

.modal-footer .btn+.btn {
    margin-left: .5rem;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-footer {
    >&:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px),print {
    .modal-footer {
        padding:1.6rem 50.4px
    }
}

@media (min-width: 768px),print {
    .modal-dialog {
        width:700px;
        margin: 2rem auto
    }
}

.modal-large .modal-dialog {
    max-width: none;
    width: 95%
}

.media-basic .media-object {
    float: left;
    margin-right: .3em;
    line-height: 1
}

.media-basic .media-body {
    overflow: none
}

.media,.media .media {
    margin-top: 1rem
}

.media:first-child {
    margin-top: 0
}

.media {
    overflow: hidden
}

.media .media-title {
    margin-top: 0;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.8125rem;
    font-weight: 700;
    line-height: 1.05;
    text-transform: none;
    margin-bottom: .4em;
    color: #231f20
}

.media .media-title>a {
    color: inherit
}

@media (min-width: 768px) {
    .media .media-body+.media-object,.media .media-object+.media-body {
        margin-left:1.56rem
    }
}

.cms .media>.pull-left,.cms .media>.pull-right {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "2.9.0" "Use `media-left` and `media-right`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.media-left,.media-right {
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    min-height: 50vw;
    background-position: 50%;
    background-size: cover;
    vertical-align: middle
}

.media-right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.media-body {
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
    vertical-align: top;
    overflow: auto;
    padding-right: 2.25rem
}

.media-left+.media-body {
    padding-left: 2.25rem;
    padding-right: 0
}

.media-heading {
    margin: 0 0 .2778em;
    @apply h4;font-weight: 700;
    color: #2235f9
}

.media-list {
    padding-left: 0;
    list-style: none
}

@media (min-width: 768px),print {
    .media {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .media-left,.media-right {
        -webkit-box-flex: 3;
        -ms-flex: 3;
        flex: 3;
        width: 30%;
        min-height: 0;
        min-height: auto
    }

    .ie9 .media,.ie9 .media-bleed,.ie9 .media-landing {
        overflow: hidden
    }

    .ie9 .media:after {
        clear: both;
        display: block;
        content: ""
    }

    .ie9 .media-left {
        float: left;
        min-height: 30em
    }

    .ie9 .media-right {
        float: right;
        min-height: 30em
    }
}

.media-promo {
    display: block;
    max-width: 20em;
    font-weight: 400;
    font-size: .875em;
    line-height: 1.85;
    color: #565a5c
}

a.media-promo {
    display: block;
    padding: 1.125rem;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

a.media-promo:hover {
    color: #565a5c;
    text-decoration: none
}

a.media-promo:active,a.media-promo:focus {
    text-decoration: none;
    .media-heading {
        text-decoration: underline
    }
}

.media-promo>.media-left,.media-promo>.media-right {
    display: block;
    width: 100%;
    min-height: 12em
}

.media-promo>.media-body {
    padding-left: 0;
    padding-right: 0
}

.media-promo .media-object {
    margin-bottom: 1rem
}

.media-promo .media-heading {
    margin-bottom: .3125rem;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #231f20
}

.cms .media-callout {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.media-callout {
    margin-top: 0;
    padding: 15px 0;
    border-top: 1px dotted #565a5c
}

.media-callout:last-child {
    border-bottom: 1px dotted #565a5c
}

.logo,[class*=logo-] {
    display: inline-block;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    vertical-align: text-bottom;
    text-indent: -10000px
}

@media @retina {
    .logo,[class*=logo-] {
        background-image: url(../images/sprites2-2x.png);
        background-size: 388px 337px
    }
}

.logo-intercontinental-exchange {
    display: inline-block;
    overflow: hidden;
    width: 202px;
    height: 15px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -14px -23px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-intercontinental-exchange {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-ice {
    display: inline-block;
    overflow: hidden;
    width: 43px;
    height: 43px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -14px -60px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-ice {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

@media print {
    .logo-ice {
        background-image: url(../images/sprites2-1x.png)!important
    }
}

.logo-mers {
    display: inline-block;
    overflow: hidden;
    width: 133px;
    height: 35px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-mers {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-mers {
    background-image: url(../images/logo-mers.png);
    background-size: auto
}

.logo-ice-sm {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -231px -74px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-ice-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-ice-white {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -137px -71px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-ice-white {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-ice-inverse {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 38px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -231px -10px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-ice-inverse {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-nyse {
    display: inline-block;
    overflow: hidden;
    width: 43px;
    height: 43px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -74px -59px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-nyse {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

@media print {
    .logo-nyse {
        background-image: url(../images/sprites2-1x.png)!important
    }
}

.logo-nyse-sm {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -272px -74px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-nyse-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-nyse-white {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -181px -71px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-nyse-white {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-nyse-inverse {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 38px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -282px -10px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-nyse-inverse {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-ice-listed {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 43px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -424px -12px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-ice-listed {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-main {
    display: inline-block;
    overflow: hidden;
    width: 43px;
    height: 43px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -14px -59px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-main {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-main-sm {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -231px -74px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-main-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-white {
    display: inline-block;
    overflow: hidden;
    width: 32px;
    height: 32px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -137px -71px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-white {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.logo-inverse {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 38px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -231px -10px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .logo-inverse {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.page-logo {
    -ms-flex-item-align: center;
    align-self: center;
    margin: .625rem 1rem .625rem 0;
    padding: 0;
    border: 0;
    line-height: .8
}

.page-logo,.page-logo>a {
    vertical-align: baseline
}

.chosen-container {
    position: relative;
    display: inline-block;
    padding: 0;
    height: 1.75em;
    vertical-align: middle;
    font-size: 1em;
    font-weight: 400;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #8dc7e9;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container:hover {
    border-color: #8dc7e9
}

.chosen-container a {
    font-weight: 400
}

.chosen-container.chosen-container-active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .2em 40px .1em .5em;
    background-color: #fff;
    color: #000;
    white-space: nowrap;
    line-height: 1.3
}

.chosen-single>span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis
}

.chosen-single:hover {
    text-decoration: none
}

.chosen-single:after {
    top: 1.1em;
    right: .5em;
    margin-top: -.5em;
    color: #565a5c;
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.chosen-choices {
    list-style: none;
    padding-left: .5em;
    height: 1.7em;
    cursor: text
}

.chosen-choices>li {
    float: left
}

.chosen-choices .search-choice {
    position: relative;
    margin: .1em 0 .1em .12em;
    padding: 0 .6em 0 .2em;
    border: 1px solid #d2d4d3
}

.chosen-choices .search-choice:first-child {
    margin-left: 0
}

.chosen-choices .search-choice .search-choice-close {
    display: inline-block;
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.chosen-choices .search-choice .search-choice-close:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.chosen-choices .search-choice .search-choice-close {
    margin-right: -.5em;
    cursor: pointer
}

.chosen-choices .search-field {
    margin-left: .15em
}

.chosen-choices .search-field input {
    outline: none;
    border: 0
}

.chosen-choices:after {
    top: 1.1em;
    right: .5em;
    margin-top: -.5em;
    color: #565a5c;
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.chosen-results {
    list-style-type: none;
    line-height: 1.9545;
    padding-left: 0;
    margin-bottom: 0;
    background-color: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 12em
}

.chosen-results li {
    padding: .3em .5em;
    color: #000;
    line-height: 1.2
}

.chosen-results li.highlighted,.chosen-results li:hover {
    background-color: #d2d4d3
}

.chosen-results li>em {
    font-style: normal;
    font-weight: 700;
    color: #8dc7e9
}

.chosen-results .group-result {
    font-weight: 400;
    color: #565a5c
}

.chosen-results .result-selected {
    color: #8dc7e9
}

.chosen-drop {
    position: absolute;
    top: 1.75em;
    left: -9999px;
    overflow: hidden;
    padding-right: 12px;
    background-color: #fff;
    border: 1px solid #8dc7e9;
    border-top: 0 solid #8dc7e9;
    z-index: 1000
}

.chosen-with-drop {
    border: 1px solid #8dc7e9
}

.chosen-with-drop .chosen-single {
    color: #000;
    background-color: #fff
}

.chosen-with-drop .chosen-drop {
    right: -1px;
    left: -1px
}

.chosen-search {
    margin-right: -15px
}

.chosen-search input {
    width: 100%;
    outline: none;
    padding: 0 .5em;
    line-height: 45px;
    border-color: #c8c8c8 #8dc7e9;
    border-width: 0 0 1px
}

.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.select-compact .chosen-results {
    >li {
        font-size: .875em
    }
}

.select-long .chosen-results {
    max-height: 24em
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
*/
.selectbox {
    position: relative;
    display: inline-block;
    padding: 0;
    height: 1.75em;
    vertical-align: middle;
    font-size: 1em;
    font-weight: 400;
    max-width: 100%;
    min-width: 100%;
    border: 1px solid #8dc7e9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: pointer;
    user-select: none
}

.selectbox:hover {
    border-color: #8dc7e9
}

.selectbox a {
    font-weight: 400;
    outline: none
}

.selectbox a,.selectbox a:focus {
    text-decoration: none
}

.selectbox.is-open {
    z-index: 1000;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.selectbox.is-open .selectbox-options {
    display: block
}

.selectbox-options {
    list-style-type: none;
    line-height: 1.9545;
    padding-left: 0;
    margin-bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 12em
}

.selectbox-options .selectbox-option {
    color: #000
}

.selectbox-options .selectbox-option.highlighted,.selectbox-options .selectbox-option:hover {
    background-color: #d2d4d3
}

.selectbox-options .selectbox-option>em {
    font-style: normal;
    font-weight: 700;
    color: #8dc7e9
}

.selectbox-options .group-result {
    font-weight: 400;
    color: #565a5c
}

.selectbox-options .result-selected {
    color: #8dc7e9
}

.selectbox-options {
    position: absolute;
    top: 1.75em;
    left: -9999px;
    border: 1px solid #8dc7e9;
    border-top: 0 solid #8dc7e9;
    background-color: #fff;
    z-index: 1000
}

.selectbox-options .selectbox-option,.selectbox-options>li {
    margin: 0
}

.selectbox-options .selectbox-option>a,.selectbox-options>li>a {
    display: block;
    padding: .3em 1em .3em .5em;
    color: #000;
    line-height: 1.2;
    overflow: hidden
}

.selectbox-options .selectbox-option>a:hover,.selectbox-options>li>a:hover {
    background-color: #d2d4d3
}

.selectbox-options .selectbox-option.is-selected>a,.selectbox-options>li.is-selected>a {
    color: #8dc7e9
}

.selectbox-options .selectbox-option.is-focused>a,.selectbox-options>li.is-focused>a {
    background-color: #d2d4d3
}

.selectbox-options ul {
    margin: 0
}

.selectbox.is-open .selectbox-options {
    left: -1px;
    right: -1px
}

.selectbox-compact .selectbox-options {
    top: 2em;
    font-size: .875em;
    line-height: 1.6
}

.selectbox-long .selectbox-options {
    max-height: 24em
}

.selectbox-single .selectbox-main>a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: .2em 1.6em .2em .5em;
    color: #000;
    line-height: 1.36;
    margin-bottom: 0
}

.selectbox-single .selectbox-main>a:hover {
    color: #8dc7e9
}

.selectbox-single .selectbox-main>a>span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.selectbox-multiple .selectbox-main {
    position: relative;
    display: block;
    overflow: hidden;
    color: #000;
    white-space: nowrap;
    margin-bottom: 0;
    padding: .2em 1.6em 0 .2em;
    list-style: none;
    cursor: text
}

.selectbox-multiple .selectbox-main>li {
    float: left
}

.selectbox-multiple .selectbox-typeahead>input {
    margin: 0 .2em .3em
}

.selectbox-multiple .selectbox-main:after,.selectbox-single .selectbox-main>a:after {
    top: 1.1em;
    right: .5em;
    margin-top: -.5em;
    color: #565a5c;
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.selectbox-typeahead>input {
    width: 100%;
    outline: none;
    border: 0;
    background: transparent;
    padding: 0
}

.selectbox-multiselection {
    position: relative;
    margin: 0 .15em .15em 0;
    padding: 0 .6em 0 .25em;
    line-height: 1.28;
    cursor: default;
    border: 1px solid #d2d4d3
}

.selectbox-multiselection .selectbox-multiselection-close {
    display: inline-block;
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.selectbox-multiselection .selectbox-multiselection-close:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.selectbox-multiselection .selectbox-multiselection-close {
    margin-right: -.5em;
    cursor: pointer
}

.selectbox.is-disabled {
    background-color: #d2d4d3;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .5;
    cursor: default
}

.selectbox.is-disabled .selectbox-multiselection {
    border-color: #565a5c
}

.selectbox.is-disabled:hover {
    border: 1px solid #8dc7e9
}

.selectbox-standalone {
    border: 0
}

.selectbox-standalone .selectbox-main,.selectbox-standalone .selectbox-main>a {
    color: #8dc7e9
}

@media screen and (max-width: 767px) {
    .selectbox-single>.selectbox-main>a {
        padding-left:0
    }
}

.cms .bulleted-list {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `bulleted-list` to `list`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.bulleted-list,.list {
    margin-bottom: 2.5rem;
    padding-left: 1.25em
}

.bulleted-list li,.list li {
    margin-bottom: 1rem;
    padding-left: .3125em
}

.bulleted-list li>ol,.bulleted-list li>ul,.list li>ol,.list li>ul {
    margin-top: 1rem
}

ol.list>li>ol>li {
    list-style-type: lower-alpha
}

.list-compact>li {
    margin-bottom: .3125rem
}

.footer-list,.list-unstyled {
    padding-left: 0;
    margin-bottom: 1.875em;
    list-style: none
}

.footer-list>li,.list-unstyled>li {
    margin-bottom: 1rem
}

.footer-list>li>a,.list-unstyled>li>a {
    color: #000
}

.footer-list {
    font-size: .875rem
}

.footer-list>li {
    margin-bottom: .3125rem
}

.footer-list>li>a {
    color: #a2a4a3;
    font-weight: 400
}

.list-chevron>li>a {
    position: relative;
    padding-right: 1.3em
}

.list-chevron>li>a:after {
    position: absolute;
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg);
    content: "";
    right: 0;
    bottom: .5em
}

.column-list:after,.column-list:before {
    content: " ";
    display: table
}

.column-list:after {
    clear: both
}

.column-list .column-list-full,.column-list .column-list-half,.column-list .column-list-quarter,.column-list .column-list-third {
    display: block;
    padding-left: 18px
}

.column-list .document-list,.column-list .report-list {
    padding-left: 42.68px
}

@media (min-width: 768px),print {
    .column-list .column-list-half {
        width:45%;
        float: left
    }

    .column-list .column-list-half:nth-child(odd) {
        float: left;
        clear: left
    }

    .column-list .column-list-half:nth-child(2n) {
        float: right
    }

    .column-list .column-list-third {
        width: 30%;
        float: left;
        margin-right: 5%
    }

    .column-list .column-list-third:nth-child(3n) {
        margin-right: 0
    }

    .column-list .column-list-third:nth-child(3n+1) {
        clear: left
    }

    .column-list .column-list-quarter {
        width: 23%;
        float: left;
        margin-right: 2.66%
    }

    .column-list .column-list-quarter:nth-child(4n) {
        margin-right: 0
    }

    .column-list .column-list-quarter:nth-child(4n+1) {
        clear: left
    }
}

.document-list,.report-list {
    margin-bottom: 2.5rem;
    padding-left: 42.68px
}

.document-list li,.report-list li {
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1.875;
    list-style: none
}

.document-list li a,.report-list li a {
    position: relative;
    margin-left: -42.68px;
    padding-left: 42.68px
}

.document-list li>ol,.document-list li>ul,.report-list li>ol,.report-list li>ul {
    margin-top: 1rem
}

.document-list>li a:before {
    position: absolute;
    left: 0;
    top: -2.5px;
    content: " "
}

.document-list>li.item-pdf a:before,.document-list>li a[href$=".pdf"]:before,.document-list>li a[href$=".PDF"]:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -548px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .document-list>li.item-pdf a:before,.document-list>li a[href$=".pdf"]:before,.document-list>li a[href$=".PDF"]:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.document-list>li.item-doc a:before,.document-list>li a[href$=".doc"]:before,.document-list>li a[href$=".DOC"]:before,.document-list>li a[href$=".docx"]:before,.document-list>li a[href$=".DOCX"]:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -576px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .document-list>li.item-doc a:before,.document-list>li a[href$=".doc"]:before,.document-list>li a[href$=".DOC"]:before,.document-list>li a[href$=".docx"]:before,.document-list>li a[href$=".DOCX"]:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.document-list>li.item-excel a:before,.document-list>li a[href$=".csv"]:before,.document-list>li a[href$=".CSV"]:before,.document-list>li a[href$=".xls"]:before,.document-list>li a[href$=".XLS"]:before,.document-list>li a[href$=".xlsx"]:before,.document-list>li a[href$=".XLSX"]:before {
    display: inline-block;
    overflow: hidden;
    width: 20px;
    height: 24px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -603px -307px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .document-list>li.item-excel a:before,.document-list>li a[href$=".csv"]:before,.document-list>li a[href$=".CSV"]:before,.document-list>li a[href$=".xls"]:before,.document-list>li a[href$=".XLS"]:before,.document-list>li a[href$=".xlsx"]:before,.document-list>li a[href$=".XLSX"]:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.report-list {
    padding-left: 0
}

.report-list>li {
    margin-bottom: .3125rem
}

.cms .link-list {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Use .document-list instead";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.cms .report-list-small {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Please use .report-list instead";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.list-featured-header {
    margin-bottom: .5em;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .0375em
}

.list-featured-header,.list-featured-header>a {
    color: #565a5c
}

.list-featured,.list-featured-inline {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 1.5652rem
}

.list-featured-inline>li,.list-featured>li {
    margin-bottom: .3125rem
}

.list-featured-inline>li:first-child,.list-featured>li:first-child {
    padding-left: 0
}

.list-featured-inline>li>a,.list-featured>li>a {
    font-weight: 700;
    font-size: .8125rem;
    text-decoration: none
}

.list-featured-inline>li>a:focus,.list-featured-inline>li>a:hover,.list-featured>li>a:focus,.list-featured>li>a:hover {
    text-decoration: underline
}

.list-featured-inline>li {
    display: inline-block;
    padding-left: .3125em;
    padding-right: .3125em
}

@media print,screen and (min-width: 768px) and (max-width:979px) {
    & .list-featured>li>a {
        padding:.6em 0;
        line-height: 2em
    }
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: .3125em;
    padding-left: .3125em
}

.list-inline>li:first-child {
    padding-left: 0
}

.list-inline>li:last-child {
    padding-right: 0
}

.list-inline-separated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.25em;
    padding-left: 0;
    list-style: none
}

.list-inline-separated>li {
    position: relative;
    padding: 0 16.38px;
    font-weight: 700
}

.list-inline-separated>li+li:after {
    position: absolute;
    top: 0;
    left: -.2em;
    content: "/";
    display: block
}

.list-inline-separated>li:first-child {
    padding-left: 0
}

.list-inline-separated>li:last-child {
    padding-right: 0
}

.list-inline-separated>li>a {
    color: #8dc7e9;
    font-weight: 400
}

.list-inline-spaced {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.list-inline-spaced>li {
    margin-top: .625em;
    padding: .3125em 1.25em .625em 0
}

@media (min-width: 768px),print {
    .list-inline-spaced>li {
        padding-bottom:.625em
    }
}

@media (min-width: 768px),print {
    .list-inline-spaced li+li {
        padding-left:2em
    }
}

@media (min-width: 980px),print {
    .list-inline-spaced li+li {
        padding-left:2.5em
    }
}

.list-inline-span {
    width: 100%;
    padding-left: 0
}

.list-inline-span>li {
    list-style: none
}

.list-inline-span>li>a {
    color: #565a5c;
    font-weight: 400
}

@media (min-width: 768px),print {
    .list-inline-span {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.social-buttons {
    margin-right: -.3em;
    margin-bottom: .3125rem;
    font-size: .875rem
}

.social-buttons:last-child {
    margin-bottom: 0
}

.social-buttons a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    text-decoration: none
}

.social-buttons a:last-child {
    margin-right: 0
}

.social-buttons .copyright {
    margin-left: 8.82px
}

.social-buttons--column {
    float: right;
    margin-left: 2em
}

.social-buttons--column>a {
    display: block
}

.suggestions {
    margin-bottom: 0;
    padding-top: .3125em;
    padding-left: 0;
    list-style: none
}

.suggestions>li {
    position: relative
}

.suggestions>li>a {
    display: block;
    padding: .375em 0 .3125em 2.25rem;
    outline: none;
    cursor: default
}

.suggestions>li>a:link {
    cursor: pointer
}

.suggestions>li>a:active,.suggestions>li>a:hover {
    background-color: #d2d4d3;
    text-decoration: none
}

.suggestions>li.is-active a:link {
    background-color: #d2d4d3
}

.suggestions.is-highlighting .suggestions-details,.suggestions.is-highlighting .suggestions-name {
    color: #a2a4a3
}

.suggestions a:not([href]) .suggestions-details,.suggestions a:not([href]) .suggestions-name {
    color: #000
}

.suggestions-details,.suggestions-name {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.suggestions-details .is-case-sensitive,.suggestions-name .is-case-sensitive {
    text-transform: none
}

.suggestions-name {
    font-size: 2.25rem;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    line-height: 1
}

.suggestions-name,.suggestions-name b,.suggestions-name strong {
    color: #8dc7e9;
    font-weight: 400
}

.suggestions-details {
    color: #a2a4a3;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 400
}

.suggestions-details b,.suggestions-details strong {
    color: #8dc7e9;
    font-weight: 800
}

.suggestions-preview {
    position: absolute;
    right: 0;
    width: 14em;
    padding: 0 1.25em
}

.suggestions-preview+.suggestions-name {
    padding-right: 3.4em
}

.suggestions-recent a {
    padding-right: 3.75em
}

.suggestions-recent a:after {
    display: inline-block;
    overflow: hidden;
    width: 38px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -56px -470px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .suggestions-recent a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.suggestions-recent a:after {
    position: absolute;
    top: 50%;
    right: 1em;
    content: " ";
    margin-top: -1em
}

.suggestions-recent .suggestions-preview {
    right: 3.75em
}

.list-subnav>li>a {
    color: #3c444f;
    font-weight: 700
}

.quote-value {
    font-size: 2.25rem;
    line-height: 1;
    font-weight: 400
}

.quote-change,.quote-value {
    color: #a2a4a3;
    display: block
}

.stacked-section {
    margin-bottom: 3.75rem;
    padding-top: 1rem;
    border-top: 2px solid #565a5c
}

.inverse .stacked-section,.stacked-section.inverse {
    border-top-color: #f6f6f6
}

.stacked-section--highlight {
    padding: 1rem .8rem;
    border-top-color: #8dc7e9;
    background-color: #faf8fc
}

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

.landing-section {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .landing-section {
        padding-left:4%;
        padding-right: 4%
    }
}

.landing-section {
    padding-top: 2em;
    padding-bottom: 2em
}

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

.landing-section table {
    font-size: 1rem
}

.landing-section h5.bar-inverse {
    font-size: 1.2rem;
    color: #fff;
    background-color: #8dc7e9;
    padding: .5rem 1.5rem;
    text-transform: capitalize
}

@media screen and (min-width: 768px) {
    .landing-section {
        padding-top:2.5em;
        padding-bottom: 2.5em
    }
}

.landing-section .landing-section__hoist {
    margin-left: -1em;
    margin-right: -1em
}

@media screen and (min-width: 1200px) {
    .landing-section .landing-section__hoist {
        margin-left:-8.33333vw;
        margin-right: -8.33333vw
    }
}

.landing-section .landing-section__hoist {
    margin-top: -2em;
    margin-bottom: 2em
}

@media screen and (min-width: 768px) {
    .landing-section .landing-section__hoist {
        margin-top:-2.5em;
        margin-bottom: 2.5em
    }
}

.landing-highlight {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .landing-highlight {
        padding-left:4%;
        padding-right: 4%
    }
}

.landing-highlight {
    padding-top: 2em;
    padding-bottom: 2em
}

.landing-highlight>p:last-child {
    margin-bottom: 0
}

.landing-highlight table {
    font-size: 1rem
}

.landing-highlight h5.bar-inverse {
    font-size: 1.2rem;
    color: #fff;
    background-color: #8dc7e9;
    padding: .5rem 1.5rem;
    text-transform: capitalize
}

@media screen and (min-width: 768px) {
    .landing-highlight {
        padding-top:2.5em;
        padding-bottom: 2.5em
    }
}

.landing-highlight {
    background-color: #faf8fc
}

.landing-presection {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .landing-presection {
        padding-left:4%;
        padding-right: 4%
    }
}

.landing-presection {
    padding-bottom: 0
}

.section-bleed {
    margin: 0 -1.125rem 1rem;
    padding: 2rem 2rem .1px;
    background-color: #f6f6f6
}

@media screen and (min-width: 980px) {
    .section-bleed {
        margin:0 -2rem 2rem
    }

    .row .section-bleed {
        margin-right: -1rem
    }
}

.hr-dotted {
    margin: 0 0 40px;
    border-top: 1px dotted #a2a4a3
}

.hr-solid {
    margin: 0 0 40px;
    border-top: 1px solid #a2a4a3
}

.hr+.shortbody {
    margin-top: -1.2857em
}

.site-search {
    position: relative;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1rem
}

.site-search>input {
    width: 12em;
    padding: .35em .5em .35em 36px;
    border: solid #a2a4a3;
    border-width: 0 0 1px;
    color: #000;
    background-color: transparent
}

.site-search>input::-ms-clear {
    width: 0;
    height: 0
}

.site-search>.site-search-icon {
    position: absolute;
    top: 6px;
    margin-left: 6px;
    border: 0;
    background-color: transparent;
    vertical-align: text-bottom;
    text-align: left;
    text-indent: 99999em;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -12px -179px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .site-search>.site-search-icon {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.site-search>.site-search-icon {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2" /><feFuncG type="linear" slope="2" /><feFuncB type="linear" slope="2" /></feComponentTransfer></filter></svg>#filter')
}

.site-search>.site-search-close {
    display: none
}

.site-search:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #a2a4a3;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear
}

.site-search.is-focused:after,.site-search:focus-within:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.inverse .site-search {
    color: #fff
}

.mobile-search {
    position: relative;
    margin: 0
}

.mobile-search>input {
    display: block;
    width: 100%;
    padding: .62em 30px .62em 1rem;
    border: 0;
    color: #000;
    font-family: inherit
}

.mobile-search>.site-search-icon {
    display: inline-block;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -12px -179px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .mobile-search>.site-search-icon {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.mobile-search>.site-search-icon {
    position: absolute;
    top: .6em;
    right: 1rem;
    border: 0;
    background-color: transparent;
    cursor: pointer;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="2" /><feFuncG type="linear" slope="2" /><feFuncB type="linear" slope="2" /></feComponentTransfer></filter></svg>#filter')
}

.typeahead {
    margin-bottom: 1.5652rem
}

.typeahead,.typeahead-input {
    position: relative
}

.typeahead-input input {
    width: 100%;
    font-size: 2.25rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 8px 2.25rem;
    color: #8dc7e9;
    border: 1px solid #8dc7e9;
    outline: none
}

.typeahead-input input::-ms-clear {
    display: none
}

.typeahead-input .typeahead-button,.typeahead-input .typeahead-clear,.typeahead-input button {
    position: absolute;
    top: 50%;
    margin-top: -14px;
    border: 0;
    outline: none;
    background-color: transparent
}

.typeahead-input .typeahead-button,.typeahead-input button {
    right: 20px
}

.typeahead-input .typeahead-clear {
    right: 70px;
    display: none
}

.typeahead-drop {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #fff;
    z-index: 1000
}

.typeahead-drop>.typeahead-results {
    overflow: auto;
    max-height: 415px
}

.typeahead-drop>.typeahead-help {
    padding: 0 0 5px 20px;
    text-transform: uppercase
}

.typeahead-mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 100%;
    left: 0;
    background-color: #fff;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: opacity,top,right,bottom,left;
    transition-property: opacity,top,right,bottom,left
}

.typeahead.is-active .typeahead-mask,.typeahead.is-focused .typeahead-mask {
    z-index: 900
}

.typeahead.is-active .typeahead-input,.typeahead.is-focused .typeahead-input {
    z-index: 1000
}

.typeahead.is-empty .typeahead-results {
    display: none
}

.typeahead-default .typeahead-input {
    input {
        text-transform: uppercase
    }
}

.typeahead-default .typeahead-input .typeahead-button,.typeahead-default .typeahead-input button {
    text-indent: 99999px;
    width: 28px;
    height: 28px;
    background-position: -45px 0;
    background-image: url(../images/sprites-1x.png);
    vertical-align: text-bottom
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .typeahead-default .typeahead-input .typeahead-button,.typeahead-default .typeahead-input button {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.typeahead-default .typeahead-drop {
    padding-right: calc(2.25rem + 4px);
    border: 1px solid #8dc7e9;
    border-top: 0 solid #8dc7e9
}

.typeahead-default.is-focused .typeahead-mask {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8
}

.typeahead-default.is-focused .typeahead-input {
    z-index: 1000
}

.typeahead-default.is-focused .typeahead-input .typeahead-clear {
    display: block;
    right: 70px;
    display: inline-block;
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.typeahead-default.is-focused .typeahead-input .typeahead-clear:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.typeahead-default.is-focused .typeahead-input .typeahead-clear {
    opacity: .6;
    cursor: pointer
}

.typeahead-default.is-focused .typeahead-drop {
    display: block
}

.typeahead-default.is-focused .typeahead-drop .typeahead-results {
    margin-bottom: 20px
}

.typeahead-default.is-focused .typeahead-help {
    display: block
}

.typeahead-search.is-active .typeahead-input {
    z-index: 0
}

.typeahead-search .typeahead-input {
    border-bottom: 1px solid #a2a4a3;
    z-index: 0
}

.typeahead-search .typeahead-input input {
    padding: 8px 15.12px 12px;
    color: #8dc7e9;
    border: 0;
    text-transform: none;
    font-size: 3.125rem;
    font-weight: 400
}

.typeahead-search .typeahead-input ::-webkit-input-placeholder {
    color: #8dc7e9;
    padding-left: 15.12px
}

.typeahead-search .typeahead-input ::-moz-input-placeholder {
    color: #8dc7e9;
    padding-left: 15.12px
}

.typeahead-search .typeahead-input ::-ms-input-placeholder {
    color: #8dc7e9;
    padding-left: 15.12px
}

.typeahead-search .typeahead-input .typeahead-button,.typeahead-search .typeahead-input button:not(.typeahead-close) {
    right: 0;
    top: auto;
    bottom: 1em;
    display: inline-block;
    overflow: hidden;
    width: 21px;
    height: 21px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -12px -179px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .typeahead-search .typeahead-input .typeahead-button,.typeahead-search .typeahead-input button:not(.typeahead-close) {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.typeahead-search .typeahead-input .typeahead-button:after,.typeahead-search .typeahead-input button:not(.typeahead-close):after {
    content: ""
}

.typeahead-search .typeahead-input .typeahead-close {
    position: absolute;
    right: 1.3em;
    top: 2.5em;
    display: none
}

.typeahead-search .typeahead-drop {
    border: 0
}

.typeahead-search .typeahead-drop>.typeahead-results {
    border: 1px solid #d2d4d3
}

.typeahead-search .typeahead-drop>.typeahead-help {
    position: absolute;
    bottom: -30px;
    left: 20px;
    font-weight: 700;
    color: #000;
    padding: 0;
    text-transform: none
}

.typeahead-search.is-focused .typeahead-mask {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .8
}

.typeahead-search.is-focused .typeahead-input {
    border: 0;
    z-index: 1000
}

.typeahead-search.is-focused .typeahead-input .typeahead-button,.typeahead-search.is-focused .typeahead-input button {
    display: none
}

.typeahead-search.is-focused .typeahead-input .typeahead-close {
    display: inline-block
}

.typeahead-search.is-focused .typeahead-input .typeahead-close:focus {
    -webkit-box-shadow: 0 0 3px #8dc7e9;
    box-shadow: 0 0 3px #8dc7e9
}

.typeahead-search.is-focused .typeahead-drop {
    display: block
}

.typeahead-search.inverse .typeahead-input {
    border-bottom-color: #fff
}

.typeahead-search.inverse .typeahead-input ::-webkit-input-placeholder {
    color: #fff
}

.typeahead-search.inverse .typeahead-input ::-moz-input-placeholder {
    color: #fff
}

.typeahead-search.inverse .typeahead-input ::-ms-input-placeholder {
    color: #fff
}

.typeahead-search.inverse .typeahead-input .typeahead-button,.typeahead-search.inverse .typeahead-input button {
    right: 0
}

.typeahead-fullscreen-placeholder() {
    color: #8dc7e9;
    padding-left: 15.12px
}

.typeahead-search-fullscreen {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 100%;
    padding: 40px 8.3333%;
    -webkit-transition: padding .3s ease-out,left .3s ease-out;
    transition: padding .3s ease-out,left .3s ease-out;
    overflow: hidden;
    margin-bottom: 0
}

.typeahead-search-fullscreen .typeahead-mask {
    bottom: 100%;
    left: 100%
}

.typeahead-search-fullscreen.is-active .typeahead-mask,.typeahead-search-fullscreen.is-focused .typeahead-mask {
    bottom: 0;
    left: 0;
    z-index: 1050
}

.typeahead-search-fullscreen.is-active,.typeahead-search-fullscreen.is-active .typeahead-drop,.typeahead-search-fullscreen.is-active .typeahead-input,.typeahead-search-fullscreen.is-focused,.typeahead-search-fullscreen.is-focused .typeahead-drop,.typeahead-search-fullscreen.is-focused .typeahead-input {
    z-index: 1060
}

.typeahead-search-fullscreen .typeahead-drop,.typeahead-search-homepage .typeahead-drop {
    left: 8.3333%;
    right: 8.3333%;
    width: auto
}

.typeahead-search-fullscreen.is-active,.typeahead-search-fullscreen.is-focused,.typeahead-search-homepage.is-active {
    top: 0;
    right: 0;
    left: 0
}

.typeahead-search-fullscreen.is-active .typeahead-mask,.typeahead-search-fullscreen.is-focused .typeahead-mask,.typeahead-search-homepage.is-active .typeahead-mask {
    opacity: 1
}

.typeahead-search-fullscreen.is-active .typeahead-input,.typeahead-search-fullscreen.is-focused .typeahead-input,.typeahead-search-homepage.is-active .typeahead-input {
    border: 0
}

.typeahead-search-fullscreen.is-active .typeahead-input .typeahead-button,.typeahead-search-fullscreen.is-active .typeahead-input button,.typeahead-search-fullscreen.is-focused .typeahead-input .typeahead-button,.typeahead-search-fullscreen.is-focused .typeahead-input button,.typeahead-search-homepage.is-active .typeahead-input .typeahead-button,.typeahead-search-homepage.is-active .typeahead-input button {
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.typeahead-search-fullscreen.is-active .typeahead-input .typeahead-button:after,.typeahead-search-fullscreen.is-active .typeahead-input button:after,.typeahead-search-fullscreen.is-focused .typeahead-input .typeahead-button:after,.typeahead-search-fullscreen.is-focused .typeahead-input button:after,.typeahead-search-homepage.is-active .typeahead-input .typeahead-button:after,.typeahead-search-homepage.is-active .typeahead-input button:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.typeahead-search-fullscreen.is-active .typeahead-input .typeahead-button,.typeahead-search-fullscreen.is-active .typeahead-input button,.typeahead-search-fullscreen.is-focused .typeahead-input .typeahead-button,.typeahead-search-fullscreen.is-focused .typeahead-input button,.typeahead-search-homepage.is-active .typeahead-input .typeahead-button,.typeahead-search-homepage.is-active .typeahead-input button {
    display: inline-block
}

.typeahead-search-fullscreen.is-focused .typeahead-input {
    border-bottom: 1px solid #d2d4d3
}

.typeahead-search-fullscreen.is-focused.is-active .typeahead-input {
    border-bottom: 0
}

.typeahead-search-fullscreen.is-focused .typeahead-drop {
    display: none
}

.typeahead-search-fullscreen.is-active .typeahead-drop,.typeahead-search-homepage.is-active .typeahead-drop {
    display: block
}

.twitter-typeahead {
    width: 100%
}

.tt-dropdown-menu {
    margin-top: -20px;
    left: 0;
    right: 0!important;
    background-color: #fff
}

.tt-suggestion {
    cursor: pointer
}

.tt-hint,.tt-input {
    padding: 5px 10px
}

.tt-hint {
    border: 1px solid transparent
}

.tt-input {
    color: #8dc7e9;
    border: 1px solid #8dc7e9;
    outline: 0
}

.tt-input:focus {
    outline: 0
}

.tt-cursor {
    background-color: #d2d4d3
}

.cms .collapsible-section {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Use `accordion-section` instead of `collapsible-section`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.collapsible-section {
    position: relative;
    padding: 20px 0 10px;
    min-height: 95px;
    border-bottom: 1px dotted #a2a4a3
}

.collapsible-section .collapsible-section-header {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.8125rem;
    font-weight: 700;
    line-height: 1.05;
    text-transform: none;
    margin: 0 0 .5rem;
    padding: .6rem 2.25rem .6rem 0;
    color: #000;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.collapsible-section .collapsible-section-header:after {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -384px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapsible-section .collapsible-section-header:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.collapsible-section .collapsible-section-header:after {
    display: block;
    position: absolute;
    top: 32px;
    right: 0;
    content: " "
}

.collapsible-section .collapsible-section-collapsed-content,.collapsible-section .collapsible-section-expanded-content {
    margin-bottom: 10px
}

.collapsible-section .collapsible-section-collapsed-content {
    display: block
}

.collapsible-section .collapsible-section-expanded-content {
    display: none
}

.collapsible-section.is-expanded .collapsible-section-header:after,.collapsible-section .is-expanded .collapsible-section-header:after {
    display: inline-block;
    overflow: hidden;
    width: 34px;
    height: 34px;
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    background-position: -423px -264px;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapsible-section.is-expanded .collapsible-section-header:after,.collapsible-section .is-expanded .collapsible-section-header:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.collapsible-section.is-empty .collapsible-section-header,.collapsible-section .is-empty .collapsible-section-header {
    cursor: default
}

.collapsible-section.is-empty .collapsible-section-header:after,.collapsible-section .is-empty .collapsible-section-header:after {
    display: none
}

.collapsible-section:first-of-type {
    border-top: 1px dotted #a2a4a3
}

.collapsible-section:last-of-type {
    margin-bottom: 1.5652rem
}

.true-grid-2 .collapsible-section-expanded-content {
    padding-right: 50%
}

.true-grid-3 .collapsible-section-expanded-content {
    padding-right: 33.33333333%
}

.true-grid-4 .collapsible-section-expanded-content {
    padding-right: 25%
}

.true-grid-5 .collapsible-section-expanded-content {
    padding-right: 20%
}

.true-grid-6 .collapsible-section-expanded-content {
    padding-right: 16.66666667%
}

.true-grid-7 .collapsible-section-expanded-content {
    padding-right: 14.28571429%
}

.true-grid-8 .collapsible-section-expanded-content {
    padding-right: 12.5%
}

.true-grid-9 .collapsible-section-expanded-content {
    padding-right: 11.11111111%
}

.true-grid-10 .collapsible-section-expanded-content {
    padding-right: 10%
}

.true-grid-11 .collapsible-section-expanded-content {
    padding-right: 9.09090909%
}

.true-grid-12 .collapsible-section-expanded-content {
    padding-right: 8.33333333%
}

.accordion-section {
    position: relative;
    border-color: #d2d4d3;
    border-style: solid;
    border-width: 1px 0
}

.accordion-section .accordion-section--header {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    padding: .5em 1em .5em 0;
    -webkit-box-shadow: 0 1px 0 0 #d2d4d3;
    box-shadow: 0 1px 0 0 #d2d4d3
}

.accordion-section .accordion-section--header:after {
    content: " ";
    display: block;
    right: 0;
    top: 1.075em;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s,-webkit-transform .2s;
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.accordion-section .accordion-section--header h1,.accordion-section .accordion-section--header h2,.accordion-section .accordion-section--header h3,.accordion-section .accordion-section--header h4,.accordion-section .accordion-section--header h5,.accordion-section .accordion-section--header h6 {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
    font-weight: 400;
    text-transform: none
}

.accordion-section .accordion-section--body {
    overflow: hidden;
    padding: 0;
    -webkit-transition: height .2s,opacity .2s;
    transition: height .2s,opacity .2s
}

.accordion-section+.accordion-section {
    border-top: none
}

.accordion-section.is-open {
    border-bottom: 1px solid #8dc7e9
}

.accordion-section.is-open .accordion-section--header {
    color: #000;
    -webkit-box-shadow: 0 1px 0 0 #8dc7e9;
    box-shadow: 0 1px 0 0 #8dc7e9
}

.accordion-section.is-open .accordion-section--header:after {
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.3em,.15em) rotate(315deg);
    transform: translate(-.3em,.15em) rotate(315deg)
}

.accordion-section.is-open .accordion-section--body {
    padding: 20px 0
}

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

.callout-row:after {
    clear: both
}

.callout-row {
    margin-left: -1.125rem;
    margin-right: -1.125rem;
    margin-bottom: 1.5652rem
}

.callout-row:first-child {
    padding-top: 1.25rem
}

.callout-row:first-child:before {
    position: relative;
    bottom: 1.25rem;
    border-top: 1px dotted #a2a4a3
}

.callout-row:after,.callout-row:first-child:before {
    margin-left: 1.125rem;
    margin-right: 1.125rem;
    display: block
}

.callout-row:after {
    border-bottom: 1px dotted #a2a4a3
}

.cms .callout {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.callout {
    position: relative;
    min-height: 1px;
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

@media (min-width: 768px),print {
    .callout {
        float:left
    }

    .callout.callout-full {
        width: 100%
    }

    .callout.callout-half {
        width: 50%;
        padding-left: 23.31px;
        padding-right: 23.31px
    }

    .callout.callout-third {
        width: 33.333%;
        padding-left: 19.53px;
        padding-right: 19.53px
    }

    .callout.callout-third:first-child {
        padding-right: calc(1.125rem + 19.53px)
    }

    .callout.callout-third:last-child {
        padding-left: calc(1.125rem + 19.53px)
    }

    .callout.callout-quarter {
        width: 25%;
        padding-left: 15.75px;
        padding-right: 15.75px
    }

    .callout.callout-quarter:first-child {
        padding-right: calc(1.125rem + 10.5px)
    }

    .callout.callout-quarter:last-child {
        padding-left: calc(1.125rem + 10.5px)
    }

    .callout:first-child {
        padding-left: 1.125rem
    }

    .callout:last-child {
        padding-right: 1.125rem
    }
}

.callout img {
    margin-bottom: 20px
}

.cms .header-banner {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.header-banner {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .header-banner {
        padding-left:4%;
        padding-right: 4%
    }
}

.header-banner {
    border-bottom: 1px solid #c5ced0;
    color: #565a5c
}

.header-banner a {
    color: #565a5c;
    font-weight: 400
}

@media (min-width: 768px),print {
    .header-banner {
        width:100%;
        margin: 0
    }
}

.header-banner-logos img {
    vertical-align: bottom
}

.header-bar {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .header-bar {
        padding-left:4%;
        padding-right: 4%
    }
}

.header-bar {
    padding: 0 4%;
    color: #fff;
    background-color: #d7d8da
}

.header-bar>.split {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bar [class*=logo-] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.header-bar .logo-intercontinental-exchange {
    display: none
}

.header-bar--light {
    color: #231f20;
    background-color: #fff;
    border: none
}

.header-bar-list {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 50px
}

.header-bar-list>li {
    display: inline-block;
    vertical-align: baseline;
    padding: 0
}

.header-bar-list>li>a {
    line-height: 2.1875;
    color: #000;
    text-transform: uppercase;
    padding: 15px 0
}

.header-bar-list>li>a.has-sprite {
    line-height: 1
}

.header-bar-list>li.is-active>a,.header-bar-list>li>a:hover {
    color: #000;
    font-weight: bolder
}

.header-bar-list>li:first-child {
    padding-left: 0
}

.header-bar-list>li:last-child {
    padding-right: 0
}

.header-bar-list>li:last-child a {
    color: #000!important;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-top: none;
    border-bottom: none
}

.header-bar-list>li:last-child>div,.header-bar-list>li:last-child>div>div,.header-bar-list>li:last-child a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-bar-list>li:last-child>div>div a,.header-bar-list>li:last-child>div a {
    padding: 15px
}

.header-bar-list li:nth-child(4) {
    display: none
}

.header-bar-list img {
    vertical-align: bottom
}

.header-bar-list .btn+.btn {
    margin-left: 0;
    border-left: none
}

@media (max-width: 767px) {
    .header-bar-list .btn+.btn {
        border:none
    }
}

.header-bar-list>div>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    >a {
        color: #000!important;
        text-transform: uppercase;
        border: 1px solid #fff;
        border-top: none;
        border-bottom: none;
        min-height: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.header-bar-list>div>div a+a {
    margin-left: 0;
    border-left: none
}

@media (max-width: 767px) {
    .header-bar-list>div>div a+a {
        border:none
    }
}

.text-right .header-bar-list>li {
    padding-left: 1.125rem;
    padding-right: 0
}

@media (min-width: 980px),print {
    .text-right .header-bar-list>li:not(:first-child) {
        padding-left:2.25rem
    }
}

@media (min-width: 768px),print {
    .header-bar-list>li>a {
        display:inline-block;
        padding-top: .3125em;
        padding-bottom: .3125em;
        line-height: 1.5
    }

    .header-bar-list>li.is-active>a,.header-bar-list>li>a:hover:not(.has-sprite) {
        position: relative;
        text-decoration: none
    }

    .header-bar-list img {
        vertical-align: baseline
    }
}

@media (max-width: 767px) {
    .header-bar {
        padding:0
    }
}

@media print {
    .header-bar {
        border-bottom: 0
    }

    .header-bar-list {
        display: none
    }
}

.page-footer,.page-footer.inverse,.page-subfooter,.page-subfooter.inverse {
    position: sticky;
    bottom: 0;
    padding: 1rem;
    z-index: 0;

}

@media screen and (min-width: 1200px) {
    .page-footer,.page-footer.inverse,.page-subfooter,.page-subfooter.inverse {
        padding-left:4%;
        padding-right: 4%
    }
}

.page-footer.inverse a,.page-footer a,.page-subfooter.inverse a,.page-subfooter a {
    color: #000
}

.page-footer.inverse [class*=icon-],.page-footer [class*=icon-],.page-subfooter.inverse [class*=icon-],.page-subfooter [class*=icon-] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.page-footer.inverse .row.inverse,.page-footer .row.inverse,.page-subfooter.inverse .row.inverse,.page-subfooter .row.inverse {
    color: #000
}

@media print {
    .page-footer,.page-footer.inverse,.page-subfooter,.page-subfooter.inverse {
        display: none
    }
}

.page-subfooter:after,.page-subfooter:before {
    content: " ";
    display: table
}

.page-subfooter:after {
    clear: both
}

.page-subfooter {
    clear: both;
    background-color: #dbdcdd
}

.page-subfooter .social-buttons img,.page-subfooter span[class*=logo-] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.page-footer:after,.page-footer:before {
    content: " ";
    display: table
}

.page-footer:after {
    clear: both
}

.page-footer {
    padding-bottom: 1em;
    color: #000;
    background-color: #dbdcdd;
    font-size: .75rem
}

.page-footer a {
    font-weight: 400
}

.page-footer i[class*=logo-] {
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: brightness(0);
    filter: brightness(0)
}

.page-footer-left {
    float: left
}

.page-footer-listed {
    float: right;
    margin-left: 1em
}

.page-footer-right {
    float: right;
    text-align: right
}

.page-footer-right p {
    margin-bottom: 1rem
}

@media screen and (max-width: 767px) {
    .page-subfooter {
        text-align:center;
        padding: 1em 1em .4em
    }

    .page-subfooter-links {
        list-style: none;
        padding-left: 0
    }

    .page-subfooter-links>li {
        display: inline
    }

    .page-subfooter-links>li>a {
        margin-top: 0;
        margin-bottom: .375em;
        color: #231f20;
        font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 1.75;
        text-transform: uppercase;
        font-size: .9em;
        color: #fff;
        padding-right: .7em;
        padding-left: .7em
    }
}

.footer-row a {
    color: #a2a4a3
}

.footer-row-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 0 2em
}

.footer-row-main>p {
    margin-bottom: .3125rem
}

.footer-row-main a,.inverse .footer-row-main a {
    color: #000
}

@media screen and (min-width: 768px) {
    .footer-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer-row-main {
        text-align: center
    }
}

.iframe-clear {
    border: 0;
    width: 100%
}

.tile {
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1rem;
    overflow: hidden;
    background-color: #faf8fc;
    font-size: 1rem
}

a.tile {
    position: relative;
    font-weight: 400;
    -webkit-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out
}

button.tile {
    padding: 0;
    width: 100%;
    border: 0;
    text-align: left;
    text-align: initial
}

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

a.tile:hover:after,button.tile:hover:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.1)
}

a.tile:active,a.tile:focus {
    text-decoration: none
}

.tile-content,.tile-footer {
    padding: 2.25rem;
    color: #231f20
}

.tile-content>:first-child,.tile-footer>:first-child {
    margin-top: 0
}

.tile-content>:last-child:not(.tile-title),.tile-footer>:last-child:not(.tile-title) {
    margin-bottom: 0
}

.tile-content .tile-fill-width,.tile-footer .tile-fill-width {
    margin: 0 -.8em
}

.tile-content>.standalone-link,.tile-footer>.standalone-link {
    display: block;
    margin-top: 1em;
    text-align: right
}

.tile-icon {
    padding: 2.25rem
}

.tile-icon:not(:first-child) {
    padding-top: 0
}

.tile-icon:not(:last-child) {
    padding-bottom: 0
}

a .tile-icon {
    color: #8dc7e9
}

.tile-icon+.tile-content,.tile-icon+.tile-footer {
    padding-top: 1.4286rem
}

.tile-content+.tile-footer {
    margin-top: -1.25rem
}

.tile-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tile-footer {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tile-footer>.standalone-link {
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #000;
    border-bottom: 2px solid #8dc7e9
}

.tile-footer>.standalone-link:hover {
    color: #8dc7e9;
    text-decoration: none
}

.tile-category {
    margin-bottom: 1em;
    color: #a2a4a3;
    font-size: .875em;
    text-transform: uppercase
}

.tile-category,.tile-title {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.tile-title {
    margin-top: 0;
    margin-bottom: .6667em;
    font-size: 1.8125rem;
    font-weight: 700;
    line-height: 1.05;
    color: #231f20;
    font-size: 1.25rem;
    text-transform: none
}

.tile date {
    display: block;
    margin-bottom: .8em;
    color: #a2a4a3;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .75em;
    text-transform: uppercase
}

.tile-media {
    min-height: 8em;
    background-position: 50%;
    background-size: cover
}

.tile-media,.tile-media>img {
    width: 100%
}

@media (max-width: 979px) {
    .tile-media {
        overflow:hidden
    }

    .tile-square .tile-media {
        max-height: 15vw
    }
}

@media (max-width: 767px) {
    .tile {
        margin-right:-1em;
        margin-left: -1em
    }

    .tile-media[style]:empty {
        min-height: 30vh
    }

    .tile-media,.tile-square .tile-media {
        max-height: 30vh
    }
}

@media (min-width: 480px) {
    .tile p {
        margin-bottom:.75em
    }
}

@media (min-width: 768px) {
    .tile {
        margin-bottom:1.5652rem
    }
}

.tile-video .tile-media:before,.tile-video img.tile-media+.image-tile-overlay:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 2.2rem;
    height: 2.2rem;
    background-color: hsla(0,0%,100%,.4)
}

.tile-video .tile-media:after,.tile-video img.tile-media+.image-tile-overlay:after {
    position: absolute;
    bottom: .5rem;
    left: .8rem;
    content: "";
    border: .6rem solid transparent;
    border-left: .9rem solid #000
}

.tile-video .tile-media {
    position: relative
}

.tile-video img.tile-media+.image-tile-overlay:before {
    top: -2.2rem;
    bottom: auto
}

.tile-video img.tile-media+.image-tile-overlay:after {
    top: -1.7rem;
    bottom: auto
}

.tile-bordered,button.tile-bordered {
    border-top: 15px solid #8dc7e9
}

.tile-bordered .tile-content,button.tile-bordered .tile-content {
    color: #000
}

.tile-bordered-info {
    border-bottom: 10px solid #8dc7e9
}

.tile-bordered-primary {
    border-bottom: 10px solid #2235f9
}

.tile-inverse {
    background-color: #2235f9;
    color: #fff
}

.tile-inverse .standalone-link,.tile-inverse .tile-category,.tile-inverse .tile-content,.tile-inverse .tile-title {
    color: #fff
}

.tile-highlight {
    background-color: #8dc7e9;
    color: #fff
}

.tile-highlight .standalone-link,.tile-highlight .standalone-link:hover,.tile-highlight .tile-category,.tile-highlight .tile-content,.tile-highlight .tile-title {
    color: #fff
}

.tile-highlight .tile-footer .standalone-link {
    border-bottom-color: #fff
}

@media (min-width: 768px) {
    .tile-square {
        display:block
    }

    .tile-square:before {
        content: "";
        float: left;
        padding-top: 100%
    }

    .tile-square .tile-media {
        min-height: 13vw
    }

    .tile-horizontal,.tile-vertical {
        position: relative
    }

    .tile-horizontal:before,.tile-vertical:before {
        content: "";
        float: left;
        padding-top: calc(50% - 1.125rem)
    }

    .tile-horizontal>.tile-content,.tile-horizontal>.tile-media,.tile-vertical>.tile-content,.tile-vertical>.tile-media {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0
    }

    .tile-horizontal>.tile-media+.tile-content,.tile-vertical>.tile-media+.tile-content {
        right: 0;
        left: 50%
    }

    .tile-horizontal>.tile-content,.tile-vertical>.tile-content {
        width: 50%
    }

    .tile-horizontal>.tile-content+.tile-media,.tile-vertical>.tile-content+.tile-media {
        right: 0;
        left: 50%
    }

    .tile-horizontal>.tile-media {
        width: 52%
    }

    .tile-horizontal>.tile-media+.tile-content {
        left: 52%
    }

    .tile-horizontal>.tile-content {
        width: 48%
    }

    .tile-horizontal>.tile-content+.tile-media {
        left: 48%
    }

    .tile-vertical:before {
        content: "";
        float: left;
        padding-top: calc(200% + 2.25rem)
    }

    .tile-vertical>.tile-content,.tile-vertical>.tile-media {
        position: absolute;
        top: 0
    }

    .tile-vertical>.tile-media {
        bottom: 48%
    }

    .tile-vertical>.tile-media+.tile-content {
        top: 52%;
        bottom: 0;
        left: 0
    }

    .tile-vertical>.tile-media>img {
        height: 100%;
        width: auto;
        max-width: none
    }

    .tile-vertical>.tile-content {
        width: auto;
        bottom: 52%
    }

    .tile-vertical>.tile-content+.tile-media {
        top: 48%;
        bottom: 0;
        left: 0
    }
}

.image-tile {
    position: relative;
    overflow: hidden;
    color: #000
}

.image-tile .tile-media {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.image-tile .tile-title {
    margin-bottom: 0;
    color: #000
}

.image-tile .image-tile-overlay {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.125rem;
    background-color: hsla(0,0%,100%,.3)
}

.image-tile:hover {
    color: #000
}

.image-tile:hover .tile-media {
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.image-tile.is-active,.image-tile:active,.image-tile:focus {
    color: #000;
    outline: 2px solid #8dc7e9
}

.image-tile.inverse,.inverse .image-tile {
    color: #fff
}

.image-tile.inverse .image-tile-overlay,.inverse .image-tile .image-tile-overlay {
    background-color: rgba(0,0,0,.3)
}

.image-tile.inverse .tile-title,.inverse .image-tile .tile-title {
    color: #fff
}

button.image-tile {
    display: block;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -ms-flex-direction: initial;
    flex-direction: row
}

@media (min-width: 768px),print {
    .tile-grid,.tile-row {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-right: -1.125rem;
        margin-left: -1.125rem
    }

    .tile-grid>*,.tile-row>* {
        width: calc(50% - 2.25rem);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 2.25rem);
        flex: 0 0 calc(50% - 2.25rem);
        margin-right: 1.125rem;
        margin-left: 1.125rem
    }

    .tile-grid>.tile-grid-expanding,.tile-row>.tile-grid-expanding {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%
    }

    .tile-row>* {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
        flex: 1 1 0%
    }
}

@media (min-width: 1200px),print {
    .tile-grid>.tile {
        width:calc(33.3333% - 2.25rem);
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.3333% - 2.25rem);
        flex: 0 0 calc(33.3333% - 2.25rem)
    }
}

.expanding-tile {
    position: relative;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-transition-timing-function: cubic-bezier(.7,0,.33,1);
    transition-timing-function: cubic-bezier(.7,0,.33,1);
    overflow: hidden
}

.expanding-tile .expanding-tile-content {
    padding: 1.125rem;
    background-color: #fff;
    border: 1px solid #d2d4d3
}

.expanding-tile .expanding-tile-content p:last-child,.expanding-tile:not(.is-expanded) {
    margin-bottom: 0
}

.expanding-tile.is-expanded {
    margin-bottom: 1.5652rem
}

.expanding-tile>.expanding-tile-close {
    display: inline-block;
    position: relative;
    width: 1.125em;
    height: 1.125em;
    vertical-align: text-bottom;
    text-indent: -10000px
}

.expanding-tile>.expanding-tile-close:after {
    display: block;
    position: absolute;
    content: "\00D7";
    top: 0;
    right: 0;
    left: 0;
    font-size: 1.125em;
    color: #565a5c;
    font-style: normal;
    text-indent: 0;
    line-height: 1;
    text-align: center
}

.expanding-tile>.expanding-tile-close {
    position: absolute;
    top: 1em;
    right: 1em;
    cursor: pointer
}

.product-tile {
    position: relative;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.product-tile .tile-content {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    text-transform: uppercase;
    text-align: center
}

.product-tile .tile-category,.product-tile .tile-title {
    top: .8em;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400
}

.product-tile .tile-title {
    margin-bottom: auto
}

.cms .product-tile .tile-footer {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `tile-footer` to `product-tile-footer`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.product-tile .product-tile-footer {
    margin-bottom: .375em;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75;
    text-transform: uppercase;
    margin-top: auto
}

.product-tile .product-tile-footer,.product-tile .tile-category,.product-tile .tile-title {
    text-align: left;
    text-transform: uppercase
}

.product-tile .product-tile-featured {
    font-size: 4.2rem;
    font-weight: 700
}

.folio {
    display: table;
    width: 100%;
    min-height: 400px;
    border: 1px solid #a2a4a3;
    -webkit-box-shadow: 1px 1px 2px #d2d4d3;
    box-shadow: 1px 1px 2px #d2d4d3
}

.folio-menu {
    display: table-cell;
    vertical-align: top;
    width: 30%;
    padding-left: 0;
    list-style-type: none;
    border-right: 1px solid #d2d4d3
}

.folio-menu>li {
    position: relative;
    cursor: pointer;
    padding: 5px 1.125rem
}

.folio-menu>li:after {
    content: " ";
    display: block;
    right: 13px;
    top: 50%;
    margin-top: -5px;
    position: absolute;
    content: "";
    height: .6em;
    width: .6em;
    border: 1px solid;
    border-width: 1px 1px 0 0;
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg)
}

.folio-menu>li.is-active,.folio-menu>li:hover {
    background-color: #d2d4d3
}

.folio-menu>li.divider {
    padding: 0;
    border-bottom: 1px solid #d2d4d3;
    cursor: default
}

.folio-menu>li.divider:after {
    display: none
}

.folio-menu>li.divider.is-active,.folio-menu>li.divider:hover {
    background-color: transparent
}

.folio-pane {
    display: table-cell;
    vertical-align: top;
    width: 70%;
    padding: 1em;
    background-repeat: no-repeat;
    background-position: 100% 100%
}

.header-dropdown-menu>.folio {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.header-dropdown {
    position: relative;
    margin-bottom: 1.5652rem
}

.header-dropdown-heading,.header-dropdown-toggle {
    margin-top: 0;
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.75;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: .3em 1.125rem;
    color: #fff;
    line-height: 1.8
}

.header-dropdown-toggle {
    position: relative;
    padding-right: 2em;
    cursor: pointer;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.header-dropdown-toggle:after,.header-dropdown-toggle:before {
    position: absolute;
    right: .5em;
    top: 1.2em;
    content: "";
    width: .5em;
    height: 1px;
    background-color: #fff;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.header-dropdown-toggle:before {
    -webkit-transform: translateX(-.35em) rotate(45deg);
    transform: translateX(-.35em) rotate(45deg)
}

.header-dropdown-toggle:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.header-dropdown-heading {
    border-top: 1px solid transparent;
    text-align: right;
    min-height: 2.4em;
    background-color: #8dc7e9
}

.header-dropdown-menu {
    visibility: hidden;
    position: absolute;
    right: 0;
    left: 0;
    border: 1px solid #a2a4a3;
    border-top: 0;
    background-color: #fff;
    z-index: 1000;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out,visibility .2s linear;
    transition: opacity .2s ease-out,visibility .2s linear;
    -webkit-box-shadow: 1px 1px 2px #d2d4d3;
    box-shadow: 1px 1px 2px #d2d4d3
}

.header-dropdown-menu.is-padded {
    padding: 1.125rem
}

.header-dropdown.is-open>.header-dropdown-menu {
    visibility: visible;
    opacity: 1
}

.header-dropdown.is-open>.header-dropdown-toggle:before {
    -webkit-transform: translateX(-.35em) rotate(-45deg);
    transform: translateX(-.35em) rotate(-45deg)
}

.header-dropdown.is-open>.header-dropdown-toggle:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.header-dropdown-static .header-dropdown-menu {
    position: static
}

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

.clearfix:after {
    clear: both
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.valign-bottom {
    vertical-align: bottom!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0,0,0,0)
}

.affix {
    position: fixed
}

.clickable {
    cursor: pointer
}

.no-underline,.no-underline:active,.no-underline:focus,.no-underline:hover {
    text-decoration: none
}

.underbar {
    position: relative
}

.underbar:after {
    content: "";
    position: absolute;
    bottom: -.15em;
    left: 0;
    right: 0;
    border-bottom: .165em solid #8dc7e9
}

.inverse,.inverse a {
    color: #fff
}

.spacer-none {
    margin-bottom: 0!important
}

.spacer-xs {
    margin-bottom: .3125rem!important
}

.spacer-sm {
    margin-bottom: 1rem!important
}

.spacer,.spacer-md {
    margin-bottom: 1.5652rem!important
}

.spacer-lg {
    margin-bottom: 2.5rem!important
}

.spacer-xl {
    margin-bottom: 4rem!important
}

.spacer-top-xs {
    margin-top: .3125rem!important
}

.spacer-top-sm {
    margin-top: 1rem!important
}

.spacer-top,.spacer-top-md {
    margin-top: 1.5652rem!important
}

.spacer-top-lg {
    margin-top: 2.5rem!important
}

.spacer-top-xl {
    margin-top: 4rem!important
}

.no-select {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@-ms-viewport {
    width: device-width
}

.visible-lg,.visible-md,.visible-sm,.visible-xs {
    display: none!important
}

@media (max-width: 767px) {
    .visible-xs {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:979px) {
    .visible-sm {
        display:block!important
    }
}

@media (min-width: 980px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }
}

@media screen and (max-width: 767px) {
    .hidden-xs {
        display:none!important
    }
}

@media screen and (min-width: 768px) and (max-width:979px) {
    .hidden-sm {
        display:none!important
    }
}

@media screen and (min-width: 980px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

@media screen and (min-width: 1200px) {
    .hidden-lg {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

.text-muted {
    color: #a2a4a3
}

.text-primary {
    color: #8dc7e9
}

.text-success {
    color: #00a800
}

.text-info {
    color: #565a5c
}

.text-warning {
    color: #8a6d3b
}

.text-danger {
    color: #ad0017
}

.force-wrap {
    word-break: break-all
}

@media screen and (max-width: 767px) {
    .mobile-submenu-item {
        position:relative;
        margin: 0;
        border-bottom: 1px solid #565a5c;
        min-height: 3em;
        >a {
            display: block;
            padding: 1em 1.125rem;
            line-height: 1;
            color: #565a5c
        }

    >a: active,>a:hover {
        text-decoration:none;
        color: #8dc7e9
    }
    }

    .mobile-submenu-item:after {
        position: absolute;
        content: "";
        height: .6em;
        width: .6em;
        border: 1px solid;
        border-width: 1px 1px 0 0;
        -webkit-transform: translate(-.5em,.2em) rotate(45deg);
        transform: translate(-.5em,.2em) rotate(45deg);
        color: #565a5c;
        right: .5em;
        bottom: 45%
    }
}

.sprite,[class*=sprite-] {
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite,[class*=sprite-] {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-pdf {
    background-image: url(../images/sprites2-1x.png);
    background-position: -548px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-pdf {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-doc {
    background-image: url(../images/sprites2-1x.png);
    background-position: -576px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-doc {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-excel {
    background-image: url(../images/sprites2-1x.png);
    background-position: -603px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-excel {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-menu,.sprite-menu-animated {
    -webkit-transition: background-color .3s ease-out;
    background: #fff;
    display: inline-block;
    height: .15em;
    margin: .5em 0;
    overflow: visible;
    position: relative;
    transition: background-color .3s ease-out;
    vertical-align: middle;
    width: 1.5em
}

.sprite-menu-animated:after,.sprite-menu-animated:before,.sprite-menu:after,.sprite-menu:before {
    -webkit-transition: all .3s ease-out;
    background-color: #fff;
    content: "";
    height: .15em;
    left: 0;
    position: absolute;
    right: 0;
    transition: all .3s ease-out
}

.sprite-menu-animated:before,.sprite-menu:before {
    top: -.5em
}

.sprite-menu-animated:after,.sprite-menu:after {
    bottom: -.5em
}

.sprite-menu-animated.is-open,.sprite-menu.is-open {
    background-color: hsla(0,0%,100%,0)
}

.sprite-menu-animated.is-open:before,.sprite-menu.is-open:before {
    -webkit-transform: translateY(.5em) rotate(45deg);
    transform: translateY(.5em) rotate(45deg)
}

.sprite-menu-animated.is-open:after,.sprite-menu.is-open:after {
    -webkit-transform: translateY(-.5em) rotate(135deg);
    transform: translateY(-.5em) rotate(135deg)
}

.sprite-print {
    background-image: url(../images/sprites2-1x.png);
    background-position: -546px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-print {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-email {
    background-image: url(../images/sprites2-1x.png);
    background-position: -582px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-email {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-download {
    background-image: url(../images/sprites2-1x.png);
    background-position: -618px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-download {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-search {
    background-image: url(../images/sprites2-1x.png);
    background-position: -12px -179px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    overflow: hidden;
    text-indent: -10000px;
    width: 21px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-search {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-close {
    display: inline-block;
    height: 1.125em;
    position: relative;
    text-indent: -10000px;
    vertical-align: text-bottom;
    width: 1.125em
}

.sprite-close:after {
    color: #565a5c;
    content: "\00D7";
    display: block;
    font-size: 1.125em;
    font-style: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0
}

.sprite-close {
    &.inverse:after,.inverse &:after {
        color: #fff
    }
}

.sprite-market-closed,.sprite-market-open {
    background-image: none;
    border-radius: 10px;
    height: 12px;
    margin-right: 5px;
    vertical-align: baseline;
    width: 12px
}

.sprite-market-open {
    background-color: #00c300
}

.sprite-market-closed {
    background-color: #565a5c
}

.sprite-play-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -352px -125px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play {
    background-image: url(../images/sprites2-1x.png);
    background-position: -390px -93px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 64px;
    overflow: hidden;
    text-indent: -10000px;
    width: 64px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -458px -56px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 104px;
    overflow: hidden;
    text-indent: -10000px;
    width: 104px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-xl {
    background-image: url(../images/sprites2-1x.png);
    background-position: -569px -20px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 140px;
    overflow: hidden;
    text-indent: -10000px;
    width: 140px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-xl {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    background-image: url(../images/sprites2-1x.png);
    background-position: -146px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-instagram {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-linkedin {
    background-image: url(../images/sprites2-1x.png);
    background-position: -174px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-facebook {
    background-image: url(../images/sprites2-1x.png);
    background-position: -202px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter {
    background-image: url(../images/sprites2-1x.png);
    background-position: -232px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-twitter {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -13px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -54px -129px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -97px -129px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-featured {
    background-image: url(../images/sprites-1x.png);
    background-position: -160px -135px;
    height: 14px;
    vertical-align: text-bottom;
    width: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-featured {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-edit {
    background-image: url(../images/sprites-1x.png);
    background-position: -178px -136px;
    height: 14px;
    vertical-align: text-bottom;
    width: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-edit {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-draggable {
    background-image: url(../images/sprites-1x.png);
    background-position: -198px -136px;
    height: 15px;
    vertical-align: text-bottom;
    width: 7px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-draggable {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus-faded {
    background-image: url(../images/sprites2-1x.png);
    background-position: -528px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded {
    background-image: url(../images/sprites2-1x.png);
    background-position: -567px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-faded-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -538px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -577px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-light-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -394px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-light-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -433px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-gear {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='isolation:isolate' viewBox='0 0 50 50'%3E%3Cpath d='M22.055 1.863l-1.081 6.851c-1.646.406-3.216 1.014-4.628 1.863L10.697 6.55l-4.086 4.087 3.966 5.649a16.894 16.894 0 0 0-1.923 4.627l-6.791 1.142v5.77l6.791 1.201a16.887 16.887 0 0 0 1.923 4.628L6.55 39.303l4.087 4.086 5.649-3.966c1.412.849 2.982 1.457 4.627 1.863l1.142 6.851h5.77l1.262-6.851a16.518 16.518 0 0 0 4.567-1.923l5.709 4.026 4.087-4.086-4.087-5.649c.841-1.405 1.517-2.937 1.923-4.567l6.851-1.262v-5.77l-6.851-1.142c-.406-1.63-1.082-3.162-1.923-4.567l4.026-5.709-4.086-4.087-5.649 4.087a17.002 17.002 0 0 0-4.628-1.923l-1.201-6.851h-5.77zm2.693 12.486c-5.893 0-10.703 4.81-10.703 10.703 0 5.894 4.81 10.704 10.703 10.704 5.894 0 10.703-4.81 10.703-10.704 0-5.893-4.809-10.703-10.703-10.703z' fill-rule='evenodd' fill='%23565a5c'/%3E%3C/svg%3E");
    height: 16px;
    width: 16px
}

.sprite-middle {
    vertical-align: middle!important
}

.sprite-baseline {
    vertical-align: baseline!important
}

.sprite-bottom {
    vertical-align: bottom!important
}

.sprite-textbottom {
    vertical-align: text-bottom!important
}

.sprite-emissions {
    background-image: url(../images/sprites2-1x.png);
    background-position: -11px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-emissions {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-agriculture {
    background-image: url(../images/sprites2-1x.png);
    background-position: -65px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-agriculture {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-metals {
    background-image: url(../images/sprites2-1x.png);
    background-position: -121px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-metals {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-equities {
    background-image: url(../images/sprites2-1x.png);
    background-position: -175px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-equities {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-bonds {
    background-image: url(../images/sprites2-1x.png);
    background-position: -232px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-bonds {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-energy {
    background-image: url(../images/sprites2-1x.png);
    background-position: -285px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-energy {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-fx {
    background-image: url(../images/sprites2-1x.png);
    background-position: -326px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-fx {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-credit {
    background-image: url(../images/sprites2-1x.png);
    background-position: -372px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-credit {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-int-rates {
    background-image: url(../images/sprites2-1x.png);
    background-position: -429px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-int-rates {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-etp {
    background-image: url(../images/sprites2-1x.png);
    background-position: -480px -302px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    text-indent: -10000px;
    width: 40px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-etp {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-agriculture,.inverse .sprite-agriculture,.inverse.sprite-bonds,.inverse .sprite-bonds,.inverse.sprite-credit,.inverse .sprite-credit,.inverse.sprite-emissions,.inverse .sprite-emissions,.inverse.sprite-energy,.inverse .sprite-energy,.inverse.sprite-equities,.inverse .sprite-equities,.inverse.sprite-etp,.inverse .sprite-etp,.inverse.sprite-fx,.inverse .sprite-fx,.inverse.sprite-int-rates,.inverse .sprite-int-rates,.inverse.sprite-metals,.inverse .sprite-metals {
    background-position-y: -380px
}

.sprite-emissions-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -11px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-emissions-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-agriculture-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -47px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-agriculture-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-metals-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -81px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-metals-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-equities-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -116px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-equities-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-bonds-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -152px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-bonds-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-energy-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -186px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-energy-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-fx-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -213px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-fx-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-credit-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -242px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-credit-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-int-rates-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -278px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-int-rates-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-etp-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -311px -349px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-etp-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-agriculture-sm,.inverse .sprite-agriculture-sm,.inverse.sprite-bonds-sm,.inverse .sprite-bonds-sm,.inverse.sprite-credit-sm,.inverse .sprite-credit-sm,.inverse.sprite-emissions-sm,.inverse .sprite-emissions-sm,.inverse.sprite-energy-sm,.inverse .sprite-energy-sm,.inverse.sprite-equities-sm,.inverse .sprite-equities-sm,.inverse.sprite-etp-sm,.inverse .sprite-etp-sm,.inverse.sprite-fx-sm,.inverse .sprite-fx-sm,.inverse.sprite-int-rates-sm,.inverse .sprite-int-rates-sm,.inverse.sprite-metals-sm,.inverse .sprite-metals-sm {
    background-position-y: -426px
}

.sprite-calendar {
    background-image: url(../images/sprites2-1x.png);
    background-position: -10px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-calendar {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-clock,.sprite-history {
    background-image: url(../images/sprites2-1x.png);
    background-position: -56px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-clock,.sprite-history {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-locked {
    background-image: url(../images/sprites2-1x.png);
    background-position: -93px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-locked {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-unlocked {
    background-image: url(../images/sprites2-1x.png);
    background-position: -137px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-unlocked {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-pin {
    background-image: url(../images/sprites2-1x.png);
    background-position: -179px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-pin {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-document {
    background-image: url(../images/sprites2-1x.png);
    background-position: -215px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-document {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-computer {
    background-image: url(../images/sprites2-1x.png);
    background-position: -261px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-computer {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-person {
    background-image: url(../images/sprites2-1x.png);
    background-position: -305px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-person {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-speech {
    background-image: url(../images/sprites2-1x.png);
    background-position: -350px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-speech {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-check {
    background-image: url(../images/sprites2-1x.png);
    background-position: -394px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-check {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-chart,.sprite-chart-selected {
    background-image: url(../images/sprites2-1x.png);
    background-position: -430px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-chart,.sprite-chart-selected {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-mobile {
    background-image: url(../images/sprites2-1x.png);
    background-position: -471px -470px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 38px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-mobile {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-calendar,.inverse .sprite-calendar,.inverse.sprite-chart,.inverse .sprite-chart,.inverse.sprite-check,.inverse .sprite-check,.inverse.sprite-clock,.inverse .sprite-clock,.inverse.sprite-computer,.inverse .sprite-computer,.inverse.sprite-document,.inverse .sprite-document,.inverse.sprite-locked,.inverse .sprite-locked,.inverse.sprite-mobile,.inverse .sprite-mobile,.inverse.sprite-person,.inverse .sprite-person,.inverse.sprite-pin,.inverse .sprite-pin,.inverse.sprite-speech,.inverse .sprite-speech,.inverse.sprite-unlocked,.inverse .sprite-unlocked {
    background-position-y: -548px
}

.sprite-calendar-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -12px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-calendar-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-clock-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -42px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-clock-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-locked-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -67px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-locked-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-unlocked-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -96px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-unlocked-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-pin-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -125px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-pin-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-document-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -148px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-document-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-computer-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -179px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-computer-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-person-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -209px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-person-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-speech-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -239px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-speech-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-check-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -267px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-check-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-chart-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -291px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-chart-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-mobile-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -318px -511px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-mobile-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.inverse.sprite-calendar-sm,.inverse .sprite-calendar-sm,.inverse.sprite-chart-sm,.inverse .sprite-chart-sm,.inverse.sprite-check-sm,.inverse .sprite-check-sm,.inverse.sprite-clock-sm,.inverse .sprite-clock-sm,.inverse.sprite-computer-sm,.inverse .sprite-computer-sm,.inverse.sprite-document-sm,.inverse .sprite-document-sm,.inverse.sprite-locked-sm,.inverse .sprite-locked-sm,.inverse.sprite-mobile-sm,.inverse .sprite-mobile-sm,.inverse.sprite-person-sm,.inverse .sprite-person-sm,.inverse.sprite-pin-sm,.inverse .sprite-pin-sm,.inverse.sprite-speech-sm,.inverse .sprite-speech-sm,.inverse.sprite-unlocked-sm,.inverse .sprite-unlocked-sm {
    background-position-y: -589px
}

.chevron-e,.chevron-n,.chevron-s,.chevron-w {
    color: #2235f9;
    display: inline-block;
    font-size: 1rem;
    position: relative;
    text-align: center
}

.chevron-e:before,.chevron-n:before,.chevron-s:before,.chevron-w:before {
    border: 1px solid;
    border-width: 1px 1px 0 0;
    content: "";
    height: .6em;
    position: absolute;
    width: .6em
}

.chevron-e,.chevron-w {
    height: 1em;
    width: .5em
}

.chevron-n,.chevron-s {
    height: .5em;
    width: 1em
}

.chevron-e:before {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg)
}

.chevron-s:before {
    -webkit-transform: translate(-.3em,-.25em) rotate(135deg);
    transform: translate(-.3em,-.25em) rotate(135deg)
}

.chevron-w:before {
    -webkit-transform: translate(-.1em,.2em) rotate(225deg);
    transform: translate(-.1em,.2em) rotate(225deg)
}

.chevron-n:before {
    -webkit-transform: translate(-.3em,.15em) rotate(315deg);
    transform: translate(-.3em,.15em) rotate(315deg)
}

.chevron-sm {
    font-size: .75rem
}

.chevron-lg {
    font-size: 2rem
}

.chevron-lg:after,.chevron-lg:before {
    border-width: 2px 2px 0 0
}

.chevron-primary {
    color: #00b5e2
}

.chevron-inverse {
    color: #fff
}

.chevron-disabled {
    color: #565a5c
}

.sprite-dropdown {
    background-image: url(../images/sprites-1x.png);
    background-position: -78px 0;
    height: 20px;
    vertical-align: text-bottom;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-dropdown {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-dropdown-main {
    background-image: url(../images/sprites-1x.png);
    background-position: -45px 0;
    height: 28px;
    vertical-align: text-bottom;
    width: 28px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-dropdown-main {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus-small {
    background-image: url(../images/sprites-1x.png);
    background-position: -103px -33px;
    height: 16px;
    vertical-align: text-bottom;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-small {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-minus-small {
    background-image: url(../images/sprites-1x.png);
    background-position: -124px -33px;
    height: 16px;
    vertical-align: text-bottom;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-small {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus {
    background-image: url(../images/sprites2-1x.png);
    background-position: -384px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus {
    background-image: url(../images/sprites2-1x.png);
    background-position: -423px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.cms .sprite-plus-large {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `sprite-plus-large` to `sprite-plus`.";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.sprite-plus-large {
    text-indent: 0!important
}

.cms .sprite-minus-large {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `sprite-minus-large` to `sprite-minus`.";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.sprite-minus-large {
    text-indent: 0!important
}

.sprite-close-main {
    background-image: url(../images/sprites-1x.png);
    background-position: -103px 0;
    height: 28px;
    vertical-align: text-bottom;
    width: 28px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-close-main {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.social-twitter-block {
    background-image: url(../images/social-1x.png);
    background-position: -10px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter {
    background-image: url(../images/social-1x.png);
    background-position: -10px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -14px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-twitter-sm {
    background-image: url(../images/social-1x.png);
    background-position: -14px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-twitter-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-block {
    background-image: url(../images/social-1x.png);
    background-position: -50px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin {
    background-image: url(../images/social-1x.png);
    background-position: -50px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -34px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-linkedin-sm {
    background-image: url(../images/social-1x.png);
    background-position: -34px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-linkedin-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-block {
    background-image: url(../images/social-1x.png);
    background-position: -90px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook {
    background-image: url(../images/social-1x.png);
    background-position: -90px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -54px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-facebook-sm {
    background-image: url(../images/social-1x.png);
    background-position: -54px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-facebook-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-block {
    background-image: url(../images/social-1x.png);
    background-position: -130px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email {
    background-image: url(../images/social-1x.png);
    background-position: -130px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -74px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-email-sm {
    background-image: url(../images/social-1x.png);
    background-position: -74px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-email-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-block {
    background-image: url(../images/social-1x.png);
    background-position: -171px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram {
    background-image: url(../images/social-1x.png);
    background-position: -171px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -94px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-instagram-sm {
    background-image: url(../images/social-1x.png);
    background-position: -94px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-instagram-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-block {
    background-image: url(../images/social-1x.png);
    background-position: -211px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope {
    background-image: url(../images/social-1x.png);
    background-position: -211px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -115px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-periscope-sm {
    background-image: url(../images/social-1x.png);
    background-position: -115px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-periscope-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-block {
    background-image: url(../images/social-1x.png);
    background-position: -251px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube {
    background-image: url(../images/social-1x.png);
    background-position: -251px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -135px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-youtube-sm {
    background-image: url(../images/social-1x.png);
    background-position: -135px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-youtube-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-block {
    background-image: url(../images/social-1x.png);
    background-position: -291px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest {
    background-image: url(../images/social-1x.png);
    background-position: -291px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -155px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-pinterest-sm {
    background-image: url(../images/social-1x.png);
    background-position: -155px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-pinterest-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-block {
    background-image: url(../images/social-1x.png);
    background-position: -332px -8px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-block {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat {
    background-image: url(../images/social-1x.png);
    background-position: -332px -48px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-block-sm {
    background-image: url(../images/social-1x.png);
    background-position: -175px -119px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-block-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.social-snapchat-sm {
    background-image: url(../images/social-1x.png);
    background-position: -175px -139px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .social-snapchat-sm {
        background-image:url(../images/social-2x.png);
        background-size: 376px 179px
    }
}

.inverse.social-email,.inverse .social-email,.inverse.social-facebook,.inverse .social-facebook,.inverse.social-instagram,.inverse .social-instagram,.inverse.social-linkedin,.inverse .social-linkedin,.inverse.social-periscope,.inverse .social-periscope,.inverse.social-pinterest,.inverse .social-pinterest,.inverse.social-snapchat,.inverse .social-snapchat,.inverse.social-twitter,.inverse .social-twitter,.inverse.social-youtube,.inverse .social-youtube {
    background-position-y: -82px
}

.inverse.social-email-sm,.inverse .social-email-sm,.inverse.social-facebook-sm,.inverse .social-facebook-sm,.inverse.social-instagram-sm,.inverse .social-instagram-sm,.inverse.social-linkedin-sm,.inverse .social-linkedin-sm,.inverse.social-periscope-sm,.inverse .social-periscope-sm,.inverse.social-pinterest-sm,.inverse .social-pinterest-sm,.inverse.social-snapchat-sm,.inverse .social-snapchat-sm,.inverse.social-twitter-sm,.inverse .social-twitter-sm,.inverse.social-youtube-sm,.inverse .social-youtube-sm {
    background-position-y: -157px
}

.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    min-height: 1px;
    padding-left: .9375rem;
    padding-right: .9375rem;
    position: relative
}

.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12 {
        float:left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 980px) {
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12 {
        float:left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12 {
        float:left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.form-compact .chosen-container,.form-compact .form-control {
    font-size: .875rem
}

.form-compact.form-inline .form-control {
    padding: .09em .5em
}

.form-compact.form-inline .chosen-container,.form-compact.form-inline .selectbox {
    padding: .03em 0
}

.form-compact.form-inline .btn {
    font-size: .875em;
    height: 1.75em;
    line-height: 1;
    margin-top: 2.6em
}

.checkbox-inline,.radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle
}

.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline {
    margin-left: 10px;
    margin-top: 0
}

@media print,screen and (min-width: 768px) {
    .form-inline .form-group {
        display:inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        vertical-align: middle;
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,.form-inline .radio {
        display: inline-block;
        margin-bottom: 2.14286em;
        margin-right: 2.25rem;
        margin-top: 0;
        padding-left: 2.25rem;
        vertical-align: bottom
    }

    .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] {
        float: left;
        margin-left: -var(--grid-gutter-width)
    }

    .form-inline .form-control,.form-inline select.form-control+.chosen-container {
        margin-top: 1.75rem;
        width: 100%
    }

    .form-inline .checkbox {
        margin-bottom: 0;
        margin-top: 1.75rem
    }

    .form-inline .btn {
        height: calc(1.75em * 1em);
        line-height: 1;
        margin-top: 1.75rem;
        vertical-align: top
    }

    .form-inline label+.btn,.form-inline label+.form-control,.form-inline label+div>.btn,.form-inline label+div>.form-control,.form-inline label+select.form-control+.chosen-container {
        margin-top: 0
    }

    .form-inline label {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-inline [class*=true-grid-] .btn,.form-inline [class*=true-grid-] .form-control {
        min-width: 100%
    }

    .form-inline [class*=true-grid-] .btn {
        display: block
    }

    .form-inline [class*=true-grid-] .btn-group>.btn {
        width: inherit
    }
}

.input-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.input-group>* {
    line-height: 1.625;
    padding-bottom: 0;
    padding-top: 0
}

.input-group>*+* {
    margin-left: -1px
}

.input-group-addon {
    background-color: #d2d4d3;
    border: 1px solid #a2a4a3;
    color: #565a5c;
    padding: 0 .85714em
}

.input-group-btn {
    z-index: 1
}

.radio-link label {
    color: #00b5e2;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 10px
}

.radio-link input[type=radio] {
    display: none
}

.radio-link input[type=radio]:checked+span {
    color: #000
}

.form-date-range {
    -ms-flex-align: center;
    -ms-flex-wrap: wrap;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.form-date-range>label {
    width: 100%
}

.form-date-range>.chosen-container,.form-date-range>input,.form-date-range>select {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 1 0%
}

.form-date-range>.chosen-container+.chosen-container,.form-date-range>.chosen-container+input,.form-date-range>.chosen-container+select,.form-date-range>input+.chosen-container,.form-date-range>input+input,.form-date-range>input+select,.form-date-range>select+.chosen-container,.form-date-range>select+input,.form-date-range>select+select {
    margin-left: .6em
}

.form-date-range>.chosen-container>*,.form-date-range>input>*,.form-date-range>select>* {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.form-date-range-to {
    -ms-flex-item-align: start;
    align-self: flex-start;
    padding: 0 .2em;
    text-transform: uppercase
}

.form-date-range-begin,.form-date-range-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0
}

.form-date-range-begin,.form-date-range-begin>*,.form-date-range-end,.form-date-range-end>* {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.form-date-range-begin .chosen-container,.form-date-range-end .chosen-container {
    min-width: 0
}

label>.form-label-additional {
    color: #565a5c;
    margin-left: 5px
}

label>.form-label-additional:before {
    content: "/";
    margin-right: 5px
}

.form-column.form-column {
    border-left: 1px solid #a2a4a3;
    border-right: 1px solid #a2a4a3;
    margin-bottom: 1.5652rem;
    margin-left: -1px;
    padding: 0 35px
}

.form-column.form-column:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.form-column.form-column:last-child {
    border-right: 0;
    padding-right: 0
}

fieldset.form-column.form-column {
    border-bottom: 0
}

.fieldset-primary {
    margin-bottom: 30px;
    margin-top: 30px
}

.radio-inline {
    margin-right: 10px
}

.radio-inline+.radio-inline {
    margin-left: 0
}

.radio-inline:last-of-type {
    margin-right: 0
}

.datepicker-control {
    -webkit-transition: none;
    background: #fff url(../images/calendar-1x.png) no-repeat 100%;
    border: 1px solid #a2a4a3;
    font-size: 1em;
    font-weight: 400;
    height: 1.75em;
    line-height: 1.65;
    padding: .3125em 1.375em .3125em .75em;
    transition: none
}

.datepicker-control.focus,.datepicker-control:focus,.datepicker-control:focus:hover {
    background-color: #fff;
    background-image: none;
    border: 1px solid #a2a4a3;
    color: #00b5e2;
    padding-right: .75em
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .datepicker-control {
        background-image:url(../images/calendar-2x.png);
        background-size: 22px
    }
}

.datepicker,.dropdown-menu.datepicker {
    -webkit-box-shadow: none;
    background-color: #fff;
    border: 1px solid #00b5e2;
    box-shadow: none;
    min-width: 280px;
    right: auto
}

.datepicker table,.dropdown-menu.datepicker table {
    border-collapse: collapse;
    font-size: .9em;
    margin: 0 0 .4em;
    width: 100%
}

.datepicker table>thead>tr>th,.dropdown-menu.datepicker table>thead>tr>th {
    font-weight: 400;
    padding: .7em .3em;
    text-align: center;
    text-transform: uppercase
}

.datepicker table>thead>tr .datepicker-switch,.datepicker table>thead>tr .next,.datepicker table>thead>tr .prev,.dropdown-menu.datepicker table>thead>tr .datepicker-switch,.dropdown-menu.datepicker table>thead>tr .next,.dropdown-menu.datepicker table>thead>tr .prev {
    color: #565a5c;
    cursor: pointer;
    font-weight: 400
}

.datepicker table>thead>tr .next,.datepicker table>thead>tr .prev,.dropdown-menu.datepicker table>thead>tr .next,.dropdown-menu.datepicker table>thead>tr .prev {
    color: transparent;
    display: block;
    margin-bottom: -1px;
    position: relative
}

.datepicker table>thead>tr .next:after,.datepicker table>thead>tr .prev:after,.dropdown-menu.datepicker table>thead>tr .next:after,.dropdown-menu.datepicker table>thead>tr .prev:after {
    content: "";
    display: block;
    left: 50%;
    margin-left: -3px;
    margin-top: -5px;
    position: absolute;
    top: 50%
}

.datepicker table>thead>tr .prev:after,.dropdown-menu.datepicker table>thead>tr .prev:after {
    -webkit-transform: translate(-.5em,.2em) rotate(-135deg);
    border: 1px solid;
    border-width: 1px 1px 0 0;
    color: #00b5e2;
    content: "";
    height: .6em;
    position: absolute;
    transform: translate(-.5em,.2em) rotate(-135deg);
    width: .6em
}

.datepicker table>thead>tr .next:after,.dropdown-menu.datepicker table>thead>tr .next:after {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    border: 1px solid;
    border-width: 1px 1px 0 0;
    color: #00b5e2;
    content: "";
    height: .6em;
    position: absolute;
    transform: translate(-.5em,.2em) rotate(45deg);
    width: .6em
}

.datepicker table>thead>tr .datepicker-switch,.dropdown-menu.datepicker table>thead>tr .datepicker-switch {
    text-transform: none
}

.datepicker table>thead>tr:first-child>th,.dropdown-menu.datepicker table>thead>tr:first-child>th {
    border-bottom: 1px solid #00b5e2
}

.datepicker .datepicker-days tbody>tr>td,.datepicker .datepicker-months td>span,.datepicker .datepicker-years td>span,.dropdown-menu.datepicker .datepicker-days tbody>tr>td,.dropdown-menu.datepicker .datepicker-months td>span,.dropdown-menu.datepicker .datepicker-years td>span {
    color: #000;
    cursor: pointer;
    font-weight: 700;
    padding: 5px;
    text-align: center
}

.datepicker .datepicker-days tbody>tr>td:hover,.datepicker .datepicker-months td>span:hover,.datepicker .datepicker-years td>span:hover,.dropdown-menu.datepicker .datepicker-days tbody>tr>td:hover,.dropdown-menu.datepicker .datepicker-months td>span:hover,.dropdown-menu.datepicker .datepicker-years td>span:hover {
    background-color: #d2d4d3
}

.datepicker .datepicker-days tbody>tr>td.today,.datepicker .datepicker-months td>span.today,.datepicker .datepicker-years td>span.today,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.today,.dropdown-menu.datepicker .datepicker-months td>span.today,.dropdown-menu.datepicker .datepicker-years td>span.today {
    border: 1px solid #71c5e8
}

.datepicker .datepicker-days tbody>tr>td.active,.datepicker .datepicker-days tbody>tr>td.is-active,.datepicker .datepicker-months td>span.active,.datepicker .datepicker-months td>span.is-active,.datepicker .datepicker-years td>span.active,.datepicker .datepicker-years td>span.is-active,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.active,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.is-active,.dropdown-menu.datepicker .datepicker-months td>span.active,.dropdown-menu.datepicker .datepicker-months td>span.is-active,.dropdown-menu.datepicker .datepicker-years td>span.active,.dropdown-menu.datepicker .datepicker-years td>span.is-active {
    color: #00b5e2
}

.datepicker .datepicker-days tbody>tr>td.is-new,.datepicker .datepicker-days tbody>tr>td.new,.datepicker .datepicker-months td>span.is-new,.datepicker .datepicker-months td>span.new,.datepicker .datepicker-years td>span.is-new,.datepicker .datepicker-years td>span.new,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.is-new,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.new,.dropdown-menu.datepicker .datepicker-months td>span.is-new,.dropdown-menu.datepicker .datepicker-months td>span.new,.dropdown-menu.datepicker .datepicker-years td>span.is-new,.dropdown-menu.datepicker .datepicker-years td>span.new {
    color: #565a5c
}

.datepicker .datepicker-days tbody>tr>td.disabled,.datepicker .datepicker-days tbody>tr>td.is-disabled,.datepicker .datepicker-months td>span.disabled,.datepicker .datepicker-months td>span.is-disabled,.datepicker .datepicker-years td>span.disabled,.datepicker .datepicker-years td>span.is-disabled,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.disabled,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.is-disabled,.dropdown-menu.datepicker .datepicker-months td>span.disabled,.dropdown-menu.datepicker .datepicker-months td>span.is-disabled,.dropdown-menu.datepicker .datepicker-years td>span.disabled,.dropdown-menu.datepicker .datepicker-years td>span.is-disabled {
    color: #a2a4a3;
    cursor: default;
    font-weight: 400
}

.datepicker .datepicker-days tbody>tr>td.disabled:hover,.datepicker .datepicker-days tbody>tr>td.is-disabled:hover,.datepicker .datepicker-months td>span.disabled:hover,.datepicker .datepicker-months td>span.is-disabled:hover,.datepicker .datepicker-years td>span.disabled:hover,.datepicker .datepicker-years td>span.is-disabled:hover,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.disabled:hover,.dropdown-menu.datepicker .datepicker-days tbody>tr>td.is-disabled:hover,.dropdown-menu.datepicker .datepicker-months td>span.disabled:hover,.dropdown-menu.datepicker .datepicker-months td>span.is-disabled:hover,.dropdown-menu.datepicker .datepicker-years td>span.disabled:hover,.dropdown-menu.datepicker .datepicker-years td>span.is-disabled:hover {
    background-color: transparent
}

.datepicker .datepicker-months table,.datepicker .datepicker-years table,.dropdown-menu.datepicker .datepicker-months table,.dropdown-menu.datepicker .datepicker-years table {
    width: 280px
}

.datepicker .datepicker-months table td>span,.datepicker .datepicker-years table td>span,.dropdown-menu.datepicker .datepicker-months table td>span,.dropdown-menu.datepicker .datepicker-years table td>span {
    float: left;
    height: 50px;
    line-height: 40px;
    width: 25%
}

.datepicker .datepicker-years table>thead>tr>th,.dropdown-menu.datepicker .datepicker-years table>thead>tr>th {
    margin-bottom: 0
}

.datepicker-dropdown {
    padding: 0;
    z-index: 1000!important
}

.ui-datepicker {
    background: #fff;
    display: none;
    margin-top: -1px;
    width: 20em
}

.ui-datepicker .ui-datepicker-header {
    background-color: #fff;
    border: solid #00b5e2;
    border-width: 1px 1px 0;
    color: #00b5e2;
    padding: 5px 0;
    position: relative
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
    cursor: pointer;
    height: 1.8em;
    position: absolute;
    top: 2px;
    width: 1.8em
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 6px
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
    display: block;
    left: 60%;
    margin-top: -3px;
    position: absolute;
    top: 50%
}

.ui-datepicker .ui-datepicker-title {
    line-height: 1.8em;
    margin: 0 2.3em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    border-collapse: collapse;
    font-size: .9em;
    margin: 0 0 .4em;
    width: 100%
}

.ui-datepicker .ui-datepicker-calendar {
    border: 1px solid #00b5e2
}

.ui-datepicker th {
    border: 0;
    font-weight: 400;
    padding: .7em .3em;
    text-align: center;
    text-transform: uppercase
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,.ui-datepicker td span {
    color: #000;
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none
}

.ui-datepicker td>a.ui-state-default {
    border: 1px solid transparent
}

.ui-datepicker td>a.ui-state-default:hover {
    background-color: #d2d4d3
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    margin: .7em 0 0;
    padding: 0 5px
}

.ui-datepicker .ui-datepicker-buttonpane button {
    cursor: pointer;
    float: right;
    margin: .5em .2em .4em;
    overflow: visible;
    padding: 5px 5px*3;
    width: auto
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker td>a.ui-state-active {
    color: #00b5e2
}

.ui-datepicker .ui-state-disabled,.ui-datepicker .ui-state-disabled span {
    color: #a2a4a3
}

.ui-datepicker .ui-state-disabled.ui-corner-all {
    cursor: default;
    opacity: .5
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 auto .4em;
    width: 95%
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    font-size: 0;
    width: 100%
}

.ui-icon {
    text-indent: -9999px
}

.ui-icon.ui-icon-circle-triangle-e {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    transform: translate(-.5em,.2em) rotate(45deg)
}

.ui-icon.ui-icon-circle-triangle-e,.ui-icon.ui-icon-circle-triangle-w {
    border: 1px solid;
    border-width: 1px 1px 0 0;
    content: "";
    height: .6em;
    position: absolute;
    width: .6em
}

.ui-icon.ui-icon-circle-triangle-w {
    -webkit-transform: translate(-.5em,.2em) rotate(-135deg);
    transform: translate(-.5em,.2em) rotate(-135deg)
}

.ui-icon:hover {
    opacity: .85
}

.dropdown {
    position: relative;
    text-align: left
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: none;
    margin: 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 1000
}

.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: .6em 0;
    overflow: hidden
}

.dropdown-menu>li>a {
    clear: both;
    color: #231f20;
    display: block;
    font-weight: 400;
    line-height: 1.65;
    padding: 3px 20px;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover {
    background-color: #f5f5f5;
    color: #1e1e1e;
    text-decoration: none
}

.cms .dropdown-menu>.active {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `active` to `is-active`." "2.0.0";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.cms .dropdown-menu>.disabled {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `disabled` to `is-disabled`." "2.0.0";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.dropdown-menu>.is-active>a,.dropdown-menu>.is-active>a:focus,.dropdown-menu>.is-active>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>li>a:focus:focus,.dropdown-menu>li>a:focus:hover {
    background-color: #00b5e2;
    color: #fff;
    outline: 0;
    text-decoration: none
}

.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.is-disabled>a,.dropdown-menu>.is-disabled>a:focus,.dropdown-menu>.is-disabled>a:hover {
    color: #a2a4a3
}

.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.is-disabled>a:focus,.dropdown-menu>.is-disabled>a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none
}

.cms .dropdown-menu.open {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `open` to `is-open`." "2.0.0";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.dropdown.is-open>.dropdown-menu,.dropdown.open>.dropdown-menu {
    display: block
}

.dropdown.is-open>a,.dropdown.open>a {
    outline: 0
}

.dropdown-menu-right,.pull-right>.dropdown-menu {
    left: auto;
    right: 0;
    text-align: right
}

.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: (1000 - 10)
}

.navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 1px;
    top: auto
}

@media (min-width: 980px),print {
    .navbar__right .dropdown-menu {
        left:auto;
        right: 0;
        text-align: right
    }
}

.dropdown-search .dropdown-menu {
    left: auto;
    max-width: 40em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.dropdown-search .dropdown-menu>li {
    text-align: right
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    top: 0
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    border: 1px solid;
    border-width: 1px 1px 0 0;
    content: " ";
    content: "";
    display: block;
    height: .6em;
    margin-top: -5px;
    position: absolute;
    right: 13px;
    top: 50%;
    transform: translate(-.5em,.2em) rotate(45deg);
    width: .6em
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    border-radius: 6px 0 6px 6px;
    left: -100%;
    margin-left: 10px
}

.pagination-summary {
    float: left;
    margin: 1.65em 0;
    padding-right: 1em
}

.pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style-type: none;
    margin: 1.65em 0;
    padding-left: 0
}

.pagination>li>a,.pagination>li>span {
    border-left: 1px solid #565a5c;
    color: #00b5e2;
    margin-left: -1px;
    padding: 0 .5em;
    text-transform: uppercase
}

.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    padding-right: 0
}

.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover {
    border-color: #565a5c;
    color: #00b5e2
}

.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover,.pagination>.is-active>a,.pagination>.is-active>a:focus,.pagination>.is-active>a:hover,.pagination>.is-active>span,.pagination>.is-active>span:focus,.pagination>.is-active>span:hover {
    border-color: #565a5c;
    color: #a2a4a3;
    cursor: default;
    text-decoration: none;
    z-index: 2
}

.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover,.pagination>.is-disabled>a,.pagination>.is-disabled>a:focus,.pagination>.is-disabled>a:hover,.pagination>.is-disabled>span,.pagination>.is-disabled>span:focus,.pagination>.is-disabled>span:hover {
    border-color: #565a5c;
    color: #a2a4a3;
    text-decoration: none
}

@media (min-width: 980px) {
    .pagination {
        font-size:.875em
    }
}

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

.pager:after {
    clear: both
}

.pager {
    -ms-flex-align: baseline;
    -webkit-box-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 1.65em 0;
    padding-left: 0
}

.pager>li>a,.pager>li>span {
    display: inline-block;
    font-weight: 700;
    padding: .5em 1em;
    text-transform: uppercase
}

.pager .pager-select {
    min-width: 12em
}

.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span,.pager .is-disabled>a,.pager .is-disabled>a:focus,.pager .is-disabled>a:hover,.pager .is-disabled>span {
    color: #a2a4a3;
    cursor: not-allowed;
    text-decoration: none
}

.pager .chosen-container,.pager form {
    display: inline-block
}

.label {
    color: #fff;
    display: inline;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    text-tranform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.label[href]:focus,.label[href]:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

@media print {
    .label {
        border: 1px solid #000;
        color: #fff!important
    }
}

.label {
    background-color: #a2a4a3
}

.label[href]:focus,.label[href]:hover {
    background-color: #898b8a
}

.label-primary {
    background-color: #00b5e2
}

.label-primary[href]:focus,.label-primary[href]:hover {
    background-color: #008bad
}

.label-success {
    background-color: #00c300
}

.label-success[href]:focus,.label-success[href]:hover {
    background-color: #008f00
}

.label-info {
    background-color: #71c5e8
}

.label-info[href]:focus,.label-info[href]:hover {
    background-color: #47b3e1
}

.label-warning {
    background-color: #f26407
}

.label-warning[href]:focus,.label-warning[href]:hover {
    background-color: #c15106
}

.label-danger {
    background-color: #c9001a
}

.label-danger[href]:focus,.label-danger[href]:hover {
    background-color: #940014
}

.badge {
    background-color: #a2a4a3;
    border: 0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

a.badge:focus,a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.badge-danger:empty,.badge-info:empty,.badge-success:empty,.badge-warning:empty {
    display: inline-block;
    padding: .2143em .5714em
}

.badge-info {
    background-color: #71c5e8
}

.badge-info:before {
    content: "i "
}

.badge-success {
    background-color: #00c300
}

.badge-success:before {
    content: "\2713"
}

.badge-success:empty {
    padding-left: .3571em;
    padding-right: .3571em
}

.badge-warning {
    background-color: #f26407
}

.badge-warning:before {
    content: "! "
}

.badge-danger {
    background-color: #c9001a
}

.badge-danger:before {
    content: "! "
}

img.img-banner {
    width: 100%
}

.img-fill {
    background: 50% no-repeat;
    background-size: cover
}

img.img-fill {
    -o-object-fit: cover;
    object-fit: cover
}

.img-fit {
    background: 50% no-repeat;
    background-size: contain
}

img.img-fit {
    -o-object-fit: contain;
    object-fit: contain
}

.panel {
    border-bottom: 1px solid #565a5c;
    border-top: 1px solid #565a5c
}

.panel+.panel {
    border-top: 0
}

.panel-body,.panel-footer,.panel-heading {
    padding: .8em 0
}

.panel-heading {
    background-color: transparent;
    border: 0;
    font-size: 1.124em;
    font-weight: 800
}

.panel-heading>h1,.panel-heading>h2,.panel-heading>h3,.panel-heading>h4,.panel-heading>h5,.panel-heading>h6 {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 0
}

.panel-heading>h1>a,.panel-heading>h2>a,.panel-heading>h3>a,.panel-heading>h4>a,.panel-heading>h5>a,.panel-heading>h6>a {
    color: inherit
}

button.panel-heading {
    cursor: pointer;
    text-align: left;
    width: 100%
}

.panel-body {
    border-top: 1px solid #565a5c
}

.panel-body>:last-child {
    margin-bottom: 0
}

.panel-footer {
    color: #a2a4a3
}

.panel-aside {
    float: right;
    font-size: .8rem;
    font-weight: 400;
    margin-top: .2rem
}

.panel-collapsible>.panel-heading {
    padding-right: 2.5em;
    position: relative
}

.panel-collapsible>.panel-heading:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -577px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .panel-collapsible>.panel-heading:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.panel-collapsible>.panel-heading:after {
    content: "";
    position: absolute;
    right: 1em;
    top: 1.1em
}

.panel-collapsible {
    .panel-body {
        display: block
    }
}

.panel-collapsible.is-collapsed .panel-heading:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -538px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .panel-collapsible.is-collapsed .panel-heading:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.panel-collapsible.is-collapsed .panel-body {
    display: none
}

.cms .modal-simple {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Please convert to a full modal as documented in the style guide.";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.modal-simple {
    background-color: #fff;
    border: 1px solid #00b5e2;
    border-bottom: 0;
    bottom: 100px;
    display: none;
    left: 10%;
    overflow: auto;
    padding: 2.25rem;
    position: fixed;
    right: 10%;
    top: 10%;
    z-index: 1100
}

.modal-simple.in {
    display: block
}

.modal-simple:after {
    background-color: #fff;
    border: 1px solid #00b5e2;
    border-top: 0;
    bottom: 45px;
    content: "";
    display: block;
    height: 55px;
    left: 10%;
    position: fixed;
    right: 10%
}

.modal-simple .modal-close {
    bottom: 45px;
    margin-bottom: 10px;
    margin-right: 20px;
    position: fixed;
    right: 10%;
    z-index: 1101
}

@media --retina {
    .modal-simple {
        bottom: 45px;
        padding-bottom: 45px
    }
}

.modal-video {
    border-radius: 5px;
    bottom: 10px;
    left: 20px;
    right: 20px;
    top: 10px
}

.modal-video .modal-dialog {
    height: 390px;
    height: 48vw;
    margin: 0 auto;
    width: 100%
}

.modal-video .modal-dialog .modal-content {
    height: 100%;
    padding-top: 0
}

.modal-video .modal-dialog .modal-content .modal-header>.close,.modal-video .modal-dialog .modal-content>.close {
    opacity: 1;
    position: absolute;
    right: .67em;
    top: .5em;
    z-index: 1100
}

.modal-video .modal-dialog .modal-body {
    background-color: rgba(0,0,0,.8);
    border-radius: .3em;
    padding: 1.25rem
}

.modal-video video.video {
    max-height: 99%;
    max-width: 100%
}

.modal-video .oo-player-container .oo-player {
    padding-top: 0!important
}

.modal-video--light .modal-dialog .modal-body {
    background-color: #fff
}

@media (min-width: 768px) {
    .modal-video--md {
        margin:0 auto;
        width: 75%
    }

    .modal-video--md .modal-dialog {
        height: 710px;
        height: 38vw
    }

    .modal-video--sm {
        margin: 0 auto;
        width: 50%
    }

    .modal-video--sm .modal-dialog {
        height: 490px;
        height: 32vw
    }

    .modal-video .modal-dialog .modal-body {
        margin-left: auto;
        margin-right: auto;
        padding: 1.25rem 3rem
    }
}

.modal-video .video {
    height: 41vw
}

@media (min-width: 768px) {
    .modal-video--sm .video {
        height:28vw
    }

    .modal-video--md .video {
        height: 34vw
    }
}

.media-bleed .media-left,.media-bleed .media-left>img,.media-bleed .media-right,.media-bleed .media-right>img,.media-landing .media-left,.media-landing .media-left>img,.media-landing .media-right,.media-landing .media-right>img {
    width: 100%
}

.media-bleed .media-body,.media-landing .media-body {
    padding-top: 1.875em
}

.media-bleed .media-heading,.media-landing .media-heading {
    color: #231f20;
    color: #3c444f;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: .6667em;
    margin-top: 0;
    text-transform: none
}

.media-bleed .media-heading,.media-bleed .media-link,.media-landing .media-heading,.media-landing .media-link {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.media-bleed .media-link,.media-landing .media-link {
    color: #00b5e2;
    display: inline-block;
    font-weight: 700;
    padding-right: 1.5em;
    position: relative
}

.media-bleed .media-link:after,.media-landing .media-link:after {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    border: 1px solid;
    border-width: 1px 1px 0 0;
    bottom: 42%;
    content: "";
    height: .6em;
    position: absolute;
    right: .2em;
    transform: translate(-.5em,.2em) rotate(45deg);
    width: .6em
}

.media-bleed .media-link:hover,.media-landing .media-link:hover {
    text-decoration: underline
}

a.media,a.media-landing {
    -webkit-transition: border-color .3s linear;
    border: 1px solid transparent;
    color: inherit;
    font-weight: inherit;
    transition: border-color .3s linear
}

a.media-landing:hover,a.media:hover {
    border-color: #a2a4a3;
    text-decoration: none
}

a.media-landing:focus,a.media:focus {
    -webkit-box-shadow: 0 0 .2em #00b5e2;
    box-shadow: 0 0 .2em #00b5e2;
    text-decoration: none
}

@media (max-width: 767px) {
    .media-bleed .media-body,.media-bleed .media-left+.media-body,.media-landing .media-body,.media-landing .media-left+.media-body {
        display:block;
        padding-left: 0;
        padding-right: 0
    }

    .media-bleed .media-left,.media-bleed .media-right,.media-landing .media-left,.media-landing .media-right {
        display: block;
        min-height: 17.5em
    }
}

@media (min-width: 768px),print {
    .media-bleed,.media-landing {
        -ms-flex-align:stretch;
        -webkit-box-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .media-bleed .media-body,.media-bleed .media-left,.media-bleed .media-right,.media-landing .media-body,.media-landing .media-left,.media-landing .media-right {
        -ms-flex: 1 1 0%;
        -webkit-box-flex: 1;
        flex: 1 1 0%;
        width: 50%
    }

    .media-bleed .media-body,.media-landing .media-body {
        padding-bottom: 1.875em;
        padding-right: 2em
    }

    .media-bleed .media-left+.media-body,.media-landing .media-left+.media-body {
        padding-left: 2em;
        padding-right: 0
    }
}

.media-bleed {
    font-size: 1.15em
}

.media-bleed.is-alternate {
    background-color: #eceded
}

@media screen and (max-width: 767px) {
    .media-bleed .media-body,.media-bleed .media-left+.media-body {
        padding:1em
    }
}

@media print,screen and (min-width: 768px) {
    .media-bleed .media-left,.media-bleed .media-right {
        -ms-flex:5;
        -webkit-box-flex: 5;
        flex: 5;
        width: 40%
    }

    .media-bleed .media-body {
        -ms-flex: 6;
        -webkit-box-flex: 6;
        flex: 6;
        padding-bottom: 3.1em;
        padding-left: 1em;
        padding-top: 3.1em;
        width: 60%
    }

    .media-bleed .media-left+.media-body {
        padding-right: 1em
    }
}

@media screen and (min-width: 1200px) {
    .media-bleed .media-body {
        padding-bottom:3.26em;
        padding-left: 8.33333%;
        padding-top: 3.26em
    }

    .media-bleed .media-left+.media-body {
        padding-right: 8.33333%
    }
}

.media-attribution {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    color: #565a5c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.media-attribution .media-heading {
    color: #3c444f;
    font-size: 1.25rem;
    margin-top: .2778em
}

.media-attribution .media-body {
    font-size: .9375rem;
    text-align: left
}

.media-attribution .media-body>p {
    margin-bottom: .3125rem
}

.media-attribution>.media-left,.media-attribution>.pull-left {
    margin-right: 1em;
    text-align: right
}

.media-attribution>.media-right,.media-attribution>.pull-right {
    margin-left: 1em
}

.media-attribution>.media-body,.media-attribution>.media-left,.media-attribution>.media-right {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    min-height: 0;
    width: 50%
}

.media-attribution>.media-left+.media-body {
    padding-left: 0
}

.highcharts-container {
    font-size: 1rem!important;
    font-weight: 400
}

.highcharts-tooltip {
    background-color: #231f20
}

.tooltip-product {
    color: #fff;
    padding: 10px
}

.tooltip-product .tooltip-date {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    & b,strong {
        font-weight: 400
    }
}

.tooltip-product .tooltip-series {
    font-size: 22px;
    font-weight: 400;
    & b,strong {
        font-weight: 700
    }
}

.percent-graph {
    margin-bottom: 2.5rem;
    overflow: hidden
}

.percent-graph .percent-graph-bar {
    -webkit-transition: width .3s ease-in-out;
    color: #000;
    color: #231f20;
    float: left;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.125rem;
    font-weight: 400;
    height: 100%;
    line-height: 1.75;
    margin-bottom: .375em;
    margin-top: 0;
    padding-top: 68px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    transition: width .3s ease-in-out
}

.percent-graph .percent-graph-bar:after {
    content: "";
    height: 50px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.percent-graph .percent-graph-bar:nth-child(5n+1):after {
    background-color: #002f6d
}

.percent-graph .percent-graph-bar:nth-child(5n+2):after {
    background-color: #2235f9
}

.percent-graph .percent-graph-bar:nth-child(5n+3):after {
    background-color: #00b5e2
}

.percent-graph .percent-graph-bar:nth-child(5n+4):after {
    background-color: #71c5e8
}

.percent-graph .percent-graph-bar:nth-child(5n+5):after {
    background-color: #e3e1df
}

.percent-graph-compact {
    line-height: .8;
    margin-bottom: .3125rem
}

.percent-graph-compact .percent-graph-bar {
    color: #fff;
    height: 20px;
    line-height: inherit;
    padding-top: 4px
}

.percent-graph-compact .percent-graph-bar:nth-child(5n+1) {
    background-color: #002f6d
}

.percent-graph-compact .percent-graph-bar:nth-child(5n+2) {
    background-color: #2235f9
}

.percent-graph-compact .percent-graph-bar:nth-child(5n+3) {
    background-color: #00b5e2
}

.percent-graph-compact .percent-graph-bar:nth-child(5n+4) {
    background-color: #71c5e8
}

.percent-graph-compact .percent-graph-bar:nth-child(5n+5) {
    background-color: #cccbc9
}

.percent-graph-compact .percent-graph-bar:after {
    display: none
}

.chart {
    margin-bottom: 40px
}

.dot,.dot-inline {
    background-color: #2235f9;
    border: 2px solid #fff;
    border-radius: 50%;
    height: .875rem;
    width: .875rem
}

.dot-container .dot:not(.dot-inline) {
    -webkit-transform: translateX(-50%) translateY(-50%);
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    &.is-active,&:focus,&:hover,:focus>& {
        -webkit-box-shadow: .2em .2em .5em #000;
        box-shadow: .2em .2em .5em #000;
        height: 1rem;
        width: 1rem
    }
}

.dot-inline {
    display: inline-block;
    margin-right: .4em;
    vertical-align: -.1em
}

.carousel,.dot-container {
    position: relative
}

.carousel {
    z-index: 0
}

.carousel-inner {
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
    position: relative;
    width: 100%
}

.carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    display: none;
    position: relative;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img {
    height: auto;
    line-height: 1;
    max-width: 100%
}

.carousel-inner>.active,.carousel-inner>.is-active,.carousel-inner>.next,.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active,.carousel-inner>.is-active {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.carousel-inner>.next,.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    -webkit-transform: translate(100%);
    transform: translate(100%)
}

.carousel-inner>.prev {
    -webkit-transform: translate(-100%);
    transform: translate(-100%)
}

.carousel-inner>.next.left,.carousel-inner>.prev.right {
    -webkit-transform: translate(0);
    transform: translate(0)
}

.carousel-inner>.active.left,.carousel-inner>.is-active.left {
    -webkit-transform: translate(-100%);
    transform: translate(-100%)
}

.carousel-inner>.active.right,.carousel-inner>.is-active.right {
    -webkit-transform: translate(100%);
    transform: translate(100%)
}

.carousel-control {
    bottom: 0;
    color: #2235f9;
    cursor: pointer;
    font-size: 2.5rem;
    left: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    top: 0;
    width: 15%;
    z-index: 600
}

.carousel-control.right {
    left: auto;
    right: 0
}

.carousel-control:focus,.carousel-control:hover {
    color: #2235f9;
    opacity: .9;
    outline: none;
    text-decoration: none
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    -webkit-transition: color .3s ease-out;
    display: inline-block;
    font-family: serif;
    margin-top: -1em;
    position: absolute;
    top: 50%;
    transition: color .3s ease-out;
    z-index: 5
}

.carousel-control .icon-next.inverse,.carousel-control .icon-prev.inverse {
    color: #fff
}

.carousel-control .icon-prev {
    -webkit-transform: translate(-.5em,.2em) rotate(-135deg);
    left: .5em;
    transform: translate(-.5em,.2em) rotate(-135deg)
}

.carousel-control .icon-next,.carousel-control .icon-prev {
    border-color: currentColor;
    border-style: solid;
    border-width: 2px 2px 0 0;
    content: "";
    height: .6em;
    position: absolute;
    width: .6em
}

.carousel-control .icon-next {
    -webkit-transform: translate(-.5em,.2em) rotate(45deg);
    right: -.5em;
    transform: translate(-.5em,.2em) rotate(45deg)
}

.carousel-indicators {
    bottom: 0;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 600
}

.carousel-indicators li {
    background-color: #d2d4d3;
    border: 1px solid #d2d4d3;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 9px;
    margin: 1px 3px;
    text-indent: -999px;
    width: 9px
}

.carousel-indicators .active,.carousel-indicators .is-active {
    background-color: #fff;
    height: 10px;
    margin: 0 2px;
    position: relative;
    width: 10px
}

.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    z-index: 10
}

.carousel-caption .btn {
    text-shadow: none
}

@media (min-width: 768px),print {
    .carousel-caption {
        left:20%;
        padding-bottom: 30px;
        right: 20%
    }

    .carousel-control .icon-prev {
        left: 1.5em
    }

    .carousel-control .icon-next {
        right: .5em
    }

    .carousel-indicators {
        bottom: 10px
    }
}

.slide:not(.carousel) {
    background-position: 50% 50%;
    background-size: cover;
    color: #565a5c;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slide:not(.carousel)>* {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.slide:not(.carousel).is-below-nav {
    padding-top: 4.8rem
}

.cms .slide-content-title {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `slide-content-title` to `slide-title`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.slide-content-title,.slide-title {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 3.125rem;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 .6667em;
    text-transform: none
}

.slide-content-title:only-child,.slide-title:only-child {
    margin-bottom: 0
}

.slide-title-parent {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 2em;
    text-transform: uppercase
}

.slide-title-parent+.slide-title {
    margin-top: .15em
}

.inverse .slide-content-title,.inverse .slide-title {
    color: #fff;
    text-shadow: .02em .05em .05em rgba(0,0,0,.2)
}

.slide-centered {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center
}

.slide-padded {
    padding: 4em 0
}

@media print {
    .slide :not(.inverse) {
        color: inherit!important
    }
}

.slide-article {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 980px) {
    .slide-article {
        margin-left:auto;
        margin-right: auto;
        max-width: 45rem
    }
}

.slide-hero-center,.slide-hero-left,.slide-hero-right {
    color: #231f20;
    font-size: 1.8125rem;
    font-weight: 400;
    padding-left: 1.125rem;
    padding-right: 1.125rem
}

.slide-hero-center>p,.slide-hero-left>p,.slide-hero-right>p {
    margin-bottom: 2.5rem
}

.inverse .slide-hero-center,.inverse .slide-hero-left,.inverse .slide-hero-right,.slide-hero-center.inverse,.slide-hero-left.inverse,.slide-hero-right.inverse {
    color: #fff;
    text-shadow: .02em .05em .05em rgba(0,0,0,.2)
}

.inverse .slide-hero-center .btn,.inverse .slide-hero-left .btn,.inverse .slide-hero-right .btn,.slide-hero-center.inverse .btn,.slide-hero-left.inverse .btn,.slide-hero-right.inverse .btn {
    text-shadow: none
}

.slide-hero-center>:last-child,.slide-hero-left>:last-child,.slide-hero-right>:last-child {
    margin-bottom: 0
}

@media (min-width: 980px) {
    .slide-hero-left {
        padding-right:40%
    }

    .slide-hero-center {
        padding-left: 15%;
        padding-right: 15%;
        text-align: center
    }

    .slide-hero-right {
        padding-left: 40%
    }
}

@media (min-width: 1200px) {
    .slide-hero-center,.slide-hero-left {
        padding-left:8.3333%
    }

    .slide-hero-center,.slide-hero-right {
        padding-right: 8.3333%
    }
}

.cms .slide-hero-inline {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `slide-hero-inline` to `slide-inline`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.slide-hero-inline,.slide-inline {
    color: #565a5c;
    font-weight: 400;
    padding: 1em;
    text-align: center
}

.slide-hero-inline .slide-title,.slide-inline .slide-title {
    color: #565a5c;
    font-size: 1.4rem;
    font-weight: 700;
    margin-top: .625em
}

.inverse .slide-hero-inline,.inverse .slide-inline,.slide-hero-inline.inverse,.slide-inline.inverse {
    color: #fff
}

@media (min-width: 768px) {
    .slide-hero-inline,.slide-inline {
        font-size:1.1667rem;
        padding-bottom: 2.5em
    }

    .slide-hero-inline .slide-title,.slide-inline .slide-title {
        font-size: 2.4rem
    }

    .carousel-item-container .slide-hero-inline,.carousel-item-container .slide-inline {
        padding-left: 6.5em;
        padding-right: 6.5em
    }
}

@media (min-width: 1200px) {
    .slide-hero-inline,.slide-inline {
        padding:1em 25%
    }
}

.media-slide {
    display: table;
    width: 100%
}

.media-slide .slide-title {
    color: #000
}

@media (max-width: 979px) {
    .media-slide-left,.media-slide-right {
        padding:1em 2.25rem
    }

    .media-slide-left {
        text-align: center
    }

    .media-slide-left>img {
        max-height: 50vh
    }
}

@media (min-width: 768px) {
    .media-slide-left,.media-slide-right {
        display:table-cell;
        vertical-align: middle;
        width: 50%
    }

    .media-slide-left {
        padding-left: 1.125rem;
        padding-right: 2em;
        text-align: right
    }

    .media-slide-right {
        padding-left: 2em;
        padding-right: 1.125rem;
        text-align: left
    }
}

@media (min-width: 1200px) {
    .media-slide-left {
        padding-left:8.3333%
    }

    .media-slide-right {
        padding-right: 8.3333%
    }
}

.slide-search {
    padding-left: 1em;
    padding-right: 1em
}

@media screen and (min-width: 1200px) {
    .slide-search {
        padding-left:8.33333%;
        padding-right: 8.33333%
    }
}

.slide-search>.slide-search__inner {
    padding-left: 8.33333%;
    padding-right: 33.33333%
}

.slide-search {
    .slide__title {
        font-size: 3.75rem;
        font-weight: 700
    }
}

.typeahead-basic .typeahead-input input {
    font-size: 1rem
}

.typeahead-basic .typeahead-drop {
    border: solid #00b5e2;
    border-width: 0 1px 1px
}

.typeahead-basic.is-focused .typeahead-drop {
    display: block
}

@media screen and (min-width: 768px) {
    .search-homepage-placeholder-box {
        height:92px;
        margin-bottom: 2.5rem;
        width: 100%
    }
}

.typeahead-search-homepage {
    -webkit-transition: all .3s ease-out;
    margin-bottom: 0;
    padding: 0;
    transition: all .3s ease-out;
    z-index: 800
}

@media screen and (min-width: 768px) {
    .typeahead-search-homepage {
        left:57.4%;
        margin-bottom: 20px;
        position: absolute;
        right: 8.1%;
        top: 65px
    }
}

.typeahead-search-homepage {
    .typeahead-input {
        input {
            background: transparent
        }

        button {
            top: 40%
        }
    }
}

.typeahead-search-homepage.is-focused {
    .typeahead-mask {
        opacity: 0
    }

    .typeahead-input {
        border-bottom: 1px solid #a2a4a3;
        .typeahead-button,button {
            display: block
        }
    }

    .typeahead-drop {
        display: none
    }
}

.typeahead-search-homepage.is-active {
    padding: 40px 8.3333%;
    position: fixed;
    z-index: 1060;
    .typeahead-mask {
        bottom: 0
    }

    .typeahead-input {
        input {
            background: #fff
        }

        .typeahead-button,button {
            right: 20px
        }
    }
}

.typeahead-search-homepage.inverse {
    .typeahead-input {
        border-bottom-color: #fff
    }
}

.num-unit.num-dollar:before {
    content: "$"
}

.num-unit.num-euro:before {
    content: "\20AC"
}

.num-unit.num-pound:before {
    content: "\00A3"
}

.num-unit.num-percent:after {
    content: "%"
}

table .num {
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums
}

.cms .num-signed {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. ";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.num-signed.num-positive:before {
    content: "+"
}

.num-signed.num-negative:before {
    content: "-"
}

.num-signed.num-unit.num-dollar.num-positive:before {
    content: "+$"
}

.num-signed.num-unit.num-dollar.num-negative:before {
    content: "-$"
}

.num-signed.num-unit.num-euro.num-positive:before {
    content: "+\20AC"
}

.num-signed.num-unit.num-euro.num-negative:before {
    content: "-\20AC"
}

.num-signed.num-unit.num-pound.num-positive:before {
    content: "+\00A3"
}

.num-signed.num-unit.num-pound.num-negative:before {
    content: "-\00A3"
}

.num-colored.num-positive {
    color: #00c300
}

.num-colored.num-negative {
    color: #c9001a
}

@webkit-keyframes medium-editor-image-loading {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes medium-editor-image-loading {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes medium-editor-image-loading {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@webkit-keyframes medium-editor-pop-upwards {
    0% {
        -webkit-transform: matrix(.97,0,0,1,0,12);
        opacity: 0;
        transform: matrix(.97,0,0,1,0,12)
    }

    20% {
        -webkit-transform: matrix(.99,0,0,1,0,2);
        opacity: .7;
        transform: matrix(.99,0,0,1,0,2)
    }

    40% {
        -webkit-transform: matrix(1,0,0,1,0,-1);
        opacity: 1;
        transform: matrix(1,0,0,1,0,-1)
    }

    to {
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }
}

@-webkit-keyframes medium-editor-pop-upwards {
    0% {
        -webkit-transform: matrix(.97,0,0,1,0,12);
        opacity: 0;
        transform: matrix(.97,0,0,1,0,12)
    }

    20% {
        -webkit-transform: matrix(.99,0,0,1,0,2);
        opacity: .7;
        transform: matrix(.99,0,0,1,0,2)
    }

    40% {
        -webkit-transform: matrix(1,0,0,1,0,-1);
        opacity: 1;
        transform: matrix(1,0,0,1,0,-1)
    }

    to {
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }
}

@keyframes medium-editor-pop-upwards {
    0% {
        -webkit-transform: matrix(.97,0,0,1,0,12);
        opacity: 0;
        transform: matrix(.97,0,0,1,0,12)
    }

    20% {
        -webkit-transform: matrix(.99,0,0,1,0,2);
        opacity: .7;
        transform: matrix(.99,0,0,1,0,2)
    }

    40% {
        -webkit-transform: matrix(1,0,0,1,0,-1);
        opacity: 1;
        transform: matrix(1,0,0,1,0,-1)
    }

    to {
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }
}

.medium-editor-anchor-preview {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 0;
    line-height: 1.4;
    max-width: 280px;
    position: absolute;
    text-align: center;
    top: 0;
    visibility: hidden;
    word-break: break-all;
    word-wrap: break-word;
    z-index: 2000
}

.medium-editor-anchor-preview a {
    color: #fff;
    display: inline-block;
    margin: 5px 5px 10px
}

.medium-editor-anchor-preview-active {
    visibility: visible
}

.medium-editor-dragover {
    background: #ddd
}

.medium-editor-image-loading {
    -webkit-animation: medium-editor-image-loading 1s infinite ease-in-out;
    animation: medium-editor-image-loading 1s infinite ease-in-out;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    height: 40px;
    width: 40px
}

.medium-editor-placeholder {
    position: relative
}

.medium-editor-placeholder:after {
    content: attr(data-placeholder)!important;
    font-style: italic;
    left: 0;
    margin: inherit;
    padding: inherit;
    position: absolute;
    top: 0;
    white-space: pre
}

.medium-toolbar-arrow-over:before,.medium-toolbar-arrow-under:after {
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 0
}

.medium-toolbar-arrow-under:after {
    border-width: 8px 8px 0
}

.medium-toolbar-arrow-over:before {
    border-width: 0 8px 8px
}

.medium-editor-toolbar {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    z-index: 2000
}

.medium-editor-toolbar ul {
    margin: 0;
    padding: 0
}

.medium-editor-toolbar li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

.medium-editor-toolbar li button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 14px;
    line-height: 1.33;
    margin: 0;
    padding: 15px;
    text-decoration: none
}

.medium-editor-toolbar li button:focus {
    outline: none
}

.medium-editor-toolbar li .medium-editor-action-underline {
    text-decoration: underline
}

.medium-editor-toolbar li .medium-editor-action-pre {
    font-family: Consolas,Liberation Mono,Menlo,Courier,monospace;
    font-size: 12px;
    font-weight: 100;
    padding: 15px 0
}

.medium-editor-toolbar-active {
    visibility: visible
}

.medium-editor-sticky-toolbar {
    position: fixed;
    top: 1px
}

.medium-editor-relative-toolbar {
    position: relative
}

.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
    -webkit-animation: medium-editor-pop-upwards .16s forwards linear;
    animation: medium-editor-pop-upwards .16s forwards linear
}

.medium-editor-action-bold {
    font-weight: bolder
}

.medium-editor-action-italic {
    font-style: italic
}

.medium-editor-toolbar-form {
    display: none
}

.medium-editor-toolbar-form a,.medium-editor-toolbar-form input {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
    line-height: 14px;
    margin-left: 5px;
    padding-bottom: 5px
}

.medium-editor-toolbar-form .medium-editor-toolbar-input,.medium-editor-toolbar-form label {
    -webkit-box-sizing: border-box;
    border: none;
    box-sizing: border-box;
    display: inline-block;
    font-size: 14px;
    margin: 0;
    padding: 6px;
    width: 316px
}

.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,.medium-editor-toolbar-form label:focus {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    appearance: none;
    border: none;
    box-shadow: none;
    outline: 0
}

.medium-editor-toolbar-form a {
    display: inline-block;
    font-size: 24px;
    font-weight: bolder;
    margin: 0 10px;
    text-decoration: none
}

.medium-editor-toolbar-form-active {
    display: block
}

.medium-editor-toolbar-actions:after {
    clear: both;
    content: "";
    display: table
}

[data-medium-editor-element] {
    min-height: 30px;
    word-break: break-all
}

[data-medium-editor-element] img {
    max-width: 100%
}

[data-medium-editor-element] sub {
    vertical-align: sub
}

[data-medium-editor-element] sup {
    vertical-align: super
}

.medium-editor-hidden {
    display: none
}

.medium-toolbar-arrow-under:after {
    border-color: #242424 transparent transparent;
    top: 50px
}

.medium-toolbar-arrow-over:before {
    border-color: transparent transparent #242424;
    top: -8px
}

.medium-editor-toolbar {
    -webkit-box-shadow: 0 0 3px #000;
    background: -webkit-gradient(linear,left top,left bottom,from(#242424),to(rgba(36,36,36,.75)));
    background: linear-gradient(180deg,#242424,rgba(36,36,36,.75));
    background-color: #242424;
    border: 1px solid #000;
    border-radius: 5px;
    box-shadow: 0 0 3px #000
}

.medium-editor-toolbar li button {
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3);
    -webkit-transition: background-color .2s ease-in;
    background: -webkit-gradient(linear,left top,left bottom,from(#242424),to(rgba(36,36,36,.89)));
    background: linear-gradient(180deg,#242424,rgba(36,36,36,.89));
    background-color: #242424;
    border-color: currentColor #000 currentColor hsla(0,0%,100%,.1);
    border-left: 1px solid #333;
    border-right: 0;
    border-style: none solid;
    border-width: 0 1px;
    box-shadow: 0 2px 2px rgba(0,0,0,.3);
    color: #fff;
    height: 50px;
    min-width: 50px;
    transition: background-color .2s ease-in
}

.medium-editor-toolbar li button:hover {
    background-color: #000;
    color: #ff0
}

.medium-editor-toolbar li .medium-editor-button-first {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.medium-editor-toolbar li .medium-editor-button-last {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.medium-editor-toolbar li .medium-editor-button-active {
    background: -webkit-gradient(linear,left top,left bottom,from(#242424),to(rgba(0,0,0,.89)));
    background: linear-gradient(180deg,#242424,rgba(0,0,0,.89));
    background-color: #000;
    color: #fff
}

.medium-editor-toolbar-form {
    background: #242424;
    border-radius: 5px;
    color: #999
}

.medium-editor-toolbar-form .medium-editor-toolbar-input {
    -webkit-box-sizing: border-box;
    background: #242424;
    box-sizing: border-box;
    color: #ccc;
    height: 50px
}

.medium-editor-toolbar-form a {
    color: #fff
}

.medium-editor-toolbar-anchor-preview {
    background: #242424;
    border-radius: 5px;
    color: #fff
}

.medium-editor-placeholder:after {
    color: #b3b3b1
}

.events {
    list-style: none;
    padding-left: 0;
    >li {
        margin-bottom: 5px
    }
}

.events-compact {
    >li a {
        display: block;
        padding-left: .75em;
        text-indent: -.75em
    }
}

.cal {
    width: 100%
}

.cal-week {
    .cal-week-header {
        color: #231f20;
        display: none;
        font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.75;
        margin-bottom: .375em;
        margin-top: 0;
        text-align: center;
        text-transform: uppercase
    }

    .cal-week-day {
        padding: 10px 5px;
        .cal-date {
            margin: -5px 0 5px;
            text-align: right
        }
    }
}

@media screen and (max-width: 479px) {
    .cal-week {
        .cal-week-day {
            .cal-date {
                display:none
            }
        }
    }
}

.cal-week {
    .cal-week-day {
        .cal-date-full {
            color: #231f20;
            font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
            font-size: 1.125rem;
            font-weight: 400;
            line-height: 1.75;
            margin-bottom: .375em;
            margin-top: 0;
            text-transform: uppercase
        }
    }
}

.cal-single-day {
    .cal-date {
        color: #231f20;
        font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.75;
        margin-bottom: .375em;
        margin-top: 0;
        text-transform: uppercase
    }

    .cal-date+.cal-date-full {
        display: none
    }
}

@media print,screen and (min-width: 768px) {
    .cal {
        display:table
    }

    .cal-week {
        display: table-row;
        .cal-week-day,.cal-week-header {
            display: table-cell
        }

        .cal-week-day {
            border-bottom: 1px solid #d2d4d3;
            border-right: 1px solid #d2d4d3;
            width: percentage(1/7)
        }

        .cal-week-day:first-child {
            border-left: 1px solid #d2d4d3
        }

        .cal-week-day {
            .cal-date-full {
                display: none
            }
        }

        .cal-week-day:before {
            content: "";
            display: block;
            float: left;
            min-height: 100px
        }

        .cal-week-day.cal-week-header:before {
            display: none
        }
    }

    .cal-week:first-child .cal-week-day {
        border-top: 1px solid #d2d4d3
    }
}

.l-video-fullscreen video {
    -o-object-fit: contain;
    min-height: 100%;
    min-width: 100%;
    object-fit: contain
}

.background-video {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.background-video>img {
    -o-object-fit: cover;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0
}

.background-video .video-js {
    height: 100%;
    width: 100%
}

.background-video .vjs-big-play-button,.background-video .vjs-control-bar,.background-video .vjs-loading-spinner {
    display: none
}

.background-video>div {
    height: 100%;
    width: 100%
}

.background-video video {
    -o-object-fit: cover!important;
    height: auto!important;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    object-fit: cover!important;
    width: auto!important
}

@media screen and (-ms-high-contrast:none) {
    .background-video .vjs-fluid {
        top: -10vw
    }
}

.video {
    width: 100%
}

.bc-player-default_default .vjs-big-play-button:active,.bc-player-default_default .vjs-big-play-button:focus,.bc-player-default_default .vjs-play-progress,.bc-player-default_default .vjs-volume-level,.bc-player-default_default:active .vjs-big-play-button,.bc-player-default_default:hover .vjs-big-play-button {
    background-color: #00b5e2!important
}

.transition-container {
    overflow: hidden
}

.no-js .transition-fadein,.no-js .transition-flydown,.no-js .transition-flyleft,.no-js .transition-flyright,.no-js .transition-flyup,.no-js .transition-zoom,.transition-fadein.is-in,.transition-flydown.is-in,.transition-flyleft.is-in,.transition-flyright.is-in,.transition-flyup.is-in,.transition-zoom.is-in {
    -webkit-transition-delay: 0s;
    opacity: 1;
    transition-delay: 0s;
    visibility: visible
}

.transition-fadein,.transition-flydown,.transition-flyleft,.transition-flyright,.transition-flyup,.transition-zoom {
    -webkit-transition: all .7s cubic-bezier(0,0,.2,1),visibility 0s linear .7s;
    opacity: 0;
    transition: all .7s cubic-bezier(0,0,.2,1),visibility 0s linear .7s;
    visibility: hidden
}

.transition-flyleft {
    -webkit-transform: translateX(50px);
    transform: translateX(50px)
}

.no-js .transition-flyleft,.transition-flyleft.is-in {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.transition-flyright {
    -webkit-transform: translateX(-var(--flyin-distance));
    transform:translateX(-var(--flyin-distance))}

.no-js .transition-flyright,.transition-flyright.is-in {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.transition-flyup {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.no-js .transition-flyup,.transition-flyup.is-in {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transition-flydown {
    -webkit-transform: translateY(-var(--flyin-distance));
    transform:translateY(-var(--flyin-distance))}

.no-js .transition-flydown,.transition-flydown.is-in {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.transition-zoom {
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

.no-js .transition-zoom,.transition-zoom.is-in {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.transition-height {
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out
}

.transition-opacity {
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

.quote-item .quote-item-main {
    overflow: hidden;
    text-overflow: ellipsis
}

.quote-item .quote-item-quote {
    float: right;
    max-width: 10em;
    overflow: hidden
}

.quote-item .quote-item-quote+.quote-item-main {
    max-width: 30em
}

.pull-quote {
    color: #000;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.32;
    margin-bottom: 1.5652rem
}

.pull-quote>q:before {
    content: "\201c";
    margin-right: -.2em
}

@media (min-width: 768px) {
    .pull-quote>q:before {
        margin-left:-.6em
    }
}

.pull-quote>q:after {
    content: "\201d";
    margin-left: -.2em
}

.pull-quote>cite {
    display: block;
    font-size: .8rem;
    font-weight: 400;
    margin-bottom: 1em;
    margin-top: 1em;
    text-transform: uppercase
}

.pull-quote-colored {
    color: #2235f9
}

.lightbox-backdrop {
    background-color: rgba(0,0,0,.6);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1090
}

.lightbox-content {
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    background-color: #fff;
    bottom: 1em;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    left: 1em;
    position: fixed;
    right: 1em;
    top: 1em;
    z-index: 1100
}

.lightbox-close {
    display: inline-block;
    height: 1.125em;
    position: relative;
    text-indent: -10000px;
    vertical-align: text-bottom;
    width: 1.125em
}

.lightbox-close:after {
    color: #565a5c;
    content: "\00D7";
    display: block;
    font-size: 1.125em;
    font-style: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0
}

.lightbox-close {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1.6em;
    position: absolute;
    right: .5em;
    top: .5em;
    z-index: 1
}

.lightbox-close:after {
    color: #fff
}

.gallery {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    background-color: #231f20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    height: 100%
}

.gallery-main {
    -ms-flex: 1 1 0%;
    -webkit-box-flex: 1;
    flex: 1 1 0%
}

.gallery-thumbnails {
    -ms-flex: 0 1 100px;
    -webkit-box-flex: 0;
    background-color: rgba(0,0,0,.5);
    flex: 0 1 100px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding-left: 0;
    text-align: center;
    white-space: nowrap
}

.gallery-thumbnails>li {
    display: inline-block
}

.gallery-thumbnails>li.is-active>img {
    -webkit-box-shadow: 0 0 .5em #fff;
    border: 1px solid #00b5e2;
    box-shadow: 0 0 .5em #fff
}

.gallery-thumbnails>li>img {
    height: calc(100px - 1em);
    margin: .5em
}

.gallery-image,.gallery img.gallery-image {
    -o-object-fit: contain;
    height: calc(100vh - 100px - 2em);
    margin: 0 auto;
    object-fit: contain
}

@supports ((-o-object-fit: contain) or (object-fit:contain)) {
    .gallery-image,.gallery img.gallery-image {
        width:100%
    }
}

.gallery-image-overlay {
    background-color: rgba(0,0,0,.5);
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 2em;
    position: absolute;
    right: 0
}

@media print,screen and (min-width: 768px) {
    .gallery-image-overlay {
        padding:2em 10%
    }
}

.tooltip {
    -webkit-box-shadow: .2em .2em .5em rgba(0,0,0,.3);
    -webkit-transform: translate(-50%,1.3em);
    box-shadow: .2em .2em .5em rgba(0,0,0,.3);
    position: absolute;
    transform: translate(-50%,1.3em);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1040
}

.tooltip:after {
    border: .5em solid transparent;
    content: "";
    display: block;
    left: calc(50% - .5em);
    position: absolute;
    top: -1.2em
}

.tooltip:not(.tooltip-top):after {
    border-bottom-color: #fff;
    border-bottom-width: .8em
}

.tooltip-body {
    -webkit-box-shadow: .5em .5em 1.5em .5em fade(#000,20%);
    background-color: #fff;
    box-shadow: .5em .5em 1.5em .5em fade(#000,20%);
    color: #231f20;
    font-size: .75rem;
    padding: 1em;
    position: relative
}

.tooltip-left {
    -webkit-transform: translate(-85%,1.3em);
    transform: translate(-85%,1.3em)
}

.tooltip-left:after {
    left: calc(85% - .5em)
}

.tooltip-right {
    -webkit-transform: translate(-15%,1.3em);
    transform: translate(-15%,1.3em)
}

.tooltip-right:after {
    left: calc(15% - .5em)
}

.tooltip-top {
    -webkit-transform: translate(-50%,-100%) translateY(-1.3em);
    -webkit-transform: translate(-50%,calc(-100% - 1.3em));
    transform: translate(-50%,-100%) translateY(-1.3em);
    transform: translate(-50%,calc(-100% - 1.3em))
}

.tooltip-top:after {
    border-top-color: #fff;
    border-top-width: .8em;
    bottom: -1.2em;
    top: auto
}

.tooltip-top.tooltip-left {
    -webkit-transform: translate(-85%,-100%) translateY(-1.3em);
    -webkit-transform: translate(-85%,calc(-100% - 1.3em));
    transform: translate(-85%,-100%) translateY(-1.3em);
    transform: translate(-85%,calc(-100% - 1.3em))
}

.tooltip-top.tooltip-right {
    -webkit-transform: translate(-15%,-100%) translateY(-1.3em);
    -webkit-transform: translate(-15%,calc(-100% - 1.3em));
    transform: translate(-15%,-100%) translateY(-1.3em);
    transform: translate(-15%,calc(-100% - 1.3em))
}

.tooltip-heading {
    color: #231f20;
    color: #2235f9;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: .3125rem;
    margin-top: 0;
    text-transform: uppercase
}

.tooltip-link {
    font-weight: 400;
    position: relative
}

.tooltip-link,.tooltip-link:hover {
    -webkit-text-decoration: underline dotted;
    color: inherit;
    text-decoration: underline;
    text-decoration: underline dotted
}

@-webkit-keyframes fade-in-out {
    0%,to {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

@keyframes fade-in-out {
    0%,to {
        opacity: 1
    }

    50% {
        opacity: 0
    }
}

.icon-grid {
    -ms-flex-pack: distribute;
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around
}

.icon-grid>* {
    -ms-flex: 1 1 25%;
    -webkit-box-flex: 1;
    flex: 1 1 25%;
    margin: .8em
}

.icon-link {
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    align-items: center;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column
}

.icon-link:hover .icon-link-label {
    color: #00b5e2;
    text-decoration: underline
}

.icon-link-label {
    color: #000;
    margin-top: 1em
}

.app-list {
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    list-style: none;
    margin-bottom: 1.3em;
    padding-left: 0
}

.app-list li {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    line-height: 1.2;
    min-height: 3.125rem
}

.app-list li>a {
    color: #000;
    display: block
}

.app-list li>a:active {
    color: #00b5e2
}

.app-list img {
    margin-right: 1em
}

.app-list .app-list-link {
    color: #00b5e2;
    float: right;
    padding: 1.21em 0
}

.app-sublist {
    list-style: none;
    padding-left: calc(50px + 1em)
}

.app-sublist>li {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    padding: .9em 0
}

.map-container {
    height: 80vh
}

@media (min-width: 980px) {
    .map-container {
        height:70vh
    }
}

@media (min-width: 1200px) {
    .map-container {
        height:60vh
    }
}

.cms .x-panel * {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Ext is the Debil";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.x-panel * {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

:focus {
    outline: none
}

.x-panel-header {
    background: none;
    border: none
}

.x-panel-body {
    border: none
}

.x-panel-bbar {
    display: none
}

.x-panel-header-text {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 18px;
    text-transform: uppercase
}

.x-grid3-header {
    background: none
}

.x-grid3-row {
    border: 0;
    border-bottom: 1px dotted #a2a4a3;
    padding: 4px 0
}

.x-grid-group-hd div {
    color: #00b5e2;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol
}

.x-grid3-body .x-grid3-td-checker,td.x-grid3-hd-over .x-grid3-hd-inner {
    background: none
}

.x-grid3-row td,.x-grid-group-hd div {
    font-size: 12px
}

.x-grid3-row-selected {
    background: none;
    border: none
}

.x-grid3-cell {
    border-right: none
}

.x-grid3-hd-row td {
    border: none;
    font-size: 12px
}

.ext-strict .x-form-text {
    height: 21px
}

@media screen and (min-width: 980px) {
    .right-rail {
        float:right;
        margin-right: -9rem;
        width: 8rem
    }
}

@media screen and (min-width: 1200px) {
    .right-rail {
        margin-right:-16rem;
        width: 15rem
    }
}

.hang-left {
    border-bottom: 2px solid @#2235f9;
    border-top: 2px solid #2235f9;
    margin-bottom: .6em;
    margin-top: .5em;
    padding: 1em 0
}

.hang-left>:last-child {
    margin-bottom: 0
}

@media screen and (min-width: 980px) {
    .hang-left {
        float:left;
        margin-left: -9rem;
        margin-right: 2rem;
        width: 18rem
    }
}

.collapse-toggle {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: transparent;
    border: 0;
    color: #00b5e2;
    cursor: pointer;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding-left: 1.5em;
    position: relative;
    user-select: none
}

.collapse-toggle:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -394px -275px;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    height: 13px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-indent: -10000px;
    top: .3em;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapse-toggle:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.collapse-toggle.is-expanded:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -433px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapse-toggle.is-expanded:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.collapse-toggle-body {
    padding-left: 1.5em
}

.collapse-toggle-nav {
    color: #565a5c;
    font-weight: 700;
    padding-left: 0;
    padding-right: 1.3em
}

.collapse-toggle-nav:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -538px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    left: auto;
    overflow: hidden;
    right: 0;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapse-toggle-nav:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.collapse-toggle-nav.is-expanded:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -577px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .collapse-toggle-nav.is-expanded:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.bg-highlight,.bg-highlight-fade {
    background-color: #eceded
}

.bg-highlight-fade {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#eceded),to(#fff));
    background-image: linear-gradient(180deg,#eceded 60%,#fff)
}

.bg-highlight-fade-top {
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#fff),to(#eceded));
    background-image: linear-gradient(180deg,#fff 60%,#eceded)
}

.bg-vivid,.bg-vivid-fade {
    background-color: #00b5e2;
    color: #3c444f
}

.bg-vivid-fade {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#00b5e2),to(#fff));
    background-image: linear-gradient(180deg,#00b5e2 60%,#fff)
}

.bg-vivid-fade-top {
    background-color: #00b5e2;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(40%,#00b5e2));
    background-image: linear-gradient(180deg,#fff,#00b5e2 40%);
    color: #3c444f
}

.bg-inverse,.bg-inverse-fade {
    background-color: #2235f9;
    color: #fff
}

.bg-inverse-fade {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#2235f9),to(#fff));
    background-image: linear-gradient(180deg,#2235f9 60%,#fff)
}

.bg-inverse-fade-top {
    background-color: #2235f9;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(40%,#2235f9));
    background-image: linear-gradient(180deg,#fff,#2235f9 40%);
    color: #fff
}

.bg-dark,.bg-dark-fade {
    background-color: #3c444f;
    color: #fff
}

.bg-dark-fade {
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(60%,#3c444f),to(#fff));
    background-image: linear-gradient(180deg,#3c444f 60%,#fff)
}

.bg-dark-fade-top {
    background-color: #3c444f;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(40%,#3c444f));
    background-image: linear-gradient(180deg,#fff,#3c444f 40%);
    color: #fff
}

.cta-block {
    background: url(../images/calendar-bg-light.png) no-repeat 100% 100%;
    border: 1px solid #a2a4a3;
    color: #2235f9;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 1rem
}

.cta-block-header {
    color: #00b5e2;
    display: block;
    text-transform: uppercase
}

.cta-block-body {
    display: block
}

.cta-block-footer {
    margin-top: 1rem;
    text-align: center
}

.cta-block-inverse {
    background-color: #565a5c
}

.cta-block-info,.cta-block-inverse {
    background-image: url(../images/calendar-bg-dark.png);
    color: #fff
}

.cta-block-info {
    background-color: #0a59a8
}

.cta-block-info>.cta-block-header {
    color: #fff;
    text-transform: none
}

.cta-block-image {
    background-color: #0a59a8;
    background-image: none;
    background-position: 50%;
    color: #fff
}

.sticky-header__front {
    position: sticky;
    top: 0;
    color: white;
    z-index: 10;
}

.sticky-header__back {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1
}

.main {
    overflow-y: auto;
}

.floating-toolset {
    display: none
}

.floating-toolset>a {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-transition: all .2s linear;
    background-color: #f6f6f6;
    color: #3c444f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex: 1 1 auto;
    transition: all .2s linear
}

.floating-toolset>a:active,.floating-toolset>a:hover {
    -webkit-transition: none;
    color: #000;
    text-decoration: none;
    transition: none
}

.floating-toolset>a:active .floating-toolset__icon,.floating-toolset>a:active .floating-toolset__label,.floating-toolset>a:hover .floating-toolset__icon,.floating-toolset>a:hover .floating-toolset__label {
    background-color: rgba(0,0,0,.2)
}

.floating-toolset__label {
    border-left: 1px solid #d2d4d3;
    color: inherit;
    padding: 1.2rem .5rem .5rem
}

.floating-toolset__icon,.floating-toolset__label {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    flex: 1 1 auto
}

.floating-toolset__icon {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: .3rem .5rem
}

.floating-toolset__social-icons {
    -webkit-transform: scaleY(0);
    -webkit-transform-origin: top;
    -webkit-transition: -webkit-transform .3s ease-out;
    background-color: #f6f6f6;
    display: none;
    transform: scaleY(0);
    transform-origin: top;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out
}

.floating-toolset__social-icons>* {
    -ms-flex: auto;
    -webkit-box-flex: 1;
    flex: auto;
    line-height: 0;
    padding: .7em 0 .3em;
    text-align: center
}

.floating-toolset__social-icons>:focus,.floating-toolset__social-icons>:hover {
    background-color: rgba(0,0,0,.2)
}

@media screen and (min-width: 1200px) {
    .floating-toolset {
        -webkit-transform:translateX(100%) translateX(-70px) translateY(-50%);
        -webkit-transition: -webkit-transform .3s ease-out;
        display: block;
        position: fixed;
        right: 0;
        top: 50%;
        transform: translateX(100%) translateX(-70px) translateY(-50%);
        transition: -webkit-transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out;
        z-index: 1000
    }

    .floating-toolset>a+a .floating-toolset__icon,.floating-toolset>a+a .floating-toolset__label {
        border-top: 1px solid #d2d4d3
    }

    .floating-toolset .floating-toolset__social-icons {
        border-top: 1px solid #d2d4d3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .floating-toolset__label {
        border-left: 0;
        padding: 1.2rem 1.5rem .5rem .5rem
    }

    .floating-toolset__icon {
        -ms-flex: 0 1 auto;
        -webkit-box-flex: 0;
        -webkit-transform: translate(0);
        flex: 0 1 auto;
        min-width: 40px;
        padding: .3rem 1rem;
        transform: translate(0)
    }

    .floating-toolset.is-open {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .floating-toolset.is-open .floating-toolset__social-icons {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}
