/*! Built on: 2016-08-04 */
@charset "UTF-8";
html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

.header-article-title {
    margin-left: 15%;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 800;
    display: none;

}

.d-flex {
    display: flex;
}

.d-block {
    display: block !important;
}

.ml-auto {
    margin-left: auto;
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.mr-5 {
    margin-right: 5px;
}

.w-100 {
    flex: 0 0 100%;
}

.utility.slider-utility a:hover, .utility.slider-utility a:focus {
    color: #fff;
}

.shared-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.shared-list li {
    display: inline-block;
    margin-right: 5px;
}

#share-content-title {
    margin-top: 0;

    margin-bottom: .5rem;
}

.panel h5.subheader {
    word-break: break-word;
}

.header-article-title.on {
    display: block;
}

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

select#month, select#year {
    background-size: 35px;
    padding: .5rem 1rem .5rem .5rem;
}

[hidden], template {
    display: none
}

a {
    background: 0 0
}

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

dfn {
    font-style: italic
}

mark {
    background: #fb6405;
    color: #000
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

hr {
    box-sizing: content-box
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

meta.foundation-version {
    font-family: "/5.5.2/"
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 47.9375rem)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:48rem), print/";
    width: 48rem
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:48rem) and (max-width:64rem)/";
    width: 48rem
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:64.0625rem)/";
    width: 64.0625rem
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:64.0625rem) and (max-width:84.375rem)/";
    width: 64.0625rem
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:84.4375rem)/";
    width: 84.4375rem
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:84.4375rem) and (max-width:120rem)/";
    width: 84.4375rem
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120rem)/";
    width: 120rem
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body, html {
    height: 100%
}

html {
    box-sizing: border-box
}

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

body, html {
    font-size: 100%
}

body {
    background: #fff;
    color: #222;
    cursor: auto;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
    padding: 0;
    position: relative
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

.new-library {
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: .8rem;
    padding-right: .8rem;
    color: #c82502;
}

.library-dropdown {
    display: none;
    margin-right: 1.5rem;
}

form#newLibrary {
    padding-left: .8rem;
    padding-right: .8rem;
}

.library-list {
    margin: 0 !important;
    padding: 0;
}

.library-content {
    padding-left: .8rem;
    padding-right: .8rem;
}

.library-content li {
    display: flex;
    line-height: normal;
}

.flyout-list.library-content > li {
    padding: .4rem 0;
}

.flyout-list.library-content > li > label {
    font-size: .9rem;
}

.library-content .hbr-checkbox {
    margin-left: auto !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    margin-right: 0;
}

.hbr-checkbox .example-label:after {
    opacity: 1;
}

#newLibrary button {
    background: #c82502;
    background-color: #c82502;
}

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

.left {
    float: left !important
}

.right {
    float: right !important
}

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

.clearfix:after {
    clear: both
}

.hide {
    display: none
}

.invisible {
    visibility: hidden
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    min-height: 50px
}

select {
    width: 100%
}

.row {
    margin: 0 auto;
    max-width: 120rem;
    width: 100%
}

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

.row:after {
    clear: both
}

.row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0
}

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

.row .row {
    margin: 0 -.625rem;
    max-width: none;
    width: auto
}

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

.row .row:after {
    clear: both
}

.row .row.collapse {
    margin: 0;
    max-width: none;
    width: auto;
}

.paywall-register {
    display: table;
}

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

.row .row.collapse:after {
    clear: both
}

.column, .columns {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

.column + .column:last-child, .column + .columns:last-child, .columns + .column:last-child, .columns + .columns:last-child {
    float: right
}

.column + .column.end, .column + .columns.end, .columns + .column.end, .columns + .columns.end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .small-1 {
        width: 8.3333333333%
    }

    .small-2 {
        width: 16.6666666667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.3333333333%
    }

    .small-5 {
        width: 41.6666666667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.3333333333%
    }

    .small-8 {
        width: 66.6666666667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.3333333333%
    }

    .small-11 {
        width: 91.6666666667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0 !important
    }

    .small-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .small-offset-2 {
        margin-left: 16.6666666667% !important
    }

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

    .small-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .small-offset-5 {
        margin-left: 41.6666666667% !important
    }

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

    .small-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .small-offset-8 {
        margin-left: 66.6666666667% !important
    }

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

    .small-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .small-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .small-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.small-centered, .columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered, .columns.small-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.small-centered:last-child, .columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse > .column, .row.small-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

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

    .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }
}

@media only screen and (min-width: 48rem), print {
    .medium-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .medium-1 {
        width: 8.3333333333%
    }

    .medium-2 {
        width: 16.6666666667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.3333333333%
    }

    .medium-5 {
        width: 41.6666666667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.3333333333%
    }

    .medium-8 {
        width: 66.6666666667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.3333333333%
    }

    .medium-11 {
        width: 91.6666666667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0 !important
    }

    .medium-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .medium-offset-2 {
        margin-left: 16.6666666667% !important
    }

    .medium-offset-3 {
        margin-left: 25% !important
    }

    .medium-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .medium-offset-5 {
        margin-left: 41.6666666667% !important
    }

    .medium-offset-6 {
        margin-left: 50% !important
    }

    .medium-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .medium-offset-8 {
        margin-left: 66.6666666667% !important
    }

    .medium-offset-9 {
        margin-left: 75% !important
    }

    .medium-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .medium-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .medium-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.medium-centered, .columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered, .columns.medium-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.medium-centered:last-child, .columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse > .column, .row.medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }

    .column, .columns {
        position: relative;
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .large-1 {
        width: 8.3333333333%
    }

    .large-2 {
        width: 16.6666666667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 33.3333333333%
    }

    .large-5 {
        width: 41.6666666667%
    }

    .large-6 {
        width: 50%
    }

    .large-7 {
        width: 58.3333333333%
    }

    .large-8 {
        width: 66.6666666667%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.3333333333%
    }

    .large-11 {
        width: 91.6666666667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0 !important
    }

    .large-offset-1 {
        margin-left: 8.3333333333% !important
    }

    .large-offset-2 {
        margin-left: 16.6666666667% !important
    }

    .large-offset-3 {
        margin-left: 25% !important
    }

    .large-offset-4 {
        margin-left: 33.3333333333% !important
    }

    .large-offset-5 {
        margin-left: 41.6666666667% !important
    }

    .large-offset-6 {
        margin-left: 50% !important
    }

    .large-offset-7 {
        margin-left: 58.3333333333% !important
    }

    .large-offset-8 {
        margin-left: 66.6666666667% !important
    }

    .large-offset-9 {
        margin-left: 75% !important
    }

    .large-offset-10 {
        margin-left: 83.3333333333% !important
    }

    .large-offset-11 {
        margin-left: 91.6666666667% !important
    }

    .large-reset-order {
        float: left;
        left: auto;
        margin-left: 0;
        margin-right: 0;
        right: auto
    }

    .column.large-centered, .columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered, .columns.large-uncentered {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    .column.large-centered:last-child, .columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse > .column, .row.large-collapse > .columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
        padding-left: .625rem;
        padding-right: .625rem;
        float: left
    }

    .push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .push-1 {
        position: relative;
        left: 8.3333333333%;
        right: auto
    }

    .pull-1 {
        position: relative;
        right: 8.3333333333%;
        left: auto
    }

    .push-2 {
        position: relative;
        left: 16.6666666667%;
        right: auto
    }

    .pull-2 {
        position: relative;
        right: 16.6666666667%;
        left: auto
    }

    .push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .push-4 {
        position: relative;
        left: 33.3333333333%;
        right: auto
    }

    .pull-4 {
        position: relative;
        right: 33.3333333333%;
        left: auto
    }

    .push-5 {
        position: relative;
        left: 41.6666666667%;
        right: auto
    }

    .pull-5 {
        position: relative;
        right: 41.6666666667%;
        left: auto
    }

    .push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .push-7 {
        position: relative;
        left: 58.3333333333%;
        right: auto
    }

    .pull-7 {
        position: relative;
        right: 58.3333333333%;
        left: auto
    }

    .push-8 {
        position: relative;
        left: 66.6666666667%;
        right: auto
    }

    .pull-8 {
        position: relative;
        right: 66.6666666667%;
        left: auto
    }

    .push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.3333333333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.3333333333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.6666666667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.6666666667%;
        left: auto
    }
}

.alert-box {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    margin-bottom: 1.25rem;
    padding: .625rem .875rem .625rem .625rem;
    position: relative;
    -webkit-transition: opacity 300ms ease-out;
    transition: opacity 300ms ease-out;
    background-color: #c82502;
    border-color: #ac2002;
    color: #fff
}

.alert-box .close {
    right: .25rem;
    background: inherit;
    color: #333;
    font-size: 1.375rem;
    line-height: .9;
    margin-top: -.6875rem;
    opacity: .3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%
}

.alert-box .close:focus, .alert-box .close:hover {
    opacity: .5
}

.alert-box.radius {
    border-radius: 3px
}

.alert-box.round {
    border-radius: 1000px
}

.alert-box.success {
    background-color: #2e8c1a;
    border-color: #287816;
    color: #fff
}

.alert-box.alert {
    background-color: #fe5502;
    border-color: #db4901;
    color: #fff
}

.alert-box.secondary {
    background-color: #abafb0;
    border-color: #929798;
    color: #fff
}

.alert-box.warning {
    background-color: #fca51f;
    border-color: #f09303;
    color: #fff
}

.alert-box.info {
    background-color: #239caa;
    border-color: #1e8692;
    color: #fff
}

.alert-box.alert-close {
    opacity: 0
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after, [class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-] > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 .625rem 1.25rem
}

@media only screen {
    .small-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .small-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .small-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3 > li {
        list-style: none;
        width: 33.3333333333%
    }

    .small-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .small-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .small-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6 > li {
        list-style: none;
        width: 16.6666666667%
    }

    .small-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7 > li {
        list-style: none;
        width: 14.2857142857%
    }

    .small-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .small-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9 > li {
        list-style: none;
        width: 11.1111111111%
    }

    .small-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .small-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11 > li {
        list-style: none;
        width: 9.0909090909%
    }

    .small-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12 > li {
        list-style: none;
        width: 8.3333333333%
    }

    .small-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 48rem), print {
    .medium-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .medium-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .medium-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3 > li {
        list-style: none;
        width: 33.3333333333%
    }

    .medium-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .medium-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .medium-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6 > li {
        list-style: none;
        width: 16.6666666667%
    }

    .medium-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7 > li {
        list-style: none;
        width: 14.2857142857%
    }

    .medium-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .medium-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9 > li {
        list-style: none;
        width: 11.1111111111%
    }

    .medium-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .medium-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11 > li {
        list-style: none;
        width: 9.0909090909%
    }

    .medium-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12 > li {
        list-style: none;
        width: 8.3333333333%
    }

    .medium-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-block-grid-1 > li {
        list-style: none;
        width: 100%
    }

    .large-block-grid-1 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1 > li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2 > li {
        list-style: none;
        width: 50%
    }

    .large-block-grid-2 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2 > li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3 > li {
        list-style: none;
        width: 33.3333333333%
    }

    .large-block-grid-3 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3 > li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4 > li {
        list-style: none;
        width: 25%
    }

    .large-block-grid-4 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4 > li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5 > li {
        list-style: none;
        width: 20%
    }

    .large-block-grid-5 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5 > li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6 > li {
        list-style: none;
        width: 16.6666666667%
    }

    .large-block-grid-6 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6 > li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7 > li {
        list-style: none;
        width: 14.2857142857%
    }

    .large-block-grid-7 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7 > li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8 > li {
        list-style: none;
        width: 12.5%
    }

    .large-block-grid-8 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8 > li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9 > li {
        list-style: none;
        width: 11.1111111111%
    }

    .large-block-grid-9 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9 > li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10 > li {
        list-style: none;
        width: 10%
    }

    .large-block-grid-10 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10 > li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11 > li {
        list-style: none;
        width: 9.0909090909%
    }

    .large-block-grid-11 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11 > li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12 > li {
        list-style: none;
        width: 8.3333333333%
    }

    .large-block-grid-12 > li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12 > li:nth-of-type(12n+1) {
        clear: both
    }
}

.button, button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem;
    background-color: #c82502;
    border-color: #a01e02;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

.button:focus, .button:hover, button:focus, button:hover {
    background-color: #a01e02;
    color: #fff
}

.button.secondary, button.secondary {
    background-color: #abafb0;
    border-color: #878d8e;
    color: #fff
}

.button.secondary:focus, .button.secondary:hover, button.secondary:focus, button.secondary:hover {
    background-color: #878d8e;
    color: #fff
}

.button.success, button.success {
    background-color: #2e8c1a;
    border-color: #257015;
    color: #fff
}

.button.success:focus, .button.success:hover, button.success:focus, button.success:hover {
    background-color: #257015;
    color: #fff
}

.button.alert, button.alert {
    background-color: #fe5502;
    border-color: #cc4401;
    color: #fff
}

.button.alert:focus, .button.alert:hover, button.alert:focus, button.alert:hover {
    background-color: #cc4401;
    color: #fff
}

.button.warning, button.warning {
    background-color: #fca51f;
    border-color: #df8903;
    color: #fff
}

.button.warning:focus, .button.warning:hover, button.warning:focus, button.warning:hover {
    background-color: #df8903;
    color: #fff
}

.button.info, button.info {
    background-color: #239caa;
    border-color: #1c7d88;
    color: #fff
}

.button.info:focus, .button.info:hover, button.info:focus, button.info:hover {
    background-color: #1c7d88;
    color: #fff
}

.button.large, button.large {
    padding: 1rem 2rem 1.0625rem;
    font-size: 1.125rem
}

.button.small, button.small {
    padding: .5rem 1rem .5625rem;
    font-size: .75rem
}

.button.tiny, button.tiny {
    padding: .3125rem .625rem .375rem;
    font-size: .6875rem
}

.button.expand, button.expand {
    padding-left: 0;
    padding-right: 0;
    width: 100%
}

.button.left-align, button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align, button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button.radius, button.radius {
    border-radius: 3px
}

.button.round, button.round {
    border-radius: 1000px
}

.button.disabled, .button[disabled], button.disabled, button[disabled] {
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.secondary, .button[disabled].secondary, button.disabled.secondary, button[disabled].secondary {
    background-color: #abafb0;
    border-color: #878d8e;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

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

.button.disabled.success, .button[disabled].success, button.disabled.success, button[disabled].success {
    background-color: #2e8c1a;
    border-color: #257015;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.success:focus, .button.disabled.success:hover, .button[disabled].success:focus, .button[disabled].success:hover, button.disabled.success:focus, button.disabled.success:hover, button[disabled].success:focus, button[disabled].success:hover {
    color: #fff;
    background-color: #2e8c1a
}

.button.disabled.alert, .button[disabled].alert, button.disabled.alert, button[disabled].alert {
    background-color: #fe5502;
    border-color: #cc4401;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

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

.button.disabled.warning, .button[disabled].warning, button.disabled.warning, button[disabled].warning {
    background-color: #fca51f;
    border-color: #df8903;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.warning:focus, .button.disabled.warning:hover, .button[disabled].warning:focus, .button[disabled].warning:hover, button.disabled.warning:focus, button.disabled.warning:hover, button[disabled].warning:focus, button[disabled].warning:hover {
    color: #fff;
    background-color: #fca51f
}

.button.disabled.info, .button[disabled].info, button.disabled.info, button[disabled].info {
    background-color: #239caa;
    border-color: #1c7d88;
    color: #fff;
    box-shadow: none;
    cursor: default;
    opacity: .7
}

.button.disabled.info:focus, .button.disabled.info:hover, .button[disabled].info:focus, .button[disabled].info:hover, button.disabled.info:focus, button.disabled.info:hover, button[disabled].info:focus, button[disabled].info:hover {
    color: #fff;
    background-color: #239caa
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 48rem), print {
    .button, button {
        display: inline-block
    }
}

.flex-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 56.34%;
    padding-top: 0;
    position: relative
}

.flex-video.widescreen {
    padding-bottom: 56.34%
}

.flex-video.vimeo {
    padding-top: 0
}

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

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column, form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column, form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column, form .row input.columns, form .row textarea.column, form .row textarea.columns {
    padding-left: .5rem
}

label {
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none !important;
    text-align: right
}

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

label small {
    text-transform: capitalize;
    color: #676767
}

.postfix, .prefix {
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: .875rem;
    height: 2.3125rem;
    line-height: 2.3125rem;
    overflow: visible;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 2
}

.postfix.button {
    border-color: true
}

.prefix.button {
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    text-align: center
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

label.prefix, span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.postfix, span.postfix {
    background: #f2f2f2;
    color: #333;
    border-color: #ccc
}

input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    box-shadow: none;
    color: rgba(0, 0, 0, .75);
    display: block;
    font-family: inherit;
    font-size: .875rem;
    height: 2.3125rem;
    margin: 0 0 1rem;
    padding: .5rem;
    width: 100%;
    box-sizing: border-box;
    -webkit-transition: border-color .15s linear, background .15s linear;
    transition: border-color .15s linear, background .15s linear
}

input[type=color]:focus, input[type=date]:focus, input[type=datetime-local]:focus, input[type=datetime]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus, textarea:focus {
    background: #fff;
    border-color: #ccc;
    outline: 0
}

fieldset[disabled] input[type=color], fieldset[disabled] input[type=date], fieldset[disabled] input[type=datetime-local], fieldset[disabled] input[type=datetime], fieldset[disabled] input[type=email], fieldset[disabled] input[type=month], fieldset[disabled] input[type=number], fieldset[disabled] input[type=password], fieldset[disabled] input[type=search], fieldset[disabled] input[type=tel], fieldset[disabled] input[type=text], fieldset[disabled] input[type=time], fieldset[disabled] input[type=url], fieldset[disabled] input[type=week], fieldset[disabled] textarea, input[type=color]:disabled, input[type=color][disabled], input[type=color][readonly], input[type=date]:disabled, input[type=date][disabled], input[type=date][readonly], input[type=datetime-local]:disabled, input[type=datetime-local][disabled], input[type=datetime-local][readonly], input[type=datetime]:disabled, input[type=datetime][disabled], input[type=datetime][readonly], input[type=email]:disabled, input[type=email][disabled], input[type=email][readonly], input[type=month]:disabled, input[type=month][disabled], input[type=month][readonly], input[type=number]:disabled, input[type=number][disabled], input[type=number][readonly], input[type=password]:disabled, input[type=password][disabled], input[type=password][readonly], input[type=search]:disabled, input[type=search][disabled], input[type=search][readonly], input[type=tel]:disabled, input[type=tel][disabled], input[type=tel][readonly], input[type=text]:disabled, input[type=text][disabled], input[type=text][readonly], input[type=time]:disabled, input[type=time][disabled], input[type=time][readonly], input[type=url]:disabled, input[type=url][disabled], input[type=url][readonly], input[type=week]:disabled, input[type=week][disabled], input[type=week][readonly], textarea:disabled, textarea[disabled], textarea[readonly] {
    background-color: #DDD;
    cursor: default
}

input[type=color].radius, input[type=date].radius, input[type=datetime-local].radius, input[type=datetime].radius, input[type=email].radius, input[type=month].radius, input[type=number].radius, input[type=password].radius, input[type=search].radius, input[type=tel].radius, input[type=text].radius, input[type=time].radius, input[type=url].radius, input[type=week].radius, textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse button, form .row .prefix-radius.row.collapse input, form .row .prefix-radius.row.collapse select, form .row .prefix-radius.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .postfix-radius.row.collapse button, form .row .postfix-radius.row.collapse input, form .row .postfix-radius.row.collapse select, form .row .postfix-radius.row.collapse textarea, form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse button, form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .postfix-round.row.collapse button, form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse textarea, form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

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

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

::-webkit-input-placeholder {
    color: #ccc
}

:-moz-placeholder {
    color: #ccc
}

::-moz-placeholder {
    color: #ccc
}

:-ms-input-placeholder {
    color: #ccc
}

select {
    color: rgba(0, 0, 0, .75);
    font-family: inherit;
    line-height: normal
}

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

select:disabled {
    background-color: #DDD;
    cursor: default
}

select[multiple] {
    height: auto
}

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

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

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

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

fieldset legend {
    background: #fff;
    font-weight: 700;
    margin: 0;
    padding: 0 .1875rem
}

[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] small.error, [data-abide] span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #fe5502;
    color: #fff
}

[data-abide] small.error, [data-abide] span.error {
    display: none
}

small.error, span.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #fe5502;
    color: #fff
}

.error input, .error select, .error textarea {
    margin-bottom: 0
}

.error input[type=checkbox], .error input[type=radio] {
    margin-bottom: 1rem
}

.error label, .error label.error {
    color: #fe5502
}

.error small.error {
    display: block;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: -1px;
    padding: .375rem .5625rem .5625rem;
    background: #fe5502;
    color: #fff
}

.error > label > small {
    background: 0 0;
    color: #676767;
    display: inline;
    font-size: 60%;
    font-style: normal;
    margin: 0;
    padding: 0;
    text-transform: capitalize
}

.error span.error-message {
    display: block
}

input.error, select.error, textarea.error {
    margin-bottom: 0
}

label.error {
    color: #fe5502
}

.inline-list {
    list-style: none;
    margin: 0 auto 1.0625rem;
    overflow: hidden;
    padding: 0
}

.inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem
}

.inline-list > li > * {
    display: block
}

.joyride-list {
    display: none
}

.joyride-tip-guide {
    background: #333;
    color: #fff;
    display: none;
    font-family: inherit;
    font-weight: 400;
    position: absolute;
    top: 0;
    width: 95%;
    z-index: 101;
    left: 2.5%
}

.lt-ie9 .joyride-tip-guide {
    margin-left: -400px;
    max-width: 800px;
    left: 50%
}

.joyride-content-wrapper {
    padding: 1.125rem 1.25rem 1.5rem;
    width: 100%
}

.joyride-content-wrapper .button {
    margin-bottom: 0 !important
}

.joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px
}

.joyride-tip-guide .joyride-nub {
    border: 10px solid #333;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    left: 22px
}

.joyride-tip-guide .joyride-nub.top {
    border-color: #333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px
}

.joyride-tip-guide .joyride-nub.bottom {
    border-color: #333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px
}

.joyride-tip-guide .joyride-nub.right {
    right: -20px
}

.joyride-tip-guide .joyride-nub.left {
    left: -20px
}

.joyride-tip-guide h1, .joyride-tip-guide h2, .joyride-tip-guide h3, .joyride-tip-guide h4, .joyride-tip-guide h5, .joyride-tip-guide h6 {
    color: #fff;
    font-weight: 700;
    line-height: 1.25;
    margin: 0
}

.joyride-tip-guide p {
    font-size: .875rem;
    line-height: 1.3;
    margin: 0 0 1.125rem
}

.joyride-timer-indicator-wrap {
    border: solid 1px #555;
    bottom: 1rem;
    height: 3px;
    position: absolute;
    width: 50px;
    right: 1.0625rem
}

.joyride-timer-indicator {
    background: #666;
    display: block;
    height: inherit;
    width: 0
}

.joyride-close-tip {
    color: #777 !important;
    font-size: 24px;
    font-weight: 400;
    line-height: .5 !important;
    position: absolute;
    text-decoration: none;
    top: 10px;
    right: 12px
}

.joyride-close-tip:focus, .joyride-close-tip:hover {
    color: #EEE !important
}

.joyride-modal-bg {
    background: rgba(0, 0, 0, .5);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    left: 0
}

.joyride-expose-wrapper {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 15px #fff;
    position: absolute;
    z-index: 102
}

.joyride-expose-cover {
    background: 0 0;
    border-radius: 3px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9999
}

@media only screen and (min-width: 48rem), print {
    .joyride-tip-guide {
        width: 300px;
        left: inherit
    }

    .joyride-tip-guide .joyride-nub.bottom {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-right-color: transparent !important;
        bottom: -20px
    }

    .joyride-tip-guide .joyride-nub.right {
        border-color: #333 !important;
        border-right-color: transparent !important;
        border-bottom-color: transparent !important;
        border-top-color: transparent !important;
        left: auto;
        right: -20px;
        top: 22px
    }

    .joyride-tip-guide .joyride-nub.left {
        border-color: #333 !important;
        border-bottom-color: transparent !important;
        border-left-color: transparent !important;
        border-top-color: transparent !important;
        left: -20px;
        right: auto;
        top: 22px
    }
}

.label {
    display: inline-block;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    margin-bottom: auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    padding: .375rem .75rem;
    font-size: .6875rem;
    background-color: #c82502;
    color: #fff
}

.label.radius {
    border-radius: 3px
}

.label.round {
    border-radius: 1000px
}

.label.alert {
    background-color: #fe5502;
    color: #fff
}

.label.warning {
    background-color: #fca51f;
    color: #fff
}

.label.success {
    background-color: #2e8c1a;
    color: #fff
}

.label.secondary {
    background-color: #abafb0;
    color: #fff
}

.label.info {
    background-color: #239caa;
    color: #fff
}

.panel {
    border-style: solid;
    border-width: 0;
    border-color: #e1e1e1;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    background: #fcfcfc;
    color: #222
}

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

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

.panel dl, .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel li, .panel p {
    color: #222
}

.panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
    line-height: 1.4
}

.panel.callout {
    border-style: solid;
    border-width: 0;
    border-color: #e1e1e1;
    margin-bottom: 1.5rem;
    padding: 1.5rem;
    background: #fff0ed;
    color: #222
}

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

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

.panel.callout dl, .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout li, .panel.callout p {
    color: #222
}

.panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
    line-height: 1;
    margin-bottom: .625rem
}

.panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
    line-height: 1.4
}

.panel.callout a:not(.button) {
    color: #757e85
}

.panel.callout a:not(.button):focus, .panel.callout a:not(.button):hover {
    color: #656c72
}

.panel.radius {
    border-radius: 3px
}

.progress {
    background-color: #F6F6F6;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: .625rem;
    padding: .125rem
}

.progress .meter {
    background: #c82502;
    display: block;
    height: 100%
}

.progress.secondary .meter {
    background: #abafb0;
    display: block;
    height: 100%
}

.progress.success .meter {
    background: #2e8c1a;
    display: block;
    height: 100%
}

.progress.alert .meter {
    background: #fe5502;
    display: block;
    height: 100%
}

.progress.radius {
    border-radius: 3px
}

.progress.radius .meter {
    border-radius: 2px
}

.progress.round {
    border-radius: 1000px
}

.progress.round .meter {
    border-radius: 999px
}

.range-slider {
    border: 1px solid #DDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: block;
    height: 1rem;
    width: 100%;
    background: #FAFAFA
}

.range-slider.vertical-range {
    border: 1px solid #DDD;
    margin: 1.25rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 12.5rem;
    width: 1rem
}

.range-slider.vertical-range .range-slider-handle {
    bottom: -10.5rem;
    margin-left: -.5rem;
    margin-top: 0;
    position: absolute
}

.range-slider.vertical-range .range-slider-active-segment {
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    border-top-left-radius: initial;
    bottom: 0;
    height: auto;
    width: .875rem
}

.range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle {
    background: #c82502;
    border-radius: 3px
}

.range-slider.radius .range-slider-handle:hover {
    background: #b02102
}

.range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle {
    background: #c82502;
    border-radius: 1000px
}

.range-slider.round .range-slider-handle:hover {
    background: #b02102
}

.range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: .7
}

.range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
    background: #c82502;
    cursor: default;
    opacity: .7
}

.range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
    background: #b02102
}

.range-slider-active-segment {
    background: #a9adae;
    border-bottom-left-radius: inherit;
    border-top-left-radius: inherit;
    display: inline-block;
    height: .875rem;
    position: absolute
}

.range-slider-handle {
    border: 1px solid none;
    cursor: pointer;
    display: inline-block;
    height: 1.375rem;
    position: absolute;
    top: -.3125rem;
    width: 2rem;
    z-index: 1;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #c82502
}

.range-slider-handle:hover {
    background: #b02102
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, .45);
    bottom: 0;
    display: none;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    box-shadow: 0 0 10px rgba(0, 0, 0, .4)
}

@media only screen and (max-width: 47.9375rem) {
    .reveal-modal {
        min-height: 100vh
    }
}

.reveal-modal .column, .reveal-modal .columns {
    min-width: 0
}

.reveal-modal > :first-child {
    margin-top: 0
}

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

@media only screen and (min-width: 48rem), print {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 80%
    }
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal {
        top: 6.25rem
    }
}

.reveal-modal.radius {
    border-radius: 3px
}

.reveal-modal.round {
    border-radius: 1000px
}

.reveal-modal.collapse {
    padding: 0
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width: 48rem), print {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 95%
    }
}

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

@media only screen and (min-width: 48rem), print {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 120rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}

