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

audio,
canvas,
video {
    display: inline-block;
}

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

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}

body,
button,
input,
select,
textarea {
    font-family: Tahoma, sans-serif;
    color: #5A5858;
}

::-moz-selection {
    background: #145A7C;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #145A7C;
    color: #fff;
    text-shadow: none;
}

:focus {
    outline: 5px auto #2684b1;
}

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

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

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: "";
    content: none;
}

small {
    font-size: 85%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

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

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

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

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    cursor: pointer;
}

legend {
    border: 0;
    padding: 0;
}

button,
input {
    line-height: normal;
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

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

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

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

input:invalid,
textarea:invalid {
    background-color: #fccfcc;
}

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

td {
    vertical-align: top;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

.ir br {
    display: none;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.zindex20 {
    z-index: 20;
}

.zindex30 {
    z-index: 30;
}

.zindex40 {
    z-index: 40;
}

.zindex50 {
    z-index: 50;
}

@font-face {
    font-family: 'fontawesome-mini';
    src: url('../fonts/fontawesome-mini.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.fa {
    font-family: 'fontawesome-mini', FontAwesome !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-search:before {
    content: "\f002";
}

.fa-th:before {
    content: "\f00a";
}

.fa-close:before {
    content: "\f00d";
}

.fa-remove:before {
    content: "\f00d";
}

.fa-times:before {
    content: "\f00d";
}

.fa-home:before {
    content: "\f015";
}

.fa-play:before {
    content: "\f04b";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-phone:before {
    content: "\f095";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f09a";
}

.fa-feed:before {
    content: "\f09e";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-files-o:before {
    content: "\f0c5";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-navicon:before {
    content: "\f0c9";
}

.fa-reorder:before {
    content: "\f0c9";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-slack:before {
    content: "\f198";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-reddit-alien:before {
    content: "\f281";
}

html {
    font-size: 11px;
    font-family: 'Montserrat', 'sans-serif';
    line-height: 1.4;
    color: #1f1f1f;
    font-weight: normal;
}

body,
button,
input,
select,
textarea {
    font-family: 'Montserrat', 'sans-serif';
    color: #1f1f1f;
}

.col,
body {
    font-size: 1.6rem;
    line-height: 1.4;
}

a {
    color: rgba(66, 103, 178, 1);
    text-decoration: none;
}

a:hover {
    color: rgba(31, 31, 31, 1);
    text-decoration: none;
}

.with-primary-color {
    color: rgba(66, 103, 178, 1);
}

.with-primary-color:hover {
    color: rgba(31, 31, 31, 1);
}

.js-tab,
.js-keep-reading,
.js-toggle {
    cursor: pointer;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.tabs__tab {
    display: inline-block;
    padding: 10px;
}

.tabs__tab-content {
    display: none;
}

.tabs__tab-content.active {
    display: block;
}

button:focus,
input[type='text'],
input[type='email'] {
    outline: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
    max-width: 100%;
}

textarea {
    resize: vertical;
}

.main {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    overflow: hidden;
}

.fb-like {
    display: none;
}

.fb-like span {
    overflow: hidden;
}

.fb-like[fb-xfbml-state='rendered'] {
    display: inline-block;
}

.fb-video>span {
    display: block;
}

.fb-like iframe {
    max-width: none;
}

.fb-page.fb_iframe_widget {
    display: block;
    text-align: center;
}

.valign-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.valign-wrapper .valign {
    display: block;
}

#notification {
    position: fixed;
}

.article-module__controls-placeholder {
    position: absolute;
}

.display-block {
    display: block;
}

.cover-all {
    position: absolute;
    width: 100%;
    height: 100%;
}

.full-width {
    width: 100%;
}

.fa {
    font-family: FontAwesome, 'fontawesome-mini' !important;
}

.fa.fa-instagram {
    font-size: 1.15em;
}

.fa-googleplus:before {
    content: '\f0d5';
}

.post-partial,
.overflow-visible {
    overflow: visible !important;
}

.attribute-data {
    margin: 0 10px 10px 0;
    padding: 5px 10px;
    background-color: rgba(66, 103, 178, 1);
    color: white;
    border-radius: 3px;
    margin-bottom: 10px;
    display: inline-block;
}

.attribute-data[value=''] {
    display: none;
}

.badge {
    display: inline-block;
    overflow: hidden;
}

.badge-image {
    border-radius: 100%;
}

.js-expandable.expanded .js-expand,
.js-expandable:not(.expanded) .js-contract {
    display: none;
}

.sticky-target.sticky-active {
    position: fixed;
}

.color-inherit:hover,
.color-inherit {
    color: inherit;
}

.js-appear-on-expand {
    transition: all 350ms;
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.expanded .js-appear-on-expand {
    opacity: 1;
    height: auto;
}

.h1,
.h2 {
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: normal;
}

.lazyload-placeholder {
    display: none;
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, .1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

div[runner-lazy-loading] .lazyload-placeholder,
iframe[runner-lazy-loading]+.lazyload-placeholder {
    display: block;
}

.abs-pos-center {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.relative {
    position: relative;
}

.runner-spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
}

.runner-spinner:before {
    content: '';
    display: block;
    padding-top: 100%;
}

.runner-spinner-circular {
    animation: rotate 2s linear infinite;
    height: 100%;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.position-relative {
    position: relative;
}

.collection-button {
    display: inline-block;
}

.runner-spinner-path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
    stroke-linecap: round;
}

@keyframes rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px;
    }
}

@keyframes color {

    100%,
    0% {
        stroke: rgba(255, 255, 255, 1);
    }

    40% {
        stroke: rgba(255, 255, 255, .6);
    }

    66% {
        stroke: rgba(255, 255, 255, .9);
    }

    80%,
    90% {
        stroke: rgba(255, 255, 255, .7);
    }
}

.js-section-loader-feature-container>.slick-list>.slick-track>.slick-slide:not(.slick-active) {
    height: 0;
    visibility: hidden;
}

.rebellt-item-media-container .instagram-media {
    margin-left: auto !important;
    margin-right: auto !important;
}

.js-hidden-panel {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all 300ms;
    z-index: 10;
}

.js-hidden-panel.active {
    transform: translate3d(0, -100%, 0);
}

.content {
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
    width: 90%;
}

.ad-tag {
    text-align: center;
}

.ad-tag__inner {
    display: inline-block;
}

.content .ad-tag {
    margin-left: -5%;
    margin-right: -5%;
}

@media (min-width:768px) {
    .content .ad-tag {
        margin-left: auto;
        margin-right: auto;
    }
}

.no-mb:not(:last-child) {
    margin-bottom: 0;
}

.no-mt:not(:first-child) {
    margin-top: 0;
}

.sm-mt-0:not(:empty):before,
.sm-mt-1:not(:empty):before,
.sm-mt-2:not(:empty):before,
.sm-mb-0:not(:empty):after,
.sm-mb-1:not(:empty):after,
.sm-mb-2:not(:empty):after,
.md-mt-0:not(:empty):before,
.md-mt-1:not(:empty):before,
.md-mt-2:not(:empty):before,
.md-mb-0:not(:empty):after,
.md-mb-1:not(:empty):after,
.md-mb-2:not(:empty):after,
.lg-mt-0:not(:empty):before,
.lg-mt-1:not(:empty):before,
.lg-mt-2:not(:empty):before,
.lg-mb-0:not(:empty):after,
.lg-mb-1:not(:empty):after,
.lg-mb-2:not(:empty):after {
    content: '';
    display: block;
    overflow: hidden;
}

.sm-mt-0:not(:empty):before {
    margin-bottom: 0;
}

.sm-mt-0>* {
    margin-top: 0;
}

.sm-mt-1:not(:empty):before {
    margin-bottom: -10px;
}

.sm-mt-1>* {
    margin-top: 10px;
}

.sm-mt-2:not(:empty):before {
    margin-bottom: -20px;
}

.sm-mt-2>* {
    margin-top: 20px;
}

.sm-mb-0:not(:empty):after {
    margin-top: 0;
}

.sm-mb-0>* {
    margin-bottom: 0;
}

.sm-mb-1:not(:empty):after {
    margin-top: -10px;
}

.sm-mb-1>* {
    margin-bottom: 10px;
}

.sm-mb-2:not(:empty):after {
    margin-top: -20px;
}

.sm-mb-2>* {
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .md-mt-0:not(:empty):before {
        margin-bottom: 0;
    }

    .md-mt-0>* {
        margin-top: 0;
    }

    .md-mt-1:not(:empty):before {
        margin-bottom: -10px;
    }

    .md-mt-1>* {
        margin-top: 10px;
    }

    .md-mt-2:not(:empty):before {
        margin-bottom: -20px;
    }

    .md-mt-2>* {
        margin-top: 20px;
    }

    .md-mb-0:not(:empty):after {
        margin-top: 0;
    }

    .md-mb-0>* {
        margin-bottom: 0;
    }

    .md-mb-1:not(:empty):after {
        margin-top: -10px;
    }

    .md-mb-1>* {
        margin-bottom: 10px;
    }

    .md-mb-2:not(:empty):after {
        margin-top: -20px;
    }

    .md-mb-2>* {
        margin-bottom: 20px;
    }
}

@media (min-width:1024px) {
    .lg-mt-0:not(:empty):before {
        margin-bottom: 0;
    }

    .lg-mt-0>* {
        margin-top: 0;
    }

    .lg-mt-1:not(:empty):before {
        margin-bottom: -10px;
    }

    .lg-mt-1>* {
        margin-top: 10px;
    }

    .lg-mt-2:not(:empty):before {
        margin-bottom: -20px;
    }

    .lg-mt-2>* {
        margin-top: 20px;
    }

    .lg-mb-0:not(:empty):after {
        margin-top: 0;
    }

    .lg-mb-0>* {
        margin-bottom: 0;
    }

    .lg-mb-1:not(:empty):after {
        margin-top: -10px;
    }

    .lg-mb-1>* {
        margin-bottom: 10px;
    }

    .lg-mb-2:not(:empty):after {
        margin-top: -20px;
    }

    .lg-mb-2>* {
        margin-bottom: 20px;
    }
}

.sm-cp-0 {
    padding: 0;
}

.sm-cp-1 {
    padding: 10px;
}

.sm-cp-2 {
    padding: 20px;
}

@media (min-width:768px) {
    .md-cp-0 {
        padding: 0;
    }

    .md-cp-1 {
        padding: 10px;
    }

    .md-cp-2 {
        padding: 20px;
    }
}

@media (min-width:1024px) {
    .lg-cp-0 {
        padding: 0;
    }

    .lg-cp-1 {
        padding: 10px;
    }

    .lg-cp-2 {
        padding: 20px;
    }
}

.mb-2>* {
    margin-bottom: 20px;
}

.mb-2> :last-child {
    margin-bottom: 0;
}

.v-sep>* {
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .v-sep>* {
        margin-bottom: 40px;
    }
}

.v-sep>*:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width:767px) {
    .hide-mobile {
        display: none !important;
    }
}

@media only screen and (max-width:1023px) {
    .hide-tablet-and-mobile {
        display: none !important;
    }
}

@media only screen and (min-width:768px) {
    .hide-tablet-and-desktop {
        display: none !important;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .hide-tablet {
        display: none !important;
    }
}

@media only screen and (min-width:1024px) {
    .hide-desktop {
        display: none !important;
    }
}

.row.px10 {
    margin-left: -10px;
    margin-right: -10px;
}

.row.px10>.col {
    padding-left: 10px;
    padding-right: 10px;
}

.row.px20 {
    margin-left: -20px;
    margin-right: -20px;
}

.row.px20>.col {
    padding-left: 20px;
    padding-right: 20px;
}

.row {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.row:after {
    content: '';
    display: table;
    clear: both;
}

.row:not(:empty) {
    margin-bottom: -20px;
}

.col {
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .col {
        margin-bottom: 40px;
    }

    .row:not(:empty) {
        margin-bottom: -40px;
    }
}

.row .col {
    float: left;
    box-sizing: border-box;
}

.row .col.pull-right {
    float: right;
}

.row .col.s1 {
    width: 8.3333333333%;
}

.row .col.s2 {
    width: 16.6666666667%;
}

.row .col.s3 {
    width: 25%;
}

.row .col.s4 {
    width: 33.3333333333%;
}

.row .col.s5 {
    width: 41.6666666667%;
}

.row .col.s6 {
    width: 50%;
}

.row .col.s7 {
    width: 58.3333333333%;
}

.row .col.s8 {
    width: 66.6666666667%;
}

.row .col.s9 {
    width: 75%;
}

.row .col.s10 {
    width: 83.3333333333%;
}

.row .col.s11 {
    width: 91.6666666667%;
}

.row .col.s12 {
    width: 100%;
}

@media only screen and (min-width:768px) {
    .row .col.m1 {
        width: 8.3333333333%;
    }

    .row .col.m2 {
        width: 16.6666666667%;
    }

    .row .col.m3 {
        width: 25%;
    }

    .row .col.m4 {
        width: 33.3333333333%;
    }

    .row .col.m5 {
        width: 41.6666666667%;
    }

    .row .col.m6 {
        width: 50%;
    }

    .row .col.m7 {
        width: 58.3333333333%;
    }

    .row .col.m8 {
        width: 66.6666666667%;
    }

    .row .col.m9 {
        width: 75%;
    }

    .row .col.m10 {
        width: 83.3333333333%;
    }

    .row .col.m11 {
        width: 91.6666666667%;
    }

    .row .col.m12 {
        width: 100%;
    }
}

@media only screen and (min-width:1024px) {
    .row .col.l1 {
        width: 8.3333333333%;
    }

    .row .col.l2 {
        width: 16.6666666667%;
    }

    .row .col.l3 {
        width: 25%;
    }

    .row .col.l4 {
        width: 33.3333333333%;
    }

    .row .col.l5 {
        width: 41.6666666667%;
    }

    .row .col.l6 {
        width: 50%;
    }

    .row .col.l7 {
        width: 58.3333333333%;
    }

    .row .col.l8 {
        width: 66.6666666667%;
    }

    .row .col.l9 {
        width: 75%;
    }

    .row .col.l10 {
        width: 83.3333333333%;
    }

    .row .col.l11 {
        width: 91.6666666667%;
    }

    .row .col.l12 {
        width: 100%;
    }
}

.widget {
    position: relative;
    box-sizing: border-box;
}

.widget:hover .widget__headline a {
    color: rgba(31, 31, 31, 1);
}

.widget__headline {
    font-family: 'Montserrat', 'sans-serif';
    color: #1f1f1f;
    cursor: pointer;
}

.widget__headline-text {
    font-family: inherit;
    color: inherit;
    word-break: break-word;
}

.widget__section-text {
    display: block;
}

.image,
.widget__image {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    z-index: 0;
}

.widget__play {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
}

.image.no-image {
    background-color: #e4e4e4;
}

.widget__video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

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

.rebellt-item.is--mobile,
.rebellt-item.is--tablet {
    margin-bottom: .85em;
}

.rebellt-item.show_columns_on_mobile.col2,
.rebellt-item.show_columns_on_mobile.col3 {
    display: inline-block;
    vertical-align: top;
}

.rebellt-item.show_columns_on_mobile.col2 {
    width: 48%;
}

.rebellt-item.show_columns_on_mobile.col3 {
    width: 32%;
}

@media only screen and (min-width:768px) {

    .rebellt-item.col2:not(.show_columns_on_mobile),
    .rebellt-item.col3:not(.show_columns_on_mobile) {
        display: inline-block;
        vertical-align: top;
    }

    .rebellt-item.col2:not(.show_columns_on_mobile) {
        width: 48%;
    }

    .rebellt-item.col3:not(.show_columns_on_mobile) {
        width: 32%;
    }
}

.rebellt-item.parallax {
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    left: calc(-50vw + 50%);
    width: 100vw;
    min-height: 100vh;
    padding: 0 20%;
    box-sizing: border-box;
    max-width: inherit;
    text-align: center;
    z-index: 3;
}

.rebellt-item.parallax.is--mobile {
    background-position: center;
    margin-bottom: 0;
    padding: 0 15%;
}

.rebellt-item.parallax.has-description:before,
.rebellt-item.parallax.has-description:after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

.rebellt-item.parallax.has-description.is--mobile:before,
.rebellt-item.parallax.has-description.is--mobile:after {
    padding-bottom: 90vh;
}

.rebellt-item.parallax h3,
.rebellt-item.parallax p {
    color: white;
    text-shadow: 1px 0 #000;
}

.rebellt-item.parallax.is--mobile p {
    font-size: 18px;
    font-weight: 400;
}

.rebellt-ecommerce h3 {
    font-size: 1.8em;
    margin-bottom: 15px;
}

.rebellt-ecommerce--price {
    font-size: 1.5em;
    line-height: 1.5;
    margin: 25px 0;
}

.rebellt-ecommerce--buy {
    margin: 15px 0;
}

.rebellt-ecommerce--btn {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 1.6rem;
    line-height: 1em;
    padding: 1.25rem;
    font-weight: 700;
}

.rebellt-ecommerce--btn:hover {
    color: #fff;
}

.rebelbar.skin-simple {
    height: 50px;
    line-height: 50px;
    color: #1f1f1f;
    font-size: 1.2rem;
    border-left: none;
    border-right: none;
    background-color: #fff;
}

.rebelbar.skin-simple .rebelbar__inner {
    position: relative;
    height: 100%;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1300px;
}

.rebelbar.skin-simple .logo {
    float: left;
}

.rebelbar.skin-simple .logo__image {
    max-height: 50px;
    max-width: 190px;
}

.rebelbar--fake.skin-simple {
    position: relative;
    border-color: #fff;
}

.rebelbar--fixed.skin-simple {
    position: absolute;
    width: 100%;
    z-index: 3;
}

.with-fixed-header .rebelbar--fixed.skin-simple {
    position: fixed;
    top: 0;
}

.rebelbar.skin-simple .rebelbar__menu-toggle {
    position: relative;
    cursor: pointer;
    float: left;
    text-align: center;
    font-size: 0;
    width: 50px;
    margin-left: -15px;
    height: 100%;
    color: #1f1f1f;
}

.rebelbar.skin-simple i {
    vertical-align: middle;
    display: inline-block;
    font-size: 20px;
}

.rebelbar.skin-simple .rebelbar__menu-toggle:hover {
    color: rgba(31, 31, 31, 1);
}

.rebelbar.skin-simple .rebelbar__section-links {
    display: none;
    padding: 0 100px 0 40px;
    overflow: hidden;
    height: 100%;
}

.rebelbar.skin-simple .rebelbar__section-list {
    margin: 0 -15px;
    height: 100%;
}

.rebelbar.skin-simple .rebelbar__section-links li {
    display: inline-block;
    padding: 0 15px;
    text-align: left;
}

.rebelbar.skin-simple .rebelbar__section-link {
    color: #1f1f1f;
    display: block;
    font-size: 1.8rem;
    font-weight: 400;
    text-decoration: none;
}

.rebelbar.skin-simple .rebelbar__section-link:hover {
    color: rgba(31, 31, 31, 1);
}

.rebelbar.skin-simple .rebelbar__sharebar.sharebar {
    display: none;
}

.rebelbar.skin-simple .rebelbar__section-list.js--active .rebelbar__more-sections-button {
    visibility: visible;
}

.rebelbar.skin-simple .rebelbar__more-sections-button {
    cursor: pointer;
    visibility: hidden;
}

.rebelbar.skin-simple #rebelbar__more-sections {
    visibility: hidden;
    position: fixed;
    line-height: 70px;
    left: 0;
    width: 100%;
    background-color: #1f1f1f;
}

.rebelbar.skin-simple #rebelbar__more-sections a {
    color: white;
}

.rebelbar.skin-simple #rebelbar__more-sections.opened {
    visibility: visible;
}

@media only screen and (min-width:768px) {
    .rebelbar.skin-simple .rebelbar__menu-toggle {
        margin-right: 15px;
    }

    .rebelbar.skin-simple {
        height: 100px;
        line-height: 100px;
        font-weight: 700;
    }

    .rebelbar.skin-simple .logo__image {
        max-width: 350px;
        max-height: 100px;
    }

    .rebelbar.skin-simple .rebelbar__inner {
        padding: 0 40px;
    }

    .rebelbar.skin-simple .rebelbar__sharebar.sharebar {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 40px;
    }
}

@media (min-width:960px) {
    .rebelbar.skin-simple .rebelbar__section-links {
        display: block;
    }

    .with-floating-shares .rebelbar.skin-simple .search-form {
        display: none;
    }

    .with-floating-shares .rebelbar.skin-simple .rebelbar__sharebar.sharebar {
        display: block;
    }

    .with-floating-shares .rebelbar.skin-simple .rebelbar__section-links {
        display: none;
    }
}

.menu-global {
    display: none;
    width: 100%;
    position: fixed;
    z-index: 3;
    color: white;
    background-color: #1a1a1a;
    height: 100%;
    font-size: 1.8rem;
    overflow-y: auto;
    overflow-x: hidden;
    line-height: 1.6em;
}

@media (min-width:768px) {
    .menu-global {
        display: block;
        max-width: 320px;
        top: 0;
        -webkit-transform: translate(-320px, 0);
        transform: translate(-320px, 0);
        transform: translate3d(-320px, 0, 0);
    }

    .menu-global,
    .all-content-wrapper {
        transition: transform .2s cubic-bezier(.2, .3, .25, .9);
    }
}

.menu-overlay {
    position: fixed;
    top: -100%;
    left: 0;
    height: 0;
    width: 100%;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms;
}

.menu-opened .menu-overlay {
    visibility: visible;
    height: 100%;
    z-index: 1;
    opacity: 1;
    top: 0;
}

@media only screen and (min-width:768px) {
    .menu-opened .menu-overlay {
        z-index: 10;
        background: rgba(255, 255, 255, .6);
    }
}

@media (min-width:960px) {
    .logged-out-user .rebelbar.skin-simple .menu-overlay {
        display: none;
    }
}

.sharebar {
    margin: 0 -4px;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

.sharebar a {
    color: #fff;
}

.sharebar a:hover {
    text-decoration: none;
    color: #fff;
}

.sharebar .share,
.sharebar .share-plus {
    display: inline-block;
    margin: 0 4px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 10px;
    width: 20px;
    min-width: 20px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}

.sharebar .share-plus i,
.sharebar .share i {
    display: inline-block;
    vertical-align: middle;
}

.sharebar .hide-button {
    display: none;
}

.sharebar.enable-panel .hide-button {
    display: inline-block;
}

.sharebar.enable-panel .share-plus {
    display: none;
}

.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child {
    width: 68px;
}

.sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after {
    content: 'Share';
    padding-left: 5px;
    vertical-align: middle;
}

.sharebar--fixed {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 1;
    text-align: center;
    width: 100%;
    left: 0;
    margin: 20px auto;
}

.with-floating-shares .sharebar--fixed {
    display: block;
}

.sharebar.fly_shared:not(.enable-panel) .share:nth-child(5) {
    display: none;
}

.share-media-panel .share-media-panel-pinit {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

.share-media-panel-pinit_share {
    background-image: url('../img/pin-it-sprite.png');
    background-color: #BD081C;
    background-position: -1px -17px;
    border-radius: 4px;
    float: right;
    height: 34px;
    margin: 7px;
    width: 60px;
    background-size: 194px auto;
}

.share-media-panel-pinit_share:hover {
    opacity: .9;
}

@media (min-width:768px) {

    .sharebar .share-plus .fa,
    .sharebar .share .fa {
        font-size: 22px;
    }

    .sharebar .share,
    .sharebar .share-plus {
        padding: 0 15px;
        width: 30px;
        min-width: 30px;
        height: 60px;
        line-height: 60px;
        margin: 0 4px;
        font-size: 16px;
    }

    .sharebar.with-first-button-caption:not(.enable-panel) .share:first-child {
        width: 180px;
    }

    .sharebar.with-first-button-caption:not(.enable-panel) .share:first-child:after {
        content: 'Share this story';
        padding-left: 10px;
        vertical-align: middle;
        text-transform: uppercase;
    }

    .share-media-panel-pinit_share {
        background-position: -60px -23px;
        height: 45px;
        margin: 10px;
        width: 80px;
    }
}

.action-btn {
    display: block;
    font-size: 1.6rem;
    color: rgba(66, 103, 178, 1);
    cursor: pointer;
    border: 2px solid rgba(66, 103, 178, 1);
    border-color: rgba(66, 103, 178, 1);
    border-radius: 2px;
    line-height: 1em;
    padding: 1.6rem;
    font-weight: 700;
    text-align: center;
}

.action-btn:hover {
    color: rgba(31, 31, 31, 1);
    border: 2px solid rgba(31, 31, 31, 1);
    border-color: rgba(31, 31, 31, 1);
}

.section-headline__text {
    font-size: 3rem;
    font-weight: 700;
    line-height: 1;
}

.section-headline__text {
    color: #1f1f1f;
}

@media (min-width:768px) {
    .section-headline__text {
        font-size: 3.6rem;
    }

    .content__main .section-headline__text {
        margin-top: -.3rem;
        margin-bottom: 2rem;
    }
}

.module-headline__text {
    font-size: 3rem;
    font-weight: 700;
    color: #909090;
}

@media (min-width:768px) {
    .module-headline__text {
        font-size: 3.6rem;
    }
}

.search-form {
    position: absolute;
    top: 0;
    right: 20px;
    z-index: 1;
}

.search-form__text-input {
    display: none;
    height: 42px;
    font-size: 1.3rem;
    background-color: #f4f4f4;
    border: none;
    color: #8f8f8f;
    text-indent: 10px;
    padding: 0;
    width: 220px;
    position: absolute;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.search-form .search-form__submit {
    display: none;
    position: relative;
    border: none;
    bottom: 2px;
    background-color: transparent;
}

.search-form__text-input:focus,
.search-form__submit:focus {
    border: 0 none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    outline: 0 none;
}

.show-search .search-form__close {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 1rem;
    right: -28px;
}

.search-form__open {
    vertical-align: middle;
    bottom: 2px;
    display: inline-block;
    position: relative;
    color: #1f1f1f;
    font-size: 1.9rem;
}

.show-search .search-form__text-input {
    display: block;
}

.show-search .search-form__submit {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    color: #1f1f1f;
    font-size: 1.9rem;
}

.search-form__close,
.show-search .search-form__open {
    display: none;
}

.quick-search {
    display: block;
    border-bottom: 1px solid #d2d2d2;
    padding: 24px 0 28px;
    margin-bottom: 20px;
    position: relative;
}

.quick-search__submit {
    background-color: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    position: absolute;
    zoom: .75;
    color: #000;
}

.quick-search__input {
    background-color: transparent;
    border: 0;
    padding: 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 3em;
    padding-left: 40px;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width:768px) {
    .search-form {
        right: 40px;
    }

    .quick-search {
        margin-bottom: 40px;
        padding: 0 0 20px;
    }

    .quick-search__submit {
        zoom: 1;
    }

    .quick-search__input {
        line-height: 2.2em;
        padding-left: 60px;
    }
}

.search-widget {
    position: relative;
}

.search-widget__input,
.search-widget__submit {
    border: none;
    padding: 0;
    margin: 0;
    color: #1f1f1f;
    background: transparent;
    font-size: inherit;
    line-height: inherit;
}

.social-links__link {
    display: inline-block;
    padding: 12px;
    line-height: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 6px;
    font-size: 1.5em;
    text-align: center;
    position: relative;
    vertical-align: middle;
    color: white;
}

.social-links__link:hover {
    color: white;
}

.social-links__link>span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
}

.article__body {
    font-family: 'Montserrat', 'sans-serif';
}

.body-description .horizontal-rule {
    border-top: 2px solid #eee;
}

.article-content blockquote {
    border-left: 5px solid rgba(66, 103, 178, 1);
    border-left-color: rgba(66, 103, 178, 1);
    color: #656565;
    padding: 0 0 0 25px;
    margin: 1em 0 1em 25px;
}

.article__splash-custom {
    position: relative;
}

.body hr {
    display: none;
}

.article-content .media-caption {
    color: #9a9a9a;
    font-size: 1.4rem;
    line-height: 2;
}

.giphy-image {
    margin-bottom: 0;
}

.article-body a {
    word-wrap: break-word;
}

.article-content .giphy-image__credits-wrapper {
    margin: 0;
}

.article-content .giphy-image__credits {
    color: #000;
    font-size: 1rem;
}

.article-content .image-media,
.article-content .giphy-image .media-photo-credit {
    display: block;
}

.tags {
    color: rgba(66, 103, 178, 1);
    margin: 0 -5px;
}

.tags__item {
    margin: 5px;
    display: inline-block;
}

.tags .tags__item {
    line-height: 1;
}

.slideshow .carousel-control {
    overflow: hidden;
}

.shortcode-media .media-caption,
.shortcode-media .media-photo-credit {
    display: block;
}

@media (min-width:768px) {
    .tags {
        margin: 0 -10px;
    }

    .tags__item {
        margin: 10px;
    }

    .article-content__comments-wrapper {
        border-bottom: 1px solid #d2d2d2;
        margin-bottom: 20px;
        padding-bottom: 40px;
    }
}

.subscription-widget {
    background: rgba(66, 103, 178, 1);
    padding: 30px;
}

.subscription-widget .module-headline__text {
    text-align: center;
    font-size: 2rem;
    font-weight: 400;
    color: #fff;
}

.subscription-widget .social-links {
    margin-left: -10px;
    margin-right: -10px;
    text-align: center;
    font-size: 0;
}

.subscription-widget .social-links__link {
    display: inline-block;
    vertical-align: middle;
    width: 39px;
    height: 39px;
    color: #fff;
    box-sizing: border-box;
    border-radius: 50%;
    font-size: 20px;
    margin: 0 5px;
    line-height: 35px;
    background: transparent;
    border: 2px solid #fff;
    border-color: #fff;
}

.subscription-widget .social-links__link:hover {
    color: rgba(31, 31, 31, 1);
    border-color: rgba(31, 31, 31, 1);
    background: transparent;
}

.subscription-widget .social-links__link .fa-instagram {
    margin: 5px 0 0 1px;
}

.subscription-widget__site-links {
    margin: 30px -5px;
    text-align: center;
    font-size: .8em;
}

.subscription-widget__site-link {
    padding: 0 5px;
    color: inherit;
}

.newsletter-element__form {
    text-align: center;
    position: relative;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.newsletter-element__submit,
.newsletter-element__input {
    border: 0;
    padding: 10px;
    font-size: 1.6rem;
    font-weight: 500;
    height: 40px;
    line-height: 20px;
    margin: 0;
}

.newsletter-element__submit {
    background: #909090;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
}

.newsletter-element__submit:hover {
    opacity: .9;
}

.newsletter-element__input {
    background: #f4f4f4;
    width: 100%;
    color: #8f8f8f;
    padding-right: 96px;
    box-sizing: border-box;
}

.gdpr-cookie-wrapper {
    position: relative;
    left: 0;
    right: 0;
    padding: .5em;
    box-sizing: border-box;
}

.gdpr-cookie-controls {
    text-align: right;
}

.runner-authors-list {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

.runner-authors-author-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
}

.runner-authors-avatar-thumb {
    display: inline-block;
    border-radius: 100%;
    width: 55px;
    height: 55px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.runner-authors-author-info {
    width: calc(100% - 55px);
}

.runner-author-name-container {
    padding: 0 6px;
}

.rm-breadcrumb__list {
    margin: 0;
    padding: 0;
}

.rm-breadcrumb__item {
    list-style-type: none;
    display: inline;
}

.rm-breadcrumb__item:last-child .rm-breadcrumb__separator {
    display: none;
}

.rm-breadcrumb__item:last-child .rm-breadcrumb__link,
.rm-breadcrumb__link.disabled {
    pointer-events: none;
    color: inherit;
}

.social-tab-i .share-fb:after,
.social-tab-i .share-tw:after {
    content: none;
}

.share-buttons .social-tab-i a {
    margin-right: 0;
}

.share-buttons .social-tab-i li {
    line-height: 1px;
    float: left;
}

.share-buttons .social-tab-i ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.share-tab-img {
    max-width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    display: inline-block;
}

.share-buttons .social-tab-i {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 1;
    list-style-type: none;
}

.close-share-mobile,
.show-share-mobile {
    background-color: rgba(0, 0, 0, .75);
}

.share-buttons .social-tab-i.show-mobile-share-bar .close-share-mobile,
.share-buttons .social-tab-i .show-share-mobile,
.share-buttons .social-tab-i .share {
    width: 30px;
    height: 30px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.share-buttons .social-tab-i.show-mobile-share-bar .show-share-mobile,
.share-buttons .social-tab-i .close-share-mobile {
    display: none;
}

.share-buttons .social-tab-i .icons-share {
    vertical-align: middle;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: white;
}

.social-tab-i .icons-share.fb:before {
    content: '\f09a';
}

.social-tab-i .icons-share.tw:before {
    content: '\f099';
}

.social-tab-i .icons-share.pt:before {
    content: '\f231';
}

.social-tab-i .icons-share.tl:before {
    content: '\f173';
}

.social-tab-i .icons-share.em:before {
    content: '\f0e0';
}

.social-tab-i .icons-share.sprite-shares-close:before {
    content: '\f00d';
}

.social-tab-i .icons-share.sprite-shares-share:before {
    content: '\f1e0';
}

@media only screen and (max-width:768px) {
    .share-tab-img .social-tab-i {
        display: block;
    }

    .share-buttons .social-tab-i .share {
        display: none;
    }

    .share-buttons .social-tab-i.show-mobile-share-bar .share {
        display: block;
    }

    .social-tab-i li {
        float: left;
    }
}

@media only screen and (min-width:769px) {

    .social-tab-i .close-share-mobile,
    .social-tab-i .show-share-mobile {
        display: none !important;
    }

    .share-tab-img .social-tab-i {
        display: none;
    }

    .share-tab-img:hover .social-tab-i {
        display: block;
    }

    .share-buttons .social-tab-i .share {
        width: 51px;
        height: 51px;
        line-height: 47px;
    }

    .share-buttons .social-tab-i {
        margin: 5px 0 0 5px;
        top: 0;
        left: 0;
        bottom: auto;
        right: auto;
        display: none;
    }

    .share-buttons .social-tab-i .share {
        display: block;
    }
}

.posts-custom .posts-wrapper:after {
    content: '';
    display: block;
    margin-bottom: -20px;
}

.posts-custom .widget {
    margin-bottom: 20px;
    width: 100%;
}

.posts-custom .widget__headline,
.posts-custom .social-date {
    display: block;
}

.posts-custom .social-date {
    color: #a4a2a0;
    font-size: 1.4rem;
}

.posts-custom[data-attr-layout_headline] .widget {
    vertical-align: top;
}

.posts-custom[data-attr-layout_headline='top'] .widget {
    vertical-align: bottom;
}

.posts-custom .posts-wrapper {
    margin-left: 0;
    margin-right: 0;
    font-size: 0;
    line-height: 0;
}

.posts-custom .widget {
    display: inline-block;
}

.posts-custom article {
    margin: 0;
    box-sizing: border-box;
    font-size: 1.6rem;
    line-height: 1.4;
}

.posts-custom[data-attr-layout_columns='2'] article,
.posts-custom[data-attr-layout_columns='3'] article,
.posts-custom[data-attr-layout_columns='4'] article {
    margin: 0 10px;
}

.posts-custom[data-attr-layout_columns='2'] .posts-wrapper,
.posts-custom[data-attr-layout_columns='3'] .posts-wrapper,
.posts-custom[data-attr-layout_columns='4'] .posts-wrapper {
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width:768px) {
    .posts-custom[data-attr-layout_columns='2'] .widget {
        width: 50%;
    }

    .posts-custom[data-attr-layout_columns='3'] .widget {
        width: 33.3333%;
    }

    .posts-custom[data-attr-layout_columns='4'] .widget {
        width: 25%;
    }
}

.posts-custom .widget__headline {
    font-size: 1em;
    font-weight: 700;
    word-wrap: break-word;
}

.posts-custom .widget__section {
    display: block;
}

.posts-custom .widget__head {
    position: relative;
}

.posts-custom .widget__head .widget__body {
    position: absolute;
    padding: 5%;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    background: linear-gradient(transparent 5%, rgba(0, 0, 0, .5));
}

.posts-custom .widget__head .social-author__name,
.posts-custom .widget__head .main-author__name,
.posts-custom .widget__head .social-author__social-name,
.posts-custom .widget__head .main-author__social-name,
.posts-custom .widget__head .widget__headline,
.posts-custom .widget__head .widget__subheadline {
    color: white;
}

.posts-custom .widget__subheadline * {
    display: inline;
}

.posts-custom .main-author__avatar,
.posts-custom .social-author__avatar {
    float: left;
    border-radius: 50%;
    margin-right: 8px;
    height: 30px;
    width: 30px;
    min-width: 30px;
    overflow: hidden;
    position: relative;
}

.posts-custom .main-author__name,
.posts-custom .social-author__name {
    color: #1f1f1f;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1.4;
    display: inline;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.posts-custom .main-author__social-name,
.posts-custom .social-author__social-name {
    color: #757575;
    display: block;
    font-size: 1.2rem;
    line-height: .8em;
}

.posts-custom .main-author__name:hover,
.posts-custom .social-author__name:hover,
.posts-custom .main-author__social-name:hover,
.posts-custom .social-author__social-name:hover {
    color: rgba(31, 31, 31, 1);
}

.posts-custom[data-attr-layout_carousel] .posts-wrapper:after {
    margin-bottom: 0 !important;
}

.posts-custom[data-attr-layout_carousel] .widget {
    margin-bottom: 0 !important;
}

.posts-custom[data-attr-layout_carousel][data-attr-layout_columns='1'] .posts-wrapper:not(.slick-initialized) .widget:not(:first-child),
.posts-custom[data-attr-layout_carousel]:not([data-attr-layout_columns='1']) .posts-wrapper:not(.slick-initialized) {
    display: none !important;
}

.posts-custom .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 7%;
    max-width: 60px;
    min-width: 45px;
    min-height: 60px;
    height: 15%;
    color: white;
    border: 0;
    margin: auto 10px;
    background: rgba(66, 103, 178, 1);
    z-index: 1;
    cursor: pointer;
    font-size: 1.6rem;
    line-height: 1;
    opacity: 0.9;
}

.posts-custom .slick-prev {
    left: 0;
}

.posts-custom .slick-next {
    right: 0;
}

.posts-custom .slick-arrow:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 13px;
    bottom: 0;
    top: 0;
    margin: auto;
    height: 16px;
}

.posts-custom .slick-arrow:hover {
    background: rgba(31, 31, 31, 1);
    opacity: 1;
}

.posts-custom .slick-dots {
    display: block;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 -5px;
}

.posts-custom .slick-dots li {
    display: inline-block;
    margin: 0 5px;
}

.posts-custom .slick-dots button {
    font-size: 0;
    width: 10px;
    height: 10px;
    display: inline-block;
    line-height: 0;
    border: 0;
    background: rgba(66, 103, 178, 1);
    border-radius: 7px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    outline: none;
}

.posts-custom .slick-dots .slick-active button,
.posts-custom .slick-dots button:hover {
    background: rgba(31, 31, 31, 1);
}

.posts-custom hr {
    display: none;
}

.posts-custom {
    font-family: 'Montserrat', 'sans-serif';
}

.posts-custom blockquote {
    border-left: 5px solid rgba(66, 103, 178, 1);
    border-left-color: rgba(66, 103, 178, 1);
    color: #656565;
    padding: 0 0 0 25px;
    margin: 1em 0 1em 25px;
}

.posts-custom .media-caption {
    color: #9a9a9a;
    font-size: 1.4rem;
    line-height: 2;
}

.posts-custom a {
    word-wrap: break-word;
}

.posts-custom .giphy-image__credits-wrapper {
    margin: 0;
}

.posts-custom .giphy-image__credits {
    color: #000;
    font-size: 1rem;
}

.posts-custom .body .image-media,
.posts-custom .body .giphy-image .media-photo-credit {
    display: block;
}

.posts-custom .widget__shares.enable-panel .share-plus,
.posts-custom .widget__shares:not(.enable-panel) .hide-button {
    display: none;
}

.posts-custom .widget__shares {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 0;
}

.posts-custom .widget__shares a {
    display: inline-block;
    padding: 5px;
    line-height: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 10px;
    font-size: 1.5rem;
    text-align: center;
    position: relative;
    vertical-align: middle;
    color: white;
}

.posts-custom .widget__shares a:hover {
    color: white;
}

.posts-custom .widget__shares i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
}

.post-splash-custom,
.post-splash-custom .widget__head {
    position: relative;
}

.post-splash-custom .widget__head .widget__body {
    position: absolute;
    padding: 5%;
    bottom: 0;
    left: 0;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    background: -webkit-linear-gradient(transparent 5%, rgba(0, 0, 0, .5));
    background: -o-linear-gradient(transparent 5%, rgba(0, 0, 0, .5));
    background: -moz-linear-gradient(transparent 5%, rgba(0, 0, 0, .5));
    background: linear-gradient(transparent 5%, rgba(0, 0, 0, .5));
}

.post-splash-custom .headline {
    font-size: 2rem;
    font-weight: 700;
    position: relative;
}

.post-splash-custom .post-controls {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.post-splash-custom hr {
    display: none;
}

.post-splash-custom .widget__section {
    display: block;
}

.post-splash-custom .post-date {
    display: block;
}

.post-splash-custom .photo-credit p,
.post-splash-custom .photo-credit a {
    font-size: 1.1rem;
    margin: 0;
}

.post-splash-custom .widget__subheadline * {
    display: inline;
}

.post-splash-custom .widget__image .headline,
.post-splash-custom .widget__image .photo-credit,
.post-splash-custom .widget__image .photo-credit p,
.post-splash-custom .widget__image .photo-credit a,
.post-splash-custom .widget__image .post-date {
    color: #fff;
}

@media (min-width:768px) {
    .post-splash-custom .headline {
        font-size: 3.6rem;
    }
}

.post-splash-custom .widget__shares.enable-panel .share-plus,
.post-splash-custom .widget__shares:not(.enable-panel) .hide-button {
    display: none;
}

.post-splash-custom .widget__shares {
    margin-left: -10px;
    margin-right: -10px;
    font-size: 0;
}

.post-splash-custom .widget__shares a {
    display: inline-block;
    padding: 5px;
    line-height: 0;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin: 0 10px;
    font-size: 1.5rem;
    text-align: center;
    position: relative;
    vertical-align: middle;
    color: white;
}

.post-splash-custom .widget__shares a:hover {
    color: white;
}

.post-splash-custom .widget__shares i {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1em;
}

.post-authors {
    font-size: 1.1em;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #9a9a9a;
    border-bottom: 1px solid #d2d2d2;
}

.post-authors__name,
.post-authors__date {
    display: inline-block;
    vertical-align: middle;
}

.post-authors__name {
    font-weight: 600;
}

.post-authors__date {
    margin-left: 7px;
}

.post-authors__fb-like {
    float: right;
    overflow: hidden;
}

.post-authors__fb-like[fb-xfbml-state='rendered']:before {
    content: 'Like us on Facebook';
    line-height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

.post-authors__list {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

.post-author {
    display: inline;
}

.post-author__avatar {
    z-index: 0;
    border-radius: 100%;
    object-fit: cover;
    width: 50px;
    height: 50px;
}

.post-author__avatar,
.post-author__name {
    display: inline-block;
    vertical-align: middle;
}

.post-author__bio p {
    margin: 0;
}

.post-pager {
    display: table;
    width: 100%;
}

.post-pager__spacing {
    display: table-cell;
    padding: 0;
    width: 5px;
}

.post-pager__btn {
    display: table-cell;
    font-size: 1.6rem;
    background: rgba(66, 103, 178, 1);
    color: white;
    cursor: pointer;
    line-height: 1em;
    padding: 1.6rem;
    font-weight: 700;
    text-align: center;
}

.post-pager__btn:hover {
    background: rgba(31, 31, 31, 1);
    color: white;
}

.post-pager__btn .fa {
    transition: padding 200ms;
}

.post-pager__btn:hover .fa {
    padding: 0 5px;
}

.post-pager__spacing:first-child,
.post-pager__spacing:last-child {
    display: none;
}

.arrow-link {
    font-weight: 600;
    font-size: 1.5rem;
    color: rgba(66, 103, 178, 1);
    margin: 0 -.5rem;
    text-align: right;
    position: relative;
}

.arrow-link__anchor span {
    vertical-align: middle;
    margin: 0 .5rem;
}

.list {
    display: block;
    margin-left: -1em;
    margin-right: -1em;
    padding: 0;
}

.list__item {
    display: inline-block;
    padding: 1em;
}

.logo__anchor {
    display: block;
    font-size: 0;
}

.logo__image.with-bounds {
    max-width: 190px;
    max-height: 100px;
}

@media (min-width:768px) {
    .logo__image.with-bounds {
        max-width: 350px;
    }
}

.crop-16x9 {
    padding-bottom: 56.25%;
}

.crop-3x2 {
    padding-bottom: 66.6666%;
}

.crop-2x1 {
    padding-bottom: 50%;
}

.crop-1x2 {
    padding-bottom: 200%;
}

.crop-3x1 {
    padding-bottom: 33.3333%;
}

.crop-1x1 {
    padding-bottom: 100%;
}

.share-plus {
    background-color: #afafaf;
}

.share-plus:hover {
    background-color: #aaaaaa;
}

.share-facebook,
.share-fb {
    background-color: #1777f2;
}

.share-facebook:hover,
.share-fb:hover {
    background-color: #318bff;
}

.share-twitter,
.share-tw {
    background-color: #50abf1;
}

.share-twitter:hover,
.share-tw:hover {
    background-color: #00a8e5;
}

.share-apple {
    background-color: #000000;
}

.share-apple:hover {
    background-color: #333333;
}

.share-linkedin {
    background-color: #0077b5;
}

.share-linkedin:hover {
    background: #006da8;
}

.share-pinterest {
    background-color: #ce1e1f;
}

.share-pinterest:hover {
    background: #bb2020;
}

.share-googleplus {
    background-color: #df4a32;
}

.share-googleplus:hover {
    background-color: #c73c26;
}

.share-reddit {
    background-color: #ff4300;
}

.share-email {
    background-color: #5e7286;
}

.share-email:hover {
    background: #48596b;
}

.share-tumblr {
    background-color: #2c4762;
}

.share-tumblr:hover {
    background-color: #243c53;
}

.share-sms {
    background-color: #ff922b;
}

.share-sms:hover {
    background-color: #fd7e14;
}

.share-whatsapp {
    background-color: #4dc247;
}

.share-instagram {
    background-color: #3f729b;
}

.share-instagram:hover {
    background-color: #4B88B9;
}

.share-youtube {
    background-color: #cd201f;
}

.share-youtube:hover {
    background-color: #EA2524;
}

.share-linkedin {
    background-color: #0077b5;
}

.share-linkedin:hover {
    background-color: #005d8e;
}

.share-slack {
    background-color: #36C5F0;
}

.share-slack:hover {
    background-color: #0077b5;
}

.share-openid {
    background-color: #F7931E;
}

.share-openid:hover {
    background-color: #E6881C;
}

.share-st {
    background-color: #eb4924;
}

.share-copy-link {
    background-color: #159397;
}

#sTop_Bar_0_0_6_0_0_8_0_0_1_1 .social-links {
    line-height: 42px;
}

#sTop_Bar_0_0_6_0_0_8_0_0_1_1 .social-links__link {
    width: 8px;
    font-size: 18px;
    background-color: rgba(0, 0, 0, 1);
    height: 8px;
}

#sTop_Bar_0_0_6_0_0_8_0_0_1_1 .social-links__link:hover {
    background-color: #000;
}

#sTop_Bar_0_0_6_0_0_9 {
    margin: 0;
    display: none;
}

@media (min-width: 0) and (max-width: 767px) {
    #sTop_Bar_0_0_6_0_0_9 {
        height: 53px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #sTop_Bar_0_0_6_0_0_9 {
        height: 74px;
    }
}

#sFreemium-post-page_0_0_1_0_0_0 .photo-credit {
    color: #fff;
    font-size: 14px;
}

#sFreemium-post-page_0_0_1_0_0_0 {
    max-width: 1280px;
    border: 10px solid #ffa500;
    margin: 20px auto;
}

@media (min-width: 0) and (max-width: 767px) {
    #sFreemium-post-page_0_0_1_0_0_0 {
        border-top: 10px solid #ffa500;
        margin: 0;
        border-bottom: 10px solid #ffa500;
    }
}

#sFreemium-post-page_0_0_1_0_0_1 .rm-breadcrumb__separator {
    color: #b7b7b7;
    margin: 0 5px;
}

#sFreemium-post-page_0_0_1_0_0_1 .rm-breadcrumb__item {
    color: #b7b7b7;
    font-size: 14px;
}

#sFreemium-post-page_0_0_1_0_0_1 .rm-breadcrumb__item:last-child {
    color: #b7b7b7;
    font-weight: bold;
}

#sFreemium-post-page_0_0_1_0_0_2.row-wrapper {
    max-width: 1300px;
    box-sizing: border-box;
    padding: 0 20px;
    margin: 0 auto;
}

@media (min-width: 0) and (max-width: 767px) {
    #sFreemium-post-page_0_0_1_0_0_2.row-wrapper {
        padding: 0 20px;
    }
}

@media (min-width: 1024px) {
    #sFreemium-post-page_0_0_1_0_0_2_0 {
        width: calc(100% - 340px);
        padding-right: 60px;
    }
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0 {
    border-bottom: 1px solid #000000;
    padding-bottom: 30px;
    display: flex;
    flex-direction: row;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_0 {
    width: 100px;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_0_0 a {
    border-radius: 50%;
    min-width: 10px;
    height: 45px;
    padding: 0;
    width: 45px;
    margin: 10px 50px 10px 0;
    line-height: 43px;
    background-color: #343434;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .body .social-tab-i {
    min-width: 10px;
    height: 45px;
    width: 15px;
    position: absolute;
    margin: 10px 50px;
    line-height: 45px;
    background-color: #343434;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .body {
    font-size: 17px;
    font-weight: 300;
    color: #000000;
    letter-spacing: normal;
    font-style: normal;
    padding-right: 40px;
    font-stretch: normal;
    font-family: Merriweather, serif;
    line-height: 1.59;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .around-the-web__headline {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .from-your-site__headline {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .from-your-site__headline:after {
    content: "Leggi anche";
    position: absolute;
    left: 124px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .from-your-site__link {
    font-size: 17px;
    line-height: 27px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .custom-field-riproduzione-riservata {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .widget__section {
    letter-spacing: 0.98px;
    color: #b8260b;
    font-size: 12px;
    display: inline-flex;
    font-stretch: normal;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .post-date {
    letter-spacing: normal;
    line-height: normal;
    color: #000000;
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 300;
    display: inline-flex;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .post-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .widget__image {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .post-author__name {
    letter-spacing: normal;
    color: #232323;
    font-size: 16px;
    line-height: normal;
    font-stretch: normal;
    font-weight: 300;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_0_1_0_1 .headline {
    letter-spacing: normal;
    color: #232323;
    font-size: 45px;
    font-style: normal;
    font-stretch: normal;
    font-weight: bold;
    line-height: 1.11;
}

#sFreemium-post-page_0_0_1_0_0_2_0_1 {
    padding: 20px 0;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0 {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_0 {
    letter-spacing: normal;
    color: #232323;
    border-bottom: solid 1px #000;
    font-size: 19px;
    line-height: 1;
    font-stretch: normal;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1 {
    justify-content: space-around;
    margin: 20px 5px;
    display: flex;
    flex-direction: row;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_0 .widget {
    background-color: #ffa500;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_1 .widget {
    background-color: #ffa500;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_1_2 .widget {
    background-color: #ffa500;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2 {
    justify-content: space-around;
    margin: 0px 5px;
    display: flex;
    flex-direction: row;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_0 .widget {
    background-color: #ffa500;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_1 .widget {
    background-color: #ffa500;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .widget .widget__body {
    padding: 10px;
    height: 130px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 {
    width: 30%;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .widget__headline {
    height: 70px;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .social-date {
    position: relative;
    top: 10px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .widget .widget__headline-text {
    -webkit-box-orient: vertical;
    letter-spacing: normal;
    color: #ffffff;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 19px;
    display: -webkit-box;
    font-stretch: normal;
    font-style: normal;
    -webkit-line-clamp: 5;
    font-weight: bold;
    line-height: 1.2;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .widget__section {
    letter-spacing: 0.98px;
    color: #ffffff;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_0_2_1_0_2_2 .widget {
    background-color: #ffa500;
}

@media (min-width: 1024px) {
    #sFreemium-post-page_0_0_1_0_0_2_1 {
        width: 340px;
    }
}

#sFreemium-post-page_0_0_1_0_0_2_1:after {
    margin-top: -30px;
}

#sFreemium-post-page_0_0_1_0_0_2_1>* {
    margin-bottom: 30px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1 {
    box-sizing: border-box;
    padding: 10px;
    margin: 0;
    background-color: #ffcc6b;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .module-headline__text {
    color: #232323;
    font-size: 19px;
    text-transform: uppercase;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .social-date__text {
    letter-spacing: 0.4px;
    color: #ffffff;
    font-size: 12px;
    line-height: normal;
    font-stretch: normal;
    font-weight: bold;
    font-style: normal;
    text-align: right;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .widget__headline {
    line-height: 1;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .social-date {
    position: relative;
    top: 9px;
    float: right;
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .widget .widget__headline-text {
    letter-spacing: normal;
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    font-weight: 500;
    line-height: 1;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .social-author__avatar {
    display: none;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .widget__section {
    letter-spacing: 0.98px;
    color: #232323;
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 0.83;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .social-author__name {
    letter-spacing: 0.43px;
    color: #ffffff;
    font-size: 13px;
    line-height: normal;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .social-author {
    display: inline-flex;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .posts-custom .posts-wrapper:after {
    margin-bottom: -10px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .posts-custom .widget {
    margin-bottom: 10px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .posts-custom .posts-wrapper {
    margin-left: -5.0px;
    margin-right: -5.0px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_1_0 .posts-custom article {
    margin: 0 5.0px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_2_0>.js-scroll-trigger {
    position: relative;
    top: -148px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_2_0>.sticky-active {
    top: 148px;
}

#sFreemium-post-page_0_0_1_0_0_2_1_0_1_2_0_0 {
    padding: 20px 0;
    width: 300px;
}