﻿﻿@-webkit-keyframes playing {
    0%,to

{
    height: 100%
}

50% {
    height: 60%
}

}

@keyframes playing {
    0%,to {
        height: 100%
    }

    50% {
        height: 60%
    }
}

.i-container {
    position: relative;
    height: 0;
    overflow: hidden
}

    .i-container > svg {
        position: absolute;
        width: 100%;
        height: 100%
    }

.tns-outer {
    padding: 0 !important
}

    .tns-outer [hidden] {
        display: none !important
    }

    .tns-outer [aria-controls], .tns-outer [data-action], label {
        cursor: pointer
    }

.tns-slider {
    -webkit-transition: all 0s;
    transition: all 0s
}

    .tns-slider > .tns-item {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

.tns-horizontal.tns-subpixel {
    white-space: nowrap
}

    .tns-horizontal.tns-subpixel > .tns-item {
        display: inline-block;
        vertical-align: top;
        white-space: normal
    }

.tns-horizontal.tns-no-subpixel:after, .tns-t-ct:after {
    content: "";
    display: table;
    clear: both
}

.tns-horizontal.tns-no-subpixel > .tns-item {
    float: left
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
    margin-right: -100%
}

.tns-gallery, .tns-no-calc {
    position: relative;
    left: 0
}

.tns-gallery {
    min-height: 1px
}

    .tns-gallery > .tns-item {
        position: absolute;
        left: -100%;
        -webkit-transition: transform 0s,opacity 0s;
        -webkit-transition: opacity 0s,-webkit-transform 0s;
        transition: transform 0s,opacity 0s;
        transition: transform 0s,opacity 0s,-webkit-transform 0s
    }

    .tns-gallery > .tns-slide-active {
        position: relative;
        left: auto !important
    }

    .tns-gallery > .tns-moving {
        -webkit-transition: all .25s;
        transition: all .25s
    }

.tns-autowidth, .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block
}

.tns-lazy-img {
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    opacity: .6
}

    .tns-lazy-img.tns-complete {
        opacity: 1
    }

.tns-ah {
    -webkit-transition: height 0s;
    transition: height 0s
}

.tns-ovh {
    overflow: hidden
}

.tns-visually-hidden {
    position: absolute;
    left: -10000em
}

.tns-transparent {
    opacity: 0;
    visibility: hidden
}

.tns-fadeIn {
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 0
}

.tns-fadeOut, .tns-normal {
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: -1
}

.tns-vpfix {
    white-space: nowrap
}

.tns-t-subp2 {
    margin: 0 auto;
    width: 310px;
    position: relative;
    height: 10px;
    overflow: hidden
}

.tns-t-ct {
    width: 2333.3333333%;
    width: calc(100%*70/3);
    position: absolute;
    right: 0
}

    .tns-t-ct > div {
        width: 1.4285714%;
        width: calc(100%/70);
        height: 10px;
        float: left
    }

.browsehappy, .enable-js {
    background: #ffbf29;
    color: #000;
    font-size: 14px;
    margin: 0;
    padding: .5em;
    text-align: center;
    line-height: 1.3;
    position: relative;
    z-index: 99999
}

    .browsehappy a, .enable-js a {
        font-weight: 700;
        color: #000
    }

        .browsehappy a:hover, .enable-js a:hover {
            color: #fff
        }

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    min-width: 320px;
    margin: 0
}

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

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit
}

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

b {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border: 0;
    max-width: 100%;
    height: auto
}

button, input, optgroup, select, textarea {
    line-height: 1.15;
    margin: 0
}

optgroup {
    font-family: inherit;
    font-size: 100%
}

button, input {
    overflow: visible
}

.byline time, button, select {
    text-transform: none
}

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

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

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

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

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

[type=search] {
    outline-offset: -2px
}

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

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

details {
    display: block
}

summary {
    display: list-item
}

[hidden], blockquote:before, template {
    display: none
}

.anchor-newsletter-oct20 form:after, .anchor:after, .archives-page .main-layout li:after, .clearfix:after, .col-head:after, .event-hero:after, .footer-logo-line:after, .form-col-2:after, .form-field-wrapper:after, .form-newsletter:after, .full-article:after, .has-divider article:after, .home-podcasts li:after, .img-on-left li:after, .img-on-left:after, .img-on-right li:after, .inline-newsletter-oct20.design2:after, .l-podcast:after, .list-col2:after, .login-use:after, .login-wp:after, .media-50:after, .news-service-subbox:after, .opinion-row:after, .page-title.has-des:after, .partner-list > li:after, .player-tools .controls:after, .player-tools .duration-wp:after, .podcast-header:after, .podcasts-item.side-by-side:after, .reporter-box:after, .sectionnav-line:after, .signin-wp:after, .top-stories li:after, .video-content:after {
    clear: both;
    content: "";
    display: table
}

.brands-belt-content, .bv-sidebar, .embedded-content, .h-scrollbox, .headbar .list, .section-nav:not(.has-subnav) > ul, .share-widget, .share-widget .general, .site-header .hot-topics, .slider-fallback, .trending-line, .v-scrollbox {
    scrollbar-width: none;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

    .brands-belt-content::-webkit-scrollbar, .bv-sidebar::-webkit-scrollbar, .embedded-content::-webkit-scrollbar, .h-scrollbox::-webkit-scrollbar, .headbar .list::-webkit-scrollbar, .section-nav:not(.has-subnav) > ul::-webkit-scrollbar, .share-widget .general::-webkit-scrollbar, .share-widget::-webkit-scrollbar, .site-header .hot-topics::-webkit-scrollbar, .slider-fallback::-webkit-scrollbar, .trending-line::-webkit-scrollbar, .v-scrollbox::-webkit-scrollbar {
        display: none
    }

.checkbox-wp [type=checkbox], .checkbox-wp [type=radio], .has-script .leadership-block .profile-detail, .has-sticky-header .scroll-hidden, .tabs > [type=radio], .visually-hidden {
    position: absolute;
    left: -9999px;
    z-index: -1;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%)
}

html {
    scroll-behavior: smooth
}

ol, ul {
    padding: 0;
    list-style: none
}

figure, li, ol, ul {
    margin: 0
}

    .audio-player-mini button svg, a > img, figure img {
        vertical-align: bottom
    }

.img-box button, .tns-outer button, iframe {
    border: 0
}

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

[type=text]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

[type=text]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration, [type=search]::-webkit-search-results-button, [type=search]::-webkit-search-results-decoration {
    display: none
}

#main:focus {
    outline: 0
}

body {
    font-family: Inter,Helvetica,Arial,sans-serif;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    color: #0f112e;
    font-size: .875rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual;
    scroll-behavior: smooth
}

.uppercase {
    text-transform: uppercase
}

.center-aligned {
    text-align: center
}

.right-aligned {
    text-align: right
}

.ovh {
    overflow: hidden
}

.fl-right {
    float: right
}

.fwn {
    font-weight: 400
}

.fwb {
    font-weight: 700
}

.nw {
    white-space: nowrap
}

.quiet a, .txt-link {
    color: #1774ce
}

.txt-orange {
    color: #ff6142
}

.quiet kbd, .txt-danger, form .quiet kbd {
    color: #df1737
}

.fz12 {
    font-size: .75rem
}

.fz13 {
    font-size: .8125rem
}

.fz14 {
    font-size: .875rem
}

.fz15 {
    font-size: .9375rem
}

.fz16 {
    font-size: 1rem
}

.ls30 {
    letter-spacing: .3em
}

.byline .reporter:hover, .quiet a:hover, .tdu, .tooltip-dropdown a:hover {
    text-decoration: underline
}

.por {
    position: relative
}

    .por .link-overlay {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%
    }

h1, h2, h3, h4, h5 {
    margin: .625rem 0;
    line-height: 1.2
}

a + h1, a + h2, a + h3, a + h4, a + h5 {
    margin-top: .9375rem
}

h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child {
    margin-bottom: 0
}

p {
    margin: .625rem 0;
    line-height: 1.4
}

strong {
    font-weight: 700 !important
}

.small {
    font-size: .75rem
}

.dim {
    color: #444
}

.quiet {
    opacity: .6
}

.h1 {
    font-size: 1.875rem
}

.h1-sub {
    font-size: 1.5rem
}

.h2 {
    font-size: 1.3125rem
}

    .h2 .hl {
        color: #1774ce
    }

.h3 {
    font-size: 1.1875rem
}

.h4 {
    font-size: 1.0625rem
}

.h5 {
    font-size: .9rem
}

[class*=bv-h] {
    font-family: Helvetica,Arial,sans-serif
}

.bv-h2 {
    font-size: 1.125rem;
    line-height: 1.25
}

@media (min-width:48em) {
    .bv-h2 {
        font-size: 1.3125rem
    }
}

@media (min-width:67.5em) {
    .bv-h2 {
        font-size: 1.5rem
    }
}

.bv-h4 {
    font-size: .9375rem;
    line-height: 1.3
}

@media (min-width:48em) {
    .bv-h4 {
        font-size: 1rem
    }
}

@media (min-width:67.5em) {
    .bv-h4 {
        font-size: 1.0625rem
    }
}

.bv-h4-s {
    font-size: .9375rem;
    line-height: 1.3
}

.bv-hd {
    margin-bottom: 1.25rem;
    padding-top: .75rem;
    border-top: 1px solid #0f112e
}

@media (min-width:48em) {
    .bv-hd {
        border-width: 2px
    }
}

.bv-hd .bv-t, svg {
    display: inline-block
}

.bv-hd-bg {
    margin-bottom: 1.25rem;
    padding: .75rem 0 .5625rem;
    text-align: center;
    background: #f9f9f9;
    border-bottom: 1px solid #0f112e
}

@media (min-width:48em) {
    .bv-hd-bg {
        border-width: 2px
    }
}

.bv-t {
    margin: 0;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1.125rem;
    line-height: 1
}

.bv-p {
    margin-bottom: .625rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #444
}

    .bv-p:not(:first-child) {
        margin-top: .625rem
    }

    .bv-p:last-child {
        margin-bottom: 0
    }

.bv-article-title {
    line-height: 1.2;
    margin: 0 0 1.875rem;
    font-size: 26px;
    font-size: 1.625rem
}

@media (min-width:20em) {
    .bv-article-title {
        font-size: calc(1.625rem + 6*(100vw - 20rem)/448)
    }
}

@media (min-width:48em) {
    .bv-article-title {
        font-size: 32px;
        font-size: 2rem
    }
}

.h-sm {
    font-weight: 700;
    font-size: .85em;
    color: #1774ce;
    text-transform: uppercase
}

    .h-sm + h3 {
        margin-top: .25rem
    }

address {
    font-style: normal
}

.caption {
    padding-top: .625rem;
    font-size: .8125rem;
    line-height: 1.5;
    color: #ccc
}

    .caption .photo-des {
        color: #656565
    }

    .caption .credit {
        color: #afafaf
    }

.heading-with-tips {
    margin-bottom: 10px !important;
    line-height: 1
}

    .heading-with-tips:first-child {
        margin-top: 1.875rem
    }

.link-more {
    font-weight: 700;
    color: #1774ce
}

.byline {
    margin: 10px 0;
    font-size: .8125rem;
    line-height: 1.3;
    color: #888
}

    .byline .divider {
        display: inline-block;
        margin: 0 .5em;
        color: #ccc
    }

    .byline .reporter {
        color: #1774ce
    }

    .byline .share-box {
        display: inline-block;
        margin-left: .375rem;
        cursor: pointer;
        position: relative
    }

        .byline .share-box:before {
            content: "";
            position: absolute;
            left: -5px;
            top: -5px;
            right: -5px;
            bottom: -5px
        }

        .byline .share-box img {
            position: relative;
            width: 1.125rem;
            vertical-align: middle
        }

blockquote {
    margin: 1.875rem 0;
    padding-left: 1.2em;
    font-style: italic;
    border-left: 4px solid
}

    blockquote p {
        margin: 1em 0 !important
    }

cite {
    display: block;
    font-style: normal;
    font-weight: 700;
    font-size: .9375rem
}

svg circle, svg ellipse, svg path, svg polygon, svg polyline {
    vector-effect: non-scaling-stroke
}

.relative-positioned {
    display: block;
    position: relative
}

[data-js-close], [data-js-toggle] {
    border: 0;
    border-radius: 0;
    background: 0 0;
    cursor: pointer
}

#main {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:20em) {
    #main {
        margin-top: calc(15px + 15*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    #main {
        margin-top: 30px
    }
}

@media (min-width:20em) {
    #main {
        margin-bottom: calc(15px + 15*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    #main {
        margin-bottom: 30px
    }
}

.account-page #main {
    margin-top: 0
}

#main .article-cell:first-child .ad, #main .article-cell:first-child .scroll-indicator, #main .bs-article-cell:first-child .scroll-indicator, #main > .scroll-indicator {
    margin-top: -15px
}

@media (min-width:20em) {
    #main .article-cell:first-child .ad, #main .article-cell:first-child .scroll-indicator, #main .bs-article-cell:first-child .scroll-indicator, #main > .scroll-indicator {
        margin-top: calc(-15px + -15*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    #main .article-cell:first-child .ad, #main .article-cell:first-child .scroll-indicator, #main .bs-article-cell:first-child .scroll-indicator, #main > .scroll-indicator {
        margin-top: -30px
    }
}

@media (max-width:49.9375em) {
    .desktop-only {
        display: none !important
    }
}

@media (min-width:50em) {
    .mobile-only {
        display: none !important
    }
}

@media (min-width:64rem) {
    .tablet-under {
        display: none
    }
}

@media (max-width:63.9375rem) {
    .laptop-up {
        display: none
    }
}

.link {
    -webkit-transition: color .15s;
    transition: color .15s
}

    .link:hover {
        color: #666
    }

.ad {
    margin: 0 auto 1.25rem;
    text-align: center;
    padding: .9375rem 0 .625rem;
    background: #f5f5f5
}

    .ad.white {
        background: #fff
    }

    .ad > a, .ad > div, .ad > iframe, .ad > img {
        margin: auto
    }

    .ad:before {
        content: "Advertisement";
        display: block;
        margin-bottom: 1em;
        font-size: .625rem;
        letter-spacing: .3125rem;
        text-transform: uppercase;
        color: #767676
    }

    .ad .report-ad {
        max-width: 1280;
        margin-top: .625rem;
        color: #555 !important;
        font-size: .75rem !important;
        display: inline-block !important;
        width: 90%;
        text-align: right;
        cursor: pointer
    }

    .ad .report-ad-newline, .rc-row::before {
        display: none
    }

@media (max-width:23.6875em) {
    .ad {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

.img-shadow {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 7px 20px rgba(0,0,0,.15);
    box-shadow: 0 7px 20px rgba(0,0,0,.15)
}

.bg-light {
    background: #f7f7f7
}

.bg-lightblue {
    padding: 1.25rem 1.875rem;
    background: #edf6fd
}

    .bg-lightblue > p:first-child {
        margin-top: 0
    }

    .bg-lightblue > p:last-child {
        margin-bottom: 0
    }

.bg-dark {
    color: #fff;
    background-color: #0e0f1f
}

    .bg-dark p {
        color: inherit
    }

#rc_w_9364915433329437485 {
    margin-bottom: -20px
}

.has-bg {
    padding: 15px;
    background: #f9f9f9
}

    .has-bg.no-gap {
        padding: 0
    }

    .has-bg > .ad {
        margin-bottom: 0
    }

    .has-bg.loose {
        padding: 30px
    }

.has-top-gap {
    margin-top: 1.875rem
}

.has-top-gap-sm {
    margin-top: 1.25rem
}

.has-top-gap-md {
    margin-top: 2.5rem
}

.has-bottom-gap {
    margin-bottom: 1.875rem
}

.has-bottom-gap-md {
    margin-bottom: 2.8125rem
}

.has-bottom-gap-lg {
    margin-bottom: 3.75rem
}

.container, [class*=container-] {
    margin: 0 auto;
    padding: 0 .9375rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

@media (min-width:31.25em) {
    .container, [class*=container-] {
        padding: 0 1.875rem
    }
}

.container [class*=container-], [class*=container-] [class*=container-] {
    padding-left: 0;
    padding-right: 0
}

.container {
    max-width: 80rem
}

.container-re {
    max-width: 71.25rem
}

.container-md {
    max-width: 53.75rem
}

.container-sm {
    max-width: 37.5rem
}

.container-xs {
    max-width: 22.8125rem
}

.mg0 {
    margin: 0
}

.mt0 {
    margin-top: 0
}

.mb0 {
    margin-bottom: 0
}

.ph5 {
    padding-left: .3125rem;
    padding-right: .3125rem
}

.mh5 {
    margin-left: .3125rem;
    margin-right: .3125rem
}

.mt5, .mv5 {
    margin-top: .3125rem
}

.mb5, .mv5 {
    margin-bottom: .3125rem
}

.pt5, .pv5 {
    padding-top: .3125rem
}

.pb5, .pv5 {
    padding-bottom: .3125rem
}

.ph10 {
    padding-left: .625rem;
    padding-right: .625rem
}

.mh10 {
    margin-left: .625rem;
    margin-right: .625rem
}

.mt10, .mv10 {
    margin-top: .625rem
}

.mb10, .mv10 {
    margin-bottom: .625rem
}

.pt10, .pv10 {
    padding-top: .625rem
}

.pb10, .pv10 {
    padding-bottom: .625rem
}

.ph20 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.mh20 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mt20, .mv20 {
    margin-top: 1.25rem
}

.mb20, .mv20 {
    margin-bottom: 1.25rem
}

.pt20, .pv20 {
    padding-top: 1.25rem
}

.pb20, .pv20 {
    padding-bottom: 1.25rem
}

.ph30 {
    padding-left: 1.875rem;
    padding-right: 1.875rem
}

.mh30 {
    margin-left: 1.875rem;
    margin-right: 1.875rem
}

.mt30, .mv30 {
    margin-top: 1.875rem
}

.mb30, .mv30, .section-headline aside {
    margin-bottom: 1.875rem
}

.pt30, .pv30 {
    padding-top: 1.875rem
}

.pb30, .pv30 {
    padding-bottom: 1.875rem
}

.ph40 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.mh40 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.mt40, .mv40 {
    margin-top: 2.5rem
}

.mb40, .mv40 {
    margin-bottom: 2.5rem
}

.pt40, .pv40 {
    padding-top: 2.5rem
}

.pb40, .pv40 {
    padding-bottom: 2.5rem
}

.ph80 {
    padding-left: 5rem;
    padding-right: 5rem
}

.mh80 {
    margin-left: 5rem;
    margin-right: 5rem
}

.mt80, .mv80 {
    margin-top: 5rem
}

.mb80, .mv80 {
    margin-bottom: 5rem
}

.pt80, .pv80 {
    padding-top: 5rem
}

.pb80, .pv80 {
    padding-bottom: 5rem
}

.slider-fallback {
    white-space: nowrap;
    overflow-x: auto
}

    .slider-fallback > div, .slider-fallback > li {
        display: inline-block;
        margin-right: 10px;
        vertical-align: top;
        white-space: normal
    }

.v-scrollbox {
    overflow-y: auto;
    overflow-x: hidden
}

.h-scrollbox {
    overflow-x: auto;
    overflow-y: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.css-slider {
    -webkit-overflow-scrolling: touch;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.css-slider-y {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.css-slider > div, .css-slider > li {
    scroll-snap-align: start
}

.img-slider > div {
    background: #f0f0f0
}

.img-box .nav .tns-nav-active, .img-box .nav button:hover, .img-slider .caption, .img-slider-wrapper .tns-nav .tns-nav-active, .img-slider-wrapper .tns-nav button:hover {
    background: #fff
}

.img-slider-wrapper {
    position: relative;
    margin-bottom: 10px
}

    .img-slider-wrapper img {
        display: block;
        margin: 0 auto
    }

    .img-slider-wrapper .btn-photo, .img-slider-wrapper .btn-play {
        position: absolute;
        left: 15px;
        bottom: 15px
    }

    .img-slider-wrapper .btn-photo {
        display: none
    }

    .img-box .nav, .img-slider-wrapper .tns-nav {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        counter-reset: dots
    }

        .img-box .nav button, .img-slider-wrapper .tns-nav button {
            padding: 0 12px;
            background: #eee;
            background: rgba(242,242,242,.8);
            -webkit-transition: background .25s;
            transition: background .25s
        }

            .img-box .nav button:before, .img-slider-wrapper .tns-nav button:before {
                counter-increment: dots;
                content: counter(dots)
            }

@media (max-width:47.9375em) {
    .img-box .nav button, .img-slider-wrapper .tns-nav button {
        height: 2.5em
    }
}

.img-box .nav {
    bottom: 50px
}

.img-box .controls button, .img-slider-wrapper .tns-controls button {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
    z-index: 1;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.9);
    height: 58px;
    -webkit-transition: background .25s;
    transition: background .25s
}

    .img-box .controls button .i-angle, .img-slider-wrapper .tns-controls button .i-angle {
        width: 24px
    }

    .img-box .controls button path, .img-slider-wrapper .tns-controls button path, .pagination-2 a path {
        stroke-width: 3px
    }

    .img-box .controls button:not([disabled]):hover, .img-slider-wrapper .tns-controls button:not([disabled]):hover {
        background: #1774ce
    }

@media (max-width:47.9375em) {
    .img-box .controls button, .img-slider-wrapper .tns-controls button {
        height: 46px;
        padding: 0 18px
    }
}

.img-box [disabled], .img-slider-wrapper [disabled] {
    display: none
}

.img-box [data-controls=prev], .img-slider-wrapper [data-controls=prev] {
    left: 0;
    padding-left: 40px
}

.img-box [data-controls=next], .img-slider-wrapper [data-controls=next] {
    right: 0;
    padding-right: 40px
}

.is-video {
    position: relative
}

    .is-video .btn-play {
        position: absolute;
        left: .9375rem;
        bottom: .9375rem
    }

        .is-video .btn-play.gap-sm {
            left: .625rem;
            bottom: .625rem
        }

        .is-video .btn-play.in-center {
            left: 50%;
            top: 50%;
            bottom: auto;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

.col-tag {
    font-size: .75rem;
    text-transform: uppercase;
    margin: .9375rem 0 .4375rem
}

    .col-tag:first-child, .sidebar > .col:first-child {
        margin-top: 0
    }

    .col-tag.loud {
        color: #1774ce
    }

    .col-tag + * {
        margin-top: 0
    }

.col {
    margin: 1.875rem 0
}

    .col.loose {
        padding-top: 1.25em
    }

        .col.loose > h2 {
            margin-bottom: 20px
        }

.col-header {
    margin: 0 0 1.25rem;
    padding-top: 1.25rem;
    border-top: 1px solid;
    font-size: 1.1875rem;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700
}

    .col-header.quiet {
        color: #5a5a5a
    }

.col-header2 {
    margin: 0 0 15px;
    font-size: 1.5625rem;
    font-weight: 700
}

    .col-header2.loud {
        color: #1774ce
    }

.col-sponsored {
    border-top-color: #1774ce
}

    .col-sponsored .col-tag {
        margin-top: .9375rem
    }

        .col-sponsored .col-tag + h3 {
            margin-top: -.3125rem
        }

.col-in-gallery article h3 {
    font-size: 1.375rem
}

.col-head .side-el {
    float: right
}

.col-head .h-sm {
    display: inline-block;
    margin-top: .15em
}

.col-head .disclaimer-line {
    font-size: .7em;
    margin-top: -.3125rem;
    margin-bottom: .9375rem
}

.subsection-header {
    margin: 0 0 2.5rem;
    font-size: 2rem;
    text-transform: uppercase
}

.shadow-panel {
    padding: 2.5rem;
    background: #fff;
    border-radius: 1.875rem;
    -webkit-box-shadow: 0 1.25rem 3.125rem rgba(0,0,0,.07);
    box-shadow: 0 1.25rem 3.125rem rgba(0,0,0,.07)
}

.img-on-left li > a, .img-on-left li > img, .img-on-left > a, .img-on-left > img {
    display: block;
    max-width: 40%;
    float: left;
    margin-right: 15px
}

.img-on-left-lg li > a, .img-on-left-lg li > img, .img-on-left-lg > a, .img-on-left-lg > img {
    max-width: 55%
}

.img-on-left a ~ div, .img-on-left a ~ h2, .img-on-left a ~ h3, .img-on-left a ~ p, .img-on-right a ~ div, .img-on-right a ~ h2, .img-on-right a ~ h3, .img-on-right a ~ p {
    margin-top: 0;
    overflow: hidden
}

.has-divider .col-tag:first-child, .has-divider h3:first-child, .has-divider h4:first-child, .img-on-left h3:first-child, .img-on-left h4:first-child, .img-on-right h3:first-child, .img-on-right h4:first-child {
    margin-top: 0
}

.img-on-right li:nth-last-child(n+2) {
    margin-bottom: 1.25rem
}

.img-on-right li > a {
    display: block;
    max-width: calc(50% - .625rem);
    float: right;
    margin-left: 1.25rem
}

.img-on-right.lg li:nth-last-child(n+2) {
    margin-bottom: 1.875rem
}

.date-on-left li {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

@media (max-width:28.6875em) {
    .date-on-left li .date {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }
}

@media (min-width:28.75em) {
    .date-on-left li .txt {
        position: relative;
        padding-left: 8.125rem
    }

    .date-on-left li .date {
        position: absolute;
        left: 0;
        top: 0
    }

    .date-on-left li time {
        font-size: .75rem;
        line-height: 1.535625rem
    }
}

@media (min-width:44.375em) and (max-width:63.9375em),(min-width:75em) {
    .list-col2 li {
        float: left;
        width: 48.5%
    }

        .list-col2 li:nth-child(2n+1) {
            clear: both
        }

        .list-col2 li:nth-child(2n) {
            float: right
        }
}

.fake-down-arrow {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: currentColor;
    border-bottom: 0
}

.left-floated {
    float: left;
    margin-right: .9375rem;
    margin-bottom: .3125rem
}

.newslist-plain li {
    margin-bottom: .9375rem
}

.newslist-plain.gap-lg li {
    margin-bottom: 5%
}

.newslist-plain.img-on-left.gap-lg li > a, .newslist-plain.img-on-left.gap-lg li > img {
    margin-right: 5%
}

@media (min-width:50em) {
    .newslist-plain.gap-lg li {
        margin-bottom: 2.5rem
    }

    .newslist-plain.img-on-left.gap-lg li > a, .newslist-plain.img-on-left.gap-lg li > img {
        margin-right: 2.5rem
    }
}

.has-divider li {
    padding-top: .9375rem;
    padding-bottom: .9375rem
}

.has-divider h3:last-child, .has-divider h4:last-child, .has-divider p:last-child, .list-divider > li > :last-child {
    margin-bottom: 0
}

.has-divider.gap-lg li {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.has-divider.gap-lg.img-on-left img {
    margin-right: 1.25rem
}

.has-divider.at-top li {
    border-top: 1px solid #e6e6e6
}

.has-divider.at-bottom li, .has-divider.in-middle li {
    border-bottom: 1px solid #e6e6e6
}

.has-divider.at-top li:last-child {
    padding-bottom: 0
}

.has-divider.in-middle li:first-child {
    padding-top: 0
}

.has-divider.in-middle li:last-child {
    padding-bottom: 0;
    border-bottom: 0
}

.duration-label {
    display: inline-block;
    font-size: 14px
}

    .duration-label:before {
        content: "";
        width: 0;
        height: 0;
        display: inline-block;
        border: 1px solid transparent;
        border-width: 7px 12px;
        border-left-color: currentColor;
        border-right: 0;
        vertical-align: middle
    }

.ol, .ul {
    list-style-position: outside;
    margin-left: 1.5rem
}

    .ol li, .ul li {
        padding: .3em 0;
        font-size: .875rem
    }

    .ol ol, .ol ul, .ul ol, .ul ul {
        margin-top: 1.5rem;
        margin-left: 1.5rem
    }

    .ol ul, .ul ul {
        list-style-position: inherit;
        list-style-type: circle
    }

        .ol ul ul, .ul ul ul {
            list-style-type: square
        }

.ul {
    list-style-type: disc
}

    .ul h3 {
        font-weight: 500;
        font-size: 1rem
    }

.ol {
    list-style-type: decimal
}

    .ol h3, .ul h3 {
        margin: 0
    }

.card h3 {
    margin: -1px 0 0;
    text-align: center;
    border: 1px solid #e6e6e6;
    font-size: 22px;
    line-height: 1.2;
    font-size: 1.375rem
}

    .card h3 a {
        display: block;
        padding: 10px 0
    }

.tag {
    display: inline-block;
    padding: .3125rem .625rem;
    font-size: .8125rem;
    line-height: 1;
    background: #e8e8e8;
    -webkit-transition: color .25s,background .25s;
    transition: color .25s,background .25s;
    border-radius: 100px
}

    .tag:not(:first-child) {
        margin-left: .3125rem
    }

    .tag:hover {
        color: #fff;
        background: #2788e7
    }

    .tag.uppercase {
        font-size: .6875rem
    }

    .tag.dark {
        color: #fff;
        background: #000
    }

    .tag.active {
        color: #fff;
        background: #1774ce
    }

        .tag.active:hover {
            background: #000
        }

.tagline {
    margin: .625rem 0
}

.list > li:nth-last-child(n+2) {
    margin-bottom: 1.25rem
}

.list-divider > li:not(:last-child) {
    padding-bottom: 1.25rem;
    margin-bottom: 1.25rem;
    border-bottom: 1px solid #ccc
}

.list-divider.sm > li:not(:last-child) {
    padding-bottom: .9375rem;
    margin-bottom: .9375rem;
    border-bottom: 1px solid #e6e6e6
}

@media (min-width:48em) {
    .list-divider.lg > li:not(:last-child) {
        padding-bottom: 1.875rem;
        margin-bottom: 1.875rem;
        border-bottom: 1px solid #ccc
    }
}

.flex-video {
    position: relative;
    height: 0;
    overflow: hidden
}

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

    .flex-video.r16-9 {
        padding-bottom: 56.25%
    }

    .flex-video.r4-3 {
        padding-bottom: 75%
    }

.embedded-content {
    overflow: auto;
    margin-bottom: 1.875rem
}

    .embedded-content iframe {
        border: 0
    }

    .embedded-content .fluid-wrapper {
        position: relative;
        height: 0;
        overflow: hidden
    }

        .embedded-content .fluid-wrapper .fluid-item {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0
        }

.email-verified-box, .feedback-box {
    padding: 4%;
    background: #e4eef7
}

.feedback-box {
    text-align: center
}

h1 + .feedback-box {
    margin-bottom: 20vh
}

.feedback-box h2:last-child {
    margin: 5rem 0 !important;
    color: #1774ce
}

.main-layout .img-on-left .h4 {
    font-size: .9375rem;
    font-weight: 400
}

.main-layout .img-on-left.has-divider li {
    padding: .625rem 0;
    border: 0
}

@media (max-width:63.9375em) {
    .main-layout.section-headline .h1 {
        margin-top: .5em
    }

    .main-layout > div:first-child {
        margin-bottom: 1.875rem
    }

    .main-layout > div .sticky-element {
        position: static
    }
}

@media (min-width:64em) {
    .main-layout {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .main-layout > div:first-child {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            margin-right: 1.875rem;
            width: calc(100% - 23.75rem)
        }

        .main-layout > div:nth-child(n+2) {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 18.75rem;
            margin: 0 !important
        }

        .article-page .main-layout > div:first-child, .main-layout.wider > div:first-child {
            width: calc(100% - 26.875rem)
        }

        .article-page .main-layout > div:nth-child(2), .main-layout.wider > div:nth-child(2) {
            width: 21.875rem
        }
}

@media (min-width:80em) {
    .article-page .main-layout > div:first-child {
        margin-right: 5rem
    }

    .main-layout.with-divider {
        margin-bottom: 1.875rem
    }

        .main-layout.with-divider > div:first-child {
            padding-right: 1.875rem;
            border-right: 1px solid #e6e6e6;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

        .main-layout.with-divider .sidebar .col:last-child, .main-layout.with-divider > div > .col:last-child {
            margin-bottom: 0
        }

    .main-layout.loose > div:first-child {
        padding-right: 4.1666667%
    }
}

.center-box {
    min-height: 70vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .center-box > .content {
        margin: auto
    }

[class*=gallery-] + * {
    clear: both
}

[class*=gallery-] h2:last-child, [class*=gallery-] h3:last-child, [class*=gallery-] h4:last-child, [class*=gallery-] p:last-child {
    margin-bottom: 0
}

@media (min-width:0em) and (max-width:37.4375em) {
    .gallery-bv-1-2 > li {
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem;
        border-bottom: 1px solid #e6e6e6
    }

    .gallery-bv-1-2:last-child > li:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }
}

@media (min-width:37.5em) {
    .gallery-bv-1-2:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-1-2 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        width: calc(50% - 10px);
        margin-bottom: 0 !important
    }

        .gallery-bv-1-2 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-bv-1-2 > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-bv-1-2 > li:nth-child(2n+1) {
            clear: both
        }

        .gallery-bv-1-2 > li:only-child {
            width: 100%;
            margin-right: 0
        }

            .gallery-bv-1-2 > li:only-child:after {
                clear: both;
                content: "";
                display: table
            }

            .gallery-bv-1-2 > li:only-child > a {
                float: left;
                display: block;
                width: calc(50% - 10px);
                margin-right: 1.25rem
            }

            .gallery-bv-1-2 > li:only-child h2 {
                margin-top: 0
            }
}

@media (min-width:64em) {
    .gallery-bv-1-2:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-1-2 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

        .gallery-bv-1-2 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-bv-1-2 > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-bv-1-2 > li:nth-child(2n+1) {
            clear: both
        }

        .gallery-bv-1-2 > li:only-child > a {
            width: calc(50% - 15px);
            margin-right: 1.875rem
        }

    .gallery-bv-1-2 .gallery-2 > li {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .gallery-bv-1-2 .gallery-2 > li:nth-child(odd) {
            padding-right: .3125rem
        }

        .gallery-bv-1-2 .gallery-2 > li:nth-child(even) {
            padding-left: .3125rem
        }
}

@media (max-width:47.9375em) {
    .gallery-1-2_4 {
        margin-bottom: 1.25rem
    }

        .gallery-1-2_4 > li:not(:last-child) {
            margin-bottom: 1.25rem
        }
}

@media (min-width:48em) {
    .gallery-1-2_4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-1-2_4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

        .gallery-1-2_4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-1-2_4 > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-1-2_4 > li:nth-child(2n+1) {
            clear: both
        }

    @supports (flex-wrap:wrap) {
        .gallery-1-2_4 {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }
    }

    .gallery-1-2_4 > li:nth-last-child(-n+2) {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        border-bottom: 0 !important
    }
}

@media (min-width:0em) and (max-width:37.4375em) {
    .gallery-bv-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(50% - 10px)
    }

        .gallery-bv-2-4 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-bv-2-4 > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-bv-2-4 > li:nth-child(2n+1) {
            clear: both
        }

        .gallery-bv-2-4 > li:nth-last-child(-n+2) {
            margin-bottom: 0
        }
}

@media (min-width:37.5em) and (max-width:47.9375em) {
    .gallery-bv-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(33.3333333% - 13.3333333px)
    }

        .gallery-bv-2-4 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-bv-2-4 > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-bv-2-4 > li:nth-child(3n+1) {
            clear: both
        }

        .gallery-bv-2-4 > li:nth-child(n+4) {
            display: none
        }
}

@media (min-width:37.5em) {
    .gallery-bv-2-4 > li:nth-child(n) {
        margin-bottom: 0
    }
}

@media (min-width:48em) and (max-width:63.9375em) {
    .gallery-bv-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(25% - 15px)
    }

        .gallery-bv-2-4 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-bv-2-4 > li:nth-child(4n) {
            margin-right: 0
        }

        .gallery-bv-2-4 > li:nth-child(4n+1) {
            clear: both
        }
}

@media (min-width:64em) and (max-width:79.9375em) {
    .gallery-bv-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(33.3333333% - 20px)
    }

        .gallery-bv-2-4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-bv-2-4 > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-bv-2-4 > li:nth-child(3n+1) {
            clear: both
        }

        .gallery-bv-2-4 > li:nth-child(n+4) {
            display: none
        }
}

@media (min-width:80em) {
    .gallery-bv-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-bv-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(25% - 22.5px)
    }

        .gallery-bv-2-4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-bv-2-4 > li:nth-child(4n) {
            margin-right: 0
        }

        .gallery-bv-2-4 > li:nth-child(4n+1) {
            clear: both
        }
}

.gallery-2-4:after {
    clear: both;
    content: "";
    display: table
}

.gallery-2-4 > li {
    float: left;
    margin-right: 5.5%;
    margin-bottom: 5.5%;
    width: 47.25%
}

    .gallery-2-4 > li:nth-child(n) {
        margin-right: 5.5%;
        clear: none
    }

    .gallery-2-4 > li:nth-child(2n) {
        margin-right: 0
    }

    .gallery-2-4 > li:nth-child(2n+1) {
        clear: both
    }

    .gallery-2-4 > li:nth-last-child(-n+2) {
        margin-bottom: 0
    }

@media (min-width:43.75em) {
    .gallery-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(33.3333333% - 20px)
    }

        .gallery-2-4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-2-4 > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-2-4 > li:nth-child(3n+1) {
            clear: both
        }

        .gallery-2-4 > li:nth-last-child(-n+3) {
            margin-bottom: 0
        }
}

@media (min-width:62.5em) {
    .gallery-2-4:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-2-4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(25% - 22.5px)
    }

        .gallery-2-4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-2-4 > li:nth-child(4n) {
            margin-right: 0
        }

        .gallery-2-4 > li:nth-child(4n+1) {
            clear: both
        }

        .gallery-2-4 > li:nth-last-child(-n+4) {
            margin-bottom: 0
        }
}

.gallery-2:after, .gallery-3:after, .gallery-4:after, .gallery-5:after {
    clear: both;
    content: "";
    display: table
}

.gallery-2 > li {
    width: 100%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: calc(50% - 10px)
}

    .gallery-2 > li:nth-child(n) {
        margin-right: 20px;
        clear: none
    }

    .gallery-2 > li:nth-child(2n) {
        margin-right: 0
    }

    .gallery-2 > li:nth-child(2n+1) {
        clear: both
    }

    .gallery-2 > li:nth-last-child(-n+2) {
        margin-bottom: 0
    }

@media (max-width:26.1875em) {
    .gallery-2.mb-divider > li {
        float: none;
        width: 100%;
        margin-right: 0
    }

        .gallery-2.mb-divider > li:not(:last-child) {
            margin-bottom: 1.25rem;
            padding-bottom: 1.25rem;
            border-bottom: 1px solid #ccc
        }
}

.gallery-3, .gallery-4, .gallery-5 {
    margin-bottom: -30px
}

    .gallery-3 > li, .gallery-4 > li, .gallery-5 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(100% - 0px)
    }

        .gallery-3 > li:nth-child(n), .gallery-4 > li:nth-child(n), .gallery-5 > li:nth-child(n) {
            clear: none;
            margin-right: 0
        }

        .gallery-3 > li:nth-child(n+1), .gallery-4 > li:nth-child(n+1), .gallery-5 > li:nth-child(n+1) {
            clear: both
        }

@media (min-width:31.25em) {
    .gallery-3:after, .gallery-4:after, .gallery-5:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-3 > li, .gallery-4 > li, .gallery-5 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(50% - 10px)
    }

        .gallery-3 > li:nth-child(n), .gallery-4 > li:nth-child(n), .gallery-5 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-3 > li:nth-child(2n), .gallery-4 > li:nth-child(2n), .gallery-5 > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-3 > li:nth-child(2n+1), .gallery-4 > li:nth-child(2n+1), .gallery-5 > li:nth-child(2n+1) {
            clear: both
        }
}