.reveal-modal .close-reveal-modal {
    color: #AAA;
    cursor: pointer;
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: .625rem;
    right: 1.375rem
}

.switch {
    border: none;
    margin-bottom: 1.25rem;
    outline: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch label {
    cursor: pointer;
    display: block;
    margin-bottom: 1.125rem;
    position: relative;
    text-indent: 100%;
    -webkit-transition: left .1s ease-out;
    transition: left .1s ease-out
}

.switch input {
    left: 10px;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 9px
}

.switch input + label {
    margin-left: 0;
    margin-right: 0
}

.switch label:after {
    content: "";
    display: block;
    left: .25rem;
    position: absolute;
    top: .25rem;
    -webkit-transition: left .1s ease-out;
    transition: left .1s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.switch label {
    height: 2.25rem;
    width: 4.5rem
}

.switch label:after {
    height: 1.75rem;
    width: 1.75rem
}

.switch input:checked + label:after {
    left: 2.5rem
}

.switch label {
    color: transparent;
    background: #239caa
}

.switch label:after {
    background: #fff
}

.switch input:checked + label {
    background: #c82502
}

.switch.large label {
    height: 2.75rem;
    width: 5.5rem
}

.switch.large label:after {
    height: 2.25rem;
    width: 2.25rem
}

.switch.large input:checked + label:after {
    left: 3rem
}

.switch.small label {
    height: 1.75rem;
    width: 3.5rem
}

.switch.small label:after {
    height: 1.25rem;
    width: 1.25rem
}

.switch.small input:checked + label:after {
    left: 2rem
}

.switch.tiny label {
    height: 1.375rem;
    width: 2.75rem
}

.switch.tiny label:after {
    height: .875rem;
    width: .875rem
}

.switch.tiny input:checked + label:after {
    left: 1.625rem
}

.switch.radius label {
    border-radius: 4px
}

.switch.radius label:after {
    border-radius: 3px
}

.switch.round {
    border-radius: 1000px
}

.switch.round label, .switch.round label:after {
    border-radius: 2rem
}

table {
    background: #fff;
    border: solid 1px #DDD;
    margin-bottom: 1.25rem;
    table-layout: auto
}

table caption {
    background: 0 0;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table thead {
    background: #F5F5F5
}

table thead tr td, table thead tr th {
    color: #222;
    font-size: .875rem;
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

table tfoot {
    background: #F5F5F5
}

table tfoot tr td, table tfoot tr th {
    color: #222;
    font-size: .875rem;
    font-weight: 700;
    padding: .5rem .625rem .625rem
}

table tr td, table tr th {
    color: #222;
    font-size: .875rem;
    padding: .5625rem .625rem;
    text-align: left
}

table tr.alt, table tr.even, table tr:nth-of-type(even) {
    background: #F9F9F9
}

table tbody tr td, table tbody tr th, table tfoot tr td, table tfoot tr th, table thead tr th, table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.tabs {
    margin-bottom: 0 !important;
    margin-left: 0
}

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

.tabs:after {
    clear: both
}

.tabs .tab-title, .tabs dd {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative
}

.tabs .tab-title > a, .tabs dd > a {
    display: block;
    background-color: #EFEFEF;
    color: #222;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 1rem;
    padding: 1rem 2rem
}

.tabs .tab-title > a:hover, .tabs dd > a:hover {
    background-color: #e1e1e1
}

.tabs .tab-title.active a, .tabs dd.active a {
    background-color: #fff;
    color: #222
}

.tabs.radius .tab:first-child a, .tabs.radius dd:first-child a {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.tabs.radius .tab:last-child a, .tabs.radius dd:last-child a {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.tabs.vertical .tab-title, .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto
}

.tabs-content {
    margin-bottom: 1.5rem;
    width: 100%
}

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

.tabs-content:after {
    clear: both
}

.tabs-content > .content {
    display: none;
    float: left;
    padding: .625rem 0;
    width: 100%
}

.tabs-content > .content.active {
    display: block;
    float: none
}

.tabs-content > .content.contained {
    padding: .625rem
}

.tabs-content.vertical {
    display: block
}

.tabs-content.vertical > .content {
    padding: 0 .625rem
}

@media only screen and (min-width: 48rem), print {
    .tabs.vertical {
        float: left;
        margin: 0;
        margin-bottom: 1.25rem !important;
        max-width: 20%;
        width: 20%
    }

    .tabs-content.vertical {
        float: left;
        margin-left: -1px;
        max-width: 80%;
        padding-left: 1rem;
        width: 80%
    }
}

.no-js .tabs-content > .content {
    display: block;
    float: none
}

.th {
    border: solid 4px #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out
}

.th:focus, .th:hover {
    box-shadow: 0 0 6px 1px rgba(200, 37, 2, .5)
}

.th.radius {
    border-radius: 3px
}

.has-tip {
    border-bottom: dotted 1px #CCC;
    color: #333;
    cursor: help;
    font-weight: 700
}

.has-tip:focus, .has-tip:hover {
    border-bottom: dotted 1px #5a1101;
    color: #c82502
}

.has-tip.tip-left, .has-tip.tip-right {
    float: none !important
}

.tooltip {
    background: #333;
    color: #fff;
    display: none;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.3;
    max-width: 300px;
    padding: .75rem;
    position: absolute;
    width: 100%;
    z-index: 1006;
    left: 50%
}

.tooltip > .nub {
    border: solid 5px;
    display: block;
    height: 0;
    pointer-events: none;
    position: absolute;
    top: -10px;
    width: 0;
    left: 5px
}

.tooltip > .nub.rtl {
    left: auto;
    right: 5px
}

.tooltip.radius {
    border-radius: 3px
}

.tooltip.round {
    border-radius: 1000px
}

.tooltip.round > .nub {
    left: 2rem
}

.tooltip.opened {
    border-bottom: dotted 1px #5a1101 !important;
    color: #c82502 !important
}

.tap-to-close {
    color: #777;
    display: block;
    font-size: .625rem;
    font-weight: 400
}

@media only screen and (min-width: 48rem), print {
    .tooltip > .nub {
        border-color: transparent transparent #333;
        top: -10px
    }

    .tooltip.tip-top > .nub {
        border-color: #333 transparent transparent;
        bottom: -10px;
        top: auto
    }

    .tooltip.tip-left, .tooltip.tip-right {
        float: none !important
    }

    .tooltip.tip-left > .nub {
        border-color: transparent transparent transparent #333;
        left: auto;
        margin-top: -5px;
        right: -10px;
        top: 50%
    }

    .tooltip.tip-right > .nub {
        border-color: transparent #333 transparent transparent;
        left: -10px;
        margin-top: -5px;
        right: auto;
        top: 50%
    }
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-justify {
    text-align: justify !important
}

@media only screen and (max-width: 47.9375rem) {
    .small-only-text-left {
        text-align: left !important
    }

    .small-only-text-right {
        text-align: right !important
    }

    .small-only-text-center {
        text-align: center !important
    }

    .small-only-text-justify {
        text-align: justify !important
    }
}

@media only screen {
    .small-text-left {
        text-align: left !important
    }

    .small-text-right {
        text-align: right !important
    }

    .small-text-center {
        text-align: center !important
    }

    .small-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .medium-only-text-left {
        text-align: left !important
    }

    .medium-only-text-right {
        text-align: right !important
    }

    .medium-only-text-center {
        text-align: center !important
    }

    .medium-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 48rem), print {
    .medium-text-left {
        text-align: left !important
    }

    .medium-text-right {
        text-align: right !important
    }

    .medium-text-center {
        text-align: center !important
    }

    .medium-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625rem) and (max-width: 84.375rem) {
    .large-only-text-left {
        text-align: left !important
    }

    .large-only-text-right {
        text-align: right !important
    }

    .large-only-text-center {
        text-align: center !important
    }

    .large-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-text-left {
        text-align: left !important
    }

    .large-text-right {
        text-align: right !important
    }

    .large-text-center {
        text-align: center !important
    }

    .large-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 84.4375rem) and (max-width: 120rem) {
    .xlarge-only-text-left {
        text-align: left !important
    }

    .xlarge-only-text-right {
        text-align: right !important
    }

    .xlarge-only-text-center {
        text-align: center !important
    }

    .xlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .xlarge-text-left {
        text-align: left !important
    }

    .xlarge-text-right {
        text-align: right !important
    }

    .xlarge-text-center {
        text-align: center !important
    }

    .xlarge-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120rem) and (max-width: 999999999999) {
    .xxlarge-only-text-left {
        text-align: left !important
    }

    .xxlarge-only-text-right {
        text-align: right !important
    }

    .xxlarge-only-text-center {
        text-align: center !important
    }

    .xxlarge-only-text-justify {
        text-align: justify !important
    }
}

@media only screen and (min-width: 120rem) {
    .xxlarge-text-left {
        text-align: left !important
    }

    .xxlarge-text-right {
        text-align: right !important
    }

    .xxlarge-text-center {
        text-align: center !important
    }

    .xxlarge-text-justify {
        text-align: justify !important
    }
}

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

a {
    color: #c82502;
    line-height: inherit;
    text-decoration: none
}

a:focus, a:hover {
    color: #ac2002
}

a img {
    border: none
}

p {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    margin-bottom: 2rem;
    text-rendering: optimizeSpeed
}

p.lead {
    font-size: 1.21875rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    font-style: normal;
    line-height: 1.35
}

h1, h2, h3, h4, h5, h6 {
    color: #222;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    margin-bottom: .75rem;
    margin-top: 0;
    text-rendering: auto
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #6f6f6f;
    font-size: 80%;
    line-height: 0
}

h1 {
    font-size: 2.5rem
}

h2 {
    font-size: 1.5rem
}

h3 {
    font-size: 1.3125rem
}

h4 {
    font-size: 1.1875rem
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1.125rem
}

.subheader {
    line-height: 1;
    color: #6f6f6f;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #d5d7d8;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.5rem 0 1.4375rem
}

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

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

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

code {
    background-color: #eff0f0;
    border-color: #d7d9d9;
    border-style: solid;
    border-width: 0;
    color: #811801;
    font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}

dl, ol, ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.8;
    list-style-position: outside;
    margin-bottom: 2rem
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

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

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

ul.circle li ul, ul.disc li ul, ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle;
    margin-left: 1.1rem
}

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

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

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

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

dl dd {
    margin-bottom: .75rem
}

abbr, acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #222;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #DDD
}

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

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #555
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a, blockquote cite a:visited {
    color: #555
}

blockquote, blockquote p {
    line-height: 1.9;
    color: #6f6f6f
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #DDD;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-weight: 700;
    font-size: .9375rem
}

.vevent .summary {
    font-weight: 700
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    font-weight: 700;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 48rem), print {
    h1, h2, h3, h4, h5, h6 {
        line-height: 1
    }

    h1 {
        font-size: 3.125rem
    }

    h2 {
        font-size: 2.125rem
    }

    h3 {
        font-size: 1.625rem
    }

    h4 {
        font-size: 1.5rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1.125rem
    }
}

@media only screen {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-medium, .hide-for-medium-only, .hide-for-medium-up, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium-down, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium-down, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-medium, .show-for-medium-only, .show-for-medium-up, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium-down, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium-down, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-medium, .visible-for-medium-only, .visible-for-medium-up, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-medium, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium-down, table.show-for-small, table.show-for-small-down, table.show-for-small-only, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-medium, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium-down, thead.show-for-small, thead.show-for-small-down, thead.show-for-small-only, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-medium, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium-down, tbody.show-for-small, tbody.show-for-small-down, tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-medium, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium-down, tr.show-for-small, tr.show-for-small-down, tr.show-for-small-only, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-medium, td.hide-for-medium-only, td.hide-for-medium-up, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium-down, td.show-for-small, td.show-for-small-down, td.show-for-small-only, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-medium, th.hide-for-medium-only, th.hide-for-medium-up, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium-down, th.show-for-small, th.show-for-small-down, th.show-for-small-only, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 48rem), print {
    .hide-for-large, .hide-for-large-only, .hide-for-large-up, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-down, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-large, .show-for-large-only, .show-for-large-up, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-only, .visible-for-large-up, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-down, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-down, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-down, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-down, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-only, td.hide-for-large-up, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-down, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-only, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-only, th.hide-for-large-up, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-down, th.show-for-medium, th.show-for-medium-down, th.show-for-medium-only, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-down, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-down, .hide-for-xxlarge-down, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-down, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-down, .hidden-for-xxlarge-down, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large, table.show-for-large-down, table.show-for-large-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-down, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large, thead.show-for-large-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-down, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large, tbody.show-for-large-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-down, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large, tr.show-for-large-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-down, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-only, td.hide-for-xlarge-up, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large, td.show-for-large-down, td.show-for-large-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-down, td.show-for-xxlarge-down, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-only, th.hide-for-xlarge-up, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large, th.show-for-large-down, th.show-for-large-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-down, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xxlarge, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xxlarge-down {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xxlarge-down, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xxlarge, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xxlarge, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xxlarge-down {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xxlarge-down, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xxlarge, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xxlarge, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge, table.show-for-xlarge-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-down {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xxlarge, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-down {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xxlarge, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-down {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xxlarge, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-down {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xxlarge, td.hide-for-xxlarge-only, td.hide-for-xxlarge-up, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge, td.show-for-xlarge-down, td.show-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-down, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xxlarge, th.hide-for-xxlarge-only, th.hide-for-xxlarge-up, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge, th.show-for-xlarge-down, th.show-for-xlarge-only, th.show-for-xlarge-up, th.show-for-xxlarge-down {
        display: table-cell !important
    }
}

@media only screen and (min-width: 120rem) {
    .hide-for-large, .hide-for-large-down, .hide-for-large-only, .hide-for-medium, .hide-for-medium-down, .hide-for-medium-only, .hide-for-small, .hide-for-small-down, .hide-for-small-only, .hide-for-xlarge, .hide-for-xlarge-down, .hide-for-xlarge-only, .show-for-large-up, .show-for-medium-up, .show-for-small-up, .show-for-xlarge-up, .show-for-xxlarge, .show-for-xxlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up {
        display: inherit !important
    }

    .hide-for-large-up, .hide-for-medium-up, .hide-for-small-up, .hide-for-xlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .show-for-large, .show-for-large-down, .show-for-large-only, .show-for-medium, .show-for-medium-down, .show-for-medium-only, .show-for-small, .show-for-small-down, .show-for-small-only, .show-for-xlarge, .show-for-xlarge-down, .show-for-xlarge-only {
        display: none !important
    }

    .hidden-for-large, .hidden-for-large-down, .hidden-for-large-only, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-medium-only, .hidden-for-small, .hidden-for-small-down, .hidden-for-small-only, .hidden-for-xlarge, .hidden-for-xlarge-down, .hidden-for-xlarge-only, .visible-for-large-up, .visible-for-medium-up, .visible-for-small-up, .visible-for-xlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up, .hidden-for-medium-up, .hidden-for-small-up, .hidden-for-xlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .visible-for-large, .visible-for-large-down, .visible-for-large-only, .visible-for-medium, .visible-for-medium-down, .visible-for-medium-only, .visible-for-small, .visible-for-small-down, .visible-for-small-only, .visible-for-xlarge, .visible-for-xlarge-down, .visible-for-xlarge-only {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px
    }

    table.hide-for-large, table.hide-for-large-down, table.hide-for-large-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.hide-for-small, table.hide-for-small-down, table.hide-for-small-only, table.hide-for-xlarge, table.hide-for-xlarge-down, table.hide-for-xlarge-only, table.show-for-large-up, table.show-for-medium-up, table.show-for-small-up, table.show-for-xlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up {
        display: table !important
    }

    thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-large-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-small-only, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.hide-for-xlarge-only, thead.show-for-large-up, thead.show-for-medium-up, thead.show-for-small-up, thead.show-for-xlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up {
        display: table-header-group !important
    }

    tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-large-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-small-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.hide-for-xlarge-only, tbody.show-for-large-up, tbody.show-for-medium-up, tbody.show-for-small-up, tbody.show-for-xlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up {
        display: table-row-group !important
    }

    tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-large-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-small-only, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.hide-for-xlarge-only, tr.show-for-large-up, tr.show-for-medium-up, tr.show-for-small-up, tr.show-for-xlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up {
        display: table-row
    }

    td.hide-for-large, td.hide-for-large-down, td.hide-for-large-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.hide-for-small, td.hide-for-small-down, td.hide-for-small-only, td.hide-for-xlarge, td.hide-for-xlarge-down, td.hide-for-xlarge-only, td.show-for-large-up, td.show-for-medium-up, td.show-for-small-up, td.show-for-xlarge-up, td.show-for-xxlarge, td.show-for-xxlarge-down, td.show-for-xxlarge-only, td.show-for-xxlarge-up, th.hide-for-large, th.hide-for-large-down, th.hide-for-large-only, th.hide-for-medium, th.hide-for-medium-down, th.hide-for-medium-only, th.hide-for-small, th.hide-for-small-down, th.hide-for-small-only, th.hide-for-xlarge, th.hide-for-xlarge-down, th.hide-for-xlarge-only, th.show-for-large-up, th.show-for-medium-up, th.show-for-small-up, th.show-for-xlarge-up, th.show-for-xxlarge, th.show-for-xxlarge-down, th.show-for-xxlarge-only, th.show-for-xxlarge-up {
        display: table-cell !important
    }
}

.hide-for-portrait, .show-for-landscape {
    display: inherit !important
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

table.hide-for-landscape, table.show-for-portrait {
    display: table !important
}

thead.hide-for-landscape, thead.show-for-portrait {
    display: table-header-group !important
}

tbody.hide-for-landscape, tbody.show-for-portrait {
    display: table-row-group !important
}

tr.hide-for-landscape, tr.show-for-portrait {
    display: table-row !important
}

td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
    display: table-cell !important
}

@media only screen and (orientation: landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: inherit !important
    }

    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }

    table.hide-for-portrait, table.show-for-landscape {
        display: table !important
    }

    thead.hide-for-portrait, thead.show-for-landscape {
        display: table-header-group !important
    }

    tbody.hide-for-portrait, tbody.show-for-landscape {
        display: table-row-group !important
    }

    tr.hide-for-portrait, tr.show-for-landscape {
        display: table-row !important
    }

    td.hide-for-portrait, td.show-for-landscape, th.hide-for-portrait, th.show-for-landscape {
        display: table-cell !important
    }
}

@media only screen and (orientation: portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: inherit !important
    }

    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }

    table.hide-for-landscape, table.show-for-portrait {
        display: table !important
    }

    thead.hide-for-landscape, thead.show-for-portrait {
        display: table-header-group !important
    }

    tbody.hide-for-landscape, tbody.show-for-portrait {
        display: table-row-group !important
    }

    tr.hide-for-landscape, tr.show-for-portrait {
        display: table-row !important
    }

    td.hide-for-landscape, td.show-for-portrait, th.hide-for-landscape, th.show-for-portrait {
        display: table-cell !important
    }
}

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

.hide-for-touch, .touch .show-for-touch {
    display: inherit !important
}

.touch .hide-for-touch {
    display: none !important
}

.touch table.show-for-touch, table.hide-for-touch {
    display: table !important
}

.touch thead.show-for-touch, thead.hide-for-touch {
    display: table-header-group !important
}

.touch tbody.show-for-touch, tbody.hide-for-touch {
    display: table-row-group !important
}

.touch tr.show-for-touch, tr.hide-for-touch {
    display: table-row !important
}

.touch td.show-for-touch, .touch th.show-for-touch, td.hide-for-touch, th.hide-for-touch {
    display: table-cell !important
}

.show-for-sr, .show-on-focus {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px
}

.show-on-focus:active, .show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.print-only {
    display: none !important
}

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

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

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }

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

    a[href]:after {
        content: " (" attr(href) ")"
    }

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

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]: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
    }

    @page {
        margin: .5cm
    }

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

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

    .hide-on-print {
        display: none !important
    }

    .print-only {
        display: block !important
    }

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

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

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

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

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }
}

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

.slick-slider {
    box-sizing: border-box;
    display: block;
    margin-bottom: 30px;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.slick-list {
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}

.slick-list.dragging {
    cursor: hand
}

.slick-slide, .slick-slide img, .slick-slider .slick-list, .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    display: block;
    left: 0;
    position: relative;
    top: 0;
    zoom: 1
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-next, .slick-prev {
    background: 0 0;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%
}

.store-carousel .slick-next, .store-carousel .slick-prev {
    top: 30%
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: 0 0;
    color: transparent;
    outline: 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before, .slick-prev:before {
    color: #c82502;
    font-family: National;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    opacity: .75
}

.slick-prev:before {
    content: "<"
}

.slick-next:before {
    content: ">"
}

.slick-dots {
    bottom: -45px;
    display: block;
    list-style: none;
    padding: 0;
    position: absolute;
    width: 100%
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 20px
}

.slick-dots li button {
    background: 0 0;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: 0;
    padding: 5px;
    width: 20px
}

.slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    color: #000;
    content: "â€¢";
    font-family: National;
    font-size: 4.5rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 20px
}

.slick-dots li.slick-active button:before {
    color: #c82502;
    opacity: .75
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-Regular.eot);
    src: url(../fonts/NationalWebLF-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-Regular.woff) format("woff"), url(../fonts/NationalWebLF-Regular.ttf) format("truetype"), url(../fonts/NationalWebLF-Regular.svg#NationalWebLF-Regular) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-RegularItalic.eot);
    src: url(../fonts/NationalWebLF-RegularItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-RegularItalic.woff) format("woff"), url(../fonts/NationalWebLF-RegularItalic.ttf) format("truetype"), url(../fonts/NationalWebLF-RegularItalic.svg#NationalWebLF-RegularItalic) format("svg");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-Light.eot);
    src: url(../fonts/NationalWebLF-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-Light.woff) format("woff"), url(../fonts/NationalWebLF-Light.ttf) format("truetype"), url(../fonts/NationalWebLF-Light.svg#NationalWebLF-Light) format("svg");
    font-weight: 200;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-LightItalic.eot);
    src: url(../fonts/NationalWebLF-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-LightItalic.woff) format("woff"), url(../fonts/NationalWebLF-LightItalic.ttf) format("truetype"), url(../fonts/NationalWebLF-LightItalic.svg#NationalWebLF-LightItalic) format("svg");
    font-weight: 200;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-Semibold.eot);
    src: url(../fonts/NationalWebLF-Semibold.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-Semibold.woff) format("woff"), url(../fonts/NationalWebLF-Semibold.ttf) format("truetype"), url(../fonts/NationalWebLF-Semibold.svg#NationalWebLF-Semibold) format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-SemiboldItalic.eot);
    src: url(../fonts/NationalWebLF-SemiboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-SemiboldItalic.woff) format("woff"), url(../fonts/NationalWebLF-SemiboldItalic.ttf) format("truetype"), url(../fonts/NationalWebLF-SemiboldItalic.svg#NationalWebLF-SemiboldItalic) format("svg");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-Extrabold.eot);
    src: url(../fonts/NationalWebLF-Extrabold.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-Extrabold.woff) format("woff"), url(../fonts/NationalWebLF-Extrabold.ttf) format("truetype"), url(../fonts/NationalWebLF-Extrabold.svg#NationalWebLF-Extrabold) format("svg");
    font-weight: 900;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: National;
    src: url(../fonts/NationalWebLF-ExtraboldItalic.eot);
    src: url(../fonts/NationalWebLF-ExtraboldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/NationalWebLF-ExtraboldItalic.woff) format("woff"), url(../fonts/NationalWebLF-ExtraboldItalic.ttf) format("truetype"), url(../fonts/NationalWebLF-ExtraboldItalic.svg#NationalWeb-ExtraboldItalic) format("svg");
    font-weight: 900;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: Guardian;
    src: url(../fonts/GuardianTextEgyp-Regular-Web.eot);
    src: url(../fonts/GuardianTextEgyp-Regular-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/GuardianTextEgyp-Regular-Web.woff) format("woff"), url(../fonts/GuardianTextEgyp-Regular-Web.ttf) format("truetype"), url(../fonts/GuardianTextEgyp-Regular-Web.svg#GuardianTextEgyp-Regular-Web) format("svg");
    font-weight: 400;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: Guardian;
    src: url(../fonts/GuardianTextEgyp-RegularIt-Web.eot);
    src: url(../fonts/GuardianTextEgyp-RegularIt-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/GuardianTextEgyp-RegularIt-Web.woff) format("woff"), url(../fonts/GuardianTextEgyp-RegularIt-Web.ttf) format("truetype"), url(../fonts/GuardianTextEgyp-RegularIt-Web.svg#GuardianTextEgyp-RegularIt-Web) format("svg");
    font-weight: 400;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: Guardian;
    src: url(../fonts/GuardianTextEgyp-Bold-Web.eot);
    src: url(../fonts/GuardianTextEgyp-Bold-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/GuardianTextEgyp-Bold-Web.woff) format("woff"), url(../fonts/GuardianTextEgyp-Bold-Web.ttf) format("truetype"), url(../fonts/GuardianTextEgyp-Bold-Web.svg#GuardianTextEgyp-Bold-Web) format("svg");
    font-weight: 700;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: Guardian;
    src: url(../fonts/GuardianTextEgyp-BoldIt-Web.eot);
    src: url(../fonts/GuardianTextEgyp-BoldIt-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/GuardianTextEgyp-BoldIt-Web.woff) format("woff"), url(../fonts/GuardianTextEgyp-BoldIt-Web.ttf) format("truetype"), url(../fonts/GuardianTextEgyp-BoldIt-Web.svg#GuardianTextEgyp-BoldIt-Web) format("svg");
    font-weight: 700;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: "Caponi Slab Web";
    src: url(../fonts/CaponiSlab-Medium-Web.eot);
    src: url(../fonts/CaponiSlab-Medium-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/CaponiSlab-Medium-Web.woff) format("woff"), url(../fonts/CaponiSlab-Medium-Web.ttf) format("truetype"), url(../fonts/CaponiSlab-Medium-Web.svg#CaponiSlab-Medium) format("svg");
    font-weight: 500;
    font-style: normal;
    font-stretch: normal
}

@font-face {
    font-family: "Caponi Slab Web";
    src: url(../fonts/CaponiSlab-MediumItalic-Web.eot);
    src: url(../fonts/CaponiSlab-MediumItalic-Web.eot?#iefix) format("embedded-opentype"), url(../fonts/CaponiSlab-MediumItalic-Web.woff) format("woff"), url(../fonts/CaponiSlab-MediumItalic-Web.ttf) format("truetype"), url(../fonts/CaponiSlab-MediumItalic-Web.svg#CaponiSlab-MediumItalic) format("svg");
    font-weight: 500;
    font-style: italic;
    font-stretch: normal
}

@font-face {
    font-family: HBRIcons;
    src: url(../fonts/hbricons-regular.eot?);
    src: url(../fonts/hbricons-regular.eot?#iefix}) format("embedded-opentype"), url(../fonts/hbricons-regular.woff) format("woff"), url(../fonts/hbricons-regular.ttf) format("truetype"), url(../fonts/hbricons-regular.svg#hbriconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.icon {
    display: inline-block;
    font-family: HBRIcons;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.icon-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.icon-2x {
    font-size: 2em
}

.icon-3x {
    font-size: 3em
}

.icon-4x {
    font-size: 4em
}

.icon-5x {
    font-size: 5em
}

.icon-fw {
    text-align: center;
    width: 1.2857142857em
}

.icon-ul {
    list-style-type: none;
    margin-left: 2.1428571429em;
    padding-left: 0
}

.icon-ul > li {
    position: relative
}

.icon-li {
    left: -2.1428571429em;
    position: absolute;
    text-align: center;
    top: .1428571429em;
    width: 2.1428571429em
}

.icon-li.icon-lg {
    left: -1.8571428571em
}

.icon-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.icon.pull-left {
    margin-right: .3em
}

.icon.pull-right {
    margin-left: .3em
}

.icon-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.icon-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.icon-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.icon-flip-vertical {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.icon-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.icon-stack-1x, .icon-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.icon-stack-1x {
    line-height: inherit
}

.icon-stack-2x {
    font-size: 2em
}

.icon-inverse {
    color: #fff
}

.icon-file-text-o:before {
    content: "\e010"
}

.icon-video-camera:before {
    content: "\e025"
}

.icon-check:before {
    content: "\e028"
}

.icon-arrows-alt:before, .icon-expand:before {
    content: "\e034"
}

.icon-share-square-o:before, .icon-share:before {
    content: "\e015"
}

.icon-comment-o:before, .icon-comment:before {
    content: "\e017"
}

.icon-text-height:before {
    content: "\e019"
}

.icon-print:before {
    content: "\e018"
}

.icon-refresh:before {
    content: "\e014"
}

.icon-circle-o:before {
    content: "\e026"
}

.icon-plus:before {
    content: "\e029"
}

.icon-circle:before {
    content: "\e027"
}

.icon-question-circle:before {
    content: "\e030"
}

.icon-user:before {
    content: "\e067"
}

.icon-user-check:before {
    content: "\e068"
}

.icon-shopping-cart:before {
    content: "\e065"
}

.icon-search:before {
    content: "\e007"
}

.icon-bars:before {
    content: "\e001"
}

.icon-facebook-square:before, .icon-facebook:before {
    content: "\e021"
}

.icon-twitter-square:before, .icon-twitter:before {
    content: "\e020"
}

.icon-linkedin-square:before, .icon-linkedin:before {
    content: "\e022"
}

.icon-google-plus-square:before, .icon-google-plus:before {
    content: "\e033"
}

.icon-times:before {
    content: "\e012"
}

.icon-exclamation:before {
    content: "\e032"
}

.icon-save:before {
    content: "\e010"
}

.icon-create-new-list:before, .icon-plus-square-o:before {
    content: "\e029"
}

.icon-shield:before {
    content: "\e023"
}

.icon-executive-summary:before {
    content: "\e024"
}

.icon-full-article:before {
    content: "\e035"
}

.icon-download-pdf:before {
    content: "\e036"
}

.icon-load-more:before {
    content: "\e037"
}

.icon-follow-this:before {
    content: "\e003"
}

.icon-unfollow-this:before {
    content: "\e013"
}

.icon-play:before, .icon-video-play:before {
    content: "\e046"
}

.icon-daily-stat:before {
    content: "\e038"
}

.icon-daily-idea:before {
    content: "\e043"
}

.icon-management-tip:before {
    content: "\e042"
}

.icon-daily-alert:before {
    content: "\e047"
}

.icon-weekly-hotlist:before {
    content: "\e059"
}

.icon-thumbs-up:before {
    content: "\e005"
}

.icon-thumbs-down:before {
    content: "\e044"
}

.icon-mail:before {
    content: "\e040"
}

.icon-alert:before {
    content: "\e039"
}

.icon-settings:before {
    content: "\e009"
}

.icon-angle-down, .icon-caret-down:before, .icon-chevron-down {
    content: "\e049"
}

.icon-angle-up, .icon-caret-up:before, .icon-chevron-up {
    content: "\e050"
}

.icon-angle-left, .icon-caret-left:before, .icon-chevron-left {
    content: "\e048"
}

.icon-angle-right, .icon-caret-right:before, .icon-chevron-right {
    content: "\e002"
}

.icon-organize:before {
    content: "\e041"
}

.icon-shield-reverse:before {
    content: "\e051"
}

.icon-ellipsis, .icon-view-more:before {
    content: "\e052"
}

.icon-loading:before, .icon-spinner:before {
    content: "\e053"
}

.icon-zoom:before {
    content: "\e054"
}

.icon-minus:before {
    content: "\e055"
}

.icon-question-mark:before {
    content: "\e056"
}

.icon-reload:before {
    content: "\e057"
}

.icon-information:before {
    content: "\e058"
}

.icon-circle-x:before {
    content: "\e060"
}

.icon-business-bookshelf:before {
    content: "\e061"
}

.icon-pencil:before {
    content: "\e069"
}

.icon-buy-copies:before {
    content: "\e070"
}

.icon-user-info:before {
    content: "\e071"
}

.icon-EPB:before, .icon-epub:before {
    content: "\e072"
}

.icon-PDF:before, .icon-pdf:before {
    content: "\e073"
}

.icon-MBI:before, .icon-mobi:before {
    content: "\e074"
}

.icon-save-folder-saved:before {
    content: "\e075"
}

.icon-AVO:before, .icon-video:before {
    content: "\e077"
}

.icon-ZIP:before, .icon-zip:before {
    content: "\e078"
}

.icon-TOOLKIT:before, .icon-toolkit:before {
    content: "\e079"
}

add-to-cart, add-to-cart-confirmation, article-comments, article-comments-legend, article-comments-list, article-comments-post, article-content, article-paywall, article-promo, article-sidebar, article-toolbar, cart-billing, cart-estimate, cart-item, cart-payment, cart-promo, cart-shipping, cart-total, countinue-reading, follow-subscribe, footer-menu, global-nav, issue-carousel, persistent-banner, personalization-placement, popular-topic, popup-slider, progress-meter, search-stream, shopping-cart, sign-in, slider-promo, store-carousel, stream-content, stream-item, stream-list, stream-section, tab-bar, topic-circulator {
    display: block
}

figure {
    margin: 0
}

.child-links--black a, .link--black, h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: #222
}

.child-links--black a:focus, .child-links--black a:hover, .link--black:focus, .link--black:hover, h1 > a:focus, h1 > a:hover, h2 > a:focus, h2 > a:hover, h3 > a:focus, h3 > a:hover, h4 > a:focus, h4 > a:hover, h5 > a:focus, h5 > a:hover, h6 > a:focus, h6 > a:hover {
    color: #010101
}

.link--white {
    color: #fff
}

.link--white:focus, .link--white:hover {
    color: #eff0f0
}

@media only screen and (min-width: 48rem), print {
    .link--white-medium-up {
        color: #fff
    }

    .link--white-medium-up:focus, .link--white-medium-up:hover {
        color: #eff0f0
    }
}

@media only screen and (max-width: 47.9375rem) {
    .link--black-small {
        color: #222
    }

    .link--black-small:focus, .link--black-small:hover {
        color: #010101
    }
}

.link--aqua {
    color: #239caa
}

.link--aqua:focus, .link--aqua:hover {
    color: #1f8995
}

hr {
    margin-bottom: 1.5rem;
    margin-top: 1.5rem
}

svg {
    pointer-events: none
}

.initial-hide, .inline-list > li > .is-hidden, .is-hidden, input[type=date].is-hidden, input[type=datetime-local].is-hidden, input[type=datetime].is-hidden, input[type=email].is-hidden, input[type=month].is-hidden, input[type=number].is-hidden, input[type=password].is-hidden, input[type=search].is-hidden, input[type=tel].is-hidden, input[type=text].is-hidden, input[type=time].is-hidden, input[type=url].is-hidden, input[type=week].is-hidden, textarea.is-hidden {
    display: none
}

.do-not-show {
    display: none !important
}

.is-block {
    display: block !important
}

.is-inline {
    display: inline !important
}

.is-inline-block {
    display: inline-block !important
}

.is-opaque {
    opacity: 1
}

.is-transparent {
    opacity: .5
}

.is-very-transparent {
    opacity: .3
}

.faded, .is-invisible {
    opacity: 0
}

.fadable, .faded {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.grayed-out {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .7
}

.blurred {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.has-white-bg {
    background: #fff !important
}

.has-transparent-bg {
    background: rgba(255, 255, 255, .85) !important
}

.has-no-bg {
    background: none !important
}

.has-borders {
    border: 1px #d5d7d8 solid
}

.has-border-top {
    border-top: 1px #d5d7d8 solid
}

.has-border-top-light {
    border-top: 1px solid #757e85
}

.has-border-bottom {
    border-bottom: 1px #d5d7d8 solid
}

@media only screen and (max-width: 47.9375rem) {
    .has-border-bottom-for-small {
        border-bottom: 1px #d5d7d8 solid
    }
}

.has-border-bottom-light {
    border-bottom: 1px solid #757e85
}

.has-border-left {
    border-left: 1px #d5d7d8 solid
}

@media only screen and (min-width: 48rem), print {
    .has-border-left-for-medium-up {
        border-left: 1px #d5d7d8 solid
    }
}

@media only screen and (min-width: 48rem), print {
    .has-border-right-for-medium-up {
        border-right: 1px #d5d7d8 solid
    }
}

.has-border-right {
    border-right: 1px #d5d7d8 solid
}

.has-no-border {
    border-width: 0 !important
}

ul.has-horizontal-dividers > li {
    border-top: #d5d7d8 1px solid;
    padding: .75rem 0
}

ul.has-horizontal-dividers > li:first-child {
    border-top: 0
}

ul.has-vertical-dividers > li {
    border-left: #d5d7d8 1px solid
}

ul.has-vertical-dividers > li:first-child {
    border-left: 0
}

.svg-ie {
    fill: "none";
    stroke: currentColor;
    stroke-width: 2
}

.svg-stroke-3 {
    stroke-width: 3
}

.svg-fill-current {
    fill: currentColor
}

.accent, .cta, .primary-color {
    color: #c82502 !important
}

.accent a, .cta a, .primary-color a {
    color: #c82502
}

.accent a:hover, .cta a:hover, .primary-color a:hover {
    color: #961c01
}

.accent.inverted, .cta.inverted, .primary-color.inverted {
    background: #c82502 !important;
    color: #fff !important
}

.accent.inverted a, .accent.inverted a:hover, .cta.inverted a, .cta.inverted a:hover, .primary-color.inverted a, .primary-color.inverted a:hover {
    color: #fff
}

.accent.border, .cta.border, .primary-color.border {
    border-color: #c82502
}

.secondary-color {
    color: #abafb0 !important
}

.secondary-color a {
    color: #abafb0
}

.secondary-color a:hover {
    color: #919697
}

.secondary-color.inverted {
    background: #abafb0 !important;
    color: #222 !important
}

.secondary-color.inverted a, .secondary-color.inverted a:hover {
    color: #222
}

.secondary-color.border {
    border-color: #abafb0
}

.tertiary-color {
    color: #da2502 !important
}

.tertiary-color a {
    color: #da2502
}

.tertiary-color a:hover {
    color: #a71c02
}

.tertiary-color.inverted {
    background: #da2502 !important;
    color: #fff !important
}

.tertiary-color.inverted a, .tertiary-color.inverted a:hover {
    color: #fff
}

.tertiary-color.border {
    border-color: #da2502
}

.quaternary-color {
    color: #393d41 !important
}

.quaternary-color a {
    color: #393d41
}

.quaternary-color a:hover {
    color: #212426
}

.quaternary-color.inverted {
    background: #393d41 !important;
    color: #fff !important
}

.quaternary-color.inverted a, .quaternary-color.inverted a:hover {
    color: #fff
}

.quaternary-color.border {
    border-color: #393d41
}

.alert-color {
    color: #fe5502 !important
}

.alert-color a {
    color: #fe5502
}

.alert-color a:hover {
    color: #cc4401
}

.alert-color.inverted {
    background: #fe5502 !important;
    color: #222 !important
}

.alert-color.inverted a, .alert-color.inverted a:hover {
    color: #222
}

.alert-color.border {
    border-color: #fe5502
}

.success-color {
    color: #2e8c1a !important
}

.success-color a {
    color: #2e8c1a
}

.success-color a:hover {
    color: #206112
}

.success-color.inverted {
    background: #2e8c1a !important;
    color: #fff !important
}

.success-color.inverted a, .success-color.inverted a:hover {
    color: #fff
}

.success-color.border {
    border-color: #2e8c1a
}

.warning-color {
    color: #fca51f !important
}

.warning-color a {
    color: #fca51f
}

.warning-color a:hover {
    color: #e58c03
}

.warning-color.inverted {
    background: #fca51f !important;
    color: #222 !important
}

.warning-color.inverted a, .warning-color.inverted a:hover {
    color: #222
}

.warning-color.border {
    border-color: #fca51f
}

.highlight, .info-color {
    color: #239caa !important
}

.highlight a, .info-color a {
    color: #239caa
}

.highlight a:hover, .info-color a:hover {
    color: #1a7580
}

.highlight.inverted, .info-color.inverted {
    background: #239caa !important;
    color: #fff !important
}

.highlight.inverted a, .highlight.inverted a:hover, .info-color.inverted a, .info-color.inverted a:hover {
    color: #fff
}

.highlight.border, .info-color.border {
    border-color: #239caa
}

.lighter-info-color {
    color: #d6f3f6 !important
}

.lighter-info-color a {
    color: #d6f3f6
}

.lighter-info-color a:hover {
    color: #abe7ee
}

.lighter-info-color.inverted {
    background: #d6f3f6 !important;
    color: #222 !important
}

.lighter-info-color.inverted a, .lighter-info-color.inverted a:hover {
    color: #222
}

.lighter-info-color.border {
    border-color: #d6f3f6
}

.white {
    color: #fff !important
}

.white a {
    color: #fff
}

.white a:hover {
    color: #e6e6e6
}

.white.inverted {
    background: #fff !important;
    color: #222 !important
}

.white.inverted a, .white.inverted a:hover {
    color: #222
}

.white.border {
    border-color: #fff
}

.darker-gray {
    color: #111 !important
}

.darker-gray a {
    color: #111
}

.darker-gray a:hover {
    color: #000
}

.darker-gray.inverted {
    background: #111 !important;
    color: #fff !important
}

.darker-gray.inverted a, .darker-gray.inverted a:hover {
    color: #fff
}

.darker-gray.border {
    border-color: #111
}

.dark-gray {
    color: #31363a !important
}

.dark-gray a {
    color: #31363a
}

.dark-gray a:hover {
    color: #1a1c1e
}

.dark-gray.inverted {
    background: #31363a !important;
    color: #fff !important
}

.dark-gray.inverted a, .dark-gray.inverted a:hover {
    color: #fff
}

.dark-gray.border {
    border-color: #31363a
}

.hbrgray {
    color: #393d41 !important
}

.hbrgray a {
    color: #393d41
}

.hbrgray a:hover {
    color: #212426
}

.hbrgray.inverted {
    background: #393d41 !important;
    color: #fff !important
}

.hbrgray.inverted a, .hbrgray.inverted a:hover {
    color: #fff
}

.hbrgray.border {
    border-color: #393d41
}

.light-gray {
    color: #757e85 !important
}

.light-gray a {
    color: #757e85
}

.light-gray a:hover {
    color: #5d646a
}

.light-gray.inverted {
    background: #757e85 !important;
    color: #fff !important
}

.light-gray.inverted a, .light-gray.inverted a:hover {
    color: #fff
}

.light-gray.border {
    border-color: #757e85
}

.lighter-gray {
    color: #abafb0 !important
}

.lighter-gray a {
    color: #abafb0
}

.lighter-gray a:hover {
    color: #919697
}

.lighter-gray.inverted {
    background: #abafb0 !important;
    color: #222 !important
}

.lighter-gray.inverted a, .lighter-gray.inverted a:hover {
    color: #222
}

.lighter-gray.border {
    border-color: #abafb0
}

.lighter-2x-gray {
    color: #c5c8c9 !important
}

.lighter-2x-gray a {
    color: #c5c8c9
}

.lighter-2x-gray a:hover {
    color: #abafb0
}

.lighter-2x-gray.inverted {
    background: #c5c8c9 !important;
    color: #222 !important
}

.lighter-2x-gray.inverted a, .lighter-2x-gray.inverted a:hover {
    color: #222
}

.lighter-2x-gray.border {
    border-color: #c5c8c9
}

.lighter-3x-gray {
    color: #d5d7d8 !important
}

.lighter-3x-gray a {
    color: #d5d7d8
}

.lighter-3x-gray a:hover {
    color: #bbbebf
}

.lighter-3x-gray.inverted {
    background: #d5d7d8 !important;
    color: #222 !important
}

.lighter-3x-gray.inverted a, .lighter-3x-gray.inverted a:hover {
    color: #222
}

.lighter-3x-gray.border {
    border-color: #d5d7d8
}

.lightest-gray {
    color: #eff0f0 !important
}

.lightest-gray a {
    color: #eff0f0
}

.lightest-gray a:hover {
    color: #d5d7d8
}

.lightest-gray.inverted {
    background: #eff0f0 !important;
    color: #222 !important
}

.lightest-gray.inverted a, .lightest-gray.inverted a:hover {
    color: #222
}

.lightest-gray.border {
    border-color: #eff0f0
}

.text-gray-light {
    color: #888 !important
}

.text-gray-light a {
    color: #888
}

.text-gray-light a:hover {
    color: #6f6f6f
}

.text-gray-light.inverted {
    background: #888 !important;
    color: #222 !important
}

.text-gray-light.inverted a, .text-gray-light.inverted a:hover {
    color: #222
}

.text-gray-light.border {
    border-color: #888
}

.text-gray {
    color: #666 !important
}

.text-gray a {
    color: #666
}

.text-gray a:hover {
    color: #4d4d4d
}

.text-gray.inverted {
    background: #666 !important;
    color: #fff !important
}

.text-gray.inverted a, .text-gray.inverted a:hover {
    color: #fff
}

.text-gray.border {
    border-color: #666
}

.text-gray-dark {
    color: #222 !important
}

.text-gray-dark a {
    color: #222
}

.text-gray-dark a:hover {
    color: #090909
}

.text-gray-dark.inverted {
    background: #222 !important;
    color: #fff !important
}

.text-gray-dark.inverted a, .text-gray-dark.inverted a:hover {
    color: #fff
}

.text-gray-dark.border {
    border-color: #222
}

.transparent-white {
    color: rgba(247, 247, 247, .95) !important
}

.transparent-white a {
    color: rgba(247, 247, 247, .95)
}

.transparent-white a:hover {
    color: rgba(222, 222, 222, .95)
}

.transparent-white.inverted {
    background: rgba(247, 247, 247, .95) !important;
    color: #222 !important
}

.transparent-white.inverted a, .transparent-white.inverted a:hover {
    color: #222
}

.transparent-white.border {
    border-color: rgba(247, 247, 247, .95)
}

.transparent-black {
    color: rgba(0, 0, 0, .85) !important
}

.transparent-black a, .transparent-black a:hover {
    color: rgba(0, 0, 0, .85)
}

.transparent-black.inverted {
    background: rgba(0, 0, 0, .85) !important;
    color: #fff !important
}

.transparent-black.inverted a, .transparent-black.inverted a:hover {
    color: #fff
}

.transparent-black.border {
    border-color: rgba(0, 0, 0, .85)
}

.hbr-red {
    color: #c82502 !important
}

.hbr-red a {
    color: #c82502
}

.hbr-red a:hover {
    color: #961c01
}

.hbr-red.inverted {
    background: #c82502 !important;
    color: #fff !important
}

.hbr-red.inverted a, .hbr-red.inverted a:hover {
    color: #fff
}

.hbr-red.border {
    border-color: #c82502
}

.dark-teal {
    color: #239caa !important
}

.dark-teal a {
    color: #239caa
}

.dark-teal a:hover {
    color: #1a7580
}

.dark-teal.inverted {
    background: #239caa !important;
    color: #fff !important
}

.dark-teal.inverted a, .dark-teal.inverted a:hover {
    color: #fff
}

.dark-teal.border {
    border-color: #239caa
}

.light-teal {
    color: #d6f3f6 !important
}

.light-teal a {
    color: #d6f3f6
}

.light-teal a:hover {
    color: #abe7ee
}

.light-teal.inverted {
    background: #d6f3f6 !important;
    color: #222 !important
}

.light-teal.inverted a, .light-teal.inverted a:hover {
    color: #222
}

.light-teal.border {
    border-color: #d6f3f6
}

.dark-orange {
    color: #ce4b02 !important
}

.dark-orange a {
    color: #ce4b02
}

.dark-orange a:hover {
    color: #9b3902
}

.dark-orange.inverted {
    background: #ce4b02 !important;
    color: #fff !important
}

.dark-orange.inverted a, .dark-orange.inverted a:hover {
    color: #fff
}

.dark-orange.border {
    border-color: #ce4b02
}

.bright-green {
    color: #6ee802 !important
}

.bright-green a {
    color: #6ee802
}

.bright-green a:hover {
    color: #56b502
}

.bright-green.inverted {
    background: #6ee802 !important;
    color: #fff !important
}

.bright-green.inverted a, .bright-green.inverted a:hover {
    color: #fff
}

.bright-green.border {
    border-color: #6ee802
}

.magenta {
    color: #ea007b !important
}

.magenta a {
    color: #ea007b
}

.magenta a:hover {
    color: #b70060
}

.magenta.inverted {
    background: #ea007b !important;
    color: #fff !important
}

.magenta.inverted a, .magenta.inverted a:hover {
    color: #fff
}

.magenta.border {
    border-color: #ea007b
}

.bright-blue {
    color: #0caffc !important
}

.bright-blue a {
    color: #0caffc
}

.bright-blue a:hover {
    color: #0390d2
}

.bright-blue.inverted {
    background: #0caffc !important;
    color: #222 !important
}

.bright-blue.inverted a, .bright-blue.inverted a:hover {
    color: #222
}

.bright-blue.border {
    border-color: #0caffc
}

.purple {
    color: #a815f3 !important
}

.purple a {
    color: #a815f3
}

.purple a:hover {
    color: #8a0acb
}

.purple.inverted {
    background: #a815f3 !important;
    color: #222 !important
}

.purple.inverted a, .purple.inverted a:hover {
    color: #222
}

.purple.border {
    border-color: #a815f3
}

.navy-blue {
    color: #012dad !important
}

.navy-blue a {
    color: #012dad
}

.navy-blue a:hover {
    color: #01207a
}

.navy-blue.inverted {
    background: #012dad !important;
    color: #fff !important
}

.navy-blue.inverted a, .navy-blue.inverted a:hover {
    color: #fff
}

.navy-blue.border {
    border-color: #012dad
}

.backdrop-darker {
    background: #111
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-darker {
        background: 0 0
    }
}

.backdrop-dark {
    background: #31363a
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-dark {
        background: 0 0
    }
}

.backdrop-neutral {
    background: #abafb0
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-neutral {
        background: 0 0
    }
}

.backdrop-light {
    background: #c5c8c9
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-light {
        background: 0 0
    }
}

.backdrop-lighter {
    background: #d5d7d8
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-lighter {
        background: 0 0
    }
}

.backdrop-lighter-2 {
    background: #e7e9e9
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-lighter-2 {
        background: 0 0
    }
}

.backdrop-lightest {
    background: #eff0f0
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-lightest {
        background: 0 0
    }
}

.backdrop-white {
    background: #fff
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-white {
        background: 0 0
    }
}

.backdrop-off-white {
    background: #f7f7f7
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-off-white {
        background: 0 0
    }
}

.backdrop-black {
    background: #000
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-black {
        background: 0 0
    }
}

.backdrop-archive {
    background: #0a9dbc;
    border-bottom: 1px solid #c0c0c0;
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-archive {
        background: 0 0
    }
}

.backdrop-bright-blue {
    background: #0caffc
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-bright-blue {
        background: 0 0
    }
}

.backdrop-ordered {
    background: #109b02
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-ordered {
        background: 0 0
    }
}

.backdrop-cool-1 {
    background: #cbe2e4
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-cool-1 {
        background: 0 0
    }
}

.backdrop-cool-2 {
    background: #dee4e7
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-cool-2 {
        background: 0 0
    }
}

.backdrop-cool-3 {
    background: #e2f4f7
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-cool-3 {
        background: 0 0
    }
}

.backdrop-cool-4 {
    background: #e8ecee
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-cool-4 {
        background: 0 0
    }
}

.backdrop-primary-color {
    background: #c82502
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-primary-color {
        background: 0 0
    }
}

.backdrop-secondary-color {
    background: #abafb0
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-secondary-color {
        background: 0 0
    }
}

.backdrop-tertiary-color {
    background: #da2502
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-tertiary-color {
        background: 0 0
    }
}

.backdrop-quaternary-color {
    background: #393d41
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-quaternary-color {
        background: 0 0
    }
}

.backdrop-alert-color {
    background: #fe5502
}

.backdrop-alert-color {
    background: #fe5502
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-alert-color {
        background: 0 0
    }
}

.backdrop-success-color {
    background: #2e8c1a
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-success-color {
        background: 0 0
    }
}

.backdrop-warning-color {
    background: #fca51f
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-warning-color {
        background: 0 0
    }
}

.backdrop-info-color {
    background: #239caa
}

@media only screen and (max-width: 47.9375rem) {
    .poster .backdrop-info-color {
        background: 0 0
    }
}

.backdrop-black-gradient {
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .7), transparent);
    background: linear-gradient(to top, rgba(0, 0, 0, .7), transparent)
}

@media only screen and (min-width: 48rem), print {
    .backdrop-transparent-black {
        background: rgba(0, 0, 0, .85)
    }

    .backdrop-transparent-black .byline, .backdrop-transparent-black .byline li, .backdrop-transparent-black .content-type, .backdrop-transparent-black h3 > a, .backdrop-transparent-black h4 > a {
        color: #fff
    }
}

.backdrop-transparent-white {
    background: rgba(247, 247, 247, .95)
}

@media only screen and (min-width: 48rem), print {
    .backdrop-transparent-white-medium {
        background: rgba(247, 247, 247, .95)
    }
}

@media only screen and (min-width: 48rem), print {
    .backdrop-transparent-black-text span {
        background: rgba(0, 0, 0, .85)
    }
}

@media only screen and (min-width: 48rem), print {
    .backdrop-transparent-white-text span {
        background: rgba(247, 247, 247, .95)
    }
}

.sticky-backdrop {
    background-color: #fff;
    -webkit-transition: background-color 100ms ease;
    transition: background-color 100ms ease
}

.sponsored .sticky-backdrop {
    background-color: #e8ecee
}

.fixedsticky-on .sticky-backdrop {
    background-color: rgba(247, 247, 247, .95)
}

.hbr-checkbox {
    margin: .375rem;
    position: relative;
    width: 1rem
}

.hbr-checkbox input[type=checkbox] {
    margin: 0;
    visibility: hidden
}

.hbr-checkbox input[type=checkbox] + label {
    margin-left: 0;
    margin-right: 0
}

.hbr-checkbox label {
    background: #fff;
    border: 1px solid #c5c8c9;
    cursor: pointer;
    height: 1rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 1rem
}

.hbr-checkbox label:after {
    content: "\e028";
    font-family: HBRIcons;
    font-size: 1rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    opacity: 0;
    vertical-align: top
}

.hbr-checkbox label:hover::after {
    opacity: 0
}

.hbr-checkbox input[type=checkbox]:checked + label:after {
    opacity: 1
}

select {
    border-radius: 0;
    -moz-appearance: none !important;
    -webkit-appearance: none !important;
    background-color: #FAFAFA;
    background-image: url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDNweCIKCSBoZWlnaHQ9IjQycHgiIHZpZXdCb3g9IjAgMCA0MyA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDMgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZyBpZD0iTGF5ZXJfMSI+Cgk8cGF0aCBmaWxsPSIjRjM1NDRBIiBkPSJNMjIuMDM2LDI1LjM0N2w2LjMzMy03LjY3M2wxLjU2NCwxLjMwNGwtNy44OTcsOS4zODhsLTcuOTctOS4zNTFsMS41NjQtMS4zOEwyMi4wMzYsMjUuMzQ3eiIvPgoJPGxpbmUgZmlsbD0ibm9uZSIgeDE9IjEiIHkxPSIwIiB4Mj0iMSIgeTI9IjQxIi8+Cgk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNDQ0NDQ0MiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjAuNSIgeTE9IjAiIHgyPSIwLjUiIHkyPSI0MiIvPgo8L2c+Cjwvc3ZnPg==");
    background-position: right;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    font-size: .875rem;
    height: 2.3125rem;
    overflow: hidden;
    padding: .5rem 2.6rem .5rem .5rem;
    text-indent: .01px;
    text-overflow: ""
}

select.radius {
    border-radius: 3px
}

select:hover {
    background-color: #f3f3f3;
    background-image: url("data:image/svg+xml;base64, PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNDNweCIKCSBoZWlnaHQ9IjQycHgiIHZpZXdCb3g9IjAgMCA0MyA0MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDMgNDIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8ZyBpZD0iTGF5ZXJfMSI+Cgk8cGF0aCBmaWxsPSIjYzkxODBkIiBkPSJNMjIuMDM2LDI1LjM0N2w2LjMzMy03LjY3M2wxLjU2NCwxLjMwNGwtNy44OTcsOS4zODhsLTcuOTctOS4zNTFsMS41NjQtMS4zOEwyMi4wMzYsMjUuMzQ3eiIvPgoJPGxpbmUgZmlsbD0ibm9uZSIgeDE9IjEiIHkxPSIwIiB4Mj0iMSIgeTI9IjQxIi8+Cgk8bGluZSBmaWxsPSJub25lIiBzdHJva2U9IiNDQ0NDQ0MiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgeDE9IjAuNSIgeTE9IjAiIHgyPSIwLjUiIHkyPSI0MiIvPgo8L2c+Cjwvc3ZnPg==");
    background-position: right;
    background-repeat: no-repeat;
    border-color: #ccc
}

select:focus {
    background-color: #f3f3f3;
    color: inherit
}

.search-form-container {
    margin-bottom: .75rem;
    min-height: 3.25rem;
    position: relative
}

@media only screen and (min-width: 48rem), print {
    .search-form-container {
        min-height: 4.125rem
    }
}

.search-form-container [type=search].search-page-form {
    font-size: 1.75rem;
    left: 0;
    margin: 0;
    min-height: 3.25rem;
    padding: .75rem 2.5rem;
    position: absolute;
    right: 0
}

@media only screen and (min-width: 48rem), print {
    .search-form-container [type=search].search-page-form {
        font-size: 2.625rem;
        min-height: 4.125rem;
        padding: .75rem 4.125rem
    }
}

.search-form-container .search-form-magnify {
    left: .9375rem;
    position: absolute;
    top: .9375rem
}

@media only screen and (min-width: 48rem), print {
    .search-form-container .search-form-magnify {
        left: 1.2rem;
        top: 1.5rem
    }
}

.search-form-container .search-form-magnify:after {
    color: #c5c8c9;
    content: "\e007";
    font-family: HBRIcons;
    font-size: 1.0625rem
}

@media only screen and (min-width: 48rem), print {
    .search-form-container .search-form-magnify:after {
        font-size: 1.625rem
    }
}

.search-form-container .search-form-clear {
    position: absolute;
    right: .9375rem;
    top: .9375rem
}

@media only screen and (min-width: 48rem), print {
    .search-form-container .search-form-clear {
        right: 1.2rem;
        top: 1.5rem
    }
}

.search-form-container .search-form-clear:after {
    color: #c5c8c9;
    content: "\e012";
    font-family: HBRIcons;
    font-size: 1.0625rem
}

@media only screen and (min-width: 48rem), print {
    .search-form-container .search-form-clear:after {
        font-size: 1.625rem
    }
}

.content-area--article ul:not(.byline-list) textarea {
    -webkit-transition: height .2s ease;
    transition: height .2s ease
}

.mag-search-container {
    margin-bottom: .75rem;
    min-height: 3.25rem;
    position: relative
}

.mag-search-container [type=search].mag-search-form {
    font-size: 1.75rem;
    left: 0;
    margin: 0;
    min-height: 3.25rem;
    padding: .75rem 2.5rem;
    position: absolute;
    right: 0
}

.mag-search-container .search-form-magnify {
    left: 1rem;
    position: absolute;
    top: 1rem
}

.mag-search-container .search-form-magnify:after {
    color: #c5c8c9;
    content: "\e007";
    font-family: HBRIcons;
    font-size: 1.0625rem
}

.mag-search-container .search-form-clear {
    position: absolute;
    right: 1rem;
    top: 1rem
}

.mag-search-container .search-form-clear:after {
    color: #c5c8c9;
    content: "\e012";
    font-family: HBRIcons;
    font-size: 1.0625rem
}

.tidy-list input[type=checkbox], .tidy-list input[type=file], .tidy-list input[type=radio], .tidy-list select {
    margin-bottom: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=date].error, input[type=datetime-local].error, input[type=datetime].error, input[type=email].error, input[type=month].error, input[type=number].error, input[type=password].error, input[type=search].error, input[type=tel].error, input[type=text].error, input[type=time].error, input[type=url].error, input[type=week].error, select.error, textarea.error {
    border: 1px #fe5502 solid
}

.button, .button--alt, .button--black, .button--form, .button--gray, .button--light-gray, button {
    letter-spacing: .125rem;
    text-transform: uppercase;
    white-space: nowrap
}

.button--alt.small, .button--alt.tiny, .button--black.small, .button--black.tiny, .button--form.small, .button--form.tiny, .button--gray.small, .button--gray.tiny, .button--light-gray.small, .button--light-gray.tiny, .button.small, .button.tiny, button.small, button.tiny {
    letter-spacing: .0625rem
}

.button--alt.alt-tight, .button--alt.tight, .button--black.alt-tight, .button--black.tight, .button--form.alt-tight, .button--form.tight, .button--gray.alt-tight, .button--gray.tight, .button--light-gray.alt-tight, .button--light-gray.tight, .button.alt-tight, .button.tight, button.alt-tight, button.tight {
    letter-spacing: .0625rem;
    padding-left: .75rem;
    padding-right: .75rem
}

@media only screen and (max-width: 47.9375rem) {
    .button--alt.expand-when-small, .button--black.expand-when-small, .button--form.expand-when-small, .button--gray.expand-when-small, .button--light-gray.expand-when-small, .button.expand-when-small, button.expand-when-small {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.button--alt.is-hidden, .button--black.is-hidden, .button--form.is-hidden, .button--gray.is-hidden, .button--light-gray.is-hidden, .button.is-hidden, button.is-hidden {
    display: none
}

.button--tight, button.button--tight {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem;
    background-color: #c82502;
    border-color: #a01e02;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    letter-spacing: .0625rem;
    padding-left: .75rem;
    padding-right: .75rem;
    text-transform: uppercase;
    white-space: nowrap
}

.button--tight:focus, .button--tight:hover, button.button--tight:focus, button.button--tight:hover {
    background-color: #a01e02;
    color: #fff
}

.button--alt, .button--alt-black, .sidebar-expand, button.button--alt {
    border-style: solid;
    border-width: .1875rem;
    cursor: pointer;
    display: inline-block;
    font-size: .8125rem;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 1.25rem;
    padding-bottom: .75rem;
    padding-left: 1.625rem;
    padding-right: 1.625rem;
    padding-top: .6875rem;
    position: relative;
    text-align: center;
    text-decoration: none
}

.expand.button--alt, .expand.button--alt-black, .expand.sidebar-expand {
    width: 100%
}

.button--alt, button.button--alt {
    background-color: transparent;
    border-color: #c82502;
    color: #c82502
}

.button--alt:hover, button.button--alt:hover {
    border-color: #6d1401;
    color: #6d1401
}

.translucent-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5625rem 1.125rem .625rem;
    background-color: #fff;
    border-color: #ccc;
    color: #333;
    border-radius: 3px;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

.translucent-button:focus, .translucent-button:hover {
    background-color: #ccc;
    color: #333
}

.button--black, .button--gray {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem;
    background-color: #111;
    border-color: #0e0e0e;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

.button--black:focus, .button--black:hover, .button--gray:focus, .button--gray:hover {
    background-color: #0e0e0e;
    color: #fff
}

.button--black.expand, .button--gray.expand {
    width: 100%
}

.button--light-gray {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem;
    background-color: #757e85;
    border-color: #5e656a;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out
}

.button--light-gray:focus, .button--light-gray:hover {
    background-color: #5e656a;
    color: #fff
}

.button--light-gray.expand {
    width: 100%
}

.button--alt-black {
    background-color: #fff;
    border-color: #393d41;
    color: #393d41
}

.button--alt-black:focus, .button--alt-black:hover {
    background-color: #eff0f0;
    color: #393d41
}

.text-button, button.text-button {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    color: inherit;
    display: inline;
    font-size: inherit;
    letter-spacing: normal;
    margin: inherit;
    padding: inherit;
    text-transform: none
}

button.alt-action {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: 0 0;
    color: #c82502;
    display: inline;
    margin: inherit;
    padding: inherit
}

.button--form, button.button--form {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    padding: .5rem 1rem .5625rem;
    font-size: .75rem;
    background-color: #abafb0;
    border-color: #878d8e;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    height: 2.3125rem
}

.button--form:focus, .button--form:hover, button.button--form:focus, button.button--form:hover {
    background-color: #878d8e;
    color: #fff
}

.button--form.expand, button.button--form.expand {
    text-align: center;
    width: 100%
}

.button-height {
    height: 2.75rem
}

.form-height {
    height: 2.3125rem
}

.button.disabled, .button.disabled:focus, .button.disabled:hover, .button[disabled], .button[disabled]:focus, .button[disabled]:hover, button.disabled, button.disabled:focus, button.disabled:hover, button[disabled], button[disabled]:focus, button[disabled]:hover {
    background-color: #c5c8c9;
    border-color: #fff;
    color: #fff
}

.attached-search-button {
    background-color: #fff;
    border: 1px solid #ccc;
    border-right: 0;
    color: #393d41;
    height: 2.3125rem;
    margin-bottom: 0;
    padding: 0;
    width: 2.3125rem
}

.attached-search-button:focus, .attached-search-button:hover {
    background-color: #c5c8c9;
    color: #393d41
}

.window-block {
    bottom: 0;
    height: 100%;
    left: 0;
    overflow: auto;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: opacity 500ms ease-out 1s;
    transition: opacity 500ms ease-out 1s;
    width: 100%;
    z-index: 2000020
}

.intromercial-container {
    left: 50%;
    margin-left: -320px;
    margin-top: -340px;
    min-height: 680px;
    position: absolute;
    text-align: left;
    top: 50%
}

@media only screen and (max-width: 47.9375rem) {
    .intromercial-container {
        margin-left: -150px;
        margin-top: -150px;
        min-height: 300px
    }
}

.skip-container {
    color: #c5c8c9;
    font-size: 2.35rem;
    height: 81px
}

@media only screen and (max-width: 47.9375rem) {
    .skip-container {
        font-size: 1.35rem;
        height: 55px
    }
}

.skip-container a {
    bottom: 0;
    color: #c5c8c9;
    position: absolute;
    right: 0;
    vertical-align: bottom
}

.skip-container a .icon {
    font-size: 2.75rem;
    line-height: inherit;
    vertical-align: -10px
}

@media only screen and (max-width: 47.9375rem) {
    .skip-container a .icon {
        font-size: 1.75rem
    }
}

.intromercial-iframe {
    border: 0;
    height: 480px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 640px
}

@media only screen and (max-width: 47.9375rem) {
    .intromercial-iframe {
        height: 250px;
        width: 300px
    }
}

.intromercial-header {
    padding-bottom: 1.5rem
}

@media only screen and (max-width: 47.9375rem) {
    .intromercial-header {
        padding-bottom: .75rem
    }
}

.intromercial-close {
    background-image: url(/resources/html/marketing/intromercial/fancybox_sprite.png);
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: -18px;
    top: 87px;
    width: 36px;
    z-index: 2000040
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .intromercial-close {
        background-image: url(/resources/html/marketing/intromercial/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
}

@media only screen and (max-width: 47.9375rem) {
    .intromercial-close {
        top: 49px
    }
}

a[href] {
    text-decoration: none
}

@media print {
    a[href]:after {
        content: ""
    }
}

@media print {
    .hide-for-print {
        display: none !important
    }

    iframe {
        border: 1px dotted #eff0f0
    }

    .content-circulator, .partner-center {
        display: none
    }

    .page {
        margin: .375rem 3rem;
        padding: .375rem 3rem
    }

    .exhibit-tools {
        display: none
    }

    figure.small-3.show-for-print {
        width: 25%
    }
}

@media only screen and (max-width: 47.9375rem) {
    .hide-small {
        display: none !important
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .hide-medium {
        display: none !important
    }
}

@media only screen and (min-width: 64.0625rem) and (max-width: 84.375rem) {
    .hide-large {
        display: none !important
    }
}

@media only screen and (min-width: 48rem), print {
    .hide-medium-up {
        display: none !important
    }
}

@media only screen and (max-width: 64rem) {
    .hide-medium-down {
        display: none !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .hide-large-up {
        display: none !important
    }
}

html.registered .hide-for-registered, html.subscribers .hide-for-subscriber, html:not(.registered) .hide-for-unregistered, html:not(.subscribers) .hide-for-non-subscriber {
    display: none !important
}

.comments-list, .filter-list, .list-of-links, .tidy-list, .tidy-list--large, .tidy-list--small {
    margin-top: .375rem
}

.comments-list > li, .filter-list > li, .list-of-links > li, .tidy-list--large > li, .tidy-list--small > li, .tidy-list > li {
    line-height: 1.2;
    margin-bottom: .75rem
}

@media only screen and (min-width: 48rem), print {
    .two-column-text {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .three-column-text {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
}

@media only screen and (min-width: 64.0625rem), print {
    .three-column-text {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
}

@media only screen and (min-width: 48rem), print {
    .four-column-text {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .four-column-text {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 1.5rem;
        -moz-column-gap: 1.5rem;
        column-gap: 1.5rem
    }
}

.column-collapse {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
}

.man, .mtn, .mvn {
    margin-top: 0 !important
}

.mas, .mts, .mvs {
    margin-top: .375rem !important
}

.mam, .mtm, .mvm {
    margin-top: .75rem !important
}

.mal, .mtl, .mvl {
    margin-top: 1.5rem !important
}

.man, .mbn, .mvn {
    margin-bottom: 0 !important
}

.mas, .mbs, .mvs {
    margin-bottom: .375rem !important
}

.mam, .mbm, .mvm {
    margin-bottom: .75rem !important
}

.mal, .mbl, .mvl {
    margin-bottom: 1.5rem !important
}

.man, .mhn, .mln {
    margin-left: 0 !important
}

.mas, .mhs, .mls {
    margin-left: .375rem !important
}

.mam, .mhm, .mlm {
    margin-left: .75rem !important
}

.mal, .mhl, .mll {
    margin-left: 1.5rem !important
}

.man, .mhn, .mrn {
    margin-right: 0 !important
}

.mas, .mhs, .mrs {
    margin-right: .375rem !important
}

.mam, .mhm, .mrm {
    margin-right: .75rem !important
}

.mal, .mhl, .mrl {
    margin-right: 1.5rem !important
}

.pan, .ptn, .pvn {
    padding-top: 0 !important
}

.pas, .pts, .pvs {
    padding-top: .375rem !important
}

.pam, .ptm, .pvm {
    padding-top: .75rem !important
}

.pal, .ptl, .pvl {
    padding-top: 1.5rem !important
}

.pan, .pbn, .pvn {
    padding-bottom: 0 !important
}

.pas, .pbs, .pvs {
    padding-bottom: .375rem !important
}

.pam, .pbm, .pvm {
    padding-bottom: .75rem !important
}

.pal, .pbl, .pvl {
    padding-bottom: 1.5rem !important
}

.pan, .phn, .pln {
    padding-left: 0 !important
}

.pas, .phs, .pls {
    padding-left: .375rem !important
}

.pam, .phm, .plm {
    padding-left: .75rem !important
}

.pal, .phl, .pll {
    padding-left: 1.5rem !important
}

.pan, .phn, .prn {
    padding-right: 0 !important
}

.pas, .phs, .prs {
    padding-right: .375rem !important
}

.pam, .phm, .prm {
    padding-right: .75rem !important
}

.pal, .phl, .prl {
    padding-right: 1.5rem !important
}

.tap-target-height {
    min-height: 44px
}

.mha, .mra {
    margin-right: auto !important
}

.mha, .mla {
    margin-left: auto !important
}

.cushion {
    margin-bottom: 2.25rem !important;
    margin-top: 2.25rem !important
}

@media only screen and (min-width: 64.0625rem) {
    .cushion {
        margin-bottom: 3.75rem !important;
        margin-top: 3.75rem !important
    }
}

.mt-large2, .mt-large3, .mt-large4, .mt-large5, .mt-large6, .mv-large2, .mv-large3, .mv-large4, .mv-large5, .mv-large6 {
    margin-top: 1.5rem !important
}

@media only screen and (min-width: 64.0625rem) {
    .mt-large2, .mv-large2 {
        margin-top: 3rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mt-large3, .mv-large3 {
        margin-top: 4.5rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mt-large4, .mv-large4 {
        margin-top: 6rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mt-large5, .mv-large5 {
        margin-top: 7.5rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mt-large6, .mv-large6 {
        margin-top: 9rem !important
    }
}

.mb-large2, .mb-large3, .mb-large4, .mb-large5, .mb-large6, .mv-large2, .mv-large3, .mv-large4, .mv-large5, .mv-large6 {
    margin-bottom: 1.5rem !important
}

@media only screen and (min-width: 64.0625rem) {
    .mb-large2, .mv-large2 {
        margin-bottom: 3rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mb-large3, .mv-large3 {
        margin-bottom: 4.5rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mb-large4, .mv-large4 {
        margin-bottom: 6rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mb-large5, .mv-large5 {
        margin-bottom: 7.5rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .mb-large6, .mv-large6 {
        margin-bottom: 9rem !important
    }
}

.island {
    margin: 2.25rem !important
}

.far-island {
    margin: 4.5rem !important
}

.is-centered {
    margin-left: auto !important;
    margin-right: auto !important
}

.is-centered-list {
    display: table;
    margin-left: auto !important;
    margin-right: auto !important
}

.nudge-up {
    margin-bottom: 1.25rem;
    margin-top: -1.25rem;
    position: relative;
    top: -.125rem
}

.ad-container {
    margin: 0 auto;
    max-width: 18.75rem;
    overflow: hidden
}

@media print {
    .ad-container {
        display: none
    }
}

@media only screen and (min-width: 48rem), print {
    .ad-container {
        max-width: 60.625rem
    }
}

.ad-container.ad-728 {
    max-width: 45.5rem
}

.ad-container.ad-300 {
    max-width: 18.75rem
}

.ad-container.ad-230 {
    max-width: 14.375rem
}

.ad-container img {
    max-width: 100%
}

@media only screen and (min-width: 48rem), print {
    .medium-left {
        float: left
    }
}

@media only screen and (min-width: 48rem), print {
    .medium-right {
        float: right
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-left {
        float: left
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-right {
        float: right
    }
}

.remove-gutter {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.remove-gutter .row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

@media print {
    .remove-gutter {
        display: none
    }
}

.remove-gutter-right {
    margin-right: -.625rem
}

.remove-gutter-left {
    margin-left: -.625rem
}

@media only screen and (max-width: 47.9375rem) {
    .small-remove-gutter {
        margin-left: -.625rem;
        margin-right: -.625rem
    }
}

.no-clear-after:after, .row-layout-fix:after {
    clear: none
}

.zindex-highest {
    z-index: 10001
}

@media only screen and (max-width: 47.9375rem) {
    .limit-width-for-small {
        margin-left: auto;
        margin-right: auto;
        width: 18.75rem
    }
}

.min-width-150 {
    min-width: 9.375rem
}

.min-width-130 {
    min-width: 8.125rem
}

.min-width-100 {
    min-width: 6.25rem
}

.max-width-700 {
    max-width: 43.75rem
}

.max-width-320 {
    max-width: 20rem
}

.width-100 {
    width: 6.25rem
}

.width-150 {
    width: 9.375rem
}

.width-200 {
    width: 12.5rem
}

.width-250 {
    width: 15.625rem
}

.width-300, .width-350, .width-400, .width-550 {
    width: 18.75rem
}

@media only screen and (min-width: 48rem), print {
    .width-350 {
        width: 21.875rem
    }
}

@media only screen and (min-width: 48rem), print {
    .width-400 {
        width: 25rem
    }
}

@media only screen and (min-width: 48rem), print {
    .width-550 {
        width: 34.375rem
    }
}

.width-100pct {
    width: 100%
}

.width-80pct {
    width: 80%
}

.width-66pct {
    width: 66%
}

.height-100pct {
    height: 100%
}

.size-64x64 {
    width: 64px;
    height: 64px
}

.size-48x48 {
    width: 48px;
    height: 48px
}

.size-32x32 {
    width: 32px;
    height: 32px
}

.size-24x24 {
    width: 24px;
    height: 24px
}

.container {
    overflow: visible;
    position: relative;
    width: auto
}

.absolute {
    position: absolute
}

.fixed {
    position: fixed
}

.relative {
    position: relative
}

@media only screen and (min-width: 48rem), print {
    .absolute-bottom {
        bottom: 0;
        position: absolute
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .absolute-bottom--medium-only {
        bottom: 0;
        position: absolute
    }
}

.vertical-align-top {
    vertical-align: top
}

.vertical-align-middle {
    vertical-align: middle
}

@media only screen and (max-width: 47.9375rem) {
    .poster-logo-for-small {
        position: absolute;
        top: -7.5rem;
        width: 12.5rem
    }
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.justify-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.justify-end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-items-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-items-end {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-direction--row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

@media only screen and (min-width: 48rem), print {
    .flex-row-medium {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width: 64.0625rem) {
    .flex-row-large {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.flex-col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 48rem), print {
    .flex-col-medium {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (min-width: 64.0625rem) {
    .flex-col-large {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.flex-row-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex-1 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-2 {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.flex-shrink-0 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.faint-drop-shadow {
    box-shadow: 2px 2px 2px #eff0f0
}

.clear-right {
    clear: right
}

.clear-left {
    clear: left
}

.clear-both {
    clear: both !important
}

.clear-none {
    clear: none !important
}

.ie-8-message {
    display: none
}

.ie8 .ie-8-message {
    display: block
}

.align-left, .align-right, .alignleft, .alignright {
    margin-bottom: 1rem
}

@media only screen and (min-width: 48rem), print {
    .align-right, .alignright {
        float: right;
        margin-left: 2.5rem
    }
}

@media only screen and (min-width: 48rem), print {
    .align-left, .alignleft {
        float: left;
        margin-right: 2.5rem
    }
}

.align-center, .aligncenter {
    display: block;
    margin-bottom: 1rem;
    margin-left: auto;
    margin-right: auto
}

.align-none, .alignnone {
    float: none;
    margin-bottom: 1rem
}

.top-100pct {
    top: 100%
}

.bottom-100pct {
    bottom: 100%
}

.bottom-0 {
    bottom: 0
}

.top-0 {
    top: 0
}

.p-0 {
    padding: 0;
}

.rotate-180deg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

@media only screen, print {
    .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 75%;
        float: right;
        float: left;
        margin-left: 16.6666666667% !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 66.6666666667%;
        float: right;
        float: left;
        margin-left: 16.6666666667% !important
    }
}

@media only screen, print {
    .content-area--wide {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area--wide {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 83.3333333333%;
        float: right;
        float: left;
        margin-left: 16.6666666667% !important
    }
}

#home-poster-container .content-area, .content-area--article, .content-area--result {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

@media only screen and (min-width: 48rem), print {
    .content-area--article {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 58.3333333333%;
        float: right;
        float: left
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area--article {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 50%;
        float: right;
        float: left;
        margin-left: 16.6666666667% !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .content-area--article {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 50%;
        float: right;
        float: left;
        margin-left: 16.6666666667% !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .reset-content-areas .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .reset-content-areas .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 48rem), print {
    .content-area--result {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 75%;
        float: right;
        float: left;
        margin-left: 25% !important
    }

    .content-area--result .sidebar--filter, .content-area--result .sidebar--right {
        float: left;
        margin-left: -33.3333333333%;
        padding-right: 2%;
        width: 26.6666666667%
    }

    .content-area--result .sidebar--filter {
        /* box-shadow: .375rem 0 .375rem -.375rem #abafb0; */
        height: 0;
        overflow: visible
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area--result .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 84.4375rem) {
    .content-area--result .content-area {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important
    }
}

@media only screen and (min-width: 48rem), print {
    #home-poster-container .content-area {
        padding-left: 16.5rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    #home-poster-container .content-area {
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important;
        padding-left: 16.5rem
    }
}

@media only screen and (min-width: 84.4375rem) {
    #home-poster-container .content-area {
        padding-right: .625rem;
        width: 100%;
        float: left;
        margin-left: 0 !important;
        padding-left: 16.5rem
    }
}

@media only screen and (min-width: 48rem), print {
    #home-poster-container .poster--home {
        min-height: 41.875rem
    }
}

.content-circulator .byline {
    display: block
}

.content-circulator .section-image {
    width: 14.375rem;
    height: 8.0625rem
}

.content-circulator .panel {
    background: #fff;
    border-color: #fff
}

@media only screen and (max-width: 47.9375rem) {
    .content-circulator .panel {
        margin: 0
    }

    .content-circulator .pls {
        padding-left: 0 !important
    }

    .content-circulator .has-border-left {
        border-left: 0;
        border-top: 1px #d5d7d8 solid;
        padding: 1.5rem 0
    }
}

.content-circulator .section-label {
    text-align: left;
    text-transform: uppercase;
    margin-bottom: .375rem
}

.content-area .sidebar--half, .content-area--article .sidebar--half, .content-area--full .sidebar--half, .content-area--wide .sidebar--half {
    float: left;
    margin-right: 3.984063745%;
    width: 46.015936255%
}

@media only screen and (min-width: 48rem), print {
    .content-area .promo--half, .content-area--article .promo--half, .content-area--full .promo--half, .content-area--wide .promo--half {
        float: left;
        margin-right: 3.984063745%;
        width: 46.015936255%
    }

    .content-area .promo--half-right, .content-area .sidebar--half-right, .content-area--article .promo--half-right, .content-area--article .sidebar--half-right, .content-area--full .promo--half-right, .content-area--full .sidebar--half-right, .content-area--wide .promo--half-right, .content-area--wide .sidebar--half-right {
        float: right;
        margin-left: 3.984063745%;
        width: 46.015936255%
    }
}

@media only screen and (min-width: 48rem), print {
    .content-area--article .promo--right, .content-area--article .sidebar--circulator, .content-area--article .sidebar--right {
        float: right;
        margin-right: -73.4206033011%;
        width: 18.75rem
    }

    .content-area--article .promo--wide-right, .content-area--article .sidebar--wide-right {
        float: right;
        margin-left: 1.9920318725%;
        margin-right: -73.4206033011%;
        width: 71.4285714286%
    }

    .content-area--article .sidebar--full {
        float: right;
        margin-right: -73.4206033011%;
        width: 173.420603301%
    }

    .content-area--article .promo--edgeful, .content-area--article .sidebar--edgeful {
        margin-right: -71.4285714286%
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area--article .promo--right, .content-area--article .sidebar--circulator, .content-area--article .sidebar--right {
        float: right;
        margin-right: -68.3168316832%;
        width: 18.75rem
    }

    .content-area--article .promo--wide-right, .content-area--article .sidebar--wide-right {
        float: right;
        margin-left: 1.6501650165%;
        margin-right: -68.3168316832%;
        width: 83.3333333333%
    }

    .content-area--article .sidebar--full {
        float: right;
        margin-right: -68.3168316832%;
        width: 168.316831683%
    }

    .content-area--article .promo--edgeful, .content-area--article .sidebar--edgeful {
        margin-left: -33.3333333333%;
        margin-right: -66.6666666667%
    }
}

@media only screen and (min-width: 84.4375rem) {
    .content-area--article .promo--right, .content-area--article .sidebar--circulator, .content-area--article .sidebar--right {
        float: right;
        margin-right: -51.0526315789%;
        width: 18.75rem
    }

    .content-area--article .promo--wide-right, .content-area--article .sidebar--wide-right {
        float: right;
        margin-left: 1.0526315789%;
        margin-right: -51.0526315789%;
        width: 66.6666666667%
    }

    .content-area--article .sidebar--full {
        float: right;
        margin-right: -51.0526315789%;
        width: 151.052631579%
    }

    .content-area--article .promo--edgeful, .content-area--article .sidebar--edgeful {
        margin-left: -33.3333333333%;
        margin-right: -66.6666666667%
    }
}

@media print {
    .content-area--article {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 100%;
        float: left
    }

    .content-area--article .promo--right, .content-area--article .sidebar--circulator {
        display: none
    }

    .content-area--article .promo--wide-right, .content-area--article .sidebar--full, .content-area--article .sidebar--wide-right {
        float: none;
        margin-left: auto;
        margin-right: auto;
        width: auto
    }

    .content-area--article .promo--half, .content-area--article .promo--half-right, .content-area--article .sidebar--half, .content-area--article .sidebar--half-right, .content-area--article .sidebar--right {
        float: left;
        margin-right: 3.984063745%;
        width: 46.015936255%
    }

    .content-area--article .promo--edgeful, .content-area--article .sidebar--edgeful {
        margin-right: -71.4285714286%
    }
}

@media only screen and (min-width: 48rem), print {
    .content-area .promo--right, .content-area .promo--wide-right, .content-area .sidebar--circulator, .content-area .sidebar--right, .content-area .sidebar--wide-right {
        float: right;
        width: 39.6746347942%
    }
}

@media only screen and (min-width: 48rem) and (min-width: 64.0625rem) {
    .content-area .promo--right, .content-area .promo--wide-right, .content-area .sidebar--circulator, .content-area .sidebar--right, .content-area .sidebar--wide-right {
        width: 42.7942794279%;
        margin-right: -12.7612761276%;
        margin-left: 1.6501650165%
    }
}

@media only screen and (min-width: 48rem) and (min-width: 84.4375rem) {
    .content-area .promo--right, .content-area .promo--wide-right, .content-area .sidebar--circulator, .content-area .sidebar--right, .content-area .sidebar--wide-right {
        width: 36.4473684211%;
        margin-right: -26.0526315789%;
        margin-left: 1.0526315789%
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area .promo--edgeful, .content-area .sidebar--edgeful {
        margin-left: -22.2222222222%;
        margin-right: -11.1111111111%
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area .promo--edgeful, .content-area .sidebar--edgeful {
        margin-left: -25%;
        margin-right: -25%
    }
}

@media only screen and (min-width: 48rem), print {
    .content-area--wide .promo--right, .content-area--wide .promo--wide-right, .content-area--wide .sidebar--circulator, .content-area--wide .sidebar--right, .content-area--wide .sidebar--wide-right {
        float: right;
        width: 39.6746347942%;
        margin-left: 1.9920318725%
    }
}

@media only screen and (min-width: 48rem) and (min-width: 64.0625rem) {
    .content-area--wide .promo--right, .content-area--wide .promo--wide-right, .content-area--wide .sidebar--circulator, .content-area--wide .sidebar--right, .content-area--wide .sidebar--wide-right {
        width: 38.3498349835%;
        margin-left: 1.6501650165%
    }
}

@media only screen and (min-width: 48rem) and (min-width: 84.4375rem) {
    .content-area--wide .promo--right, .content-area--wide .promo--wide-right, .content-area--wide .sidebar--circulator, .content-area--wide .sidebar--right, .content-area--wide .sidebar--wide-right {
        width: 28.9473684211%;
        margin-left: 1.0526315789%
    }
}

@media only screen and (min-width: 64.0625rem) {
    .content-area--wide .promo--edgeful, .content-area--wide .sidebar--edgeful {
        margin-left: -20%
    }
}

@media only screen and (min-width: 48rem), print {
    .embed-video-hide--half {
        display: inherit !important
    }

    .embed-video-hide--full {
        display: none !important
    }
}

@media only screen and (max-width: 47.9375rem) {
    embedded-video.sidebar--half .embed-video-hide--full, embedded-video.sidebar--half-right .embed-video-hide--full {
        display: inherit !important
    }

    .embed-video-hide--full, embedded-video.sidebar--half .embed-video-hide--half, embedded-video.sidebar--half-right .embed-video-hide--half {
        display: none !important
    }
}

.bottom-aligned-header {
    height: 3rem;
    margin: 0;
    margin-bottom: .375rem;
    position: relative
}

.bottom-aligned-header > h3, .bottom-aligned-header > h4, .bottom-aligned-header > h5, .bottom-aligned-header > h6 {
    bottom: 0;
    left: 0;
    line-height: 1.1;
    margin-bottom: 0;
    position: absolute;
    width: 100%
}

.tidy-list--large > li {
    margin-bottom: 1.5rem
}

.tidy-list--large > li a {
    color: #000
}

.list-of-links a {
    color: #757e85
}

.list-of-links a:hover {
    color: #c82502
}

ul .plain-inline-list {
    margin-left: 0
}

.plain-inline-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.plain-inline-list > li {
    display: inline-block;
    margin: 0;
    padding: 0 .75rem
}

.plain-inline-list > li:first-child {
    padding: 0 .75rem 0 0
}

.plain-inline-list > li:last-child {
    padding: 0 0 0 .75rem
}

.plain-inline-list > li::after {
    content: " "
}

.piped-inline-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.piped-inline-list > li {
    display: inline-block;
    margin: 0;
    padding: 0 .75rem 0 0
}

.piped-inline-list > li::after {
    color: #abafb0;
    content: "|";
    padding-left: .75rem
}

.piped-inline-list > li:last-child::after {
    content: ""
}

.byline-list {
    display: inline;
    line-height: 1.2;
    list-style: none;
    margin: 0;
    padding: 0
}

.byline-list > li {
    display: inline;
    margin: 0;
    padding: 0
}

.byline-list > li a {
    color: #c82502
}

.byline-list > li::before {
    content: ", "
}

.byline-list > li:last-child::before {
    content: ",  "
}

.byline-list > li:first-child + li:last-child::before {
    content: ",  "
}

.byline-list > li:first-child::before {
    content: " "
}

.byline-list.no-by > li:first-child::before, .stream-entry.sponsored .byline-list > li:first-child::before {
    content: ""
}

ul.byline-list {
    margin-left: 0 !important
}

.filter-list > li {
    margin-left: 1.125rem;
    position: relative
}

.filter-list input[type=checkbox] {
    display: none
}

.filter-list input[type=checkbox]:checked + span {
    color: #c82502
}

.filter-list input[type=checkbox]:checked + span:before {
    color: #000;
    content: "\e028";
    font-family: HBRIcons;
    left: -1.125rem;
    position: absolute;
    width: 1.125rem
}

.list-li-clear-right li {
    clear: right
}

.list-li-clearfix li {
    overflow: hidden
}

.content-area--article dl, .content-area--article ol, .content-area--article ul:not(.byline-list), .font-guardian, .font-secondary, p {
    font-family: Garamond, Baskerville, "Times New Roman", serif
}

.content-area--article .fonts-loaded dl, .content-area--article .fonts-loaded ol, .content-area--article .fonts-loaded ul:not(.byline-list), .fonts-loaded .content-area--article dl, .fonts-loaded .content-area--article ol, .fonts-loaded .content-area--article ul:not(.byline-list), .fonts-loaded .font-guardian, .fonts-loaded .font-secondary, .fonts-loaded p {
    font-family: Guardian
}

.alt-action, .article-callout p, .artworkcaption p, .artworkcaption p li, .button, .button--alt, .button--alt-black, .button--black, .button--form, .button--gray, .button--light-gray, .button--tight, .byline-list, .caption, .caption li, .comments-list, .comments-list .comment-footer, .comments-list p, .content-area--article ul:not(.byline-list) textarea, .copyright, .credit, .credit li, .dek, .dek p, .description-text, .description-text li, .disclaimer, .flyout-list, .flyout-share-chooser, .font-national, .font-national li, .intervieweename, .interviewname, .link-list, .link-list li, .message, .poster p, .poster--home p, .price, .price--large, .price--small, .price-text, .price-text--large, .price-text--small, .product-info, .product-text, .product-text p, .promo--half-right > .personalization-placement > ul:not(.stream-utility) > li, .promo--half-right > .promo-contents > ul:not(.stream-utility) > li, .promo--half > .personalization-placement > ul:not(.stream-utility) > li, .promo--half > .promo-contents > ul:not(.stream-utility) > li, .promo--inline > .personalization-placement > ul:not(.stream-utility) > li, .promo--inline > .promo-contents > ul:not(.stream-utility) > li, .promo--right > .personalization-placement > ul:not(.stream-utility) > li, .promo--right > .promo-contents > ul:not(.stream-utility) > li, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li, .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li, .publication-date, .question, .sans-serif-list, .sans-serif-list li, .sidebar, .sidebar p, .sidebar--circulator, .sidebar--edgeful, .sidebar--edgeful p, .sidebar--full, .sidebar--full p, .sidebar--half, .sidebar--half p, .sidebar--half-right, .sidebar--half-right p, .sidebar--right, .sidebar--right p, .sidebar--wide-right, .sidebar--wide-right p, .sidebar-expand, .utility, .wp-caption-text, [data-cart-badge]:after, [data-comment-badge]:after, [data-newfollowing-badge]:after, body, button, button.button--alt, button.button--form, button.button--tight, div.article-first-row.long > p:first-of-type::first-letter, div.article-first-row.premium > p:first-of-type::first-letter, footer, footer ul, h1, h2, h3, h4, h5, h6, p > span.dropcap-letter {
    font-family: Helvetica, Arial, sans-serif
}

.article-callout .fonts-loaded p, .artworkcaption .fonts-loaded p, .artworkcaption p .fonts-loaded li, .caption .fonts-loaded li, .comments-list .fonts-loaded .comment-footer, .comments-list .fonts-loaded p, .content-area--article ul:not(.byline-list) .fonts-loaded textarea, .credit .fonts-loaded li, .dek .fonts-loaded p, .description-text .fonts-loaded li, .font-national .fonts-loaded li, .fonts-loaded .alt-action, .fonts-loaded .article-callout p, .fonts-loaded .artworkcaption p, .fonts-loaded .artworkcaption p li, .fonts-loaded .button, .fonts-loaded .button--alt, .fonts-loaded .button--alt-black, .fonts-loaded .button--black, .fonts-loaded .button--form, .fonts-loaded .button--gray, .fonts-loaded .button--light-gray, .fonts-loaded .button--tight, .fonts-loaded .byline-list, .fonts-loaded .caption, .fonts-loaded .caption li, .fonts-loaded .comments-list, .fonts-loaded .comments-list .comment-footer, .fonts-loaded .comments-list p, .fonts-loaded .content-area--article ul:not(.byline-list) textarea, .fonts-loaded .copyright, .fonts-loaded .credit, .fonts-loaded .credit li, .fonts-loaded .dek, .fonts-loaded .dek p, .fonts-loaded .description-text, .fonts-loaded .description-text li, .fonts-loaded .disclaimer, .fonts-loaded .flyout-list, .fonts-loaded .flyout-share-chooser, .fonts-loaded .font-national, .fonts-loaded .font-national li, .fonts-loaded .intervieweename, .fonts-loaded .interviewname, .fonts-loaded .link-list, .fonts-loaded .link-list li, .fonts-loaded .message, .fonts-loaded .poster p, .fonts-loaded .poster--home p, .fonts-loaded .price, .fonts-loaded .price--large, .fonts-loaded .price--small, .fonts-loaded .price-text, .fonts-loaded .price-text--large, .fonts-loaded .price-text--small, .fonts-loaded .product-info, .fonts-loaded .product-text, .fonts-loaded .product-text p, .fonts-loaded .promo--half-right > .personalization-placement > ul:not(.stream-utility) > li, .fonts-loaded .promo--half-right > .promo-contents > ul:not(.stream-utility) > li, .fonts-loaded .promo--half > .personalization-placement > ul:not(.stream-utility) > li, .fonts-loaded .promo--half > .promo-contents > ul:not(.stream-utility) > li, .fonts-loaded .promo--inline > .personalization-placement > ul:not(.stream-utility) > li, .fonts-loaded .promo--inline > .promo-contents > ul:not(.stream-utility) > li, .fonts-loaded .promo--right > .personalization-placement > ul:not(.stream-utility) > li, .fonts-loaded .promo--right > .promo-contents > ul:not(.stream-utility) > li, .fonts-loaded .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li, .fonts-loaded .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li, .fonts-loaded .publication-date, .fonts-loaded .question, .fonts-loaded .sans-serif-list, .fonts-loaded .sans-serif-list li, .fonts-loaded .sidebar, .fonts-loaded .sidebar p, .fonts-loaded .sidebar--circulator, .fonts-loaded .sidebar--edgeful, .fonts-loaded .sidebar--edgeful p, .fonts-loaded .sidebar--full, .fonts-loaded .sidebar--full p, .fonts-loaded .sidebar--half, .fonts-loaded .sidebar--half p, .fonts-loaded .sidebar--half-right, .fonts-loaded .sidebar--half-right p, .fonts-loaded .sidebar--right, .fonts-loaded .sidebar--right p, .fonts-loaded .sidebar--wide-right, .fonts-loaded .sidebar--wide-right p, .fonts-loaded .sidebar-expand, .fonts-loaded .utility, .fonts-loaded .wp-caption-text, .fonts-loaded [data-cart-badge]:after, .fonts-loaded [data-comment-badge]:after, .fonts-loaded [data-newfollowing-badge]:after, .fonts-loaded body, .fonts-loaded button, .fonts-loaded div.article-first-row.long > p:first-of-type::first-letter, .fonts-loaded div.article-first-row.premium > p:first-of-type::first-letter, .fonts-loaded footer, .fonts-loaded footer ul, .fonts-loaded h1, .fonts-loaded h2, .fonts-loaded h3, .fonts-loaded h4, .fonts-loaded h5, .fonts-loaded h6, .fonts-loaded p > span.dropcap-letter, .link-list .fonts-loaded li, .poster .fonts-loaded p, .poster--home .fonts-loaded p, .product-text .fonts-loaded p, .sans-serif-list .fonts-loaded li, .sidebar .fonts-loaded p, .sidebar--edgeful .fonts-loaded p, .sidebar--full .fonts-loaded p, .sidebar--half .fonts-loaded p, .sidebar--half-right .fonts-loaded p, .sidebar--right .fonts-loaded p, .sidebar--wide-right .fonts-loaded p, footer .fonts-loaded ul {
    font-family: National
}

.stream-entry.sponsored .hed {
    font-family: serif
}

.fonts-loaded .stream-entry.sponsored .hed, .stream-entry.sponsored .fonts-loaded .hed {
    font-family: "Caponi Slab Web"
}

.article-content.sponsored .article-first-row h1, .article-content.sponsored .article-first-row h2, .article-content.sponsored .article-first-row h3, .article-content.sponsored .article-first-row h4, .article-content.sponsored .article-first-row h5, .article-content.sponsored .article-first-row h6, .article-content.sponsored .article-first-row li, .article-content.sponsored .article-first-row p, .font-system {
    font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.article-callout p, .artworkcaption, .caption, .credit, .description-text, .disclaimer, .flyout-header, .flyout-share-chooser, .flyout-share-title:before, .large-hed.subheader, .persistent-banner .quota, .price--large:not(strong), .price--small:not(strong), .price-text--large:not(strong), .price-text--small:not(strong), .price-text:not(strong), .price:not(strong), .section-label, .skip-container, .subheader, .xlarge-hed.subheader, .xxlarge-hed.subheader, .xxxlarge-hed.subheader, footer {
    font-weight: 200
}

.comments-list h5, footer li {
    font-weight: 400
}

.alt-action, .article-hed, .flyout-share-chooser > li.active > a, .flyout-share-title, .qemphasis, .section-label strong, .stream-item .byline, button.alt-action {
    font-weight: 700
}

.large-hed, .normal-hed, .popular-topic > h3, .xlarge-hed, .xxlarge-hed, .xxxlarge-hed, h1 strong, h1.large-hed, h1.normal-hed, h1.xlarge-hed, h1.xxlarge-hed, h1.xxxlarge-hed, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
    font-weight: 900
}

.xxxlarge-hed, h1.xxxlarge-hed {
    font-size: 3.125rem
}

@media only screen and (min-width: 48rem), print {
    .xxxlarge-hed, h1.xxxlarge-hed {
        font-size: 4.375rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .xxxlarge-hed, h1.xxxlarge-hed {
        font-size: 5.625rem
    }
}

.xxlarge-hed, h1.xxlarge-hed {
    font-size: 3rem
}

@media only screen and (min-width: 48rem), print {
    .xxlarge-hed, h1.xxlarge-hed {
        font-size: 4rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .xxlarge-hed, h1.xxlarge-hed {
        font-size: 4.875rem
    }
}

.article-hed, .xlarge-hed, h1.xlarge-hed {
    font-size: 2.625rem
}

@media only screen and (min-width: 48rem), print {
    .article-hed, .xlarge-hed, h1.xlarge-hed {
        font-size: 3.5rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .article-hed, .xlarge-hed, h1.xlarge-hed {
        font-size: 4rem
    }
}

.large-hed, h1.large-hed {
    font-size: 2.25rem
}

@media only screen and (min-width: 48rem), print {
    .large-hed, h1.large-hed {
        font-size: 3.125rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .large-hed, h1.large-hed {
        font-size: 3.5rem
    }
}

.article-callout p, .normal-hed, .sidebar-expand i, h1.normal-hed {
    font-size: 1.75rem
}

@media only screen and (min-width: 48rem), print {
    .article-callout p, .normal-hed, .sidebar-expand i, h1.normal-hed {
        font-size: 2rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .article-callout p, .normal-hed, .sidebar-expand i, h1.normal-hed {
        font-size: 2.125rem
    }
}

.price--large, .price-text--large {
    font-size: 1.5rem
}

@media only screen and (min-width: 48rem), print {
    .price--large, .price-text--large {
        font-size: 1.75rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .price--large, .price-text--large {
        font-size: 1.875rem
    }
}

.article h2, .article-sidebar h4, .persistent-banner .quota strong .limit, .persistent-banner .quota strong .remaining, .price, .price-text, .sidebar h4, .subscriber-search-active, .subscriber-search-inactive {
    font-size: 1.375rem
}

@media only screen and (min-width: 48rem), print {
    .article h2, .article-sidebar h4, .persistent-banner .quota strong .limit, .persistent-banner .quota strong .remaining, .price, .price-text, .sidebar h4, .subscriber-search-active, .subscriber-search-inactive {
        font-size: 1.5625rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .article h2, .article-sidebar h4, .persistent-banner .quota strong .limit, .persistent-banner .quota strong .remaining, .price, .price-text, .sidebar h4, .subscriber-search-active, .subscriber-search-inactive {
        font-size: 1.625rem
    }
}

.article h3, .persistent-banner .quota strong, .tidy-list--large > li {
    font-size: 1.3125rem
}

.article-header .byline-list, .article-header--premium .byline-list, .byline--large, .content-type--large, .eyebrow--large, .filter-list > li, .flyout-list > li, .flyout-list > li > label, .intervieweename, .interviewname, .product-info, .question, .slug--large, .topic--large, ul.byline--large {
    font-size: 1.125rem
}

.comments-list p, .flyout-header, .price--small, .price-text--small, .product-text, .product-text p {
    font-size: 1rem
}

.circulator-text-header, .message, .promo--half-right > .personalization-placement > h4, .promo--half-right > h4, .promo--half > .personalization-placement > h4, .promo--half > h4, .promo--inline > .personalization-placement > h4, .promo--inline > h4, .promo--right > .personalization-placement > h4, .promo--right > h4, .promo--wide-right > .personalization-placement > h4, .promo--wide-right > h4, .tab-bar--tab, .tidy-list > li, .wp-caption-text {
    font-size: .9375rem
}

.byline, .content-type, .eyebrow, .eyebrow--tight, .flyout-share-chooser, .follow-topic .follow-this, .follow-topic .login-this, .follow-topic .subscribe-this, .follow-topic .unfollow-this, .load-ten-more, .slug, .sponsor-label, .stream-item .byline, .stream-item ul.byline, .topic, ul.byline {
    font-size: .875rem
}

.alt-action, .byline--small, .content-type--small, .disclaimer, .eyebrow--small, .filter-crumbs > li a:after, .publication-date, .slug--small, .store-category-selector, .tidy-list--small > li, .topic--small, .utility a i, [data-comment-badge]:after, button.alt-action, ul.byline--small {
    font-size: .8125rem
}

.copyright, .filter-crumbs > li a, .persistent-banner .quota, .persistent-banner .subscribe-now a, .product-hed, .utility, [data-cart-badge]:after, [data-newfollowing-badge]:after {
    font-size: .75rem
}

.artworkcaption, .caption, .credit {
    font-size: .6875rem
}

.comments-list p, .copyright, .dek, .message, .product-info, .product-text, .product-text p, .wp-caption-text {
    line-height: 1.4
}

.article-sidebar .qa, .sidebar .qa, .stream-item-info {
    line-height: 1
}

.article-hed, .large-hed, .normal-hed, .xlarge-hed, .xxlarge-hed, .xxxlarge-hed, h1.large-hed, h1.normal-hed, h1.xlarge-hed, h1.xxlarge-hed, h1.xxxlarge-hed {
    line-height: .9
}

.price, .price--large, .price--small, .price-text, .price-text--large, .price-text--small {
    letter-spacing: -.0625rem
}

.sidebar-expand {
    letter-spacing: .0625rem
}

.eyebrow--tight, .popular-topic > h3, .publication-date {
    text-transform: uppercase
}

.alt-action, .eyebrow, .eyebrow--large, .eyebrow--small, .follow-topic .follow-this, .follow-topic .follow-this2, .follow-topic .login-this, .follow-topic .subscribe-this, .follow-topic .unfollow-this, .follow-topic .unfollow-this2, .label, .load-ten-more, .persistent-banner .quota, .persistent-banner .subscribe-now a, .product-hed, .tab-bar--tab, .utility, a.tab-bar--opener, button.alt-action {
    letter-spacing: .0625rem;
    text-transform: uppercase
}

.slug, .slug--large, .slug--small, .store-category-selector, .topic, .topic--large, .topic--small {
    font-weight: 700;
    text-transform: uppercase
}

.link-list li, .sans-serif-list li {
    font-size: inherit
}

.font-serif {
    font-family: Garamond, Baskerville, "Times New Roman", serif !important
}

.fonts-loaded .font-serif {
    font-family: Guardian !important
}

.font-serif li {
    font-family: Garamond, Baskerville, "Times New Roman", serif
}

.fonts-loaded .font-serif li {
    font-family: Guardian
}

.font-sans-serif {
    font-family: Helvetica, Arial, sans-serif !important
}

.fonts-loaded .font-sans-serif {
    font-family: National !important
}

.font-sans-serif li {
    font-family: Helvetica, Arial, sans-serif
}

.fonts-loaded .font-sans-serif li {
    font-family: National
}

.font-caponi-slab {
    font-family: serif !important
}

.fonts-loaded .font-caponi-slab {
    font-family: "Caponi Slab Web" !important
}

.font-caponi-slab li {
    font-family: serif
}

.fonts-loaded .font-caponi-slab li {
    font-family: "Caponi Slab Web"
}

.artworkcaption, .caption, .credit {
    color: #666;
    line-height: 1.3;
    padding-top: .375rem;
    text-transform: uppercase
}

.disclaimer {
    line-height: 1.4
}

.font-light {
    font-weight: 200 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-book {
    font-weight: 300 !important
}

.font-bold {
    font-weight: 700 !important
}

.font-heavy {
    font-weight: 900 !important
}

.font-size-xxlarge {
    font-size: 1.5rem !important
}

@media only screen and (min-width: 48rem), print {
    .font-size-xxlarge {
        font-size: 1.75rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .font-size-xxlarge {
        font-size: 1.875rem !important
    }
}

.font-size-xlarge {
    font-size: 1.375rem !important
}

@media only screen and (min-width: 48rem), print {
    .font-size-xlarge {
        font-size: 1.5625rem !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .font-size-xlarge {
        font-size: 1.625rem !important
    }
}

.font-size-large {
    font-size: 1.125rem !important
}

.font-size-default {
    font-size: 1rem !important
}

.font-size-small {
    font-size: .875rem !important
}

.font-size-xsmall {
    font-size: .75rem !important
}

.font-size-30 {
    font-size: 1.875rem !important
}

.font-size-20 {
    font-size: 1.25rem !important
}

.font-size-19 {
    font-size: 1.1875rem !important
}

.font-size-18 {
    font-size: 1.125rem !important
}

.font-size-17 {
    font-size: 1.0625rem !important
}

.font-size-16 {
    font-size: 1rem !important
}

.font-size-15 {
    font-size: .9375rem !important
}

.font-size-14 {
    font-size: .875rem !important
}

.font-size-13 {
    font-size: .8125rem !important
}

.font-size-12 {
    font-size: .75rem !important
}

.font-size-11 {
    font-size: .6875rem !important
}

.font-size-10 {
    font-size: .625rem !important
}

.font-size-9 {
    font-size: .5625rem !important
}

.font-size-100pct {
    font-size: 100%
}

.font-size-40pct {
    font-size: 40%
}

.normal-hed, h1.normal-hed {
    letter-spacing: 0
}

.large-hed, h1.large-hed {
    margin: 0;
    letter-spacing: -.0625rem
}

.xlarge-hed, .xxlarge-hed, .xxxlarge-hed, h1.xlarge-hed, h1.xxlarge-hed, h1.xxxlarge-hed {
    letter-spacing: -.125rem
}

.large-hed.subheader, .xlarge-hed.subheader, .xxlarge-hed.subheader, .xxxlarge-hed.subheader {
    letter-spacing: -.03125em
}

.article-hed {
    letter-spacing: -.0625rem
}

.line-height-very-loose {
    line-height: 2.2 !important
}

.line-height-loose {
    line-height: 1.8 !important
}

.line-height-normal {
    line-height: 1.4 !important
}

.line-height-tight {
    line-height: 1 !important
}

.line-height-very-tight {
    line-height: .9 !important
}

.line-height-very-very-tight {
    line-height: .8 !important
}

.baseline-shift-up-more {
    position: relative;
    top: -.25em
}

.baseline-shift-up {
    position: relative;
    top: -.125em
}

.baseline-shift-down {
    position: relative;
    top: .125em
}

.baseline-shift-down-more {
    position: relative;
    top: .25em
}

.spacing-very-wide {
    letter-spacing: .125em !important
}

.spacing-wide {
    letter-spacing: .0625em !important
}

.no-letter-space, .spacing-neutral {
    letter-spacing: 0 !important
}

.spacing-narrow {
    letter-spacing: -.03125em !important
}

.spacing-very-narrow {
    letter-spacing: -.0625em !important
}

.spacing-very-very-narrow {
    letter-spacing: -.09375em !important
}

.letter-spacing-narrow {
    letter-spacing: -.0625rem !important
}

.font-tight, .letter-spacing-normal {
    letter-spacing: 0 !important
}

.letter-spacing-wide {
    letter-spacing: .0625rem !important
}

.letter-spacing-very-wide {
    letter-spacing: .125rem !important
}

.italic, .italics, .mediatitle, .oblique {
    font-style: italic
}

.font-style-normal {
    font-style: normal
}

.uppercase {
    text-transform: uppercase !important
}

.capitalized {
    text-transform: capitalize !important
}

.lowercase {
    text-transform: lowercase !important
}

.nocase, .preserve-case, .preservecase {
    text-transform: none !important
}

.text-transform-normal {
    text-transform: normal
}

.nowrap {
    white-space: nowrap
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis
}

.is-underlined {
    text-decoration: underline !important
}

.antialiased {
    font-smooth: always !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important
}

.non-antialiased {
    font-smooth: never !important;
    -moz-osx-font-smoothing: auto !important;
    -webkit-font-smoothing: none !important
}

.section-label {
    text-align: center
}

.article h3 {
    margin-bottom: .3rem
}

.article p a {
    color: #0787b1
}

.article p a:hover {
    color: #056280
}

.article-larger h2 {
    font-size: 1.875rem
}

.article-larger h3 {
    font-size: 1.5625rem;
    margin-bottom: .4rem
}

.article-larger > ol, .article-larger > p, .article-larger > ul {
    font-size: 1.1875rem;
    line-height: 2.15
}

.slug--large.inverted, .slug--large.inverted a, .slug--small.inverted, .slug--small.inverted a, .slug.inverted, .slug.inverted a {
    color: #fff
}

.topic, .topic a, .topic--large, .topic--large a, .topic--small, .topic--small a {
    color: #c82502
}

.topic--large.inverted, .topic--large.inverted a, .topic--small.inverted, .topic--small.inverted a, .topic.inverted, .topic.inverted a {
    color: #fff
}

.content-type, .content-type--large, .content-type--small {
    text-transform: uppercase
}

.eyebrow, .eyebrow--large, .eyebrow--small, .eyebrow--tight {
    color: #393d41
}

.byline a, .byline--large a, .byline--small a {
    color: inherit
}

.stream-item .byline, .stream-item .byline a {
    color: #888
}

.panel .byline li {
    color: #666
}

.dek {
    color: #888;
    margin-bottom: .375rem
}

.dek p {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin-bottom: 0
}

.wp-caption-text {
    margin-bottom: .375rem
}

.product-text, .product-text p {
    overflow: hidden
}

.product-text p {
    margin-bottom: 0
}

.utility a {
    color: #888;
    -webkit-transition: color 300ms ease-out;
    transition: color 300ms ease-out
}

.utility a i {
    color: #c82502
}

.utility a:hover {
    color: #111
}

.pubdate {
    color: #239caa;
    text-transform: uppercase
}

.sponsor-label {
    color: #666;
    font-weight: 700
}

.sponsor-label a {
    color: #666
}

a.alt-action {
    color: #c82502
}

.price--large:before, .price--small:before, .price:before {
    content: "$"
}

.product-hed {
    color: #abafb0;
    font-weight: 700
}

.navigation-header, .visual-library-header {
    -webkit-transition: font-size .3s ease-in-out;
    transition: font-size .3s ease-in-out
}

.intervieweename, .interviewname, .question {
    font-weight: 700
}

.qemphasis {
    font-style: italic
}

.top-header {
    width: 100%;
    z-index: 4900
}

@media only screen and (min-width: 64.0625rem) {
    .top-header {
        height: 0;
        position: absolute
    }
}

.top-header--bar {
    height: 50px
}

.header-menu {
    -webkit-transition: visibility .15s, opacity .15s, -webkit-transform .15s;
    transition: visibility .15s, opacity .15s, transform .15s;
    z-index: -1
}

.header-menu:not(.active) {
    opacity: 0;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem);
    visibility: hidden
}

@media only screen and (max-width: 47.9375rem) {
    .header-menu {
        border-bottom: 4px solid #abafb0;
        box-shadow: inset 0 4px 2px -2px #abafb0;
        width: 100%
    }
}

@media only screen and (min-width: 48rem), print {
    .header-menu {
        border: 4px solid #abafb0;
        right: .75rem;
        top: calc(50px + 0.75rem);
        width: 25rem
    }
}

.cart-container {
    max-height: calc(85vh - 10rem);
    overflow-y: auto
}

.global-header-button {
    height: 50px;
    min-width: 50px
}

.global-header-button.active {
    color: #239caa
}

.top-header--menu-link {
    height: 50px
}

@media only screen and (min-width: 64.0625rem) {
    .top-header--menu-link {
        width: 90px
    }
}

@media only screen and (max-width: 64rem) {
    .top-header--menu-link {
        width: 50px
    }
}

.top-header--menu-link.toggled {
    color: #239caa
}

.top-header--menu-link.toggled .top-header--menu-icon-open, .top-header--menu-link:not(.toggled) .top-header--menu-icon-close {
    display: none
}

.top-header--logo {
    width: 54px;
    height: 30px
}

.search-suggestions {
    border: solid #ccc;
    border-width: 0 1px 1px
}

input:not(:focus) + .search-suggestions:not(:hover) {
    display: none
}

.site-logo {
    background: 0 0;
    height: 0;
    overflow: visible;
    position: relative;
    width: 100%
}

@media print {
    .site-logo {
        height: 4.5rem
    }
}

.brand {
    display: none;
    position: absolute;
    z-index: 4900
}

@media print {
    .brand {
        display: block;
        left: .75rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .brand {
        left: 1.5rem
    }
}

@media only screen and (min-width: 64.0625rem) {
    .brand {
        display: block;
        top: 4.5rem;
        width: 7.625rem
    }
}

#home .site-logo {
    display: none
}

.persistent-banner {
    background: #c82502;
    color: #fff;
    height: 33px;
    line-height: 1;
    margin: 0;
    padding: .1875rem 0 .5625rem;
    width: 100%
}

.persistent-banner .quota {
    color: #fff
}

.persistent-banner .quota strong {
    position: relative;
    top: .1875rem
}

.persistent-banner .subscribe-now a {
    color: #fff;
    text-transform: uppercase
}

.persistent-banner .subscribe-now a:hover {
    color: #fff
}

.persistent-banner .is-transparent {
    -webkit-font-smoothing: none;
    opacity: .8
}

.subscribers .persistent-banner {
    background: #239caa;
    padding: .375rem 0
}

.subscribers .persistent-banner .quota {
    display: none
}

.hbr-video-logo {
    width: 176px;
    height: 25px
}

.autosuggest-shift-left-34 {
    position: absolute;
    margin-left: -34px
}

footer {
    padding: .75rem 0
}

footer ul {
    font-size: inherit;
    text-overflow: ellipsis
}

footer a {
    color: #393d41
}

footer .icon-ul {
    margin-left: 0px;
}

footer .footer-container {
    width: 96%
}

footer .footer-container--top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%
}

footer .footer-container--top .footer-logo {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

footer .logo {
    max-width: 8.75rem
}

footer .panel-container {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

footer .panel-inner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

footer .panel {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px #d5d7d8 solid;
    background: #fff;
    height: 3.78515625rem;
    width: 100%;
    padding: .75rem !important
}

footer .placeholder {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

footer .icon-caret-right {
    display: none
}

footer .footer-content--list {
    border-left: 1px #d5d7d8 solid;
    padding-left: .75rem !important;
    padding-right: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

@media only screen and (min-width: 64.0625rem) {
    footer .footer-content--list {
        width: 16.666%
    }
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    footer .footer-content--list {
        width: 30%
    }
}

@media only screen and (max-width: 47.9375rem) {
    footer h6 {
        font-size: .875rem !important;
        margin-top: .75rem;
        display: inline
    }

    footer li {
        font-size: .9375rem !important
    }

    footer .footer-item--arrow {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform .15s;
        transition: transform .15s
    }

    footer .show-list ul {
        display: block
    }

    footer .show-list .footer-item--arrow {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    footer .footer-container {
        width: 92%
    }

    footer .footer-container--top, footer .icon-caret-right, footer .panel-inner-container {
        display: block
    }

    footer .panel-container {
        float: left;
        clear: both;
        width: 100%;
        margin-bottom: 1.5rem;
        margin-top: 1.5rem
    }

    footer .hide-for-small--list {
        display: none
    }

    footer .footer-content--list {
        border-bottom: 1px #d5d7d8 solid;
        border-left: 0;
        padding: 0 !important;
        margin-bottom: 0 !important;
        width: 100%;
        cursor: pointer
    }

    footer .footer-content--last-list {
        border: 0
    }

    footer .footer-content--container {
        border-top: 1px #d5d7d8 solid
    }
}

.copyright {
    color: #abafb0
}

.copyright-block {
    margin-left: -75px
}

#home-poster-container {
    position: relative
}

.global-nav {
    overflow-y: auto;
    position: absolute;
    z-index: 5000;
    -webkit-transition: visibility .15s, opacity .15s, -webkit-transform .15s;
    transition: visibility .15s, opacity .15s, transform .15s
}

@media only screen and (min-width: 48rem), print {
    .global-nav {
        width: 14rem
    }
}

@media only screen and (max-width: 47.9375rem) {
    .global-nav {
        width: 75%
    }
}

.global-nav:not(.active):not(.is-contained) {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateX(-1rem);
    transform: translateX(-1rem)
}

.global-nav.is-contained {
    bottom: 0
}

@media only screen and (min-width: 48rem) and (max-width: 64rem) {
    .global-nav.is-contained {
        top: 0 !important
    }
}

@media only screen and (min-width: 64.0625rem) {
    .global-nav.is-contained {
        top: 50px !important
    }
}

.global-nav:not(.is-contained) {
    max-height: calc(100vh - 50px - 33px);
    box-shadow: 2px 2px 2px #eff0f0
}

.nav-magazine-cover {
    width: 6.25rem
}

.sign-in-error {
    position: relative
}

.sign-in-error-box {
    background: #fff;
    border: 1px solid lighter-gray;
    display: none;
    margin: .75rem .375rem;
    padding: .75rem
}

.sign-in-error-box:before {
    border-bottom: 6px solid transparent;
    border-right: 6px solid #fff;
    border-top: 6px solid transparent;
    content: "";
    display: none;
    height: 0;
    left: -6px;
    position: absolute;
    top: 1.5rem;
    width: 0
}

@media only screen and (min-width: 48rem), print {
    .sign-in-error-box:before {
        display: block
    }
}

@media only screen and (min-width: 48rem), print {
    .sign-in-error-box:not(.sign-in-page) {
        left: 90%;
        position: absolute;
        top: -.75rem;
        width: 70%
    }
}

.login-form-close, .login-form-form, .login-form-help, .login-form-pending {
    display: none
}

.guest.sign-in .login-form-close, .guest.sign-in .login-form-form, .guest.sign-in .login-form-help {
    display: block
}

.guest.sign-in.pending .login-form-form {
    display: none
}

.guest.sign-in.fail .is-contained .sign-in-error-box, .guest.sign-in.fail .is-open .sign-in-error-box, .guest.sign-in.fail .sign-in-error-box.sign-in-page, .guest.sign-in.pending .login-form-pending {
    display: block
}

.guest.sign-in.fail .login-form-form input[type=password], .guest.sign-in.fail .login-form-form input[type=text] {
    border: 3px #fca51f solid
}

.filter-crumbs {
    display: inline;
    margin: 0
}

.filter-crumbs > li {
    background: #eff0f0;
    border: 1px #d5d7d8 solid;
    display: inline-block;
    line-height: 1;
    margin-right: .375rem;
    padding: .1875rem .375rem
}

.filter-crumbs > li a {
    color: #757e85;
    margin: 0;
    padding: 0;
    text-transform: uppercase
}

.filter-crumbs > li a:after {
    content: " \e012";
    font-family: HBRIcons;
    position: relative;
    top: .125em
}

.filter-crumbs + a {
    display: inline
}

.anchor-padding-top {
    display: block;
    position: relative;
    visibility: hidden;
    top: -50px
}

.sticky-progress-meter, .sticky-tools, .sticky-top-header {
    width: 100%
}

@media print {
    .sticky-progress-meter, .sticky-tools, .sticky-top-header {
        display: none
    }
}

.persistent-banner {
    bottom: 0;
    position: fixed;
    z-index: 7000
}

.sticky-top-header {
    position: relative;
    top: 0;
    z-index: 6000
}

.sticky-tools {
    top: 3.125rem;
    z-index: 4900
}

.sticky-progress-meter {
    position: absolute;
    top: 5.25rem;
    z-index: 4900;
}

.fixedsticky.fixedsticky-forced, .fixedsticky.fixedsticky-on {
    position: fixed
}

.fixedsticky-dummy {
    display: none
}

.fixedsticky-forced + .fixedsticky-dummy, .fixedsticky-on + .fixedsticky-dummy {
    display: block
}

[data-cart-badge]:after, [data-comment-badge]:after, [data-newfollowing-badge]:after {
    background: #c82502;
    border-radius: .75rem;
    color: #fff;
    height: 1.125rem;
    letter-spacing: 0;
    line-height: 1;
    min-width: 1.125rem;
    padding: .1875rem .125rem;
    text-align: center
}

.flyout, .light-box-shadow, .notification-box, .popup-slider, .sign-in-error-box, .slider-promo, popup-slider, slider-promo {
    box-shadow: 0 0 .75rem 0 rgba(50, 50, 50, .2)
}

.faint-box-shadow, .hbr-checkbox label:hover, .popular-topic {
    box-shadow: 0 0 .75rem 0 rgba(50, 50, 50, .1)
}

.sidebar .sidebar-contents:after, .sidebar--edgeful .sidebar-contents:after, .sidebar--full .sidebar-contents:after, .sidebar--half .sidebar-contents:after, .sidebar--half-right .sidebar-contents:after, .sidebar--right .sidebar-contents:after, .sidebar--wide-right .sidebar-contents:after {
    content: "";
    display: block;
    margin-bottom: -10em;
    margin-top: 10em
}

.magazine-carousel, .poster-carousel, .store-carousel {
    margin: 0 1.875rem
}

.slick-next, .slick-prev {
    height: 4.9375rem;
    margin-top: -2.125rem;
    width: 1.875rem
}

.slick-prev {
    left: -1.875rem
}

.slick-next {
    right: -1.875rem
}

.slick-next:before, .slick-prev:before {
    font-size: 4.5rem
}

.slick-dots {
    text-align: right
}

.slick-slider .row.carousel-item {
    margin-left: 0;
    margin-right: 0
}

.article-header {
    margin-top: 1.5rem
}

@media only screen and (min-width: 64.0625rem) {
    .article-header {
        margin-top: 4.375rem
    }
}

.article-header--premium {
    margin-top: .75rem
}

.article-header .byline, .article-header--premium .byline {
    padding-bottom: .375rem
}

.article-header .publication-date, .article-header--premium .publication-date {
    padding-bottom: 1.5rem
}

.sidebar--circulator {
    line-height: 1.3333
}

.sidebar--circulator ul {
    margin-bottom: 0
}

.circulator-text-header {
    color: #393d41;
    padding-top: 2rem
}

.authors p {
    line-height: 1.6
}

.sponsored hr {
    border: #c5c8c9 solid;
    border-width: 1px 0 0
}

.sponsored ul.has-vertical-dividers > li {
    border-left: #c5c8c9 1px solid
}

.sponsored ul.has-vertical-dividers > li:first-child {
    border-left: 0
}

div.article-first-row.long > p:first-of-type::first-letter, div.article-first-row.premium > p:first-of-type::first-letter, p > span.dropcap-letter {
    color: #222;
    float: left;
    font-size: 825%;
    font-weight: 900;
    line-height: .62em
}

div.article-first-row.long > p:first-of-type, div.article-first-row.premium > p:first-of-type {
    overflow: hidden
}

div.article-executive-summary > p:first-of-type, div.article-first-row > p:first-of-type {
    padding-top: 2.5rem
}

div.article-larger.article-first-row.long > p:first-of-type::first-letter, div.article-larger.article-first-row.premium > p:first-of-type::first-letter {
    font-size: 900%
}

article-content > .row:last-of-type > .content-area--article > .article > p:last-child:after, article-content > .row:last-of-type > .content-area--article > .article > ul:last-child > li:last-child:after {
    content: "\e023";
    font-family: HBRIcons;
    line-height: normal;
    padding-left: .1875rem
}

.blog-video-embed, .embed-video {
    height: 0;
    margin-bottom: 1rem;
    overflow: hidden;
    padding-bottom: 56.34%;
    padding-top: 0;
    position: relative
}

.blog-video-embed.widescreen, .embed-video.widescreen {
    padding-bottom: 56.34%
}

.blog-video-embed.vimeo, .embed-video.vimeo {
    padding-top: 0
}

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

.blog-video-embed.youtube, .embed-video.youtube {
    padding-bottom: 67.5%;
    padding-top: 1.5625rem
}

.article-tools {
    /* border-bottom: #c5c8c9 1px solid; */
    /* border-top: #c5c8c9 1px solid; */
    padding: 0 0 .375rem 0;
}

@media only screen and (max-width: 47.9375rem) {
    .article-tools {
        overflow: hidden
    }
}

.article-tools li {
    line-height: 1;
    vertical-align: middle
}

.article-tools li i {
    line-height: 1.8
}

.article-tools li .price--small {
    font-weight: 700;
    line-height: 1.4
}

@media print {
    .article-tools {
        display: none
    }
}

[data-cart-badge], [data-comment-badge], [data-newfollowing-badge] {
    position: relative
}

[data-cart-badge]:after, [data-comment-badge]:after, [data-newfollowing-badge]:after {
    display: inline-block;
    position: absolute
}

[data-comment-badge]:after {
    content: attr(data-comment-badge);
    right: -15px;
    top: -9px
}

[data-cart-badge]:after {
    content: attr(data-cart-badge);
    right: 1px;
    top: 8px
}

[data-newfollowing-badge]:after {
    content: attr(data-newfollowing-badge);
    top: 8px;
    padding-left: 0
}

.progress-meter {
    display: none;
    padding: .75rem 0 0;
}

.progress-meter .progress-meter-granules {
    margin-bottom: 0;
    background-color: transparent;
    /* background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjdweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCA3IDUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcgNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSIjRTRFNEU0IiBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiLz48L3N2Zz4=);*/
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0;
    height: 5px;
    padding: 0
}

/*
.progress-meter .progress-meter-granules .meter-granules-filled {
    background: 0 0;
    display: block;
    height: 100%;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjdweCIgaGVpZ2h0PSI1cHgiIHZpZXdCb3g9IjAgMCA3IDUiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDcgNSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGNpcmNsZSBmaWxsPSIjMzliMmMwIiBjeD0iMi41IiBjeT0iMi41IiByPSIyLjUiLz48L3N2Zz4=);
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0;
    margin: 0;
    padding: 0;
    width: 0
}
*/
.progress-meter .progress-meter-granules .meter-granules-filled {
    margin: 0;
    background: 0 0;
    display: block;
    height: 100%;
    background-color: #0d92b4;
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 0;
    margin: 0;
    padding: 0;
    width: 0;
}

.article-sidebar, .sidebar {
    border-top: 1px #d5d7d8 solid;
    border-bottom: 1px #d5d7d8 solid;
    padding: 2rem 0 1.25rem 1.5rem !important;
    margin-bottom: 1.5rem !important
}

@media only screen and (min-width: 48rem), print {
    .article-sidebar, .sidebar {
        margin-bottom: 3rem !important
    }
}

.article-sidebar.sidebar--half, .article-sidebar.sidebar--half-right, .sidebar.sidebar--half, .sidebar.sidebar--half-right {
    margin-bottom: 2rem !important;
    padding-bottom: 2rem !important
}

.article-sidebar.sidebar--right, .sidebar.sidebar--right {
    margin-top: 0 !important
}

.article-sidebar tr:last-child td, .sidebar tr:last-child td {
    padding-bottom: 0
}

.article-sidebar .qa, .sidebar .qa {
    padding-top: .75rem
}

.article-sidebar .qa .question, .sidebar .qa .question {
    display: block;
    margin-bottom: .375rem;
    margin-top: 1.5rem
}

.article-ideainbrief, .derivative.IB.inline {
    display: none
}

.sidebar, .sidebar--edgeful, .sidebar--full, .sidebar--half, .sidebar--half-right, .sidebar--right, .sidebar--wide-right {
    line-height: 1.3333
}

.sidebar p, .sidebar--edgeful p, .sidebar--full p, .sidebar--half p, .sidebar--half-right p, .sidebar--right p, .sidebar--wide-right p {
    line-height: 1.3333;
    font-size: inherit !important;
    margin-bottom: .625rem !important
}

.sidebar--edgeful.alt, .sidebar--edgeful.alt-1, .sidebar--full.alt, .sidebar--full.alt-1, .sidebar--half-right.alt, .sidebar--half-right.alt-1, .sidebar--half.alt, .sidebar--half.alt-1, .sidebar--right.alt, .sidebar--right.alt-1, .sidebar--wide-right.alt, .sidebar--wide-right.alt-1, .sidebar.alt, .sidebar.alt-1 {
    background-color: #cbe2e4
}

.sidebar--edgeful.alt-2, .sidebar--full.alt-2, .sidebar--half-right.alt-2, .sidebar--half.alt-2, .sidebar--right.alt-2, .sidebar--wide-right.alt-2, .sidebar.alt-2 {
    background-color: #dee4e7
}

.sidebar--edgeful.alt-3, .sidebar--full.alt-3, .sidebar--half-right.alt-3, .sidebar--half.alt-3, .sidebar--right.alt-3, .sidebar--wide-right.alt-3, .sidebar.alt-3 {
    background-color: #e2f4f7
}

.sidebar .sidebar-title, .sidebar--edgeful .sidebar-title, .sidebar--full .sidebar-title, .sidebar--half .sidebar-title, .sidebar--half-right .sidebar-title, .sidebar--right .sidebar-title, .sidebar--wide-right .sidebar-title {
    color: #0caffc;
    line-height: .9 !important
}

.sidebar .sidebar-contents, .sidebar--edgeful .sidebar-contents, .sidebar--full .sidebar-contents, .sidebar--half .sidebar-contents, .sidebar--half-right .sidebar-contents, .sidebar--right .sidebar-contents, .sidebar--wide-right .sidebar-contents {
    font-size: 1.125rem !important;
    padding: 0 .75rem;
    margin: .75rem 0;
    color: #666;
    padding-left: 0 !important
}

.sidebar .sidebar-contents ol, .sidebar .sidebar-contents ul, .sidebar--edgeful .sidebar-contents ol, .sidebar--edgeful .sidebar-contents ul, .sidebar--full .sidebar-contents ol, .sidebar--full .sidebar-contents ul, .sidebar--half .sidebar-contents ol, .sidebar--half .sidebar-contents ul, .sidebar--half-right .sidebar-contents ol, .sidebar--half-right .sidebar-contents ul, .sidebar--right .sidebar-contents ol, .sidebar--right .sidebar-contents ul, .sidebar--wide-right .sidebar-contents ol, .sidebar--wide-right .sidebar-contents ul {
    font-size: inherit !important;
    font-family: inherit !important
}

.sidebar .sidebar-contents ol li, .sidebar .sidebar-contents ul li, .sidebar--edgeful .sidebar-contents ol li, .sidebar--edgeful .sidebar-contents ul li, .sidebar--full .sidebar-contents ol li, .sidebar--full .sidebar-contents ul li, .sidebar--half .sidebar-contents ol li, .sidebar--half .sidebar-contents ul li, .sidebar--half-right .sidebar-contents ol li, .sidebar--half-right .sidebar-contents ul li, .sidebar--right .sidebar-contents ol li, .sidebar--right .sidebar-contents ul li, .sidebar--wide-right .sidebar-contents ol li, .sidebar--wide-right .sidebar-contents ul li {
    line-height: 1.3333;
    margin: .75rem 0
}

@media print {
    .sidebar, .sidebar--edgeful, .sidebar--full, .sidebar--half, .sidebar--half-right, .sidebar--right, .sidebar--wide-right {
        border: 1px dotted #000
    }
}

.promo--half-right > .personalization-placement > h4, .promo--half-right > h4, .promo--half > .personalization-placement > h4, .promo--half > h4, .promo--inline > .personalization-placement > h4, .promo--inline > h4, .promo--right > .personalization-placement > h4, .promo--right > h4, .promo--wide-right > .personalization-placement > h4, .promo--wide-right > h4 {
    border-top: 1px #d5d7d8 solid;
    margin-bottom: .75rem;
    padding-top: .75rem;
    text-transform: uppercase
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility), .promo--half-right > .promo-contents > ul:not(.stream-utility), .promo--half > .personalization-placement > ul:not(.stream-utility), .promo--half > .promo-contents > ul:not(.stream-utility), .promo--inline > .personalization-placement > ul:not(.stream-utility), .promo--inline > .promo-contents > ul:not(.stream-utility), .promo--right > .personalization-placement > ul:not(.stream-utility), .promo--right > .promo-contents > ul:not(.stream-utility), .promo--wide-right > .personalization-placement > ul:not(.stream-utility), .promo--wide-right > .promo-contents > ul:not(.stream-utility) {
    line-height: 1;
    margin-left: 0
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility) .byline, .promo--half-right > .promo-contents > ul:not(.stream-utility) .byline, .promo--half > .personalization-placement > ul:not(.stream-utility) .byline, .promo--half > .promo-contents > ul:not(.stream-utility) .byline, .promo--inline > .personalization-placement > ul:not(.stream-utility) .byline, .promo--inline > .promo-contents > ul:not(.stream-utility) .byline, .promo--right > .personalization-placement > ul:not(.stream-utility) .byline, .promo--right > .promo-contents > ul:not(.stream-utility) .byline, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) .byline, .promo--wide-right > .promo-contents > ul:not(.stream-utility) .byline {
    color: #888
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility) > li, .promo--half-right > .promo-contents > ul:not(.stream-utility) > li, .promo--half > .personalization-placement > ul:not(.stream-utility) > li, .promo--half > .promo-contents > ul:not(.stream-utility) > li, .promo--inline > .personalization-placement > ul:not(.stream-utility) > li, .promo--inline > .promo-contents > ul:not(.stream-utility) > li, .promo--right > .personalization-placement > ul:not(.stream-utility) > li, .promo--right > .promo-contents > ul:not(.stream-utility) > li, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li, .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li {
    border-bottom: 1px #d5d7d8 solid;
    display: block;
    overflow: hidden;
    padding: 1.125rem 0 .75rem
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility) > li:first-of-type, .promo--half-right > .promo-contents > ul:not(.stream-utility) > li:first-of-type, .promo--half > .personalization-placement > ul:not(.stream-utility) > li:first-of-type, .promo--half > .promo-contents > ul:not(.stream-utility) > li:first-of-type, .promo--inline > .personalization-placement > ul:not(.stream-utility) > li:first-of-type, .promo--inline > .promo-contents > ul:not(.stream-utility) > li:first-of-type, .promo--right > .personalization-placement > ul:not(.stream-utility) > li:first-of-type, .promo--right > .promo-contents > ul:not(.stream-utility) > li:first-of-type, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li:first-of-type, .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li:first-of-type {
    padding-top: 0
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info, .promo--half-right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info, .promo--half > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info, .promo--half > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info, .promo--inline > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info, .promo--inline > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info, .promo--right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info, .promo--right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info, .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info {
    margin-bottom: 0
}

.promo--half-right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--half-right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--half > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--half > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--inline > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--inline > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--wide-right > .personalization-placement > ul:not(.stream-utility) > li > .stream-item-info > ul, .promo--wide-right > .promo-contents > ul:not(.stream-utility) > li > .stream-item-info > ul {
    line-height: 1
}

@media only screen and (min-width: 64.0625rem) {
    .promo--half-right, .promo--wide-right {
        padding-left: 1.5rem
    }
}

.promo--inline {
    border-bottom: 1px #d5d7d8 solid;
    margin: 1.5rem 0;
    overflow: hidden;
    padding-bottom: .75rem
}

.height--collapse {
    height: 0;
    overflow: hidden
}

@media print {
    .height--collapse {
        height: auto
    }
}

.sidebar-collapse {
    float: right;
    padding: .375rem .375rem 0 1.5rem
}

.sidebar-collapse .white {
    color: #000 !important
}

.sidebar-collapse:hover {
    cursor: pointer
}

@media print {
    .sidebar-collapse {
        display: none
    }
}

.sidebar-fade {
    display: none
}

.sidebar-expand {
    margin-top: .75rem !important;
    margin-bottom: 0;
    text-transform: uppercase;
    padding: .5625rem .8125rem .625rem
}

.sidebar-expand i {
    color: #c82502
}

.sidebar-expand:hover {
    cursor: pointer
}

.sidebar-expand .icon-caret-right {
    display: none
}

@media print {
    .sidebar-expand {
        display: none
    }
}

.sidebar .sidebar {
    margin: 0;
    padding: 0
}

.article-callout {
    color: #888;
    margin: 1.5rem 0 1.5rem 1.875rem;
    min-width: 15rem;
    padding: 0;
    position: relative;
    width: 80%
}

@media only screen and (min-width: 48rem), print {
    .article-callout {
        margin: 1.5rem 0 1.5rem 3.75rem
    }
}

.article-callout p {
    letter-spacing: .025rem;
    line-height: 1.1
}

.full-width-image {
    background-position: 50% 50%;
    background-size: cover;
    height: 10em
}

@media only screen and (min-width: 48rem), print {
    .full-width-image {
        height: 20em
    }
}

@media only screen and (min-width: 64.0625rem) {
    .full-width-image {
        height: 30em
    }
}

@media only screen and (min-width: 84.4375rem) {
    .full-width-image {
        height: 40em
    }
}

.artwork-oldblog {
    display: none
}

.artwork-narrow {
    padding-bottom: 1rem
}

@media only screen and (min-width: 48rem), print {
    .artwork-narrow {
        float: left;
        padding-right: 2.5rem;
        width: 50%
    }
}

.comments-list {
    list-style: none;
    margin-left: 0
}

.comments-list h5 small {
    color: #888;
    padding-left: .75rem
}

.comments-list p {
    color: #888;
    margin-bottom: .75rem
}

.comments-list ul {
    list-style: none;
    margin-left: 1.5rem
}

@media only screen and (min-width: 48rem), print {
    .comments-list ul {
        margin-left: 3rem
    }
}

.comments-list > li {
    border-bottom: #d5d7d8 1px solid;
    margin-bottom: 1.5rem
}

.comments-list > li:last-child {
    border-bottom: 0
}

.comments-list .comment-text {
    margin-bottom: .75rem
}

.comments-list .comment-footer, .comments-list .comment-footer span {
    color: #888
}

.comments-list .comment-footer .vote-down:hover, .comments-list .comment-footer .vote-up:hover {
    color: #666;
    cursor: pointer
}

.comments-list .comment-footer .voted {
    color: #239caa
}

.circulator-image {
    max-width: 9.375rem;
    min-width: 7.75rem;
    overflow: hidden;
    text-align: center;
    width: 25%
}

@media only screen and (min-width: 48rem), print {
    .circulator-image {
        max-width: 15.875rem;
        min-width: 10.875rem
    }
}

.flyout {
    background: #fff;
    margin: .375rem 0;
    max-width: 20rem;
    min-height: 5rem;
    min-width: 14.375rem;
    padding: .75rem;
    position: absolute;
    width: 50vw;
    z-index: 9000
}

.flyout:before {
    border-bottom: .375rem solid #eff0f0;
    border-left: .45rem solid transparent;
    border-right: .45rem solid transparent;
    content: "";
    height: 0;
    left: 1.5rem;
    position: absolute;
    top: -.375rem;
    width: 0
}

.flyout.pointer-top-center:before {
    left: 48%;
    top: -.375rem
}

.flyout.pointer-top-right:before {
    left: auto;
    right: 1.5rem;
    top: -.375rem
}

.flyout.pointer-bottom-left:before {
    border-bottom-width: 0;
    border-top: .375rem solid #fff;
    bottom: -.375rem;
    top: auto
}

.flyout.pointer-bottom-center:before {
    border-bottom-width: 0;
    border-top: .375rem solid #fff;
    bottom: -.375rem;
    left: 48%;
    top: auto
}

.flyout.pointer-bottom-right:before {
    border-bottom-width: 0;
    border-top: .375rem solid #fff;
    bottom: -.375rem;
    left: auto;
    right: 1.5rem;
    top: auto
}

.flyout > .flyout-header, .flyout > .flyout-list {
    margin-left: -.75rem;
    margin-right: -.75rem
}

.flyout > hr {
    margin: .375rem -.75rem
}

.flyout > .message {
    margin: 1.5rem 1.5rem 1.5rem .75rem
}

.flyout > button {
    margin-bottom: .375rem
}

.flyout-close {
    position: absolute;
    right: .75rem;
    top: .75rem
}

.flyout-header {
    background: #eff0f0;
    border-bottom: 1px #c5c8c9 solid;
    margin-bottom: .75rem;
    margin-top: -.75rem;
    padding: .75rem 1.5rem .75rem .75rem
}

.flyout-list {
    list-style: none;
    margin-bottom: .375rem
}

.flyout-list > li {
    margin: 0;
    padding: .75rem
}

.flyout-list > li:not(:last-child) {
    border-bottom: 1px #c5c8c9 solid
}

.flyout-share-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.flyout-share-title:before {
    content: "Share "
}

.flyout-share-chooser {
    list-style: none;
    margin: 0 0 .75rem;
    padding: 0;
    text-transform: uppercase
}

.flyout-share-chooser > li {
    display: inline-block;
    margin: 0;
    padding: 0 .125rem 0 0
}

.flyout-share-chooser > li.active > a {
    color: #222
}

.flyout-share-chooser > li:after {
    content: " "
}

.border-caret {
    fill: #f7f7f7;
    stroke: #abafb0
}

.border-caret-dark {
    fill: #31363a;
    stroke: #abafb0
}

.thick-border {
    border: 4px solid #31363a
}

.thick-border .border-caret {
    stroke: #31363a
}

.help-box {
    z-index: 6001;
    width: 300px
}

.flyout--search {
    position: relative;
    max-width: 100%;
    width: 100%
}

.loading {
    background: #fff;
    height: 24px;
    position: relative;
    width: 24px
}

.loading .pie {
    background: #fff;
    border: 2px solid #239caa;
    height: 100%;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 50%
}

.loading .rotation {
    -webkit-animation: rota 3s linear infinite;
    animation: rota 3s linear infinite;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    border-right: 0;
    z-index: 1002
}

.loading:hover .filler, .loading:hover .mask, .loading:hover .rotation {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.loading .filler {
    -webkit-animation: opa 3s steps(1, end) infinite reverse;
    animation: opa 3s steps(1, end) infinite reverse;
    border-left: 0;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 50%;
    opacity: 0;
    z-index: 1000
}

.loading .mask {
    -webkit-animation: opa 3s steps(1, end) infinite;
    animation: opa 3s steps(1, end) infinite;
    background: inherit;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 50%;
    z-index: 1003
}

@-webkit-keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes opa {
    0% {
        opacity: 1
    }
    100%, 50% {
        opacity: 0
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }
    100%, 50% {
        opacity: 0
    }
}

.loading--dark {
    background: #111;
    height: 24px;
    position: relative;
    width: 24px
}

.loading--dark .pie {
    background: #111;
    border: 2px solid #239caa;
    height: 100%;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 50%
}

.loading--dark .rotation {
    -webkit-animation: rota 3s linear infinite;
    animation: rota 3s linear infinite;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    border-right: 0;
    z-index: 1002
}

.loading--dark:hover .filler, .loading--dark:hover .mask, .loading--dark:hover .rotation {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.loading--dark .filler {
    -webkit-animation: opa 3s steps(1, end) infinite reverse;
    animation: opa 3s steps(1, end) infinite reverse;
    border-left: 0;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 50%;
    opacity: 0;
    z-index: 1000
}

.loading--dark .mask {
    -webkit-animation: opa 3s steps(1, end) infinite;
    animation: opa 3s steps(1, end) infinite;
    background: inherit;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 50%;
    z-index: 1003
}

@keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }
    100%, 50% {
        opacity: 0
    }
}

.loading--light {
    background: #e7e9e9;
    height: 24px;
    position: relative;
    width: 24px
}

.loading--light .pie {
    background: #e7e9e9;
    border: 2px solid #239caa;
    height: 100%;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    width: 50%
}

.loading--light .rotation {
    -webkit-animation: rota 3s linear infinite;
    animation: rota 3s linear infinite;
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    border-right: 0;
    z-index: 1002
}

.loading--light:hover .filler, .loading--light:hover .mask, .loading--light:hover .rotation {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.loading--light .filler {
    -webkit-animation: opa 3s steps(1, end) infinite reverse;
    animation: opa 3s steps(1, end) infinite reverse;
    border-left: 0;
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 50%;
    opacity: 0;
    z-index: 1000
}

.loading--light .mask {
    -webkit-animation: opa 3s steps(1, end) infinite;
    animation: opa 3s steps(1, end) infinite;
    background: inherit;
    height: 100%;
    opacity: 1;
    position: absolute;
    width: 50%;
    z-index: 1003
}

@keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }
    100%, 50% {
        opacity: 0
    }
}

.notification-box {
    background: #fff;
    border: 1px solid lighter-gray;
    margin: 1.5rem;
    position: relative
}

.notification-box-content {
    display: none;
    margin: .75rem 0;
    padding: .75rem .375rem
}

@media only screen and (min-width: 48rem), print {
    .notification-box-content {
        width: 100%
    }
}

.magazine-cover {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 25rem;
    min-width: 9.375rem
}

.medium-magazine-cover {
    width: 11.25rem
}

.current-issue {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 25rem;
    min-width: 15.625rem
}

.poster-subscription-offer {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 17%;
    padding-left: 10%;
    padding-top: 33%
}

.mag-toc-poster {
    background-color: #fff;
    background-position: 75% 50%;
    background-repeat: none;
    background-size: cover
}

@media only screen and (max-width: 47.9375rem) {
    .mag-toc-poster {
        background-image: none
    }
}

.load-ten-more {
    text-align: center
}

.load-ten-more a {
    color: #c82502
}

.credit-card-logo-img {
    width: 2.1875rem
}

.tab-strip > * {
    padding: .4rem 1rem;
    border-width: 2px 1px;
    border-color: #757e85;
    border-style: solid;
    background-color: #f7f7f7;
    color: #757e85
}

.tab-strip > :hover {
    color: #5d646a
}

.tab-strip > .active {
    background-color: #757e85;
    color: #f7f7f7
}

.tab-strip > :first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-left-width: 2px
}

.tab-strip > :last-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right-width: 2px
}

.video-tile-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.625rem;
    margin-right: -.625rem
}

.video-tile-container > * {
    padding-left: .625rem;
    padding-right: .625rem
}

@media only screen and (min-width: 48rem), print {
    .video-tile-container > * {
        width: 33.33%
    }

    .video-tile-container > .hero-video {
        width: 66.66%
    }
}

@media only screen and (max-width: 47.9375rem) {
    .video-tile-container > * {
        width: 100%
    }
}

.vjs-modal-overlay select {
    background: #fff;
    width: 120px
}

.newsletter-tile-container {
    margin-left: -.625rem;
    margin-right: -.625rem
}

.newsletter-tile-container > * {
    margin-left: .625rem;
    margin-right: .625rem;
    box-shadow: 1px 1px 3px #c5c8c9;
    border-radius: 2px
}

@media only screen and (max-width: 47.9375rem) {
    .newsletter-tile-container > * {
        -webkit-flex-basis: calc(100% - 1.25rem);
        -ms-flex-preferred-size: calc(100% - 1.25rem);
        flex-basis: calc(100% - 1.25rem)
    }
}

@media only screen and (min-width: 48rem), print {
    .newsletter-tile-container > * {
        -webkit-flex-basis: calc(33.33% - 1.25rem);
        -ms-flex-preferred-size: calc(33.33% - 1.25rem);
        flex-basis: calc(33.33% - 1.25rem)
    }
}

@media only screen and (min-width: 84.4375rem) {
    .newsletter-tile-container > * {
        -webkit-flex-basis: calc(25% - 1.25rem);
        -ms-flex-preferred-size: calc(25% - 1.25rem);
        flex-basis: calc(25% - 1.25rem)
    }
}

.newsletter-no-wrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

@media only screen and (max-width: 47.9375rem) {
    .newsletter-no-wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.transparent-layer {
    background-color: #222;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.transparent-layer-white {
    background-color: #fff;
    height: 100%;
    left: 0;
    opacity: .2;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9999
}

.poster, .poster--home {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    padding-top: 50%
}

.poster p, .poster--home p {
    margin-bottom: 0
}

@media only screen and (min-width: 48rem), print {
    .poster, .poster--home {
        background-color: #c5c8c9;
        background-position: 75% 50%;
        background-size: cover;
        padding-top: 0;
        position: relative
    }

    .poster h3.hed, .poster--home h3.hed {
        font-size: 1.5rem
    }
}

@media only screen and (max-width: 47.9375rem) {
    .poster h1 > a, .poster h1 > span > a, .poster--home h1 > a, .poster--home h1 > span > a {
        color: #222 !important
    }

    .poster .panel, .poster--home .panel {
        background: 0 0;
        margin: 0;
        padding: 0
    }

    .poster .left, .poster .right, .poster--home .left, .poster--home .right {
        float: none !important
    }

    .poster .white, .poster--home .white {
        color: #222 !important
    }

    .poster .white a, .poster--home .white a {
        color: #222
    }

    .poster .white a:hover, .poster--home .white a:hover {
        color: #090909
    }

    .poster .xlarge-hed, .poster .xxlarge-hed, .poster .xxxlarge-hed, .poster--home .xlarge-hed, .poster--home .xxlarge-hed, .poster--home .xxxlarge-hed {
        font-size: 2.25rem
    }

    .poster .topic, .poster--home .topic {
        color: #c82502 !important
    }

    .poster .byline, .poster--home .byline {
        color: #888 !important
    }
}

.poster--home {
    overflow: hidden;
    position: relative
}

@media only screen and (min-width: 48rem), print {
    .poster--home {
        min-height: 18.75rem
    }
}

.store-category-img {
    margin-bottom: .375rem;
    text-align: center
}

.store-category-img img {
    margin: 0 auto;
    max-width: 5.9375rem
}

.carousel-image {
    margin: .75rem auto;
    max-width: 9.375rem
}

.carousel-image img {
    height: auto;
    width: 100%
}

@media only screen and (min-width: 48rem), print {
    .carousel-image {
        max-width: 15.625rem
    }
}

.store-category-selector {
    background: #fff;
    color: #c82502;
    display: block;
    margin: .375rem;
    padding: .75rem 0;
    text-align: center;
    width: auto
}

.store-category-selector.selected {
    background: #d6f3f6;
    color: #000;
    cursor: default
}

.store-category-selector.selected:hover {
    background: #d6f3f6;
    cursor: default
}

.store-category-selector:hover {
    background: #eff0f0
}

.product-thumb {
    margin: 0 .75rem .75rem 0;
    width: 6.25rem
}

.product-thumb img {
    height: auto;
    width: 100%
}

.product-thumb-margin {
    margin-left: 7rem
}

@media only screen and (min-width: 48rem), print {
    .idp-left {
        margin-right: 1.5rem
    }
}

@media only screen and (min-width: 48rem), print {
    .idp-right {
        margin-left: 1.5rem
    }
}

.stream-entry.flip-stream-items .stream-item > .stream-image, .stream-three-left .stream-item > .stream-image {
    float: left;
    height: 3.5rem;
    margin: 0;
    max-width: 6.25rem;
    min-width: 6.25rem
}

.stream-entry.flip-stream-items .stream-item > :not(.stream-image), .stream-three-left .stream-item > :not(.stream-image) {
    margin-left: 7.75rem
}

a.tab-bar--opener {
    background-color: rgba(255, 255, 255, .6);
    border-bottom: 4px #111 solid;
    color: #111
}

.stream-choosers--dark a.tab-bar--opener {
    background-color: rgba(255, 255, 255, .1);
    border-bottom: 4px #239caa solid;
    color: #fff
}

@media only screen and (min-width: 48rem), print {
    a.tab-bar--opener {
        display: none
    }
}

.tab-bar--arrow {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .15s;
    transition: transform .15s
}

tab-bar.open .tab-bar--arrow {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media only screen and (max-width: 47.9375rem) {
    .tab-bar--tabs {
        background-color: #eff0f0;
        position: absolute;
        width: 100%;
        z-index: 1102
    }

    .stream-choosers--dark .tab-bar--tabs {
        background-color: #31363a
    }

    tab-bar:not(.open) .tab-bar--tabs {
        display: none
    }
}

.tab-bar--tab {
    color: #393d41
}

.tab-bar--tab:hover {
    color: #111
}

.stream-choosers--dark .tab-bar--tab {
    color: #d5d7d8
}

.stream-choosers--dark .tab-bar--tab:hover {
    color: #eff0f0
}

@media only screen and (max-width: 47.9375rem) {
    .tab-bar--tab {
        display: block;
        padding-bottom: .75rem;
        padding-top: .75rem
    }

    .tab-bar--tab:not(:last-child) {
        border-bottom: 1px solid #757e85
    }
}

@media only screen and (min-width: 48rem), print {
    .tab-bar--tab {
        border-bottom: 4px solid transparent;
        min-height: 4rem
    }

    .tab-bar--tab.active {
        background-color: rgba(255, 255, 255, .6);
        border-bottom: 4px #111 solid;
        color: #111
    }

    .stream-choosers--dark .tab-bar--tab.active {
        background-color: rgba(255, 255, 255, .1);
        border-bottom: 4px #239caa solid;
        color: #fff
    }
}

.stream-content {
    display: none
}

.stream-content.active {
    display: block
}

.stream-list ul {
    font-size: inherit;
    line-height: inherit;
    list-style: none;
    list-style-position: outside;
    margin: inherit;
    padding-left: 0;
}

.stream-entry {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.stream-entry:not(:last-child) {
    border-bottom: 1px #d5d7d8 solid
}

.stream-entry.sponsored .dek {
    display: none
}

.stream-entry.sponsored .hed {
    font-weight: 400
}

.stream-entry-border-lighter-gray .stream-entry:not(:last-child) {
    border-bottom: 1px #c5c8c9 solid
}

.stream-utility {
    list-style: none;
    margin: 0;
    padding: 0
}

.stream-utility > li {
    display: inline-block;
    margin: 0;
    padding: 0 1.5rem 0 0
}

.stream-utility > li:last-child {
    padding: 0
}

.stream-utility .util-discard, .stream-utility .util-organize {
    display: none
}

.stream-item-info {
    margin-bottom: .375rem
}

.stream-image {
    float: right;
    height: 5.25rem;
    margin: 0 0 0 1.5rem;
    max-width: 9.375rem;
    min-width: 7.75rem;
    overflow: hidden;
    text-align: center;
    width: 25%
}

@media only screen and (min-width: 48rem), print {
    .stream-image {
        height: 8.0625rem;
        max-width: 15.875rem;
        min-width: 10.875rem
    }
}

.stream-image figure {
    height: 100%;
    margin: 0 auto;
    max-width: 15.875rem
}

.stream-image figure img {
    max-height: 100%;
    max-width: 100%
}

.has-play-button, [data-content-type=Video] .stream-image figure, [data-content-type=video] .stream-image figure {
    position: relative
}

.has-play-button:after, [data-content-type=Video] .stream-image figure:after, [data-content-type=video] .stream-image figure:after {
    background: #393d41;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #fff;
    content: "\e046";
    font-family: HBRIcons;
    font-size: 1.25rem;
    height: 3.75rem;
    left: .75rem;
    opacity: .5;
    padding-top: 1.125rem;
    padding-left: .75rem;
    pointer-events: none;
    position: absolute;
    top: .75rem;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    width: 3.75rem
}

[data-item-selectable=true] .stream-utility .util-discard, [data-item-selectable=true] .stream-utility .util-organize {
    display: inline-block
}

[data-item-selectable=true] .stream-utility .util-save {
    display: none
}

.stream-item-activity-label {
    margin-bottom: .375rem;
    width: 4.5rem
}

.stream-item-activity-label::first-letter {
    text-transform: capitalize
}

@media only screen and (min-width: 48rem), print {
    .stream-item-activity-label {
        float: left;
        margin-left: 0;
        margin-top: .375rem
    }
}

.stream-item-activity-label.read {
    color: #fb6405
}

.stream-item-activity-label.shared {
    color: #fca51f
}

.stream-item-activity-label.watched {
    color: #2e8c1a
}

.stream-item-activity-label.ordered .stream-item-activity-label-text {
    background-color: #e2f4f7;
    padding: .375rem
}

.stream-item-activity-label.saved {
    color: #c82502
}

.stream-item-price {
    margin: 0
}

.stream-item-price button {
    margin-bottom: 0
}

.stream-item-price > .add-to-cart, .stream-item-price > .price {
    display: inline-block;
    margin: .375rem .75rem .375rem 0
}

.section.poster.endustri-4-0 a {
    color: #FFF;
}

@media only screen and (max-width: 767px) {
    .section.poster.endustri-4-0 a {
        color: #000;
    }
}

@media only screen and (max-width: 375px) {
    #subscription-block {
        background-size: contain;
        background-position: top;
    }

    #subscription-block .uk-logo {
        margin-bottom: 30px;
    }
}

a.uk-button.uk-button-small.uk-button-gray {
    background-color: rgba(255, 255, 255, 0);
    border: 3px solid #5a5a5a;
    color: #5a5a5a;
}

a.uk-button.uk-button-small.uk-button-gray:hover {
    background-color: rgba(255, 255, 255, 0);
    border: 3px solid #74c34d;
    color: #74c34d;
}

.pt-scroll-top-40 {
    margin-top: 0 !important;
    padding-top: 40px;
}

.ptc-btn-w-fix {
    min-width: 220px;
}

.web_view .sticky-tools {
    top: 0;
}

@media only screen and (min-width: 48rem), print {
    .stream-item-price {
        float: right;
        text-align: center;
        width: 17.5%
    }

    .stream-item-price > .add-to-cart, .stream-item-price > .price {
        display: block;
        margin: 0 auto .375rem
    }
}

.stream-three-left, .stream-three-right {
    padding-left: .625rem;
    padding-right: .625rem;
    width: 100%;
    float: left
}

@media only screen and (min-width: 48rem), print {
    .stream-three-left {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 58.3333333333%;
        float: right;
        float: left
    }
}

@media only screen and (min-width: 84.4375rem) {
    .stream-three-left {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 66.6666666667%;
        float: right;
        float: left
    }
}

@media only screen and (max-width: 47.9375rem) {
    .stream-three-left {
        border-bottom: 1px #d5d7d8 solid;
        margin-bottom: 1.875rem;
        padding-bottom: 1.5rem
    }
}

.stream-three-right ul.stream-utility {
    margin-left: 0
}

@media only screen and (min-width: 48rem), print {
    .stream-three-right {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 41.6666666667%;
        float: right;
        float: left;
        max-width: 20rem
    }

    .stream-three-right .advertising {
        float: right;
        max-width: 100%
    }
}

@media only screen and (min-width: 84.4375rem) {
    .stream-three-right {
        padding-left: .625rem;
        padding-right: .625rem;
        width: 33.3333333333%;
        float: right;
        float: left
    }
}

.stream-three-right .stream-image {
    float: none;
    margin: 0 0 0 1.5rem;
    max-height: none;
    max-width: none;
    width: auto
}

.stream-three-right .stream-image figure {
    max-width: none
}

@media only screen and (max-width: 47.9375rem) {
    .folder-list {
        margin-left: -.625rem;
        margin-right: -.625rem
    }
}

.folder-list--opener {
    background-color: #697077;
    text-transform: uppercase
}

@media only screen and (min-width: 48rem), print {
    .folder-list--opener {
        display: none
    }
}

@media only screen and (max-width: 47.9375rem) {
    .folder-list--folders {
        box-shadow: 2px 2px 2px #abafb0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1101
    }

    .folder-list:not(.open) .folder-list--folders {
        display: none
    }
}

@media only screen and (max-width: 47.9375rem) {
    .folder-list--folder-link {
        color: #fff;
        text-transform: uppercase
    }

    .folder-list--folder-link:focus, .folder-list--folder-link:hover {
        color: #eff0f0
    }
}

@media only screen and (min-width: 48rem), print {
    .folder-list--folder-link {
        color: #222
    }

    .folder-list--folder-link:focus, .folder-list--folder-link:hover {
        color: #010101
    }

    .folder-list--folder.active .folder-list--folder-link {
        color: #239caa
    }

    .folder-list--folder.active .folder-list--folder-link:focus, .folder-list--folder.active .folder-list--folder-link:hover {
        color: #1f8995
    }
}

@media only screen and (max-width: 47.9375rem) {
    .folder-list--edit-link {
        color: #fff
    }

    .folder-list--edit-link:focus, .folder-list--edit-link:hover {
        color: #eff0f0
    }
}

@media only screen and (min-width: 48rem), print {
    .folder-list--edit-link {
        color: #222
    }

    .folder-list--edit-link:focus, .folder-list--edit-link:hover {
        color: #010101
    }
}

@media only screen and (min-width: 48rem), print {
    .folder-list--folder {
        border-top: 1px solid #eff0f0;
        padding-left: .75rem
    }
}

@media only screen and (max-width: 47.9375rem) {
    .folder-list--folder {
        background-color: #454a4f;
        padding-left: 1.5rem
    }

    .folder-list--folder.active {
        background-color: #697077
    }

    .folder-list--folder.editing {
        background-color: #fff
    }

    .folder-list--folder:not(:last-child) {
        border-bottom: 1px solid #757e85
    }
}

@media only screen and (min-width: 48rem), print {
    .folder-list--form {
        border-bottom: 1px solid #abafb0;
        border-top: 1px solid #abafb0
    }
}

.subscriber-search-active .subscriber-search, .subscriber-search-inactive .search-all {
    color: #239caa !important;
    background-image: url(/resources/images/search_assets/checkmark-full.svg);
    background-repeat: no-repeat
}

.subscriber-search-active .subscriber-search a, .subscriber-search-inactive .search-all a {
    color: #239caa
}

.subscriber-search-active .subscriber-search a:hover, .subscriber-search-inactive .search-all a:hover {
    color: #1a7580
}

.subscriber-search-active .inverted.subscriber-search, .subscriber-search-inactive .inverted.search-all {
    background: #239caa !important;
    color: #fff !important
}

.subscriber-search-active .inverted.subscriber-search a, .subscriber-search-active .inverted.subscriber-search a:hover, .subscriber-search-inactive .inverted.search-all a, .subscriber-search-inactive .inverted.search-all a:hover {
    color: #fff
}

.subscriber-search-active .border.subscriber-search, .subscriber-search-inactive .border.search-all {
    border-color: #239caa
}

.subscriber-search-active .search-all, .subscriber-search-inactive .subscriber-search {
    color: #888 !important;
    background-image: url(/resources/images/search_assets/checkmark-empty.svg);
    background-repeat: no-repeat
}

.subscriber-search-active .search-all a, .subscriber-search-inactive .subscriber-search a {
    color: #888
}

.subscriber-search-active .search-all a:hover, .subscriber-search-inactive .subscriber-search a:hover {
    color: #6f6f6f
}

.subscriber-search-active .inverted.search-all, .subscriber-search-inactive .inverted.subscriber-search {
    background: #888 !important;
    color: #222 !important
}

.subscriber-search-active .inverted.search-all a, .subscriber-search-active .inverted.search-all a:hover, .subscriber-search-inactive .inverted.subscriber-search a, .subscriber-search-inactive .inverted.subscriber-search a:hover {
    color: #222
}

.subscriber-search-active .border.search-all, .subscriber-search-inactive .border.subscriber-search {
    border-color: #888
}

.subscriber-search-active, .subscriber-search-inactive {
    letter-spacing: -.03125em !important;
    font-weight: 300
}

.subscriber-search-active .subscriber-search, .subscriber-search-inactive .subscriber-search {
    margin-right: 1.5rem !important;
    padding-left: 35px
}

@media only screen and (max-width: 47.9375rem) {
    .subscriber-search-active .subscriber-search, .subscriber-search-inactive .subscriber-search {
        line-height: 1.4 !important;
        margin-right: .75rem !important;
        padding-left: 30px
    }
}

.subscriber-search-active .search-all, .subscriber-search-inactive .search-all {
    padding-left: 35px
}

@media only screen and (max-width: 47.9375rem) {
    .subscriber-search-active .search-all, .subscriber-search-inactive .search-all {
        line-height: 1.4 !important;
        padding-left: 30px
    }
}

.popular-topic {
    min-height: 17.5rem;
    padding: .75rem .75rem 1.5rem 1.5rem;
    position: relative
}

.popular-topic > h3 {
    margin: 3rem 0 1.5rem !important;
}

.black-text {
    color: #000000 !important;
}

.refresh-animation {
    -webkit-animation: refresh-animation 500ms ease-in;
    animation: refresh-animation 500ms ease-in;
    -webkit-animation-timing-function: cubic-bezier(0.175, .885, .365, 1.455);
    animation-timing-function: cubic-bezier(0.175, .885, .365, 1.455)
}

@-webkit-keyframes refresh-animation {
    50% {
        opacity: 0;
        -webkit-transform: scale(0.75, .75);
        transform: scale(0.75, .75)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@keyframes refresh-animation {
    50% {
        opacity: 0;
        -webkit-transform: scale(0.75, .75);
        transform: scale(0.75, .75)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

.popular-topic-follow {
    bottom: 1.5rem;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center
}

.follow-topic .follow-this, .follow-topic .follow-this2, .follow-topic .login-this, .follow-topic .subscribe-this {
    display: block
}

.follow-topic .follow-this a, .follow-topic .login-this a, .follow-topic .subscribe-this a {
    color: #c82502
}

.follow-topic .unfollow-this {
    display: none
}

.follow-topic .unfollow-this2 {
    display: none
}

.follow-topic .unfollow-this a {
    color: #2e8c1a
}

.follow-topic .unfollow-this2 a {
    color: #2e8c1a
}

.follow-topic.disabled .follow-this {
    display: none
}

.follow-topic.disabled .follow-this2 {
    display: none
}

.follow-topic.disabled .unfollow-this {
    display: block
}

.follow-topic.disabled .unfollow-this2 {
    display: block
}

.follow-topic-subscriber .follow-this, .follow-topic-subscriber .follow-this2, .follow-topic-subscriber .subscribe-this, .follow-topic-subscriber .unfollow-this, .follow-topic-subscriber .unfollow-this2 {
    display: none
}

.follow-topic-subscriber .login-this {
    display: block
}

.registered .follow-topic-subscriber .follow-this, .registered .follow-topic-subscriber .login-this, .registered .follow-topic-subscriber .unfollow-this {
    display: none
}

.registered .follow-topic-subscriber .subscribe-this {
    display: block
}

.subscribers .follow-topic-subscriber .login-this, .subscribers .follow-topic-subscriber .subscribe-this, .subscribers .follow-topic-subscriber .unfollow-this {
    display: none
}

.subscribers .follow-topic-subscriber .follow-this {
    display: block
}

.subscribers .follow-topic-subscriber.disabled .follow-this, .subscribers .follow-topic-subscriber.disabled .login-this, .subscribers .follow-topic-subscriber.disabled .subscribe-this {
    display: none
}

.subscribers .follow-topic-subscriber.disabled .unfollow-this {
    display: block
}

.subscribe-newsletter {
    margin-top: .75rem
}

.subscribe-newsletter .subscribe-this {
    display: block
}

.subscribe-newsletter .subscribe-this a {
    color: #c82502
}

.subscribe-newsletter .unsubscribe-this {
    display: none
}

.subscribe-newsletter .unsubscribe-this a {
    color: #239caa
}

.subscribe-newsletter.disabled .subscribe-this {
    display: none
}

.subscribe-newsletter.disabled .unsubscribe-this {
    display: block
}

add-to-cart-confirmation {
    background-color: #fff;
    left: 0;
    min-height: 45.3125rem;
    position: absolute;
    top: -70.3125rem;
    width: 100%;
    z-index: 10000
}

.show-confirmation {
    top: 0;
    -webkit-transition: top 1s ease;
    transition: top 1s ease
}

.show-modal {
    top: 25%;
    -webkit-transition: top 1s ease;
    transition: top 1s ease
}

.open-modal {
    display: block;
    visibility: visible
}

.reveal-modal {
    z-index: 10000
}

.modal-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 8001;
    -webkit-transition: visibility .15s, opacity .15s;
    transition: visibility .15s, opacity .15s
}

.modal-container:not(.active) .modal-overlay {
    opacity: 0;
    visibility: hidden
}

.modal-frame {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 8002;
    -webkit-transition: visibility .15s, opacity .15s, -webkit-transform .15s;
    transition: visibility .15s, opacity .15s, transform .15s
}

.modal-container:not(.active) .modal-frame {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-1rem);
    transform: translateY(-1rem)
}

.sign-in-modal--container {
    top: calc(50% - 14rem);
    z-index: 8002
}

.sign-in-modal--frame {
    width: 20rem;
    border: 4px solid #abafb0
}

audio {
    display: block;
    margin: 0;
    padding: 0
}

.hbraudio-container {
    min-width: 176px;
    width: inherit
}

.hbraudio-container li, .hbraudio-container ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.hbraudio-container a:active, .hbraudio-container a:hover, .hbraudio-container a:link, .hbraudio-container a:visited {
    border: 0;
    cursor: pointer
}

.hbraudio-container.module .hbraudio-top ul li {
    margin-bottom: 0
}

.hbraudio-top {
    background: -webkit-linear-gradient(top, #111 46%, #000 58%);
    background: linear-gradient(to bottom, #111 46%, #000 58%);
    border: 0;
    border-radius: 3px;
    height: 40px;
    overflow: hidden;
    position: relative
}

.hbraudio-play-holder {
    float: left;
    height: 40px;
    min-width: 44px;
    position: relative;
    width: 25%
}

.hbraudio-play {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left 0 no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-play:hover {
    background-position: left -200px
}

.hbraudio-pause {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -100px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-pause:hover {
    background-position: left -300px
}

.hbraudio-time-holder {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -1100px no-repeat;
    float: left;
    height: 40px;
    min-width: 88px;
    position: relative;
    width: 50%
}

.hbraudio-remaining-time {
    color: rgba(255, 255, 255, .5);
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 22px;
    margin: 9px 0 0 11.3%
}

.hbraudio-replay-holder {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -1100px no-repeat;
    float: left;
    height: 40px;
    min-width: 44px;
    position: relative;
    width: 25%
}

.hbraudio-headset {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -400px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-replay {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -500px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-progress {
    background: -webkit-linear-gradient(top, #fff5ee 1%, #b3b3b3 61%, #ebebeb 100%);
    background: linear-gradient(to bottom, #fff5ee 1%, #b3b3b3 61%, #ebebeb 100%);
    border-radius: 3px;
    cursor: pointer;
    height: 5px;
    margin: 5px 0 0;
    padding: 0
}

.hbraudio-seek-bar {
    background: -webkit-linear-gradient(top, #b3b3b3 1%, #ebebeb 61%, #b3b3b3 100%);
    background: linear-gradient(to bottom, #b3b3b3 1%, #ebebeb 61%, #b3b3b3 100%);
    border-radius: 3px;
    height: 5px
}

.hbraudio-play-bar {
    background: -webkit-linear-gradient(top, #f9c347 1%, #e5a81b 61%, #f6cd6f 100%);
    background: linear-gradient(to bottom, #f9c347 1%, #e5a81b 61%, #f6cd6f 100%);
    border-radius: 3px;
    height: 5px
}

.hbraudio-share-opener {
    height: 30px;
    overflow: hidden
}

.hbraudio-share-open {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -600px no-repeat;
    display: block;
    float: right;
    height: 30px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-share-toolbox {
    height: 0;
    overflow: visible;
    position: absolute
}

.hbraudio-share-tools {
    position: relative;
    width: 100%
}

.hbraudio-share-tools li {
    background: #111 url(/resources/html/audio-assets/audio-player-sprite.png) left -1100px no-repeat;
    float: left;
    position: relative;
    width: 44px
}

.hbraudio-share-tools li:first-child {
    background: #111
}

.hbraudio-share-download {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -700px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-share-twitter {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -800px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-share-linkedin {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -900px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

.hbraudio-share-facebook {
    background: transparent url(/resources/html/audio-assets/audio-player-sprite.png) left -1000px no-repeat;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 44px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
    .hbraudio-headset, .hbraudio-pause, .hbraudio-play, .hbraudio-replay, .hbraudio-replay-holder, .hbraudio-share-download, .hbraudio-share-facebook, .hbraudio-share-linkedin, .hbraudio-share-open, .hbraudio-share-tools li, .hbraudio-share-twitter, .hbraudio-time-holder {
        background-image: url(/resources/html/audio-assets/audio-player-sprite@2x.png);
        background-size: 44px 1200px
    }
}

.popup-slider, .slider-promo, popup-slider, slider-promo {
    background-color: #fff;
    border-top: 1px solid #d5d7d8;
    left: 0;
    position: fixed;
    min-height: 100px;
    width: 100%;
    z-index: 10000;
    padding: 0;
    overflow: hidden
}

@media only screen and (max-width: 47.9375rem) {
    .popup-slider h2, .slider-promo h2, popup-slider h2, slider-promo h2 {
        font-size: 1.875rem
    }
}

.slider-promo, slider-promo {
    bottom: -200px
}

.popup-slider, popup-slider {
    bottom: -400px
}

.issue-carousel img[src$=".png"], .nav-magazine-cover img[src$=".png"], .product-thumb img[src$=".png"], .stream-image img[src$=".png"] {
    -webkit-transform: rotate(0.1deg);
    transform: rotate(0.1deg)
}

.uk-pagination {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0.001px
}

.uk-pagination:before, .uk-pagination:after {
    content: "";
    display: table
}

.uk-pagination:after {
    clear: both
}

.uk-pagination > li {
    display: inline-block;
    font-size: 24px;
    vertical-align: top
}

.uk-pagination > li:nth-child(n+2) {
    margin-left: 5px
}

.uk-pagination > li > a, .uk-pagination > li > span {
    display: inline-block;
    min-width: 30px;
    padding: 3px 5px;
    line-height: 34px;
    text-decoration: none;
    box-sizing: content-box;
    text-align: center;
    font-weight: 300
}

.uk-pagination > li > a {
    background: rgba(0, 0, 0, 0);
    color: #adb1b4
}

.uk-pagination > li > a:hover, .uk-pagination > li > a:focus {
    background-color: rgba(0, 0, 0, 0);
    color: #6f6f6f;
    outline: none
}

.uk-pagination > li > a:active {
    background-color: rgba(0, 0, 0, 0);
    color: #6f6f6f
}

.uk-pagination > li.active > a {
    background: rgba(0, 0, 0, 0);
    color: #6f6f6f;
    font-size: 26px;
}

.uk-pagination > .uk-disabled > span {
    background-color: rgba(0, 0, 0, 0);
    color: #e2e4e5
}

.uk-pagination-previous {
    float: left
}

.uk-pagination-next {
    float: right
}

.uk-pagination-left {
    text-align: left
}

.uk-pagination-right {
    text-align: right
}

.text-center {
    text-align: center;
}

.header-block {
    padding: 10px 0px;
    background: #222222;
}

.video-container {
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

.video-container iframe {
    border: none;
    padding: 0px;
    margin: 0px;
}

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

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

.header-ads {
    background: #222222;
}

.margin-top-ten {
    padding-top: 70px;
}

.row.backdrop-transparent-black.clearfix.ptl.pbm {
    max-width: 100%;
}

.bottom-ads-content {
    background: #C5C8C9;
}

.social-user a {
    font-size: 20px
}

.p1, .p2, .p3, .p4, .p5, .p6, .p7, .p8, .p9, .p10, .p11, .p12, .p13, .p14, .p15, .p16, .p17, .p18, .p19, .p20, .p21, .p22, .p23, .p24, .p25, .p26, .p27, .p28, .p29, .p30, .p31, .p32, .p33, .p34, .p35, .p36, .p37, .p38, .p39, .p40, .p41, .p42, .p43, .p44, .p45, .p46, .p47, .p48, .p49, .p50, .p51, .p52, .p53, .p54, .p55, .p56, .p57, .p58, .p59, .p60, .p61, .p62, .p63, .p64, .p65, .p66, .p67, .p68, .p69, .p70, .p71, .p72, .p73, .p74, .p75, .p76, .p77, .p78, .p79, .p80, .p81, .p82, .p83, .p84, .p85, .p86, .p87, .p88, .p89, .p90, .p91, .p92, .p93, .p94, .p95, .p96, .p97, .p98, .p99, .p100, .p101, .p102, .p103, .p104, .p105, .p106, .p107, .p108, .p109, .p110, .p111, .p112, .p113, .p114, .p115, .p116, .p117, .p118, .p119, .p120, .p121, .p122, .p123, .p124, .p125, .p126, .p127, .p128, .p129, .p130, .p131, .p132, .p133, .p134, .p135, .p136, .p137, .p138, .p139, .p140 {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.uk-h5, h5 {
    font-size: 1.24rem !important;
}

.subscription.component {
    margin-top: 0 !important;
}

.subscription .columns.sinirsiz-erisim {
    border: 2px solid #C62716;
    padding: 0;
    margin-top: -20px;
}

.subscription .columns.sinirsiz-erisim:before {
    content: "EN İYİ TEKLİF";
    text-align: center;
    display: block;
    background: #C62716;
    padding: 10px 0;
    color: #FFF;
    font-weight: 900;
    font-size: 17px;
}

.subscription .columns.sinirsiz-erisim {
    order: 2;
}

.subscription .columns.dijital {
    order: 1;
}

.subscription .columns.dergi {
    order: 3;
}

.subscription .packages .columns form {
    padding-top: 15px;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.1);
}

.subscription-date {
    background: #0D9DBC;
}

.kampanya-btn {
    text-align: right;
    margin: 12px 0;
    float: right;
    padding: 10px 20px;
    letter-spacing: 1px;
}

.package-changer {
    background: #FFF;
    border-radius: 10px;
    margin: 10px 0.625rem !important;
}

.package-changer .button-group {
    width: 100%;
    flex-basis: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.package-changer .button-group .pc-btn {
    font-size: 18px;
    font-weight: bold;
    border-radius: 10px 0 0 10px;
    padding: 10px;
    border: 1px solid #C82502;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    color: #000;
    transition: all .5s;
}

.package-changer .button-group .pc-btn.active {
    background: #C82502;
    color: #FFF;
}

.package-changer .button-group .pc-btn p {
    font-size: 14px;
    margin: 10px 0 0 0;
    line-height: 18px;
}

.package-changer .button-group .pc-btn:last-child {
    border-radius: 0 10px 10px 0;
}

.subscription-text {
    font-size: 28px;
    font-weight: bold;
    margin: 0;
    padding: 15px 0;
    display: inline-block;
}

.camp {
    background: #31363a;
    color: #FFF;
    display: inline-block;
    margin: 5px 0;
    border-radius: 30px;
    padding: 5px 15px;
    font-size: 15px;
    line-height: 15px;
}

.packages.active {
    display: block !important;
}

.backdrop-ekim {
    background: url(https://hbrturkiye.com/assets/Frontend/images/subscribe/sub_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.backdrop-ekim .uk-container .uk-grid {
    min-height: 450px;
}

.backdrop-nisan2020 {
    background: url(https://hbrturkiye.com/assets/Frontend/images/subscribe/sub_bg_nisan2020.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.backdrop-mayis2020 .uk-container .uk-grid,
.backdrop-nisan2020 .uk-container .uk-grid {
    min-height: 450px;
}

.payment-button.register-btn {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (max-width: 767px) {
    .sub-page-head {
        font-size: 1.75rem;
    }

    .subscription {
        display: flex !important;
        flex-direction: column;
    }

    .subscription .packages {
    }

    .subscription .columns.sinirsiz-erisim {
        order: 1;
    }

    .subscription .columns.dijital {
        order: 2;
    }

    .subscription .columns.dergi {
        order: 3;
    }

    .subscription .packages .item .title {
        display: none;
    }

    .subscription .packages .item .description {
        display: none;
    }

    .p-mobile {
        display: none;
    }

    .package-changer .button-group .pc-btn.active:last-child {
        background: #9E1507;
        border: 1px solid #9E1507;
    }

    .package-changer.vf .button-group .pc-btn.active:last-child {
        background: #c82502;
        border: 1px solid #c82502;
    }

    .p_5845d7f3dd1e4658408b4567 .button {
        background: #9E1507;
    }

    .packages .backdrop-white {
        background: none;
    }

    .badges img {
        width: 50%;
    }

    .backdrop-ekim .uk-container .uk-grid {
        min-height: auto !important;
    }

    .backdrop-ekim {
        padding-top: 140px !important;
        background-size: contain !important;
        background-position: top center !important;
    }
}

@media only screen and (max-width: 567px) {

    .pal.xs-padding-option {
        padding-left: .5rem !important;
        padding-right: .5rem !important;
    }

    .ml30-s {
        margin-left: 30px !important;
    }

    .text-center-s {
        margin-top: 10px !important;
        text-align: center;
    }

    .fea-list li {
        padding-left: 0;
    }

    .is-n-filter-nav li {
        line-height: 80px !important;
        min-height: 100px !important;
    }
}

/*
.subscription .columns.dijital {
    border: 2px solid #002D66;
    padding: 0;
    margin-top: -20px;
}

.subscription .columns.dijital:before {
    content: "CYBER MONDAY";
    text-align: center;
    display: block;
    color: rgb(255, 255, 255);
    font-weight: 900;
    font-size: 17px;
    background: #002D66;
    padding: 10px 0px;
}

*/
.button--blue {
    background-color: #002D66;
    border-color: #002D66;
}

.button--blue:focus,
.button--blue:hover {
    background-color: #002D91;
    border-color: #002D91;
}

.bf-18-header {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 24px;
    padding: 15px;
    line-height: 30px;
}

.bf-18-header .bf-18-countdown {
    font-size: 34px;
    font-weight: bold;
    display: inline-block;
    width: 150px;
}

/*
.article p:first-of-type:first-letter{
    font-family: National;
    font-size: 550%;
    font-weight: bold;
    float:left;
}
*/

.alert-block-border {
    padding: 20px 0 0 0;
    border-top: 20px solid #000;
    border-bottom: 1px #d5d7d8 solid;
    background: none;
}

.alert-block-border .subheader {
    font-size: 2.625rem;
}

.subscription.packages-wrapper {
    display: flex;
}

.subscription.packages-wrapper select {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgNDMgNDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQzIDQyOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzMxMzYzQTt9LnN0MXtmaWxsOm5vbmU7fS5zdDJ7ZmlsbDpub25lO3N0cm9rZTojMzEzNjNBO3N0cm9rZS1taXRlcmxpbWl0OjEwO308L3N0eWxlPjxnPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yMiwyNS4zbDYuMy03LjdsMS42LDEuM0wyMiwyOC40bC04LTkuNGwxLjYtMS40TDIyLDI1LjN6Ii8+PGxpbmUgY2xhc3M9InN0MSIgeDE9IjEiIHkxPSIwIiB4Mj0iMSIgeTI9IjQxIi8+PGxpbmUgY2xhc3M9InN0MiIgeDE9IjAuNSIgeTE9IjAiIHgyPSIwLjUiIHkyPSI0MiIvPjwvZz48L3N2Zz4=);
}

.subscription.packages-wrapper select:hover {
    border-color: inherit;
    background-color: inherit;
}

.p_5845d7f3dd1e4658408b4567 {
    order: 2;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pl-0 {
    padding-left: 0;
}

.pr-0 {
    padding-right: 0;
}

.mt-20 {
    margin-top: 20px;
}

.payment-preview #campaign_title {
    color: #c82502;
}

.uk-modal.uk-open {
    z-index: 9999;
}

.filter-topics {
    height: 330px;
    overflow-y: scroll;
}

.browse-other-issues .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    color: #FFF !important;;
    font-family: National !important;
    font-size: 48px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    opacity: .75;
    transform: translateY(-50%);
    outline: none;
}

.browse-other-issues .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    color: #FFF !important;;
    font-family: National !important;
    font-size: 48px !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    line-height: 1;
    opacity: .75;
    transform: translateY(-50%);
    outline: none;
}

.browse-other-issues .owl-next.disabled,
.browse-other-issues .owl-prev.disabled {
    display: none;
}

.tab-body {
    display: none;
}

.tab-body.active {
    display: block;
}

.folder-list--folder-link.active {
    color: #239caa;
}

#darkread {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999999999;
    color: #FFF !important;
    overflow: scroll;
}

#darkread #darkread-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #333;
    z-index: 99;
}

#darkread > .container {
    margin: 30px auto;
    width: 900px;
    padding: 30px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.3);
    background: rgb(74, 74, 77);
    z-index: 100;
}

#darkread * {
    color: #FFF;
}

#darkread .topic a {
    color: #FFF;
}

#darkread .article-hed {
    color: #FFF;
}

#darkread .byline a {
    color: #FFF;
}

#darkread .publication-date {
    color: #FFF !important;
}

#darkread .article {
    color: #FFF;
}

#darkread .article a {
    color: #FFF;
    text-decoration: underline;
}

#darkread .article ul,
#darkread .article p {
    font-family: sans-serif;
    font-size: 1.125rem;
    font-weight: 100;
}

.sub-desc {
    font-family: National, sans-serif !important;
    font-weight: 100;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.backdrop-t {
    background: rgb(13, 157, 188);
    background: linear-gradient(180deg, rgba(13, 157, 188, 1) 0%, rgba(13, 157, 188, 1) 90%, rgba(239, 240, 240, 1) 90%);
}

.sub-icon {
    font-size: 1.5rem;
}

.cgn {
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
}

.ml30 {
    margin-left: 30px;
}

#features .owl-prev {
    left: -30px;
}

#features .owl-next {
    right: -30px;
}

.fea-list li {
    padding-left: 30px;
}

.fea-list .icon {
    font-size: 0.875rem;
}

.uk-button-white {
    background-color: #FFF;
    color: #000;
    border: 1px solid transparent !important;
}

.tabs66 {
    display: block !important;
    position: static;
    padding: 0 10px;
    margin-bottom: 10px;
    box-shadow: none;
}

.vf-package-container {
    margin-left: auto;
    margin-right: auto;
    float: none;
}


.backdrop-vf {
    background: rgb(189, 19, 36);
    background: linear-gradient(24deg, rgba(189, 19, 36, 1) 0%, rgba(158, 0, 0, 1) 100%);
}

.package-changer .button-group .pc-btn.br {
    border-radius: 10px;
}

.vf-info {
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
    color: rgba(189, 19, 36, 1);
    border-radius: 4px;
    border: 1px solid rgba(189, 19, 36, 1);
}

.library-overlay .flyout-list {
    max-height: 242px;
    overflow: scroll;
    overflow-x: hidden;
}

.is-n-filter-nav {

}

.is-n-filter-nav li {
    list-style: none;
    cursor: pointer;
    border-radius: 10px;
    padding: 10px;
    line-height: 1;
    margin: 0 15px 10px 0;
    font-size: 20px;
    color: #FFF;
    min-height: 120px;
    border: 5px solid #FFF;
    background-size: cover;
}

.is-n-filter-nav li.active {
    border: 5px solid #179ba7;
}

.digital-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/ethic_bg.jpg) no-repeat;
}

.besg-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/5g_bg.jpg) no-repeat;
}

.cyber-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/cyber_bg.jpg) no-repeat;
}

.bigdata-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/bigdata_bg.jpg) no-repeat;
}

.leadership-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/leadership_bg.jpg) no-repeat;
}

.agile-btn {
    background: url(https://hbrturkiye.com/storage/image/content/sponsor/netas/agile_bg.jpg) no-repeat;
}

.netas-info p {
    font-size: 13px;
    margin: 0 0 5px 0;
}

.netas-insight .stream-image {
    float: left;
    margin-right: 20px;
    margin-left: 0;
}

@media only screen and (max-width: 567px) {
    .netas-insight .hed {
        display: inline-block;
    }

    .data-privacy-summit .hed a {
        color: #000;
    }
}

.koronavirus .hed a,
.bir-gun-ceo .hed a,
.data-privacy-summit .hed a {
    color: #FFF;
}

.backdrop-bf {
    background: #18191b;
}

.backdrop-gradient {
    background: rgb(24, 25, 27);
    background: linear-gradient(0deg, rgba(24, 25, 27, 1) 0%, rgba(60, 62, 74, 1) 100%);
}

.bf-container {
    color: #FFF;
}

.bf-container .subscription .packages .item .sales-price-list .sales-price {
    color: #FFF;
}

.cyberm-container .subscription .packages .item .title,
.bf-container .subscription .packages .item .title {
    font-size: 58px;
    line-height: 60px;
}

.sub-type-title,
.bf-container .subscription .packages .item .description {
    color: #ccc;
}

.bf-modal .uk-modal-close,
.bf-container .button {
    background-color: #FFF;
    border-color: #FFF;
    color: #000;
}

.bf-modal .uk-modal-close:focus,
.bf-modal .uk-modal-close:hover,
.bf-container .button:focus,
.bf-container .button:hover,
.bf-container button:focus,
.bf-container button:hover {
    background-color: #FFF;
    border-color: #FFF;
}

.cyberm-container .subscription-type li,
.bf-container .subscription-type li {
    color: #e6e6e6;
}

.cyberm-container .subscription-type,
.bf-container .subscription-type {
    border: 1px solid #e6e6e6;
}

.cyberm-container .subscription-type li.active,
.bf-container .subscription-type li.active {
    background: #e6e6e6;
    color: #000;
}

.cyberm-container .subscription.packages-wrapper .selector,
.cyberm-container .subscription.packages-wrapper select:hover,
.bf-container .subscription.packages-wrapper .selector,
.bf-container .subscription.packages-wrapper select:hover {
    border-color: #FFF;
    background-color: #FFF;
    color: #000;
}

.bf-container .subscription .packages .item .sales-price-list .sales-price {
    display: block;
    font-size: 80px;
    line-height: 50px;
    color: #FFF;
}

.bf-container .packages.active {
    display: flex !important;
    align-items: center;
}

.bf-container .subscription .packages .item .sales-price-list .regular-price {
    font-size: 24px;
}

.bf-container .subscription .packages .item .sales-price-list .tl {
    font-size: 30px;
}

.bf-container .description,
.bf-container .title {
    display: block !important;
}

.bg-head-m {
    width: 100%;
    height: auto;
}

.bf-container .item {
    border: 1px solid #ccc;
}

.bf-modal .uk-modal-title,
.bf-modal .uk-modal-body {
    background: #000;
    color: #FFF;
}

@media only screen and (max-width: 567px) {
    .app-preview-container {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

.footer-02-12-2019 .uk-nav-header,
.footer-01-12-2019 .uk-nav-header,
.footer-30-11-2019 .uk-nav-header,
.footer-29-11-2019 .uk-nav-header {
    color: #CCC !important;
}

.footer-02-12-2019 .uk-background-white,
.footer-01-12-2019 .uk-background-white,
.footer-30-11-2019 .uk-background-white,
.footer-29-11-2019 .uk-background-white {
    background: #000;
    color: #FFF;
}

.footer-02-12-2019 .uk-background-muted,
.footer-01-12-2019 .uk-background-muted,
.footer-30-11-2019 .uk-background-muted,
.footer-29-11-2019 .uk-background-muted {
    background: #000;
    color: #FFF;
    border-top: 1px solid #333;
}

.footer-02-12-2019 .uk-grid-divider > :not(.uk-first-column)::before,
.footer-01-12-2019 .uk-grid-divider > :not(.uk-first-column)::before,
.footer-30-11-2019 .uk-grid-divider > :not(.uk-first-column)::before,
.footer-29-11-2019 .uk-grid-divider > :not(.uk-first-column)::before {
    border-left: 1px solid #333;
}


.bf-head-wrapper {
    position: relative;
}

.bf-head-white {
    opacity: 0;
    position: relative;
    z-index: 1;
    transition: all ease-in-out .5s;
}

.bf-head-wrapper:hover .bf-head-white {
    opacity: 1;
}

.bf-head-black {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 0;
}

.bf-pattern {
    background-image: url(/assets/Frontend/images/subscribe/BF/bg-p.png);
    background-repeat: repeat;
}

.backdrop-cm {
    background: #1a1a1a;
}

.cyberm-container {
    font-family: 'Roboto Mono', monospace !important;
}

.cyberm-container .item {
    border: 1px solid #FFF;
}

.cyber-head {
    font-family: 'Roboto Mono', monospace !important;
    font-size: 100px;
    margin: 0;
    color: #FFF;
}

@keyframes opacityFull {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}

.cyber-head:after {
    content: " ";
    display: inline-block;
    background: #FFF;
    width: 40px;
    height: 90px;
    margin: 0 0 -10px 40px;
    opacity: 0;
    -webkit-animation: opacityFull 0.5s;
    animation: opacityFull 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.cyber-desc {
    font-family: 'Roboto Mono', monospace !important;
    font-size: 24px;
    color: #FFF;
}

.cyberm-container .subscription .packages .item .description,
.cyberm-container .subscription .packages .item .period {
    color: #b3b3b3;
}

.cyberm-container .subscription .packages .item .title,
.cyberm-container .subscription .packages .item .sales-price-list .regular-price,
.cyberm-container .subscription .packages .item .sales-price-list .sales-price {
    color: #FFF;
}

.cyberm-container .packages.active {
    display: flex !important;
    align-items: center;
}

@media only screen and (max-width: 567px) {
    .cyber-head {
        font-size: 30px;
    }

    .cyber-head:after {
        content: " ";
        display: inline-block;
        background: #FFF;
        width: 10px;
        height: 30px;
        margin: 0 0px -6px 10px;
        opacity: 0;
        -webkit-animation: opacityFull 0.5s;
        animation: opacityFull 0.5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .cyber-desc {
        font-size: 20px;
        margin: 10px 0;
    }
}

.cm-modal .uk-modal-close,
.cm-container .button {
    background-color: #FFF;
    border-color: #FFF;
    color: #000;
}

.cm-modal .uk-modal-close:focus,
.cm-modal .uk-modal-close:hover,
.cm-container .button:focus,
.cm-container .button:hover,
.cm-container button:focus,
.cm-container button:hover {
    background-color: #FFF;
    border-color: #FFF;
}

.uk-button-nt {
    background-color: #009CA6 !important;
    border: 3px solid #009CA6 !important;
    color: #fff !important;
}

.uk-button-nt:hover, .uk-button-nt:focus, .uk-button-nt.uk-active {
    background-color: #fff !important;
    border: 3px solid #009CA6 !important;
    color: #009CA6 !important;
}

.insight-center-latest .stream-entry {
    background: none !important;
}

.bkm-price-pre {
    display: flex;
    align-items: end;
    justify-content: center;
}

.bkm-price-pre .sales-price {
    font-size: 36px !important;
    line-height: 70px !important;
}

.bkm-price-pre .tl {
    font-size: 24px;
}

.bkm-price-pre img {
    margin-top: -10px;
}

.womans-day {
    background: #FCC12D;
    text-align: center;
    padding: 30px 0;
    color: #000;
    font-size: 20px;
}

.sub-page-head {
    font-size: 3.5rem;
    line-height: 1.1;
    color: #FFF;
}

.sub-page-desc {
    color: #FFF;
}

.subscription-single.subscription .packages .columns form {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.backdrop-ekim21 {
    background: url(https://hbrturkiye.com/assets/Frontend/images/subscribe/sub-bg-ekim21.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.backdrop-ekim21 .uk-container .uk-grid {
    min-height: 450px;
}
@media only screen and (max-width: 767px) {
    .backdrop-ekim21 .uk-container .uk-grid {
        min-height: auto;
    }
    .backdrop-ekim21 .sub-page-head {
        font-size: 2rem;
    }
}

@media only screen and (max-width: 767px) {
    .subscription-single .packages .item .title {
        display: block;
    }

    .sub-page-head {
        font-size: 2.5rem;
    }

    .sub-page-desc {
    }

    .backdrop-mayis2020 .uk-container .uk-grid,
    .backdrop-nisan2020 .uk-container .uk-grid {
        min-height: 300px;
    }

    .backdrop-mayis2020,
    .backdrop-nisan2020,
    .backdrop-nisan2020 {
        background-size: contain;
        background-position: top center;
        padding-top: 80px;
        background-color: #239ca9;
    }

    .backdrop-mayis2020 {
        background: url(https://hbrturkiye.com/assets/Frontend/images/subscribe/sub_bg_mayis2020_m.jpg) no-repeat;
    }
}

@media only screen and (min-width: 769px) {
    .article-video {
        height: 500px;
    }
}

.bf-20{

}

.text-white{
    color:#FFF!important;
}

#eq-logo{
    position: absolute;
    right: 20px;
    top: 80px;
    width: 130px;
}
@media (max-width: 991px){
    #eq-logo {
        width: 120px;
        position: static;
    }
}
.analytics-in-business .hed a,
.calismanin-gelecegi .hed a,
.teknoloji-ile-firsatlari-yakalamak .hed a,
.yasam-alanlarini-yeniden-tanimlamak .hed a,
.dijital-donusum-kutuphanesi .hed a,
.dijital-liderliginizi-guclendirin .hed a{
    color:#FFF;
}

.yasam-alanlarini-yeniden-tanimlamak .content-type{
    color:#888;
}

@media only screen and (max-width: 767px) {
    .analytics-in-business .hed a,
    .calismanin-gelecegi .hed a,
    .teknoloji-ile-firsatlari-yakalamak .hed a,
    .yasam-alanlarini-yeniden-tanimlamak .hed a,
    .dijital-donusum-kutuphanesi .hed a,
    .dijital-liderliginizi-guclendirin .hed a{
        color:#000;
    }
    .koronavirus .hed a, .bir-gun-ceo .hed a, .data-privacy-summit .hed a {
        color: #000;
    }
}