﻿.Shortcode {
    padding: 30px 0;
    padding: 1.875rem 0;
}
.Shortcode:first-child {
    padding-top: 0;
}
.Shortcode-image {
    display: block;
    margin: auto;
    width: 100%;
}
.Shortcode.-inset {
    clear: both;
    margin: 0;
    max-width: 100%;
}
@media all and (min-width: 30em) {
    .Shortcode.-inset {
        margin-top: 0;
        margin-bottom: 0;
        width: 260px;
    }
}
.Shortcode.-video-embed {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
}
.Shortcode.-social-embed {
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
}
.Shortcode.-fullWidth {
    clear: both;
}
.Shortcode.-square {
    text-align: center;
}
.Shortcode.-square img {
    max-width: 400px;
    max-width: 25rem;
}
@media all and (min-width: 30em) {
    .Shortcode.-left {
        float: left;
        margin: 0 0.9375rem 0.3125rem 0;
    }
}
@media all and (min-width: 30em) {
    .Shortcode.-right {
        float: right;
        margin: 0 0 0.3125rem 0.9375rem;
    }
}
.Shortcode-content {
    overflow: hidden;
    margin: 5px 0;
    margin: 0.3125rem 0;
}
.Shortcode-caption {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.4;
}
.Shortcode iframe {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.Shortcode a {
    font-weight: normal;
}
.SmallStoryPromo {
    background-color: #fff;
    position: relative;
}
.SmallStoryPromo-link {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    border: solid 1px #cccccc;
    display: block;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.SmallStoryPromo-link, .SmallStoryPromo-link:link, .SmallStoryPromo-link:visited {
    color: #231f20;
}
.SmallStoryPromo-link:hover, .SmallStoryPromo-link:focus, .SmallStoryPromo-link:active {
    color: #231f20;
    text-decoration: none;
}
.SmallStoryPromo-link:hover .SmallStoryPromo-icon, .SmallStoryPromo-link:focus .SmallStoryPromo-icon, .SmallStoryPromo-link:active .SmallStoryPromo-icon {
    margin-left: 3px;
    -webkit-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out;
}
.SmallStoryPromo-link:hover .SmallStoryPromo-title, .SmallStoryPromo-link:focus .SmallStoryPromo-title, .SmallStoryPromo-link:active .SmallStoryPromo-title {
    color: #278ACA;
}
.SmallStoryPromo-link:hover .SmallStoryPromo-title span, .SmallStoryPromo-link:focus .SmallStoryPromo-title span, .SmallStoryPromo-link:active .SmallStoryPromo-title span {
    color: #278ACA;
}
.SmallStoryPromo-link:hover:before, .SmallStoryPromo-link:focus:before, .SmallStoryPromo-link:active:before {
    opacity: .7;
}
.SmallStoryPromo-link:before {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    z-index: 2;
}
.SmallStoryPromo-image {
    display: block;
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-color: #cccccc;
    background-position: center center;
    display: block;
    width: 100%;
}
@media print {
    .SmallStoryPromo-image {
        display: none !important;
    }
}
.SmallStoryPromo-image:before {
    content: "\0020";
    display: block;
}
.SmallStoryPromo-image:before {
    padding-top: 56.25%;
}
.no-js .SmallStoryPromo-image {
    display: none;
}
.SmallStoryPromo-content {
    background-color: #ffffff;
    bottom: 40px;
    margin: 40px 0;
    margin: 2.5rem 0;
    padding: 0 20px;
    padding: 0 1.25rem;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 2;
    min-height: 121px;
}
.SmallStoryPromo-content:before {
    background-color: #278ACA;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-orange .SmallStoryPromo-content:before {
    background-color: #EE7835;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-yellow .SmallStoryPromo-content:before {
    background-color: #FFC425;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-blue .SmallStoryPromo-content:before {
    background-color: #278ACA;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-teal .SmallStoryPromo-content:before {
    background-color: #00A79D;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-red .SmallStoryPromo-content:before {
    background-color: #D61F26;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-purple .SmallStoryPromo-content:before {
    background-color: #6058A6;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-green .SmallStoryPromo-content:before {
    background-color: #83943f;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
.SmallStoryPromo.-scheme-white .SmallStoryPromo-content:before {
    background-color: #fff;
    content: "";
    height: 100%;
    position: absolute;
    left: -1px;
    top: 0;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
    width: 5px;
}
@media print {
    .SmallStoryPromo-content:before {
        display: none !important;
    }
}
.SmallStoryPromo-content-wrapper:before, .SmallStoryPromo-content-wrapper:after {
    content: "";
    display: table;
}
.SmallStoryPromo-content-wrapper:after {
    clear: both;
}
.SmallStoryPromo-super {
    display: block;
    font-size: 1em;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.SmallStoryPromo-title {
    font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
    font-weight: bold;
    line-height: 1.3;
}
@media all and (min-width: 20em) {
    .SmallStoryPromo-title {
        font-size: 137.5%;
    }
}
@media all and (min-width: 38.3125em) {
    .SmallStoryPromo-title {
        font-size: 150%;
    }
}
@media all and (min-width: 56.625em) {
    .SmallStoryPromo-title {
        font-size: 162.5%;
    }
}
@media all and (min-width: 74.9375em) {
    .SmallStoryPromo-title {
        font-size: 175%;
    }
}
.SmallStoryPromo-text {
    color: #777777;
    display: block;
    font-size: 1em;
    font-family: "Verlag A", "Verlag B", Arial, Helvetica, sans-serif;
    line-height: 22px;
    margin-top: 5px;
    margin-top: 0.3125rem;
}
.SmallStoryPromo-twoup {
    margin-top: 40px;
    margin-top: 2.5rem;
}
@media all and (min-width: 47.9375em) {
    .SmallStoryPromo-twoup-item {
        display: inline-block;
        width: 48%;
        position: relative;
        vertical-align: top;
        margin-top: 5px;
    }
}
.SmallStoryPromo-twoup-item:last-child {
    float: none; /*margin-top:40px;margin-top:2.5rem*/
}
@media all and (min-width: 47.9375em) {
    .SmallStoryPromo-twoup-item:last-child {
        float: left;
        margin-right: 3px; /*margin-top:1rem;*/
    }
}
.SmallStoryPromo-icon {
    color: #278ACA;
}