@media (min-width:43.75em) {
    .gallery-3:after, .gallery-4:after, .gallery-5:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-3 > li, .gallery-4 > li, .gallery-5 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(33.3333333% - 13.3333333px)
    }

        .gallery-3 > li:nth-child(n), .gallery-4 > li:nth-child(n), .gallery-5 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-3 > li:nth-child(3n), .gallery-4 > li:nth-child(3n), .gallery-5 > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-3 > li:nth-child(3n+1), .gallery-4 > li:nth-child(3n+1), .gallery-5 > li:nth-child(3n+1) {
            clear: both
        }
}

@media (min-width:64em) {
    .gallery-3:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-3 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(33.3333333% - 20px)
    }

        .gallery-3 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-3 > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-3 > li:nth-child(3n+1) {
            clear: both
        }
}

@media (min-width:43.75em) {
    .gallery-3.with-divider {
        position: relative
    }

        .gallery-3.with-divider:before {
            content: "";
            position: absolute;
            width: calc(100%/3 + 10px);
            left: 50%;
            top: 0;
            bottom: 0;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
            border: 1px solid #e6e6e6;
            border-width: 0 1px;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
}

@media (max-width:31.1875em) {
    .gallery-3.mb-divider > li:not(:last-child) {
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem;
        border-bottom: 1px solid #ccc
    }
}

@media (min-width:56.25em) {
    .gallery-4:after, .gallery-5:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-4 > li, .gallery-5 > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(25% - 15px)
    }

        .gallery-4 > li:nth-child(n), .gallery-5 > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-4 > li:nth-child(4n), .gallery-5 > li:nth-child(4n) {
            margin-right: 0
        }

        .gallery-4 > li:nth-child(4n+1), .gallery-5 > li:nth-child(4n+1) {
            clear: both
        }
}

@media (min-width:64em) {
    .gallery-4:after, .gallery-5:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-4 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(25% - 22.5px)
    }

        .gallery-4 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-4 > li:nth-child(4n) {
            margin-right: 0
        }

        .gallery-4 > li:nth-child(4n+1) {
            clear: both
        }

    .gallery-5 > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(20% - 24px)
    }

        .gallery-5 > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .gallery-5 > li:nth-child(5n) {
            margin-right: 0
        }

        .gallery-5 > li:nth-child(5n+1) {
            clear: both
        }
}

@supports (display:grid) {
    .gallery-4-master {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1.875rem;
        margin-bottom: 1.875rem
    }

        .gallery-4-master li {
            width: auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .gallery-4-master li:nth-child(n) {
                margin: 0
            }

            .gallery-4-master li .resource-box {
                -webkit-box-flex: 1;
                -ms-flex: 1 0 auto;
                flex: 1 0 auto
            }

            .gallery-4-master li:first-child .resource-box .i-read {
                margin-right: .25rem
            }

    @media (min-width:31.25em) {
        .gallery-4-master {
            grid-template-columns: repeat(2,1fr)
        }

            .gallery-4-master li:first-child {
                grid-column: 1/3
            }
    }

    @media (min-width:43.75em) {
        .gallery-4-master {
            grid-template-columns: repeat(3,1fr)
        }
    }

    @media (min-width:56.25em) {
        .gallery-4-master {
            grid-template-columns: repeat(4,1fr)
        }
    }
}

.row-to-gallery .h3 {
    font-size: .875rem;
    font-weight: 400
}

@media (max-width:31.1875em) {
    .row-to-gallery li {
        margin-bottom: .9375rem
    }

        .row-to-gallery li:after {
            clear: both;
            content: "";
            display: table
        }

        .row-to-gallery li:not(:last-child) {
            padding-bottom: .9375rem;
            border-bottom: 1px solid #e6e6e6
        }

        .row-to-gallery article > a, .row-to-gallery li > a {
            display: block;
            max-width: 40%;
            float: left;
            margin-right: .9375rem
        }

            .row-to-gallery article > a ~ *, .row-to-gallery li > a ~ * {
                overflow: hidden
            }

            .row-to-gallery article > a + *, .row-to-gallery li > a + * {
                margin-top: 0
            }

        .row-to-gallery article .col-tag, .row-to-gallery li .col-tag {
            margin: 0 0 .3125rem
        }
}

.overlap-link, .tooltip:hover .tooltip-dropdown {
    display: block
}

.por .overlap-link {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1
}

.sticky-element {
    position: -webkit-sticky;
    position: sticky;
    top: 4.9375rem;
    -webkit-transition: top .25s;
    transition: top .25s;
    z-index: 100
}

.page-content {
    min-height: 600px;
    min-height: 70vh
}

.has-tooltip {
    white-space: nowrap
}

    .has-tooltip h1 {
        display: inline-block;
        margin: 0
    }

@media (max-width:47.9375em) {
    .has-tooltip {
        position: relative
    }
}

.tooltip {
    white-space: normal;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-left: -.3125rem;
    padding: .5rem .5rem 0;
    font-size: 1rem;
    text-transform: none;
    line-height: 1
}

@media (min-width:48em) {
    .tooltip {
        position: relative
    }
}

.tooltip .i-info {
    display: block
}

.tooltip > .header {
    position: relative;
    margin-top: -.6875rem;
    padding-bottom: .9375rem;
    text-align: center;
    cursor: pointer
}

    .tooltip > .header:after {
        content: "";
        display: block;
        position: absolute;
        left: -10px;
        right: -10px;
        height: 20px
    }

.tooltip-dropdown {
    position: absolute;
    left: 0;
    z-index: 100;
    display: none
}

    .tooltip-dropdown .inner {
        width: 16.25rem;
        margin: 0;
        padding: 1.0625rem 1.5rem;
        font-family: Helvetica,Arial,sans-serif;
        font-size: .875rem;
        font-weight: 400;
        color: #444;
        line-height: 1.5;
        background: #fff;
        border-radius: .625rem;
        -webkit-box-shadow: 0 .3125rem .9375rem rgba(0,0,0,.15);
        box-shadow: 0 .3125rem .9375rem rgba(0,0,0,.15);
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .tooltip-dropdown a {
        display: inline-block;
        color: #1774ce
    }

@media (max-width:47.9375em) {
    .tooltip-dropdown {
        margin-left: calc(100% - 260px)
    }
}

@media (min-width:48em) {
    .tooltip-dropdown {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.lightbox-newsletter-oct20.seethrough form > :last-child, .media-50 .txt > :last-child, .page-title.has-des p:last-child, .section-headline p:last-child, .video-content p:last-child {
    margin-bottom: 0
}

@media (min-width:26.25em) {
    .media-50 > div, .media-50 > figure {
        float: left;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .media-50 > div:first-child, .media-50 > figure:first-child {
            padding-right: .625rem
        }

        .media-50 > div:last-child, .media-50 > figure:last-child {
            padding-left: .625rem
        }

    .media-50 .txt > :first-child {
        margin-top: 0
    }
}

@media (min-width:37.5em) {
    .media-50.wide .media {
        padding-right: .9375rem
    }

    .media-50.wide .txt {
        padding-left: .9375rem
    }
}

.bv-video {
    display: block;
    position: relative
}

    .bv-video:before {
        content: "";
        background-image: url(../img/icon/video-circle.svg);
        background-size: contain;
        display: block;
        position: absolute;
        left: .625rem;
        bottom: .625rem;
        width: 1.875rem;
        height: 1.875rem
    }

@media (min-width:37.5em) {
    .bv-video.lg:before, .bv-video.md:before {
        left: .9375rem;
        bottom: .9375rem
    }

    .bv-video.md:before {
        width: 2.5rem;
        height: 2.5rem
    }

    .bv-video.lg:before {
        width: 3.125rem;
        height: 3.125rem
    }
}

.video-anyclip-wp {
    width: 692px;
    margin-left: auto;
    margin-right: auto
}

.i-container {
    padding-bottom: 100%;
    display: inline-block;
    width: 100%
}

    .i-container svg {
        left: 0
    }

.i-arrow, .i-social {
    vertical-align: middle
}

.i-social {
    width: 2rem;
    height: 2rem
}

.i-arrow {
    width: 10px
}

.i-angle, .i-read {
    display: inline-block
}

.i-angle {
    width: 20px
}

.i-read {
    width: .625rem;
    height: .625rem
}

    .i-read:after, .i-read:before {
        content: "";
        display: block;
        border-bottom: 1px solid currentColor
    }

    .i-read > span {
        display: block;
        height: 2px;
        margin: 2px 0;
        border: 1px solid currentColor;
        border-width: 1px 0
    }

.i-search {
    width: 20px;
    height: 20px
}

.i-close, .i-nav {
    width: 20px;
    vertical-align: middle
}

    .i-nav:after, .i-nav:before {
        content: "";
        -webkit-transition: width .25s;
        transition: width .25s
    }

    .i-nav span, .i-nav:after, .i-nav:before {
        height: 1.5px;
        display: block;
        background: #000;
        background: currentColor;
        border-radius: 3px
    }

    .i-nav span {
        margin: .3125rem 0
    }

    .i-nav:before {
        width: 68%
    }

button:hover .i-nav:before {
    width: 52%
}

.i-nav:after {
    width: 42%
}

button:hover .i-nav:after {
    width: 68%
}

.i-close {
    height: 20px;
    position: relative
}

    .i-close:after, .i-close:before {
        content: "";
        display: block;
        height: 1px;
        background: #000;
        background: currentColor;
        position: absolute;
        top: 9px;
        width: 100%
    }

    .i-close:before {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .i-close:after {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.i-play:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border: .8125em solid transparent;
    border-width: .8125em;
    border-right: 0;
    border-left: 1.3em solid #fff
}

.i-play:not(:last-child) {
    margin-right: .75em
}

.i-photo {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 20px;
    margin-right: .8em
}

    .i-photo span, .i-photo:after, .i-photo:before {
        content: "";
        display: inline-block;
        width: 19px;
        height: 14px;
        position: absolute;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #fff;
        border-color: currentColor;
        background: #000
    }

    .i-photo:before {
        left: 6px;
        top: 6px
    }

    .i-photo span {
        left: 3px;
        top: 3px
    }

    .i-photo:after {
        left: 0;
        top: 0;
        background: #fff;
        background: currentColor
    }

.i-circle, .i-info {
    border-radius: 50%;
    color: #fff
}

.i-circle {
    padding: 5px;
    background: #a6a6a6;
    width: 40px;
    height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

    .i-circle.facebook {
        background: #0866ff
    }

    .i-circle.x {
        background: #000
    }

    .i-circle .i-social {
        width: 100%
    }

    .i-circle .vf-comments-count {
        position: absolute;
        right: .375rem;
        top: .375rem;
        padding: .125rem .25rem;
        display: inline-block;
        border-radius: .5625rem;
        background: #e92b4a;
        font-size: .6875rem;
        min-width: .9375rem;
        line-height: 1;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform: translate(50%,-50%);
        -ms-transform: translate(50%,-50%);
        transform: translate(50%,-50%)
    }

.i-info {
    background: #c8c6cc;
    width: 1rem;
    height: 1rem;
    line-height: 1.125rem;
    font-family: Georgia,Times,Baskerville,serif;
    font-size: .875rem;
    font-weight: 400;
    text-align: center;
    overflow: hidden;
    cursor: pointer
}

.btn, .i-info, [class*=" i-"], [class^=i-] {
    display: inline-block
}

button.i-circle {
    border: 0;
    vertical-align: top
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/Inter/Inter-Light.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-Light.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/Inter/Inter-LightItalic.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-LightItalic.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Inter/Inter-Regular.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-Regular.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/Inter/Inter-Italic.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-Italic.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/Inter/Inter-SemiBold.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-SemiBold.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 600;
    font-display: swap;
    src: url(../fonts/Inter/Inter-SemiBoldItalic.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-SemiBoldItalic.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Inter/Inter-Bold.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-Bold.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/Inter/Inter-BoldItalic.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-BoldItalic.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/Inter/Inter-ExtraBold.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-ExtraBold.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Inter";
    font-style: italic;
    font-weight: 800;
    font-display: swap;
    src: url(../fonts/Inter/Inter-ExtraBoldItalic.woff2?v=3.19)format("woff2"),url(../fonts/Inter/Inter-ExtraBoldItalic.woff?v=3.19)format("woff")
}

@font-face {
    font-family: "Montserrat";
    src: url(../fonts/Montserrat/Montserrat-Bold.woff2)format("woff2"),url(../fonts/Montserrat/Montserrat-Bold.woff)format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Montserrat";
    src: url(../fonts/Montserrat/Montserrat-SemiBold.woff2)format("woff2"),url(../fonts/Montserrat/Montserrat-SemiBold.woff)format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Montserrat";
    src: url(../fonts/Montserrat/Montserrat-Medium.woff2)format("woff2"),url(../fonts/Montserrat/Montserrat-Medium.woff)format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Montserrat";
    src: url(../fonts/Montserrat/Montserrat-Regular.woff2)format("woff2"),url(../fonts/Montserrat/Montserrat-Regular.woff)format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Merriweather";
    src: url(../fonts/Merriweather/Merriweather-Light.woff2)format("woff2"),url(../fonts/Merriweather/Merriweather-Light.woff)format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Merriweather";
    src: url(../fonts/Merriweather/Merriweather-Bold.woff2)format("woff2"),url(../fonts/Merriweather/Merriweather-Bold.woff)format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Didonesque Roman";
    src: url(../fonts/Didonesque-Roman/Didonesque-Roman.woff2)format("woff2"),url(../fonts/Didonesque-Roman/Didonesque-Roman.woff)format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Lora";
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url(../fonts/Lora/Lora-Regular.woff2)format("woff2")
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(../fonts/Roboto-Condensed/RobotoCondensed-Bold.woff2)format("woff2"),url(../fonts/Roboto-Condensed/RobotoCondensed-Bold.woff)format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Roboto Condensed";
    src: url(../fonts/Roboto-Condensed/RobotoCondensed-BoldItalic.woff2)format("woff2"),url(../fonts/Roboto-Condensed/RobotoCondensed-BoldItalic.woff)format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: "Playfair Display";
    src: url(../fonts/playfair-display/PlayfairDisplay-Bold.woff2)format("woff2"),url(../fonts/playfair-display/PlayfairDisplay-Bold.woff)format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap
}

button.btn {
    height: 2.3em;
    cursor: pointer
}

button.btn-md {
    height: 2.8em
}

a.btn:hover {
    text-decoration: none
}

.btn {
    padding: 0 1em;
    line-height: 2.3;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transition: color .25s,background .25s,border-color .25s;
    transition: color .25s,background .25s,border-color .25s
}

.btn-xs {
    font-size: .875rem;
    line-height: 1.85
}

.btn-md, .btn-sm {
    font-size: 1.125rem
}

.btn-md {
    line-height: 2.6;
    padding: 0 1.5em
}

.btn-fill {
    color: #fff !important;
    background: #000;
    border: 0
}

.btn-full {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.btn-primary {
    padding: 1em;
    line-height: 1;
    font-size: .8125rem;
    text-align: center;
    font-weight: 700;
    color: #fff;
    background: #0f112e
}

.btn-secondary {
    line-height: 1;
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    background: #000;
    border: 0;
    cursor: pointer
}

    .btn-secondary:hover {
        background: #1774ce;
        background: var(--brand-color, #1774CE)
    }

.btn-tag {
    color: #fff;
    background: rgba(0,0,0,.6)
}

.btn-gray {
    font-weight: 300;
    background: #f2f2f2
}

.btn-danger {
    background: #df1737
}

    .btn-danger:hover {
        background: #ba132e
    }

.btn.orange {
    background: #ff6142
}

    .btn.orange:hover {
        background: #ff360f
    }

.btn.blue {
    background: #1296fd
}

    .btn.blue:hover {
        background: #027bda
    }

.btn-upper {
    text-transform: uppercase;
    font-size: 1.125rem;
    padding: .9em 1.5em;
    line-height: 1;
    font-weight: 700;
    height: auto !important;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.btn-round {
    border-radius: 500px
}

.btn-curve {
    border-radius: .4em
}

.btn-line {
    background: #fff;
    border: 1px solid #e6e6e6;
    text-transform: uppercase
}

.btn-outline {
    border: 2px solid
}

.btn-loadmore {
    display: block;
    margin: 30px auto;
    padding: .8125rem 1.875rem;
    min-width: 8em;
    font-size: 1rem;
    text-transform: none;
    cursor: pointer;
    border: 1px solid;
    border-radius: 100px;
    -webkit-transition-property: color,background;
    transition-property: color,background;
    -webkit-transition-duration: .25s;
    transition-duration: .25s;
    height: auto !important;
    line-height: 1
}

    .btn-loadmore:hover, form a {
        color: #1774ce
    }

    .btn-loadmore:not(.btn-fill) {
        background: 0 0
    }

.btn-plain {
    background: #fff;
    border: 1px solid #ccc
}

    .btn-plain:hover {
        color: #1774ce;
        border-color: currentColor
    }

.btn-wide {
    display: block;
    width: 70%;
    margin: 0 auto
}

.btn-play {
    padding: .625em .9375em;
    height: auto
}

    .action-btn svg, .btn-play > span, label > img {
        vertical-align: middle
    }

    .btn-play .txt {
        font-size: 1rem
    }

    .btn-play .txt-bold {
        font-size: 1.5rem
    }

.btn-play-sm {
    font-size: .6875rem
}

.btn-expand {
    padding-left: 0;
    padding-right: 0;
    font-weight: 700;
    font-size: .875rem
}

    .btn-expand:before {
        content: "Read more"
    }

    .btn-expand .fake-down-arrow {
        margin-left: .5em
    }

    .btn-expand.expand:before {
        content: "Read less"
    }

    .btn-expand.expand .fake-down-arrow {
        -webkit-transform: scaleY(-1);
        -ms-transform: scaleY(-1);
        transform: scaleY(-1)
    }

.btn-buy {
    font-size: .875rem;
    text-transform: uppercase;
    min-width: 7em;
    text-align: center;
    margin-top: .625rem
}

.btn-more-comments {
    width: 100%;
    margin: 1.25rem 0 1.875rem;
    padding: .5rem 0 .3125rem;
    font-size: .9375rem;
    text-transform: uppercase;
    border-radius: .1875rem
}

button.btn-more-comments {
    height: auto
}

.share-btns {
    position: relative;
    display: inline-block
}

    .share-btns .btn {
        color: #fff;
        background: #949494;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

        .share-btns .btn:hover {
            opacity: .85
        }

        .share-btns .btn .i-social {
            height: 30px;
            height: 1.875rem
        }

        .share-btns .btn .txt {
            font-size: 14px;
            font-size: .875rem
        }

    .share-btns .facebook {
        background: #0866ff
    }

    .share-btns .twitter {
        background: #55acee
    }

    .share-btns .whatsapp {
        background: #25d366
    }

    .share-btns .google {
        background: #f45c46
    }

    .share-btns .reddit {
        background: #ff4300
    }

    .share-btns .digg {
        background: #333
    }

    .share-btns .stumbleupon {
        background: #eb4823
    }

    .share-btns .linkedin {
        background: #0a66c2
    }

    .share-btns .email {
        background: #727272
    }

    .share-btns .more.expand {
        background: #444
    }

    .share-btns .more .i-social {
        width: 24px;
        width: 1.5rem;
        height: 24px;
        height: 1.5rem
    }

    .share-btns .hidden-btns {
        position: absolute;
        margin-top: .25em;
        right: 0;
        z-index: 1;
        display: none
    }

        .share-btns .hidden-btns.open {
            display: block
        }

        .share-btns .hidden-btns .btn {
            display: block;
            margin-bottom: .2em
        }

.social-btn-rect {
    display: block;
    padding: 3px;
    border-radius: 3px;
    text-align: center;
    color: #fff;
    background: #333;
    -webkit-transition: background .25s;
    transition: background .25s
}

    .social-btn-rect .img-social {
        display: block;
        padding: 15% 10px;
        background: #fff;
        border-radius: 2px
    }

    .social-btn-rect img {
        vertical-align: bottom;
        width: 34%;
        max-width: 2.6875rem
    }

    .social-btn-rect .txt {
        display: block;
        font-size: 1.125rem;
        font-weight: 700;
        padding: 7.26%0
    }

    .social-btn-rect.facebook {
        background: #0057e3
    }

        .social-btn-rect.facebook:hover {
            background: #0866ff
        }

    .social-btn-rect.google {
        background: #f23e24
    }

        .social-btn-rect.google:hover {
            background: #f45c46
        }

    .social-btn-rect.linkedin {
        background: #0854a0
    }

        .social-btn-rect.linkedin:hover {
            background: #0a66c2
        }

.action-btn {
    padding: .4375rem 1.25rem;
    border-radius: 100px;
    -webkit-transition: color .25s,background .25s,border-color .25s;
    transition: color .25s,background .25s,border-color .25s
}

    .action-btn .txt {
        display: inline-block;
        height: 1.75rem;
        line-height: 1.75rem
    }

    .action-btn img {
        height: 1.75rem;
        margin-right: .375rem;
        vertical-align: middle;
        border-radius: .3125rem;
        overflow: hidden
    }

    .action-btn svg {
        width: .875rem;
        height: .875rem
    }

.input, button, input, select, textarea {
    font-size: 16px;
    font-size: 1rem;
    -webkit-box-sizing: border-box;
    font-family: Helvetica,Arial,sans-serif;
    box-sizing: border-box
}

.input {
    line-height: 2.8;
    vertical-align: middle;
    border: 1px solid transparent
}

[type=email], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], button, select {
    height: 2.8em;
    padding: 0 1em;
    vertical-align: middle
}

.lt-ie9 [type=email], .lt-ie9 [type=number], .lt-ie9 [type=password], .lt-ie9 [type=search], .lt-ie9 [type=tel], .lt-ie9 [type=text], .lt-ie9 [type=url], .lt-ie9 button, .lt-ie9 select {
    line-height: 2.8em
}

.shareAPIPolyfill-body button, .shareAPIPolyfill-header button {
    height: auto
}

[type=email], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=url], select, textarea {
    background-color: #fff;
    border: 1px solid #bbb
}

    [type=email].error, [type=number].error, [type=password].error, [type=search].error, [type=tel].error, [type=text].error, [type=url].error, select.error, textarea.error {
        border-color: #df1737 !important
    }

[type=checkbox], [type=radio] {
    margin-right: .8em
}

select {
    background: #fff url(../img/down-angle1.svg)100% 50%no-repeat;
    background-position: calc(100% - 1rem) 50%;
    background-size: .75rem
}

    select.no-decoration {
        background-image: none
    }

.datalist-polyfill {
    list-style: none;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px #999;
    box-shadow: 0 2px 2px #999;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1
}

    .datalist-polyfill:empty {
        display: none !important
    }

    .datalist-polyfill > li {
        padding: 3px 10px;
        font: 13px"Lucida Grande",Sans-Serif
    }

.datalist-polyfill__active {
    background: #3875d7;
    color: #fff
}

[readonly]:focus {
    outline: 0
}

textarea {
    padding: .5em 1em
}

form .box {
    padding: 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #e4eef7
}

form .box-2 {
    margin-top: .625em
}

    form .box-2:after {
        clear: both;
        content: "";
        display: table
    }

    form .box-2 > div {
        width: 100%;
        float: left;
        margin-right: 1.25em;
        margin-bottom: 1.25em
    }

@media (min-width:0em) and (max-width:47.9375em) {
    form .box-2 > div {
        width: calc(100% - 0em)
    }

        form .box-2 > div:nth-child(n) {
            margin-right: 0
        }

        form .box-2 > div:nth-child(n+1) {
            clear: both
        }
}

@media (min-width:48em) {
    form .box-2 > div {
        width: calc(50% - .625em)
    }

        form .box-2 > div:nth-child(2n) {
            margin-right: 0
        }

        form .box-2 > div:nth-child(2n+1) {
            clear: both
        }
}

form .box .title {
    font-weight: 700;
    font-size: 1.1875em;
    text-transform: uppercase;
    line-height: 1.1
}

form .box p {
    margin: .9375em 0;
    font-size: .9375em;
    line-height: 1.3
}

form .box .i-checkbox {
    float: right
}

form .required .label:after, form .required label:after {
    content: "*";
    color: #df1737;
    font-size: .8em;
    position: relative;
    top: -.3em
}

form a:hover {
    text-decoration: underline
}

.anti-button, .main-search button {
    background: 0 0;
    border: 0;
    cursor: pointer
}

.button-basic, .input-basic {
    height: 3.125rem;
    padding: 0 1.25rem;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.input-basic {
    border: 1px solid #0f112e
}

.button-basic {
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #0f112e;
    border: 0;
    cursor: pointer
}

@media (max-width:47.9375em) {
    .form-newsletter button, .form-newsletter input {
        width: 100%
    }

    .form-newsletter button {
        margin-top: .625rem
    }
}

@media (min-width:48em) {
    .form-newsletter input {
        width: 70%;
        margin-right: 0;
        float: left
    }

    .form-newsletter button {
        width: 30%
    }
}

.form-one-row, .main-search .search-container {
    position: relative
}

    .account-form legend, .form-one-row input, .main-search .search-container input {
        display: block;
        width: 100%
    }

    .form-one-row button, .main-search .search-container button {
        position: absolute;
        right: 0;
        bottom: 0
    }

.form-col-2 > div {
    width: 49%
}

    .form-col-2 > div:first-child {
        float: left
    }

    .form-col-2 > div:last-child {
        float: right
    }

@media (max-width:40.5625em) {
    .form-field-wrapper .input {
        margin-bottom: 10px
    }

    .form-field-wrapper button, .form-field-wrapper input {
        width: 100%
    }
}

@media (min-width:40.625em) {
    .form-field-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .form-field-wrapper .input {
            float: left;
            width: 67%;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

            .form-field-wrapper .input input {
                width: 100%
            }

        .form-field-wrapper button {
            float: right;
            width: 33%
        }
}

.message-error, .message-success {
    display: block;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 400;
    margin: 10px 0;
    padding: 15px 16px;
    color: #fff
}

.full-article .message-error li, .full-article .message-success li, fieldset .message-error, fieldset .message-success {
    margin: 0
}

.message-error p, .message-success p {
    color: inherit !important;
    text-decoration: underline
}

.message-error a, .message-success a {
    color: inherit !important
}

.message-success a {
    text-decoration: underline
}

.message-error .btn-close, .message-success .btn-close {
    float: right;
    margin: -10px -10px 0 0;
    border: 0;
    padding: 10px;
    background: 0 0;
    color: currentColor;
    height: auto;
    line-height: 1;
    cursor: pointer
}

.full-article .message-error li:not(:last-child), .full-article .message-success li:not(:last-child) {
    margin-bottom: 10px
}

.message-error {
    background: #df1737
}

    .message-error li:not(:last-child) {
        margin-bottom: .5em
    }

    .message-error a {
        text-decoration: underline
    }

.message-success {
    background: #1b8804
}

.message-error2, .message-success2 {
    margin: .4375rem 0;
    font-size: .9375rem;
    line-height: 1.3
}

.message-error2 {
    color: #df1737
}

.message-success2 {
    color: #1b8804
}

.i-checkbox {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    border: .19em solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative
}

    .i-checkbox:after {
        content: "";
        width: 54%;
        height: 24%;
        border: .19em solid transparent;
        border-width: 0 0 .19em .19em;
        position: absolute;
        left: 18%;
        top: 23%;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

:checked ~ .i-checkbox:after {
    border-color: #000
}

.stacked-form ol {
    margin: 1.875rem 0
}

.stacked-form li {
    margin-bottom: 1.2em !important
}

.stacked-form .label, .stacked-form label {
    display: block;
    font-size: 1.0625rem;
    font-weight: 700
}

.stacked-form input:not([type=radio]):not([type=checkbox]), .stacked-form select, .stacked-form textarea {
    display: block;
    width: 36rem;
    max-width: 100%
}

.stacked-form .btn {
    text-transform: uppercase
}

.pagination li a:hover, .stacked-form .btn-outline:hover {
    text-decoration: none
}

.stacked-form .btn-fill {
    min-width: 10em;
    text-align: center
}

.stacked-form:not(.show-tech) .tech {
    display: none
}

.account-form [type=email], .account-form [type=number], .account-form [type=password], .account-form [type=text], .account-form select {
    width: 100%;
    border: 1px solid #ccc;
    height: 2.6em;
    padding: 0 .8em;
    font-size: .9375rem;
    border-radius: 0;
    -webkit-transition: border-color .25s;
    transition: border-color .25s;
    background-size: .875rem
}

    .account-form [type=email]:focus, .account-form [type=email]:hover, .account-form [type=number]:focus, .account-form [type=number]:hover, .account-form [type=password]:focus, .account-form [type=password]:hover, .account-form [type=text]:focus, .account-form [type=text]:hover, .account-form select:focus, .account-form select:hover {
        border-color: #777
    }

.account-form fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

.account-form label {
    display: block
}

.account-form [type=checkbox] + span:not(.i-checkbox), .account-form [type=radio] + span:not(.i-checkbox) {
    display: inline-block;
    margin-bottom: 1em;
    max-width: calc(100% - 2em);
    vertical-align: top
}

.account-form .bold {
    font-size: 1.125rem;
    font-weight: 700
}

.account-form .inline-labels label {
    display: inline-block;
    margin-right: 1em
}

.account-form .row {
    margin: 1rem 0
}

.account-form .or {
    position: relative;
    text-align: center
}

    .account-form .or span {
        display: inline-block;
        font-size: .85em;
        padding: .7em .5em;
        background: #fff;
        text-transform: uppercase;
        position: relative;
        z-index: 1
    }

    .account-form .or:before {
        content: "";
        position: absolute;
        left: 0;
        top: 45%;
        width: 100%;
        border-bottom: 1px solid #e6e6e6
    }

.account-form .link-terms {
    text-decoration: underline
}

.account-form .justify-row {
    text-align: justify;
    margin-bottom: 1.15em;
    font-size: 14px
}

    .account-form .justify-row:after {
        content: "";
        display: inline-block;
        width: 100%
    }

    .account-form .justify-row > * {
        display: inline-block
    }

.account-form .btn-submit {
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1;
    height: auto;
    padding: .7em 1.2em;
    cursor: pointer
}

.account-form .form-constrain {
    max-width: 25rem
}

@media (max-width:37.4375em) {
    .row-2:after, .row-3:after {
        clear: both;
        content: "";
        display: table
    }

    .row-2 > div, .row-3 > div {
        width: 100%;
        float: left;
        margin-right: .4375rem;
        margin-bottom: .4375rem;
        width: calc(100% - 0rem)
    }

        .row-2 > div:nth-child(n), .row-3 > div:nth-child(n) {
            margin-right: .4375rem;
            clear: none;
            margin-right: 0
        }

        .row-2 > div:nth-child(n+1), .row-3 > div:nth-child(n+1) {
            clear: both
        }

        .row-2 > div:last-child, .row-3 > div:last-child {
            margin-bottom: 0
        }
}

@media (min-width:37.5em) {
    .row-2:after, .row-3:after {
        clear: both;
        content: "";
        display: table
    }

    .row-2 > div, .row-3 > div {
        width: 100%;
        float: left;
        margin-right: 1.25rem;
        margin-bottom: 1.25rem;
        width: calc(50% - .625rem)
    }

        .row-2 > div:nth-child(n), .row-3 > div:nth-child(n) {
            margin-right: 1.25rem;
            clear: none
        }

        .row-2 > div:nth-child(2n), .row-3 > div:nth-child(2n) {
            margin-right: 0
        }

        .row-2 > div:nth-child(2n+1), .row-3 > div:nth-child(2n+1) {
            clear: both
        }

    .row-2 > div {
        margin-bottom: 0
    }
}

.row-2-sm {
    text-align: justify;
    margin-bottom: -1.15em
}

    .row-2-sm:after {
        content: "";
        width: 100%
    }

    .row-2-sm:after, .row-2-sm > * {
        display: inline-block
    }

    .row-2-sm input, .row-2-sm select {
        width: 48% !important
    }

@media (min-width:50em) {
    .row-3:after {
        clear: both;
        content: "";
        display: table
    }

    .row-3 > div {
        width: 100%;
        float: left;
        margin-right: 1.25rem;
        margin-bottom: 1.25rem;
        width: calc(33.3333333% - .8333333rem);
        margin-bottom: 0
    }

        .row-3 > div:nth-child(n) {
            margin-right: 1.25rem;
            clear: none
        }

        .row-3 > div:nth-child(3n) {
            margin-right: 0
        }

        .row-3 > div:nth-child(3n+1) {
            clear: both
        }
}

.login-use {
    display: block;
    padding: 1px;
    color: #fff;
    line-height: 31px;
    text-align: center
}

    .login-use img {
        float: left
    }

    .login-use.facebook {
        background: #0866ff
    }

    .login-use.google {
        background: #f45c46
    }

    .login-use.linkedin {
        background: #0a66c2
    }

.form-divider {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-bottom: 1px solid #e6e6e6
}

@media (min-width:18.75em) {
    .form-divider {
        margin-top: calc(20px + 20*(100vw - 300px)/900)
    }
}

@media (min-width:75em) {
    .form-divider {
        margin-top: 40px
    }
}

@media (min-width:18.75em) {
    .form-divider {
        margin-bottom: calc(20px + 20*(100vw - 300px)/900)
    }
}

@media (min-width:75em) {
    .form-divider {
        margin-bottom: 40px
    }
}

.newsletter-inline {
    max-width: 37.5rem;
    margin: 3em auto;
    overflow: hidden
}

    .newsletter-inline .highlight {
        color: #1774ce
    }

    .newsletter-inline .body {
        font-size: 1rem;
        line-height: 1.5;
        margin: .75rem 0
    }

        .newsletter-inline .body .small {
            font-size: .8125rem;
            color: #777
        }

    .newsletter-inline input {
        padding-left: 0;
        border: 0 solid #aaa;
        border-bottom-width: 1px;
        -webkit-transition: border-color .25s;
        transition: border-color .25s;
        outline: 0
    }

        .newsletter-inline input:focus {
            border-color: #1774ce
        }

.tabs > [type=radio]:nth-of-type(1):checked ~ .tabitems > label:nth-of-type(1), .tabs > [type=radio]:nth-of-type(2):checked ~ .tabitems > label:nth-of-type(2), .tabs > [type=radio]:nth-of-type(3):checked ~ .tabitems > label:nth-of-type(3), .tabs > [type=radio]:nth-of-type(4):checked ~ .tabitems > label:nth-of-type(4), .tabs > [type=radio]:nth-of-type(5):checked ~ .tabitems > label:nth-of-type(5) {
    opacity: 1
}

.tabs #leadership-filter-editorial:checked ~ ul > .profile:not(.editorial), .tabs #leadership-filter-executive:checked ~ ul > .profile:not(.executive) {
    display: none
}

.tabitems {
    color: #0f112e;
    border-bottom: 2px solid
}

    .tabitems label {
        display: inline-block;
        font-weight: 700;
        padding: 0 .9375rem 1.25rem 0;
        opacity: .5;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

        .tabitems label:hover {
            opacity: 1
        }

.breadcrumb, .breadcrumb-bv, .podcasts-breadcrumb {
    font-size: .875rem
}

    .breadcrumb ol, .breadcrumb-bv ol, .podcasts-breadcrumb ol, .section-nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .breadcrumb li, .breadcrumb-bv li, .podcasts-breadcrumb li {
        display: inline-block;
        font-weight: 600
    }

        .breadcrumb li:nth-child(n+2):before, .breadcrumb-bv li:nth-child(n+2):before, .podcasts-breadcrumb li:nth-child(n+2):before {
            content: "/";
            font-size: 1rem;
            font-weight: 300;
            opacity: .2;
            margin: 0 .3125rem
        }

        .breadcrumb li a, .breadcrumb-bv li a, .pagination li a, .podcasts-breadcrumb li a {
            color: inherit
        }

.breadcrumb-wp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .breadcrumb-wp > :nth-last-child(n+2) {
        margin-right: 1.25rem
    }

.pagination {
    margin: 3.125rem 0;
    padding-left: 0 !important;
    text-align: center
}

    .pagination li {
        font-size: 1rem;
        display: inline-block
    }

        .pagination li [aria-current=true], .pagination-2 li a {
            color: #fff
        }

    .pagination a {
        display: block;
        min-width: 2.5rem;
        height: 2.5rem;
        line-height: 2.5rem;
        text-align: center;
        border-radius: 100px;
        -webkit-transition-property: background,color;
        transition-property: background,color;
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

        .pagination a:not([aria-current=true]):hover {
            background: #f2f2f2
        }

    .pagination .next, .pagination .prev {
        padding: 0 .9375rem;
        text-transform: uppercase;
        font-weight: 400
    }

    .pagination [aria-current=true] {
        background: #000;
        cursor: default
    }

.pagination-2 {
    margin: 1.875rem 0;
    padding-left: 0 !important
}

    .pagination-2 li {
        margin: 0;
        list-style: none
    }

    .pagination-2 a {
        display: block;
        margin: 1.875rem auto 0;
        max-width: 12.5rem;
        text-align: center;
        font-size: 1.625rem;
        padding: 1.125rem;
        line-height: 1;
        text-transform: uppercase;
        border-radius: 100px;
        background: #1774ce;
        -webkit-transition: background .25s;
        transition: background .25s
    }

        .pagination-2 a:hover {
            background: #000;
            text-decoration: none !important
        }

        .pagination-2 a .icon {
            display: inline-block;
            width: 28px
        }

        .pagination-2 a .txt {
            margin: 0 .625rem 0 1.25rem
        }

        .pagination-2 a span {
            line-height: 1
        }

.bv-pagination {
    margin: 3.125rem 0 1.875rem;
    text-align: center;
    color: #888;
    font-size: 0
}

    .bv-pagination li, .pagination-2 a span {
        display: inline-block;
        vertical-align: middle
    }

    .bv-pagination svg {
        display: block;
        width: .875rem;
        height: .875rem
    }

    .bv-pagination a, .bv-pagination span {
        display: block;
        padding: .4375rem .6875rem;
        font-size: 1rem
    }

    .bv-pagination a {
        -webkit-transition: background-color .25s;
        transition: background-color .25s
    }

        .bv-pagination a:hover {
            background-color: #f2f2f2
        }

    .bv-pagination [aria-current] {
        color: #0f112e;
        font-weight: 700
    }

.has-dropdown {
    position: relative
}

    .has-dropdown:not(:hover) .dropdown {
        opacity: 0;
        -webkit-transform: translate(0,10px);
        -ms-transform: translate(0,10px);
        transform: translate(0,10px);
        visibility: hidden
    }

    .has-dropdown .dropdown {
        position: absolute;
        text-align: left;
        background: #fff;
        z-index: 1099;
        -webkit-box-shadow: 0 7px 14px rgba(0,0,0,.15);
        box-shadow: 0 7px 14px rgba(0,0,0,.15);
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transition-property: opacity,-webkit-transform;
        transition-property: transform,opacity;
        transition-property: transform,opacity,-webkit-transform
    }

        .has-dropdown .dropdown a {
            display: block;
            font-size: .875rem;
            padding: .5rem 1.25rem;
            white-space: nowrap;
            text-transform: none;
            -webkit-transition: background .25s;
            transition: background .25s
        }

            .has-dropdown .dropdown a:hover, .main-nav > ul > li:hover > a {
                background: #f7f7f7
            }

        .has-dropdown .dropdown li:first-child > a {
            padding-top: 1.25rem
        }

        .has-dropdown .dropdown li:last-child > a {
            padding-bottom: 1.25rem
        }

.iframe-popup-bottom, .iframe-popup-full, .iframe-popup-top {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 100000
}

.iframe-popup-top {
    top: 0
}

.iframe-popup-bottom {
    bottom: 0;
    height: 3.125rem
}

.iframe-popup-full {
    top: 0;
    height: 100%
}

[class*=-popup] .btn-close {
    position: absolute;
    padding: .5rem;
    height: auto;
    color: currentColor;
    background: 0 0;
    border: 0;
    opacity: .6;
    cursor: pointer;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    [class*=-popup] .btn-close:hover {
        opacity: 1
    }

.adfree-popup-body, .subscription-popup-body {
    background: rgba(255,255,255,.93)
}

.adfree-popup, .subscription-popup {
    position: fixed;
    max-height: 90vh;
    overflow-x: hidden;
    overflow-y: auto;
    padding: .625rem;
    text-align: center;
    color: #fff;
    background: #20255c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:47.9375em) {
    .adfree-popup, .subscription-popup {
        bottom: 0;
        width: 100%
    }

        .adfree-popup .brand-verbose, .subscription-popup .brand-verbose {
            display: none
        }
}

@media (min-width:48em) {
    .adfree-popup, .subscription-popup {
        width: 90%;
        max-width: 40rem;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .adfree-popup .brand-abbr, .subscription-popup .brand-abbr {
            display: none
        }

        .adfree-popup .brand-verbose, .subscription-popup .brand-verbose {
            display: block
        }
}

.adfree-popup h1, .subscription-popup h1 {
    margin: 0;
    font-size: 1.3125rem;
    text-transform: uppercase
}

@media (min-width:25em) {
    .adfree-popup h1, .subscription-popup h1 {
        font-size: 1.4375rem
    }
}

@media (min-width:48em) {
    .adfree-popup h1, .subscription-popup h1 {
        font-size: 3rem
    }
}

.adfree-popup .benefits, .subscription-popup .benefits {
    margin: 1.25rem 0 .3125rem
}

@media (min-width:48em) {
    .adfree-popup .benefits, .subscription-popup .benefits {
        margin-top: 4.375rem
    }
}

.adfree-popup .benefits li:before, .subscription-popup .benefits li:before {
    content: url(../img/checked-green.png)
}

@media (max-width:47.9375em) {
    .adfree-popup .benefits, .subscription-popup .benefits {
        display: inline-block;
        text-align: left;
        max-width: 70%;
        position: relative;
        left: 1em
    }

        .adfree-popup .benefits li, .subscription-popup .benefits li {
            font-size: .875rem;
            line-height: 1.3571429;
            position: relative;
            color: rgba(255,255,255,.8)
        }

            .adfree-popup .benefits li:before, .subscription-popup .benefits li:before {
                position: absolute;
                margin-left: -1.8em;
                margin-top: -.125rem;
                -webkit-transform: scale(.93);
                -ms-transform: scale(.93);
                transform: scale(.93)
            }
}

@media (min-width:48em) {
    .adfree-popup .benefits li, .subscription-popup .benefits li {
        display: inline-block
    }

        .adfree-popup .benefits li:before, .subscription-popup .benefits li:before {
            position: relative;
            top: .125rem;
            margin: 0 .375rem 0 1.2em
        }
}

@media (min-width:768),(orientation:landscape) {
    .adfree-popup .benefits, .subscription-popup .benefits {
        display: block;
        text-align: center;
        max-width: none;
        left: 0
    }

        .adfree-popup .benefits li, .subscription-popup .benefits li {
            display: inline-block
        }

            .adfree-popup .benefits li:before, .subscription-popup .benefits li:before {
                position: relative;
                top: .125rem;
                margin: 0 .375rem 0 1.2em
            }
}

.adfree-popup .btn-signup, .subscription-popup .btn-signup {
    margin: 0 auto;
    padding: .6875rem 3.7em;
    line-height: 1;
    font-size: 1.0625rem;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px
}

    .adfree-popup .btn-signup:hover, .subscription-popup .btn-signup:hover {
        background: #1a81e5
    }

.adfree-popup .no, .subscription-popup .no {
    display: inline-block;
    font-size: .8125rem;
    text-decoration: underline;
    opacity: .6;
    padding: .375rem 0
}

@media (max-width:47.9375em) {
    .adfree-popup .no, .subscription-popup .no {
        padding: .6875rem 0;
        padding-left: .5em
    }
}

.adfree-popup .txt-circle, .subscription-popup .txt-circle {
    display: inline-block;
    width: 3.3333333em;
    height: 3.3333333em;
    color: #fff;
    background: #59bbff;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .9375rem;
    line-height: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: .7333333em;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg)
}

@media (min-width:48em) {
    .adfree-popup .txt-circle, .subscription-popup .txt-circle {
        font-size: 1.375rem;
        width: 3.4090909em;
        height: 3.4090909em
    }

    .adfree-popup {
        padding: 2.5rem
    }

        .adfree-popup:after, .adfree-popup:before {
            content: "";
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border: 0 solid rgba(255,255,255,.2);
            border-width: 12px 28px
        }

        .adfree-popup:before {
            top: .9375rem;
            left: .9375rem;
            border-right-color: transparent;
            border-bottom-color: transparent
        }

        .adfree-popup:after {
            right: .9375rem;
            bottom: .9375rem;
            border-left-color: transparent;
            border-top-color: transparent
        }

        .adfree-popup .txt-highlight {
            display: inline-block;
            width: 252px;
            height: 54px;
            text-indent: 120%;
            white-space: nowrap;
            overflow: hidden;
            background: url(../img/for-free.png)0 0 no-repeat;
            position: relative;
            top: .3125rem
        }
}

.adfree-popup h1 img {
    max-width: 70%;
    margin-top: 1.5%;
    vertical-align: baseline
}

.adfree-popup h1 .txt-highlight {
    color: #5ebcff
}

@media (min-width:48em) {
    .adfree-popup .btn-signup {
        display: block;
        padding: 1.25rem;
        width: 80%;
        max-width: 18rem
    }
}

.login-popup {
    position: fixed;
    width: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    background: #fff
}

.login-popup-body {
    background: rgba(102,102,102,.6)
}

.login-popup .logoline {
    padding: 18px 0;
    border-bottom: 4px solid #e8e8e8
}

    .login-popup .logoline img {
        max-width: 70%
    }

.login-popup .btn-close {
    right: 10px;
    top: 10px
}

.login-popup h2 {
    font-size: 27px;
    text-transform: capitalize
}

.login-popup form {
    margin: 0 auto
}

.login-form {
    width: 20rem;
    max-width: 87.5%;
    padding: .3125rem 0 1.25rem;
    text-align: center;
    font-size: .9375rem
}

    .login-form .btn-submit {
        width: 100%
    }

.news-service-login-popup-body {
    background: #fff
}

    .news-service-login-popup-body h2 {
        font-size: 1.75rem
    }

    .news-service-login-popup-body .btn-close {
        top: .625rem;
        right: .625rem
    }

.iframe-popup-comment {
    background: rgba(242,242,242,.8)
}

.lightbox, .popup-comment-delete {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.popup-comment-delete {
    padding: 40px 20px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    -webkit-box-shadow: 0 19px 34px rgba(51,51,51,.25);
    box-shadow: 0 19px 34px rgba(51,51,51,.25)
}

    .offcanvas li, .popup-comment-delete .row {
        white-space: nowrap
    }

    .popup-comment-delete .btn {
        padding: 0 1.6em;
        margin: 10px 5px 0;
        border-radius: 3px;
        border-width: 1px
    }

.lightbox {
    width: 43.75rem;
    max-width: 100%;
    max-height: 85vh;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff 50% 50%no-repeat
}

.lightbox-light {
    background: rgba(255,255,255,.93)
}

.lightbox-dark {
    background: rgba(0,0,0,.75)
}

.lightbox-newsletter-oct20 .pdbox {
    padding: 1.5625rem
}

.lightbox-newsletter-oct20 .title {
    font-size: 34px;
    font-size: 2.125rem;
    font-weight: 900;
    margin: .2941176em 0 0
}

@media (min-width:23.4375em) {
    .lightbox-newsletter-oct20 .title {
        font-size: calc(2.125rem + 22*(100vw - 23.4375rem)/393)
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20 .title {
        font-size: 56px;
        font-size: 3.5rem
    }
}

.lightbox-newsletter-oct20 .sub-title {
    margin: 0 0 .8125rem;
    font-size: 1.125rem;
    line-height: 1.1
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20 .sub-title {
        font-size: 1.3125rem
    }
}

.lightbox-newsletter-oct20 .txt1 {
    margin: 0 0 .8666667em;
    font-size: .9375rem;
    line-height: 1.5
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20 .txt1 {
        font-size: 1.0625rem
    }
}

.lightbox-newsletter-oct20 .txt2 {
    font-size: .9375rem;
    line-height: 1.3
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20 .txt2 {
        display: none
    }
}

.lightbox-newsletter-oct20 a {
    text-decoration: underline
}

.lightbox-newsletter-oct20 .close {
    display: block;
    margin-top: .875rem;
    font-size: .75rem;
    opacity: .6
}

    .lightbox-newsletter-oct20 .close:hover {
        opacity: 1
    }

@media (min-width:48em) {
    .lightbox-newsletter-oct20 .close {
        font-size: .875rem;
        margin: 1.5rem 0 .5rem
    }
}

.lightbox-newsletter-oct20 .form-wp {
    max-width: 25.9375rem;
    margin: 0 auto
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20 .txt-wp {
        max-width: 25.9375rem;
        margin: 0 auto
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20 .txt-wp {
        margin-left: -1.5625rem;
        padding-left: calc(48% + 1.5625rem);
        padding-right: 1.25rem
    }
}

.lightbox-newsletter-oct20.design1 .title {
    margin-bottom: .5357143em
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design1 .txt1 {
        margin-bottom: 1.1764706em
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design1 .close {
        margin: 1.5625rem -1.5625rem 0;
        padding: 0 1.5625rem;
        line-height: 4.5rem;
        opacity: 1;
        color: #fff;
        background: #11294d url(../img/newsletter/lightbox-newsletter-bg-mb.jpg)50% 50%no-repeat;
        background-size: cover
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design1 .close {
        margin: 2.875rem 0 1rem
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design1 .pdbox {
        padding-bottom: 0
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design1 {
        padding-right: 15.5625rem;
        background: #fff url(../img/newsletter/lightbox-newsletter-bg-dk.png)100% 50%no-repeat;
        background-size: contain
    }
}

@media (min-width:48em) and (min-width:48em) {
    .lightbox-newsletter-oct20.design1 .sub-title {
        font-size: 1.5625rem
    }
}

.lightbox-newsletter-oct20.design2 {
    background: #fff url(../img/newsletter/lightbox-newsletter-bg-mb2.png)0 0 no-repeat;
    background-size: cover
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design2 {
        background-image: url(../img/newsletter/lightbox-newsletter-bg-dk2.png)
    }
}

.lightbox-newsletter-oct20.design2 .title {
    text-align: center
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design2 .txt-wp {
        margin-top: 1.875rem;
        padding-top: 41.25%;
        background: url(../img/newsletter/macbook.png)50%0 no-repeat;
        background-size: 60%auto
    }
}

@media (min-width:31.875em) and (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design2 .txt-wp {
        padding-top: 10.5rem;
        background-size: 15.25rem auto
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design2 .txt-wp {
        padding-top: 3.75rem;
        padding-bottom: 2.1875rem;
        background: url(../img/newsletter/laptop-mobile.png)1.5625rem 60%no-repeat;
        background-size: 18.8125rem auto
    }
}

.lightbox-newsletter-oct20.design3 .title {
    text-align: center
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design3 .txt-wp .inner {
        background-image: url(../img/newsletter/ipads.png);
        background-repeat: no-repeat;
        margin: 1.5625rem 0 0-1.5625rem;
        padding: 0 0 45.2830189% 1.5625rem;
        background-size: 85%auto
    }
}

@media (max-width:22.4375em) {
    .lightbox-newsletter-oct20.design3 .txt-wp .inner {
        background-position: -.625rem 135%
    }
}

@media (min-width:22.5em) and (max-width:24.9375em) {
    .lightbox-newsletter-oct20.design3 .txt-wp .inner {
        background-position: -.625rem 150%
    }
}

@media (min-width:25em) and (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design3 .txt-wp .inner {
        background-size: 18.125rem auto;
        padding-bottom: calc(((100vw - 400px)*40/400) + 9.375rem);
        background-position: -.625rem calc(100% + 1.875rem)
    }
}

@media (min-width:29.0625em) and (max-width:47.9375em) {
    .lightbox-newsletter-oct20.design3 .txt-wp .inner {
        background-position: 0 calc(100% + 1.875rem)
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.design3 .txt-wp {
        padding-top: 2.875rem;
        padding-bottom: 4.1875rem;
        background: url(../img/newsletter/ipads.png)-1.875rem .9375rem no-repeat;
        background-size: 23.3125rem auto
    }
}

.lightbox-newsletter-oct20.seethrough {
    clear: both;
    max-width: 37.5rem;
    margin: 4.0625rem auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #555
}

    .lightbox-newsletter-oct20.seethrough .title {
        font-size: 34px;
        font-size: 2.125rem
    }

@media (min-width:23.4375em) {
    .lightbox-newsletter-oct20.seethrough .title {
        font-size: calc(2.125rem + 18*(100vw - 23.4375rem)/393)
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.seethrough .title {
        font-size: 52px;
        font-size: 3.25rem
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough {
        margin: 2.5rem auto
    }

        .lightbox-newsletter-oct20.seethrough .pdbox {
            padding: 1.25rem
        }

        .lightbox-newsletter-oct20.seethrough .sub-title {
            font-size: 1.0625rem
        }

        .lightbox-newsletter-oct20.seethrough form .inner:after {
            clear: both;
            content: "";
            display: table
        }

        .lightbox-newsletter-oct20.seethrough form .inner button, .lightbox-newsletter-oct20.seethrough form .inner input {
            font-size: .875rem;
            height: 2.625rem;
            padding: 0 .9375rem
        }

        .lightbox-newsletter-oct20.seethrough form .inner input {
            width: 64%;
            float: left
        }

        .lightbox-newsletter-oct20.seethrough form .inner button {
            width: 36%
        }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.seethrough .title {
        text-transform: uppercase
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design1 {
        padding-bottom: 77px;
        position: relative
    }
}

@media (max-width:47.9375em) and (min-width:20em) {
    .lightbox-newsletter-oct20.seethrough.design1 {
        padding-bottom: calc(77px + 33*(100vw - 320px)/447)
    }
}

@media (max-width:47.9375em) and (min-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design1 {
        padding-bottom: 110px
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design1:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 53px;
        background: #0f112e url(../img/newsletter/lightbox-newsletter-bg-mb.jpg)50% 50%no-repeat;
        background-size: cover
    }
}

@media (max-width:47.9375em) and (min-width:20em) {
    .lightbox-newsletter-oct20.seethrough.design1:after {
        height: calc(53px + 22*(100vw - 320px)/447)
    }
}

@media (max-width:47.9375em) and (min-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design1:after {
        height: 75px
    }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design1 .pdbox {
        padding-bottom: 0
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.seethrough.design1 {
        padding-right: 8.125rem;
        background-image: url(../img/newsletter/seethrough-newsletter-bg-dk1.jpg)
    }

        .lightbox-newsletter-oct20.seethrough.design1 .title {
            margin: .6730769em 0 .8653846em
        }

        .lightbox-newsletter-oct20.seethrough.design1 .txt1 {
            margin-bottom: 2.625rem
        }

        .lightbox-newsletter-oct20.seethrough.design1 .txt2 {
            margin: 1.0625rem 0 4.6875rem;
            max-width: 22.875rem
        }

        .lightbox-newsletter-oct20.seethrough.design1 form {
            max-width: 22.875rem
        }

        .lightbox-newsletter-oct20.seethrough.design1 .input-basic {
            width: 100%;
            margin-bottom: .625rem
        }

        .lightbox-newsletter-oct20.seethrough.design1 .button-basic {
            width: 100%
        }
}

@media (max-width:47.9375em) {
    .lightbox-newsletter-oct20.seethrough.design2 form, .lightbox-newsletter-oct20.seethrough.design3 form {
        margin-bottom: 1.4375rem
    }
}

@media (max-width:31.1875em) {
    .lightbox-newsletter-oct20.seethrough.design2 form, .lightbox-newsletter-oct20.seethrough.design3 form {
        margin-bottom: .8125rem
    }
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.seethrough.design2 .txt2, .lightbox-newsletter-oct20.seethrough.design3 .txt2 {
        margin-top: .625rem
    }

    .lightbox-newsletter-oct20.seethrough.design2 form .inner:after, .lightbox-newsletter-oct20.seethrough.design3 form .inner:after {
        clear: both;
        content: "";
        display: table
    }

    .lightbox-newsletter-oct20.seethrough.design2 form .inner input, .lightbox-newsletter-oct20.seethrough.design3 form .inner input {
        width: 70%;
        float: left
    }

    .lightbox-newsletter-oct20.seethrough.design2 form .inner button, .lightbox-newsletter-oct20.seethrough.design3 form .inner button {
        width: 30%
    }
}

@media (min-width:35.625em) {
    .lightbox-newsletter-oct20.seethrough.design2 {
        background-image: url(../img/newsletter/seethrough-newsletter-bg-dk2.png)
    }

        .lightbox-newsletter-oct20.seethrough.design2 .title {
            margin-top: 1.1875rem
        }

        .lightbox-newsletter-oct20.seethrough.design2 .sub-title {
            font-size: 1.5625rem
        }

        .lightbox-newsletter-oct20.seethrough.design2 .txt2 {
            margin-bottom: 1.4375rem
        }

        .lightbox-newsletter-oct20.seethrough.design2 .txt-wp {
            margin: 3.125rem auto 0;
            padding: 11.875rem 0 0;
            background: url(../img/newsletter/laptop-mobile.png)50%0 no-repeat;
            background-size: 18.125rem auto;
            max-width: 28.75rem
        }

        .lightbox-newsletter-oct20.seethrough.design2 .form-wp {
            max-width: 28.75rem
        }
}

.lightbox-newsletter-oct20.seethrough.design3 {
    overflow: hidden
}

@media (min-width:48em) {
    .lightbox-newsletter-oct20.seethrough.design3 .txt-wp {
        padding-left: 42%;
        padding-bottom: 10.625rem;
        background-position: -1.875rem 100%;
        background-position: -1.875rem calc(100% + .625rem)
    }

    .lightbox-newsletter-oct20.seethrough.design3 .txt1 {
        font-size: 1rem
    }
}

.anchor, .anchor-newsletter-oct20 .title, .anchor-newsletter-oct20 form {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.anchor {
    height: 3.125rem;
    background: #fff 0 0 no-repeat;
    border-top: 1px solid #555;
    background-size: cover
}

.anchor-newsletter-oct20 .title {
    float: left;
    width: 38%;
    margin: 0;
    padding: .625rem 0 0 .75rem;
    font-size: .6875rem;
    text-transform: uppercase;
    line-height: .9375rem;
    font-weight: 300
}

    .anchor-newsletter-oct20 .title strong {
        display: block;
        font-size: .9375rem
    }

@media (min-width:31.25em) {
    .anchor-newsletter-oct20 .title {
        font-size: .9375rem;
        line-height: 1.875rem;
        font-weight: 700
    }

        .anchor-newsletter-oct20 .title strong {
            font-size: inherit;
            display: inline-block
        }
}

@media (min-width:36.25em) {
    .anchor-newsletter-oct20 .title {
        font-size: 1.125rem
    }
}

@media (min-width:42.5em) {
    .anchor-newsletter-oct20 .title {
        font-size: 1.375rem
    }
}

.anchor-newsletter-oct20 form {
    margin-top: .4375rem;
    float: right;
    width: 62%;
    padding-right: .4375rem
}

.anchor-newsletter-oct20 button, .anchor-newsletter-oct20 input {
    font-size: .8125rem;
    padding: 0 .625rem;
    height: 2.25rem;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.anchor-newsletter-oct20 input {
    border: 1px solid #0f112e;
    float: left;
    width: 77.8350515%
}

.anchor-newsletter-oct20 button {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #0f112e;
    border: 0;
    float: left;
    width: 22.1649485%
}

.anchor-newsletter-oct20.design1 {
    background-image: url(../img/newsletter/anchor-newsletter-bg1.jpg);
    border: 0
}

    .anchor-newsletter-oct20.design1 .title {
        color: #fff
    }

    .anchor-newsletter-oct20.design1 input {
        border: 0
    }

.anchor-newsletter-oct20.design2 {
    background-image: url(../img/newsletter/anchor-newsletter-bg2.png)
}

.anchor-newsletter-oct20.design3 {
    background-image: url(../img/newsletter/anchor-newsletter-bg3-1.png),url(../img/newsletter/anchor-newsletter-bg3-2.png);
    background-position: 3.125%0,100% 100%;
    background-size: auto 100%,auto 80%
}

.share-widget, .share-widget .header .img img {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.share-widget {
    position: fixed;
    width: 95%;
    max-width: 24.375rem;
    max-height: 95%;
    overflow-y: auto;
    padding: 1.25rem;
    border-radius: 1.5625rem;
    background: #f7f7f7;
    z-index: 100000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .share-widget .general a, .share-widget .header .img {
        display: inline-block;
        background: #fff;
        vertical-align: middle
    }

    .share-widget .header .img {
        position: relative;
        width: 3.75rem;
        height: 3.75rem;
        margin-right: .5rem;
        border-radius: .625rem;
        overflow: hidden
    }

        .share-widget .header .img img {
            position: absolute;
            width: auto;
            height: 100%;
            max-width: none
        }

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .share-widget .header .img img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%
    }
}

.share-widget .header .img [src$="cp.svg"] {
    width: 36px;
    height: auto
}

.share-widget .header .title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    width: calc(100% - 112px);
    font-size: .875rem;
    line-height: 1.3;
    max-height: 2.6em;
    overflow: hidden
}

    .share-widget .header .title .line-clamp {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

.share-widget .header + div, .site-footer nav section + section, .top-stories li {
    margin-top: 1.875rem
}

.share-widget .general {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    margin-bottom: 1.25rem;
    padding: 0 1.25rem
}

    .share-widget .general a {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        text-align: center;
        padding: 0 .9375rem;
        line-height: 3.125rem;
        border-radius: .4375rem
    }

        .share-widget .general a:not(:last-child) {
            margin-right: .75rem
        }

    .headbar .social iframe, .logo-abbr img, .main-search .search-container button span, .share-widget .general .txt, .share-widget .general img {
        vertical-align: middle
    }

    .share-widget .general img {
        margin-right: .5rem
    }

.share-widget .social {
    font-size: 0;
    margin-right: -.75rem;
    padding-top: 1.25rem;
    border-top: 1px solid #e6e6e6
}

    .share-widget .social a {
        display: inline-block;
        vertical-align: top;
        width: calc(100%/3);
        text-align: center;
        padding-right: .75rem;
        margin-bottom: 1rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

@media (min-width:23.4375em) {
    .share-widget .social a {
        width: 25%
    }
}

.share-widget .social .icon {
    display: block;
    position: relative;
    height: 4.375rem;
    border-radius: .9375rem;
    background: #fff;
    overflow: hidden
}

    .share-widget .social .icon img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        max-height: 2.8125rem
    }

.share-widget .social .txt {
    display: block;
    margin-top: .5rem;
    font-size: .75rem
}

.share-widget .close {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    background: #fff;
    display: inline-block;
    padding: .625rem;
    line-height: 0;
    border-radius: 100px
}

    .share-widget .close img {
        width: .6875rem
    }

.share-widget .bxsh {
    -webkit-transition: -webkit-filter .25s;
    transition: filter .25s;
    transition: filter .25s,-webkit-filter .25s
}

    .share-widget .bxsh:hover {
        -webkit-filter: drop-shadow(0 4px 14px rgba(0,0,0,.1));
        filter: drop-shadow(0 4px 14px rgba(0,0,0,.1))
    }

.share-widget-backdrop {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    z-index: 100000
}

.offcanvas:not(.open) .has-subnav > div, .offcanvas:not(.open) .link-topics > div, .share-widget-wp:not(.show), .version-switch-ribbon:not(.open) {
    display: none
}

.version-switch-ribbon {
    color: #fff;
    background: rgba(15,17,46,.95)
}

@media (min-width:31.25em) {
    .version-switch-ribbon {
        display: none
    }
}

.version-switch-ribbon a {
    display: block;
    line-height: 3.5625rem;
    padding: 0 1.25rem;
    font-weight: 200
}

    .version-switch-ribbon a strong {
        font-weight: 600
    }

.version-switch-ribbon button {
    width: 3.5625rem;
    height: 3.5625rem;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    color: inherit;
    cursor: pointer
}

@media (min-width:26.25em) {
    .mb-only {
        display: none !important
    }
}

.site-header {
    background: #fff;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

.site-header-container .btn-close {
    color: #aaa8a9;
    -webkit-transition: color .25s;
    transition: color .25s
}

    .site-header-container .btn-close:hover {
        color: #000
    }

.site-header--min {
    padding: 1.25rem 0
}

.site-header .branding {
    width: 96%;
    max-width: 365px;
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: width .25s;
    transition: width .25s
}

    .site-header .branding img {
        display: block;
        width: 100%
    }

@media (min-width:37.5em) and (max-width:63.9375em) {
    .site-header .branding {
        width: 80%
    }
}

@media (min-width:64em) {
    .home-page .site-header .branding {
        max-width: 29.8125rem
    }
}

.site-header .edition-line, .site-header .hot-topics {
    text-align: center;
    padding: .5625rem 0 .8125rem
}

.site-header .edition-line {
    padding-top: 0;
    font-size: 12px;
    color: #aaa8a9;
    line-height: 12px;
    font-family: Helvetica,Arial,sans-serif
}

    .site-header .edition-line .current {
        color: #000
    }

.site-header .edition {
    display: inline-block;
    text-transform: uppercase;
    border-right: 1px solid;
    margin-right: .4em;
    padding-right: .4em
}

    .site-header .edition a, .site-header .edition span {
        display: inline-block;
        padding: 0 .2em
    }

.site-header .hot-topics {
    line-height: 1.3;
    font-weight: 700;
    white-space: nowrap;
    overflow: auto;
    border-top: 1px solid #e6e6e6
}

    .site-header .hot-topics li, .site-header .hot-topics ul {
        display: inline-block
    }

    .site-header .hot-topics .title {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }

    .site-header .hot-topics a {
        padding: 0 .5em
    }

        .site-header .hot-topics a:first-of-type {
            padding-left: 0
        }

        .site-header .hot-topics a:last-of-type {
            padding-right: 0
        }

@media (max-width:49.9375em) {
    .site-header > .hot-topics {
        background: #f6f6f6
    }
}

.fixed-header {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1100;
    -webkit-box-shadow: 0 .125rem .4375rem rgba(0,0,0,.07);
    box-shadow: 0 .125rem .4375rem rgba(0,0,0,.07);
    border-bottom: 0;
    -webkit-transform: translate(0,calc(-100% - 10px));
    -ms-transform: translate(0,calc(-100% - 10px));
    transform: translate(0,calc(-100% - 10px));
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

    .fixed-header.goes-down {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

@media (max-width:49.9375em) {
    .fixed-header .headbar {
        margin-top: 0
    }
}

.sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1100
}

.no-script .sticky-header {
    position: static
}

.topbar {
    padding: .625rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.headbar {
    position: relative
}

    .headbar > div {
        font-size: 15px;
        font-size: .9375rem;
        text-align: left;
        vertical-align: middle
    }

    .headbar .logo-abbr {
        display: none
    }

.headbar-main {
    text-align: center !important;
    position: absolute;
    display: block;
    width: 100%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@media (max-width:49.9375em) {
    .headbar-main {
        max-width: calc(100% - 8.75rem)
    }
}

@media (max-width:26.1875em) {
    .headbar-main {
        max-width: calc(100% - 4rem)
    }
}

@media (min-width:50em) {
    .headbar-main {
        max-width: 50%
    }
}

@media (min-width:64em) {
    .headbar-main {
        max-width: 44%
    }
}

@media (min-width:75em) {
    .sponsored-article .fixed-header .headbar-main {
        max-width: 35%
    }
}

.headbar .sponsored-logo {
    max-width: 7.8125rem;
    max-height: 1.3125rem;
    margin-right: .5em;
    width: auto;
    vertical-align: middle
}

@media (max-width:74.9375em) {
    .headbar .sponsored-logo {
        display: none
    }
}

.headbar .share-btns {
    font-family: Helvetica,Arial,sans-serif
}

    .headbar .share-btns .btn {
        padding-right: .3125rem
    }

@media (max-width:74.9375em) {
    .headbar .share-btns .btn {
        padding: 0 .3125rem
    }

    .headbar .share-btns .txt {
        display: none
    }
}

@media (max-width:37.4375em) {
    .headbar .share-btns {
        display: none
    }
}

.headbar .list {
    height: 1.3em;
    line-height: 1.3;
    overflow: auto;
    white-space: nowrap;
    text-transform: uppercase
}

    .headbar .list .title {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }

    .headbar .list a {
        display: inline-block;
        padding: 0 .3em
    }

.headbar .header-page-title {
    font-size: 1.0625rem;
    text-transform: capitalize;
    line-height: 1.5;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.headbar .btn-close {
    padding: .625rem;
    padding-left: 0;
    margin-right: -.625rem;
    position: absolute;
    opacity: 0;
    top: -.5rem;
    right: 0;
    z-index: -1
}

.headbar .btn-newsletter {
    color: #1774ce
}

.headbar .i-social {
    -webkit-transition: color .25s;
    transition: color .25s
}

    .headbar .i-social:hover {
        color: #000
    }

@media (max-width:49.9375em) {
    .headbar .search-toggle {
        float: right;
        margin-right: -.5rem
    }

    .headbar .social {
        position: relative
    }

        .headbar .social > .btn {
            border: 0;
            padding-left: 0;
            padding-right: 0
        }

    .headbar .btn-newsletter {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }

    .headbar .welcome-line {
        font-size: 0
    }

        .headbar .welcome-line .i-user {
            width: 1.75rem;
            color: #000;
            vertical-align: middle
        }
}

@media (max-width:37.4375em) {
    .headbar .nav-toggle {
        padding-right: 0
    }

    .headbar .social .btn {
        font-size: .75rem
    }
}

@media (min-width:50em) {
    .headbar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .headbar > div {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 20%;
            flex: 1 1 20%
        }

            .headbar > div:last-child {
                text-align: right;
                float: none !important
            }
}

.dateline-mb {
    border-top: 1px solid #e6e6e6;
    padding: .375rem 0 .3125rem
}

    .dateline-mb .container {
        text-align: justify;
        margin-bottom: -1em
    }

        .dateline-mb .container:after {
            content: "";
            display: inline-block;
            width: 100%
        }

        .dateline-mb .container > * {
            display: inline-block
        }

    .dateline-mb time {
        font-size: .75rem;
        text-transform: uppercase
    }

    .dateline-mb a {
        font-size: .875rem
    }

    .dateline-mb .login-line .link-subscribe {
        padding: 0 .6em;
        margin-left: .2em
    }

    .dateline-mb .welcome-line {
        font-size: .75rem
    }

        .dateline-mb .welcome-line .link-user {
            font-size: inherit
        }

.nav-toggle {
    padding: .9375rem;
    margin-left: -.9375rem;
    height: auto;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .nav-toggle:not(:hover), .search-toggle:not(:hover), .video-recommended li:not(.current) img {
        opacity: .6
    }

.search-toggle {
    padding: .9375rem .625rem;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .search-toggle g {
        stroke-width: 1.5px
    }

.logo-abbr {
    margin-right: 10px
}

@media (max-width:49.9375em) {
    .logo-abbr {
        display: none
    }
}

[data-js-toggle="#offcanvas"], [data-js-toggle=".offcanvas"] {
    display: inline-block !important
}

.offcanvas, .profile-nav-header {
    position: fixed;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s
}

.offcanvas {
    padding: 1.875rem 0;
    left: 0;
    top: 0;
    z-index: 1200;
    width: 15rem;
    height: 100%;
    -webkit-transform: translateX(-110%);
    -ms-transform: translateX(-110%);
    transform: translateX(-110%);
    -webkit-transform: translate3d(-110%,0,0);
    transform: translate3d(-110%,0,0);
    overflow-x: clip;
    overflow-y: auto;
    -webkit-box-shadow: 5px 0 16px rgba(0,0,0,.15);
    box-shadow: 5px 0 16px rgba(0,0,0,.15)
}

    .offcanvas.open {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .offcanvas .container {
        padding: 0
    }

    .offcanvas .btn-close {
        position: absolute;
        top: 1.25rem;
        right: 1.25rem;
        height: auto;
        color: inherit
    }

    .offcanvas .edition {
        margin-top: 1.25em;
        padding: .9375rem 0;
        background: #f7f7f7
    }

@media (min-width:50em) {
    .offcanvas .edition {
        display: none
    }
}

.dateline time, .offcanvas .edition strong {
    text-transform: uppercase
}

.offcanvas .edition a, .offcanvas .edition span {
    display: block;
    font-size: .9375rem;
    padding: .4em 1.25rem
}

.offcanvas .edition a {
    color: #aaa8a9
}

.profile-nav-header {
    padding: .625rem 0;
    width: 11.25rem;
    top: 2.5rem;
    right: 1.875rem;
    z-index: 1202;
    -webkit-box-shadow: 0 .9375rem 1.875rem rgba(0,0,0,.07);
    box-shadow: 0 .9375rem 1.875rem rgba(0,0,0,.07);
    border-radius: .625rem;
    -webkit-transform: translate(120%,0);
    -ms-transform: translate(120%,0);
    transform: translate(120%,0)
}

    .profile-nav-header.open {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

.no-script .profile-nav-header {
    display: none
}

.profile-nav-header .btn-signout {
    border: 0;
    width: 100%;
    text-align: left;
    padding: .625rem 1.25rem;
    height: auto;
    font-size: .875rem;
    background: 0 0;
    opacity: .4;
    cursor: pointer;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .profile-nav-header .btn-signout:hover, .video-recommended li:hover img {
        opacity: 1
    }

.profile-nav-header .btn-close {
    display: none
}

.profile-nav-header .profile-nav {
    margin-bottom: 0
}

    .profile-nav-header .profile-nav li {
        font-size: .875rem;
        font-weight: 400
    }

    .profile-nav-header .profile-nav a {
        padding: .625rem 1.25rem
    }

.no-script .profile-nav li {
    display: inline-block;
    font-weight: 400;
    border: 0;
    font-size: 14px
}

.no-script .profile-nav a {
    padding: .5em
}

.main-search {
    border-bottom: 1px solid rgba(0,0,0,.08)
}

    .main-search:not(.open) [role=alert] {
        position: absolute;
        top: -500px
    }

.has-script .main-search {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1100;
    -webkit-transform: translate(0,-100%);
    -ms-transform: translate(0,-100%);
    transform: translate(0,-100%);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    background: #fff
}

    .has-script .main-search.open {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

@media (max-width:49.9375em) {
    .has-script .offcanvas .main-search {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        border: 0;
        margin-bottom: 1.875rem
    }

        .has-script .offcanvas .main-search .search-container {
            margin-left: 0
        }

            .has-script .offcanvas .main-search .search-container input {
                border: 1px solid #bbb
            }
}

@media (min-width:50em) {
    .main-search .search-line {
        position: relative
    }

        .main-search .search-line:before {
            content: "";
            position: absolute;
            top: 50%;
            -webkit-transform: translate(0,-50%);
            -ms-transform: translate(0,-50%);
            transform: translate(0,-50%);
            height: 44%;
            border-left: 2px solid;
            -webkit-transition: all .25s;
            transition: all .25s
        }

        .main-search .search-line:focus-within:before {
            height: 60%;
            border-color: #1774ce
        }

        .main-search .search-line:focus-within .btn-submit {
            color: #1774ce
        }
}

.main-search .search-container {
    margin: 0 auto;
    max-width: 36.25rem
}

    .main-search .search-container button {
        margin-right: -.9375rem
    }

@media (max-width:44.9375em) {
    .main-search .search-container {
        margin-left: 1.375rem
    }
}

.main-search button, .main-search input {
    font-size: 19px;
    line-height: 1
}

.main-search input {
    border: 0;
    -webkit-transition: border-color .25s;
    transition: border-color .25s
}

    .main-search input:hover {
        border-color: #aaa
    }

    .main-search input:focus {
        border-color: #000
    }

.main-search button {
    padding: 0 1em;
    color: #aaa8a9;
    -webkit-transition: color .25s;
    transition: color .25s;
    top: auto;
    bottom: 0
}

    .main-search button:hover {
        color: #000
    }

.main-search .btn-close {
    position: absolute;
    margin-left: -15px
}

@media (min-width:50em) {
    .main-search .btn-submit {
        right: 15px
    }
}

.main-search [role=alert] {
    margin: 0
}

.main-nav {
    font-size: .9375rem;
    line-height: 1
}

    .main-nav a, .main-nav span {
        display: block;
        padding: .625rem 1.25rem;
        -webkit-transition-property: color,background;
        transition-property: color,background;
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

    .main-nav .title {
        margin: 0;
        font-size: .9375rem;
        text-transform: uppercase;
        padding: .625rem 1.25rem
    }

        .main-nav .title:not(:first-of-type):before {
            content: "";
            display: block;
            border-bottom: 1px solid;
            margin-bottom: 1.25rem
        }

    .main-nav .has-divider-after {
        border-bottom: 1px solid #e6e6e6
    }

    .main-nav .current {
        background: #f7f7f7
    }

@media (max-width:49.9375em) {
    .main-nav .has-subnav > div {
        display: none
    }
}

@media (min-width:50em) {
    .main-nav .has-subnav {
        position: relative;
        -webkit-transition: background .25s;
        transition: background .25s
    }

        .main-nav .has-subnav > a {
            position: relative
        }

            .main-nav .has-subnav > a:after {
                content: "";
                display: block;
                position: absolute;
                right: .9375rem;
                top: 50%;
                -webkit-transform: translate(0,-50%) rotate(45deg);
                -ms-transform: translate(0,-50%) rotate(45deg);
                transform: translate(0,-50%) rotate(45deg);
                width: .3125rem;
                height: .3125rem;
                border: 1px solid;
                border-width: 1px 1px 0 0
            }

        .main-nav .has-subnav:not(:hover) > div {
            padding-left: 0;
            padding-right: 0;
            z-index: -1
        }

        .main-nav .has-subnav:hover > div {
            max-width: 100%;
            opacity: 1;
            z-index: 1
        }

    .main-nav .header-topics-list, .main-nav .subnav-panel {
        opacity: 0;
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        background: #fff
    }

    .main-nav .subnav-panel {
        position: absolute;
        top: 2.1875rem;
        right: 0;
        -webkit-transition-property: opacity,padding;
        transition-property: opacity,padding;
        padding: .75rem 0;
        -webkit-box-shadow: 0 3px 7px rgba(0,0,0,.1);
        box-shadow: 0 3px 7px rgba(0,0,0,.1)
    }

        .main-nav .subnav-panel a {
            display: block;
            font-size: .9375rem;
            line-height: 1;
            padding: .5rem 1.25rem
        }

            .main-nav .subnav-panel a:hover {
                text-decoration: underline
            }

    .main-nav .header-topics-list {
        position: fixed;
        left: 240px;
        max-width: 0;
        -webkit-transition-property: opacity,max-width,padding;
        transition-property: opacity,max-width,padding;
        -webkit-transition-delay: .2s;
        transition-delay: .2s;
        top: 0;
        bottom: 0;
        width: calc(100vw - 240px);
        margin-top: 0;
        padding: 30px;
        background: rgba(255,255,255,.98);
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow-y: auto;
        -webkit-box-shadow: inset 2px 0 3px rgba(0,0,0,.15);
        box-shadow: inset 2px 0 3px rgba(0,0,0,.15)
    }

    .main-nav .header-topics-list-wrapper {
        overflow: hidden;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2
    }

        .main-nav .header-topics-list-wrapper > div {
            padding-bottom: 30px;
            -webkit-column-break-inside: avoid;
            page-break-inside: avoid;
            -moz-column-break-inside: avoid;
            break-inside: avoid
        }
}

@media (min-width:50em) and (min-width:64em) {
    .main-nav .header-topics-list-wrapper {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:50em) {
    .main-nav .header-topics-list .letter {
        padding: .6em 0;
        font-weight: 700;
        font-size: 1.8em;
        border-top: 1px solid
    }

    .main-nav .header-topics-list a {
        padding: .6em 0;
        border: 0 !important
    }

        .main-nav .header-topics-list a:hover {
            text-decoration: underline
        }
}

.site-header .container {
    max-width: none
}

.topbar-mb .logo {
    width: 76%;
    vertical-align: middle
}

    .topbar-mb .logo img {
        display: block;
        margin: 0 auto
    }

@media (max-width:49.9375em) {
    .topbar-mb {
        text-align: justify;
        margin-bottom: -1em
    }

        .topbar-mb:after {
            content: "";
            width: 100%
        }

        .topbar-mb:after, .topbar-mb > * {
            display: inline-block
        }

        .topbar-mb .search-toggle {
            margin-right: -.5rem
        }
}

.link-subscribe {
    display: inline-block;
    padding: 0 .9em;
    color: #fff;
    background: #1774ce;
    border-radius: 100px;
    line-height: 2rem
}

    .link-subscribe:not(:first-child) {
        margin-left: .2em
    }

@media (min-width:50em) {
    .link-subscribe:not(:first-child) {
        margin-left: .75rem
    }
}

@media (min-width:53.75em) {
    .link-subscribe {
        padding: 0 1.5em;
        line-height: 2.1875rem
    }
}

.loginline a {
    display: inline-block;
    font-size: .875rem
}

@media (max-width:21.1875em) {
    .loginline a {
        font-size: .75rem
    }
}

.loginline .link-user, .trending-line a:hover {
    color: #1774ce
}

@media (min-width:0em) and (max-width:24.9375em),(min-width:50em) and (max-width:61.1875em) {
    .link-login .hide-on-mobile {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }
}

.dateline .today {
    font-size: .75rem
}

@media (max-width:49.9375em) {
    .dateline {
        text-align: justify;
        margin: 0 calc(50% - 50vw) -1em;
        padding: .4375rem .9375rem .25rem;
        border-top: 1px solid #e6e6e6
    }

        .dateline:after {
            content: "";
            width: 100%
        }

        .dateline:after, .dateline > * {
            display: inline-block
        }
}

@media (min-width:31.25em) and (max-width:49.9375em) {
    .dateline {
        padding: .4375rem 1.875rem .25rem
    }
}

.trending-line {
    line-height: 1.3;
    text-align: center;
    font-size: .8125rem;
    overflow: auto;
    white-space: nowrap;
    text-transform: uppercase
}

    .trending-line .title {
        color: #aaa8a9
    }

    .site-footer nav a, .trending-line a {
        -webkit-transition: color .25s;
        transition: color .25s
    }

    .trending-line a {
        display: inline-block;
        padding-left: .6em
    }

@media (max-width:49.9375em) {
    .trending-line {
        margin: 0 calc(50% - 50vw);
        padding: .8em .9375rem;
        background: #f5f5f5;
        border-top: 1px solid #e6e6e6
    }

        .trending-line .title {
            position: absolute;
            left: -9999px;
            z-index: -1;
            white-space: nowrap;
            width: 1px;
            height: 1px;
            overflow: hidden;
            border: 0;
            padding: 0;
            clip: rect(0 0 0 0);
            -webkit-clip-path: inset(50%);
            clip-path: inset(50%)
        }

        .trending-line a:first-of-type {
            padding-left: 0
        }
}

@media (min-width:31.25em) and (max-width:49.9375em) {
    .trending-line {
        padding: .8em 1.875rem
    }
}

@media (min-width:50em) {
    .trending-line {
        max-width: 70%
    }

    .logo-box-dk {
        text-align: center;
        margin-top: 1%
    }

        .logo-box-dk .branding {
            margin: calc(1.5% + 13px) auto 1.5%
        }

    .navline-dk-inner:after {
        clear: both;
        content: "";
        display: table
    }

    .navline-dk .topbar-mb {
        float: left
    }

    .navline-dk .trending-line {
        margin: 0 auto;
        line-height: 2.8125rem
    }

    .navline-dk .loginline, .navline-dk .today {
        position: absolute;
        top: 0
    }

    .navline-dk .today {
        left: 1.875rem
    }

    .navline-dk .loginline {
        right: 1.875rem
    }

    .navline-dk .social {
        float: right;
        text-align: right;
        margin-top: .4375rem;
        min-width: 4.25rem
    }

        .navline-dk .social ul {
            font-size: 0
        }

        .navline-dk .social li {
            display: inline-block;
            font-size: 1rem
        }

        .navline-dk .social a {
            display: block;
            padding: .3125rem;
            -webkit-transition-property: color,opacity;
            transition-property: color,opacity;
            -webkit-transition-duration: .25s;
            transition-duration: .25s
        }

            .navline-dk .social a:not(:hover) {
                opacity: .6
            }

            .navline-dk .social a:hover {
                color: #1e9af4
            }

        .navline-dk .social .i-social {
            width: 1.5rem;
            height: 1.5rem
        }

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

        .editions .current {
            font-weight: 700
        }

        .editions > a, .editions > span {
            padding: 0 .5em
        }
}

@media (min-width:62.0833333em) {
    .navline-dk .social, .navline-dk .topbar-mb {
        width: 15%
    }
}

@media (min-width:80em) {
    .logo-box-dk {
        margin-top: .8rem
    }

        .logo-box-dk .branding {
            margin: 1.6rem auto .7875rem
        }
}

.scroll-visible, .scroll-visible-desktop {
    display: none
}

.has-sticky-header .site-header-container {
    position: fixed;
    top: -4.6875rem;
    z-index: 1201
}

    .has-sticky-header .site-header-container.smooth {
        -webkit-transition: top .35s;
        transition: top .35s
    }

    .has-sticky-header .site-header-container.goes-down {
        top: 0
    }

.has-sticky-header .scroll-visible {
    display: inline-block
}

@media (min-width:50em) {
    .has-sticky-header .scroll-visible-desktop {
        display: inherit
    }

    .has-sticky-header .headbar-main .scroll-visible-desktop {
        display: block
    }

    .has-sticky-header .scroll-hidden-desktop {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }
}

.no-script .btn-close, .no-script .main-search .btn-close, .no-script .offcanvas, .no-script .search-toggle, .no-script .test {
    display: none
}

.no-script .main-nav {
    padding: 10px 0 30px;
    text-align: center
}

    .no-script .main-nav .header-topics-list {
        text-align: left
    }

    .no-script .main-nav > ul > li {
        display: inline-block;
        border: 0
    }

    .no-script .main-nav a, .no-script .main-nav span {
        display: block;
        padding: 0 1em
    }

.site-footer {
    padding: 3.125rem 0
}

.bg-light .site-footer {
    background: #fff
}

.site-footer .branding {
    display: inline-block;
    margin-bottom: 5px
}

    .site-footer .branding a {
        display: inline-block;
        width: 22.5rem;
        max-width: calc(100vw - 30px);
        padding: 6px 0
    }

.site-footer nav {
    white-space: nowrap;
    font-weight: 300
}

    .site-footer nav h3, .site-footer nav li {
        line-height: 30px;
        line-height: 1.875rem
    }

    .site-footer nav h3 {
        margin: 0;
        font-weight: 700;
        font-size: 1rem;
        text-transform: uppercase
    }

    .site-footer nav li {
        font-size: 13px;
        font-size: .8125rem
    }

    .site-footer nav a {
        display: block
    }

.site-footer .copyright {
    margin-top: .9375rem;
    padding-top: .9375rem;
    border-top: 1px solid #e6e6e6;
    font-weight: 300;
    font-size: .75rem;
    text-align: center
}

.site-footer .nav-layout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: -1.25rem
}

    .site-footer .nav-layout > div {
        margin-right: 1.25rem
    }

        .site-footer .nav-layout > div:not(:empty) {
            margin-top: 1.25rem
        }

@media (max-width:63.9375rem) {
    .site-footer .nav-layout > div {
        min-width: 9.375rem
    }
}

@media (max-width:51.1875rem) {
    .site-footer .tools {
        margin-bottom: .625rem
    }

    .site-footer .btn-outline {
        padding-left: 0
    }
}

@media (min-width:51.25rem) {
    .site-footer .tools {
        display: inline-block;
        margin-left: 1.25rem
    }

        .site-footer .tools .btn {
            margin-bottom: 0
        }

    .site-footer .btn-fill {
        padding-top: .125rem;
        padding-bottom: .125rem
    }
}

.site-footer ~ [data-google-query-id], iframe[height="0"] {
    position: absolute;
    height: 0;
    overflow: hidden
}

.footer-logo-line {
    padding-bottom: .625rem;
    padding-top: .9375rem;
    border-top: 1px solid #e6e6e6
}

    .footer-logo-line .uppercase {
        text-transform: none
    }

    .footer-logo-line .btn {
        margin-bottom: 5px;
        font-size: .8125rem;
        font-weight: 300;
        padding-right: 0
    }

        .footer-logo-line .btn:hover {
            text-decoration: underline
        }

    .footer-logo-line .btn-fill {
        color: inherit !important;
        background: 0 0
    }

    .footer-logo-line .btn-outline {
        border: 0
    }

.brands-belt {
    background: #fff
}

    .brands-belt + .site-footer {
        margin-top: 0
    }

    .brands-belt .title {
        margin: 0 0 .625rem;
        font-size: .8125rem;
        font-weight: 400;
        text-transform: uppercase;
        opacity: .5
    }

    .brands-belt img {
        mix-blend-mode: multiply
    }

.brands-belt-content {
    padding-top: 1.875rem
}

    .brands-belt-content > a {
        display: inline-block;
        vertical-align: middle;
        padding: 0 1.875rem .9375rem 0
    }

@media (max-width:49.9375rem) {
    .brands-belt-content {
        -webkit-overflow-scrolling: touch;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow-x: auto;
        overflow-y: hidden;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }

        .brands-belt-content > * {
            scroll-snap-align: start
        }

        .brands-belt-content .title {
            margin-bottom: 0
        }

        .brands-belt-content > .title, .brands-belt-content > a {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            padding: 0 .3125rem 0 .9375rem
        }
}

@media (min-width:31.25rem) and (max-width:49.9375rem) {
    .brands-belt-content > .title, .brands-belt-content > a {
        padding: 0 0 0 1.875rem
    }

        .brands-belt-content > a:last-child {
            padding-right: 1.875rem
        }
}

.breaking-news {
    margin-top: -15px;
    margin-bottom: 15px;
    padding: 10px 40px 10px 15px;
    color: #fff;
    background: red
}

@media (min-width:20em) {
    .breaking-news {
        margin-top: calc(-15px + -15*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    .breaking-news {
        margin-top: -30px
    }
}

@media (min-width:20em) {
    .breaking-news {
        margin-bottom: calc(15px + 15*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    .breaking-news {
        margin-bottom: 30px
    }
}

.breaking-news h2, .breaking-news h3 {
    margin: 0;
    line-height: 1.1
}

.breaking-news h2 {
    font-size: 13px;
    text-transform: uppercase
}

.breaking-news h3 {
    font-size: 20px
}

@media (min-width:48em) {
    .breaking-news h3 {
        font-size: 22px
    }
}

@media (max-width:32.4375em) {
    .breaking-news h2 {
        margin-bottom: .625rem
    }
}

@media (min-width:32.5em) {
    .breaking-news h2, .breaking-news h3 {
        display: table-cell;
        vertical-align: middle
    }

    .breaking-news h2 {
        padding-right: 20px;
        border-right: 1px solid rgba(255,255,255,.5)
    }

    .breaking-news h3 {
        padding-left: 20px
    }
}

.breaking-news .btn-close {
    float: right;
    margin: -10px -40px 0 0;
    padding: 10px;
    color: #fff
}

.sections {
    border-top: 1px solid;
    margin-top: 2.5rem;
    padding-top: .625rem;
    margin-bottom: -10px
}

    .sections .col {
        margin: 1.25rem 0 0
    }

        .sections .col ul:not([class*=gallery-]) {
            margin-top: .375rem
        }

        .sections .col li:nth-child(2) {
            padding-bottom: 0
        }

        .sections .col li:nth-child(n+3) {
            display: none
        }

    .sections .col-header {
        margin-bottom: .75rem;
        border-top: 0;
        padding-top: 0
    }

    .sections .h2, .sections .has-divider h3 {
        font-weight: 400;
        font-size: .875rem
    }

    .sections .has-divider li {
        border: 0;
        padding: .25rem 0
    }

article > aside .ul {
    margin-left: 1em;
    margin-top: .9375rem
}

    article > aside .ul li {
        padding-left: .3em
    }

    article > aside .ul h3 {
        font-size: .9375rem;
        font-weight: 600
    }

.cartoons li img {
    border: 1px solid #666;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:47.9375em) {
    .home-layout-1 .in-middle {
        padding-top: .9375rem;
        border-top: 1px solid #e6e6e6
    }

    .home-layout-1 > div:first-child {
        margin-bottom: 1.875rem
    }
}

@media (min-width:48em) {
    .home-layout-1:after {
        clear: both;
        content: "";
        display: table
    }

    .home-layout-1 > div {
        position: relative;
        left: 0;
        float: left;
        margin-right: 30px
    }

        .home-layout-1 > div:nth-child(1) {
            width: calc(68.6746988% - 9.3975904px);
            left: calc(31.3253012% + 9.3975904px)
        }

        .home-layout-1 > div:nth-child(2) {
            width: calc(31.3253012% - 20.6024096px);
            left: calc(-68.6746988% + -20.6024096px);
            margin-right: 0
        }

    .headline-layout .has-divider li:first-child {
        padding-top: 0;
        border-top: 0
    }
}

.home-article-list > div {
    padding: .9375rem 0;
    border-top: 1px solid #e6e6e6
}

@media (min-width:48em) {
    .home-article-list > div:first-child {
        padding-top: 0;
        border-top: 0
    }
}

.home-article-list h3:first-child {
    margin-top: 0
}

.home-page main p {
    opacity: .6
}

@media (max-width:63.9375em) {
    .home-page .main-layout > div:last-child {
        padding-top: .9375rem;
        border-top: 1px solid #e6e6e6
    }
}

.home-videoplayer .col-header {
    display: none
}

.home-videoplayer .ac-floated-player {
    position: static !important;
    width: auto !important;
    height: auto !important
}

.top-stories li h3 {
    font-size: 1.1875rem;
    line-height: 1.3
}

.home-opinion li:nth-last-child(n+2) {
    margin-bottom: 2.1875rem
}

.home-podcasts h3 {
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.3
}

    .home-podcasts h3 .fz13 {
        font-size: inherit
    }

.home-podcasts li:nth-last-child(n+2), .sidebar section li:nth-last-child(n+2) {
    margin-bottom: 1.25rem
}

.home-podcasts li > a {
    display: block;
    max-width: 40%;
    float: right;
    margin-left: 1.25rem
}

.home-podcasts .home-episode-play {
    display: block;
    margin-top: .1875rem;
    padding: .3125rem 0;
    height: auto;
    border: 0;
    background: 0 0;
    cursor: pointer
}

    .home-episode-player.mini .controls img, .home-podcasts .home-episode-play img {
        vertical-align: middle
    }

    .home-podcasts .home-episode-play time {
        margin-left: .625rem;
        font-size: .75rem;
        color: #444;
        vertical-align: middle
    }

.ac-widget-placeholder [class*=ac-lre-player], .ac-widget-placeholder [id*=ac-lre-player], .fb-comments iframe {
    width: 100% !important
}

.ac-widget-placeholder .ac-logobrand-image-destination, .ac-widget-placeholder .ac-lre-playlist-vertical, .ac-widget-placeholder .ac-lre-social-action-items, .ac-widget-placeholder .brand-container, .acw .brand-container.font-fix, .art19-web-player.awp-micro .awp-micro-table-wrapper .awp-left .awp-left-control-container > div, div.art19-web-player.awp-micro .awp-micro-table-wrapper .awp-left .awp-left-control-container > div {
    display: none !important
}

.ac-widget-placeholder .ac-lre-wrapper.luminous-theme .ac-player-wrapper.ac-floated-player:not(.ac-floated-page-width-theme) {
    right: 0 !important;
    bottom: 0 !important
}

.home-episode-player {
    position: fixed;
    right: .625rem;
    top: .625rem;
    background: #fff;
    z-index: 1200;
    width: 50%;
    max-width: 29.375rem;
    padding: 1.875rem;
    border-radius: 1.25rem;
    -webkit-box-shadow: 0 .4375rem .875rem rgba(0,0,0,.1);
    box-shadow: 0 .4375rem .875rem rgba(0,0,0,.1);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .home-episode-player:not(.show) {
        display: none !important
    }

    .home-episode-player .content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .home-episode-player .content figure {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            margin-right: 1.25rem
        }

        .home-episode-player .content .txt {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

        .home-episode-player .content h3 {
            margin: 0 0 .625rem;
            font-size: 1.0625rem;
            line-height: 1.25
        }

        .home-episode-player .content .time-left, .home-episode-player .content .title {
            font-size: .75rem;
            opacity: .5
        }

    .home-episode-player .minify {
        -webkit-transform: scaleY(-100%);
        -ms-transform: scaleY(-100%);
        transform: scaleY(-100%)
    }

    .home-episode-player:not(.mini) .close, .home-episode-player:not(.mini) .expand, .home-episode-player:not(.mini) .time-left {
        display: none
    }

    .home-episode-player.mini {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 1.25rem;
        max-width: 23.125rem
    }

        .home-episode-player.mini .content {
            position: relative;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            max-width: calc(100% - 5.3125rem)
        }

        .home-episode-player.mini .episode-player, .home-episode-player.mini .txt {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .home-episode-player.mini .txt {
            width: 100%
        }

        .home-episode-player.mini h3 {
            font-size: .9375rem;
            margin-bottom: .3125rem
        }

            .home-episode-player.mini h3 a {
                display: inline-block;
                max-width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                word-wrap: normal
            }

        .home-episode-player.mini .expand {
            padding: 0;
            border: 0;
            background: 0 0;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            cursor: pointer
        }

        .home-episode-player.mini .episode-player .controls button:nth-child(n+2) {
            margin-left: 1.25rem
        }

        .home-episode-player.mini .play {
            width: auto;
            height: auto
        }

            .home-episode-player.mini .play img {
                padding: .3125rem;
                width: 1.125rem
            }

        .home-episode-player.mini .controls, .home-episode-player.mini .episode-player {
            margin-top: 0
        }

        .home-episode-player.mini .backward, .home-episode-player.mini .forward, .home-episode-player.mini .minify, .home-episode-player.mini .progress, .home-episode-player.mini .speed, .home-episode-player.mini .title, .home-episode-player.mini figure {
            display: none
        }

@media (max-width:47.9375em) {
    .section-layout > div:first-child {
        margin-bottom: 1.25rem
    }
}

@media (min-width:48em) {
    .section-layout {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .section-layout > div {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

            .section-layout > div:first-child {
                -webkit-box-ordinal-group: 3;
                -ms-flex-order: 2;
                order: 2;
                width: calc(200%/3 - .625rem)
            }

            .section-layout > div:last-child {
                width: calc(100%/3 - 1.25rem)
            }
}

.page-title {
    margin: 1.875rem 0;
    line-height: 1;
    text-align: center;
    font-size: 42px;
    font-size: 2.625rem
}

    .page-title.align-left {
        text-align: left
    }

@media (min-width:48em) {
    .page-title {
        font-size: calc(2.625rem + 12*(100vw - 48rem)/260)
    }
}

@media (min-width:64.25em) {
    .page-title {
        font-size: 54px;
        font-size: 3.375rem
    }
}

.page-title.shortline-under {
    text-align: center
}

    .page-title.shortline-under:after {
        content: "";
        display: block;
        width: 3.5625rem;
        margin: .625rem auto 0;
        border-bottom: 4px solid #1774ce
    }

.page-title .title, .page-title > h1 {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit
}

.page-title .title {
    display: inline-block;
    font-size: 1em;
    line-height: 1;
    margin-bottom: 0
}

.page-title h2, .page-title p {
    font-family: Helvetica,Arial,sans-serif;
    font-weight: 300;
    text-transform: none
}

.page-title h2 {
    margin-top: 0;
    font-size: 1rem
}

.page-title p, .section-list time {
    font-size: .8125rem
}

.page-title.has-des {
    margin: 1.875rem 0;
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #e6e6e6;
    text-align: left
}

@media (max-width:47.9375em) {
    .page-title.has-des .title + div {
        margin-top: .625em
    }
}

@media (min-width:48em) {
    .page-title.has-des .title {
        float: left;
        margin-right: 1.5em
    }

        .page-title.has-des .title + div {
            overflow: hidden
        }
}

@media (min-width:64em) {
    .page-title.has-des + .article-title {
        text-align: left
    }
}

.col-header + .section-list {
    margin-top: 1.875rem
}

.section-headline .h1 {
    margin-top: 0
}

.section-headline .ul > li:last-child {
    padding-bottom: 0
}

.section-headline + .gallery-3 {
    margin-top: 1.875rem
}

.video-container {
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    background: #02011d
}

@media (min-width:20em) {
    .video-container {
        padding-top: calc(20px + 25*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    .video-container {
        padding-top: 45px
    }
}

@media (min-width:20em) {
    .video-container {
        padding-bottom: calc(20px + 25*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    .video-container {
        padding-bottom: 45px
    }
}

.video-container .page-title {
    padding-bottom: 0;
    border-bottom: 0;
    color: #fff
}

    .video-container .page-title + article {
        margin-top: 20px
    }

@media (min-width:20em) {
    .video-container .page-title + article {
        margin-top: calc(20px + 25*(100vw - 320px)/704)
    }
}

@media (min-width:64em) {
    .video-container .page-title + article {
        margin-top: 45px
    }
}

.search-results-page .video-container {
    margin-bottom: 3%
}

.video-content h2, .video-content p {
    margin-bottom: 20px
}

.video-content h2 {
    font-size: 34px;
    font-size: 2.125rem
}

.video-content p {
    line-height: 1.5;
    color: #fff
}

@media (max-width:63.9375em) {
    .video-content .video-box {
        margin-bottom: 20px
    }
}

@media (min-width:64em) {
    .video-content .video-box {
        width: 68%;
        float: left;
        margin-right: 30px
    }

    .video-content h2, .video-content p {
        overflow: hidden
    }
}

.video-recommended {
    padding-top: 30px;
    color: rgba(255,255,255,.4);
    background: #1f212e
}

    .p404 .full-article p, .video-recommended .col-header {
        color: inherit
    }

    .video-recommended .current h3, .video-recommended li:hover a {
        color: rgba(255,255,255,.7)
    }

    .audio-player-mini .btn-play-mix path, .video-recommended img {
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

    .video-recommended .relative-positioned {
        display: block
    }

    .video-recommended .btn {
        position: absolute;
        left: 0;
        top: 0
    }

.slider-row {
    margin: 50px 0 !important;
    position: relative
}

    .slider-row img {
        margin-bottom: 5px
    }

    .slider-row .tns-controls button {
        position: absolute;
        z-index: 1;
        background: 0 0;
        top: 43%;
        padding: 0
    }

@media (max-width:81.1875em) {
    .slider-row .tns-controls button {
        padding: 5px 15px;
        color: #fff;
        background: #000;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }
}

.slider-row .tns-controls [disabled] {
    color: #ccc;
    cursor: not-allowed
}

.slider-row .tns-controls .i-angle {
    width: 34px
}

.slider-row .tns-controls [data-controls=prev] {
    left: 0
}

@media (min-width:81.25em) {
    .slider-row .tns-controls [data-controls=prev] {
        left: -50px
    }
}

.slider-row .tns-controls [data-controls=next] {
    right: 0
}

@media (min-width:81.25em) {
    .slider-row .tns-controls [data-controls=next] {
        right: -50px
    }
}

.slider-row .tns-nav {
    position: absolute;
    right: 0;
    top: 10px
}

    .slider-row .tns-nav button {
        width: 8px;
        height: 8px;
        padding: 4px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        background: 0 0
    }

        .slider-row .tns-nav button:before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            background: #878787;
            border-radius: 50%;
            -webkit-transition: background .25s;
            transition: background .25s
        }

        .slider-row .tns-nav button:not(.tns-nav-active):hover:before {
            background: #000
        }

    .podcast-list aside li:hover:before, .slider-row .tns-nav .tns-nav-active:before {
        background: #1774ce
    }

@media (max-width:39.9375em) {
    .slider-row .tns-ovh {
        height: auto !important
    }
}

.slider-fallback li {
    width: 260px
}

@media (min-width:0em) and (max-width:34.9375em) {
    .gallery-slider:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-slider > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(50% - 10px)
    }

        .gallery-slider > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-slider > li:nth-child(2n) {
            margin-right: 0
        }

        .gallery-slider > li:nth-child(2n+1) {
            clear: both
        }
}

@media (min-width:35em) and (max-width:39.9375em) {
    .gallery-slider:after {
        clear: both;
        content: "";
        display: table
    }

    .gallery-slider > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(33.3333333% - 13.3333333px)
    }

        .gallery-slider > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .gallery-slider > li:nth-child(3n) {
            margin-right: 0
        }

        .gallery-slider > li:nth-child(3n+1) {
            clear: both
        }
}

.controls button {
    background: 0 0;
    border: 0;
    height: auto;
    color: inherit;
    cursor: pointer
}

.controls :disabled {
    display: none
}

.no-script .controls {
    display: none
}

.slider-wp {
    position: relative
}

    .slider-wp .controls-center button {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2;
        padding: 1.25rem 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .slider-wp .controls-center .prev {
        left: 0
    }

    .slider-wp .controls-center .next {
        right: 0
    }

    .slider-wp .controls-center .control-md, .slider-wp .controls-center .control-sm {
        width: 1.375rem;
        height: 1.375rem
    }

        .slider-wp .controls-center .control-md path, .slider-wp .controls-center .control-sm path {
            stroke-width: 2px
        }

        .slider-wp .controls-center .control-md.prev, .slider-wp .controls-center .control-sm.prev {
            padding-right: 1.25rem
        }

        .slider-wp .controls-center .control-md.next, .slider-wp .controls-center .control-sm.next {
            padding-left: 1.25rem
        }

@media (min-width:48em) {
    .slider-wp .controls-center .control-md {
        width: 2.5rem;
        height: 2.5rem;
        padding: 1.25rem
    }

        .slider-wp .controls-center .control-md path {
            stroke-width: 3px
        }
}

@media (min-width:64em) {
    .slider-wp .controls-center .control-md {
        padding: 1.25rem 1.875rem
    }
}

.slider-wp .controls-line button {
    padding: .5625rem .4375rem;
    -webkit-transition-property: color,background;
    transition-property: color,background;
    -webkit-transition-duration: .25s;
    transition-duration: .25s
}

    .slider-wp .controls-line button .icon {
        display: block;
        width: 1.5rem;
        height: 1.5rem
    }

@media (max-width:81.1875em) {
    .slider-wp .controls-line button {
        background: rgba(255,255,255,.85)
    }

        .slider-wp .controls-line button:not(:disabled):hover {
            background: #fff
        }
}

@media (min-width:81.25em) {
    .slider-wp .controls-line button {
        padding: .9375rem
    }

        .slider-wp .controls-line button:not(:disabled):hover {
            color: #000
        }

    .slider-newsrow .slider-wp .controls-line button {
        color: #a8a8a8
    }

    .slider-wp .controls-line button .icon {
        width: 1.9375rem;
        height: 1.9375rem
    }

    .slider-wp .controls-line .prev {
        -webkit-transform: translate(-100%,-50%);
        -ms-transform: translate(-100%,-50%);
        transform: translate(-100%,-50%)
    }

    .slider-wp .controls-line .next {
        -webkit-transform: translate(100%,-50%);
        -ms-transform: translate(100%,-50%);
        transform: translate(100%,-50%)
    }
}

.slider-wp .equal-heights {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .slider-wp .equal-heights > .tns-item, .slider-wp .equal-heights > li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .slider-wp .equal-heights .resource-box {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

.slider4-wp .controls button {
    opacity: .25;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .slider4-wp .controls button:not(:disabled):hover {
        opacity: 1
    }

@media (max-width:39.9375em) {
    .slider4-wp .img-on-left:not(:last-child) {
        margin-bottom: 1.25rem
    }

    .slider4-wp .tns-ah {
        height: auto !important
    }
}

@media (min-width:40em) {
    .slider4-wp .tns-outer {
        margin: 0 2.125rem
    }
}

.slider4 .name {
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #1774ce
}

.slider4 .txt > :last-child {
    margin-bottom: 0
}

.slider4.slider-fallback > div {
    max-width: 17.5rem
}

.inline-nav {
    padding: .6em 0;
    margin-bottom: 30px;
    border-top: 4px solid #1774ce;
    border-bottom: 1px solid #e6e6e6
}

h1 + .inline-nav {
    margin-top: -.625rem
}

.inline-nav li {
    display: inline-block;
    font-size: 1.1875rem;
    line-height: 1.8;
    white-space: nowrap
}

.inline-nav .current, .inline-nav a {
    display: block;
    padding: 0 6px;
    padding: 0 .375rem
}

.inline-nav .current, .inline-nav [aria-current=page] {
    color: #1774ce
}

.inline-nav .loud {
    font-size: 1.8em;
    line-height: 1;
    position: relative
}

.new-releases li:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width:63.9375em) {
    .new-releases {
        margin-top: 30px
    }
}

@media (min-width:37.5em) and (max-width:63.9375em) {
    .new-releases ul:after {
        clear: both;
        content: "";
        display: table
    }

    .new-releases ul > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

        .new-releases ul > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .new-releases ul > li:nth-child(2n) {
            margin-right: 0
        }

        .new-releases ul > li:nth-child(2n+1) {
            clear: both
        }
}

.books-recommended {
    padding-top: 1.875rem;
    border-top: 1px solid #e6e6e6
}

.section-nav {
    margin-bottom: 1.875rem;
    border: 1px solid;
    border-width: 1px 0
}

    .section-nav:not(.has-subnav) > ul {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-scroll-snap-type: x mandatory;
        -ms-scroll-snap-type: x mandatory;
        scroll-snap-type: x mandatory
    }

        .section-nav:not(.has-subnav) > ul > * {
            scroll-snap-align: start
        }

    .section-nav.has-subnav > ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

@media (min-width:80em) {
    .section-nav > ul {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.section-nav a {
    display: inline-block;
    vertical-align: middle;
    padding: .6875rem .625rem;
    font-size: .875rem;
    white-space: nowrap
}

.section-nav .dd-toggle {
    margin-left: -.625rem;
    padding: .3125rem .625rem .3125rem .4375rem;
    width: .625rem;
    line-height: 0;
    height: auto;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.section-nav [aria-current=page] {
    font-weight: 700
}

.section-nav .has-divider {
    padding-left: .625rem;
    position: relative
}

    .section-nav .has-divider:before {
        content: "";
        display: block;
        height: 1.25rem;
        border-left: 1px solid #e6e6e6;
        position: absolute;
        left: .3125rem;
        top: 50%;
        -webkit-transform: translate(0,-50%);
        -ms-transform: translate(0,-50%);
        transform: translate(0,-50%)
    }

.section-nav .action-btn {
    display: inline-block;
    padding: .375rem .75rem;
    font-size: .6875rem;
    border-radius: 1.25rem;
    color: #fff;
    background: #000
}

.section-nav li:last-child .action-btn {
    margin-right: .625rem
}

.static-page .page-title {
    margin-bottom: 4.5%
}

.sidebar-nav {
    padding: 0 10px
}

    .sidebar-nav .title {
        margin-bottom: 17px;
        font-size: 1.375rem;
        font-weight: 700;
        color: #1774ce;
        text-transform: uppercase
    }

    .sidebar-nav li {
        font-size: 1.125rem
    }

        .sidebar-nav li > a, .sidebar-nav li > span {
            display: block;
            line-height: 1.3;
            padding: .3em 0
        }

    .sidebar-nav a {
        -webkit-transition: color .25s;
        transition: color .25s
    }

        .sidebar-nav .current, .sidebar-nav a:hover {
            color: #aaa8a9
        }

.position-label {
    margin-bottom: 10px;
    font-size: .9375rem;
    color: #aaa8a9
}

.leadership-page h3 + p {
    margin-top: 10px
}

@media (max-width:31.1875em) {
    .leadership-page img {
        float: none
    }
}

@media (min-width:43.75em) {
    .leadership-page img ~ div, .leadership-page img ~ h3, .leadership-page img ~ p {
        overflow: hidden
    }
}

.archives-page .main-layout section {
    margin-bottom: 15%
}

@media (min-width:25em) {
    .archives-page .main-layout section {
        margin-bottom: 3.75em
    }
}

.archives-page .main-layout .col-header {
    font-size: 1.625em
}

.archives-page .main-layout .col {
    margin-top: .625rem;
    padding: 1.25rem 0
}

.archives-page .main-layout .quiet {
    display: block;
    margin-bottom: .3571429em;
    font-size: .875em;
    color: #aaa8a9
}

.archives-page .main-layout h3 {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400
}

.archives-page .main-layout .btn {
    min-width: 8em;
    text-align: center;
    color: #1774ce
}

@media (min-width:48em) {
    .archives-page .main-layout .quiet {
        float: left;
        margin-right: 3.5714286em
    }

    .archives-page .main-layout h3 {
        overflow: hidden
    }
}

.email-whitelisting {
    font-size: 1rem !important
}

    .email-whitelisting .bolder {
        font-size: 1.1em
    }

    .email-whitelisting .email-type {
        font-size: 1.125rem;
        color: #0084dd
    }

    .email-whitelisting .highlight {
        color: #ef0000
    }

    .email-whitelisting .underline, .search-result-list .quiet a:hover {
        text-decoration: underline
    }

    .email-whitelisting li, .email-whitelisting ol {
        margin: 1.875rem 0
    }

.search-result-row {
    margin-bottom: 1.25em
}

    .search-result-row form {
        margin-bottom: .375em
    }

    .search-result-row button, .search-result-row input {
        height: 2.5em;
        font-size: 1.375rem
    }

    .search-result-row input {
        font-weight: 700;
        border-color: #afafaf;
        border-radius: 5px
    }

    .main-search .search-result-row button:after, .search-result-row .anti-button:after, .search-result-row .main-search button:after {
        background: #fafafa
    }

    .search-result-row .search-title {
        font-size: 1.5rem
    }

@media (min-width:50em) {
    .search-result-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .search-result-row .form-search-result, .search-result-row > div {
            display: inline-block;
            vertical-align: middle
        }

        .search-result-row .form-search-result {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            width: calc(100% - 14em);
            margin-right: .8em;
            margin-bottom: 0
        }
}

@media (min-width:64em) {
    .search-result-row .form-search-result {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(100% - 20.625rem);
        margin-right: 1.875rem
    }
}

.search-result-tools {
    font-size: 0;
    margin-bottom: .9375rem
}

@media (min-width:71.4285714em) {
    .search-result-tools {
        margin-bottom: 3.5%
    }
}

.search-result-tools button {
    padding: 0 1.5em;
    height: 2.6em;
    font-size: .875rem;
    border: 0;
    color: #000;
    background: #eee;
    cursor: pointer;
    -webkit-transition: background .25s;
    transition: background .25s;
    border-radius: 100px
}

    .search-result-tools button:not(:last-child) {
        margin-right: .625rem
    }

    .search-result-tools .active, .search-result-tools button:hover {
        color: #fff;
        background: #000
    }

.search-result-list .quiet {
    color: #aaa8a9;
    font-size: .8125rem
}

    .search-result-list .quiet a {
        color: #1774ce
    }

@media (max-width:37.4375em) {
    .search-result-list a ~ div {
        overflow: visible
    }
}

.podcast-list h4, .results-found {
    font-size: .875rem
}

    .input-file > input + label .info + span, .results-found.quiet {
        color: #aaa8a9
    }

    .results-found + .search-result-row {
        margin-top: 1%
    }

.input-file {
    margin-top: .5em
}

.js .input-file > input {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.input-file > input + label {
    display: inline-block;
    cursor: pointer
}

    .input-file > input + label img {
        margin-left: .3em;
        vertical-align: middle
    }

    .input-file > input + label .info {
        background: #dbdbdb;
        padding: .8em 1.2em;
        margin-right: .7em
    }

    .input-file > input + label .active + span, .no-js .input-file > input + label {
        display: none
    }

.input-file > input:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px
}

    .input-file > input:focus + label * {
        pointer-events: none
    }

.input-file label {
    font-family: Helvetica,Arial,sans-serif !important;
    font-size: 1rem
}

.gray-box {
    padding: 1.25em;
    background: #f1f1f1
}

    .gray-box.lg {
        padding: 1.875rem
    }

.p404 {
    margin: 0 !important;
    min-height: 700px;
    min-height: 100vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f2f2f2 50% 100%no-repeat;
    background-size: cover
}

    .p404[data-bg="1"] {
        background-image: url(../img/404/1.png)
    }

    .p404[data-bg="2"] {
        background-image: url(../img/404/2.png)
    }

    .p404[data-bg="3"] {
        background-image: url(../img/404/3.png)
    }

    .p404[data-bg="4"] {
        background-image: url(../img/404/4.png)
    }

    .p404[data-bg="5"] {
        background-image: url(../img/404/5.png)
    }

    .p404[data-bg="6"] {
        background-image: url(../img/404/6.png)
    }

    .p404[data-bg="7"] {
        background-image: url(../img/404/7.png)
    }

    .p404[data-bg="5"] .full-article, .p404[data-bg="6"] .full-article {
        color: #fff;
        text-shadow: 7px 7px 14px rgba(36,46,66,.15)
    }

    .coronavirus-resource-page #main, .p404 + .site-footer {
        margin-top: 0
    }

    .p404 .full-article {
        -webkit-transition: padding-top .25s;
        transition: padding-top .25s;
        padding-top: 25%
    }

@media (min-width:48em) {
    .p404 .full-article {
        padding-top: 15%
    }
}

.p404 .full-article a {
    text-decoration: underline
}

.p404 h1 {
    font-size: 1.875rem;
    text-transform: uppercase
}

    .p404 h1 .number {
        display: block;
        font-size: 3.2em;
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        font-weight: 500
    }

.a-z {
    text-align: center
}

    .a-z:not(:first-child) {
        margin-top: 3.75rem
    }

    .a-z ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .a-z li {
        margin: 0 .25rem .5rem;
        display: inline-block;
        font-size: .9375rem
    }

    .a-z a {
        display: block;
        width: 2.25rem;
        height: 2.25rem;
        line-height: 2.25rem;
        text-align: center;
        border-radius: 50%;
        background: #f7f7f7;
        -webkit-transition-property: color,background;
        transition-property: color,background;
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

        .a-z a:hover {
            background: #000;
            background: #f0f0f0
        }

.topics-list {
    overflow: hidden;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    margin-top: 30px
}

    .topics-list > div {
        padding-bottom: 50px;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }

@media (min-width:40em) {
    .topics-list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

@media (min-width:56.25em) {
    .topics-list {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4
    }
}

@media (min-width:64em) {
    .topics-list {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5
    }
}

.topics-list .letter, .topics-list a {
    line-height: 1.2;
    padding: .5rem .625rem;
    -webkit-transition: background .25s;
    transition: background .25s
}

.topics-list .letter {
    font-size: 2.625rem;
    font-weight: 700
}

.topics-list a {
    display: block;
    position: relative
}

    .topics-list a:hover {
        background: #f7f7f7
    }

.audio-player-mini {
    margin: 2.5rem 0;
    color: #263091
}

    .audio-player-mini button {
        background: 0 0;
        border: 0;
        padding: 0;
        height: auto
    }

    .audio-player-mini .btn-play-mix {
        margin-right: .9375rem;
        color: inherit
    }

        .audio-player-mini .btn-play-mix svg {
            width: 3.125rem;
            height: 3.125rem
        }

        .audio-player-mini .btn-play-mix .play-lines, .audio-player-mini .btn-play-mix .play-triangle, .audio-player-mini .btn-play-mix .play-waiting {
            opacity: 0
        }

        .audio-player-mini .btn-play-mix.paused .play-triangle, .audio-player-mini .btn-play-mix.playing .play-lines, .audio-player-mini .btn-play-mix.waiting .play-waiting {
            opacity: 1
        }

    .audio-player-mini .progressbar-wp {
        white-space: nowrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .audio-player-mini .progressbar-wp > div {
            display: inline-block;
            vertical-align: middle
        }

        .audio-player-mini .progressbar-wp:hover .current {
            -webkit-transform: translate(-50%,-100%);
            -ms-transform: translate(-50%,-100%);
            transform: translate(-50%,-100%)
        }

    .audio-player-mini .progressbar {
        position: relative;
        width: calc(100% - 8.4375rem);
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: .25rem 0;
        cursor: pointer
    }

    .audio-player-mini .progress-full {
        height: .125rem;
        background: #ddd
    }

    .audio-player-mini .progress-current {
        position: absolute;
        left: 0;
        top: .25rem;
        height: .125rem;
        background: currentColor;
        display: block
    }

    .audio-player-mini .progress-handle {
        padding: 0;
        width: .75rem;
        height: .75rem;
        border-radius: 50%;
        color: inherit;
        background: currentColor;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        cursor: pointer
    }

    .audio-player-mini .current {
        position: absolute;
        left: 50%;
        top: -.3125rem;
        -webkit-transform: translate(-50%,-100%) scale(0);
        -ms-transform: translate(-50%,-100%) scale(0);
        transform: translate(-50%,-100%) scale(0);
        font-size: .75rem;
        color: #fff;
        background: #263091;
        line-height: 1;
        padding: 5px;
        border-radius: 3px;
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

    .audio-player-mini .duration {
        margin-left: .9375rem;
        font-size: .875rem;
        line-height: 1.5
    }

.audio-player-row {
    padding-top: 1.875rem;
    border-top: 1px solid #e6e6e6
}

    .audio-player-row .audio-player-mini {
        margin: 1.875rem 0 0
    }

    .audio-player-row h3 {
        margin: 0 0 1rem;
        font-size: 1.375rem;
        line-height: 1.2
    }

    .audio-player-row p {
        margin-bottom: 1rem;
        font-size: 1rem;
        line-height: 1.5;
        color: #000
    }

.podcast-topline {
    padding-bottom: .9375rem
}

@media (min-width:35em) {
    .podcast-topline {
        display: table;
        width: 100%
    }

        .podcast-topline h1 {
            display: table-cell
        }

            .podcast-topline h1 svg {
                display: block
            }
}

.podcast-nav li {
    display: inline-block;
    line-height: 1;
    font-size: 1.0625rem;
    font-weight: 700;
    color: #00acff
}

.podcast-nav a {
    display: block;
    padding: .1875rem 0
}

.podcast-nav :not(:last-child) > a {
    padding-right: 1em
}

@media (min-width:35em) {
    .podcast-nav {
        display: table-cell;
        text-align: right;
        vertical-align: bottom
    }

        .podcast-nav a {
            padding-bottom: 0
        }
}

.podcast-core p {
    font-size: 14px;
    line-height: 1.4285714;
    color: #838384;
    max-width: 49em
}

.podcast-box {
    padding: 3.125rem 0;
    color: #fff;
    background: #0c0d22
}

.podcast-header {
    margin-bottom: 3.125rem;
    text-align: center
}

    .podcast-header .byline {
        opacity: .6;
        margin-bottom: 30px
    }

@media (max-width:49.9375em) {
    .podcast-header-txt {
        margin-top: .625rem
    }
}

@media (min-width:37.5em) and (max-width:49.9375em) {
    .podcast-header > img {
        float: left;
        margin-right: 1.25rem
    }

    .podcast-header-txt {
        overflow: hidden
    }
}

@media (min-width:37.5em) {
    .podcast-header-txt {
        text-align: left
    }
}

@media (min-width:50em) {
    .podcast-header img, .podcast-header-txt {
        vertical-align: middle
    }

    .podcast-header-txt {
        display: inline-block;
        margin-left: 7%
    }
}

.podcast-label {
    font-size: .9375rem;
    font-weight: 700;
    opacity: .6;
    margin-bottom: .625rem;
    text-transform: uppercase
}

.podcast-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 10px
}

@media (min-width:50em) {
    .podcast-title {
        max-width: 16em
    }
}

.podcast-tools li {
    display: inline-block;
    vertical-align: middle
}

    .podcast-tools li > a {
        margin-right: .4375rem
    }

.podcast-tools a {
    margin-right: .1875rem
}

.podcast-tools .i-social {
    width: 1.5rem;
    height: 1.5rem;
    background: rgba(255,255,255,.15);
    padding: .3125rem;
    border-radius: 50%;
    -webkit-transition: background .25s;
    transition: background .25s
}

    .podcast-tools .i-social.expand, .podcast-tools .i-social:hover {
        background: #1774ce !important
    }

.no-script .podcast-tools .i-share {
    display: none
}

.has-script .podcast-share {
    position: absolute;
    z-index: 1;
    padding: .625rem;
    padding-bottom: 3px;
    margin-left: -.625rem;
    margin-top: 1rem;
    text-align: center;
    border-radius: .3125rem;
    display: none;
    background-color: #666
}

    .has-script .podcast-share.open {
        display: block
    }

    .has-script .podcast-share:before {
        content: "";
        border: 8px solid transparent;
        border-bottom-color: #666;
        position: absolute;
        left: 1.1875rem;
        top: -1rem
    }

    .has-script .podcast-share .i-social {
        margin-bottom: .4375rem
    }

.podcast-share .i-social {
    background-color: rgba(0,0,0,.5)
}

.podcast-des {
    margin: .625rem 0;
    max-height: 3.125rem;
    overflow: hidden;
    -webkit-transition: max-height .25s;
    transition: max-height .25s
}

    .podcast-des.open {
        max-height: 50em
    }

.podcast-playlist {
    margin: 1.4375rem 0;
    padding: 2.5rem 0;
    background: #f2f2f2
}

.podcast-playlist-header {
    margin-bottom: 1.25rem
}

.podcast-playlist li {
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .podcast-playlist li:not(:first-child):hover {
        opacity: .4
    }

.player-tools button svg, .podcast-playlist img {
    vertical-align: bottom
}

.podcast-playlist .title {
    display: inline-block;
    margin: 0;
    font-size: 1.875rem
}

@media (max-width:24.9375em) {
    .podcast-playlist .title {
        font-size: 1.375rem
    }
}

.podcast-playlist .byline {
    opacity: .6
}

.podcast-playlist .play-animation {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.8);
    font-size: 0
}

.podcast-playlist .play-animation-inner {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 1.875rem
}

    .podcast-playlist .play-animation-inner:before {
        content: "";
        display: inline-block;
        width: 1px;
        margin-top: -1px;
        height: 100%;
        vertical-align: middle
    }

    .podcast-playlist .play-animation-inner span {
        display: inline-block;
        width: .5625rem;
        height: 100%;
        background: #fff;
        margin: 0 3px;
        vertical-align: middle;
        -webkit-animation: playing 1s infinite;
        animation: playing 1s infinite
    }

        .podcast-playlist .play-animation-inner span:nth-child(1) {
            -webkit-animation-delay: .25s;
            animation-delay: .25s
        }

        .podcast-playlist .play-animation-inner span:nth-child(2) {
            -webkit-animation-delay: .5s;
            animation-delay: .5s
        }

        .podcast-playlist .play-animation-inner span:nth-child(3) {
            -webkit-animation-delay: .75s;
            animation-delay: .75s
        }

        .podcast-playlist .play-animation-inner span:nth-child(4) {
            -webkit-animation-delay: 1s;
            animation-delay: 1s
        }

.podcast-playlist .tns-outer {
    position: relative
}

.podcast-playlist .tns-controls button {
    position: absolute;
    top: 20%;
    z-index: 1;
    height: auto;
    padding: .75rem;
    background: rgba(0,0,0,.8)
}

.podcast-playlist .tns-controls [data-controls=prev] {
    left: 0
}

.podcast-playlist .tns-controls [data-controls=next] {
    right: 0
}

@media (min-width:86.25em) {
    .podcast-playlist .tns-controls [data-controls=prev] {
        left: -3.125rem
    }

    .podcast-playlist .tns-controls [data-controls=next] {
        right: -3.125rem
    }
}

.podcast-playlist .tns-controls [disabled] {
    background: rgba(102,102,102,.8)
}

.podcast-playlist .tns-controls .left-arrow, .podcast-playlist .tns-controls .right-arrow {
    display: inline-block;
    width: 0;
    height: 0;
    border: 1px solid transparent;
    border-width: 10px 16px
}

.podcast-playlist .tns-controls .left-arrow {
    border-right-color: #fff;
    border-left: 0
}

.podcast-playlist .tns-controls .right-arrow {
    border-left-color: #fff;
    border-right: 0
}

.podcast-playlist .autoplay-control {
    float: right;
    margin-top: 3px;
    font-size: .875rem
}

@media (min-width:25em) {
    .podcast-playlist .autoplay-control {
        font-size: 1rem;
        margin-top: 10px
    }
}

.podcast-playlist .autoplay-switch {
    display: inline-block;
    margin-left: .25rem;
    vertical-align: middle;
    position: relative
}

    .podcast-playlist .autoplay-switch > input {
        position: absolute;
        left: -9999px
    }

        .podcast-playlist .autoplay-switch > input ~ label {
            display: inline-block;
            height: 1.1875em;
            line-height: 1.1875em;
            -webkit-transition: padding .3s,background-color .3s;
            transition: padding .3s,background-color .3s;
            background-color: #dbdbdb;
            border-radius: 3.2em;
            padding: .25em 1.25em .25em .25em
        }

            .podcast-playlist .autoplay-switch > input ~ label:after {
                content: "";
                display: inline-block;
                height: 1.1875em;
                background-color: #fff;
                width: 1.1875em;
                -webkit-box-shadow: 0 .1484375em .1484375em 0 rgba(0,0,0,.2);
                box-shadow: 0 .1484375em .1484375em 0 rgba(0,0,0,.2);
                border-radius: 3.2em;
                background: #2992fb
            }

        .podcast-playlist .autoplay-switch > input:checked ~ label {
            background-color: #515151;
            padding: .25em .25em .25em 1.25em
        }

    .podcast-playlist .autoplay-switch span {
        display: inline-block;
        position: absolute;
        margin-left: 5px;
        margin-top: 6px
    }

    .podcast-playlist .autoplay-switch > input:checked ~ label span {
        width: 8px;
        height: 3px;
        border: 1px solid #fff;
        border-width: 0 0 2px 2px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.podcast-playlist .now-playing {
    margin-top: .625rem;
    font-size: .875rem;
    text-transform: uppercase;
    color: #1774ce;
    font-weight: 700
}

.podcast-playlist h3 {
    font-size: .9375rem
}

.podcast-playlist .podcast-time {
    font-size: .8125rem;
    color: #767676
}

.podcast-list li > a {
    margin-right: 1.375rem
}

.podcast-list li:not(:first-child) {
    padding-top: 1.25rem
}

.podcast-list li:not(:last-child) {
    padding-bottom: 1.25rem
}

.podcast-list h3 {
    font-size: 1.1875rem
}

.podcast-list .byline {
    opacity: .6
}

.podcast-list aside li {
    position: relative;
    padding-left: .8em
}

    .podcast-list aside li:before {
        content: "";
        display: block;
        width: 4px;
        height: 4px;
        background: #000;
        position: absolute;
        left: 0;
        top: .58em;
        margin-top: -2px
    }

@media (max-width:37.4375em) {
    .podcast-list h3 {
        margin-bottom: 0
    }

    .podcast-list aside, .podcast-list p {
        display: none
    }
}

.podcast-newsletter-box {
    margin: 1.875rem 0;
    position: relative;
    padding: 25px 5.26%;
    color: #fff;
    background: #48b4e7
}

    .podcast-newsletter-box p {
        color: inherit;
        font-size: .9375rem
    }

    .podcast-newsletter-box a {
        color: inherit;
        text-decoration: underline
    }

    .podcast-newsletter-box .form-line {
        margin-bottom: 10px
    }

    .podcast-newsletter-box .form-container {
        position: relative;
        margin-bottom: 5px
    }

        .podcast-newsletter-box .form-container input {
            border: 2px solid #fff;
            color: inherit;
            background: 0 0;
            width: 70%
        }

        .podcast-newsletter-box .form-container ::-webkit-input-placeholder {
            color: #fff;
            text-transform: uppercase;
            opacity: 1
        }

        .podcast-newsletter-box .form-container ::-moz-placeholder {
            color: #fff;
            text-transform: uppercase;
            opacity: 1
        }

        .podcast-newsletter-box .form-container :-ms-input-placeholder {
            color: #fff;
            text-transform: uppercase;
            opacity: 1
        }

        .podcast-newsletter-box .form-container :-moz-placeholder {
            color: #fff;
            text-transform: uppercase;
            opacity: 1
        }

        .podcast-newsletter-box .form-container button {
            position: absolute;
            top: 0;
            right: 0;
            width: 35%;
            border: 0;
            background: #fff;
            text-transform: uppercase;
            font-weight: 700
        }

    .podcast-newsletter-box .no-thanks {
        font-size: 12px;
        cursor: pointer
    }

    .podcast-newsletter-box .terms {
        font-size: 10px
    }

    .podcast-newsletter-box .close {
        position: absolute;
        width: 16px;
        height: 16px;
        padding: .625rem;
        right: 0;
        top: 0;
        cursor: pointer
    }

        .podcast-newsletter-box .close:after, .podcast-newsletter-box .close:before {
            content: "";
            position: absolute;
            top: 50%;
            margin-top: -1px;
            width: 16px;
            height: 2px;
            background: #fff
        }

        .podcast-newsletter-box .close:before {
            -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .podcast-newsletter-box .close:after {
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

@media (min-width:37.5em) {
    .podcast-newsletter-box .logo-box {
        float: left;
        margin-right: 2.25rem
    }

        .podcast-newsletter-box .logo-box ~ div {
            margin-left: 8.75rem
        }
}

@media (max-width:56.1875em) {
    .podcast-newsletter-box p {
        margin-bottom: 1em
    }
}

@media (min-width:56.25em) {
    .podcast-newsletter-box {
        font-size: 0
    }

        .podcast-newsletter-box > div:nth-child(n+2) {
            display: inline-block;
            vertical-align: top;
            margin-left: 0;
            white-space: normal;
            font-size: 16px;
            font-size: 1rem
        }

        .podcast-newsletter-box > div:nth-child(2) {
            width: calc(44% - 70px)
        }

        .podcast-newsletter-box > div:nth-child(3) {
            width: calc(56% - 70px)
        }

        .podcast-newsletter-box p {
            margin-right: 11%
        }

        .podcast-newsletter-box .form-container {
            width: calc(100% - 5em);
            margin: 0 .5em 0 0
        }

        .podcast-newsletter-box .form-line > div {
            display: inline-block;
            vertical-align: bottom
        }
}

.podcast-about {
    background: #f2f2f2;
    margin-bottom: 300px;
    padding: 2.5rem 0
}

    .podcast-about a {
        color: #1774ce
    }

        .news-service-popup p a:hover, .podcast-about a:hover, .position-list h3 a:hover {
            text-decoration: underline
        }

    .podcast-about p {
        font-size: 1.375rem;
        color: #000;
        margin-bottom: 1.5em;
        line-height: 1.5;
        max-width: 50em
    }

    .podcast-about .left-floated {
        margin: 0 30px 20px 0
    }

@media (max-width:29.9375em) {
    .podcast-about .left-floated {
        float: none
    }
}

@media (min-width:30em) {
    .podcast-about .left-floated {
        max-width: 50%
    }
}

.podcast-section-header {
    text-transform: uppercase;
    font-size: 1.875rem;
    position: relative;
    margin-top: -20px;
    top: 22px;
    color: #aaa
}

@media (max-width:26.8125em) {
    .podcast-section-header {
        font-size: 1.375rem
    }
}

.podcast-section-header path {
    fill: currentColor
}

.podcast-section-header .brand-name {
    font-weight: 700;
    font-size: 1.875rem;
    color: #fff
}

@media (max-width:26.8125em) {
    .podcast-section-header .brand-name {
        font-size: 1.375rem;
        display: inline-block;
        white-space: nowrap;
        margin-bottom: 10px
    }
}

.no-script .player-tools {
    display: none
}

.player-tools .progressbar {
    position: relative;
    padding: .25rem 0;
    margin: 0 0 .625rem;
    cursor: pointer
}

    .player-tools .progressbar .progress-full {
        height: .25rem;
        background: currentColor;
        opacity: .2
    }

    .player-tools .progressbar .progress-current {
        position: absolute;
        left: 0;
        top: .25rem;
        height: .25rem;
        background: #00acff;
        display: block
    }

    .player-tools .progressbar .progress-handle {
        padding: 0;
        width: .75rem;
        height: .75rem;
        border-radius: 50%;
        color: inherit;
        background: #00acff;
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        cursor: pointer
    }

.player-tools .controls > :first-child, .player-tools .duration-wp > :first-child {
    float: left
}

.player-tools .controls > :last-child, .player-tools .duration-wp > :last-child {
    float: right
}

.player-tools .controls {
    text-align: center;
    position: relative
}

    .player-tools .controls button {
        cursor: pointer;
        vertical-align: middle;
        color: inherit
    }

.player-tools .btn-play {
    width: 4.375rem;
    height: 4.375rem;
    padding: 0;
    position: relative;
    color: inherit;
    background: #00acff;
    border-radius: 50%
}

    .player-tools .btn-play span {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        font-size: 0
    }

.player-tools .paused .i-pause, .player-tools .playing .i-play {
    display: none
}

.player-tools .i-play:before {
    content: "";
    display: block;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 20px solid currentColor;
    margin-left: .1875rem
}

.player-tools .i-pause:after, .player-tools .i-pause:before {
    content: "";
    display: inline-block;
    width: .5625rem;
    height: 1.375rem;
    background: currentColor
}

.player-tools .i-pause:before {
    margin-right: .25rem
}

.player-tools .volume-wp {
    margin-top: 1.6875rem
}

    .player-tools .volume-wp svg {
        vertical-align: middle
    }

.player-tools .volume {
    display: inline-block;
    vertical-align: middle;
    width: 3.125rem;
    position: relative;
    cursor: pointer
}

.player-tools .volume-full {
    height: .375rem;
    background: currentColor;
    opacity: .2
}

.player-tools .volume-current {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #00acff
}

.player-tools .download {
    margin-top: 1.5625rem
}

.relative-positioned .duration-label {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(255,255,255,.85);
    padding: .5rem 1rem;
    -webkit-transition: color .25s;
    transition: color .25s
}

    .relative-positioned .duration-label:before {
        margin-right: .375rem
    }

.relative-positioned:hover .duration-label {
    color: #1774ce
}

[class*=" awp-icon-"]::before, [class^=awp-icon-]::before {
    margin: 0
}

.art19-web-player .awp, div.art19-web-player .awp {
    background: 0 0;
    min-height: 110px;
    padding-bottom: 30px
}

.art19-web-player .awp-progress, div.art19-web-player .awp-progress {
    position: absolute !important
}

.art19-web-player .awp-left, div.art19-web-player .awp-left {
    position: static
}

.art19-web-player .awp-mute, div.art19-web-player .awp-mute {
    font-size: 24px;
    opacity: 1
}

.art19-web-player .awp-middle-middle .ui-slider-handle, div.art19-web-player .awp-middle-middle .ui-slider-handle {
    width: 11px !important;
    height: 11px !important;
    margin: -4px 0 0-6px !important;
    background: #0af !important;
    border-radius: 50%;
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.art19-web-player .awp:hover .ui-slider-handle, div.art19-web-player .awp:hover .ui-slider-handle {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.art19-web-player .awp-progress-container, div.art19-web-player .awp-progress-container {
    overflow: visible;
    cursor: pointer
}

.art19-web-player.awp-micro button, .art19-web-player.awp-micro div, .art19-web-player.awp-micro span, div.art19-web-player.awp-micro button, div.art19-web-player.awp-micro div, div.art19-web-player.awp-micro span {
    border: 0 !important
}

.art19-web-player.awp-micro .awp-micro-table-wrapper, div.art19-web-player.awp-micro .awp-micro-table-wrapper {
    display: block !important;
    height: auto
}

.art19-web-player.awp-micro .awp-brand-logo, div.art19-web-player.awp-micro .awp-brand-logo {
    display: none !important
}

.art19-web-player.awp-micro .awp-progress-container, div.art19-web-player.awp-micro .awp-progress-container {
    margin: 0;
    height: 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.art19-web-player.awp-micro .awp-middle, .art19-web-player.awp-micro .awp-trt, .art19-web-player.awp-micro .awp-volume-control, div.art19-web-player.awp-micro .awp-middle, div.art19-web-player.awp-micro .awp-trt, div.art19-web-player.awp-micro .awp-volume-control {
    padding: 0
}

.art19-web-player.awp-micro .awp-left-control-container, div.art19-web-player.awp-micro .awp-left-control-container {
    width: auto
}

.art19-web-player.awp-micro .awp-left, .art19-web-player.awp-micro .awp-middle, .art19-web-player.awp-micro .awp-right, div.art19-web-player.awp-micro .awp-left, div.art19-web-player.awp-micro .awp-middle, div.art19-web-player.awp-micro .awp-right {
    display: block !important;
    text-align: left;
    height: auto
}

.art19-web-player.awp-micro .awp-middle-inner, div.art19-web-player.awp-micro .awp-middle-inner {
    display: block !important;
    overflow: visible
}

.art19-web-player.awp-micro .awp-middle-middle, div.art19-web-player.awp-micro .awp-middle-middle {
    display: block !important
}

.art19-web-player.awp-micro .awp-trt, div.art19-web-player.awp-micro .awp-trt {
    display: block !important;
    margin-top: 10px;
    text-align: left;
    width: auto;
    font-size: 0
}

    .art19-web-player.awp-micro .awp-trt span, div.art19-web-player.awp-micro .awp-trt span {
        font-size: 15px
    }

.art19-web-player.awp-micro .awp-total-time, div.art19-web-player.awp-micro .awp-total-time {
    float: right
}

.art19-web-player.awp-micro .awp-control, div.art19-web-player.awp-micro .awp-control {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 40px;
    font-size: 26px;
    background: #00acff;
    width: 70px;
    height: 70px;
    border-radius: 50%
}

    .art19-web-player.awp-micro .awp-control, .art19-web-player.awp-micro .awp-control:hover, div.art19-web-player.awp-micro .awp-control, div.art19-web-player.awp-micro .awp-control:hover {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.art19-web-player.awp-micro.awp-size-2 .awp-right, div.art19-web-player.awp-micro.awp-size-2 .awp-right {
    display: block !important
}

.art19-web-player.awp-micro.awp-size-3 .awp-volume-control, div.art19-web-player.awp-micro.awp-size-3 .awp-volume-control {
    display: inline-block !important
}

.art19-web-player.awp-micro .awp-volume-control, div.art19-web-player.awp-micro .awp-volume-control {
    display: inline-block !important;
    margin-top: 12px
}

    .art19-web-player.awp-micro .awp-volume-control .awp-volume-slider, div.art19-web-player.awp-micro .awp-volume-control .awp-volume-slider {
        width: 50px;
        margin-top: 0;
        cursor: pointer
    }

.art19-web-player.awp-micro a.awp-download-button, div.art19-web-player.awp-micro a.awp-download-button {
    float: right;
    margin-right: 5px;
    margin-top: 12px;
    height: auto;
    line-height: 1;
    font-size: 24px;
    border-left: 0
}

@media (max-width:31.1875em) {
    .latest-news-page .section-list a ~ div {
        overflow: visible
    }

    .latest-news-page .section-list img {
        margin-bottom: .3125rem
    }
}

@media (max-width:63.9375em) {
    .news-service-layout > div {
        margin-bottom: 1.875rem;
        border-bottom: 1px solid #e6e6e6
    }
}

.news-service-subbox {
    margin-top: -.625rem;
    margin-bottom: 1.875rem;
    padding: 1.25rem;
    color: #0f112e;
    background: #46c4ff
}

    .news-service-subbox :first-child {
        margin-top: 0
    }

    .news-service-subbox p {
        font-size: .9375rem;
        font-weight: 400;
        line-height: 1.3;
        color: inherit
    }

        .news-service-subbox p span {
            display: block;
            margin-top: 1em;
            color: #1a5b7a;
            font-size: .875rem
        }

        .news-service-subbox p a {
            color: #001e30;
            text-decoration: underline
        }

    .news-service-subbox input {
        border: 0
    }

    .news-service-subbox button {
        width: 30%;
        max-width: 10em;
        padding-left: 0;
        padding-right: 0;
        color: #fff;
        background: #0f112e;
        border: 0;
        cursor: pointer;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

        .news-service-subbox button:hover {
            opacity: .85
        }

@media (min-width:37.5em) {
    .news-service-subbox p:last-child {
        margin-bottom: 0
    }

    .news-service-subbox .txt {
        width: 36%;
        max-width: 21.25rem;
        float: left
    }

    .main-search .news-service-subbox .search-container, .news-service-subbox .form-one-row, .news-service-subbox .main-search .search-container {
        width: 62%;
        max-width: 37.5rem;
        float: right
    }
}

.news-service-partners img {
    max-width: 60%;
    max-height: 4.6875rem;
    width: auto
}

.news-service-popup, .reporter-box .avatar img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.news-service-popup {
    width: 90%;
    max-width: 35rem;
    margin: 0 auto;
    padding: 8% 5%;
    text-align: center;
    background: #fff;
    border: 5px solid #1774ce;
    -webkit-box-shadow: 0 1.875rem 3.75rem rgba(0,0,0,.3);
    box-shadow: 0 1.875rem 3.75rem rgba(0,0,0,.3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:62.5em) {
    .news-service-popup {
        padding: 5rem 5%
    }
}

.news-service-popup p {
    font-size: 1.5rem;
    line-height: 1.4166667;
    color: #000
}

    .news-service-popup p span {
        display: block;
        padding-top: 1.5rem;
        font-size: 1.125rem
    }

        .news-service-popup p span:before {
            content: "";
            display: block;
            margin: 0 auto 1.5rem;
            width: 20%;
            border-top: 1px solid #969696
        }

    .news-service-popup p a, .sectionnav-line .page-title > span > span {
        color: #1774ce
    }

.news-service-popup .btn-close {
    position: absolute;
    right: .625rem;
    top: .625rem;
    width: 30px;
    height: 30px;
    font-size: 0;
    color: #fff
}

    .news-service-popup .btn-close:after, .news-service-popup .btn-close:before {
        content: "";
        display: block;
        width: 30px;
        height: 4px;
        background: #1774ce;
        position: absolute;
        left: 50%;
        top: 50%
    }

    .news-service-popup .btn-close:before {
        -webkit-transform: translate(-50%,-50%) rotate(-45deg);
        -ms-transform: translate(-50%,-50%) rotate(-45deg);
        transform: translate(-50%,-50%) rotate(-45deg)
    }

    .news-service-popup .btn-close:after {
        -webkit-transform: translate(-50%,-50%) rotate(45deg);
        -ms-transform: translate(-50%,-50%) rotate(45deg);
        transform: translate(-50%,-50%) rotate(45deg)
    }

.news-service-sb-wrapper:before, .opinion-row figure {
    display: none
}

.news-service-sb-wrapper fieldset {
    margin-bottom: 1.875rem
}

.section-name {
    margin-bottom: .625rem;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-size: 1.09375rem;
    color: #585858;
    font-weight: 500;
    text-transform: uppercase
}

.reporter-box {
    margin: 3.125rem 0
}

    .reporter-box .avatar {
        margin-bottom: 1.25rem;
        position: relative;
        overflow: hidden
    }

        .reporter-box .avatar:before {
            content: "";
            display: block;
            padding-top: 83.3333333%
        }

        .reporter-box .avatar img {
            width: 100%
        }

@media (min-width:37.5em) {
    .reporter-box .avatar {
        margin: 0 0 1.875rem 1.875rem;
        width: 15rem;
        float: right
    }
}

.reporter-box .page-title {
    text-align: left;
    margin: 0 0 .9375rem
}

.reporter-box .jobtitle {
    font-size: 1.375rem;
    font-weight: 300;
    color: #888
}

    .reporter-box .jobtitle:not(:last-child) {
        margin-bottom: 1.6875rem
    }

.reporter-box p {
    margin: 1.25rem 0;
    line-height: 1.5;
    font-size: 1rem;
    color: inherit
}

    .reporter-box p:last-child {
        margin-bottom: 0
    }

.reporter-box .toggle-button {
    margin-top: 1.25rem;
    padding: .625rem 1.5rem;
    border: 0;
    background: #f2f2f2;
    border-radius: 6.25rem;
    cursor: pointer;
    -webkit-transition: background .25s;
    transition: background .25s
}

    .reporter-box .toggle-button:hover {
        background: #e6e6e6
    }

    .reporter-box .toggle-button:before {
        content: "Show more"
    }

.reporter-box.open .toggle-button:before {
    content: "Show less"
}

@media (min-width:48em) {
    .reporter-box .txt {
        overflow: hidden
    }
}

@media (min-width:80em) {
    .reporter-box {
        max-width: calc(100% - 22.5625rem)
    }
}

.follow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.follow-title {
    margin-right: 1.25rem;
    font-size: .75rem;
    text-transform: uppercase
}

.follow a:not(:last-child) {
    margin-right: .625rem
}

.columnist-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.875rem;
    margin-top: 0
}

    .columnist-gallery > li {
        padding: 0 1.875rem;
        width: 9.375rem;
        margin-bottom: 1.875rem
    }

.columnist-item h3 {
    margin: .625rem 0 0;
    font-size: .875rem
}

.columnist-item ul {
    margin-top: 1.25rem
}

.columnist-item li {
    font-size: .875rem;
    line-height: 1.3
}

    .columnist-item li:nth-last-child(n+2) {
        margin-bottom: .9375rem
    }

.center-3-layout h1 {
    margin-bottom: 0
}

.center-3-layout p {
    margin: 1.25rem 0 0
}

.center-3-layout .secondary .name {
    font-size: .8125rem;
    color: #444;
    text-transform: uppercase
}

.center-3-layout .secondary h2 {
    margin: .4375rem 0 0
}

.center-3-layout .secondary li:nth-last-child(n+2) {
    margin-bottom: 1.875rem
}

@media (max-width:63.9375em) {
    .center-3-layout .secondary {
        margin-top: 1.875rem
    }
}

@media (max-width:47.9375em) {
    .center-3-layout h1 {
        margin-top: 1.25rem
    }
}

@media (min-width:48em) {
    .center-3-layout h1 {
        margin-top: 0
    }

    .center-3-layout .primary {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .center-3-layout .primary .txt {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: calc(100%/3);
            padding-right: 1.25rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -webkit-box-ordinal-group: 0;
            -ms-flex-order: -1;
            order: -1
        }
}

@media (min-width:64em) {
    .center-3-layout {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

        .center-3-layout .secondary {
            width: 25%;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            padding-left: 1.875rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
}

.opinion-row .reporter-name {
    font-size: .8125rem;
    color: #444;
    text-transform: uppercase
}

.opinion-row .avatar-round {
    width: 3.125rem;
    float: right;
    margin-left: .625rem
}

.opinion-row h3 {
    font-size: 1.0625rem;
    margin: .4375rem 0 0 !important
}

.sectionnav {
    display: inline-block
}

.sectionnav-line {
    padding: .6875rem 0;
    border-bottom: 1px solid #e6e6e6
}

    .sectionnav-line + .container {
        margin-top: 1.875rem
    }

    .sectionnav-line .page-title {
        margin: 0;
        padding: 0;
        font-size: 1.125rem;
        white-space: nowrap
    }

        .sectionnav-line .page-title > span {
            color: #000
        }

    .sectionnav-line .social {
        float: right
    }

        .sectionnav-line .social > a {
            float: right;
            padding: .09375rem;
            text-align: center
        }

            .sectionnav-line .social > a:not(:last-child) {
                margin-left: .4375rem
            }

    .sectionnav-line .icon {
        display: block;
        width: 1.5rem
    }

    .sectionnav-line .i-container {
        vertical-align: middle
    }

.sectionnav li {
    display: inline-block;
    font-family: Montserrat,Helvetica,Arial,sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: .875rem
}

    .sectionnav li:not(:last-child) {
        margin-right: 1.4em
    }

.sectionnav .link-btn {
    display: block;
    color: #fff;
    background: #1774ce;
    padding: .4em 1.4em
}

    .sectionnav .link-btn .txt-arrow {
        font-family: Arial,"Helvetica Neue",Helvetica,sans-serif
    }

@media (max-width:58.6875em) {
    .sectionnav-line .page-title {
        margin-bottom: .625rem
    }

    .sectionnav .link-btn {
        margin-top: .4375rem
    }
}

@media (max-width:37.4375em) {
    .sectionnav-line .social {
        display: none
    }
}

@media (min-width:58.75em) {
    .sectionnav, .sectionnav-line .page-title, .sectionnav-line .page-title:after {
        display: inline-block;
        vertical-align: middle
    }

        .sectionnav-line .page-title:after {
            content: "";
            margin: 0 .7em 0 1.2em;
            width: 0;
            height: 1.125rem;
            border-right: 1px solid #ccc
        }

        .sectionnav-line .page-title > span {
            vertical-align: middle
        }
}

.section-herobanner {
    color: #fff;
    background: #000 50% 50%no-repeat;
    background-size: cover
}

    .section-herobanner.virus {
        background-image: url(../img/virus.jpg)
    }

    .section-herobanner .txt {
        font-family: Montserrat,Helvetica,Arial,sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        padding: 6.5625%0 3.125%;
        font-size: 30px;
        font-size: 1.875rem
    }

@media (max-width:31.1875em) {
    .section-herobanner .txt {
        padding: 3.25rem 0 1.5625rem
    }
}

@media (min-width:20em) {
    .section-herobanner .txt {
        font-size: calc(1.875rem + 36*(100vw - 20rem)/880)
    }
}

@media (min-width:75em) {
    .section-herobanner .txt {
        font-size: 66px;
        font-size: 4.125rem
    }
}

.section-herobanner .txt span {
    display: block;
    position: relative;
    padding-left: 1.6875rem
}

    .section-herobanner .txt span:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: .25em;
        bottom: .25em;
        width: .4375rem;
        background: #1774ce
    }

.slider-newsrow {
    margin-bottom: 2.5rem
}

    .slider-newsrow + .slider-newsrow {
        border-top: 2px solid #e0e0e0
    }

    .slider-newsrow + .adrow {
        padding: 1.375rem 0
    }

    .slider-newsrow > h2 {
        margin: 2.5rem 0 1.5625rem;
        font-size: 1.3125rem;
        text-transform: uppercase;
        text-align: center
    }

        .slider-newsrow > h2 .hl {
            color: #1774ce
        }

        .slider-newsrow > h2 img {
            vertical-align: middle;
            margin-right: .3em
        }

    .slider-newsrow h3 {
        line-height: 1.2
    }

    .slider-newsrow .date-by {
        font-size: .8125rem;
        color: #888
    }

        .slider-newsrow .date-by .by:before {
            content: "";
            display: inline-block;
            margin: 0 .4em 0 .2em;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            background: currentColor;
            vertical-align: middle
        }

        .slider-newsrow .date-by a:hover {
            text-decoration: underline;
            color: #1774ce
        }

.resource-box {
    background: #fff;
    border: 1px solid #e6e6e6;
    -webkit-transition: border .25s;
    transition: border .25s
}

    .resource-box:hover {
        border-color: #1774ce
    }

    .resource-box .txt {
        padding: .625rem .625rem 3.125rem
    }

        .quote-bubble blockquote p:first-child, .resource-box .txt > :first-child {
            margin-top: 0
        }

        .resource-box .txt .read {
            position: absolute;
            left: .625rem;
            bottom: .625rem
        }

        .resource-box .txt a {
            position: relative;
            z-index: 2
        }

    .resource-box .read {
        font-size: .875rem;
        font-weight: 700;
        text-transform: uppercase
    }

    .resource-box > img {
        width: 100%
    }

    .resource-box.is-offer {
        text-transform: uppercase;
        color: #12466e;
        background: #b1dced
    }

        .resource-box.is-offer > img {
            margin-top: .25rem;
            max-width: calc(100% - 4px)
        }

        .resource-box.is-offer h3 {
            font-size: 1.4375rem;
            font-weight: 500;
            line-height: 1.1;
            color: #0f4872;
            text-shadow: 0 1px 0#fff
        }

        .resource-box.is-offer .bold {
            font-weight: 500;
            color: #071746
        }

        .resource-box.is-offer .btn {
            margin-top: .25rem;
            margin-bottom: .5rem;
            line-height: 1.7;
            font-size: 1.125rem;
            font-weight: 700;
            letter-spacing: .5px;
            background: #fff;
            width: 70%
        }

.login-pagetitle {
    margin: 0 0 1.875rem;
    line-height: 1.1;
    font-size: 2rem
}

.form-mt-xs {
    margin-top: .625rem
}

.form-mt-sm {
    margin-top: .9375rem
}

.form-mt-md {
    margin-top: 1.25rem
}

.form-txt-quiet {
    color: #555;
    font-size: .8125rem;
    line-height: 1.6
}

.form-txt-regular {
    font-size: .875rem;
    color: inherit
}

[class*=form-txt-] .a, [class*=form-txt-] a, a[class*=form-txt-] {
    color: #1774ce
}

[class*=form-txt-] button.a {
    height: auto;
    padding: 0;
    border: 0;
    background: 0 0;
    cursor: pointer
}

.a-input, .f-button, .f-input {
    display: block;
    width: 100%;
    padding: .625rem 1.25rem;
    line-height: 1.6;
    height: auto;
    font-size: .9375rem;
    border-radius: .3125rem;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden
}

.a-input, .f-input {
    background-color: #f7f7f7
}

.a-input {
    -webkit-transition-property: color,border-color,background;
    transition-property: color,border-color,background;
    -webkit-transition-duration: .2s;
    transition-duration: .2s
}

    .a-input img, .a-input svg {
        vertical-align: middle;
        margin-right: .625rem;
        position: relative;
        top: -2px;
        max-height: 1.5rem
    }

    .a-input.facebook:hover {
        color: #0866ff
    }

    .a-input.google:hover {
        color: #f45c46
    }

    .a-input.linkedin:hover {
        color: #0a66c2
    }

    .a-input.apple:hover {
        color: #000
    }

.f-button {
    color: #fff;
    background: #000;
    cursor: pointer;
    -webkit-transition: background .25s;
    transition: background .25s
}

    .f-button:hover {
        background: #333
    }

.checkbox-wp, .rightrail-newsletter-oct20.design2 .txt1 > span {
    position: relative
}

    .checkbox-wp label {
        display: block;
        padding-left: 2.625rem
    }

        .checkbox-wp label:before {
            content: "";
            display: inline-block;
            width: 1.625rem;
            height: 1.625rem;
            background: #f7f7f7;
            position: absolute;
            left: 0;
            border-radius: 5px
        }

    .checkbox-wp [type=checkbox]:checked ~ label:after {
        content: "";
        display: block;
        position: absolute;
        width: .8125rem;
        height: .5rem;
        border: 1px solid #333;
        border-width: 0 0 1px 1px;
        left: .3125rem;
        top: .3125rem;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

.event-box time.event-info, [data-pageid=signup] .g-signup {
    display: block
}

.g-signup, [data-pageid=login] .name-field, [data-pageid=signup] .g-login {
    display: none
}

.pw-display-toggle {
    position: absolute;
    right: 0;
    top: 0;
    width: 3.75rem;
    height: 100%;
    font-size: .875rem;
    background: url(../img/icon/eye-open.svg)50% 50%no-repeat
}

    .pw-display-toggle.active {
        background-image: url(../img/icon/eye-close.svg)
    }

.signin-wp {
    margin-top: -1.875rem;
    margin-bottom: -1.875rem
}

    .signin-wp .page-title {
        font-size: 2rem;
        line-height: 1.1;
        margin: 0 0 1.875rem;
        text-transform: uppercase
    }

    .episode-player .speeds span:hover, .signin-wp .account-benefits {
        background: #f7f7f7
    }

@media (max-width:47.9375rem) {
    .signin-wp .account-benefits, .signin-wp .content {
        padding: 2.5rem 0
    }

    .signin-wp .inner {
        max-width: 26.25rem;
        margin: 0 auto
    }
}

@media (min-width:48rem) {
    .signin-wp {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .signin-wp .account-benefits, .signin-wp .content {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding: 3.75rem 2.5rem;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }

            .signin-wp .content .inner {
                max-width: 26.25rem;
                margin-left: auto
            }

        .signin-wp .account-benefits {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
            padding: 7.8125rem 2.5rem;
            min-height: calc(100vh - 2.875rem)
        }
}

@media (min-width:80rem) {
    .signin-wp .account-benefits {
        width: calc(50% - 15.625rem)
    }
}

.account-benefits p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5
}

.account-benefits .inner > p:not(:last-child) {
    margin-bottom: 1.875rem
}

.account-benefits li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .account-benefits li:nth-last-child(n+2) {
        margin-bottom: 1.25rem
    }

    .account-benefits li > img {
        margin-right: .9375rem
    }

.or-horizontal {
    position: relative;
    margin: 1.25rem auto
}

    .or-horizontal:before {
        left: 0;
        width: 100%;
        top: 50%;
        border-bottom: 1px solid #e6e6e6
    }

    .login-or > span, .or-horizontal > span {
        display: inline-block;
        padding: .625rem;
        line-height: 1;
        background: #fff;
        position: relative;
        z-index: 1
    }

@media (min-width:48em) {
    .login-wp {
        position: relative;
        max-width: 52.375rem;
        margin-left: auto;
        margin-right: auto
    }

        .login-wp > div:first-child {
            float: left
        }

        .login-wp > div:last-child {
            float: right
        }

        .login-wp .container-xs {
            margin: 0;
            width: 22.8125rem;
            max-width: 43.5560859%
        }

        .login-wp .login-social {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .login-wp .login-social > div:nth-last-child(2) {
                -webkit-box-flex: 1;
                -ms-flex: 1 0 auto;
                flex: 1 0 auto
            }
}

.login-or:before, .or-horizontal:before {
    content: "";
    position: absolute
}

@media (max-width:47.9375em) {
    .login-or {
        position: relative;
        max-width: 22.8125rem;
        margin: 1.875rem auto
    }

        .login-or:before {
            left: 0;
            width: 100%;
            top: 50%;
            border-bottom: 1px solid #e6e6e6
        }
}

@media (min-width:48em) {
    .login-or:before {
        top: 0;
        height: 100%;
        left: 50%;
        border-right: 1px solid #e6e6e6
    }

    .login-or > span {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .login-or .hide-on-desktop {
        position: absolute;
        left: -9999px;
        z-index: -1;
        white-space: nowrap;
        width: 1px;
        height: 1px;
        overflow: hidden;
        border: 0;
        padding: 0;
        clip: rect(0 0 0 0);
        -webkit-clip-path: inset(50%);
        clip-path: inset(50%)
    }
}

.inline-newsletter-mar24 {
    margin: 3.75rem 0;
    color: #0f112e
}

@media (max-width:46.1875rem) {
    .inline-newsletter-mar24 .graphic {
        margin-bottom: 1.25rem
    }
}

.inline-newsletter-mar24 .title {
    margin-top: 0;
    margin-bottom: .9375rem;
    font-size: 1.625rem;
    font-family: "Playfair Display",serif;
    line-height: 1.2
}

.full-article .inline-newsletter-mar24 .desc, .full-article .inline-newsletter-mar24 p {
    font-size: .9375rem;
    margin-bottom: .9375rem
}

.inline-newsletter-mar24 [type=email] {
    padding: .625rem 0;
    font-size: .9375rem;
    border: 0;
    border-bottom: 1px solid #555
}

    .inline-newsletter-mar24 [type=email]:focus, input[type=range]:focus {
        outline: 0
    }

.inline-newsletter-mar24 button {
    padding: .625rem 1.25rem;
    font-size: .9375rem;
    border-radius: 3.75rem;
    border: 1px solid #555;
    background: 0 0;
    width: auto;
    margin-left: .625rem
}

.inline-newsletter-mar24 .form-newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    vertical-align: baseline
}

@media (min-width:46.25rem) {
    .inline-newsletter-mar24 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .inline-newsletter-mar24 .graphic {
            width: 18.75rem;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            margin-right: 1.875rem;
            max-width: calc(50% - 1.875rem)
        }

        .inline-newsletter-mar24 .txt {
            width: calc(100% - 20.625rem);
            padding: .625rem 0;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-item-align: stretch;
            align-self: stretch
        }

        .inline-newsletter-mar24 .desc, .inline-newsletter-mar24 .txt, .inline-newsletter-mar24 p {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }
}

.inline-newsletter-oct20 {
    margin: 3.125rem 0;
    border: 0 solid #0f112e;
    border-width: 2px 0;
    color: #0f112e;
    overflow: hidden
}

.full-article .inline-newsletter-oct20 .title {
    font-weight: 900
}

.full-article .inline-newsletter-oct20 p {
    font-size: 1rem;
    line-height: 1.4;
    color: inherit
}

.inline-newsletter-oct20.design1 {
    padding: 2.1875rem 0 2.5rem
}

    .inline-newsletter-oct20.design1 .title {
        margin: 0 0 .8125rem;
        font-size: 1.75rem;
        white-space: nowrap
    }

.full-article .inline-newsletter-oct20.design1 p {
    margin-bottom: 1.125rem
}

@media (max-width:47.9375em) {
    .inline-newsletter-oct20.design1 .txt-wp {
        padding-right: 31.7241379%;
        min-height: 8.9631043rem;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../img/newsletter/inbox.png)100% 85%no-repeat;
        background-position: 100% calc(100% - 20px);
        background-size: 9.1875rem auto
    }
}

@media (max-width:36.1875em) {
    .inline-newsletter-oct20.design1 .txt-wp {
        background-size: 28.2758621%auto
    }
}

@media (min-width:37.5em) and (max-width:47.9375em) {
    .left ~ .inline-newsletter-oct20.design1 .txt-wp, .right ~ .inline-newsletter-oct20.design1 .txt-wp {
        padding: 0;
        min-height: 0;
        background: 0 0
    }
}

@media (min-width:48em) {
    .inline-newsletter-oct20.design1 {
        background: url(../img/newsletter/inbox.png)0 3.125rem no-repeat;
        background-position: 0 calc(100% - 1.875rem);
        padding-left: 15.625rem;
        background-size: 11.6875rem auto
    }

    .left ~ .inline-newsletter-oct20.design1, .right ~ .inline-newsletter-oct20.design1 {
        padding-left: 0;
        background: 0 0
    }
}

@media (min-width:64em) {
    .inline-newsletter-oct20.design1 {
        background-position: 0 calc(100% - 2.5rem);
        padding-left: 32.8947368%;
        background-size: 24.6052632%auto
    }
}

.inline-newsletter-oct20.design2 {
    padding: 1.4375rem 0 .9375rem;
    border-bottom: 2px solid #0f112e
}

    .inline-newsletter-oct20.design2 .title {
        text-transform: uppercase;
        margin: 0 0 .89em;
        font-size: 25px;
        font-size: 1.5625rem
    }

@media (min-width:21.25em) {
    .inline-newsletter-oct20.design2 .title {
        font-size: calc(1.5625rem + 11*(100vw - 21.25rem)/428)
    }
}

@media (min-width:48em) {
    .inline-newsletter-oct20.design2 .title {
        font-size: 36px;
        font-size: 2.25rem
    }
}

.inline-newsletter-oct20.design2 .txt, .inline-newsletter-oct20.design2 form {
    margin-bottom: .9375rem
}

@media (min-width:48em) {
    .inline-newsletter-oct20.design2 .txt {
        float: left;
        width: 41%
    }

    .inline-newsletter-oct20.design2 form {
        float: right;
        width: 55%
    }

    .left ~ .inline-newsletter-oct20.design2 .txt, .left ~ .inline-newsletter-oct20.design2 form, .right ~ .inline-newsletter-oct20.design2 .txt, .right ~ .inline-newsletter-oct20.design2 form {
        float: none;
        width: 100%
    }
}

.rightrail-newsletter-oct20 {
    width: 25rem;
    max-width: 100%;
    margin: 1.875rem auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .rightrail-newsletter-oct20 .button-basic, .rightrail-newsletter-oct20 .input-basic {
        width: 100%;
        margin-bottom: .625rem
    }

        .rightrail-newsletter-oct20 .button-basic + div {
            margin-top: 0
        }

    .rightrail-newsletter-oct20 .txt2 {
        font-size: .9375rem;
        line-height: 1.4;
        margin: 0
    }

    .rightrail-newsletter-oct20.design1 {
        background: url(../img/newsletter/right-rail-newsletter-bg-1.png)50% 50%no-repeat;
        background-size: cover;
        padding: 2.8125rem 1.875rem 2.1875rem;
        border: 1px solid #0f112e
    }

        .rightrail-newsletter-oct20.design1 .title {
            margin: 0-1.875rem 1.875rem;
            font-size: 2.5rem;
            text-transform: uppercase;
            font-weight: 900
        }

@media (max-width:26.1875em) {
    .rightrail-newsletter-oct20.design1 .title {
        font-size: 2.25rem
    }
}

@media (max-width:24.3125em) {
    .rightrail-newsletter-oct20.design1 .title {
        font-size: 2rem
    }
}

.rightrail-newsletter-oct20.design1 .txt1 {
    font-size: 1.1875rem;
    line-height: 1.5;
    margin: 0 0 2rem
}

.rightrail-newsletter-oct20.design1 form {
    padding-top: 10.3125rem;
    background: url(../img/newsletter/macbook.png)50%0 no-repeat;
    background-size: 15.25rem auto
}

.rightrail-newsletter-oct20.design2 {
    padding: 1.5625rem 1.4375rem 2rem;
    background: #f9f9f9
}

    .rightrail-newsletter-oct20.design2 .heading {
        margin-bottom: .3125rem;
        font-size: .875rem;
        line-height: 1.5;
        text-transform: uppercase
    }

    .rightrail-newsletter-oct20.design2 .title {
        margin: 0;
        display: inline-block;
        font-size: 2.375rem;
        font-weight: 900;
        line-height: 2.5rem;
        padding: .625rem .7368421em
    }

@media (max-width:31.1875em) {
    .rightrail-newsletter-oct20.design2 .title {
        font-size: 2rem
    }
}

@media (max-width:23.375em) {
    .rightrail-newsletter-oct20.design2 .title {
        font-size: 1.625rem
    }
}

.rightrail-newsletter-oct20.design2 .title, .rightrail-newsletter-oct20.design2 .txt1:before {
    background: #fff;
    border: 1px solid #0f112e
}

.rightrail-newsletter-oct20.design2 .txt1 {
    font-size: 1.3125rem;
    line-height: 1.5;
    font-weight: 300;
    margin: 1.5625rem auto 0;
    padding: 0 2rem 9.5rem;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .rightrail-newsletter-oct20.design2 .txt1:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: -3.4375rem;
        bottom: -1.5625rem
    }

    .rightrail-newsletter-oct20.design2 .txt1:after {
        content: url(../img/newsletter/paper-plane.svg);
        display: inline-block;
        margin-top: 1.25rem;
        position: absolute;
        bottom: -.625rem;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

.rightrail-newsletter-oct20.design2 .title, .rightrail-newsletter-oct20.design2 form {
    position: relative;
    z-index: 2
}

.rightrail-newsletter-oct20.design2 form {
    margin-left: .625rem;
    margin-right: .625rem
}

.txt-center-bg {
    position: relative
}

    .txt-center-bg .bg {
        position: absolute;
        top: 0;
        width: auto;
        max-width: auto;
        height: 100%;
        left: 50%;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0)
    }

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .txt-center-bg .bg {
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.txt-center-bg .txt {
    max-width: 56.25rem;
    padding: 18% 1.25rem 15%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #fff
}

@media (min-width:103.125em) {
    .txt-center-bg .txt {
        padding: 20.625rem 1.25rem 13.4375rem
    }
}

.newsletter-cell h2 a, .txt-center-bg .txt p {
    color: inherit
}

.careers-intro h1, .careers-title {
    text-transform: uppercase;
    font-family: Montserrat,Helvetica,Arial,sans-serif
}

.careers-intro h1 {
    margin-top: 0;
    margin-bottom: .5em;
    line-height: 1;
    font-weight: 500;
    text-shadow: 0 1rem 1.875rem rgba(0,0,0,.6);
    font-size: 32px;
    font-size: 2rem
}

@media (min-width:25em) {
    .careers-intro h1 {
        font-size: calc(2rem + 40*(100vw - 25rem)/624)
    }
}

@media (min-width:64em) {
    .careers-intro h1 {
        font-size: 72px;
        font-size: 4.5rem
    }
}

.careers-intro p {
    margin-bottom: 1em;
    line-height: 1.25;
    text-shadow: 0 .875rem 1.5625rem rgba(0,0,0,.35);
    font-size: 22px;
    font-size: 1.375rem
}

@media (min-width:25em) {
    .careers-intro p {
        font-size: calc(1.375rem + 8*(100vw - 25rem)/500)
    }
}

@media (min-width:56.25em) {
    .careers-intro p {
        font-size: 30px;
        font-size: 1.875rem
    }
}

.careers-intro .btn {
    padding: 0 1.5em;
    font-size: 20px;
    font-size: 1.25rem
}

@media (min-width:25em) {
    .careers-intro .btn {
        font-size: calc(1.25rem + 7*(100vw - 25rem)/500)
    }
}

@media (min-width:56.25em) {
    .careers-intro .btn {
        font-size: 27px;
        font-size: 1.6875rem
    }
}

.careers-title {
    margin: 0;
    padding: 6%0 8%;
    color: #1774ce;
    font-size: 1.6875rem;
    text-align: center
}

@media (max-width:33.0625em) {
    .careers-title {
        padding: 1.875rem 0 2.5rem
    }
}

.employee-benefits .img {
    font-size: 0
}

    .employee-benefits .img:before {
        content: "";
        display: inline-block;
        min-height: 7.5rem;
        vertical-align: middle;
        width: 1px;
        margin-right: -1px
    }

    .employee-benefits .img img {
        vertical-align: middle
    }

.employee-benefits h3 {
    margin: .9em 0 .7em;
    font-size: 1.1875rem;
    line-height: 1.3;
    text-transform: uppercase
}

.employee-benefits p {
    font-size: 1rem;
    color: #000
}

.employee-testimonials {
    background: #f7f7f7;
    margin-top: 8%;
    padding-bottom: 8%;
    overflow: hidden;
    clear: both
}

    .employee-testimonials + .open-positions {
        margin-top: 0;
        border-top: 0
    }

    .employee-testimonials .tns-controls button {
        position: absolute;
        top: 50%;
        margin-top: -1.5625rem;
        z-index: 2;
        height: auto;
        padding: .625rem;
        background: 0 0
    }

    .employee-testimonials .tns-controls [disabled] {
        opacity: .3;
        cursor: default
    }

    .employee-testimonials .tns-controls svg {
        width: 1.875rem;
        height: 1.875rem;
        vertical-align: bottom
    }

    .employee-testimonials [data-controls=prev] {
        left: -1.5625rem
    }

    .employee-testimonials [data-controls=next] {
        right: -1.5625rem
    }

@media (min-width:31.25em) {
    .employee-testimonials [data-controls=prev] {
        left: -2.5rem
    }

    .employee-testimonials [data-controls=next] {
        right: -2.5rem
    }
}

@media (min-width:86.25em) {
    .employee-testimonials [data-controls=prev] {
        left: calc(25% - 25vw);
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .employee-testimonials [data-controls=next] {
        right: calc(25% - 25vw);
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%)
    }
}

@media (min-width:98.75em) {
    .employee-testimonials [data-controls=prev] {
        left: -6.25rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .employee-testimonials [data-controls=next] {
        right: -6.25rem;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (min-width:80em) {
    .employee-testimonials .tns-horizontal.tns-subpixel > .tns-item {
        vertical-align: bottom
    }
}

.quote-bubble {
    padding: 0 1.25rem
}

@media (max-width:49.9375em) {
    .quote-bubble {
        max-width: 28.75rem;
        margin: 0 auto
    }
}

.quote-bubble blockquote {
    margin: 0 0 2.75rem;
    padding: 3.75rem 2.5rem 2.5rem 2.8125rem;
    font-style: normal;
    color: #000;
    background: #fff;
    border-left: 0;
    border-radius: 1.25rem 0 1.25rem 0;
    -webkit-box-shadow: 0 .375rem 1.25rem rgba(0,0,0,.05);
    box-shadow: 0 .375rem 1.25rem rgba(0,0,0,.05);
    position: relative
}

@supports ((-webkit-filter:drop-shadow(0 0 0#000)) or (filter:drop-shadow(0 0 0#000))) {
    .quote-bubble blockquote {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-filter: drop-shadow(0 .375rem .625rem rgba(0,0,0,.05));
        filter: drop-shadow(0 .375rem .625rem rgba(0,0,0,.05))
    }
}

.quote-bubble blockquote:before {
    content: "“";
    display: block;
    position: absolute;
    left: 1.25rem;
    top: 1rem;
    font-family: georgia,time,serif;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: .07
}

.quote-bubble blockquote:after {
    content: "";
    display: block;
    border: 15px solid #fff;
    border-color: #fff transparent transparent #fff;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    bottom: -1.875rem
}

.quote-bubble blockquote p {
    font-size: 1rem;
    line-height: 1.6
}

    .quote-bubble blockquote p:last-child {
        margin-bottom: 0
    }

.quote-bubble .avatar {
    width: 3.375rem;
    margin-right: .625rem;
    position: relative;
    border-radius: 50%;
    overflow: hidden
}

    .quote-bubble .avatar:before {
        content: "";
        display: block;
        width: 100%;
        padding-bottom: 100%
    }

    .quote-bubble .avatar img {
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .quote-bubble .avatar img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.quote-bubble .avatar, .quote-bubble .bio {
    display: inline-block;
    vertical-align: middle
}

    .quote-bubble .bio .name {
        font-size: .9375rem;
        font-weight: 700;
        margin-bottom: .1875rem
    }

    .quote-bubble .bio .title {
        font-size: .8125rem;
        color: #666
    }

.open-positions {
    margin: 8%0;
    border-top: 1px solid #b2b2b2
}

@media (max-width:33.0625em) {
    .open-positions {
        margin-top: 2.5rem
    }
}

.open-positions .careers-title {
    padding-bottom: 1.25rem
}

.position-list li {
    border-top: 1px solid #e6e6e6;
    padding: 1.25rem 0
}

@media (min-width:56.25em) {
    .position-list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .position-list li h3 {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            max-width: calc(100% - 500px)
        }
}

.position-list li > div, .position-list li > h3 {
    display: inline-block;
    vertical-align: middle
}

    .position-list li > div:not(:last-child), .position-list li > h3:not(:last-child) {
        margin-right: .9375rem
    }

.position-list .dep {
    display: inline-block;
    padding: .4em .8em;
    font-size: .75rem;
    font-weight: 700;
    text-align: center;
    color: #fff;
    background: #1774ce
}

.position-list h3 {
    font-size: 1.1875rem;
    color: #1774ce
}

.position-list .location, .position-list .property {
    font-size: .8125rem;
    color: #0c0c0c
}

    .position-list .location:before, .position-list .property:before {
        vertical-align: middle;
        display: inline-block;
        text-align: center;
        margin-right: .8em
    }

    .position-list .location:before {
        content: url(../img/careers/location.png)
    }

    .position-list .property:before {
        content: url(../img/careers/dept.png)
    }

.l-bv:nth-child(n+2) {
    margin-top: 1.25rem
}

@media (max-width:63.9375em) {
    .l-bv > div:first-child {
        margin-bottom: 1.875rem
    }
}

@media (min-width:64em) {
    .l-bv {
        position: relative
    }

        .l-bv:after {
            clear: both;
            content: "";
            display: table
        }

        .l-bv > div:nth-child(1) {
            float: left;
            width: calc(100% - 331px)
        }

        .l-bv > div:nth-child(2) {
            float: right;
            width: 270px
        }

        .l-bv:before {
            content: "";
            display: block;
            position: absolute;
            right: 18.8125rem;
            height: 100%;
            border-right: 1px solid #ccc
        }

    .article-page .l-bv {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .article-page .l-bv > div:first-child {
            margin-right: 3.8125rem
        }

        .article-page .l-bv .sticky {
            position: -webkit-sticky;
            position: sticky;
            top: 0
        }
}

.partner-logo {
    display: block;
    position: relative;
    padding-bottom: 25%
}

    .partner-logo img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        max-height: 100%
    }

@media (max-width:47.9375em) {
    .mb-full {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%)
    }
}

.partner-list {
    max-width: 21.25rem;
    margin: 0 auto
}

    .partner-list > li > div {
        float: left;
        width: 50%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .partner-list > li > div:first-child {
            padding-right: .625rem
        }

        .partner-list > li > div:last-child {
            padding-left: .625rem
        }

.has-script .bv-contributor-list:not(.open) a:nth-child(n+12):not(.show-all), .has-script .partner-list:not(.open) > li:nth-child(n+5) {
    display: none
}

.bv-contributor-list .show-all .img:before, [data-toggle=".partner-list"]:before {
    content: "Show All"
}

.bv-contributor-list .show-all.expanded .img:before, .expanded[data-toggle=".partner-list"]:before {
    content: "Show Less"
}

.no-script [data-toggle=".partner-list"] {
    display: none
}

.view-all {
    display: inline-block;
    float: right;
    margin-top: .1875rem;
    font-size: .8125rem;
    color: #1774ce;
    line-height: 1
}

    .view-all:hover {
        text-decoration: underline
    }

.btn-bv {
    min-width: 19em
}

@media (min-width:48em) and (max-width:63.9375em) {
    .bv-sidebar .storylist:after {
        clear: both;
        content: "";
        display: table
    }

    .bv-sidebar .storylist > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(50% - 15px)
    }

        .bv-sidebar .storylist > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .bv-sidebar .storylist > li:nth-child(2n) {
            margin-right: 0
        }

        .bv-sidebar .storylist > li:nth-child(2n+1) {
            clear: both
        }

    @supports (flex-wrap:wrap) {
        .bv-sidebar .storylist {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
        }
    }
}

@media (min-width:64em) {
    .bv-sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 4.0625rem;
        max-height: calc(100vh - 4.0625rem);
        overflow-y: auto;
        overflow-x: hidden
    }
}

.bv-pageheader {
    margin: 2.1875rem 0 1.25rem
}

    .bv-pageheader h1 {
        font-size: inherit;
        max-width: calc(100vw - 80px)
    }

    .bv-pageheader .logo-brand {
        max-height: 2.5625rem;
        width: auto
    }

@supports ((-o-object-fit:contain) or (object-fit:contain)) {
    .bv-pageheader .logo-brand {
        width: 17.625rem;
        height: 2.5625rem;
        -o-object-fit: contain;
        object-fit: contain;
        -o-object-position: left top;
        object-position: left top
    }
}

.bv-pageheader .bv-social {
    margin-top: .9375rem
}

@media (min-width:31.25em) {
    .bv-pageheader > div {
        display: inline-block;
        vertical-align: bottom
    }

    .bv-pageheader > .has-tooltip:not(:last-child) {
        margin-right: 2.625rem
    }
}

.bv-social {
    font-size: 0
}

    .bv-social a {
        display: inline-block;
        font-size: 1rem;
        width: 1.625rem;
        height: 1.625rem;
        border-radius: 50%;
        color: #fff;
        background: #0f112e;
        -webkit-transition: background .25s;
        transition: background .25s;
        position: relative
    }

        .bv-social a:not(:last-child), .byline-episode > span:not(.host):not(:last-child) {
            margin-right: .625rem
        }

        .bv-social a svg {
            display: block;
            width: 1.375rem;
            height: 1.375rem;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

    .bv-social .twitter svg {
        width: 1.25rem;
        height: 1.25rem
    }

    .bv-social .facebook:hover {
        background: #0866ff
    }

    .bv-social .twitter:hover {
        background: #55acee
    }

    .bv-social .linkedin:hover {
        background: #0a66c2
    }

.avatar-round {
    display: inline-block;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    max-width: 80%
}

    .avatar-round:after {
        content: "";
        display: block;
        padding-top: 100%
    }

.avatar-group .avatar-round {
    border: 2px solid #fff
}

    .avatar-group .avatar-round:not(:last-child) {
        margin-right: 0
    }

    .avatar-group .avatar-round:nth-last-of-type(2) {
        z-index: 1
    }

    .avatar-group .avatar-round:nth-last-of-type(3) {
        z-index: 2
    }

.avatar-round.sm {
    width: 3.5rem
}

.avatar-round.md {
    width: 5rem
}

.avatar-round.lg {
    width: 7.5rem
}

.avatar-round.lg2 {
    width: 8.125rem
}

.avatar-round + .avatar-round {
    margin-left: -.75rem
}

.avatar-round .img, .avatar-round img, .episode-share-icons a svg {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .avatar-round .img, .avatar-round img {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}

.bv-contributor-list {
    margin: -.4375rem -.4375rem .4375rem;
    font-size: 0
}

    .bv-contributor-list a {
        margin: .4375rem !important;
        font-size: .6875rem
    }

@media (min-width:37.5em) and (max-width:63.9375em) {
    .bv-contributor-list .avatar-round {
        width: 4.375rem;
        height: 4.375rem
    }
}

.bv-contributor-list .show-all {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background: #0f112e;
    position: relative;
    -webkit-transition: opacity .25s;
    transition: opacity .25s
}

    .bv-contributor-list .show-all:hover {
        opacity: .8
    }

    .bv-contributor-list .show-all .img {
        width: auto;
        height: auto
    }

.no-script .bv-contributor-list .show-all {
    display: none
}

.info-box {
    padding: 1.25rem;
    text-align: center;
    border: 1px solid #ccc;
    background: #f9f9f9;
    position: relative
}

    .info-box:not(.open) {
        display: none
    }

    .info-box .avatar-round {
        border: 3px solid #fff
    }

    .info-box .name {
        font-size: 1rem;
        margin-bottom: 1.25rem
    }

    .info-box .bv-p {
        margin-bottom: 1.25rem;
        text-align: left
    }

    .info-box .view-posts {
        font-size: .75rem;
        font-weight: 700;
        text-transform: uppercase;
        color: #1774ce
    }

    .info-box .close {
        position: absolute;
        top: 1.25rem;
        right: 1.25rem
    }

.bv-contributor-info {
    max-width: 23.75rem;
    margin-left: auto;
    margin-right: auto
}

.bv-logo-from {
    width: auto;
    max-height: 2.0625rem
}

.justify-two {
    text-align: justify;
    margin-bottom: -1em
}

    .justify-two:after {
        content: "";
        display: inline-block;
        width: 100%
    }

    .justify-two > * {
        display: inline-block;
        vertical-align: middle
    }

.bv-byline-wp {
    border-top: 1px solid #ccc;
    padding: .9375rem 0
}

.bv-full-article .caption {
    padding-bottom: 0;
    border-bottom: 0
}

.bv-full-article blockquote {
    margin: 0 0 1.875rem;
    font-style: normal;
    border-left: 1px solid;
    color: inherit;
    background: #f7f7f7;
    padding: 1.25rem 1.875rem
}

    .bv-full-article blockquote > :last-child {
        margin-bottom: 0
    }

    .bv-full-article blockquote p, .full-article strong {
        font-weight: 700
    }

@media (max-width:31.1875em) {
    .bv-full-article .full {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }

        .bv-full-article .full .caption {
            margin-left: .9375rem;
            margin-right: .9375rem
        }
}

@media (min-width:50em) and (max-width:63.9375em),(min-width:80em) {
    .bv-full-article > :not(figure) {
        margin-left: 7.5rem !important
    }

    .bv-article-tools {
        margin-left: 7.5rem !important
    }
}

.back-to-series {
    color: #1774ce;
    font-size: .75rem;
    text-transform: uppercase
}

    .back-to-series svg {
        display: inline-block;
        width: .875rem;
        height: .875rem;
        vertical-align: middle;
        margin-right: .5em
    }

.bv-btn-action {
    font-size: 1rem;
    min-width: 14.375rem;
    text-align: center;
    line-height: 1;
    padding: .9375rem
}

@media (min-width:26.25em) and (max-width:37.4375em) {
    .more-from:after {
        clear: both;
        content: "";
        display: table
    }

    .more-from > li {
        width: 100%;
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: calc(50% - 10px)
    }

        .more-from > li:nth-child(n) {
            margin-right: 20px;
            clear: none
        }

        .more-from > li:nth-child(2n) {
            margin-right: 0
        }

        .more-from > li:nth-child(2n+1) {
            clear: both
        }

        .more-from > li:nth-last-child(-n+2) {
            margin-bottom: 0
        }
}

@media (min-width:37.5em) and (max-width:49.9375em) {
    .more-from:after {
        clear: both;
        content: "";
        display: table
    }

    .more-from > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(33.3333333% - 20px)
    }

        .more-from > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .more-from > li:nth-child(3n) {
            margin-right: 0
        }

        .more-from > li:nth-child(3n+1) {
            clear: both
        }

        .more-from > li:nth-last-child(-n+3) {
            margin-bottom: 0
        }
}

@media (min-width:50em) and (max-width:63.9375em) {
    .more-from:after {
        clear: both;
        content: "";
        display: table
    }

    .more-from > li {
        width: 100%;
        float: left;
        margin-right: 30px;
        margin-bottom: 30px;
        width: calc(25% - 22.5px)
    }

        .more-from > li:nth-child(n) {
            margin-right: 30px;
            clear: none
        }

        .more-from > li:nth-child(4n) {
            margin-right: 0
        }

        .more-from > li:nth-child(4n+1) {
            clear: both
        }

        .more-from > li:nth-last-child(-n+4) {
            margin-bottom: 0
        }
}

@media (min-width:26.25em) and (max-width:63.9375em) {
    .more-from > li:nth-child(n) {
        padding-bottom: 0;
        border-bottom: 0
    }
}

.bv-sponsoredBy h2 {
    font-size: .8125rem;
    font-weight: 400;
    vertical-align: top;
    margin-right: .3125rem
}

@media (max-width:23.6875em) {
    .bv-sponsoredBy .bv-logo-from {
        max-width: 8.75rem;
        max-height: none
    }
}

.bv-sponsored-video {
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

@media (max-width:31.1875em) {
    .bv-sponsored-video {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

.big-header, .big-header ~ section {
    margin-top: 2.5rem
}

    .big-header .page-title {
        margin: 0;
        font-weight: 600;
        font-size: 32px;
        font-size: 2rem
    }

@media (min-width:20em) {
    .big-header .page-title {
        font-size: calc(2rem + 28*(100vw - 20rem)/960)
    }
}

@media (min-width:80em) {
    .big-header .page-title {
        font-size: 60px;
        font-size: 3.75rem
    }
}

.big-header .page-title span {
    color: #0d85ff
}

.big-header p {
    margin-bottom: 0;
    margin-top: 1em;
    font-size: .9375rem;
    font-weight: 300
}

@media (min-width:31.25em) {
    .big-header, .big-header ~ section {
        margin-top: 3.75rem
    }

        .big-header p {
            font-size: 1.125rem
        }
}

@media (min-width:48em) {
    .big-header p {
        font-size: 1.25rem
    }
}

@media (min-width:64em) {
    .big-header, .big-header ~ section {
        margin-top: 5rem
    }
}

.big-header-wp {
    background: #f7f7f7;
    padding: 1.875rem
}

    .big-header-wp .big-header {
        margin: 0
    }

@supports (flex-wrap:wrap) or (-webkit-flex-wrap:wrap) {
    .newsletter-gallery {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.newsletter-gallery:after {
    clear: both;
    content: "";
    display: table
}

.newsletter-gallery > li {
    width: 100%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px
}

@media (min-width:0em) and (max-width:37.4375em) {
    .newsletter-gallery > li {
        width: calc(100% - 0px)
    }

        .newsletter-gallery > li:nth-child(n) {
            margin-right: 0
        }

        .newsletter-gallery > li:nth-child(n+1) {
            clear: both
        }
}

@media (min-width:37.5em) and (max-width:56.1875em) {
    .newsletter-gallery > li {
        width: calc(50% - 15px)
    }

        .newsletter-gallery > li:nth-child(2n) {
            margin-right: 0
        }

        .newsletter-gallery > li:nth-child(2n+1) {
            clear: both
        }
}

@media (min-width:56.25em) {
    .newsletter-gallery > li {
        width: calc(33.3333333% - 20px)
    }

        .newsletter-gallery > li:nth-child(3n) {
            margin-right: 0
        }

        .newsletter-gallery > li:nth-child(3n+1) {
            clear: both
        }
}

.bdrs10 {
    border-radius: .625rem
}

.border-box {
    border: 1px solid #e6e6e6;
    padding: 1.875rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.newsletter-cell {
    position: relative
}

    .newsletter-cell.checked {
        border-color: #f2f6fb;
        background: #f2f6fb
    }

    .newsletter-cell .newsletter-avatar {
        display: inline-block;
        border-radius: .625rem;
        overflow: hidden
    }

    .newsletter-cell .btn-sub {
        position: absolute;
        right: 1.875rem;
        top: 1.875rem;
        width: 2.4375rem;
        height: 2.4375rem;
        color: #0d85ff;
        border: 1px solid;
        border-radius: 100px;
        line-height: 0;
        -webkit-transition-property: color,background,border-color;
        transition-property: color,background,border-color;
        -webkit-transition-duration: .25s;
        transition-duration: .25s
    }

        .newsletter-cell .btn-sub svg {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

    .newsletter-cell .inner:hover .btn-sub {
        color: #fff;
        background: #0d85ff;
        border-color: #0d85ff
    }

    .newsletter-cell h2 {
        margin: .75rem 0 0;
        font-size: 1.75rem;
        line-height: 1.2
    }

        .newsletter-cell h2 a:hover {
            text-decoration: none
        }

    .newsletter-cell p {
        margin: .75rem 0 0;
        font-size: 1.0625rem;
        line-height: 1.5
    }

    .newsletter-cell [data-popup-class] {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        overflow: hidden
    }

    .newsletter-cell .txt-link {
        position: relative;
        z-index: 2;
        display: block;
        margin-top: 1.375rem;
        color: #0d85ff
    }

.newsletter-sample-box {
    padding: 2.5rem 0
}

    .newsletter-sample-box > div {
        background: 0 0 !important
    }

    .newsletter-sample-box .date {
        display: block;
        max-width: 37.5rem;
        margin: 0 auto 1.25rem;
        padding: 0 1.875rem;
        font-weight: 300
    }

@media (max-width:31.1875em) {
    .newsletter-sample-box .date {
        text-align: center
    }
}

.newsletter-sub-form {
    max-width: 37.5rem;
    margin: 1.875rem auto 0
}

    .newsletter-sub-form button, .newsletter-sub-form input {
        border: 0;
        font-size: 1rem;
        padding: 1.125rem 1.875rem;
        height: auto
    }

    .newsletter-sub-form input {
        padding-left: 0;
        background: 0 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .newsletter-sub-form button {
        border-radius: .375rem;
        font-weight: 700;
        min-width: 7em;
        color: #fff;
        background: #0d85ff
    }

@media (max-width:31.1875em) {
    .newsletter-sub-form button, .newsletter-sub-form input {
        width: 100%;
        text-align: center
    }

    .newsletter-sub-form input {
        border-bottom: 1px solid #0d85ff;
        margin-bottom: .75rem
    }
}

@media (min-width:31.25em) {
    .newsletter-sub-form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: .75rem;
        margin-top: 3.125rem;
        border-bottom: 1px solid #0d85ff
    }
}

.event-hero {
    font-family: Montserrat,Helvetica,Arial,sans-serif
}

    .event-hero .txt {
        padding: 1.25rem
    }

@media (min-width:71.875em) {
    .event-hero .txt {
        padding: 1.25rem 1.875rem
    }
}

.event-hero .event-title {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 0 0 1.25rem;
    line-height: 1.25
}

@media (min-width:31.25em) {
    .event-hero .event-title {
        font-size: calc(1.5rem + 12*(100vw - 31.25rem)/780)
    }
}

@media (min-width:80em) {
    .event-hero .event-title {
        font-size: 36px;
        font-size: 2.25rem
    }
}

.event-hero .event-desc {
    margin: 0 0 1.25rem;
    font-size: .8125rem;
    line-height: 1.6
}

    .event-hero .event-desc:last-child, .full-article .message-from p:last-child {
        margin-bottom: 0
    }

.event-hero .event-info p {
    margin: 0 0 1.25rem;
    font-size: .875rem;
    line-height: 1.6
}

.event-hero .event-info .learn-more {
    display: inline-block;
    padding: .75rem 1.5rem;
    line-height: 1.2;
    text-transform: uppercase;
    color: #1774ce;
    border: 1px solid #1774ce
}

@media (max-width:71.8125em) {
    .event-hero {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (min-width:71.875em) {
    .event-hero {
        background: #fff;
        -webkit-box-shadow: 0 .375rem 1.5rem rgba(0,0,0,.07);
        box-shadow: 0 .375rem 1.5rem rgba(0,0,0,.07);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .event-hero .thumb {
            display: block;
            width: 60%;
            float: left
        }

        .event-hero .txt {
            width: 40%;
            float: right;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
}

.past-events {
    margin-top: 1.875rem;
    border-top: 1px solid
}

@media (min-width:71.875em) {
    .past-events {
        margin-top: 3.75rem
    }
}

.past-events h2 {
    margin: 1.875rem 0 1.25rem;
    font-size: 1.5rem;
    text-transform: uppercase
}

.event-box, .past-events h2 {
    font-family: Montserrat,Helvetica,Arial,sans-serif
}

    .event-box .event-title {
        margin-top: 1.25rem;
        margin-bottom: 0;
        font-size: 1.5rem;
        line-height: 1.25
    }

        .event-box .event-title + .event-info {
            margin-top: .625rem
        }

    .event-box .event-info {
        font-size: .875rem;
        line-height: 1.3
    }

        .event-box .event-info + .event-info {
            margin-top: .3em
        }

input[type=range] {
    -webkit-appearance: none;
    width: 100%;
    background: 0 0
}

    input[type=range]::-webkit-slider-thumb {
        -webkit-appearance: none
    }

    input[type=range]::-ms-track {
        cursor: pointer;
        background: 0 0;
        color: transparent
    }

    input[type=range]::-webkit-slider-thumb {
        margin-top: -.4375rem;
        border: 0;
        height: .875rem;
        width: .875rem;
        border-radius: 50%;
        background: 0 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition-duration: .25s;
        transition-duration: .25s;
        -webkit-transition-property: background;
        transition-property: background;
        cursor: pointer
    }

.episode-player {
    margin-top: 2.5rem
}

    .episode-player [type=range] {
        padding: 0;
        width: 100%;
        height: .375rem;
        border: 0;
        cursor: pointer
    }

    .episode-player .progress-bar-wp {
        position: relative
    }

        .episode-player .progress-bar-wp .accent {
            height: 4px;
            background-color: #000;
            position: absolute;
            left: 0;
            top: 8px;
            border-radius: 100px
        }

@supports (mix-blend-mode:multiply) {
    .episode-player .progress-bar {
        position: relative;
        mix-blend-mode: multiply
    }
}

.episode-player .controls, .episode-player .time {
    margin-top: .3125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .episode-player .time time {
        font-size: .75rem
    }

.episode-player .controls {
    margin-top: 1.25rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .episode-player .controls button {
        padding: 0;
        border: 0;
        cursor: pointer;
        color: inherit
    }

        .episode-player .controls button:nth-child(n+2) {
            margin-left: 3.125rem
        }

.episode-player .speed {
    position: relative
}

    .episode-player .speed .current {
        font-size: .875rem
    }

    .episode-player .play:not(.active) .img-pause, .episode-player .speed:not(.open) .speeds {
        display: none
    }

.episode-player .speeds {
    position: absolute;
    display: block;
    left: 50%;
    top: -.625rem;
    min-width: 6.25rem;
    background: #fff;
    border-radius: .3125rem;
    -webkit-box-shadow: 0 .4375rem .875rem rgba(0,0,0,.1);
    box-shadow: 0 .4375rem .875rem rgba(0,0,0,.1);
    -webkit-transform: translate(-50%,-100%);
    -ms-transform: translate(-50%,-100%);
    transform: translate(-50%,-100%)
}

    .episode-player .speeds span {
        display: block;
        padding: .4375rem .9375rem;
        font-size: .875rem;
        cursor: pointer
    }

        .episode-player .speeds span:first-child:before, .episode-player .speeds span:last-child:after {
            content: "";
            display: block;
            height: .5rem
        }

.episode-player .backward, .episode-player .forward {
    position: relative
}

    .episode-player .backward .seconds, .episode-player .forward .seconds {
        font-size: .625rem;
        font-weight: 700;
        position: absolute;
        left: 50%;
        top: 53%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

.episode-player .play {
    width: 1.3125rem;
    height: 1.5625rem;
    text-align: center
}

    .episode-player .play.active .img-play {
        display: none
    }

.progress-bar-wp:hover input[type=range]::-webkit-slider-thumb {
    background: #000
}

input[type=range]::-moz-range-thumb {
    border: 0;
    height: .875rem;
    width: .875rem;
    border-radius: 50%;
    background: 0 0;
    box-sizing: border-box;
    box-shadow: none;
    transition-duration: .25s;
    -moz-transition-property: background;
    transition-property: background;
    cursor: pointer
}

.progress-bar-wp:hover input[type=range]::-moz-range-thumb {
    background: #000
}

input[type=range]::-ms-thumb {
    border: 0;
    height: .875rem;
    width: .875rem;
    border-radius: 50%;
    background: 0 0;
    box-sizing: border-box;
    box-shadow: none;
    transition-duration: .25s;
    -ms-transition-property: background;
    transition-property: background;
    cursor: pointer
}

.progress-bar-wp:hover input[type=range]::-ms-thumb {
    background: #000
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    border: 2px solid #e6e6e6;
    border-radius: 100px;
    height: 0
}

input[type=range]::-moz-range-track {
    width: 100%;
    border: 2px solid #e6e6e6;
    border-radius: 100px;
    height: 0
}

input[type=range]::-ms-track {
    width: 100%;
    border: 2px solid #e6e6e6;
    border-radius: 100px;
    height: 0
}

.related-stories, .topbar-news-wrapper {
    padding: 15px 0
}

    .related-stories h3, .topbar-news-wrapper h3 {
        margin-bottom: 0
    }

    .related-stories .inner, .topbar-news-wrapper .inner {
        position: relative
    }

    .related-stories .tns-controls:focus, .topbar-news-wrapper .tns-controls:focus {
        outline: 0
    }

    .related-stories .tns-controls button, .topbar-news-wrapper .tns-controls button {
        padding: 0 .1875rem;
        position: absolute;
        top: 50%;
        height: 3.625rem;
        margin-top: -1.8125rem;
        z-index: 1;
        border: 0;
        background: #fff;
        -webkit-transition: color .25s;
        transition: color .25s
    }

        .related-stories .tns-controls button:not([disabled]):hover, .topbar-news-wrapper .tns-controls button:not([disabled]):hover {
            color: #0d85ff
        }

        .related-stories .tns-controls button .i-container, .topbar-news-wrapper .tns-controls button .i-container {
            vertical-align: middle
        }

    .related-stories .tns-controls [disabled], .topbar-news-wrapper .tns-controls [disabled] {
        color: #ccc;
        cursor: auto
    }

    .topbar-news-wrapper [data-controls=prev] {
        left: 0
    }

    .topbar-news-wrapper [data-controls=next] {
        right: 0
    }

.topbar-news-wrapper {
    border-bottom: 1px solid #e6e6e6
}

#main .topbar-news-wrapper {
    margin-top: -1.875rem
}

.topbar-news-wrapper + .article-cell .ad:first-child .report-ad {
    max-width: 1500px
}

.has-script .topbar-news-wrapper .inner {
    padding: 0 3.75rem
}

.topbar-news-wrapper .tns-controls button {
    width: 3.75rem
}

.no-script .topbar-news {
    padding: 0 1.875rem
}

.about header, .article-cell > div > .ad, .episode-article .content iframe, .full-article figure, .full-article > header {
    margin-bottom: 1.875rem
}

.related-stories {
    background: #fff;
    z-index: 600;
    bottom: -9.375rem;
    padding: .9375rem 0;
    margin: 0
}

@media (max-width:63.9375em) {
    .related-stories {
        margin-left: calc(-50vw + 50%);
        margin-right: calc(-50vw + 50%)
    }
}

.has-script .related-stories .inner {
    padding: 0 3.125rem
}

.related-stories .tns-controls button {
    width: 3.125rem
}

.related-stories h3 {
    width: calc(100% - 10px);
    white-space: normal;
    font-size: .9375rem;
    font-weight: 400
}

.related-stories.is-stuck {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    transition: transform .25s,-webkit-transform .25s;
    border-radius: .9375rem .9375rem 0 0;
    -webkit-box-shadow: 0-5px 10px rgba(0,0,0,.1);
    box-shadow: 0-5px 10px rgba(0,0,0,.1);
    overflow: hidden
}

.has-anchor-ad .related-stories.is-stuck {
    bottom: 3.125rem
}

.has-bottom-sticky-ad .related-stories.is-stuck {
    padding-bottom: 3.75rem
}

.hide-related .related-stories.is-stuck {
    -webkit-transform: translateY(calc(100% - 46px));
    -ms-transform: translateY(calc(100% - 46px));
    transform: translateY(calc(100% - 46px))
}

    .hide-related .related-stories.is-stuck .inner, .leadership-block .profile.active .avatar-round:before, .leadership-block .profile:hover .avatar-round:before {
        opacity: 0
    }

.related-stories [data-controls=prev] {
    left: 0
}

.related-stories [data-controls=next] {
    right: 0
}

.related-story-list, .related-story-list li, .topbar-news, .topbar-news li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .related-story-list li, .topbar-news li {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

        .related-story-list li > a, .topbar-news li > a {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

    .related-story-list .byline, .topbar-news .byline {
        margin: .3125rem 0 0
    }

    .related-story-list.slider-fallback li, .topbar-news.slider-fallback li {
        width: 14.75rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

.article-title {
    font-size: 30px;
    font-size: 1.875rem;
    max-width: 24em;
    margin: 0;
    font-weight: 700;
    color: #0f112e
}

@media (min-width:20em) {
    .article-title {
        font-size: calc(1.875rem + 15*(100vw - 20rem)/704)
    }
}

@media (min-width:64em) {
    .article-title {
        font-size: 45px;
        font-size: 2.8125rem
    }
}

.article-title:not(:first-child) {
    margin-top: 1.5rem
}

.subtitle {
    max-width: 33em;
    margin-top: 1.5rem;
    font-size: 1.375rem;
    line-height: 1.3
}

.article-page .main-layout {
    margin-top: 1.25rem
}

.full-article {
    font-size: 1.125rem;
    line-height: 1.6
}

@media (min-width:86.25em) {
    .full-article {
        position: relative
    }
}

.full-article h1:not([class]) {
    font-size: 1.990656em
}

.full-article h2:not([class]) {
    font-size: 1.65888em
}

.full-article h3:not([class]) {
    font-size: 1.3824em
}

.full-article h4:not([class]) {
    font-size: 1.152em
}

.full-article h5:not([class]) {
    font-size: .96em
}

.full-article h6:not([class]) {
    font-size: .8em
}

.full-article .container-md {
    margin-left: 0
}

.full-article h1, .full-article h2, .full-article h3, .full-article h4, .full-article h5 {
    line-height: 1.2
}

.full-article address, .full-article p {
    margin: 0 0 1.875rem
}

.full-article p {
    font-size: inherit;
    line-height: inherit;
    color: #000
}

.full-article > .acw.ac-reset {
    margin-bottom: 1.875rem !important
}

.about p a, .full-article a {
    color: #1774ce
}

    .full-article a:hover {
        text-decoration: underline
    }

.full-article .embeded-content {
    margin-bottom: 30px
}

.full-article aside a:not(:hover), .full-article section a:not(:hover) {
    color: inherit
}

.full-article .message-from .message a:hover, .full-article .share-icons a:hover, .full-article a.btn-fill:hover, .full-article a.tag:hover, .full-article aside a:hover, .full-article section a:hover {
    text-decoration: none
}

.full-article .share-icons a {
    color: inherit
}

.full-article a.btn-fill, .full-article a.tag {
    color: #fff
}

.full-article .share-icons {
    font-size: 1rem;
    line-height: 1.15;
    margin-bottom: 1.875rem;
    color: #fff
}

.full-article .center {
    text-align: center
}

.article-page .full-article > ol, .article-page .full-article > ul, .statement-of-faith-page .full-article > ol, .statement-of-faith-page .full-article > ul, .static-page .full-article > ol, .static-page .full-article > ul {
    margin: 0 0 1.875rem;
    padding-left: 2em
}

    .article-page .full-article > ol li, .article-page .full-article > ul li, .statement-of-faith-page .full-article > ol li, .statement-of-faith-page .full-article > ul li, .static-page .full-article > ol li, .static-page .full-article > ul li {
        margin: .4em 0
    }

    .article-page .full-article > ol ol, .article-page .full-article > ol ul, .article-page .full-article > ul ol, .article-page .full-article > ul ul, .statement-of-faith-page .full-article > ol ol, .statement-of-faith-page .full-article > ol ul, .statement-of-faith-page .full-article > ul ol, .statement-of-faith-page .full-article > ul ul, .static-page .full-article > ol ol, .static-page .full-article > ol ul, .static-page .full-article > ul ol, .static-page .full-article > ul ul {
        margin-left: 1.2em;
        margin-top: .5em
    }

    .article-page .full-article > ol ul, .article-page .full-article > ul ul, .statement-of-faith-page .full-article > ol ul, .statement-of-faith-page .full-article > ul ul, .static-page .full-article > ol ul, .static-page .full-article > ul ul {
        list-style: circle
    }

        .article-page .full-article > ol ul ul, .article-page .full-article > ul ul ul, .statement-of-faith-page .full-article > ol ul ul, .statement-of-faith-page .full-article > ul ul ul, .static-page .full-article > ol ul ul, .static-page .full-article > ul ul ul {
            list-style: square
        }

.article-page .full-article > ul, .statement-of-faith-page .full-article > ul, .static-page .full-article > ul {
    list-style: disc
}

.article-page .full-article > ol, .statement-of-faith-page .full-article > ol, .static-page .full-article > ol {
    list-style: decimal
}

.statement-of-faith-page .full-article li, .static-page .full-article li {
    margin: 1.875rem 0
}

@media (min-width:37.5em) {
    .full-article .left, .full-article .right {
        max-width: 40%;
        width: 18.75rem;
        margin-bottom: 1.25rem
    }

    .full-article .left {
        float: left;
        margin-right: 2.5rem
    }

    .full-article .right {
        float: right;
        margin-left: 2.5rem
    }
}

@media (min-width:40.625em) and (max-width:63.9375em),(min-width:80em) {
    .full-article .has-indent {
        margin-left: 3em !important;
        margin-right: 3em !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

.full-article .message-from {
    clear: both;
    margin: 1.5625rem 0;
    padding: 1.5625rem 0;
    border: 1px solid #e6e6e6;
    border-width: 1px 0
}

    .full-article .message-from a:not(:hover) {
        color: inherit !important
    }

    .full-article .message-from .message {
        margin-bottom: 8px;
        font-size: .8125rem
    }

        .full-article .message-from .message a {
            display: inline-block;
            font-weight: 700;
            position: relative
        }

            .full-article .message-from .message a:after {
                content: "";
                position: absolute;
                left: 0;
                bottom: -2px;
                width: 100%;
                border-bottom: 2px solid #a7c4e6
            }

            .full-article .message-from .message a:hover:after {
                border-bottom-color: #1774ce
            }

    .full-article .message-from h2 {
        font-size: 1.5rem;
        line-height: 1.15;
        margin: .625rem 0
    }

    .full-article .message-from p {
        font-size: 1rem;
        line-height: 1.5;
        margin: .625rem 0
    }

@media (max-width:34.9375em) {
    .full-article .message-from .message {
        margin-top: 5px
    }
}

@media (min-width:35em) {
    .full-article .message-from {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        clear: none;
        font-size: 0;
        overflow: hidden;
        padding-bottom: .9375rem
    }

        .full-article .message-from > div {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            display: inline-block;
            font-size: 16px;
            font-size: 1rem;
            vertical-align: top;
            margin-bottom: .625rem
        }

            .full-article .message-from > div:first-child {
                width: 44%;
                -webkit-box-flex: 0;
                -ms-flex: 0 1 19.25rem;
                flex: 0 1 19.25rem;
                margin-bottom: .625rem;
                padding-right: 4.29%;
                -webkit-box-sizing: border-box;
                box-sizing: border-box
            }

            .full-article .message-from > div:last-child {
                width: 56%;
                -webkit-box-flex: 1;
                -ms-flex: 1 1 24.5rem;
                flex: 1 1 24.5rem
            }
}

.breadcrumb-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .breadcrumb-line .breadcrumb {
        display: inline-block;
        margin-right: .625rem;
        vertical-align: middle
    }

    .breadcrumb-line .article-tools {
        display: inline-block;
        margin-right: -.5rem
    }

.article-tools > a {
    display: inline-block;
    line-height: 1.2;
    padding: 0 .5rem
}

.article-tools img {
    width: 1.375rem
}

.article-tools .has-number {
    position: relative;
    color: inherit
}

.article-tools .number {
    display: inline-block;
    padding: .25rem;
    border-radius: 100px;
    background: #fff;
    font-size: .625rem;
    letter-spacing: .1px;
    line-height: 1;
    position: absolute;
    right: .5rem;
    top: 0;
    -webkit-transform: translate(50%,-50%);
    -ms-transform: translate(50%,-50%);
    transform: translate(50%,-50%)
}

    .article-tools .number:empty {
        display: none
    }

.article-byline {
    margin-top: 1.5rem;
    font-size: .875rem;
    line-height: 1.4
}

    .article-byline img {
        vertical-align: middle
    }

    .article-byline time:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 0;
        height: .8125rem;
        border-left: 1px solid;
        opacity: .7;
        margin: 0 .5em
    }

    .article-byline .reporter, .article_credit a {
        color: inherit
    }

        .article-byline .reporter:hover, .article_credit a:hover {
            text-decoration: underline
        }

.brought-to-you img {
    margin: .3125rem;
    max-height: 1.875rem;
    width: auto
}

@media (min-width:48em) {
    .brought-to-you {
        float: left
    }
}

@media (max-width:63.9375em) {
    .share-icons {
        text-align: center
    }
}

@media (min-width:86.25em) {
    .share-icons {
        z-index: 700;
        position: -webkit-sticky;
        position: sticky;
        top: 4.9375rem;
        float: left;
        width: 40px;
        margin: 0-100%0-60px;
        -webkit-transition: top .25s;
        transition: top .25s
    }
}

.share-icons .i-circle {
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    vertical-align: top
}

    .share-icons .i-circle:not(:last-child) {
        margin: 0 .4em .7em 0
    }

    .share-icons .i-circle:hover {
        opacity: .75
    }

@media (max-width:22.4375em) {
    .share-icons .i-circle {
        width: 36px;
        height: 36px
    }
}

.share-icons .facebook {
    background: #0866ff
}

.share-icons .twitter {
    background: #55acee
}

.share-icons .email {
    background: #727272
}

.share-icons .whatsapp {
    background: #25d366
}

.share-icons .cment, .share-icons .comment {
    background: #0389df
}

.share-icons .tts {
    background: #4a4dc0
}

.share-icons .print {
    background: #727272
}

.share-icons .google {
    background: #f45c46
}

.share-icons .reddit {
    background: #ff4300
}

.share-icons .digg {
    background: #333
}

.share-icons .stumbleupon {
    background: #eb4823
}

.share-icons .linkedin {
    background: #0a66c2
}

.share-icons .img {
    background: #629cef
}

.share-icons .no-img {
    background: #a6a6a6
}

.no-script .leadership-block .profile-detail [aria-hidden=true], .no-script .share-icons .menu, .share-icons .stumbleupon, .share-icons .whatsapp {
    display: none
}

.share-icons .comment, .share-icons .img, .share-icons .no-img {
    cursor: pointer
}

.share-icons .cment {
    padding: .3125rem;
    overflow: visible
}

.share-icons .tts {
    cursor: pointer
}

@media (max-width:86.1875em) {
    .share-icons .icon-divider {
        display: inline-block;
        vertical-align: top;
        height: 40px;
        margin-right: .4em;
        border-left: 1px solid #e6e6e6
    }
}

@media (min-width:86.25em) {
    .share-icons .icon-divider {
        display: block;
        margin-bottom: .7em;
        border-bottom: 1px solid #e6e6e6
    }
}

.share-icons [aria-expanded=true] {
    background-color: #666
}

.share-icons .hidden-icons, .share-icons .hidden-print-icons {
    display: none;
    position: absolute;
    margin-left: -5px;
    padding: 5px;
    width: 40px;
    z-index: 1200;
    background: #fff;
    border: 1px solid #e6e6e6
}

@media (max-width:86.1875em) {
    .share-icons .hidden-icons, .share-icons .hidden-print-icons {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        margin-top: 53px
    }
}

.share-icons .hidden-icons:before, .share-icons .hidden-print-icons:before {
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom: 9.6px solid #000;
    position: absolute;
    left: 50%;
    margin-left: -9px;
    top: -17.6px
}

.no-script .share-icons .hidden-icons, .no-script .share-icons .hidden-print-icons, .share-icons .hidden-icons.open, .share-icons .hidden-print-icons.open {
    display: inline-block
}

@media (max-width:24.9375em) {
    .share-icons > .whatsapp {
        display: none
    }
}

@media (min-width:25em) {
    .share-icons .hidden-icons .whatsapp {
        display: none
    }
}

.article_credit {
    margin: 1.875rem 0 3.75rem;
    padding-top: .9375rem;
    border-top: 1px solid #e6e6e6;
    font-size: .9375rem;
    line-height: 1.35
}

.article-divider {
    margin: 0;
    padding: 10%0 0;
    border: 0;
    border-bottom: 4px solid #000
}

.img-box {
    -webkit-transition: width .4s,max-width .4s,margin .4s;
    transition: width .4s,max-width .4s,margin .4s;
    margin-bottom: 1.875rem
}

    .img-box, .img-box figure {
        position: relative
    }

        .img-box.expanded {
            width: 1200px;
            float: none;
            margin-left: 0;
            margin-right: 0;
            max-width: 100%
        }

            .img-box.expanded .btn-img-expand {
                background-image: url(../img/squash-white.svg)
            }

        .img-box [class*=btn-img-] {
            height: auto;
            padding: 0
        }

        .img-box .btn-img-expand {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 1;
            width: 3rem;
            height: 3rem;
            background: rgba(0,0,0,.5)url(../img/expand-white.svg)50% 50%no-repeat;
            -webkit-transition: background .25s;
            transition: background .25s
        }

            .img-box .btn-img-expand:hover {
                background-color: rgba(0,0,0,.6)
            }

@media (max-width:37.4375em) {
    .img-box .btn-img-expand {
        display: none
    }
}

iframe[src*="cdn.videpress.com"], iframe[src*=vide-press-widget] {
    width: 100%;
    max-width: 37.5rem;
    height: auto;
    overflow: hidden;
    -webkit-transition: height .25s;
    transition: height .25s
}

.ac-widget-placeholder {
    margin-top: -.625rem;
    margin-bottom: 2.5rem
}

.fpeb-0822 {
    margin: 1.875rem 0;
    padding: 2.5rem 6.25% 1.875rem;
    background: #f5f5f5 url(../img/newsletter/fp-0822/girl-pray.png)88% 27px no-repeat
}

    .fpeb-0822 h2, .fpeb-0822 p {
        max-width: 23.125rem;
        margin: 0 0 1.25rem
    }

@media (min-width:31.25em) and (max-width:41.8125em),(min-width:64em) and (max-width:72.4375em) {
    .fpeb-0822 h2, .fpeb-0822 p {
        width: calc(100% - 130px)
    }
}

.fpeb-0822 h2 {
    font-size: 1.4375rem;
    line-height: 1.1
}

@media (min-width:0em) and (max-width:23.6875em),(min-width:31.25em) and (max-width:34.9375em) {
    .fpeb-0822 h2 {
        font-size: 1.25rem
    }
}

.fpeb-0822 h2 span {
    display: block;
    font-size: 2.8125rem;
    text-transform: uppercase
}

.fpeb-0822 p {
    font-size: .875rem;
    line-height: 1.6;
    color: #000
}

.fpeb-0822 form {
    max-width: 20.625rem
}

    .fpeb-0822 form [class*=message] {
        text-align: center
    }

.fpeb-0822 .form-elements button, .fpeb-0822 .form-elements input {
    display: block;
    width: 100%;
    padding: 1rem 0;
    border: 0;
    text-align: center;
    font-size: 1rem;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 1.2em
}

.fpeb-0822 .form-elements input {
    margin-bottom: .625rem;
    background: #fff
}

.fpeb-0822 .form-elements button {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background: #d11e30
}

@media (max-width:49.9375em) {
    .fpeb-0822 {
        background-position: 110% 27px
    }
}

@media (min-width:0em) and (max-width:41.8125em),(min-width:64em) and (max-width:72.4375em) {
    .fpeb-0822 {
        background-position: calc(100% + 100px) 27px
    }
}

@media (max-width:31.1875em) {
    .fpeb-0822 {
        background-position: 110% 200px
    }

        .fpeb-0822 p {
            margin-bottom: 20rem
        }
}

@media (min-width:64em) {
    .fpeb-0822-side {
        padding: 3.125rem;
        background-position: calc(100% + 100px) 90px
    }

        .fpeb-0822-side h2 {
            width: 100%
        }

        .fpeb-0822-side p {
            width: calc(100% - 140px);
            margin-bottom: 10rem
        }
}

.gallery-leadership {
    position: relative;
    font-size: 0;
    margin: 0-.9375rem
}

@supports (flex-wrap:wrap) {
    .gallery-leadership {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.gallery-leadership > li {
    font-size: 1rem
}

.gallery-leadership > .profile {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 1.875rem .9375rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width:37.5em) {
    .gallery-leadership > .profile {
        width: calc(100%/3)
    }
}

@media (min-width:53.75em) {
    .gallery-leadership > .profile {
        width: calc(100%/4)
    }
}

@media (min-width:68.75em) {
    .gallery-leadership > .profile {
        width: calc(100%/5)
    }
}

.leadership-block .profile {
    color: #0f112e;
    font-family: Helvetica,Arial,sans-serif
}

    .leadership-block .profile .title {
        opacity: .6;
        letter-spacing: .2px
    }

@supports (flex-wrap:wrap) {
    .leadership-block .profile.active {
        position: relative
    }

        .leadership-block .profile.active:after, .leadership-block .profile.active:before {
            content: "";
            display: block;
            width: 1.25rem;
            height: 1.25rem;
            background: #fff;
            position: absolute;
            z-index: 1;
            left: 50%;
            -webkit-transform: rotate(45deg) translate(-50%,25px);
            -ms-transform: rotate(45deg) translate(-50%,25px);
            transform: rotate(45deg) translate(-50%,25px)
        }

        .leadership-block .profile.active:after {
            bottom: 0
        }

        .leadership-block .profile.active:before {
            bottom: 1px;
            background: #dbdbdb
        }
}

.leadership-block .profile-brief {
    text-align: center;
    cursor: pointer
}

    .leadership-block .profile-brief .avatar-round {
        margin-bottom: 1.25rem
    }

@supports (mix-blend-mode:color) {
    .leadership-block .profile-brief .avatar-round:before {
        content: "";
        position: absolute;
        z-index: 1;
        left: 0;
        width: 100%;
        height: 100%;
        background: #e2efff;
        mix-blend-mode: color;
        border-radius: 50%;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }
}

.leadership-block .profile-brief .name {
    font-size: 1rem;
    margin: 0 0 .3125rem
}

.leadership-block .profile-brief .title {
    font-size: .8125rem
}

.about h2, .leadership-block .profile-detail .name {
    font-size: 1.75rem;
    margin-top: 0
}

.leadership-block .profile-detail .title {
    font-weight: 300
}

.leadership-block .profile-panel {
    background: #fff;
    border: 0 solid #dbdbdb;
    border-width: 1px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4.1666667% .9375rem
}

@media (max-width:44.9375em) {
    .leadership-block .profile-panel {
        padding: 1.875rem .9375rem
    }
}

@media (min-width:75em) {
    .leadership-block .profile-panel {
        padding: 3.125rem .9375rem
    }
}

@media (min-width:26.875em) {
    .leadership-block .profile-panel {
        padding-left: 25.8333333%
    }
}

.leadership-block .profile-panel p {
    margin-top: 1.7em;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.7;
    max-width: 47em
}

.about .page-title {
    margin: 3.75rem 0 1.875rem;
    text-transform: none
}

.about .caption {
    font-size: .8125rem;
    color: #666;
    padding-bottom: 0;
    border-bottom: 0
}

@media (max-width:47.9375em) {
    .about .grid2 > div:first-child {
        margin-bottom: 1.875rem
    }
}

@media (min-width:48em) {
    .about .grid2:after {
        clear: both;
        content: "";
        display: table
    }

    .about .grid2 > div {
        position: relative;
        left: 0;
        float: left;
        margin-right: 8.3333333%
    }

        .about .grid2 > div:nth-child(1) {
            width: 45.8333333%
        }

        .about .grid2 > div:nth-child(2) {
            width: 45.8333333%;
            margin-right: 0
        }
}

.about h2 {
    font-size: 1.875rem;
    margin-bottom: 1.875rem
}

.about h3 {
    font-size: 1.5625rem
}

.about address, .about li, .about p {
    font-size: .9375rem;
    line-height: 1.6
}

    .about p:not(:last-child) {
        margin-bottom: 1.6em
    }

.about header > h2:not(:last-child) {
    margin-bottom: .8125rem
}

.about .fz12 {
    font-size: .75rem;
    color: #666
}

.about .tdu {
    text-decoration: underline
}

.about .link-color {
    -webkit-transition: color .25s;
    transition: color .25s
}

    .about .link-color:hover {
        color: #1774ce
    }

.about .contact-box {
    border-top: 2px solid;
    padding-top: 1.25rem
}

.brand-box .brand-logo {
    display: block;
    width: 100%;
    height: 6.25rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

    .brand-box .brand-logo img {
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        max-width: calc(100% - 30px)
    }

    .brand-box .brand-logo:not(:last-child) {
        margin-bottom: .75rem
    }

    .brand-box .brand-logo.outline {
        border: 1px solid #999
    }

    .brand-box .brand-logo.white {
        background: #fff
    }

.podcasts-logo {
    font-size: 0
}

    .podcasts-item time, .podcasts-logo a {
        display: block
    }

    .podcasts-logo .cp {
        font-weight: 700;
        font-size: 1.875rem;
        display: inline-block;
        margin-right: .625rem;
        line-height: 1.375rem;
        vertical-align: bottom
    }

.podcasts-logoline h1 {
    margin: 0
}

@media (max-width:31.1875em) {
    .podcasts-logoline {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        margin-bottom: -1px
    }

        .podcasts-logoline .podcasts-logo {
            margin-bottom: .9375rem;
            padding-left: .9375rem;
            padding-right: .9375rem
        }

        .podcasts-logoline .breadcrumb, .podcasts-logoline .podcasts-breadcrumb {
            margin-top: 1.25rem;
            border: 1px solid #e6e6e6;
            border-width: 1px 0;
            padding: 0 .9375rem;
            overflow-x: auto;
            white-space: nowrap
        }

            .podcasts-logoline .breadcrumb a, .podcasts-logoline .podcasts-breadcrumb a {
                display: inline-block;
                padding: .9375rem 0
            }
}

@media (min-width:31.25em) {
    .podcasts-logoline {
        margin-top: 1.875rem;
        padding-bottom: 1.25rem
    }

        .podcasts-logoline.divider-bottom {
            border-bottom: 1px solid #e6e6e6
        }

        .podcasts-logoline .breadcrumb, .podcasts-logoline .podcasts-breadcrumb, .podcasts-logoline .podcasts-logo {
            display: inline-block
        }

        .podcasts-logoline .breadcrumb, .podcasts-logoline .podcasts-breadcrumb {
            margin-left: 1.5625rem
        }
}

.ul-imgs {
    font-size: 0;
    margin: 0-.4375rem -.4375rem 0
}

    .ul-imgs li {
        font-size: 1rem;
        display: inline-block;
        margin: 0 .4375rem .4375rem 0
    }

    .ul-imgs img {
        vertical-align: top
    }

.episode-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 1em
}

@media (min-width:20em) {
    .episode-title {
        font-size: calc(1.25rem + 16*(100vw - 20rem)/960)
    }
}

@media (min-width:80em) {
    .episode-title {
        font-size: 36px;
        font-size: 2.25rem
    }
}

.episode-title:not(:last-child) {
    margin-bottom: 0
}

.episode-article-header {
    border-bottom: 1px solid #e6e6e6
}

.byline-episode {
    padding: 1.0625rem 0;
    font-size: 0
}

    .byline-episode > a, .byline-episode > span {
        font-size: .75rem
    }

    .byline-episode .avatar-round {
        width: 2.375rem;
        margin-right: .375rem;
        vertical-align: middle
    }

    .byline-episode .host:after, .episode-share-icons a {
        display: inline-block;
        vertical-align: middle;
        border-radius: 50%
    }

    .byline-episode .host:after {
        content: "";
        margin: 0 .625rem;
        width: .25rem;
        height: .25rem;
        background: #c4c4c4
    }

    .byline-episode .share {
        height: auto;
        padding: 0;
        margin-right: .3125rem;
        position: relative;
        color: inherit
    }

.no-script .byline-episode .share {
    display: none
}

.byline-episode .share:before {
    content: "";
    position: absolute;
    left: -8px;
    right: -8px;
    top: -8px;
    bottom: -8px
}

.byline-episode .share img, .byline-episode .share svg {
    width: 1.1875rem;
    vertical-align: middle
}

.episode-share-icons a {
    width: 1.875rem;
    height: 1.875rem;
    position: relative;
    color: #000;
    background: #f2f2f2;
    -webkit-transition: color .25s,background .25s;
    transition: color .25s,background .25s
}

    .episode-share-icons a:hover, .media-card .code strong {
        color: #fff
    }

    .episode-share-icons a:not(:last-child) {
        margin-right: .3125rem
    }

.episode-share-icons svg {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem
}

.episode-share-icons .twitter svg {
    width: 1.375rem;
    height: 1.375rem
}

.episode-share-icons .email svg {
    width: 1.25rem;
    height: 1.25rem
}

.episode-share-icons .facebook:hover {
    background: #0866ff
}

.episode-share-icons .twitter:hover {
    background: #55acee
}

.episode-share-icons .pinterest:hover {
    background: #bd081c
}

.episode-share-icons .email:hover {
    background: #727272
}

.has-script .episode-share-icons:not(.open) {
    display: none
}

@media (max-width:34.9375em) {
    .episode-share-icons {
        display: inline-block;
        margin-top: .1875rem
    }
}

@media (min-width:35em) {
    .episode-share-icons {
        margin-left: .625rem
    }
}

.episode-article .content {
    max-width: 46.875rem;
    margin: 0 auto
}

.podcast-stations .h3 {
    margin-top: 0;
    margin-bottom: .9375rem
}

.podcast-stations .stations {
    font-size: 0
}

    .podcast-stations .stations a {
        display: inline-block;
        font-size: .875rem;
        margin-right: .625rem;
        margin-bottom: .625rem;
        color: #0f112e;
        border: 1px solid #e6e6e6;
        -webkit-transition: color .25s,border-color .25s;
        transition: color .25s,border-color .25s
    }

        .podcast-stations .stations a:hover {
            color: #379dff;
            border-color: currentColor;
            text-decoration: none
        }

.podcast-cover {
    position: relative;
    overflow: hidden
}

    .podcast-cover a {
        display: block;
        padding-top: 100%
    }

    .podcast-cover.canplay a:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.3);
        opacity: 0;
        -webkit-transition: opacity .25s;
        transition: opacity .25s
    }

    .podcast-cover img, .podcast-cover.canplay a:hover .playicon {
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .podcast-cover.canplay a:hover .playicon {
        -webkit-filter: none;
        filter: none;
        opacity: 1
    }

    .podcast-cover.canplay a:hover:after {
        opacity: 1
    }

    .podcast-cover img {
        position: absolute;
        left: 50%;
        top: 50%;
        width: auto;
        max-width: none;
        height: 100%
    }

    .podcast-cover .dur {
        position: absolute;
        z-index: 1;
        left: .625rem;
        bottom: .625rem;
        background: #fff;
        border-radius: 100px;
        padding: .25rem .625rem .1875rem;
        line-height: 1
    }

@media (min-width:31.25em) {
    .podcast-cover .dur {
        left: .9375rem;
        bottom: .9375rem;
        padding: .375rem .8125rem .3125rem
    }
}

.podcast-cover .playicon {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) scale(.6);
    -ms-transform: translate(-50%,-50%) scale(.6);
    transform: translate(-50%,-50%) scale(.6);
    width: 2.8125rem;
    height: 2.8125rem;
    border: 2px solid #fff;
    border-radius: 100px;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    opacity: 0;
    -webkit-transition: opacity .25s,-webkit-filter .25s,-webkit-transform .25s;
    transition: filter .25s,transform .25s,opacity .25s;
    transition: filter .25s,transform .25s,opacity .25s,-webkit-filter .25s,-webkit-transform .25s
}

    .podcast-cover .playicon:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-width: 9px 15px;
        border-left-color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-20%,-50%);
        -ms-transform: translate(-20%,-50%);
        transform: translate(-20%,-50%)
    }

@media (min-width:26.25em) {
    .podcast-cover .playicon {
        width: 4.0625rem;
        height: 4.0625rem
    }

        .podcast-cover .playicon:before {
            border-width: 11px 21px
        }
}

.podcasts-item time:not(:last-child) {
    margin-bottom: .9375rem
}

.podcasts-item:not(.side-by-side) h3 {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.3
}

@media (min-width:20em) {
    .podcasts-item:not(.side-by-side) h3 {
        font-size: calc(.9375rem + 3*(100vw - 20rem)/448)
    }
}

@media (min-width:48em) {
    .podcasts-item:not(.side-by-side) h3 {
        font-size: 18px;
        font-size: 1.125rem
    }
}

.podcasts-item.side-by-side > div {
    width: calc(50% - 10px);
    float: left
}

    .podcasts-item.side-by-side > div:last-child {
        float: right
    }

@media (min-width:48em) {
    .podcasts-item.side-by-side > div {
        width: calc(50% - 15px)
    }
}

.podcasts-item.side-by-side h3 {
    font-size: 15px;
    font-size: .9375rem
}

@media (min-width:20em) {
    .podcasts-item.side-by-side h3 {
        font-size: calc(.9375rem + 7*(100vw - 20rem)/448)
    }
}

@media (min-width:48em) {
    .podcasts-item.side-by-side h3 {
        font-size: 22px;
        font-size: 1.375rem
    }
}

.podcasts-item.side-by-side p {
    color: #666
}

@media (max-width:63.9375em) {
    .podcasts-item.side-by-side p {
        display: none
    }
}

.podcasts-col-header {
    padding: .875rem 0 1.25rem;
    border-top: 1px solid #e6e6e6
}

@media (max-width:26.1875em) {
    .podcasts-col-header {
        padding-left: calc(50vw - 50%);
        padding-right: calc(50vw - 50%);
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (min-width:48em) {
    .podcasts-col-header {
        padding: .9375rem 0 1.5625rem
    }
}

.podcasts-col-header h2 {
    font-size: 19px;
    font-size: 1.1875rem;
    display: inline-block;
    margin: 0;
    line-height: 1;
    text-transform: uppercase
}

@media (min-width:20em) {
    .podcasts-col-header h2 {
        font-size: calc(1.1875rem + 11*(100vw - 20rem)/680)
    }
}

@media (min-width:62.5em) {
    .podcasts-col-header h2 {
        font-size: 30px;
        font-size: 1.875rem
    }
}

.podcasts-col-header h2:not(:last-child) {
    margin-right: .75rem
}

.podcasts-col-header > a {
    display: inline-block;
    margin-top: .1875rem;
    font-size: .875rem;
    color: #379dff;
    white-space: nowrap
}

    .podcasts-col-header > a:hover {
        text-decoration: underline
    }

.podcasts-hero h2 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.3
}

@media (min-width:20em) {
    .podcasts-hero h2 {
        font-size: calc(1.25rem + 16*(100vw - 20rem)/704)
    }
}

@media (min-width:64em) {
    .podcasts-hero h2 {
        font-size: 36px;
        font-size: 2.25rem
    }
}

.podcasts-hero p {
    margin: 1.5em 0;
    font-size: 1rem;
    line-height: 1.5;
    color: inherit
}

.podcasts-hero .byline-episode {
    margin: .625rem 0;
    padding: .625rem 0;
    border: 0 solid #e6e6e6;
    border-width: 1px 0
}

.podcasts-hero .listennow {
    margin-bottom: 1.25rem
}

@media (max-width:37.4375em) {
    .podcasts-hero .container {
        padding: 0
    }

    .podcasts-hero .content {
        padding: 0 .9375rem
    }

    .podcasts-hero .podcast-cover {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw)
    }
}

@media (min-width:31.25em) and (max-width:37.4375em) {
    .podcasts-hero .content {
        padding: 0 1.875rem
    }
}

@media (min-width:37.5em) {
    .podcasts-hero {
        color: #fff;
        position: relative
    }

        .podcasts-hero:before {
            content: "";
            display: block;
            position: absolute;
            z-index: -1;
            left: 0;
            width: 100%;
            top: 0;
            bottom: 0;
            background: #383b5a;
            background: #2d2f43
        }

        .podcasts-hero .avatar-group .avatar-round {
            border-color: rgba(255,255,255,.2)
        }

        .podcasts-hero .podcast-cover {
            width: 40%;
            float: left;
            margin-right: 1.875rem;
            margin-bottom: 1.25rem
        }

        .podcasts-hero .listennow {
            color: #fff;
            background: #379dff;
            border: 0
        }

            .podcasts-hero .listennow:hover {
                background: #1e91ff
            }

        .podcasts-hero h2 {
            margin-top: 0
        }

        .podcasts-hero .byline-episode {
            overflow: hidden
        }
}

@media (min-width:37.5em) and (max-width:63.9375em) {
    .podcasts-hero {
        padding-top: 1.875rem
    }
}

@media (min-width:64em) {
    .podcasts-hero {
        margin-top: .625rem
    }

        .podcasts-hero:before {
            top: 1.875rem;
            bottom: 3.125rem
        }

        .podcasts-hero .content {
            padding: 3.125rem 0
        }

        .podcasts-hero .byline-episode {
            border-color: rgba(255,255,255,.2) transparent
        }
}

.podcasts-hero.slider-wp {
    position: relative
}

@media (min-width:37.5em) and (max-width:63.9375em) {
    .podcasts-hero.slider-wp {
        padding-bottom: 1.875rem
    }
}

@media (min-width:31.25em) {
    .podcasts-hero.slider-wp .content {
        padding-right: 3.125rem
    }
}

.podcasts-hero.slider-wp .tns-controls button {
    width: 2.75rem;
    height: 2.75rem;
    padding: 0;
    border-radius: 50%;
    border: 1px solid;
    color: #fff;
    background: 0 0;
    position: absolute;
    z-index: 1;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

    .podcasts-hero.slider-wp .tns-controls button:first-child {
        left: .9375rem
    }

        .podcasts-hero.slider-wp .tns-controls button:first-child svg {
            margin-left: -.125rem
        }

    .podcasts-hero.slider-wp .tns-controls button:last-child {
        right: .9375rem
    }

        .podcasts-hero.slider-wp .tns-controls button:last-child svg {
            margin-right: -.125rem
        }

@media (max-width:37.4375em) {
    .podcasts-hero.slider-wp .tns-controls button {
        top: calc(100vw - .9375rem);
        -webkit-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }
}

@media (min-width:64em) {
    .podcasts-hero.slider-wp .tns-controls button:first-child {
        left: 1.25rem
    }

    .podcasts-hero.slider-wp .tns-controls button:last-child {
        right: 1.25rem
    }
}

@media (min-width:93.75em) {
    .podcasts-hero.slider-wp .tns-controls button:first-child {
        left: calc(50% - 720px)
    }

    .podcasts-hero.slider-wp .tns-controls button:last-child {
        right: calc(50% - 720px)
    }
}

.podcasts-hero.slider-wp .tns-controls button svg {
    width: 1rem;
    height: 1rem;
    vertical-align: middle;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.podcasts-hero.slider-wp .tns-controls button:disabled {
    opacity: .4;
    cursor: default
}

@media (min-width:31.25em) {
    .podcasts-hero.slider-wp .tns-controls button {
        width: 3.125rem;
        height: 3.125rem
    }

        .podcasts-hero.slider-wp .tns-controls button svg {
            width: 1.125rem;
            height: 1.125rem
        }
}

.podcasts-hero.slider-wp .tns-nav {
    text-align: center;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0)
}

    .podcasts-hero.slider-wp .tns-nav button {
        height: auto;
        padding: .375rem;
        vertical-align: middle;
        background: 0 0;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

        .podcasts-hero.slider-wp .tns-nav button:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: .4375rem;
            height: .4375rem;
            padding: 0;
            border-radius: 100px;
            background: #bbb;
            -webkit-transition: width .25s,height .25s,background .25s;
            transition: width .25s,height .25s,background .25s
        }

    .podcasts-hero.slider-wp .tns-nav .rear:before {
        width: .25rem;
        height: .25rem
    }

    .podcasts-hero.slider-wp .tns-nav .tns-nav-active:before {
        width: .625rem;
        height: .625rem;
        background: #379dff
    }

@media (max-width:37.4375em) {
    .podcasts-hero.slider-wp .tns-nav {
        bottom: -1.25rem
    }
}

@media (min-width:37.5em) and (max-width:63.9375em) {
    .podcasts-hero.slider-wp .tns-nav {
        bottom: .625rem
    }
}

@media (min-width:64em) {
    .podcasts-hero.slider-wp .tns-nav {
        bottom: .9375rem;
        margin-left: calc((60px - 100%)*100/1200);
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (min-width:83.75em) {
    .podcasts-hero.slider-wp .tns-nav {
        margin-left: -6.25rem
    }
}

@media (min-width:64em) {
    .l-podcast {
        padding-bottom: 1px
    }

        .l-podcast > div:first-child {
            float: left;
            width: 30%;
            margin-right: 5%
        }

            .l-podcast > div:first-child + div {
                overflow: hidden
            }

        .l-podcast.lg > div:first-child {
            width: 38.3333333%
        }
}

.latest-episodes, .thx-box form {
    text-align: left
}

    .latest-episodes li {
        margin-bottom: 1.875rem
    }

        .latest-episodes li iframe {
            max-width: 46.875rem;
            vertical-align: bottom
        }

    .latest-episodes > .btn {
        text-align: center;
        width: 75%;
        max-width: 16.25rem;
        -webkit-transition: border-color .25s,color .25s;
        transition: border-color .25s,color .25s
    }

        .latest-episodes > .btn:hover {
            border-color: #1774ce;
            color: #1774ce
        }

@media (max-width:63.9375em) {
    .latest-episodes > .btn {
        display: block;
        margin: 0 auto
    }
}

@media (min-width:64em) {
    .latest-episodes .podcasts-col-header {
        padding-top: 0;
        border-top: 0
    }
}

.listennow {
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    white-space: nowrap;
    color: #00acff;
    border: 1px solid
}

    .listennow:hover {
        color: #fff;
        background: #379dff;
        border-color: #379dff
    }

@media (min-width:0em) and (max-width:26.1875em),(min-width:48em) and (max-width:63.9375em) {
    .gallery-latest-episodes .listennow {
        display: none
    }
}

.host-bio {
    margin-top: 1.875rem;
    padding: 1.25rem 1.5625rem;
    border: 1px solid #e6e6e6;
    border-radius: .3125rem
}

    .host-bio .title {
        font-size: 1.125rem;
        margin-bottom: .9375rem;
        padding-bottom: .9375rem;
        border-bottom: 1px solid #e6e6e6
    }

    .host-bio p {
        font-size: .875rem;
        line-height: 1.5
    }

        .host-bio p:not(:last-child) {
            margin-bottom: 1.5em
        }

.account-banner {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    margin-top: 0;
    text-align: center;
    color: #fff;
    background: #1d7fe8 url(../img/advertising/pattern.jpg)50% 50%no-repeat;
    background-size: cover
}

@media (min-width:18.75em) {
    .account-banner {
        font-size: calc(1.25rem + 20*(100vw - 18.75rem)/724)
    }
}

@media (min-width:64em) {
    .account-banner {
        font-size: 40px;
        font-size: 2.5rem
    }
}

@media (min-width:18.75em) {
    .account-banner {
        padding-top: calc(40px + 60*(100vw - 300px)/724)
    }
}

@media (min-width:64em) {
    .account-banner {
        padding-top: 100px
    }
}

@media (min-width:18.75em) {
    .account-banner {
        padding-bottom: calc(20px + 20*(100vw - 300px)/724)
    }
}

@media (min-width:64em) {
    .account-banner {
        padding-bottom: 40px
    }
}

@media (min-width:18.75em) {
    .account-banner {
        margin-bottom: calc(20px + 38*(100vw - 300px)/724)
    }
}

@media (min-width:64em) {
    .account-banner {
        margin-bottom: 58px
    }
}

.thx-box {
    text-align: center;
    max-width: 39.375rem;
    min-height: 60vh;
    margin: 0 auto
}

    .thx-box h2 {
        margin: 0;
        padding: 40px 0;
        font-size: 28px
    }

    .thx-box p {
        margin: 1.3em 0
    }

    .thx-box .gray-box {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 3.75rem
    }

        .thx-box .gray-box .btn {
            padding-left: 2em;
            padding-right: 2em
        }

.subscription-feedback-form {
    padding-left: 33%
}

    .subscription-feedback-form .comment {
        margin: 1em 0 0 1.5em
    }

@media (min-width:37.5em) {
    .profile-layout:after {
        clear: both;
        content: "";
        display: table
    }

    .profile-layout > div {
        position: relative;
        left: 0;
        float: left;
        margin-right: 30px
    }

        .profile-layout > div:nth-child(1) {
            width: calc(22.2222222% - 23.3333333px)
        }

        .profile-layout > div:nth-child(2) {
            width: calc(77.7777778% - 6.6666667px);
            margin-right: 0;
            border-left: 1px solid #e6e6e6;
            min-height: 60vh;
            padding-left: 4%;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
        }
}

.profile-title {
    margin-bottom: 2.5rem
}

    .profile-title .wrapper {
        text-align: justify;
        margin-bottom: -1.15em
    }

        .profile-title .wrapper:after {
            content: "";
            display: inline-block;
            width: 100%
        }

        .account-links, .account-links a, .profile-title .wrapper > * {
            display: inline-block
        }

    .profile-title .title {
        text-align: left
    }

@media (max-width:24.9375em) {
    .profile-title .title {
        font-size: 1.625rem
    }
}

.account-links {
    font-size: .9375rem;
    text-transform: uppercase
}

    .account-links a {
        margin-left: .5em;
        padding-left: .7em;
        padding-top: .2em;
        border-left: 1px solid #e6e6e6;
        color: #aaa8a9
    }

.profile-main > section, .profile-nav {
    margin-bottom: 4em
}

    .profile-nav a {
        display: block;
        padding: .5em 0;
        -webkit-transition: color .2083333s;
        transition: color .2083333s
    }

        .profile-nav .current, .profile-nav a:hover {
            color: #aaa8a9
        }

    .profile-bold, .profile-nav li {
        font-size: 1.25rem;
        font-weight: 700
    }

.profile-heading {
    margin: 3em 0 1em;
    padding-bottom: .3em;
    border-bottom: 1px solid #e6e6e6
}

@media (max-width:37.4375em) {
    .profile-main .input {
        line-height: 1.3
    }
}

.profile-main .has-divider:not(:last-child) {
    padding-bottom: 1.8em;
    margin-bottom: 1.8em;
    border-bottom: 1px solid #e6e6e6
}

.profile-main .has-divider .row-md:last-child {
    margin-bottom: 0
}

.profile-main .row-sm {
    margin-bottom: 1em
}

.profile-main .row-md {
    margin-bottom: 2em
}

.profile-main .row-lg {
    margin-bottom: 6%
}

@media (min-width:55em) {
    .profile-main .justify-row {
        text-align: justify;
        margin-bottom: -1.15em
    }

        .profile-main .justify-row:after {
            content: "";
            display: inline-block;
            width: 100%
        }

        .profile-main .justify-row > * {
            display: inline-block;
            vertical-align: top
        }

        .profile-main .justify-row .box-grow {
            width: calc(100% - 13.75rem)
        }

            .profile-main .justify-row .box-grow + div button {
                display: block;
                margin-left: auto;
                margin-right: auto
            }
}

@media (max-width:54.9375em) {
    .profile-main .justify-row .profile-bold {
        margin-bottom: .625rem
    }
}

@media (min-width:55em) {
    .profile-main .justify-row .profile-bold {
        display: inline-block;
        min-width: 7em
    }

        .profile-main .justify-row .profile-bold ~ .select-job-title {
            width: 17em
        }
}

.profile-main [type=email], .profile-main [type=password], .profile-main [type=tel], .profile-main [type=text], .profile-main [type=url], .profile-main select {
    min-width: 17em
}

.profile-main button[disabled] {
    color: #999
}

.profile-main .form-element-inline {
    min-width: 0
}

.profile-main .profile-edit {
    min-width: 9em
}

.profile-main .profile-cancel, .profile-main .profile-edit, .profile-main .profile-save {
    display: inline-block;
    margin-bottom: .625rem;
    padding: .5em;
    height: auto;
    text-align: center;
    font-size: 1.125rem;
    background: #e8e8e8;
    -webkit-transition: background .25s,color .25s;
    transition: background .25s,color .25s;
    border: 0
}

.profile-main .profile-save {
    min-width: 9em
}

    .profile-main .profile-cancel:not([disabled]), .profile-main .profile-edit:not([disabled]), .profile-main .profile-save:not([disabled]) {
        cursor: pointer
    }

@media (max-width:54.9375em) {
    .profile-main .profile-cancel, .profile-main .profile-edit, .profile-main .profile-save {
        display: block;
        margin-top: .625rem
    }
}

.profile-main .profile-edit:not([disabled]):hover {
    background: #f0f0f0
}

.profile-main .profile-save {
    color: #fff;
    background: #1774ce
}

    .profile-main .profile-save:hover {
        background: #1a81e5
    }

.profile-main .profile-cancel {
    min-width: 0;
    background: 0 0
}

    .profile-main .profile-cancel:hover {
        color: #1774ce
    }

.profile-main .profile-cancel-subscription {
    min-width: 9em;
    color: #fff;
    background: #c81531
}

    .profile-main .profile-cancel-subscription:hover {
        color: #fff;
        background: #df1737
    }

.profile-main .profile-signout {
    font-size: .90625rem;
    font-weight: 700;
    padding-top: .625rem;
    padding-bottom: .625rem;
    min-width: 13em
}

.profile-main .profile-quiet {
    display: inline-block;
    margin-top: 1.875rem;
    font-size: .8125rem;
    color: #aaa
}

.profile-main .btn-save {
    min-width: 10em;
    cursor: pointer
}

.edit-form .input, .edit-form input, .edit-form select {
    vertical-align: baseline
}

.view-mode [disabled] {
    border-color: transparent;
    color: inherit
}

.edit-mode .input, .edit-mode .profile-edit, .view-mode .hidden-option, .view-mode .profile-cancel, .view-mode .profile-save, .view-mode input, .view-mode select {
    position: absolute;
    left: -9999px;
    z-index: -1;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%)
}

.email-verified-box h2 {
    font-size: 2.375rem;
    line-height: 1.1;
    margin-bottom: 1.5em
}

    .email-verified-box h2 span {
        font-size: 1.25rem;
        font-weight: 400
    }

.email-verified-box .btn {
    font-size: 1.25rem;
    text-transform: uppercase;
    line-height: 2;
    height: auto;
    padding: .2em 1.5em
}

.account-nav:not(:first-child) {
    margin-top: 1.875rem
}

.account-nav li {
    display: inline-block
}

    .account-nav li:nth-last-child(n+2) {
        margin-right: 1.25rem
    }

.account-nav a {
    font-size: 1.25rem;
    line-height: 1.3;
    display: block
}

.account-nav .active, .account-nav [aria-current=page] {
    font-weight: 700
}

.form-track .btn-save-changes {
    width: auto
}

.form-track:not(.changed) .btn-save-changes {
    display: none
}

.account-body {
    min-height: 18.75rem
}

    .account-body:not(:first-child) {
        margin-top: 1.875rem
    }

.article-series-block, .current-series-block {
    border-top: 1px solid;
    margin-bottom: 5rem
}

.current-series-block {
    padding-top: 1.875rem
}

    .current-series-block h1 {
        margin: .9375rem 0 0;
        font-size: 3rem;
        font-weight: 800;
        line-height: 1.1
    }

    .current-series-block p {
        margin: .9375rem 0 0;
        font-size: 1rem;
        line-height: 1.6;
        color: #444
    }

    .current-series-block .more {
        display: block;
        margin-top: .9375rem;
        font-size: .8125rem;
        text-decoration: underline
    }

@media (max-width:62.4375em) {
    .current-series-block figure {
        margin-bottom: 1.875rem
    }
}

@media (min-width:62.5em) {
    .current-series-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .current-series-block figure {
            width: 65.8333333%;
            margin-left: 1.875rem;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
        }

        .current-series-block .txt {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }
}

.article-series-block header {
    padding-top: 1.25rem;
    max-width: 50rem
}

.article-series-block h2, .media-card h2 {
    margin: 0
}

.article-series-block p {
    margin: .625rem 0 0;
    color: #444
}

.article-series-block .gallery-4 {
    margin-top: 1.875rem
}

.media-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    min-height: 14.375rem;
    margin-bottom: 1.875rem;
    -webkit-box-shadow: 0 .625rem 1.25rem rgba(0,0,0,.05);
    box-shadow: 0 .625rem 1.25rem rgba(0,0,0,.05)
}

    .media-card .media {
        width: 15rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        position: relative
    }

        .media-card .media img {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

        .media-card .media.icon {
            background: var(--logo-bg, #fff)
        }

        .media-card .media:not(.icon) img {
            -o-object-fit: cover;
            object-fit: cover;
            width: 100%
        }

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .media-card .media:not(.icon) img {
        height: 100%
    }
}

.media-card .media.icon img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 75%
}

@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .media-card .media.icon img {
        height: 50%
    }
}

.media-card .card-body {
    padding: 1.5rem 1.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .media-card .card-body p {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

.media-card p {
    margin: .9375rem 0 0;
    font-size: .9375rem;
    line-height: 1.5;
    color: #444
}

.media-card .code-line {
    margin-top: .9375rem
}

.media-card .code {
    display: inline-block;
    padding: .6875rem 1.875rem;
    color: rgba(255,255,255,.6);
    background: #2453ff;
    border-radius: 100px;
    font-size: .9375rem;
    position: relative;
    z-index: 2
}

.media-card .code-copied {
    font-size: .875rem;
    margin-left: .375rem
}

.logo-card {
    display: block;
    padding: 1.25rem;
    text-align: center;
    background: var(--logo-bg, #fff)
}

    .logo-card img {
        max-width: 10.625rem;
        max-height: 3.125rem
    }

.deals-brands:not(:first-child) {
    margin-top: 1.875rem
}

.deals-brands h2 {
    margin: 0 0 1.25rem
}

@media (min-width:64rem) {
    .deals-brands ul:not(.css-slider) li:nth-child(n+2) {
        margin-top: .625rem
    }
}

@media (max-width:63.9375rem) {
    .deals-brands ul:not(.css-slider), .deals-brands ul:not(.css-slider) li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .deals-brands ul:not(.css-slider) li {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: .625rem
        }

        .deals-brands ul:not(.css-slider) a {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto
        }
}

.deals-brands ul.css-slider li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: .625rem
}

.deals-brands ul.css-slider a {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.deals-intro {
    margin: 0;
    background: #fff;
    padding: 1.875rem;
    border: 0 solid #5dc10e;
    border-width: .3125rem 0;
    font-size: 1.0625rem;
    line-height: 1.5
}

.main-layout .deals-intro {
    margin-top: 1.875rem
}

.deals-intro .highlight {
    font-weight: 700;
    color: #fd3d00
}

.deals-intro.icon {
    position: relative;
    border-top-width: 6.25rem
}

    .deals-intro.icon:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 6.25rem;
        background: url(../img/deals/saving.svg)50% 50%no-repeat;
        -webkit-transform: translate(0,-100%);
        -ms-transform: translate(0,-100%);
        transform: translate(0,-100%)
    }

.page-header {
    margin: 1.875rem 0
}

    .page-header .page-title {
        margin: 0;
        text-align: left;
        line-height: 1.2
    }

    .page-header p {
        margin: .625rem 0 0;
        font-size: .9375rem;
        line-height: 1.5;
        max-width: 60em
    }

    .page-header.card {
        padding: 1.875rem;
        background: #fff
    }

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
        font-size: 12pt
    }

    blockquote, figure, img, pre, tr {
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img {
        width: auto !important;
        max-width: 100% !important
    }

    @page {
        margin: 1.5cm 1cm
    }

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

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

    .box, .btn-fill {
        border: 1px solid
    }

    .col-header a {
        display: inline-block
    }

    body {
        padding-top: 0 !important
    }

    .bv-social, .print-without-img .full-article .img-box, .print-without-img .full-article figure, .share-box, .share-widget-wp, .tooltip {
        display: none !important
    }

    .i-nav span {
        background: #000 !important
    }

    .bs-topbar, .bv-sidebar {
        position: static !important
    }

    .article-page a, .article-page a:visited, .search-results-page a, .search-results-page a:visited, .static-page a, .static-page a:visited {
        text-decoration: underline
    }

    .article-page .no-script a[href^=http]:after, .search-results-page .no-script a[href^=http]:after, .static-page .no-script a[href^=http]:after {
        content: " ("attr(href)")"
    }

    .article-page .no-script a[href^="/"]:after, .search-results-page .no-script a[href^="/"]:after, .static-page .no-script a[href^="/"]:after {
        content: " (https://www.christianpost.com"attr(href)")"
    }

    .article-page abbr[title]:after, .search-results-page abbr[title]:after, .static-page abbr[title]:after {
        content: " ("attr(title)")"
    }

    .article-page .ir a:after, .article-page a[href^="#"]:after, .article-page a[href^="javascript:"]:after, .search-results-page .ir a:after, .search-results-page a[href^="#"]:after, .search-results-page a[href^="javascript:"]:after, .static-page .ir a:after, .static-page a[href^="#"]:after, .static-page a[href^="javascript:"]:after {
        content: ""
    }

    .article-page:before, .search-results-page:before, .static-page:before {
        content: url(../img/logo.svg);
        display: block;
        padding: 0 calc(50% - 150px) 20px
    }

    .article-page .has-indent, .search-results-page .has-indent, .static-page .has-indent {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .article-page .container, .search-results-page .container, .static-page .container {
        max-width: none;
        padding: 0
    }

    .article-page #publication_content, .article-page #video_floating_placeholder, .article-page .ac-floated-player, .article-page .ad, .article-page .article-byline .active, .article-page .article-divider, .article-page .article-tools, .article-page .article_credit .active, .article-page .brands-belt, .article-page .bs-article-header.overlay-gradient:before, .article-page .bs-center-card-box .txt-wp:before, .article-page .bs-content-slide .btn, .article-page .bs-footer, .article-page .bs-image-slide .info, .article-page .bs-topbar, .article-page .bs-txt-box .btn-row, .article-page .btn-buy, .article-page .controls, .article-page .embedded-content, .article-page .flex-video, .article-page .full-article .message-from, .article-page .full-article ~ *, .article-page .img-slider-wrapper, .article-page .img-slider-wrapper + .caption, .article-page .main-layout > div:last-child, .article-page .newsletter-inline, .article-page .offcanvas, .article-page .page-title, .article-page .pagination, .article-page .pagination-2, .article-page .scroll-indicator, .article-page .sec-line, .article-page .share-btns, .article-page .share-icons, .article-page .share-widget-wp, .article-page .shopping-box, .article-page .sidebar, .article-page .site-footer, .article-page .site-header, .article-page .site-header-container, .article-page .test, .article-page .topbar-news-wrapper, .article-page embed, .article-page form, .article-page iframe, .search-results-page #publication_content, .search-results-page #video_floating_placeholder, .search-results-page .ac-floated-player, .search-results-page .ad, .search-results-page .article-byline .active, .search-results-page .article-divider, .search-results-page .article-tools, .search-results-page .article_credit .active, .search-results-page .brands-belt, .search-results-page .bs-article-header.overlay-gradient:before, .search-results-page .bs-center-card-box .txt-wp:before, .search-results-page .bs-content-slide .btn, .search-results-page .bs-footer, .search-results-page .bs-image-slide .info, .search-results-page .bs-topbar, .search-results-page .bs-txt-box .btn-row, .search-results-page .btn-buy, .search-results-page .controls, .search-results-page .embedded-content, .search-results-page .flex-video, .search-results-page .full-article .message-from, .search-results-page .full-article ~ *, .search-results-page .img-slider-wrapper, .search-results-page .img-slider-wrapper + .caption, .search-results-page .main-layout > div:last-child, .search-results-page .newsletter-inline, .search-results-page .offcanvas, .search-results-page .page-title, .search-results-page .pagination, .search-results-page .pagination-2, .search-results-page .scroll-indicator, .search-results-page .sec-line, .search-results-page .share-btns, .search-results-page .share-icons, .search-results-page .share-widget-wp, .search-results-page .shopping-box, .search-results-page .sidebar, .search-results-page .site-footer, .search-results-page .site-header, .search-results-page .site-header-container, .search-results-page .test, .search-results-page .topbar-news-wrapper, .search-results-page embed, .search-results-page form, .search-results-page iframe, .static-page #publication_content, .static-page #video_floating_placeholder, .static-page .ac-floated-player, .static-page .ad, .static-page .article-byline .active, .static-page .article-divider, .static-page .article-tools, .static-page .article_credit .active, .static-page .brands-belt, .static-page .bs-article-header.overlay-gradient:before, .static-page .bs-center-card-box .txt-wp:before, .static-page .bs-content-slide .btn, .static-page .bs-footer, .static-page .bs-image-slide .info, .static-page .bs-topbar, .static-page .bs-txt-box .btn-row, .static-page .btn-buy, .static-page .controls, .static-page .embedded-content, .static-page .flex-video, .static-page .full-article .message-from, .static-page .full-article ~ *, .static-page .img-slider-wrapper, .static-page .img-slider-wrapper + .caption, .static-page .main-layout > div:last-child, .static-page .newsletter-inline, .static-page .offcanvas, .static-page .page-title, .static-page .pagination, .static-page .pagination-2, .static-page .scroll-indicator, .static-page .sec-line, .static-page .share-btns, .static-page .share-icons, .static-page .share-widget-wp, .static-page .shopping-box, .static-page .sidebar, .static-page .site-footer, .static-page .site-header, .static-page .site-header-container, .static-page .test, .static-page .topbar-news-wrapper, .static-page embed, .static-page form, .static-page iframe {
        display: none !important
    }

    .article-page .main-layout > div, .search-results-page .main-layout > div, .static-page .main-layout > div {
        float: none !important;
        width: auto !important
    }

    .article-page .article-title, .search-results-page .article-title, .static-page .article-title {
        font-size: 30px;
        margin: 20px 0;
        max-width: none;
        text-align: left
    }

    .article-page .subtitle, .search-results-page .subtitle, .static-page .subtitle {
        margin-bottom: 20px;
        text-align: left;
        margin-left: 0
    }

    .article-page .article-byline, .search-results-page .article-byline, .static-page .article-byline {
        margin: 0 0 10px;
        padding: 0;
        border: 0;
        text-align: left !important
    }

    .article-page .caption, .search-results-page .caption, .static-page .caption {
        border-bottom: 0
    }

    .article-page .tns-ovh, .search-results-page .tns-ovh, .static-page .tns-ovh {
        overflow: auto
    }

    .article-page .tns-ah, .search-results-page .tns-ah, .static-page .tns-ah {
        height: auto !important
    }

    .article-page .tns-inner, .search-results-page .tns-inner, .static-page .tns-inner {
        height: auto !important;
        margin: 0 !important
    }

    .article-page .tns-outer, .search-results-page .tns-outer, .static-page .tns-outer {
        clear: both !important
    }

    .article-page .tns-slider, .search-results-page .tns-slider, .static-page .tns-slider {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        left: none !important;
        width: auto !important;
        white-space: normal !important
    }

        .article-page .tns-slider > .tns-item, .search-results-page .tns-slider > .tns-item, .static-page .tns-slider > .tns-item {
            display: block !important;
            float: none !important;
            width: auto !important;
            padding: 0 !important;
            position: static;
            opacity: 1
        }

            .article-page .tns-slider > .tns-item:not([id]), .search-results-page .tns-slider > .tns-item:not([id]), .static-page .tns-slider > .tns-item:not([id]) {
                display: none
            }

            .article-page .tns-slider > .tns-item figcaption, .search-results-page .tns-slider > .tns-item figcaption, .static-page .tns-slider > .tns-item figcaption {
                position: static !important;
                width: auto !important;
                height: auto !important;
                clip: none;
                -webkit-clip-path: none;
                clip-path: none;
                overflow: visible;
                margin: .2cm 0 1cm !important
            }

    .article-page .img-slider-wrapper img, .search-results-page .img-slider-wrapper img, .static-page .img-slider-wrapper img {
        margin: 0
    }

    .article-page .article_credit, .search-results-page .article_credit, .static-page .article_credit {
        border: 0
    }

    .article-page .article-cell, .search-results-page .article-cell, .static-page .article-cell {
        page-break-after: always
    }

    .article-page .bs-article-header.overlay-gradient .header-txt, .search-results-page .bs-article-header.overlay-gradient .header-txt, .static-page .bs-article-header.overlay-gradient .header-txt {
        padding-top: 20px !important;
        position: static !important
    }

    .article-page .bs-sticky-box, .search-results-page .bs-sticky-box, .static-page .bs-sticky-box {
        position: static !important;
        margin-top: 0 !important
    }

    .article-page .bs-center-card-box .txt-wp, .search-results-page .bs-center-card-box .txt-wp, .static-page .bs-center-card-box .txt-wp {
        min-height: 0 !important
    }

    .article-page .bs-article-header.overlay-card .header-txt, .search-results-page .bs-article-header.overlay-card .header-txt, .static-page .bs-article-header.overlay-card .header-txt {
        position: static !important
    }

    .article-page blockquote, .search-results-page blockquote, .static-page blockquote {
        margin-left: 0;
        margin-right: 0
    }

    .article-page .printlinks:not(:empty), .search-results-page .printlinks:not(:empty), .static-page .printlinks:not(:empty) {
        padding: .3em 0 0;
        page-break-before: always
    }

        .article-page .printlinks:not(:empty):before, .search-results-page .printlinks:not(:empty):before, .static-page .printlinks:not(:empty):before {
            content: "Links on the page";
            display: block;
            margin-bottom: .5cm;
            font-size: 1.5em;
            font-weight: 700
        }

        .article-page .printlinks:not(:empty) li, .search-results-page .printlinks:not(:empty) li, .static-page .printlinks:not(:empty) li {
            margin: .2em 0;
            font-size: 12pt
        }
}

@media screen {
    main .link-order, main .printlinks {
        display: none
    }
}
/*# sourceMappingURL=main.css.map */
