

.videoCube .video-label-box {
    margin-left: 81px;
}

.videoCube .video-label dt {
    font-weight: bold;
}

.videoCube .video-title {
    height: auto;
    margin-bottom: 3px;
    white-space: normal;
}

.videoCube .trc_inline_detail_spacer {
    display: inline-block;
    white-space: pre;
}

.loading-animation {
    font-family: sans;
    font-size: 1.5em;
    text-align: center;
    color: gray;
    height: 100%;
}

.trc_rbox_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: black;
}

.trc_header_right_part {
    position: absolute;
    left: 50%;
    top: 0;
}

.branding_div {
    overflow: visible;
    float: right;
}

.branding_div img {
    height: 20px;
}

.videoCube .branding .logoDiv {
    font-size: inherit;
    line-height: inherit;
    background: none;
    margin: 0;
    padding: 0;
}

.videoCube .branding .logoDiv a {
    vertical-align: inherit;
    color: inherit;
    line-height: inherit;
}

.videoCube .branding .logoDiv a span {
    vertical-align: inherit;
}

.trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored {
    display: inline-block;
    float: none;
}

.trc_related_container .videoCube .branding .attribution-disclosure-link-sponsored.align-disclosure-right {
    float: right;
    margin-left: auto;
    padding-left: 2px;
}

.videoCube .video-label-box .branding.composite-branding {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.branding.composite-branding>* {
    display: inline-block;
    vertical-align: bottom;
}

.branding .branding-separator {
    margin: 0 2px;
    font-weight: normal;
}

.branding .branding-inner {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.video-label-box span.branding.inline-branding {
    display: inline-block;
}

/* Support for Horizontal mode */
.trc_related_container div.horizontal {
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* Support for thumbnail position */
.trc_related_container DIV.videoCube.thumbnail_top .thumbBlock,
.trc_related_container DIV.videoCube.thumbnail_bottom .thumbBlock {
    float: none;
}

/* SEO blocks should be hidden once R-Box loads */
.vidiscovery-note {
    display: none;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base {
    display: block;
    width: auto;
    margin-left: 0;
    position: absolute;
    color: white !important;
}

.videoCube .thumbBlock .trc_sponsored_overlay {
    filter: alpha(opacity=60);
    opacity: 0.6;
    display: block;
    position: absolute;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base .sponsored {
    position: relative;
    display: block;
    overflow: visible;
    width: auto;
    text-align: center;
    padding: 0 5px;
    margin-top: 0;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base.round .trc_sponsored_overlay {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.videoCube .thumbBlock .trc_sponsored_overlay_base.round {
    margin-left: 4px;
}

.thumbnail-emblem,
.videoCube .thumbnail-overlay,
.videoCube:hover .thumbnail-overlay,
.videoCube_hover .thumbnail-overlay {
    position: absolute;
    background: transparent no-repeat;
    background-size: contain;
    z-index: 50;
}

.thumbnail_bottom {
    padding-bottom: 8px;
}

.trc_related_container .logoDiv {
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    font-size: 9px;
}

.trc_related_container .logoDiv a {
    font-size: 9px;
    text-decoration: none !important;
    color: black;
    margin-right: 1px;
    /* don't allow focus line to cause overflow */
    vertical-align: text-bottom;
}

.logoDiv a span:hover {
    text-decoration: underline;
}

.trc_rbox_header .logoDiv {
    font-size: 1em;
}

/* text-link widgets*/
.trc_tl .trc_rbox_header .logoDiv {
    position: relative;
    z-index: 1;
}

.trc_tl .trc_rbox_header_span .trc_header_right_column {
    position: absolute;
    width: 48%;
    left: 52%;
    top: 0;
}

.trc_tl .trc_rbox_div .videoCube.horizontal {
    clear: left;
}

.trc_tl .trc_rbox_div .videoCube.trc_tl_right_col {
    float: none;
    clear: right;
    margin-left: auto;
}

.trc_tl .videoCube .video-title .branding {
    line-height: 1.3em;
}

.trc_tl .videoCube:hover span.branding,
.trc_tl .videoCube_hover span.branding {
    text-decoration: none;
}

.trc_tl .trc_rbox_div .videoCube.thumbnail_none a {
    vertical-align: top;
    overflow: visible;
}

.trc_tl .videoCube .video-label-box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

/* text-link widgets - end*/
.trc_rbox_container.trc_expandable {
    overflow: hidden;
    max-height: 0;
    transition-property: max-height;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    -o-transition-property: max-height;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.trc_related_container .videoCube .thumbBlock .branding {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.syndicatedItem .branding {
    margin: 0;
}

.trc-inplayer-rbox {
    background: #333;
    background: rgba(30, 30, 30, 0.9);
    bottom: 0;
    position: absolute;
    height: 300px;
    text-align: center;
}

.trc-inplayer-rbox .trc_rbox_container {
    margin: 50px auto 0;
    width: 640px;
}

.trc_rbox.trc-auto-size {
    width: 100%;
    height: 100%;
}

.videoCube.thumbnail_under .video-title {
    min-height: 2.58em;
}

.videoCube.thumbnail_under .tbl-text-over-container {
    width: 100%;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    min-height: 66%;
    max-height: 66%;
    padding-top: 2px;
    padding-bottom: 2px;
    line-height: 1.25em;
}

.videoCube.thumbnail_under .tbl-text-over-container .tbl-text-over {
    height: 100%;
    width: 100%;
    position: absolute;
    background: linear-gradient(to bottom,
            rgba(0, 0, 0, 0) 0%,
            rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#CC000000, GradientType=0);
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title,
.videoCube.thumbnail_under .tbl-text-over-container span.video-description,
.videoCube.thumbnail_under .tbl-text-over-container span.branding {
    position: relative;
    z-index: 1;
    padding: 0 8px;
    margin: 0;
}

.videoCube.thumbnail_under .tbl-text-over-container span.video-title {
    margin-bottom: 6px;
    min-height: auto;
}

.videoCube.thumbnail_under .tbl-text-over-container .video-label-box {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0 8px 6px 8px;
    min-height: auto;
    box-sizing: border-box;
}

.trc-auto-size .trc_rbox_outer .trc_rbox_div {
    height: auto;
    width: auto;
}

.trc-auto-size .trc_rbox_div .videoCube {
    height: auto;
}

.trc-auto-size .trc_rbox_div .videoCube.trc-first-recommendation {
    margin-top: 0;
}

.trc_rbox .trc_rbox_outer .trc_rbox_div .videoCube.trc-first-in-row {
    margin-left: 0;
}

.trc_elastic .trc_rbox {
    width: auto;
}

.trc_elastic .videoCube {
    overflow: hidden;
}

.trc_elastic .videoCube .thumbBlock {
    background: transparent no-repeat center center;
    background-size: cover;
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
}

.trc_elastic .thumbBlock_holder {
    position: relative;
    width: 100%;
}

.trc_elastic .thumbnail_start .thumbBlock_holder {
    float: left;
    margin-right: 10px;
}

.trc_elastic .thumbnail_start.item-has-pre-label .thumbBlock_holder {
    margin-right: 0;
}

.trc_elastic .videoCube_aspect {
    width: 1px;
}

.trc_elastic .trc_rbox .trc_rbox_div {
    height: auto;
}

.trc_elastic .thumbnail_start .trc-pre-label {
    float: left;
    padding-right: 10px;
}

.trc_elastic .thumbnail_start.trc-split-label .trc-main-label {
    float: left;
    padding-left: 10px;
}

.trc_elastic .video-label-box {
    display: block;
}

.trc_elastic .thumbnail_start .video-label-box {
    box-sizing: border-box;
}

/** USER Ad-Choice **/
.trc_user_adChoice_btn {
    background: no-repeat scroll 0 0 rgba(255, 255, 255, 1);
    border-radius: 0 0 0 5px;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9000;
    cursor: pointer;
    border-width: 2px 0 2px 4px;
    border-style: solid;
    border-color: #fff;
    opacity: 0.7;
    background-size: contain;
    visibility: hidden;
}

.videoCube:hover .trc_user_adChoice_btn,
.videoCube_hover .trc_user_adChoice_btn {
    visibility: visible;
}

.videoCube .trc_user_adChoice_btn_static {
    visibility: visible;
}

.p-video-overlay-container {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
}

.p-video-overlay.p-video-overlay-show {
    display: flex;
}

.p-video-overlay {
    display: none;
    background-color: #000;
    opacity: 0.7;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.p-video-overlay-action {
    color: #fff;
    width: 100%;
    direction: ltr;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.p-video-overlay-action.p-video-back-action {
    height: 34%;
}

.p-video-back-action-label {
    font-family: Helvetica Neue, serif;
    font-size: 14px;
    font-weight: 200;
    letter-spacing: 1px;
}

.p-video-overlay-action.p-video-goto-action {
    height: 66%;
}

.p-video-goto-action-url {
    font-family: Helvetica Neue, serif;
    font-size: 24px;
    font-weight: 400;
    text-decoration: underline;
    margin-top: 5px;
}

.p-video-goto-action-label {
    font-family: Helvetica Neue, serif;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1px;
}

.trc_related_container .trc_clearer {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
}

/* Ad Choices */
.link-adc {
    float: right !important;
}

.trc-widget-footer .logoDiv {
    line-height: normal;
    padding-bottom: 5px;
}

.trc-widget-footer .link-adc a .trc_adc_wrapper,
.trc_header_ext .link-adc a .trc_adc_wrapper {
    height: 12px;
    width: 18px;
    display: inline-block;
    padding-left: 1px;
    margin-bottom: 2px;
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo,
.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
    vertical-align: middle;
    height: 15px;
    display: inline-block;
    margin-top: -1px;
    /**fix v align of adc logo - compensate for link underline */
}

.trc-widget-footer .link-adc a .trc_adc_s_logo,
.trc_header_ext .link-adc a .trc_adc_s_logo {
    width: 12px;
    height: 14px;
    background: no-repeat;
    background-size: contain;
    vertical-align: middle;
}

.trc-widget-footer .link-adc a .trc_adc_b_logo,
.trc_header_ext .link-adc a .trc_adc_b_logo {
    width: 77px;
    background: #ffffff no-repeat !important;
    right: -1px;
    display: none;
    position: absolute;
}

/* Attribution och Disclosure */
.logoDiv .trc_mobile_disclosure_link,
.logoDiv .trc_mobile_attribution_link,
.logoDiv .trc_mobile_adc_link {
    display: none;
}

.logoDiv .trc_desktop_disclosure_link,
.logoDiv .trc_desktop_attribution_link,
.logoDiv .trc_desktop_adc_link {
    display: inline;
}

@media screen and (max-width: 767px) {
    .logoDiv .trc_mobile_disclosure_link {
        display: inline;
    }

    .logoDiv .trc_mobile_attribution_link {
        display: inline;
    }

    .logoDiv .trc_mobile_adc_link {
        display: inline;
    }

    .logoDiv .trc_desktop_disclosure_link {
        display: none;
    }

    .logoDiv .trc_desktop_attribution_link {
        display: none;
    }

    .logoDiv .trc_desktop_adc_link {
        display: none;
    }
}

.trc_in_iframe .logoDiv .trc_mobile_attribution_link,
.trc_in_iframe .logoDiv .trc_mobile_disclosure_link {
    display: inline;
}

.trc_in_iframe .logoDiv .trc_desktop_attribution_link,
.trc_in_iframe .logoDiv .trc_desktop_disclosure_link {
    display: none;
}

.trc_related_container .logoDiv,
.trc_related_container .trc_header_ext .logoDiv {
    float: right;
}

.trc_related_container .logoDiv+.logoDiv {
    margin-right: 2px;
}

.trc_related_container .attribution-disclosure-link-sponsored,
.trc_related_container .attribution-disclosure-link-hybrid {
    display: none;
}

.trc_related_container .trc-content-sponsored .attribution-disclosure-link-sponsored,
.trc-w2f.trc-content-sponsored .attribution-disclosure-link-sponsored {
    display: block;
}

.trc_related_container .trc-content-hybrid .attribution-disclosure-link-hybrid,
.trc-w2f.trc-content-hybrid .attribution-disclosure-link-hybrid {
    display: block;
}

.trc_related_container .trc-widget-footer:hover a span,
.trc_related_container .trc_header_ext:hover a span {
    text-decoration: underline !important;
}

/* this span makes sure that all logos (attribution + adc + disclosure) are vertically aligned - especially when the attribution font-size is smaller than the adc logo height (15px) */
.logoDiv a span.trc_logos_v_align {
    display: inline-block !important;
    font-size: 15px !important;
    line-height: 1em !important;
    width: 0 !important;
}

.trc_related_container .trc_header_ext:hover a span.trc_logos_v_align,
.trc_related_container .trc_header_ext:hover a span.trc_adc_wrapper,
.trc_related_container .trc-widget-footer:hover a span.trc_logos_v_align,
.trc_related_container .trc-widget-footer:hover a span.trc_adc_wrapper {
    text-decoration: none !important;
}

.trc_related_container .trc_rbox_header_span .trc_header_right_column {
    display: none;
}

.trc_related_container img {
    max-width: none;
}

.trc_related_container {
    clear: both;
}

.tbl-loading-spinner {
    width: 100%;
    height: 40px;
    background-size: 40px;
}

.tbl-hidden {
    display: none !important;
}

.tbl-invisible {
    opacity: 0;
    pointer-events: none;
}

.tbl-batch-anchor {
    width: 100%;
    height: 1px;
}

.videoCube .video-logo+.branding.composite-branding {
    display: inline-block;
    vertical-align: middle;
}

.videoCube .video-logo {
    margin-right: 4px;
}

.videoCube .video-logo .branding {
    margin: auto auto auto 25px;
}

.videoCube .video-logo img {
    padding: 0;
    max-height: 14px;
    width: auto;
    max-width: 100px;
    display: inline-block;
}

/* Support for integrated widget frame */
.iw_video_frame .trc_rbox_div {
    overflow: hidden;
}

.trc-w2f .trc_rbox .trc_rbox_header,
.trc-w2f .trc_rbox .trc-widget-footer {
    display: none !important;
}

.videoCube .tbl-organic-video-wrapper {
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    background-color: transparent;
    background-size: auto;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 3;
    opacity: 0;
}

.videoCube .tbl-organic-video-wrapper.tbl-o-video-loaded {
    opacity: 1;
}

.videoCube .tbl-organic-video-wrapper .tbl-o-vertical-video {
    height: 100%;
}

.videoCube .tbl-organic-video {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: 50% 50%;
    -o-object-fit: contain;
    -o-object-position: 50% 50%;
    background-color: black;
}

.rbox-only-video {
    width: 300px;
    _width: 300px;
    border-width: 0px 0px 0px 0px;
    border-style: solid solid solid solid;
    border-color: #dfdfdf;
    padding: 0px 0px 0px 0px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
}

.rbox-only-video .playerCube .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .tbl-reco-reel-slider {
    z-index: 99999;
    margin: initial;
    top: 50%;
}

.rbox-only-video .trc_lightbox_overlay {
    background-color: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.rbox-only-video .tbl-recommendation-reel .tbl-text-under-branding-background {
    background-color: #ebebeb;
}

.rbox-only-video div.syndicatedItem:hover,
.rbox-only-video div.syndicatedItem.videoCube_hover {
    background-color: transparent;
}

.rbox-only-video .playerCube div.videoCube:hover,
.rbox-only-video div.videoCube_hover {
    background-color: transparent;
}

.rbox-only-video .trc_pager_prev:hover,
.rbox-only-video .trc_pager_next:hover {
    color: #6497ed;
}

.rbox-only-video .trc_rbox_border_elm {
    border-color: darkgray;
}

.rbox-only-video .syndicatedItem .video-views {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .syndicatedItem .video-category {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .tbl-vignette-close-btn-wrp {
    height: 15;
    background: #000;
}

.rbox-only-video .syndicatedItem .sponsored {
    color: #9c9a9c;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .pager_disabled {
    color: #7d898f;
}

.rbox-only-video .playerCube .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .syndicatedItem .video-uploader {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .videoCube.thumbnail_start .thumbBlock_holder {
    width: 40%;
    _width: 40%;
}

.rbox-only-video .playerCube .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .video-uploader {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .trc_sponsored_overlay {
    background-color: black;
}

.rbox-only-video .syndicatedItem .video-external-data {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .trc_rbox_header {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    border-width: 0;
    background: transparent;
    border-style: none;
    border-color: #d6d5d3;
    padding: 0px 0px 6px 0px;
    line-height: 1.2em;
    display: none;
    margin: 0px 0px 0px 0px;
    position: relative;
    background-color: transparent;
    box-sizing: initial;
    height: auto;
    width: auto;
    _width: auto;
}

.rbox-only-video .syndicatedItem .video-rating {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .videoCube.vertical {
    border-style: solid none none none;
}

.rbox-only-video .trc_pager_unselected {
    color: #7d898f;
}

.rbox-only-video .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
    display: inherit;
}

.rbox-only-video .syndicatedItem {
    background-color: transparent;
}

.rbox-only-video .syndicatedItem .video-duration-detail {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .playerCube .videoCube.horizontal {
    border-style: none none none none;
}

.rbox-only-video .videoCube.syndicatedItem .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.rbox-only-video .videoCube.syndicatedItem.vertical {
    border-style: solid none none none;
}

.rbox-only-video .sponsored {
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
    color: #9c9a9c;
}

.rbox-only-video .videoCube.syndicatedItem .thumbBlock {
    border-color: darkgray;
    border-width: 0px;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
}

.rbox-only-video .videoCube.syndicatedItem .thumbBlock .static-text {
    text-align: left;
    background-color: black;
    display: none;
    color: white;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
}

.rbox-only-video .videoCube.thumbnail_start.trc-split-label .trc-pre-label {
    width: 30%;
    _width: 30%;
}

.rbox-only-video .video-category {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .thumbnail-emblem {
    background-position: 5% 5%;
    width: 35;
    _width: 35;
    height: 35;
}

.rbox-only-video .tbl-vignette-background-screen {
    background-color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.rbox-only-video .syndicatedItem .video-description {
    max-height: 44px;
    height: 44px;
    color: black;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    text-decoration: none;
}

.rbox-only-video .tbl-cta-style .cta-button:hover {
    color: inherit;
    border-color: #999990;
}

.rbox-only-video .playerCube .video-published-date {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .videoCube:hover .thumbnail-overlay,
.rbox-only-video .videoCube_hover .thumbnail-overlay {
    background-image: null;
}

.rbox-only-video .video-label-box.trc-pre-label {
    height: 0px;
}

.rbox-only-video .videoCube.thumbnail_start .trc-pre-label {
    width: 60%;
    _width: 60%;
}

.rbox-only-video .syndicatedItem .video-title {
    max-height: 54px;
    height: 54px;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    text-decoration: none;
    padding: 0;
}

.rbox-only-video .playerCube:hover .thumbnail-overlay,
.rbox-only-video .playerCube_hover .thumbnail-overlay {
    background-image: null;
}

.rbox-only-video .videoCube.thumbnail_start.trc-split-label .trc-main-label {
    width: 30%;
    _width: 30%;
}

.rbox-only-video .videoCube {
    width: auto;
    _width: auto;
    background-color: transparent;
    border-width: 0px 0px 0px 0px;
    border-color: #e4e4e4;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-style: SOLID;
}

.rbox-only-video .sponsored-default .video-description {
    max-height: 2.2em;
    height: 2.2em;
}

.rbox-only-video .tbl-vignette-attribution {
    color: #6b6666;
    font-size: 15px;
}

.rbox-only-video .playerCube .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    max-height: 2.2em;
    height: 2.2em;
    color: black;
}

.rbox-only-video .playerCube .videoCube .video-label-box {
    margin-left: 81px;
    margin-right: 0px;
}

.rbox-only-video .videoCube.syndicatedItem .thumbBlock .branding {
    text-align: left;
    background-color: transparent;
    display: none;
    left: 0px;
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
}

.rbox-only-video div.videoCube:hover,
.rbox-only-video div.videoCube_hover {
    background-color: transparent;
}

.rbox-only-video .videoCube .story-widget.story-widget-text-under .tbl-ui-line {
    background-color: #333333;
}

.rbox-only-video .videoCube .sponsored {
    margin-top: -7px;
}

.rbox-only-video .trc_pager_pages div {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .sponsored-url {
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
    color: green;
}

.rbox-only-video .playerCube .video-title {
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    line-height: 17.5px;
    font-weight: bold;
    max-height: 2.58em;
    height: 2.58em;
    color: black;
}

.rbox-only-video .trc_rbox_header_icon_img {
    margin: 0px;
    height: 18px;
}

.rbox-only-video .tbl-recommendation-reel .tbl-text-under-title-background {
    background-color: #ebebeb;
}

.rbox-only-video .tbl-recommendation-reel .tbl-ui-line {
    background-color: #333333;
}

.rbox-only-video .videoCube.syndicatedItem.horizontal {
    border-style: none;
}

.rbox-only-video .videoCube .thumbBlock .static-text {
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 11px;
    background-color: #a30202;
    display: block;
    color: #ffffff;
    text-align: left;
}

.rbox-only-video .video-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    max-height: 54px;
    height: 54px;
    color: #000000;
    text-decoration: none;
    margin: 0 0 0 0;
}

.rbox-only-video .video-label,
.rbox-only-video .sponsored,
.rbox-only-video .sponsored-url {
    font-family: Arial, Helvetica, sans-serif;
}

.rbox-only-video .playerCube .video-rating {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .syndicatedItem .branding {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 27px;
}

.rbox-only-video .trc_pager_selected {
    color: #0056b3;
}

.rbox-only-video .videoCube.syndicatedItem {
    background-color: transparent;
    border-color: #e4e4e4;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-width: 0px 0px 0px 0px;
    border-style: SOLID;
}

.rbox-only-video .branding div.logoDiv {
    font-family: inherit;
}

.rbox-only-video .trc_rbox_div {
    width: auto;
    _width: 99%;
    height: 410px;
    border-width: 0;
    padding: 0;
}

.rbox-only-video .playerCube .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .trc_pager div {
    font-family: serif;
}

.rbox-only-video .syndicatedItem .video-label-box.trc-pre-label {
    height: 0px;
}

.rbox-only-video .videoCube.horizontal {
    border-style: none;
}

.rbox-only-video div.trc_pager_pages div:hover {
    color: #6497ed;
}

.rbox-only-video .pager_enabled {
    color: #0056b3;
}

.rbox-only-video .playerCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.rbox-only-video .videoCube .thumbnail-overlay {
    background-image: null;
    background-position: 5% 5%;
}

.rbox-only-video .playerCube .videoCube .video-duration {
    display: block;
    left: 36px;
}

.rbox-only-video .syndicatedItem .video-published-date {
    color: black;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: inherit;
}

.rbox-only-video .syndicatedItem .sponsored-url {
    color: green;
    font-size: 9px;
    font-weight: bold;
    text-decoration: underline;
}

.rbox-only-video .playerCube .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
}

.rbox-only-video .playerCube .video-label-box {
    text-align: left;
}

.rbox-only-video div.sponsored-default:hover,
.rbox-only-video div.sponsored-default.videoCube_hover {
    background-color: inherit;
}

.rbox-only-video .videoCube .story-widget.story-widget-text-under .tbl-text-under-title-background {
    background-color: #ebebeb;
}

.rbox-only-video .video-external-data {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .trc_pager_prev,
.rbox-only-video .trc_pager_next {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

.rbox-only-video .videoCube .thumbBlock {
    border-width: 0px;
    border-color: darkgray;
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
}

.rbox-only-video .videoCube.syndicatedItem .video-duration {
    display: none;
    left: 36px;
}

.rbox-only-video .sponsored-default .video-title {
    max-height: 2.58em;
    height: 2.58em;
}

.rbox-only-video .branding {
    color: #999999;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    background-image: null;
    text-align: left;
    line-height: 27px;
}

.rbox-only-video .sponsored-default {
    background-color: #f7f6c6;
}

.rbox-only-video .playerCube .videoCube {
    background-color: transparent;
    border-color: #d6d5d3;
    border-width: 1px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding: 3px;
}

.rbox-only-video .branding .logoDiv a span {
    color: inherit;
    font-size: inherit;
}

.rbox-only-video .video-label-box {
    text-align: left;
    height: 125px;
    margin: 5px 0px 0px 0px;
}

.rbox-only-video .video-description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    max-height: 44px;
    height: 44px;
    color: black;
    text-decoration: none;
}

.rbox-only-video .videoCube .video-duration {
    left: 36px;
    display: none;
}

.rbox-only-video div.syndicatedItem:hover .thumbBlock {
    border-color: inherit;
}

.rbox-only-video .trc_pager_counter {
    color: #000000;
}

.rbox-only-video .whatsThisSyndicated {
    font-family: Arial, Verdana, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding: 0;
}

.rbox-only-video .playerCube .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .video-duration-detail {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video div.videoCube:hover .thumbBlock {
    border-color: inherit;
}

.rbox-only-video .video-icon-img {
    margin: 0px;
    height: 18px;
}

.rbox-only-video .video-views {
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    color: black;
}

.rbox-only-video .tbl-cta-style .cta-button {
    font-family: Helvetica, Arial, sans-serif;
    background-color: transparent;
    border-color: #999990;
    color: #333333;
}

.mySlides {
    display: none;
}

.img-info {
    width: 100%;
    height: auto;
}

.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    user-select: none;
}

.prev {
    left: 0;
}

.next {
    right: 0;
}

.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
}


.mySlides,
.mySlides__sec {
    height: 525px;
}

.mySlides img,
.slide-wrapper img {
    max-width: 100%;
    max-height: 525px;
    height: 100%;
    object-fit: contain;
    margin-bottom: 0 !important;
}

.slide-wrapper img {
    margin-bottom: 0;
}

.slide-wrapper {
    margin: 0 0 0 !important;
}

.parteners-menu li {
    margin-bottom: 0px;
}

.section-title-container {
    padding: 15px 0 15px 25px;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .section-title-container {
        padding: 15px 0 15px 25px;
    }
}

@media all and (min-width: 640px) {
    .section-title-container {
        padding: 0;
    }
}

.partners+.strawberry-ads.gray-bg,
.partners+.strawberry-ads.gray-bg-mobile,
.partners+.strawberry-ads.gray-bg-tablet,
.partners+.strawberry-ads.gray-bg-desktop {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.read-more-heading {
    font-size: 28px;
    margin: 28px 0 22px;
    line-height: 1.3;
    font-weight: 700;
}

.live--header {
    display: block;
    background: #ea2700;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
}

@media all and (min-width: 640px) {
    .live--header {
        margin: 0 20px 0 0;
    }
}

.live--header .live__img {
    display: inline-block;
    height: 40px;
    width: 40px;
    background: #d12300;
    text-align: center;
}

.live--header .live__img img {
    margin: 5px auto 0;
    width: 30px;
    height: 30px;
}

.live--header .live__text {
    display: inline-block;
    color: #fff;
    font-weight: 800;
    padding: 0 10px;
    letter-spacing: 2px;
}

.live--header--sec {
    padding: 0;
}

.thumb.thumb--live-video {
    padding-bottom: 56% !important;
    background: #eee;
    position: relative;
}

.thumb.thumb--live-video .thumb_video {
    position: absolute;
    top: 50%;
    margin-top: -28%;
    left: 0;
    right: 0;
}

.sub-menu {
    list-style-type: none;
    background-color: #fff;
    padding: 8px 0;
    font-weight: 400;
    font-size: 18px;
    box-shadow: 0 5px 15px rgba(255, 255, 255, 0.25);
}

.sub-menu.ctg-news {
    border-left: 5px solid #ea2700;
}

.sub-menu.ctg-news li.active a,
.sub-menu.ctg-news li.current-menu-item a,
.sub-menu.ctg-news li.current-menu-parent a {
    background-color: #ea2700;
    color: #fff;
}

.sub-menu.ctg-news a.active,
.sub-menu.ctg-news a:hover,
.sub-menu.ctg-news a:focus {
    background-color: #ea2700;
}

.sub-menu.ctg-opinions {
    border-left: 5px solid #4b73da;
}

.sub-menu.ctg-opinions li.active a,
.sub-menu.ctg-opinions li.current-menu-item a,
.sub-menu.ctg-opinions li.current-menu-parent a {
    background-color: #4b73da;
    color: #fff;
}

.sub-menu.ctg-opinions a.active,
.sub-menu.ctg-opinions a:hover,
.sub-menu.ctg-opinions a:focus {
    background-color: #4b73da;
}

.sub-menu.ctg-publicity {
    border-left: 5px solid #000;
}

.sub-menu.ctg-publicity li.active a,
.sub-menu.ctg-publicity li.current-menu-item a,
.sub-menu.ctg-publicity li.current-menu-parent a {
    background-color: #000;
    color: #fff;
}

.sub-menu.ctg-publicity a.active,
.sub-menu.ctg-publicity a:hover,
.sub-menu.ctg-publicity a:focus {
    background-color: #000;
}

.sub-menu.ctg-investigations {
    border-left: 5px solid #607d8b;
}

.sub-menu.ctg-investigations li.active a,
.sub-menu.ctg-investigations li.current-menu-item a,
.sub-menu.ctg-investigations li.current-menu-parent a {
    background-color: #607d8b;
    color: #fff;
}

.sub-menu.ctg-investigations a.active,
.sub-menu.ctg-investigations a:hover,
.sub-menu.ctg-investigations a:focus {
    background-color: #607d8b;
}

.sub-menu.ctg-entertainment {
    border-left: 5px solid #f76b00;
}

.sub-menu.ctg-entertainment li.active a,
.sub-menu.ctg-entertainment li.current-menu-item a,
.sub-menu.ctg-entertainment li.current-menu-parent a {
    background-color: #f76b00;
    color: #fff;
}

.sub-menu.ctg-entertainment a.active,
.sub-menu.ctg-entertainment a:hover,
.sub-menu.ctg-entertainment a:focus {
    background-color: #f76b00;
}

.sub-menu.ctg-sport {
    border-left: 5px solid #3ea405;
}

.sub-menu.ctg-sport li.active a,
.sub-menu.ctg-sport li.current-menu-item a,
.sub-menu.ctg-sport li.current-menu-parent a {
    background-color: #3ea405;
    color: #fff;
}

.sub-menu.ctg-sport a.active,
.sub-menu.ctg-sport a:hover,
.sub-menu.ctg-sport a:focus {
    background-color: #3ea405;
}

.sub-menu.ctg-horoscope {
    border-left: 5px solid #7e3fcc;
}

.sub-menu.ctg-horoscope li.active a,
.sub-menu.ctg-horoscope li.current-menu-item a,
.sub-menu.ctg-horoscope li.current-menu-parent a {
    background-color: #7e3fcc;
    color: #fff;
}

.sub-menu.ctg-horoscope a.active,
.sub-menu.ctg-horoscope a:hover,
.sub-menu.ctg-horoscope a:focus {
    background-color: #7e3fcc;
}

.sub-menu.ctg-lifestyle {
    border-left: 5px solid #e527c3;
}

.sub-menu.ctg-lifestyle li.active a,
.sub-menu.ctg-lifestyle li.current-menu-item a,
.sub-menu.ctg-lifestyle li.current-menu-parent a {
    background-color: #e527c3;
    color: #fff;
}

.sub-menu.ctg-lifestyle a.active,
.sub-menu.ctg-lifestyle a:hover,
.sub-menu.ctg-lifestyle a:focus {
    background-color: #e527c3;
}

.sub-menu.ctg-medlife {
    border-left: 5px solid #009fe3;
}

.sub-menu.ctg-medlife li.active a,
.sub-menu.ctg-medlife li.current-menu-item a,
.sub-menu.ctg-medlife li.current-menu-parent a {
    background-color: #009fe3;
    color: #fff;
}

.sub-menu.ctg-medlife a.active,
.sub-menu.ctg-medlife a:hover,
.sub-menu.ctg-medlife a:focus {
    background-color: #009fe3;
}

.sub-menu.ctg-women {
    border-left: 5px solid #00b6b6;
}

.sub-menu.ctg-women li.active a,
.sub-menu.ctg-women li.current-menu-item a,
.sub-menu.ctg-women li.current-menu-parent a {
    background-color: #00b6b6;
    color: #fff;
}

.sub-menu.ctg-women a.active,
.sub-menu.ctg-women a:hover,
.sub-menu.ctg-women a:focus {
    background-color: #00b6b6;
}

.sub-menu a {
    display: inline-block;
    padding: 5px 15px 5px;
    width: 100%;
    font-size: 16px;
}

.sub-menu a.active,
.sub-menu a:hover,
.sub-menu a:focus {
    background-color: #e4e4e6;
    color: #fff;
}

.trigger-button {
    color: #fff;
    font-size: 14px;
}

@media all and (min-width: 640px) {
    .trigger-button {
        font-size: 20px;
        letter-spacing: -0.3px;
        color: #333;
    }
}

.trigger-button::before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 19px;
    width: 19px;
    vertical-align: top;
}

@media all and (min-width: 640px) {
    .trigger-button::before {
        height: 24px;
        width: 24px;
    }
}

.trigger-button.search-trigger::before {}

.trigger-button.menu-trigger {
    display: none;
}

.trigger-button.menu-trigger::before {}

@media all and (min-width: 640px) {
    .trigger-button.menu-trigger {
        display: block;
        padding-right: 2px;
    }
}

.bn-label {
    position: absolute;
    display: block;
    background-color: #ffb600;
    color: #000;
    font-weight: 700;
    padding: 7px 0 0;
    height: 25px;
    left: 100%;
    top: 0;
    width: 120px;
    text-align: center;
}

.news-container {

    padding-bottom: 15px;
}

@media all and (min-width: 640px) {
    .news-container {
        background-color: #fff;
    }
}

.news-container .news-item.secondary-news .article-title {
    font-size: 18px;
    letter-spacing: -0.1px;
}

.news-container .news-item.secondary-news .article-title.ctg-large {
    min-height: auto;
}

@media all and (min-width: 640px) {
    .news-container .news-item.secondary-news .article-title {
        font-size: 20px;
        letter-spacing: -0.3px;
    }

    .news-container .news-item.secondary-news .article-title.ctg-large {
        min-height: 100px;
    }
}

@media all and (min-width: 1279px) {
    .news-container .news-item.opinion-item .article-title {
        font-size: 28px;
        padding: 12px 20px 14px;
    }
}

.news-container .small .thumb {
    order: 2;
    width: 30.4vw;
    padding-bottom: 30.4vw;
    margin-top: 25px;
}

@media all and (min-width: 640px) {
    .news-container .small .thumb {
        order: 0;
        width: 100%;
        padding-bottom: 66.66%;
        margin-top: 0;
    }
}

.news-container .small .news-item-info {
    order: 1;
    margin-top: 25px;
    width: calc(100% - 30.4vw);
}

@media all and (min-width: 640px) {
    .news-container .small .news-item-info {
        margin-top: 0;
        width: 100%;
    }
}

.news-container .small .article-title {
    font-size: 20px;
    letter-spacing: -0.3px;
    min-height: 30.4vw;
}

.news-container .small .article-title.ctg-large {
    min-height: 139px;
}

@media all and (min-width: 640px) {
    .news-container .small .article-title {
        min-height: 114px;
    }

    .news-container .small .article-title.ctg-large {
        min-height: 139px;
    }
}

.news-container .small .marking-icon .category-label {
    display: none;
}

@media all and (min-width: 640px) {
    .news-container .small .marking-icon .category-label {
        display: flex;
    }
}

.news-container .small .marking-icon .icon-container {
    margin-left: 0;
    height: 40px;
    width: 40px;
    font-size: 14px;
    line-height: 0.9;
}

@media all and (min-width: 640px) {
    .news-container .small .marking-icon .icon-container {
        margin-left: 25px;
        height: 59px;
        width: 59px;
        font-size: 20px;
        line-height: 1.2;
    }
}

.news-container .small .marking-icon .icon-container span {
    font-size: 8px;
}

@media all and (min-width: 640px) {
    .news-container .small .marking-icon .icon-container span {
        font-size: 12px;
    }
}

.news-container .small .marking-icon.photo-icon .icon-container {
    height: 60px;
    padding-top: 35px;
}

@media all and (min-width: 640px) {
    .news-container .small .marking-icon.photo-icon .icon-container {
        height: 95px;
        padding-top: 50px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) {
        padding-bottom: 20px;
        top: -570px;
        left: 10px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .controller {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .large {
        width: 620px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .large .thumb {
        padding-bottom: 75%;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .large .article-title {
        padding: 12px 20px 14px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .small-news-wrapper {
        width: 620px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero) .small-news-wrapper .tablet-and-desktop-only {
        padding: 0;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .controller {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media all and (min-width: 1599px) {
    .news-container:not(.hero).thematic-container .controller {
        padding-right: 320px;
        position: relative;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .large {
        order: 1;
        width: 940px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .large .thumb {
        padding-bottom: 56.25%;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .large .news-item-info {
        width: 620px;
        margin-top: -76px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .news-item-info {
        width: 747px;
    }
}

.news-container:not(.hero).thematic-container .opinion-large-item .news-item-info .thumb {
    position: absolute;
    right: 10px;
    top: 0;
    width: 85px;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .news-item-info .thumb {
        width: 127px;
        padding-bottom: 150px;
        right: 0;
    }
}

.news-container:not(.hero).thematic-container .opinion-large-item .news-item-info .thumb.rounded {
    width: 80px;
    padding-bottom: 80px;
    border-radius: 200px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
    margin: 12px 0 0 0;
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .news-item-info .thumb.rounded {
        width: 100px;
        padding-bottom: 100px;
        margin-top: 20px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .news-item-info .thumb.rounded {
        margin: 20px 20px 0 0;
    }
}

.news-container:not(.hero).thematic-container .opinion-large-item .article-title {
    padding-right: 95px;
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .article-title {
        padding-right: 147px;
    }
}

.news-container:not(.hero).thematic-container .opinion-large-item .article-title .opinion-author-in-title {
    font-size: 12px;
    margin: 2px 0 6px;
    color: #4b73da;
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-large-item .article-title .opinion-author-in-title {
        font-size: 14px;
        margin: 4px 0 8px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-item .news-item-info {
        width: 100%;
    }
}

.news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
    padding-bottom: 100px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb {
        display: block;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb {
        width: 127px;
        padding-bottom: 150px;
    }
}

.news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb.rounded {
    border-radius: 200px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb.rounded {
        width: 85px;
        padding-bottom: 85px;
        margin-top: 15px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-item .news-item-info .thumb.rounded {
        margin: 20px 0 0 0;
        width: 100px;
        padding-bottom: 100px;
    }
}

.news-container:not(.hero).thematic-container .opinion-item .article-title {
    padding-right: 15px;
}

@media all and (min-width: 640px) {
    .news-container:not(.hero).thematic-container .opinion-item .article-title {
        padding-right: 95px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-item .article-title {
        padding-right: 147px;
    }
}

.news-container:not(.hero).thematic-container .opinion-item .article-title .opinion-author-in-title {
    font-size: 12px;
    margin: 2px 0 6px;
    color: #4b73da;
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .opinion-item .article-title .opinion-author-in-title {
        font-size: 14px;
        margin: 4px 0 8px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .secondary-news {
        order: 2;
        width: 300px;
        padding: 0;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .secondary-news .secondary-news-item {
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .small-news-wrapper {
        order: 3;
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .small-news-wrapper li {
        width: 300px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .small-news-wrapper.aside {
        order: 2;
        width: 300px;
    }
}

@media all and (min-width: 1279px) {
    .news-container:not(.hero).thematic-container .small-news-wrapper.opinions-wrapper li {
        width: calc(50% - 10px);
    }
}

.news-container:not(.hero).thematic-container .large-desktop-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}

@media all and (min-width: 1599px) {
    .news-container:not(.hero).thematic-container.category-container .controller {
        padding-left: 320px;
        padding-right: 0;
    }
}

@media all and (min-width: 1599px) {
    .news-container:not(.hero).thematic-container.category-container .controller.section-title-container {
        padding-left: 0;
    }
}

.news-container:not(.hero).thematic-container.category-container .large-desktop-sidebar {
    right: auto;
    left: 0;
}

.news-container.related {
    padding-top: 10px;
}

@media all and (min-width: 640px) {
    .news-container.related {
        padding-top: 40px;
    }
}

.news-container.related ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media all and (min-width: 640px) {
    .news-container.related li {
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 1279px) {
    .news-container.related li {
        width: calc(25% - 15px);
    }
}

.news-container.related-partners--two-content {
    padding-top: 20px;
}

.news-container.related-partners--two-content .controller {
    width: 100%;
    min-width: 100%;
}

.news-container.related-partners--two-content .controller ul {
    padding: 0;
}

@media all and (min-width: 640px) {
    .news-container.related-partners--two-content .controller ul li {
        width: calc(50% - 15px);
    }
}

.news-container.related-partners--two-content .controller ul li a {
    text-decoration: none;
    color: #333;
    border: none;
}

.news-container.related-partners--two-content .controller ul li a:hover {
    text-decoration: none;
    border: none;
}

@media all and (min-width: 640px) {
    .news-container.related-partners--two-content .controller ul li .article-title {
        padding-left: 0;
    }
}

.news-container.related-partners--two-content .controller ul.f2uart--one li {
    width: 100%;
}

@media all and (max-width: 639px) {
    .news-container.related-partners--two-content ul {
        padding: 0;
        margin: 0;
    }

    .news-container.related-partners--two-content ul li .article-title {
        margin-left: 0;
    }
}

@media all and (min-width: 640px) {
    .news-container.related-partners .news-item .article-title {
        margin-left: 0;
        min-height: 0;
    }
}

.opinions {
    position: relative;
    background-color: #fff;
    padding-bottom: 25px;
    list-style-type: none;
}

@media all and (min-width: 640px) {
    .opinions {
        padding: 20px 0 20px;
    }
}

@media all and (min-width: 1279px) {
    .opinions {
        width: 300px;
        padding: 0;
    }
}

@media all and (min-width: 1599px) {
    .opinions {
        width: 620px;
    }
}

@media all and (min-width: 640px) {
    .opinions .category-label {
        display: none;
    }
}

.opinions .category-label-inner {
    background-color: #fff;
    color: #333;
}

@media all and (min-width: 1599px) {
    .opinions ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media all and (min-width: 1599px) {
    .opinions li {
        width: 300px;
    }
}

.opinions li:nth-child(even) .news-item {
    flex-direction: row-reverse;
}

@media all and (min-width: 1279px) {
    .opinions li:nth-child(even) .news-item {
        flex-direction: row;
    }
}

.opinions li:nth-child(even) .news-item .thumb {
    margin-right: 10px;
}

@media all and (min-width: 1279px) {
    .opinions li:nth-child(even) .news-item .thumb {
        margin: 0;
    }
}

.opinions li:nth-child(even) .news-item .thumb.rounded {
    margin-right: 25px;
}

@media all and (min-width: 1279px) {
    .opinions li:nth-child(even) .news-item .thumb.rounded {
        margin: 20px 20px 20px 0;
    }
}

.opinions li:nth-child(even) .news-item .news-item-info {
    padding: 15px;
}

@media all and (min-width: 1279px) {
    .opinions li:nth-child(even) .news-item .news-item-info {
        padding: 15px 0;
    }
}

.opinions .news-item {
    margin-left: 25px;
    flex-wrap: wrap;
    align-items: stretch;
}

@media all and (min-width: 640px) {
    .opinions .news-item {
        flex-direction: row;
        margin-left: 0;
    }
}

@media all and (min-width: 1279px) {
    .opinions .news-item {
        margin-bottom: 30px;
    }
}

@media all and (min-width: 1279px) {
    .opinions .news-item.contains-rounded-photo {
        margin-bottom: 0;
        padding: 5px 0;
    }
}

.opinions .news-item::after {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.1);
}

.opinions .news-item .thumb {
    width: 140px;
    padding-bottom: 165px;
    align-self: flex-end;
    background-color: transparent;
}

.opinions .news-item .thumb.rounded {
    width: 32vw;
    padding-bottom: 32vw;
    border-radius: 200px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
    margin: 20px 0;
    align-self: center;
}

@media all and (min-width: 640px) {
    .opinions .news-item .thumb.rounded {
        width: 150px;
        padding-bottom: 150px;
    }
}

@media all and (min-width: 1279px) {
    .opinions .news-item .thumb.rounded {
        width: 100px;
        padding-bottom: 100px;
        margin-right: 20px;
    }
}

.opinions .news-item .thumb img {
    width: 140px;
    height: 165px;
}

.opinions .news-item .news-item-info {
    flex: 1;
    justify-content: center;
    flex-direction: column;
    padding: 15px 20px;
}

@media all and (min-width: 1279px) {
    .opinions .news-item .news-item-info {
        padding: 15px 0px 15px 10px;
    }
}

.opinions .news-item .article-title {
    padding: 0;
    margin: 0;
    background-color: transparent;
    font-size: 16px;
    min-height: 0;
    letter-spacing: -0.2px;
}

@media all and (min-width: 640px) {
    .opinions .news-item .article-title {
        font-size: 24px;
        letter-spacing: -0.4px;
    }
}

@media all and (min-width: 1279px) {
    .opinions .news-item .article-title {
        font-size: 16px;
        letter-spacing: -0.2px;
    }
}

.opinions .news-item .partner-item__h6 {
    color: #4b73da;
    margin-bottom: 6px;
    font-size: 14px;
}

.opinions .more {
    display: block;
    border: 1px solid rgba(75, 115, 218, 0.7);
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    color: #4b73da;
    text-transform: uppercase;
    margin: 20px 20px 0 25px;
    padding: 11px 10px 9px;
}

@media all and (min-width: 640px) {
    .opinions .more {
        margin: 30px 0 0;
    }
}

@media all and (min-width: 1599px) {
    .opinions .more {
        margin: 10px 0 0;
    }
}

.opinions .more:hover,
.opinions .more:focus {
    background-color: #4b73da;
    border: 1px solid #4b73da;
    color: #fff;
}

@media all and (min-width: 640px) {
    .opinions-and-news {
        padding-top: 0;
    }
}

@media all and (min-width: 1279px) {
    .opinions-and-news {
        padding-top: 40px;
    }
}

@media all and (min-width: 1279px) {
    .opinions-and-news .controller {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }
}

@media all and (max-width: 1279px) {
    .opinions-and-news .controller {
        display: flex;
        flex-wrap: wrap;
    }
}

@media all and (max-width: 1279px) {
    .opinions-and-news .controller .opinions-wrapper {
        order: 2;
    }
}

@media all and (max-width: 1279px) {
    .opinions-and-news .controller .small-news-wrapper {
        order: 1;
    }
}

.opinions-and-news .small-news-wrapper {
    padding-top: 15px;
}

@media all and (min-width: 1279px) {
    .opinions-and-news .small-news-wrapper {
        width: 620px;
        padding-top: 0;
    }
}

@media all and (min-width: 1279px) {
    .opinions-and-news .strawberry-ads {
        background-color: #fff;
        padding: 46px 0 0;
    }
}

.partners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-flex-wrap: nowrap;
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    background-color: #ededef;
}

@media all and (min-width: 640px) {
    .partners {
        padding-top: 20px;
    }
}

@media all and (min-width: 1279px) {
    .partners {
        padding: 40px 0;
    }
}

.partners-container {
    display: flex;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    list-style-type: none;
}

@media all and (min-width: 640px) {
    .partners-container {
        padding-right: 25px;
    }
}

@media all and (min-width: 1279px) {
    .partners-container {
        width: 1260px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        padding-right: 0;
    }
}

.partners-container--in-sidebar {
    display: block;
    padding-right: 0;
    width: 100%;
}

.partners-container li {
    flex: 0 0 auto;
}

.partners-container li:first-child .partner-item {
    margin-left: 25px;
}

@media all and (min-width: 1279px) {
    .partners-container li:first-child .partner-item {
        margin: 0;
    }
}

.secondary-news {
    min-height: 200px;
    background-color: #fff;
    margin: 15px 0 10px 25px;
    position: relative;
    padding: 10px 0;
}

@media all and (min-width: 640px) {
    .secondary-news {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
        margin: 0;
    }
}

.secondary-news .category-label {
    left: -25px;
    transform-origin: left top;
}

@media all and (min-width: 640px) {
    .secondary-news>.category-label {
        display: none;
    }
}

@media all and (min-width: 640px) {
    .secondary-news ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        flex-direction: row;
    }
}

@media all and (min-width: 640px) {
    .secondary-news li:not(.li-artsrmob) {
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 1279px) {
    .secondary-news li:not(.li-artsrmob) {
        width: 100%;
    }
}

.secondary-news .secondary-news-item {
    display: block;
}

@media all and (min-width: 640px) {
    .secondary-news .secondary-news-item {
        width: 100%;
        position: relative;
        padding-left: 25px;
    }
}

.secondary-news .secondary-news-item .category-label {
    display: none;
}

@media all and (min-width: 640px) {
    .secondary-news .secondary-news-item .category-label {
        left: 0;
        display: flex;
        transform-origin: left top;
    }
}

@media all and (min-width: 640px) {
    .secondary-news .secondary-news-item .category-label-inner {
        background-color: transparent;
        color: #333;
        padding: 5px 0 0 0;
        margin-right: 31px;
        border-bottom: 1px solid #000;
        min-width: auto;
        overflow: visible;
    }
}

@media all and (min-width: 640px) {

    .secondary-news .secondary-news-item .article-title,
    .secondary-news .secondary-news-item .category-label-inner {
        transition: all 0.5s ease;
    }
}

@media all and (min-width: 640px) {
    .secondary-news .secondary-news-item .article-title {
        margin-bottom: 20px;
    }
}

.secondary-news .article-title {
    padding: 0;
    margin: 0 15px 11px;
    min-height: 0;
    width: auto;
}

@media all and (max-width: 1279px) {
    .news-item.news-item--artsrmob .secondary-news-item {
        padding-left: 0;
    }

    .news-item.news-item--artsrmob .article-title {
        margin: 0 0 15px;
    }

    .news-item.news-item--artsrmob .artsrmob li:last-child .article-title {
        margin-bottom: 0;
    }
}

@media all and (max-width: 639px) {
    .news-item.news-item--artsrmob .article-title {
        font-size: 20px;
    }
}

.zodiac-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 20px 19px 0 15px;
    background-color: #fff;
    margin: -10px 0 10px 25px;
    position: relative;
    list-style-type: none;
}

@media all and (min-width: 640px) {
    .zodiac-container {
        margin: -15px 0 10px 25px;
        padding: 25px 0 0 0;
    }
}

@media all and (min-width: 1279px) {
    .zodiac-container {
        order: 2;
        width: 300px;
        margin: 0;
        padding: 6px 0 0;
    }
}

.zodiac-container::before {
    content: "";
    display: block;
    position: absolute;
    background-color: #e5e5e5;
    height: 1px;
    left: 15px;
    right: 0;
    top: 0;
}

@media all and (min-width: 1279px) {
    .zodiac-container::before {
        display: none;
    }
}

@media all and (min-width: 640px) {
    .zodiac-container.full-width {
        width: 100%;
        margin: 0;
        padding-top: 0;
    }
}

.zodiac-container.full-width::before {
    display: none;
}

@media all and (min-width: 1279px) {
    .zodiac-container.full-width .zodiac-item {
        width: auto;
        flex: 1;
    }
}

.zodiac-item {
    display: block;
    text-align: center;
    width: 22.152%;
    margin-bottom: 20px;
}

@media all and (min-width: 640px) {
    .zodiac-item {
        width: 16.66%;
    }
}

@media all and (min-width: 1279px) {
    .zodiac-item {
        width: 50%;
    }
}

.zodiac-item a {
    display: block;
}

@media all and (min-width: 640px) {
    .zodiac-item a {
        padding: 0 10px;
    }
}

.zodiac-item .thumb {
    width: 48px;
    padding-bottom: 48px;
    display: inline-block;
    margin-bottom: 3px;
    background-color: transparent;
    transition: all 0.5s ease;
}

.zodiac-item .thumb img {
    object-fit: contain;
    object-position: center;
}

.zodiac-item .zodiac-item__h6 {
    font-size: 12px;
    line-height: 1.166;
    transition: all 0.5s ease;
}

footer {
    font-size: 16px;
    line-height: 1.125;
    font-weight: 300;
    padding: 20px 20px 90px;
}

@media all and (min-width: 640px) {
    footer {
        padding: 40px 0;
    }
}

@media all and (min-width: 640px) {
    footer .controller {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

footer .footer__h6 {
    color: #ea2700;
    font-size: 12px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

footer .links {
    margin-bottom: 20px;
    list-style-type: none;
}

footer .links a {
    display: block;
    margin-bottom: 8px;
}

footer .links a:hover,
footer .links a:focus {
    color: #ea2700;
}

@media all and (min-width: 1279px) {
    footer .footer-container.libertatea {
        width: 460px;
    }
}

footer .footer-container.libertatea .links {
    column-count: 2;
}

@media all and (min-width: 640px) {
    footer .footer-container.libertatea .links {
        column-count: 3;
    }
}

footer .footer-container.libertatea .links>li {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

footer .footer-container.libertatea .links>li>a {
    font-weight: 700;
    letter-spacing: -0.2px;
}

footer .footer-container.libertatea .links>li ul {
    list-style-type: none;
}

@media all and (min-width: 640px) {
    footer .footer-container.info {
        width: 28%;
    }
}

@media all and (min-width: 1279px) {
    footer .footer-container.info {
        width: 300px;
    }
}

footer .footer-container.info .links {
    margin-bottom: 40px;
}

footer .footer-container.info .links a {
    font-weight: 700;
    letter-spacing: -0.2px;
}

@media all and (min-width: 640px) {
    footer .footer-container.ringier {
        width: 66%;
    }
}

@media all and (min-width: 1279px) {
    footer .footer-container.ringier {
        width: 300px;
    }
}

footer .footer-container.ringier .links {
    margin-bottom: 40px;
    column-count: 2;
}

footer .footer-container.ringier .links a {
    font-weight: 700;
    letter-spacing: -0.2px;
}

footer .copyright {
    font-weight: 700;
    margin-bottom: 40px;
}

@media all and (min-width: 640px) {
    footer .copyright {
        margin-bottom: 0;
        margin-top: 6px;
    }
}

.social-icons {
    font-size: 0;
    list-style-type: none;
    margin-left: -3px;
}

.social-icons li {
    display: inline-block;
}

.social-icons a {
    display: block;
    background-color: #fff;
    padding: 0 3px;
}

.social-icons img {
    height: 32px;
    width: 32px;
}

.useful-info {
    background-color: #ededef;
    padding: 25px 0 10px;
}

@media all and (min-width: 640px) {
    .useful-info {
        padding: 15px 0 40px;
        background-color: #e4e4e6;
        box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
    }
}

@media all and (min-width: 640px) {
    .useful-info .controller {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
}

@media all and (min-width: 640px) {
    .useful-info .useful-wrapper {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    .useful-info .useful-wrapper {
        width: 407px;
    }
}

@media all and (min-width: 1599px) {
    .useful-info .useful-wrapper {
        width: 460px;
    }
}

.useful-item {
    position: relative;
    background-color: #fff;
    margin: 0 0 15px 25px;
    font-size: 20px;
    line-height: 1.15;
}

@media all and (min-width: 640px) {
    .useful-item {
        margin: 45px 0 0;
    }
}

.useful-item .category-label {
    left: -25px;
    transform-origin: left top;
}

@media all and (min-width: 640px) {
    .useful-item .category-label {
        transform: none;
        top: -25px;
        left: 0;
        width: auto;
    }
}

.useful-item .category-label-inner {
    min-width: auto;
    overflow: visible;
}

.useful-item h6,
.useful-item .today-on-tv__h6 {
    font-size: 12px;
    font-weight: 400;
    color: rgba(51, 51, 51, 0.5);
    margin-bottom: 5px;
}

.useful-item .more {
    display: block;
    font-size: 12px;
    color: #ea2700;
    text-transform: uppercase;
}

.useful-item .more:hover,
.useful-item .more:focus {
    text-decoration: underline;
}

.useful-item.declaration {
    padding: 14px 24px 10px 64px;

    background-repeat: no-repeat;
    background-position: 15px 17px;
}

@media all and (min-width: 640px) {
    .useful-item.declaration {
        background-size: 45px 28px;
        background-position: 20px 32px;
        padding: 26px 25px 20px 85px;
    }
}

@media all and (min-width: 1279px) {
    .useful-item.declaration {
        width: 407px;
    }
}

@media all and (min-width: 1599px) {
    .useful-item.declaration {
        width: 460px;
    }
}

.useful-item.declaration p {
    margin-bottom: 11px;
}

@media all and (min-width: 640px) {
    .useful-item.declaration p {
        font-size: 28px;
        letter-spacing: -0.5px;
        line-height: 1.285;
        margin-bottom: 21px;
    }
}

.useful-item.declaration p.signature {
    font-size: 16px;
    font-weight: 700;
}

@media all and (min-width: 640px) {
    .useful-item.declaration p.signature {
        letter-spacing: 0;
    }
}

.useful-item.weather {
    display: flex;
    width: calc(100% - 25px);
    background-color: #ededef;
}

@media all and (min-width: 640px) {
    .useful-item.weather {
        background-color: #e4e4e6;
        width: 100%;
    }
}

.useful-item.weather .weather-info {
    flex: 1;
    padding: 12px 15px 13px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
}

.useful-item.weather .weather-info .more:focus,
.useful-item.weather .weather-info .more:hover {
    text-decoration: none;
}

.useful-item.weather p {
    flex: 1;
    margin-bottom: 10px;
}

.useful-item.weather .thumb {
    background-color: #9fdef7;
    width: 30.4vw;
    padding-bottom: 30.4vw;
}

@media all and (min-width: 640px) {
    .useful-item.weather .thumb {
        width: 107px;
        padding-bottom: 107px;
    }
}

.useful-item.weather .thumb img {
    width: 70%;
    height: 70%;
    margin: 15%;
}

.useful-item.exchange-rates {
    padding: 3px 15px 13px;
}

@media all and (min-width: 640px) {
    .useful-item.exchange-rates {
        width: calc(50% - 10px);
        display: flex;
        flex-wrap: wrap;
    }
}

.useful-item.exchange-rates table {
    font-weight: 300;
    width: 100%;
    margin-bottom: 7px;
}

.useful-item.exchange-rates table tr td {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0 9px;
}

.useful-item.exchange-rates table tr td.currency {
    width: 70%;
}

@media all and (min-width: 1279px) {
    .useful-item.exchange-rates table tr td.currency {
        width: 40%;
    }
}

.useful-item.exchange-rates table tr td.evolution {
    width: 14px;
}

.useful-item.exchange-rates table tr td.value {
    text-align: right;
}

.useful-item.exchange-rates table tr td img {
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-top: -1px;
}

.useful-item.exchange-rates table tr:last-child td {
    border-bottom: none;
}

@media all and (min-width: 640px) {
    .useful-item.exchange-rates .more {
        align-self: flex-end;
    }
}

.useful-item.loto {
    padding: 12px 15px 13px;
}

@media all and (min-width: 640px) {
    .useful-item.loto {
        width: calc(50% - 10px);
        display: flex;
        flex-direction: column;
    }
}

.useful-item.loto .loto-numbers {
    list-style-type: none;
    padding: 6px 0 17px;
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    font-weight: 700;
}

@media all and (min-width: 640px) {
    .useful-item.loto .loto-numbers {
        flex: 1;
    }
}

@media all and (min-width: 1279px) {
    .useful-item.loto .loto-numbers {
        flex-wrap: wrap;
    }
}

.useful-item.loto .loto-numbers li {
    background-color: #ededef;
    width: 47px;
    height: 47px;
    text-align: center;
    border-radius: 50%;
    padding-top: 11px;
}

@media all and (min-width: 1279px) {
    .useful-item.loto .loto-numbers li {
        width: 50px;
        height: 50px;
        padding-top: 13px;
    }
}

@media all and (min-width: 1599px) {
    .useful-item.loto .loto-numbers li {
        width: 60px;
        height: 60px;
        padding-top: 18px;
    }
}

.useful-item.today-on-tv {
    padding: 12px 15px 13px;
}

@media all and (min-width: 640px) {
    .useful-item.today-on-tv {
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    .useful-item.today-on-tv {
        width: 406px;
    }
}

@media all and (min-width: 1599px) {
    .useful-item.today-on-tv {
        width: 620px;
    }
}

.useful-item.today-on-tv .wrapper {
    padding-bottom: 6px;
    list-style-type: none;
}

.useful-item.today-on-tv .wrapper li:first-child h6,
.useful-item.today-on-tv .wrapper li:first-child .today-on-tv__h6 {
    border-top: none;
    padding-top: 0;
}

.useful-item.today-on-tv .wrapper h6,
.useful-item.today-on-tv .wrapper .today-on-tv__h6 {
    border-top: 1px solid #e5e5e5;
    padding-top: 10px;
    width: 100%;
}

.useful-item.today-on-tv .wrapper p {
    font-weight: 700;
    margin-bottom: 7px;
    width: 100%;
}

.share-sheet {
    position: fixed;
    transition: all 0.2s linear;
    top: 50px;
    opacity: 0;
    width: 400px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 100001;
    padding: 62px 0 30px;
    height: auto;
    max-height: 100%;
    overflow-y: auto;
    display: none;
}

@media all and (max-width: 639px) {
    .share-sheet {
        top: 100%;
        left: 0;
        width: 100%;
        transform: translateX(0);
    }
}

.share-sheet.follow-sheet {
    height: 496px;
    max-height: 100%;
}

.share-sheet .close {
    top: 12px;
}

.share-sheet ul {
    width: 100%;
    position: relative;
}

.share-sheet ul::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
}

.share-sheet ul li a {
    padding: 15px 35px;
    display: flex;
    align-items: center;
    height: 62px;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
}

.share-sheet ul li a::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.15);
}

.share-sheet ul li a img {
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin-right: 15px;
}

.share-sheet ul li a span {
    display: block;
}

.search-modal {
    display: flex;
    position: fixed;
    top: -320px;
    right: 0;
    left: 0;
    height: 300px;
    background-color: #fff;
    z-index: 100001;
    justify-content: center;
    align-items: center;
    padding-bottom: 25px;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal {
        padding-top: 15px;
        padding-bottom: 15px !important;
        height: auto !important;
    }
}

@media all and (min-width: 640px) {
    .search-modal {
        padding-bottom: 35px;
        height: 320px;
    }
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal .close {
        top: 10px;
        right: 10px;
    }
}

.search-modal form {
    display: block;
    width: 88%;
    max-width: 560px;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal form {
        max-width: 415px;
        padding-right: 10px;
    }
}

.search-modal form .search-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal form .search-wrapper {
        flex-direction: row;
        flex-wrap: nowrap;
    }
}

.search-modal form label {
    width: 100%;
    margin-bottom: 15px;
    font-size: 24px;
    letter-spacing: -0.4px;
    line-height: 1.125;
    font-weight: 700;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal form label {
        width: auto;
        margin-bottom: 0;
        margin-right: 15px;
    }
}

@media all and (min-width: 1279px) {
    .search-modal form label {
        font-size: 32px;
    }
}

.search-modal form .search-inner-wrapper {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .search-modal form .search-inner-wrapper {
        flex: 1;
    }
}

.search-modal form input[type="search"] {
    font-size: 18px;
    height: 58px;
    margin: 0;
    border-right: none;
    flex: 1;
    outline: none;
}

.search-modal form button {
    height: 58px;
    margin: 0;
    padding: 2px 25px 0;
}

.search-modal.in404 {
    position: static;
    display: block;
    padding: 0;
    height: auto;
    width: auto;
    margin-top: 40px;
    background-color: transparent;
}

.search-modal.in404 form {
    width: 100%;
}

.search-modal.in404 form input[type="search"] {
    border: none;
}

.close {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    top: 15px;
    right: 12px;
    padding: 11px;
    border-radius: 100px;
    text-align: center;
}

.close img {
    width: 18px;
    height: 18px;
}

.close:hover,
.close:focus {
    background-color: #ededef;
}

.close:hover img,
.close:focus img {
    transform: scale(0.9);
}

.side-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -320px;
    background-color: #fff;
    width: 320px;
    z-index: 100001;
}

.side-menu>ul {
    list-style-type: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 100vh;
    padding: 20px 60px 20px 20px;
}

@media all and (min-width: 640px) {
    .side-menu>ul {
        padding: 30px 65px 30px 30px;
    }
}

.side-menu>ul>li {
    margin-bottom: 20px;
}

@media all and (min-width: 640px) {
    .side-menu>ul>li {
        margin-bottom: 30px;
    }
}

.side-menu>ul>li>a {
    display: block;
    font-weight: 700;
    border-left: 5px solid #333;
    margin-bottom: 2px;
    padding: 4px 10px 3px;
    text-transform: uppercase;
    letter-spacing: -0.3px;
}

.side-menu>ul>li ul {
    font-size: 16px;
    list-style-type: none;
    padding: 0;
    border-left: 5px solid #333;
}

.side-menu>ul>li ul a {
    padding: 4px 10px 3px;
    display: block;
    text-transform: uppercase;
    letter-spacing: -0.3px;
    border: 0px solid #333;
}

.side-menu>ul>li.ctg-news>a {
    border-left-color: #ea2700;
}

.side-menu>ul>li.ctg-news li.active a,
.side-menu>ul>li.ctg-news li.current-menu-item a,
.side-menu>ul>li.ctg-news li.current-menu-parent a {
    background-color: #ea2700;
    color: #fff;
}

.side-menu>ul>li.ctg-news a {
    border-left-color: #ea2700;
}

.side-menu>ul>li.ctg-news a:hover,
.side-menu>ul>li.ctg-news a:focus {
    background-color: #ea2700;
    color: #fff;
}

.side-menu>ul>li.ctg-news ul {
    border-left-color: #ea2700;
}

.side-menu>ul>li.ctg-opinions>a {
    border-left-color: #4b73da;
}

.side-menu>ul>li.ctg-opinions li.active a,
.side-menu>ul>li.ctg-opinions li.current-menu-item a,
.side-menu>ul>li.ctg-opinions li.current-menu-parent a {
    background-color: #4b73da;
    color: #fff;
}

.side-menu>ul>li.ctg-opinions a:hover,
.side-menu>ul>li.ctg-opinions a:focus {
    background-color: #4b73da;
    color: #fff;
}

.side-menu>ul>li.ctg-opinions ul {
    border-left-color: #4b73da;
}

.side-menu>ul>li.ctg-publicity>a {
    border-left-color: #000;
}

.side-menu>ul>li.ctg-publicity li.active a,
.side-menu>ul>li.ctg-publicity li.current-menu-item a,
.side-menu>ul>li.ctg-publicity li.current-menu-parent a {
    background-color: #000;
    color: #fff;
}

.side-menu>ul>li.ctg-publicity a:hover,
.side-menu>ul>li.ctg-publicity a:focus {
    background-color: #000;
    color: #fff;
}

.side-menu>ul>li.ctg-publicity ul {
    border-left-color: #000;
}

.side-menu>ul>li.ctg-investigations>a {
    border-left-color: #607d8b;
}

.side-menu>ul>li.ctg-investigations li.active a,
.side-menu>ul>li.ctg-investigations li.current-menu-item a,
.side-menu>ul>li.ctg-investigations li.current-menu-parent a {
    background-color: #607d8b;
    color: #fff;
}

.side-menu>ul>li.ctg-investigations a:hover,
.side-menu>ul>li.ctg-investigations a:focus {
    background-color: #607d8b;
    color: #fff;
}

.side-menu>ul>li.ctg-investigations ul {
    border-left-color: #607d8b;
}

.side-menu>ul>li.ctg-entertainment>a {
    border-left-color: #f76b00;
}

.side-menu>ul>li.ctg-entertainment li.active a,
.side-menu>ul>li.ctg-entertainment li.current-menu-item a,
.side-menu>ul>li.ctg-entertainment li.current-menu-parent a {
    background-color: #f76b00;
    color: #fff;
}

.side-menu>ul>li.ctg-entertainment a:hover,
.side-menu>ul>li.ctg-entertainment a:focus {
    background-color: #f76b00;
    color: #fff;
}

.side-menu>ul>li.ctg-entertainment ul {
    border-left-color: #f76b00;
}

.side-menu>ul>li.ctg-sport>a {
    border-left-color: #3ea405;
}

.side-menu>ul>li.ctg-sport li.active a,
.side-menu>ul>li.ctg-sport li.current-menu-item a,
.side-menu>ul>li.ctg-sport li.current-menu-parent a {
    background-color: #3ea405;
    color: #fff;
}

.side-menu>ul>li.ctg-sport a:hover,
.side-menu>ul>li.ctg-sport a:focus {
    background-color: #3ea405;
    color: #fff;
}

.side-menu>ul>li.ctg-sport ul {
    border-left-color: #3ea405;
}

.side-menu>ul>li.ctg-lifestyle>a {
    border-left-color: #e527c3;
}

.side-menu>ul>li.ctg-lifestyle li.active a,
.side-menu>ul>li.ctg-lifestyle li.current-menu-item a,
.side-menu>ul>li.ctg-lifestyle li.current-menu-parent a {
    background-color: #e527c3;
    color: #fff;
}

.side-menu>ul>li.ctg-lifestyle a:hover,
.side-menu>ul>li.ctg-lifestyle a:focus {
    background-color: #e527c3;
    color: #fff;
}

.side-menu>ul>li.ctg-lifestyle ul {
    border-left-color: #e527c3;
}

.side-menu>ul>li.ctg-medlife>a {
    border-left-color: #009fe3;
}

.side-menu>ul>li.ctg-medlife li.active a,
.side-menu>ul>li.ctg-medlife li.current-menu-item a,
.side-menu>ul>li.ctg-medlife li.current-menu-parent a {
    background-color: #009fe3;
    color: #fff;
}

.side-menu>ul>li.ctg-medlife a:hover,
.side-menu>ul>li.ctg-medlife a:focus {
    background-color: #009fe3;
    color: #fff;
}

.side-menu>ul>li.ctg-medlife ul {
    border-left-color: #009fe3;
}

.side-menu>ul>li.ctg-women>a {
    border-left-color: #00b6b6;
}

.side-menu>ul>li.ctg-women li.active a,
.side-menu>ul>li.ctg-women li.current-menu-item a,
.side-menu>ul>li.ctg-women li.current-menu-parent a {
    background-color: #00b6b6;
    color: #fff;
}

.side-menu>ul>li.ctg-women a:hover,
.side-menu>ul>li.ctg-women a:focus {
    background-color: #00b6b6;
    color: #fff;
}

.side-menu>ul>li.ctg-women ul {
    border-left-color: #00b6b6;
}

.side-menu>ul>li.ctg-special>a {
    border-left-color: #9b9b9b;
}

.side-menu>ul>li.ctg-special li.active a,
.side-menu>ul>li.ctg-special li.current-menu-item a,
.side-menu>ul>li.ctg-special li.current-menu-parent a {
    background-color: #9b9b9b;
    color: #fff;
}

.side-menu>ul>li.ctg-special a:hover,
.side-menu>ul>li.ctg-special a:focus {
    background-color: #9b9b9b;
    color: #fff;
}

.side-menu>ul>li.ctg-special ul {
    border-left-color: #9b9b9b;
    background-color: #ededef;
}

.side-menu>ul>li.secondary-nav-item {
    margin-bottom: 0;
}

.side-menu>ul>li.secondary-nav-item a {
    border: none;
    text-transform: none;
    padding: 5px 0;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
    color: rgba(51, 51, 51, 0.7);
}

.side-menu>ul>li.secondary-nav-item a:hover,
.side-menu>ul>li.secondary-nav-item a:focus {
    color: #ea2700;
}

.side-menu>ul>li.active>a,
.side-menu>ul>li.current-menu-item>a,
.side-menu>ul>li.current-menu-parent>a {
    border-left-width: 0px;
}

.side-menu .social-icons {
    margin-top: 20px;
    margin-right: -40px;
    border: none;
}

@media all and (min-width: 640px) {
    .side-menu .social-icons {
        margin-top: 30px;
    }
}

.side-menu-shadow {
    display: none;
    position: fixed;
    width: 100vw;
    right: 0;
    top: 0;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 100000;
    cursor: default;
}

@media all and (min-width: 640px) {
    .video-section .thumb {
        padding-bottom: 56.25%;
    }
}

.article-wrapper {
    margin-bottom: 30px;
}

.article-wrapper--top {
    margin-bottom: 0;
}

.article-wrapper .controller {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

@media all and (max-width: 1279px) {
    .article-wrapper .controller--is-flex-desktop {
        display: block;
    }
}

@media all and (min-width: 640px) {
    .article-wrapper+.related {
        padding-top: 10px;
    }
}

.article-wrapper.gallery-container {
    margin-bottom: 10px;
}

@media all and (min-width: 640px) {
    .article-wrapper.gallery-container {
        margin-bottom: 40px;
    }
}

.article-wrapper.gallery-container .artC2 {
    padding-top: 0;
}

.article-wrapper.gallery-container .sticky-container {
    padding-bottom: 0;
}

.gallery-container+.article-wrapper .article-container {
    margin-top: -30px;
}

@media all and (min-width: 640px) {
    .gallery-container+.article-wrapper .article-container {
        margin-top: -50px;
    }
}

@media all and (max-width: 1279px) {
    .sidebar-right-mobile {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 919px) {
    .partner-item--artsrmob .article-title {
        font-size: 22px;
    }

    .f4ins-wrapper {
        margin-top: 30px;
    }

    .f4ins-wrapper .widget-title {
        margin-top: 0;
        margin-bottom: 15px;
    }

    .f4ins {
        overflow: auto;
    }

    .f4ins li:first-child .partner-item.partner-item--f4ins {
        margin-left: 0;
    }

    .f4ins .partner-item.partner-item--f4ins {
        background: #eee;
    }

    .f4ins .partner-item.partner-item--f4ins .article-title {
        font-size: 16px;
        padding: 10px 15px 11px;
        background-color: transparent;
    }
}

@media all and (max-width: 639px) {
    .f4ins-wrapper {
        padding: 0 25px;
    }
}

.opinion-author {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    display: flex;
    background-color: #4b73da;
    color: #fff;
    padding: 15px 25px 14px;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
    z-index: 999;
    width: 100%;
}

.opinion-author--hidden {
    opacity: 0;
}

@media all and (min-width: 920px) {
    .opinion-author {
        display: none;
    }
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .opinion-author {
        position: relative;
    }
}

.opinion-author .opinion-author__h6 {
    margin: 0;
    font-size: 16px;
}

.opinion-author .opinion-author__h6 span {
    font-weight: 300;
    text-transform: none;
}

.opinion-author>span {
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 2px;
    text-transform: uppercase;
    opacity: 0.5;
    text-align: right;
    width: 100px;
}

@media all and (min-width: 640px) {
    .opinion-author>span {
        width: auto;
    }
}

blockquote {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

blockquote>p {
    display: block;
    order: 2;
    background-image: linear-gradient(0deg, #fff 0%, #ededef 100%);
    background-repeat: no-repeat, repeat;
    background-position: 25px 27px, 0 0;
    padding: 24px 35px 20px 74px;
    font-size: 24px;
    line-height: 1.2;
}

blockquote>p * {
    display: inline-block;
}

@media all and (min-width: 640px) {
    blockquote>p {
        font-size: 28px;
        line-height: 1.3;
        padding: 25px 35px 45px 82px;
        background-size: 45px, 100%;
        background-position: 20px 32px, 0 0;
    }
}

@media all and (min-width: 1599px) {
    blockquote>p {
        font-size: 32px;
        letter-spacing: -0.5px;
    }
}

blockquote>cite {
    display: flex;
    flex-grow: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #ea2700;
    margin-left: 25px;
    padding: 3px 20px;
    font-style: normal;
}

@media all and (min-width: 640px) {
    blockquote>cite {
        margin-left: 0;
    }
}

@media all and (min-width: 1599px) {
    blockquote>cite {
        font-size: 20px;
    }
}

.wp-block-rro-number-block .number-block__h2,
.wp-block-rro-number-block h2:not(.article-title) {
    color: #ea2700;
    font-size: 30px;
    font-weight: 800;
    background-color: #ededef;
    margin-left: 50px;
    padding: 9px 35px 8px 24px;
    min-height: 50px;
    position: relative;
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2,
    .wp-block-rro-number-block h2:not(.article-title) {
        font-size: 40px;
        min-height: 65px;
        margin-left: 65px;
        padding: 12px 35px 8px 20px;
    }
}

.wp-block-rro-number-block .number-block__h2::before,
.wp-block-rro-number-block h2:not(.article-title)::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: -50px;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2::before,
    .wp-block-rro-number-block h2:not(.article-title)::before {
        left: -65px;
        height: 65px;
        width: 65px;
    }
}

.wp-block-rro-number-block p {
    border-left: 1px solid #e0e0e3;
    margin-left: 50px;
    margin-right: 35px;
    padding: 15px 0 10px 23px;
    font-size: 20px;
    line-height: 1.2;
}

@media all and (min-width: 640px) {
    .wp-block-rro-number-block p {
        font-size: 28px;
        line-height: 1.3;
        margin-left: 65px;
        margin-bottom: 25px;
        padding: 15px 0 15px 19px;
    }
}

@media all and (min-width: 1599px) {
    .wp-block-rro-number-block p {
        font-size: 32px;
    }
}

.wp-block-rro-number-block p a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.wp-block-rro-number-block p a:hover,
.wp-block-rro-number-block p a:focus {
    border-bottom: 1px solid #ea2700;
}

.special-paragraph {
    position: relative;
    padding: 0 10px 0 73px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 38px;
    margin-bottom: 38px;
}

@media all and (min-width: 640px) {
    .special-paragraph {
        font-size: 28px;
        line-height: 1.3;
        padding-left: 84px;
        padding-right: 35px;
    }
}

@media all and (min-width: 1599px) {
    .special-paragraph {
        font-size: 32px;
    }
}

.special-paragraph::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 640px) {
    .special-paragraph::before {
        height: 65px;
        width: 65px;
    }
}

.special-paragraph:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 50px;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
}

@media all and (min-width: 640px) {
    .special-paragraph:after {
        left: 65px;
    }
}

.gallery-item {
    margin-bottom: 10px;
}

.gallery-item img {
    width: 100%;
    height: auto;
}

.gallery-item figcaption {
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 640px) {
    .gallery-item figcaption {
        flex-wrap: nowrap;
        margin-bottom: 30px;
    }
}

.gallery-item figcaption>a {
    height: 25px;
    width: 25px;
    display: block;
    background-color: #ea2700;
    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 640px) {
    .gallery-item figcaption>a {
        width: 58px;
        height: 58px;
    }
}

.gallery-item figcaption>a.next-photo {}

.gallery-item figcaption>a.share-photo {}

.gallery-item figcaption .photo-number {
    flex: 1;
    text-align: right;
    font-size: 12px;
    font-weight: 700;
    background-color: #ededef;
    height: 25px;
    padding: 6px 25px 0;
}

@media all and (min-width: 640px) {
    .gallery-item figcaption .photo-number {
        height: 58px;
        flex: none;
        width: 242px;
        font-size: 22px;
        padding: 15px 20px 0;
    }
}

.gallery-item figcaption .photo-caption {
    width: 100%;
    padding: 15px 25px;
    margin: 0;
}

@media all and (min-width: 640px) {
    .gallery-item figcaption .photo-caption {
        width: auto;
        flex: 1;
        padding: 15px 20px 15px 40px;
    }
}

.article-sidebar {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    top: -17px;
    width: 300px;
    display: none;
}

@media all and (min-width: 920px) {
    .article-sidebar {
        display: block;
    }
}

.article-sidebar .strawberry-ads--in-sidebar {
    padding: 0;
    margin-bottom: 30px;
}

.article-sidebar .partners-container {
    width: 300px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

@media all and (min-width: 640px) {
    .article-sidebar .partners-container {
        padding-right: 0;
        background: #fff;
    }
}

.article-sidebar .partners-container li {
    width: 100%;
}

.article-sidebar .partners-container li:first-child .partner-item {
    margin-left: 0;
}

@media all and (min-width: 1279px) {
    .article-sidebar .partners-container li:first-child .partner-item {
        margin-bottom: 20px;
    }
}

.article-sidebar .partner-item {
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%;
    max-width: none;
}

.article-sidebar .partner-item .article-title {
    background-color: #ededef;
}

.article-sidebar .partner-item .partner-item__h6 {
    background-image: linear-gradient(90deg,
            #ededef 0%,
            rgba(237, 237, 239, 0) 120px);
}

.article-sidebar.opinions-sidebar {
    bottom: 20px;
}

@media all and (min-width: 920px) {
    .article-sidebar.opinions-sidebar .opinions .news-item .thumb.rounded {
        width: 100px;
        padding-bottom: 100px;
    }
}

.article-sidebar .opinions {
    position: -webkit-sticky;
    position: sticky;
    top: 220px;
}

@media all and (min-width: 1599px) {
    .article-sidebar .opinions {
        width: 300px;
    }
}

.article-sidebar .opinions .news-item .partner-item__h6 {
    font-size: 14px;
}

.article-sidebar .opinions .news-item p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
}

.article-sidebar .opinions .more {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 15px 10px 14px;
    margin-bottom: 30px;
}

.article-sidebar .opinions .share-button {
    width: 100%;
}

.highlighted,
em {
    box-shadow: inset 0 -2px 0 #e0e0e3, inset 0 -3px 0 #c5c5cb, 0 3px 0 #e0e0e3;
}

@media all and (min-width: 640px) {

    .highlighted,
    em {
        box-shadow: inset 0 -3px 0 #e0e0e3, inset 0 -4px 0 #c5c5cb, 0 4px 0 #e0e0e3;
    }
}

.external-link {
    font-weight: 700;
    padding-left: 42px;
    position: relative;
    display: block;
    line-height: 1.25;
}

.external-link::before {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: 0;
    width: 28px;
    height: 28px;
    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 640px) {
    .external-link::before {
        top: -1px;
    }
}

.external-link.link-video::before {}

.external-link.link-url::before {}

.external-link.link-photo::before {}

.share-buttons {
    display: flex;
    flex-wrap: wrap;
    padding: 0 20px 0 25px;
    width: 100%;
}

@media all and (min-width: 640px) {
    .share-buttons {
        flex-wrap: nowrap;
        justify-content: space-between;
        padding: 0 0 10px;
    }
}

@media all and (min-width: 920px) {
    .share-buttons {
        flex-wrap: wrap;
    }
}

.share-button {
    color: #fff;
    background-color: #ea2700;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    text-align: center;
    margin: 0 5px 5px 0;
    background-repeat: no-repeat;
    background-position: center;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.share-button.share-button--social {
    flex: 1;
    font-size: 0;
}

@media all and (min-width: 640px) {
    .share-button.share-button--social {
        padding-left: 40px;
        font-size: 0;
        flex: 1;
        width: auto;
    }
}

@media all and (min-width: 1279px) {
    .share-button.share-button--social {
        font-size: 14px;
        background-position: 13px center;
    }
}

@media all and (min-width: 1599px) {
    .share-button.share-button--social {
        background-position: 20px center;
    }
}

.share-button.btn-colectiile-libertatea {
    max-width: 300px;
    margin: 0 auto;
}

.share-button.btn-colectiile-libertatea:hover {
    color: #fff;
}

.share-button.facebook {
    background-color: #3a559f;
}

.share-button.facebook.lazyloaded {}

.share-button.facebook:hover,
.share-button.facebook:focus {
    background-color: #2f4581;
}

.share-button.twitter {
    background-color: #00acee;
    -webkit-background-size: 28px;
    background-size: 28px;
}

.share-button.twitter.lazyloaded {}

.share-button.twitter:hover,
.share-button.twitter:focus {
    background-color: #008fc5;
}

.share-button.linkedin {
    background-color: #0072b1;
    -webkit-background-size: 28px;
    background-size: 28px;
}

.share-button.linkedin.lazyloaded {}

.share-button.linkedin:hover,
.share-button.linkedin:focus {
    background-color: #008fc5;
}

.share-button.whatsapp {
    background-color: #4caf50;
}

.share-button.whatsapp.lazyloaded {}

.share-button.whatsapp:hover,
.share-button.whatsapp:focus {
    background-color: #409343;
}

.share-button.comment-here {
    width: calc(100% - 5px);
    flex: none;
    height: 64px;
    font-size: 14px;
}

@media all and (min-width: 640px) {
    .share-button.comment-here {
        width: auto;
        flex: 1;
        margin-right: 0;
    }
}

@media all and (min-width: 920px) {
    .share-button.comment-here {
        margin-right: 0;
        flex: none;
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    .share-button.comment-here {
        width: calc(100% - 5px);
        flex: none;
    }
}

.share-button.comment-here img {
    width: 40px;
    height: 40px;
    margin-right: 12px;
    border-radius: 50%;
}

.share-button.comment-here span {
    margin-right: 10px;
}

.share-button.comment-here+.comment-here {
    background-color: #333;
}

@media all and (min-width: 640px) {
    .share-button.comment-here+.comment-here {
        margin-left: 5px;
    }
}

.share-button.comment-here+.comment-here img {
    background-color: #ea2700;
}

.share-button.comment-here+.comment-here:hover {
    background-color: #000;
}

.share-button span {
    margin-top: 1px;
    color: #fff;
}

.share-button:hover,
.share-button:focus {
    background-color: #d12300;
}

.share-button:hover span,
.share-button:focus span {
    color: #fff;
}

.share-buttons.share-buttons--with-comments .share-button.share-button--social {
    flex: 1;
    font-size: 0;
}

@media all and (min-width: 640px) {
    .share-buttons.share-buttons--with-comments .share-button.share-button--social {
        width: 70px;
        height: 64px;
        flex: none;
    }
}

@media all and (min-width: 920px) {
    .share-buttons.share-buttons--with-comments .share-button.share-button--social {
        background-position: 15px center;
        font-size: 14px;
        flex: 1;
        width: auto;
        padding: 0 20px 0 45px;
    }
}

@media all and (min-width: 1599px) {
    .share-buttons.share-buttons--with-comments .share-button.share-button--social {
        padding: 0 20px 0 60px;
        background-position: 25px center;
    }
}

.comments .controller {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

.comments .more {
    margin-top: -16px;
    display: block;
    border: 1px solid #ea2700;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    color: #ea2700;
    padding: 10px 0 9px;
    position: relative;
}

@media all and (min-width: 640px) {
    .comments .more {
        padding: 15px 0 14px;
    }
}

.comments .more:hover,
.comments .more:focus {
    background-color: #ea2700;
    color: #fff;
}

.pag-comentarii .title-container {
    margin-top: 40px;
}

@media all and (min-width: 1279px) {
    .pag-comentarii .title-container {
        margin-top: 20px;
    }
}

.page-comentarii .category-label {
    right: auto;
    top: 25px;
}

.comments-banner {
    display: none;
    width: 300px;
}

@media all and (min-width: 920px) {
    .comments-banner {
        display: block;
    }
}

@media all and (min-width: 920px) {
    .comments-banner:last-child {
        display: none;
    }
}

@media all and (min-width: 1279px) {
    .comments-banner:last-child {
        display: block;
    }
}

.comments-banner .strawberry-ads--in-sidebar {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.comments-wrapper {
    flex: 1;
}

@media all and (min-width: 640px) {
    .comments-wrapper {
        margin: 0;
    }
}

.comments-wrapper .text-comments {
    font-size: 24px;
    margin-bottom: 17px;
}

@media all and (min-width: 640px) {
    .comments-wrapper .text-comments {
        margin-bottom: 27px;
    }
}

.comments-wrapper .text-comments .comments-number {
    font-weight: 300;
}

.comments-wrapper #text-comments-anchor {
    margin-bottom: 10px;
}

.page-comm-content .comments-wrapper {
    margin: 0 25px;
}

@media all and (min-width: 640px) {
    .page-comm-content .comments-wrapper {
        margin: 0;
    }
}

@media all and (min-width: 920px) {
    .page-comm-content .comments-wrapper {
        margin: 0 0 0 40px;
    }
}

@media all and (min-width: 1279px) {
    .page-comm-content .comments-wrapper {
        margin: 0 40px;
    }
}

@media all and (min-width: 1599px) {
    .page-comm-content .comments-wrapper {
        margin: 0 60px;
    }
}

.comment {

    margin-bottom: 15px;
    position: relative;
}

@media all and (min-width: 640px) {
    .comment {
        padding-left: 105px;
    }
}

.comment:last-of-type {
    border-bottom: none;
}

.comment p {
    font-size: 16px;
    margin-bottom: 10px;
}

@media all and (min-width: 640px) {
    .comment p {
        font-size: 16px;
        letter-spacing: 0;
        margin-bottom: 16px;
    }
}

@media all and (min-width: 1599px) {
    .comment p {
        font-size: 22px;
    }
}

.comment p a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

@media (hover: hover) {
    .comment p a:hover {
        border-bottom: 1px solid #ea2700;
    }
}

.comment .thumb {
    width: 55px;
    padding-bottom: 55px;
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}

@media all and (min-width: 640px) {
    .comment .thumb {
        width: 84px;
        height: 84px;
        position: absolute;
        left: 0;
    }
}

.comment .thumb.lazyloaded.cover:before {
    content: "";
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.comment .thumb.lazyloaded.cover__one_time:before {}

.comment .thumb.lazyloaded.cover__anual:before {}

.comment .thumb.lazyloaded.cover__lunar:before {}

.comment .bullet {
    display: block;
    font-size: 0;
    height: 0;
    width: 100%;
}

@media all and (min-width: 640px) {
    .comment .bullet {
        font-size: inherit;
        display: inline-block;
        height: auto;
        width: auto;
    }
}

.comment--libertatea {
    background-color: #fff;
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    border-bottom: none;
    margin-top: -16px;
    margin-bottom: 20px;
    padding: 20px 20px 5px;
    border: 1px solid #e5e5e5;
    margin-left: -5px;
    margin-right: -5px;
}

@media all and (min-width: 640px) {
    .comment--libertatea {
        margin-left: 0;
        margin-right: 0;
        padding-left: 129px;
    }
}

@media all and (min-width: 640px) {
    .comment--libertatea .thumb {
        left: 25px;
    }
}

.comment-actions {
    list-style-type: none;
    padding: 5px 0 12px;
    margin: 0;
}

@media all and (min-width: 640px) {
    .comment-actions {
        padding-top: 0;
    }
}

.comment-actions li {
    display: inline-block;
    margin-right: 0px;
}

.comment-actions .svg-fill {
    fill: #bfbfbf;
}

.comment-actions a {
    display: block;
    position: relative;
}

.comment-actions a:hover .svg-fill,
.comment-actions a:focus .svg-fill {
    fill: #9b9b9b;
}

.comment-actions a .counter {
    font-size: 10px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: -4px;
}

.comment-actions a.voted .svg-fill {
    fill: #ea2700;
}

.original-comment {
    padding: 3px 0 4px 46px;

    background-size: 34px;
    background-repeat: no-repeat;
    background-position: 0 6px;
}

@media all and (min-width: 640px) {
    .original-comment {
        padding-left: 60px;
        background-size: 45px;
    }
}

.original-comment p {
    font-size: 14px;
    line-height: 1.3;
}

@media all and (min-width: 1599px) {
    .original-comment p {
        font-size: 16px;
        line-height: 1.4;
    }
}

.original-comment p:first-child {
    opacity: 0.5;
}

@media all and (min-width: 640px) {
    .original-comment p:first-child {
        margin-bottom: 8px;
    }
}

.zero-comments {
    font-size: 16px;
    margin: -5px 0 0;
}

@media all and (min-width: 640px) {
    .zero-comments {
        font-size: 18px;
        margin: -17px 0 15px;
    }
}

.zero-comments a {
    text-decoration: underline;
}

.add-comment {
    padding-top: 0;
    position: relative;
}

.add-comment--logout #comment,
.add-comment--logout label {
    cursor: pointer;
}

.add-comment p {
    font-size: 16px;
    margin: -5px 0 23px;
}

@media all and (min-width: 640px) {
    .add-comment p {
        font-size: 18px;
        margin: -17px 0 15px;
    }
}

.add-comment p a {
    text-decoration: underline;
}

.add-comment textarea {
    font-size: 16px;
    height: 130px;
    margin-bottom: 5px;
}

@media all and (min-width: 640px) {
    .add-comment textarea {
        font-size: 18px;
    }
}

.add-comment #charNum {
    font-size: 16px;
    font-weight: 300;
}

.add-comment input[type="submit"] {
    margin-top: 0;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    padding: 11px 0 10px;
    margin-bottom: 0;
}

@media all and (min-width: 640px) {
    .add-comment input[type="submit"] {
        padding: 15px 0 14px;
    }
}

.add-comment .not-logged-blocker {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

input.no-select-js {
    background-color: #d0d0d2;
    color: #fff;
    border: 0;
}

input.no-select-js:hover,
input.no-select-js:focus,
input.no-select-js:visited,
input.no-select-js:focus-visible,
input.no-select-js:focus-within,
input.no-select-js:target,
input.no-select-js:active {
    background-color: #d0d0d2;
    color: #fff;
    border: 0;
    cursor: text;
}

.page-comentarii .pag-comentarii .news-item__metadata__time {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
}

.page-comentarii .category-label {
    overflow: visible;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    height: 25px;
    width: 25px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    top: 25px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (min-width: 640px) {
    .page-comentarii .title-container .breadcrumbs {
        padding: 20px 20px 0 22px;
        margin-bottom: -2px;
    }

    .page-comentarii .title-container .breadcrumbs {
        margin: 0 0 -6px 25px;
        padding: 11px 15px 0 16px;
    }

    .page-comentarii .breadcrumbs {
        display: block;
        width: 100%;
        font-size: 16px;
        line-height: 1.4;
        color: #9b9b9b;
        font-weight: 300;
    }

    .page-comentarii .pag-comentarii {
        margin-bottom: 0;
    }
}

.page-comentarii .news-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

@media (min-width: 1599px) {
    .page-comentarii .title-container h1 {
        padding-right: 50px;
    }
}

@media (min-width: 1599px) and (min-width: 640px) {
    .page-comentarii .title-container h1 {
        padding: 12px 20px 13px;
        margin-bottom: 15px;
    }

    .page-comentarii .title-container h1 {
        margin: 0 0 15px 25px;
        padding: 12px 15px 13px 15px;
    }
}

@media (min-width: 1599px) and (min-width: 640px) and (min-width: 1599px) {
    .page-comentarii h1 {
        font-size: 48px;
        letter-spacing: -1px;
    }
}

@media (min-width: 1599px) and (min-width: 640px) and (min-width: 1279px) {
    .page-comentarii h1 {
        font-size: 40px;
        line-height: 1.15;
        letter-spacing: -0.5px;
    }
}

@media (min-width: 1599px) and (min-width: 640px) and (min-width: 640px) {
    .page-comentarii h1 {
        font-size: 36px;
        line-height: 1.15;
    }

    .page-comentarii h1 {
        letter-spacing: -0.4px;
        line-height: 1.125;
        margin: 0;
    }
}

.page-comentarii .title-container .intro a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.page-comentarii .title-container.ctg-news h1 span {
    color: #ea2700;
}

@media (min-width: 1279px) {
    .page-comentarii .pag-comentarii .intro {
        margin-left: 45px;
    }

    .page-comentarii .pag-comentarii .intro {
        margin-left: 40px;
        margin-bottom: 0;
    }

    .page-comentarii .comments-banner .strawberry-ads {
        padding-top: 10px;
    }
}

@media (min-width: 1279px) and (min-width: 1599px) {
    .page-comentarii .title-container .intro {
        padding-right: 50px;
    }
}

@media (min-width: 1279px) and (min-width: 1599px) and (min-width: 640px) {
    .page-comentarii .title-container .intro {
        margin-bottom: 27px;
        margin-left: 45px;
        margin-top: -13px;
    }

    .page-comentarii .title-container .intro {
        margin-bottom: 21px;
    }
}

#comment-form-container .text-form {
    font-size: 24px;
    line-height: 28px;
}

.agree .add-comment {
    float: left;
}

.third-party-partners {
    padding: 10px 25px 25px;
}

@media all and (min-width: 640px) {
    .third-party-partners {
        padding: 40px 0;
    }
}

.third-party-partners .controller {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: stretch;
}

.third-party-partners .third-party-container {
    flex: 1;
}

.third-party-partners .banner-container {
    display: none;
    width: 300px;
    margin-left: 20px;
}

@media all and (min-width: 1279px) {
    .third-party-partners .banner-container {
        display: block;
    }
}

.third-party-partners .banner-container .strawberry-ads--in-sidebar {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.large-desktop-sidebar {
    align-self: stretch;
    padding-bottom: 20px;
}

.large-desktop-sidebar .strawberry-ads--in-sidebar {
    padding: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.search-tools {
    padding-top: 20px;
    margin-top: 18px;
}

.search-tools form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

@media all and (min-width: 1279px) {
    .search-tools form {
        flex-wrap: nowrap;
    }
}

.search-tools form br {
    display: block;
    content: "";
    width: 100%;
    height: 10px;
}

@media all and (min-width: 640px) {
    .search-tools form br {
        display: none;
    }
}

.search-tools label {
    margin: 0 3px 0 0;
    font-weight: 300;
    font-size: 16px;
    width: 105px;
}

@media all and (min-width: 640px) {
    .search-tools label {
        width: auto;
        margin: 0 10px 0 0;
    }
}

@media all and (min-width: 1279px) {
    .search-tools label {
        font-size: 18px;
        margin: 0 20px 0 0;
    }
}

.search-tools select {
    flex: 1;
    margin: 0;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    background-color: transparent;
    padding: 3px;
    background-position: calc(100% - 4px) center;
    font-size: 16px;
}

@media all and (min-width: 640px) {
    .search-tools select {
        width: 175px;
        margin: 0 20px 0 0;
        flex: none;
    }
}

@media all and (min-width: 1279px) {
    .search-tools select {
        font-size: 18px;
        margin: 0 50px 0 0;
        width: 215px;
    }
}

@media all and (min-width: 640px) {
    .search-tools select:last-child {
        margin-right: 0;
    }
}

.category-pagination {
    background-color: #ededef;
    padding: 0 25px 40px;
}

@media all and (min-width: 640px) {
    .category-pagination {
        padding: 40px 0;
    }
}

@media all and (min-width: 640px) {
    .category-pagination+.partners {
        border-top: 1px solid rgba(51, 51, 51, 0.1);
    }
}

@media all and (min-width: 640px) {
    .strawberry-ads+.category-pagination {
        border-top: 1px solid rgba(51, 51, 51, 0.1);
    }
}

.pagination {
    display: flex;
    list-style-type: none;
    padding: 0;
    width: 100%;
}

.pagination li {
    display: block;
    margin-right: 8px;
}

.pagination li:last-child {
    margin-right: 0;
}

@media all and (max-width: 639px) {
    .pagination li.pagination__hidden-mobile {
        display: none;
    }
}

.pagination a,
.pagination div {
    min-width: 48px;
    padding-left: 1rem;
    padding-right: 1rem;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    font-size: 20px;
}

.pagination a {
    color: #ea2700;
    border: 1px solid #ea2700;
}

.pagination a.selected {
    background-color: #ea2700;
    border: 1px solid #ea2700;
    color: #fff;
}

.pagination a.selected:hover span,
.pagination a.selected:focus span {
    color: #fff;
}

.pagination div {
    background-color: transparent;
    font-weight: 300;
    margin: 0 -3px;
}

.pagination li.dots a,
.pagination li.dots div {
    padding-left: 0;
    padding-right: 0;
    min-width: 30px;
}

.pagination.pagination--article {
    padding: 0 !important;
    margin: 0 0 20px !important;
}

.pagination.pagination--article li a {
    border: 1px solid #ea2700;
}

.pagination.pagination--article li a.selected {
    background-color: #ea2700;
}

.pagination.pagination--article li a span {
    background-color: transparent;
}

@media all and (max-width: 639px) {
    .pagination.pagination--article {
        padding: 0 25px !important;
    }
}

.tags-results-area {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 25px 35px;
}

@media all and (min-width: 640px) {
    .tags-results-area {
        margin: 0 0 35px;
    }
}

.tags-results-area a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -0.1px;
    line-height: 1.1;
    margin: 0 8px 8px 0;
    background-color: #fff;
    padding: 6px 15px 6px 30px;

    background-repeat: no-repeat;
    background-position: 9px center;
}

@media all and (min-width: 640px) {
    .tags-results-area a {
        font-size: 20px;
        background-color: #ededef;
    }
}

.tags-results-area a.more {
    padding-left: 15px;
    color: #ea2700;
    background-image: none;
}

.tags-results-area a:hover,
.tags-results-area a:focus {
    background-color: #e0e0e3;
}

.popular-author-news {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

@media all and (min-width: 640px) {
    .popular-author-news {
        padding-bottom: 1px;
        margin-bottom: 40px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
}

@media all and (min-width: 1279px) {
    .popular-author-news {
        flex-wrap: nowrap;
    }
}

@media all and (min-width: 1279px) {
    .popular-author-news>.news-item {
        width: calc(100% - 320px);
    }
}

@media all and (min-width: 1599px) {
    .popular-author-news>.news-item {
        width: calc(100% - 320px);
    }
}

@media all and (min-width: 1279px) {
    .popular-author-news>.news-item .thumb {
        padding-bottom: 75%;
    }
}

@media all and (min-width: 1599px) {
    .popular-author-news>.news-item .thumb {
        padding-bottom: 56.25%;
    }
}

@media all and (min-width: 640px) {
    .popular-author-news>.news-item .article-title {
        padding: 12px 20px 14px;
        font-size: 32px;
    }
}

@media all and (min-width: 1599px) {
    .popular-author-news>.news-item .news-item-info {
        width: 620px;
        margin-top: -76px;
    }
}

.popular-author-news .articles-results-area {
    display: flex;
    justify-content: space-between;
}

@media all and (min-width: 1279px) {
    .popular-author-news .articles-results-area {
        width: 300px;
        flex-wrap: wrap;
    }
}

.popular-author-news .articles-results-area li {
    margin-right: 0;
}

@media all and (min-width: 640px) {
    .popular-author-news .articles-results-area li {
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 1279px) {
    .popular-author-news .articles-results-area li {
        width: 300px;
    }
}

.filters-column {
    background-color: #fff;
    position: relative;
    padding: 25px 25px 0;
}

@media all and (min-width: 640px) {
    .filters-column {
        background-color: #ededef;
        padding: 35px;
    }
}

@media all and (min-width: 1279px) {
    .filters-column {
        width: 280px;
        margin-left: 40px;
        padding: 35px 0 35px 40px;
    }
}

@media all and (min-width: 1279px) {
    .filters-column::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: calc((100vw - 100%) / 2);
        background-color: #ededef;
    }
}

.filter-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.filter-item:last-child {
    border-bottom: none;
}

.filter-item h6 {
    color: #ea2700;
    margin-bottom: 14px;
}

@media all and (min-width: 640px) {
    .filter-item h6 {
        font-size: 16px;
    }
}

.filter-item input {
    font-size: 18px;
    padding: 9px 45px 9px 15px;
    background-repeat: no-repeat;
    background-position: calc(100% - 14px) center;
}

.filter-item input[type="search"] {}

.filter-item input[type="date"] {}

.filter-item ul {
    list-style-type: none;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
}

.filter-item ul a:hover strong,
.filter-item ul a:focus strong {
    color: #ea2700;
}

.filter-item ul a.more {
    color: #ea2700;
    font-size: 16px;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.filter-item ul a.more:hover,
.filter-item ul a.more:focus {
    border-bottom: 1px solid #ea2700;
}

.tv-listing .controller {
    padding: 25px;
}

@media all and (min-width: 640px) {
    .tv-listing .controller {
        padding: 10px 0 0;
        column-count: 2;
        column-gap: 50px;
    }
}

@media all and (min-width: 1279px) {
    .tv-listing .controller {
        column-count: 3;
    }
}

@media all and (min-width: 1599px) {
    .tv-listing .controller {
        column-count: 4;
    }
}

@media all and (min-width: 640px) {
    .tv-listing.tv-channel .controller {
        column-count: 1;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
}

@media all and (min-width: 1599px) {
    .tv-listing.tv-channel .controller {
        justify-content: flex-start;
    }
}

@media all and (min-width: 640px) {
    .tv-listing.tv-channel .tv-channel-type {
        width: calc(50% - 25px);
        margin-bottom: 40px;
    }
}

@media all and (min-width: 1279px) {
    .tv-listing.tv-channel .tv-channel-type {
        width: 387px;
    }
}

@media all and (min-width: 1599px) {
    .tv-listing.tv-channel .tv-channel-type {
        width: 345px;
        margin-right: 50px;
    }
}

.tv-listing.tv-channel .tv-channel-type h2 {
    margin-bottom: 15px;
}

.tv-listing.tv-channel .tv-channel-type ul {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
}

.tv-listing.tv-channel .tv-channel-type ul li {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding: 8px 0 7px;
    line-height: 1.2;
}

.tv-listing.tv-channel .tv-channel-type ul li .tv-hour {
    width: 60px;
}

.tv-listing.tv-channel .tv-channel-type ul li .tv-show {
    flex: 1;
}

.tv-listing.tv-channel .tv-channel-type ul li::after {
    display: none;
}

.tv-listing.tv-channel .strawberry-ads--in-sidebar {
    margin-bottom: 10px;
    width: 100%;
}

@media all and (min-width: 640px) {
    .tv-listing.tv-channel .strawberry-ads--in-sidebar {
        margin-bottom: 30px;
    }
}

@media all and (min-width: 1599px) {
    .tv-listing.tv-channel .strawberry-ads--in-sidebar.desktop-only {
        display: none;
    }
}

.tv-channel-type {
    margin-bottom: 30px;
    display: inline-block;
}

.tv-channel-type h2 {
    margin-bottom: 20px;
}

.tv-channel-type ul li {
    display: inline-block;
    line-height: 1.6;
    font-weight: 300;
    font-size: 16px;
}

.tv-channel-type ul li::after {
    content: " вЂў";
    margin: 0 5px;
    opacity: 0.25;
}

.tv-channel-type ul li:last-child::after {
    display: none;
}

.tv-channel-type ul li a:hover,
.tv-channel-type ul li a:focus {
    color: #ea2700;
}

.fourohfour {
    background-color: #333;
    color: #fff;
    padding: 130px 0 100px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
    position: relative;
}

@media all and (min-width: 640px) {
    .fourohfour {
        padding: 100px 0 120px;
    }
}

.fourohfour .controller {
    margin: 0 25px;
}

@media all and (min-width: 640px) {
    .fourohfour .controller {
        margin: 0 auto;
        width: 88vw;
        min-width: 600px;
        max-width: 800px;
    }
}

.fourohfour .widget-title {
    padding: 0;
    color: #ffb600;
    margin-bottom: 40px;
}

@media all and (min-width: 640px) {
    .fourohfour .widget-title {
        margin-bottom: 20px;
    }
}

.fourohfour h1 {
    font-size: 48px;
    margin-bottom: 40px;
}

@media all and (min-width: 640px) {
    .fourohfour h1 {
        font-size: 72px;
    }
}

.fourohfour p a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.fourohfour p a:hover,
.fourohfour p a:focus {
    border-bottom: 1px solid #ea2700;
}

.generic-text-page .controller {
    justify-content: center;
}

@media all and (min-width: 640px) {
    .generic-text-page .controller {
        border-top: 1px solid rgba(155, 155, 155, 0.5);
    }
}

.generic-text-page .artC1 {
    margin-top: 110px;
}

@media all and (min-width: 640px) {
    .generic-text-page .artC1 {
        margin-top: 0;
    }
}

@media all and (min-width: 920px) {
    .generic-text-page .artC1 {
        max-width: 600px;
    }
}

@media all and (min-width: 1599px) {
    .generic-text-page .artC1 {
        max-width: 800px;
    }
}

.generic-text-page .article-body {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

@media all and (min-width: 640px) {
    .generic-text-page .article-body {
        margin-top: 40px;
    }
}

@media all and (min-width: 920px) {
    .generic-text-page .article-body {
        padding: 0;
    }
}

.generic-text-page .article-body .about-tabs {
    padding-left: 0;
    margin-top: 40px;
}

.generic-text-page h1 {
    font-size: 32px;
    line-height: 1.15;
    margin: 0 25px 25px;
}

@media all and (min-width: 640px) {
    .generic-text-page h1 {
        margin: 0 0 30px;
        font-size: 40px;
    }
}

.generic-text-page h3 {
    padding: 0;
    margin: 0 25px 18px;
    line-height: 1.15;
    width: auto;
}

@media all and (min-width: 640px) {
    .generic-text-page h3 {
        margin: 0 0 22px;
    }
}

.about-tabs {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 640px) {
    .about-tabs {
        width: 100%;
        box-shadow: inset 0 -1px 0 #ea2700;
    }
}

.about-tabs li {
    margin: 0 3px 3px 0;
}

@media all and (min-width: 640px) {
    .about-tabs li {
        margin: 0;
    }
}

.about-tabs li a {
    display: block;
    width: 100%;
    padding: 9px 10px 7px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ea2700;
}

@media all and (min-width: 640px) {
    .about-tabs li a {
        border: none;
        border-bottom: 1px solid #ea2700;
        padding: 12px 15px 9px;
    }
}

@media all and (min-width: 1599px) {
    .about-tabs li a {
        font-size: 18px;
        padding: 12px 20px 9px;
    }
}

.about-tabs li a.active {
    background-color: #ea2700;
    color: #fff;
}

.about-tabs li a:hover,
.about-tabs li a:focus {
    background-color: rgba(234, 39, 0, 0.1);
}

.about-tabs li a:hover.active,
.about-tabs li a:focus.active {
    background-color: #ea2700;
}

.test-campanii-supra {
    margin-top: 0;
}

.test-campanii-supra .nav-up {
    top: -171px;
}

.test-campanii-supra .nav-down {
    top: 0;
}

.test-campanii-supra header {
    top: 41px;
}

.test-campanii-supra .special-sections {
    margin-bottom: 113px;
    background-color: #333;
}

.test-campanii-supra .special-sections a {
    color: #fff;
}

.test-campanii-supra .special-sections a:hover,
.test-campanii-supra .special-sections a:focus {
    background-color: #ea2700;
}

.test-campanii .main-menu {
    padding-right: 55px;
    font-size: 19px;
}

@media all and (min-width: 1599px) {
    .test-campanii .main-menu {
        font-size: 20px;
        padding-right: 41px;
    }
}

.test-campanii .main-menu>li>a {
    margin-right: 8px;
}

@media all and (min-width: 1599px) {
    .test-campanii .main-menu>li>a {
        margin-right: 15px;
    }
}

.test-campanii .trigger-button {
    font-size: 19px;
}

@media all and (min-width: 1599px) {
    .test-campanii .trigger-button {
        font-size: 20px;
    }
}

@media print {
    @page {
        size: A4 portrait;
    }

    @page :left {
        margin-left: 3cm;

        @bottom-left {
            margin: 10pt 0 30pt 0;
            border-top: 0.25pt solid #666;
            content: "Libertatea";
            font-size: 9pt;
            color: #333;
        }
    }

    @page :right {
        margin-left: 4cm;

        @bottom-right {
            content: "Pagina " counter(page) " din " counter(pages);
        }
    }

    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img,
    table,
    figure {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        page-break-after: avoid;
    }

    #wpadminbar {
        display: none;
    }
}

#wpadminbar {
    display: none;
}

.img-responsive {
    max-width: 100%;
    height: auto;
}

.article-body img {
    max-width: 100%;
    height: auto;
}

.article-body iframe {
    max-width: 100%;
}

.overflow-x-h {
    overflow-x: hidden;
}

.wp-caption {
    max-width: 100% !important;
}

footer .nl-ntf-wrapper {
    margin: -20px -20px 30px;
}

@media all and (min-width: 640px) {
    footer .nl-ntf-wrapper {
        margin: 20px 0 40px;
    }
}

.strawberry-ads {
    padding: 20px 0;
}

@media all and (min-width: 1279px) {
    .strawberry-ads {
        padding: 40px 0;
    }
}

@media all and (max-width: 639px) {
    .gray-bg-mobile {
        background: #ededef;
    }
}

@media all and (min-width: 640px) {
    .gray-bg-tablet {
        background: #ededef;
    }
}

@media all and (min-width: 1279px) {
    .gray-bg-tablet {
        background: none;
    }

    .gray-bg-desktop {
        background: #ededef;
    }
}

.strawberry-ads img {
    cursor: pointer;
}

.is-static {
    position: relative;
    border-top: 3px solid #000;
}

.is-static::before {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    content: "::HARDCODED::";
    width: 80px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    transform: translateX(-50%);
    background: #5721a8;
    color: #fff;
    text-align: center;
    vertical-align: top;
}

.share-button {
    flex-grow: 1;
}

.thumb .icon {
    font-size: 40px;
    text-align: center;
    line-height: 107px;
    width: 107px;
}

.minw-300 {
    min-width: 300px;
}

.news-container.opinions-and-news .strawberry-ads--in-sidebar {
    min-width: 300px;
    position: -webkit-sticky;
    position: sticky;
}

.category-header .title-and-description p a {
    font-weight: bold;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

.category-header .title-and-description p a:hover {
    color: #fff;
    border: none;
    text-decoration: underline;
}

.category-header .title-and-description p a:active {
    border: none;
    text-decoration: none;
}

.single-latest-video {
    background: #ededef;
    padding: 5px 10px;
}

#gdpr-close .close {
    margin-right: 5px;
    background: #e0e0e3;
    color: #ea2700;
    top: 0;
    height: 38px;
    width: 38px;
    padding: 0;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.featured-image-info {
    display: block;
    position: absolute;
    bottom: 10%;
    right: 20px;
    z-index: 1000;
}

.featured-image-info .icon {
    display: block;
    width: 26px;
    height: 26px;
    background: rgba(0, 0, 0, 0.5) url("icon-info.svg") center center no-repeat;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all 0.2s ease;
}

.featured-image-info .icon:hover,
.featured-image-info .icon:focus {
    background-color: rgba(0, 0, 0, 0.75);
}

.featured-image-info .tooltip {
    display: none;
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    width: 200px;
    font-size: 14px;
    line-height: 1.2;
    padding: 12px 15px 13px;
    border-radius: 10px;
    min-width: 33%;
}

@media all and (min-width: 640px) {
    .featured-image-info .tooltip {
        width: 400px;
    }
}

.featured-image-info .tooltip:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: -12px;
    right: 12px;
    border-left: 12px solid transparent;
    border-right: 0 solid transparent;
    border-top: 12px solid rgba(0, 0, 0, 0.75);
}

.featured-image-info:hover .tooltip,
.featured-image-info:focus .tooltip {
    display: block;
}

.category-sidebar {
    align-self: stretch;
}

.category-sidebar .strawberry-ads--in-sidebar {
    padding-bottom: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

.news-container.opinions-and-news .strawberry-ads--in-sidebar {
    align-self: stretch;
    overflow: visible;
}

.news-container.opinions-and-news .strawberry-ads--in-sidebar>div {
    position: sticky;
    top: 20px;
}

.partners-container--in-sidebar li {
    padding-bottom: 20px;
}

@media all and (min-width: 640px) {
    .article-sidebar .partners-container {
        background: #fff;
    }
}

@media (min-width: 970px) {
    .articlead-970 {
        width: 970px;
        margin: 0 -11%;
    }
}

@media all and (min-width: 1279px) {
    .articlead-970 {
        margin: 0 0 0 -1.25%;
    }
}

@media (min-width: 1320px) {
    .articlead-970 {
        margin: 0 0 0 -30px;
    }
}

@media (min-width: 1599px) {
    .articlead-970 {
        width: auto;
        margin: 0 auto;
    }
}

.text-center {
    text-align: center;
}

.category-header.ctg-news .js-cat-title-and-description:after {
    background: #ea2700;
}

.category-header.ctg-opinions .js-cat-title-and-description:after {
    background: #4b73da;
}

.category-header.ctg-publicity .js-cat-title-and-description:after {
    background: #000;
}

.category-header.ctg-investigations .js-cat-title-and-description:after {
    background: #607d8b;
}

.category-header.ctg-entertainment .js-cat-title-and-description:after {
    background: #f76b00;
}

.category-header.ctg-horoscope .js-cat-title-and-description:after {
    background: #7e3fcc;
}

.category-header.ctg-lifestyle .js-cat-title-and-description:after {
    background: #e527c3;
}

.category-header.ctg-medlife .js-cat-title-and-description:after {
    background: #009fe3;
}

.category-header.ctg-sport .js-cat-title-and-description:after {
    background: #3ea405;
}

.category-header.ctg-women .js-cat-title-and-description:after {
    background: #00b6b6;
}

.category-header.ctg-page-today .controller::after {
    background: #ea2700;
}

.ctg-double {
    width: 500px !important;
}

.latest-video .news-item:hover .news-item-info,
.latest-video .news-item:focus .news-item-info {
    transform: none;
}

.latest-video+#tags {
    margin-top: 0;
}

.ul-search-tags {
    margin: 0 0 20px;
    padding: 0 0 0 40px;
    list-style-type: none;
}

@media all and (max-width: 640px) {
    .ul-search-tags {
        width: calc((100% - 30.4vw) - 25px);
        margin-left: 25px;
        padding: 10px 15px;
        background: #fff;
    }
}

.ul-search-tags li {
    display: inline-block;
    width: auto;
    margin: 0;
    font-weight: 300;
    font-size: 16px;
}

.ul-search-tags li a {
    display: inline-block;
    position: relative;
}

.ul-search-tags li a::before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;

    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}

.ul-search-tags li a:hover {
    color: red;
}

.header-search-form {
    display: block;
    position: relative;
    width: 370px;
}

@media all and (max-width: 639px) {
    .header-search-form {
        margin-top: 10px;
        margin-right: 10px;
    }
}

.header-search-form__img {
    display: block;
    position: absolute;
    top: 12px;
    left: 8px;
    z-index: 999;
}

.header-search-form__input-mask {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 90px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 5px 0 28px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #86878a;
    z-index: 990;
    background-color: #fff;
}

@media all and (min-width: 640px) {
    .header-search-form__input-mask {
        background-color: #f6f6f6;
    }
}

.header-search-form__input {
    display: block;
    float: left;
    width: calc(100% - 90px);
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 5px 0 28px;
    border: none;
    font-size: 15px;
    font-weight: 500;
    color: #86878a;
}

.header-search-form__input:focus {
    border: none;
}

.header-search-form__input:focus::placeholder {
    color: transparent;
}

@media all and (min-width: 640px) {
    .header-search-form__input {
        background-color: #f6f6f6;
    }

    .header-search-form__input:focus {
        background-color: #f6f6f6;
    }
}

.header-search-form__btn {
    display: block;
    float: left;
    width: 90px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 400;
}

@media all and (max-width: 639px) {

    .search-no-results .header-search-form__input,
    .search-no-results .header-search-form__input-mask {
        background-color: #f6f6f6;
    }

    .search-no-results header {
        background: none;
    }

    .search-no-results header .controller {
        background-color: #fff;
    }

    .search-no-results .category-header.ctg-search .title-and-description-wrapper {
        background-color: #ededef;
    }
}

.feed-four__widget-title-wrapper {
    display: block;
    background: #ededef;
    margin-top: 30px;
    padding-top: 25px;
}

@media all and (min-width: 1279px) {
    .feed-four__widget-title-wrapper .feed-four__widget-title-inner {
        width: 1260px;
        margin: 0 auto;
    }
}

@media all and (max-width: 1279px) {
    .feed-four__widget-title-wrapper .feed-four__widget-title-inner {
        width: 100%;
        max-width: 100%;
        padding-left: 25px;
    }
}

.feed-four__widget-title-wrapper .widget-title {
    margin: 0;
}

.feed-four__widget-title-wrapper+.partners {
    padding-top: 15px;
}

.news-container.related.related-partners .widget-title {
    margin-bottom: 15px;
}

@media all and (max-width: 639px) {
    .news-container.related.related-partners .widget-title {
        margin: 30px 0 15px 25px;
        width: calc(100% - 25px);
    }
}

@media all and (max-width: 639px) {
    .feed2under-article-title-wrapepr .widget-title {
        margin: 10px 0 20px 25px !important;
        width: calc(100% - 25px);
    }
}

.alert {
    display: none;
    z-index: 100010;
    position: fixed;
    width: 400px;
    max-width: calc(100% - 20px);
    top: 110px;
    left: 50%;
    transform: translate(-50%);
    background-color: #fff;
    color: #000;
    padding: 10px 48px 10px 10px;
    line-height: 28px;
    min-height: 48px;
    font-size: 16px;
}

.alert--is-visible {
    display: block;
}

.alert--close {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 48px;
    text-align: center;
}

.alert--close img {
    display: inline-block;
    height: 48px;
}

@media all and (max-width: 639px) {
    #ez-toc-container {
        margin-left: 25px;
        margin-right: 25px;
    }
}

#ez-toc-container .ez-toc-title-container:before {
    content: "";
    width: 6px;
    height: 20px;
    background-color: #ea2700;
    display: inline-block;
}

#ez-toc-container .ez-toc-title-container .ez-toc-title {
    display: inline-block;
    padding-left: 30px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
}

@media all and (max-width: 639px) {
    #ez-toc-container .ez-toc-title-container .ez-toc-title {
        margin-left: 0;
        margin-top: 10px;
        padding-left: 25px;
    }
}

#ez-toc-container .ez-toc-list {
    list-style: none;
    padding-left: 35px;
    counter-reset: my-awesome-counter;
}

@media all and (min-width: 640px) {
    #ez-toc-container .ez-toc-list {
        padding-left: 40px;
    }
}

@media all and (max-width: 639px) {
    #ez-toc-container .ez-toc-list {
        margin: 0;
    }
}

#ez-toc-container .ez-toc-list>li {
    font-size: 18px;
    line-height: 22px;
    color: #333;
    counter-increment: my-awesome-counter;
    margin-bottom: 15px;
}

#ez-toc-container .ez-toc-list>li a {
    color: #333;
}

#ez-toc-container .ez-toc-list>li::before {
    content: counter(my-awesome-counter) ". ";
    color: #ea2700;
    font-weight: bold;
    display: inline-block;
    width: 35px;
    margin-left: -35px;
    font-size: 16px;
}

@media all and (min-width: 640px) {
    #ez-toc-container .ez-toc-list>li::before {
        width: 44px;
        margin-left: -44px;
    }
}

#ez-toc-container .ez-toc-list>li>ul {
    list-style: none;
    margin-bottom: 10px;
    margin-top: 6px;
    padding-left: 0;
}

@media all and (max-width: 639px) {
    #ez-toc-container .ez-toc-list>li>ul {
        margin-left: 0;
        margin-right: 0;
    }
}

@media all and (min-width: 640px) {
    #ez-toc-container .ez-toc-list>li>ul {
        padding-left: 40px;
    }
}

#ez-toc-container .ez-toc-list>li>ul li {
    font-size: 16px;
    line-height: 18px;
}

@media all and (max-width: 639px) {
    #ez-toc-container .ez-toc-list>li>ul li {
        margin-top: 10px;
    }
}

#ez-toc-container .ez-toc-list>li>ul li::before {
    display: none;
    font-weight: 300;
}

#ez-toc-container .ez-toc-list>li>ul li a {
    color: #747474;
}

.ejobs-read-more {
    text-align: center;
    width: 100% !important;
}

.ejobs-read-more a {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 20px;
    border: 1px solid #7e3fcc;
    border-radius: 5px;
    margin-top: 15px;
}

@media all and (min-width: 1279px) {
    .widget-title--sec-ejobs {
        margin-top: -49px;
    }
}

.article-body.tax-parent-list ul.letter-list.list {
    padding-left: 0;
    padding-bottom: 18px;
    margin-bottom: 28px;
    border-bottom: 1px solid rgba(155, 155, 155, 0.5);
    display: inline-block;
}

@media all and (min-width: 640px) {
    .article-body.tax-parent-list ul.letter-list.list {
        padding-bottom: 28px;
        margin-bottom: 38px;
    }
}

@media all and (min-width: 1279px) {
    .article-body.tax-parent-list ul.letter-list.list .letter-list__label {
        font-size: 26px;
    }
}

.article-body.tax-parent-list ul.letter-list.list .letter-list__label:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 0.375rem solid transparent;
    border-bottom: 0.375rem solid transparent;
    border-left: 0.525rem solid #121212;
    margin-left: 5px;
    margin-right: 5px;
}

@media all and (min-width: 640px) {
    .article-body.tax-parent-list ul.letter-list.list .letter-list__label:after {
        border-top: 0.575rem solid transparent;
        border-bottom: 0.575rem solid transparent;
        border-left: 0.725rem solid #121212;
    }
}

.article-body.tax-parent-list ul.letter-list.list li {
    display: inline-block;
    margin-right: 1px;
}

.article-body.tax-parent-list ul.letter-list.list li .active {
    border-bottom: 1px solid #ea2700;
}

.article-body.tax-parent-list ul.list-of-objects.list {
    padding-left: 0;
    list-style: none;
}

.article-body.tax-parent-list ul.list-of-objects.list li a {
    color: #000;
}

.open-gallery {
    display: block;
    max-width: 600px;
    margin: 0 auto 20px;
}

.open-gallery__info {
    display: block;
    background: #ea2700;
    padding: 10px;
    color: #fff;
}

.open-gallery__info__span {
    display: inline-block;
    min-height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

@media all and (max-width: 319px) {
    .open-gallery__info__span {
        min-height: 24px;
        line-height: 24px;
        font-size: 15px;
    }
}

.open-gallery__info__span.left {
    float: left;
}

.open-gallery__info__span.left img {
    display: inline-block;
    height: 40px;
    width: auto;
}

@media all and (max-width: 319px) {
    .open-gallery__info__span.left img {
        height: 24px;
    }
}

@media all and (min-width: 640px) {
    .open-gallery__info__span.left span {
        display: none;
    }
}

.open-gallery__info__span.right {
    float: right;
}

.opinion-author-in-title {
    color: #4b73da;
}

@media all and (max-width: 639px) {
    .qc-cmp2-persistent-link {
        bottom: 60px !important;
    }
}

.us-election {
    margin: 35px 0 20px;
}

@media all and (max-width: 639px) {
    .us-election {
        padding: 0 25px;
    }

    .us-election.above-hero {
        margin-top: 100px;
        padding: 0 10px;
    }
}

.us-election__inner {
    display: block;
    position: relative;
    width: 100%;
    height: 70px;
    max-width: 940px;
}

@media all and (min-width: 640px) and (max-width: 1278px) {
    .us-election.above-hero {
        margin-top: 120px;
    }
}

@media all and (min-width: 1599px) {
    .us-election__inner {
        max-width: 1260px;
    }
}

.us-election__bar {
    display: block;
    position: absolute;
    left: 70px;
    right: 70px;
    bottom: 23px;
    height: 24px;
    background: #ededef;
}

.us-election__bar__over {
    display: block;
    position: absolute;
    content: "";
    top: 0;
    z-index: 2;
    height: 24px;
}

.us-election__bar__over.left {
    left: 0;
    background: #ea2700;
}

.us-election__bar__over.right {
    right: 0;
    background: #4b73da;
}

.us-election__center {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 40px;
    bottom: 51px;
    background: #222;
    color: #fff;
    z-index: 5;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 5px;
}

.us-election__center:after {
    display: block;
    position: absolute;
    z-index: 25;
    content: "";
    top: 100%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000222 transparent transparent transparent;
}

.us-election__avatar {
    display: block;
    position: absolute;
    width: 70px;
    height: 70px;
    bottom: 0;
    z-index: 10;
    background: #ededef;
    border: 2px solid #ea2700;
}

.us-election__avatar.right {
    right: 0;
    border-color: #4b73da;
}

.us-election__sep {
    display: block;
    position: absolute;
    content: "";
    bottom: 23px;
    left: 50%;
    margin-left: -1px;
    background: #222;
    width: 1px;
    height: 24px;
    z-index: 3;
}

.us-election__elector {
    display: block;
    position: absolute;
    bottom: 0;
    height: 24px;
    line-height: 24px;
    color: #222;
    font-size: 14px;
    z-index: 15;
}

.us-election__elector.left {
    left: 75px;
}

.us-election__elector.right {
    right: 75px;
}

.us-election__p {
    margin-top: 10px;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 300;
}

.rro-livetext-wrapper {
    display: block;
    margin: 50px 0;
    padding: 20px;
    background: #fbfbfb;
    position: relative;
    border: 1px solid #e8e7e7;
    border-top: 2px solid #ea2700;
    box-shadow: 0 0 10px 5px #0000000a;
}

.livetext-block__time {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: -32px;
    padding: 0 12px;
    background: #e8e7e7;
    color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
}

.livetext-block__date {
    display: none;
}

.live-sidebar-widget {
    padding-top: 0;
}

@media all and (min-width: 920px) {
    .live-sidebar-widget {
        position: sticky;
        max-height: calc(100vh - 40px);
        overflow-y: auto;
        top: 20px;
    }
}

@media all and (min-width: 920px) {
    .brandingStickyTop .live-sidebar-widget {
        max-height: calc(100vh - 240px);
        top: 220px;
    }
}

.live-sidebar-widget__title {
    display: inline-block;
    padding: 0 30px;
    background: #ea2700;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
}

.live-sidebar-widget__item {
    display: block;
    margin-bottom: 15px;
    border-left: 2px solid #ea2700;
    padding: 8px 10px;
    background: #f4f4f4;
}

.live-sidebar-widget__item__date {
    font-size: 14px;
    color: #ea2700;
}

.live-sidebar-widget__item__title {
    font-size: 17px;
    font-family: "SignikaRO", "Segoe UI", "Helvetica Neue", Roboto, Arial,
        sans-serif;
    font-display: swap;
}

.live-sidebar-widget__item:hover {
    background: #e2e2e2;
}

.live-sidebar-widget--mobile {
    display: none;
}

@media all and (max-width: 919px) {
    .rro-livetext-wrapper {
        padding: 20px 0;
        margin: 50px 0;
    }

    .rro-livetext-wrapper h2,
    .rro-livetext-wrapper h3 {
        margin-left: 25px;
        margin-right: 25px;
    }

    .livetext-block__time {
        left: 25px;
    }

    .live-sidebar-widget--mobile {
        display: block;
        margin: 30px 0 60px;
        padding: 0 25px;
        max-height: 320px;
        overflow: auto;
    }
}

.widget-corona {
    width: 100%;
    display: flex;
    padding: 30px 0;
    flex-wrap: wrap;
    font-family: "SignikaRO", "Segoe UI", "Helvetica Neue", Roboto, Arial,
        sans-serif;
    font-size: 18px;
    line-height: 30px;
}

.widget-corona .font-bold {
    font-weight: 700;
}

@media all and (max-width: 639px) {
    .widget-corona {
        padding-left: 25px;
        padding-right: 10px;
    }
}

@media all and (min-width: 640px) {
    .widget-corona .col-lf {
        text-align: center;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
        position: relative;
        width: 100%;
        padding: 0 10px;
    }
}

@media all and (min-width: 1279px) {
    .widget-corona .col-lf {
        padding: 0 20px;
    }
}

@media all and (max-width: 639px) {
    .widget-corona .col-rg {
        display: block;
        width: 100%;
    }
}

@media all and (min-width: 640px) {
    .widget-corona .col-rg {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
}

.widget-corona .col-rg .row-0 {
    font-weight: 700;
    margin-bottom: 10px;
}

.widget-corona .col-rg .row-1 {
    display: none;
}

@media all and (min-width: 1279px) {
    .widget-corona .col-rg .row-1 {
        display: flex;
        flex-wrap: wrap;
    }
}

.widget-corona .col-rg .row-1 .col-1,
.widget-corona .col-rg .row-1 .col-2,
.widget-corona .col-rg .row-1 .col-3,
.widget-corona .col-rg .row-1 .col-4 {
    flex: 0 0 25%;
    max-width: 25%;
}

.widget-corona .col-rg .row-2 {
    display: flex;
    flex-wrap: wrap;
}

.widget-corona .col-rg .row-2 .col-1,
.widget-corona .col-rg .row-2 .col-2 {
    flex: 0 0 50%;
    max-width: 50%;
}

@media all and (min-width: 1279px) {
    .widget-corona .col-rg .row-2 {
        display: none;
    }
}

.widget-corona .col-rg .row-3.visible-sm {
    display: flex;
}

@media all and (min-width: 1279px) {
    .widget-corona .col-rg .row-3.visible-sm {
        display: none;
    }
}

.section-widget-corona {
    background: #fff;
    margin: 20px 0;
}

@media all and (min-width: 640px) {
    .section-widget-corona {
        margin: 40px 0;
    }
}

.section-widget-corona {
    font-size: 21px;
    line-height: 33px;
    font-weight: 300;
}

.last_update {
    font-weight: 300 !important;
}

#total-confirmate {
    padding: 10px;
}

#stat-contents span {
    font-weight: 700;
}

.visible-sm {
    display: none;
}

.section-widget-corona.news-container {
    padding: 0;
}

@media all and (max-width: 936px) {
    .section-widget-corona {
        font-size: 17px;
        line-height: 27px;
        font-weight: 300;
    }

    .visible-lg {
        display: none;
    }

    .visible-sm {
        display: flex;
    }
}

@media all and (max-width: 520px) {
    .last_update {
        display: inline-block;
        white-space: nowrap;
    }
}

@media all and (max-width: 575px) {
    #stat-contents {
        background-color: #f8eee3;
        border: 2px solid #e8dfd1;
    }

    .visible-md {
        display: none;
    }

    #total-confirmate {
        padding: 0;
    }

    #total-confirmate .col-rg {
        padding: 5px 15px;
    }
}

@media all and (max-width: 872px) {
    .widget-corona .col-lf {
        flex: 0 0 25%;
    }

    .widget-corona .col-rg {
        flex: 1;
    }
}

@media all and (max-width: 639px) {
    .hidden-mobile {
        display: none;
    }
}

@media all and (min-width: 640px) and (max-width: 919px) {
    .hidden-tablet {
        display: none;
    }
}

@media all and (min-width: 920px) and (max-width: 1278px) {
    .hidden-large-tablet {
        display: none;
    }
}

@media all and (min-width: 1279px) and (max-width: 1598px) {
    .hidden-desktop {
        display: none;
    }
}

@media all and (min-width: 1599px) {
    .hidden-large-desktop {
        display: none;
    }
}

@media all and (min-width: 1279px) {
    .mobile-and-tablet-only {
        display: none;
    }
}

@media all and (min-width: 640px) {
    .mobile-only {
        display: none;
    }
}

.tablet-only {
    display: none;
}

@media all and (min-width: 640px) {
    .tablet-only {
        display: block;
    }
}

@media all and (min-width: 1279px) {
    .tablet-only {
        display: none;
    }
}

.tablet-and-desktop-only {
    display: none;
}

@media all and (min-width: 640px) {
    .tablet-and-desktop-only {
        display: block;
    }
}

.desktop-only {
    display: none;
}

@media all and (min-width: 1279px) {
    .desktop-only {
        display: block;
        padding: 40px 0;
    }
}

.large-desktop-only {
    display: none;
}

@media all and (min-width: 1599px) {
    .large-desktop-only {
        display: block;
    }
}

.donate {
    margin: 30px 0;
    padding: 25px 25px 20px;
    box-shadow: 0 3px 9px 0 rgba(59, 27, 224, 0.05),
        0 5px 15px 0 rgba(224, 27, 27, 0.05), 0 0 0 1px rgba(235, 227, 231, 0.85);
}

@media all and (min-width: 640px) {
    .donate {
        border-radius: 15px;
    }
}

@media all and (min-width: 1279px) {
    .donate {
        margin: 40px 0;
    }
}

.donate__title {
    font-size: 28px;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 1.2;
}

.donate__sum {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.donate__sum .externalLink {
    width: calc(50% - 6px);
    background-color: #ea2700;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 50px;
    border-radius: 5px;
    color: #fff;
}

@media all and (min-width: 1599px) {
    .donate__sum .externalLink {
        width: calc(20% - 6px);
        height: 60px;
    }
}

@media all and (max-width: 1279px) {
    .donate__sum .externalLink:last-child {
        width: 100%;
    }
}

.donate__description {
    font-size: 20px;
    margin-bottom: 10px;
}

.donate__description span {
    font-size: 28px;
    font-weight: 700;
}

*,
*::before,
*::after {
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s ease;
    -webkit-font-smoothing: antialiased
}

@-ms-viewport {
    width: device-width
}

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
    min-height: 100%
}

[tabindex="-1"]:focus {
    outline: none !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p,
li {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: bold
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

a:focus {
    outline: none
}

pre,
code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: top;
    border-style: none;
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

a,
area,
button,
[role="button"],
input:not([type=range]),
label,
select,
summary,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

a {
    color: inherit
}

a:hover {
    text-decoration: none;
    color: inherit;
    transition: color 0.2ms linear
}

.justify-fix {
    font-size: 0;
    height: 0;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    margin: 0
}

.group:before,
.group:after {
    content: "";
    display: table
}

.group:after {
    clear: both
}

.group {
    zoom: 1
}

.hidden {
    display: none
}

.screen-reader-shortcut {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    height: 48px;
    width: 48px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

::-moz-selection {
    background: #EA2700;
    color: white;
    text-shadow: none
}

::selection {
    background: #EA2700;
    color: white;
    text-shadow: none
}

svg:not(:root) {
    overflow: hidden
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 0s ease;
    -webkit-font-smoothing: antialiased
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    font-family: "Nunito Sans", Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.4;
    color: #333;
    background-color: #FFF;
    overflow-y: scroll;
    overflow-x: hidden
}

@media all and (min-width: 1279px) {
    body {
        font-size: 20px
    }
}

body.js-prevent-body-scroll {
    overflow: hidden
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3 / 2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    body {
        width: 100vw;
        overflow-y: scroll;
        overflow-x: hidden
    }
}

div#onesignal-bell-container.onesignal-reset.onesignal-bell-container-bottom-left {
    bottom: 30px;
    height: 32px;
    width: 32px;
    left: 3px
}

.controller {
    margin: 0 auto
}

@media all and (max-width: 639px) {
    .controller {

        width: 100%
    }
}

@media all and (min-width: 640px) {
    .controller {
        width: 88vw;
        min-width: 600px;
        max-width: 800px
    }
}

@media all and (min-width: 1279px) {
    .controller {
        max-width: 1300px;
        width: 100%
    }
}

img {
    vertical-align: top;
    -ms-interpolation-mode: bicubic
}

.img-responsive {
    max-width: 100%;
    height: auto
}

strong {
    font-weight: 700
}

h1 {
    font-size: 22px;
    letter-spacing: -0.4px;
    line-height: 1.4;
    margin: 0
}

@media all and (min-width: 640px) {
    h1 {
        font-size: 32px
    }
}

@media all and (min-width: 1279px) {
    h1 {
        font-size: 36px;
        letter-spacing: -0.5px
    }
}

h2 {
    font-size: 22px;
    line-height: 1.15
}

.font-bold {
    font-weight: 700 !important
}

.font-normal {
    font-weight: 400 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-semibold {
    font-weight: 600 !important
}

@media all and (min-width: 640px) {
    .section-title-container {
        border-top: 2px solid #EA2700;
        padding: 10px 0
    }
}

.section-title-container .widget-title {
    font-size: 20px;
    color: #EA2700;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: normal
}

@media all and (max-width: 639px) {
    .section-title-container .widget-title {
        flex: 1
    }
}

h6 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0
}

p,
li {
    margin-bottom: 20px;
    font-weight: 350
}

@media all and (max-width: 1279px) {

    p,
    li {
        font-size: 20px;
        line-height: 26px
    }
}

@media all and (min-width: 1279px) {

    p,
    li {
        font-size: 22px;
        line-height: 28px
    }
}

p.intro {
    font-weight: 700
}

@media all and (max-width: 639px) {
    p.intro {
        font-size: 20px;
        line-height: 26px
    }
}

i,
em {
    font-style: normal
}

input,
textarea,
select {
    font-family: "Nunito Sans", Segoe UI, Helvetica, Arial, sans-serif;
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    background-color: #FFF;
    font-weight: 300;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid rgba(51, 51, 51, 0.25);
    outline: none;
    width: 100%;
    margin: 0 0 10px;
    padding: 16px 17px 14px;
    border-radius: 4px
}

input.half,
textarea.half,
select.half {
    width: calc((100% - 10px) / 2)
}

input:focus,
textarea:focus,
select:focus {
    border: 1px solid rgba(51, 51, 51, 0.5);
    background-color: #FFF
}

select {

    background-repeat: no-repeat;
    background-position: calc(100% - 14px) center
}

button,
input[type=submit] {
    display: inline-block;
    background-color: #EA2700;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    border-radius: 4px;
    padding: 10px 35px;
    margin-top: 10px;
    cursor: pointer
}

button:hover,

input[type=submit]:hover {
    outline: none;
    transition: background-color 0.2ms linear
}

.mg-top-5 {
    margin-top: 5px
}

.mg-bottom-5 {
    margin-bottom: 5px
}

.mg-top-10 {
    margin-top: 10px
}

.mg-bottom-10 {
    margin-bottom: 10px
}

.mg-top-15 {
    margin-top: 15px
}

.mg-bottom-15 {
    margin-bottom: 15px
}

.mg-top-20 {
    margin-top: 20px
}

.mg-bottom-20 {
    margin-bottom: 20px
}

.mg-top-25 {
    margin-top: 25px
}

.mg-bottom-25 {
    margin-bottom: 25px
}

.mg-top-30 {
    margin-top: 30px
}

.mg-bottom-30 {
    margin-bottom: 30px
}

.mg-top-35 {
    margin-top: 35px
}

.mg-bottom-35 {
    margin-bottom: 35px
}

.mg-top-40 {
    margin-top: 40px
}

.mg-bottom-40 {
    margin-bottom: 40px
}

.mg-top-45 {
    margin-top: 45px
}

.mg-bottom-45 {
    margin-bottom: 45px
}

.mg-top-50 {
    margin-top: 50px
}

.mg-bottom-50 {
    margin-bottom: 50px
}

.mg-bottom-0 {
    margin-bottom: 0
}

.mg-top-0 {
    margin-top: 0
}

.strawberry-ads--in-sidebar {
    text-align: center;
    padding: 20px 0;
    overflow-x: hidden
}

div.strawberry-ads.strawberry-ads--in-sidebar {
    padding: 0;
    height: fit-content;
    background: transparent;
    margin-bottom: 20px
}

.sticky-container .strawberry-ads--in-sidebar,
.strawberry-ads--in-sidebar.is-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

.fw-700 {
    font-weight: 700
}

.fw-600 {
    font-weight: 600
}

.fw-500 {
    font-weight: 500
}

.fw-400 {
    font-weight: 400
}

.fw-300 {
    font-weight: 300
}

.upper {
    text-transform: uppercase
}

.pt0 {
    padding-top: 0
}

.pd-15 {
    padding: 15px
}

.type-none {
    list-style-type: none
}

.overflow-x-h {
    overflow-x: hidden
}

.minw-300 {
    min-width: 300px
}

.clearfix:after {
    display: table;
    content: '';
    clear: both
}

#onetrust-banner-sdk {
    animation-name: none !important;
    bottom: 0 !important
}

#gdpr-close .close {
    margin-right: 5px;
    background: #e0e0e3;
    color: #EA2700;
    top: 0;
    height: 38px;
    width: 38px;
    padding: 0;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

header,
.main-body,
footer,
section {
    max-width: 3000px;
    margin-left: auto;
    margin-right: auto
}

.main-body>.strawberry-ads {
    margin-left: auto;
    margin-right: auto
}

.margin-auto {
    margin-left: auto;
    margin-right: auto
}

.strawberry-ads {
    max-width: 1320px
}

.d-flex {
    display: flex
}

.d-flex-wrap {
    display: flex;
    flex-wrap: wrap
}

.d-block {
    display: block
}

.width-100 {
    width: 100%
}

.align-center {
    align-items: center
}

.justify-between {
    justify-content: space-between
}

.justify-center {
    justify-content: center
}

@media all and (max-width: 639px) {
    .hidden-mobile {
        display: none
    }
}

@media all and (min-width: 640px) and (max-width: 919px) {
    .hidden-tablet {
        display: none
    }
}

@media all and (min-width: 920px) and (max-width: 1278px) {
    .hidden-large-tablet {
        display: none
    }
}

@media all and (min-width: 1279px) {
    .hidden-desktop {
        display: none
    }
}

@media all and (min-width: 1279px) {
    .mobile-and-tablet-only {
        display: none
    }
}

@media all and (min-width: 640px) {
    .mobile-only {
        display: none
    }
}

.tablet-only {
    display: none
}

@media all and (min-width: 640px) {
    .tablet-only {
        display: block
    }
}

@media all and (min-width: 1279px) {
    .tablet-only {
        display: none
    }
}

.tablet-and-desktop-only {
    display: none
}

@media all and (min-width: 640px) {
    .tablet-and-desktop-only {
        display: block
    }
}

.desktop-only {
    display: none
}

@media all and (min-width: 1279px) {
    .desktop-only {
        display: block
    }
}

.gap-20 {
    display: flex;
    gap: 20px;
    flex-wrap: wrap
}

.gap-10 {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.fsz-22 {
    font-size: 22px;
    line-height: normal
}

.fsz-20 {
    font-size: 20px;
    line-height: normal
}

.fsz-18 {
    font-size: 18px;
    line-height: normal
}

.fsz-16 {
    font-size: 16px;
    line-height: normal
}

.fsz-14 {
    font-size: 14px;
    line-height: normal
}

.share-sheet {
    display: none
}

.small-content {
    max-width: 1000px;
    margin: 0 auto
}

.side-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    right: -390px;
    width: 390px;
    max-width: 100%
}

.close {
    position: absolute;
    display: block;
    height: 40px;
    width: 40px;
    top: 15px;
    right: 12px;
    padding: 11px;
    border-radius: 100px;
    text-align: center
}

.close img {
    width: 18px;
    height: 18px
}

.close:hover,
.close:focus {
    background-color: #EFF1F5;
    transition: background-color 0.2ms linear
}

.close:hover img,
.close:focus img {
    transform: scale(0.9)
}

.text-center {
    text-align: center
}

.main-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

.si_ronod .strawberry-ads {
    display: none;
    min-height: auto
}

.breadcrumbs {
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: 400;
    margin-top: 2px;
    display: flex;
    align-items: center;
    column-gap: 5px
}

@media all and (min-width: 640px) {
    .breadcrumbs {
        font-size: 16px
    }
}

.breadcrumbs img {
    margin-top: 2px
}

@media all and (max-width: 639px) {
    .breadcrumbs img {
        width: 14px
    }
}

.breadcrumbs * {
    color: #EA2700
}

.breadcrumbs .sep {
    margin-top: -1px;
    color: black
}

.breadcrumbs .current-item {
    color: #475467
}

.articles-results-area {
    list-style-type: none
}

.pagination {
    display: flex
}

.description-p {
    max-width: 1050px;
    margin-bottom: 15px
}

.description-p.desc-collapse:not(.active) {
    max-height: 181px;
    overflow: hidden
}

@media all and (min-width: 640px) {
    .description-p.desc-collapse:not(.active) {
        max-height: 151px
    }
}

@media all and (min-width: 1279px) {
    .description-p.desc-collapse:not(.active) {
        max-height: 126px
    }
}

div#onesignal-bell-container.onesignal-reset .onesignal-bell-launcher.onesignal-bell-launcher-bottom-left {
    bottom: 0px;
    left: 0px
}

.header-top {
    width: 100%;
    z-index: 9998;
    height: 70px;
    background-color: #EA2700
}

@media all and (min-width: 640px) {
    .header-top {
        background-image: none;
        height: 98px
    }

    .header-top.has-shadow {
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1)
    }
}

@media all and (min-width: 1279px) {
    .header-top {
        background-color: #FFF;
        height: 113px
    }
}

.header-top .controller {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%
}

@media all and (min-width: 640px) {
    .header-top .controller {
        align-items: center
    }
}

@media screen and (min-width: 1279px) and (max-width: 1599px) {
    .header-top .controller {
        max-width: fit-content;
    }

    .main-right-menu {
        padding-right: 50px;
    }
}

.header-top .controller>* {
    pointer-events: auto
}

.header-top .logo {
    margin-right: auto
}

.header-top .user-trigger {
    font-size: 18px;
    position: relative;
    color: #333;
    font-weight: 400;
    text-transform: capitalize;
    display: flex;
    align-items: center
}

.header-top .user-trigger::before {
    content: '';
    display: inline-block;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../index/cont-rosu.svg");
    height: 24px;
    width: 24px
}

@media all and (max-width: 639px) {
    .header-top .user-trigger::before {
        height: 23px;
        width: 20px;
        vertical-align: top;
        margin-right: 0
    }
}

.header-top .user-trigger .log-out-wrapper {
    width: 200px
}

@media all and (max-width: 1279px) {
    .header-section {
        position: fixed;
        top: 0;

        background-color: #FFF;
        width: 100%
    }
}

@media all and (max-width: 1279px) {
    .header-section.menu-mobile--hide .special-sections {
        display: none
    }
}

.header-section.menu-mobile--hide.nav-down {
    height: auto
}

@media all and (max-width: 1279px) {
    .header-section.menu-mobile--hide.nav-down .special-sections {
        display: block
    }
}

@media all and (max-width: 1279px) {
    .height-header {
        display: block;
        height: 149px
    }
}

@media all and (max-width: 639px) {
    .height-header {
        height: 113px
    }
}

@media all and (min-width: 1279px) {
    .height-header {
        display: none
    }
}

.main-menu {
    display: none;
    list-style-type: none;
    letter-spacing: -.3px;
    padding: 0 30px;
    margin: 0;
    flex: 1;
    justify-content: flex-start;
    align-items: center
}

@media all and (min-width: 1279px) {
    .main-menu {
        display: flex
    }
}

.main-menu>li {
    position: relative
}

.main-menu>li:hover .sub-menu-wrapper,
.main-menu>li:focus .sub-menu-wrapper {
    padding: 15px;
    height: auto;
    opacity: 1
}

.main-menu>li:hover .sub-menu-wrapper .sub-menu,
.main-menu>li:focus .sub-menu-wrapper .sub-menu {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25);
    list-style-type: none;
    background-color: white;
    border-radius: 8px;
    padding: 5px 0
}

.main-menu>li:hover .sub-menu-wrapper .sub-menu a,
.main-menu>li:focus .sub-menu-wrapper .sub-menu a {
    display: inline-block;
    padding: 5px 15px 5px;
    width: 100%;
    font-size: 20px;
    font-weight: 300
}

.main-menu>li>a {
    padding: 0 10px 0 10px;
    display: block;
    line-height: 1;
    position: relative;
    font-size: 22px;
    font-weight: bold
}

.main-menu>li>a:hover {
    color: #EA2700;
    transition: color 0.2ms linear
}

.main-menu>li.current-menu-item a {
    color: #EA2700
}

.logo {
    margin-right: 5px
}

@media all and (min-width: 640px) {
    .logo {
        padding: 15px 0
    }
}

@media all and (min-width: 1279px) {
    .logo {
        padding: 20px 0;
        flex: none
    }
}

.logo img {
    width: 55px;
    height: 50px;
    max-width: unset
}

@media all and (min-width: 1279px) {
    .logo img {
        width: 74px;
        height: 68px
    }
}

@media all and (min-width: 640px) {
    .logo img {
        width: 80px;
        height: 73.5px
    }
}

.thumb {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 66.66%;
    position: relative;
    overflow: hidden;
    background-color: #FFF;
    transition: all 0s ease
}

@media all and (max-width: 1279px) and (orientation: landscape) {
    .thumb {
        padding-bottom: 56.25%
    }
}

.thumb img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: all 0s ease
}

.thumb.video {
    position: relative;
    padding-bottom: 56.25%;
    background-color: #EFF1F5
}

.thumb.video iframe,
.thumb.video embed,

.thumb.video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.sub-menu-wrapper {
    position: absolute;
    height: 0;
    overflow: hidden;
    padding: 0 20px;
    opacity: 0;
    left: -20px;
    width: 250px;
    z-index: 100000
}

.main-right-menu .btn-menu-mobile {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 20px;
    flex-direction: column;
    justify-content: flex-end;
    transition: filter 0.3s ease-in-out
}

@media all and (max-width: 1279px) {
    .main-right-menu .btn-menu-mobile:not(.has_avatar) {
        filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(200%) contrast(200%)
    }
}

@media all and (max-width: 1279px) {
    .main-right-menu .btn-menu-mobile.has_avatar .logged-in__thumb {
        bottom: -3px;
        position: relative
    }

    .main-right-menu .btn-menu-mobile.has_avatar span {
        filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(200%) contrast(200%)
    }
}

@media all and (max-width: 1279px) {
    .main-right-menu .btn-menu-mobile:not(.user-trigger) {
        filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(200%) contrast(200%)
    }
}

.main-right-menu .btn-menu-mobile:last-child {
    margin-right: 0
}

.main-right-menu .btn-menu-mobile span {
    font-size: 14px;
    margin-top: 3px;
    font-weight: 600
}

@media all and (min-width: 1279px) {
    .main-right-menu .btn-menu-mobile:not(.logged-in):hover {
        filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%)
    }
}

@media all and (min-width: 1279px) {
    .main-right-menu .btn-menu-mobile.logged-in:hover {
        filter: brightness(80%)
    }
}

.special-sections {
    border-top: 1px solid #EA2700;
    border-bottom: 1px solid #E5E5E5;
    padding: 8px 0;
    background-color: #fff;
}

@media all and (min-width: 640px) {
    .special-sections {
        padding: 12px 0
    }
}

.special-sections .special-sections__in {
    position: relative
}

.special-sections .special-sections__in.remove-scroll .scroll-menu {
    display: none
}

.special-sections .special-sections__in .scroll-menu {
    height: 24px;
    width: 60px;
    position: absolute;
    top: -1px;
    cursor: pointer;
    display: flex
}

.special-sections .special-sections__in .scroll-menu.disabled {
    display: none
}

.special-sections .special-sections__in #scrollRight {
    right: 0;
    justify-content: right;
    background: -moz-linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%)
}

@media all and (max-width: 639px) {
    .special-sections .special-sections__in #scrollRight {
        right: 0px
    }
}

.special-sections .special-sections__in #scrollLeft {
    z-index: 1;
    left: 0;
    transform: rotate(-180deg);
    background: -moz-linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to left, #fff 38%, rgba(255, 255, 255, 0) 100%);
    justify-content: right
}

@media all and (max-width: 639px) {
    .special-sections .special-sections__in #scrollLeft {
        left: 0px
    }
}

.special-sections .special-sections__in .parteners-menu {
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    position: relative
}

@media all and (min-width: 640px) {
    .special-sections .special-sections__in .parteners-menu {
        gap: 20px
    }
}

.special-sections .special-sections__in .parteners-menu::-webkit-scrollbar {
    display: none
}

.special-sections .special-sections__in .parteners-menu .menu-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

@media all and (max-width: 639px) {
    .special-sections .special-sections__in .parteners-menu .menu-item {
        padding-right: 10px;
        padding-left: 10px;
        border-right: 1px solid #E5E5E5
    }
}

.special-sections .special-sections__in .parteners-menu .menu-item:last-child {
    padding-right: 0;
    border-right: none
}

.special-sections .special-sections__in .parteners-menu .menu-item:first-child {
    padding-left: 0
}

.special-sections .special-sections__in .parteners-menu .menu-item a {
    font-size: 16px;
    line-height: 1.2;
    font-weight: bold
}

@media all and (min-width: 640px) {
    .special-sections .special-sections__in .parteners-menu .menu-item a {
        font-weight: 500;
        font-size: 18px
    }
}

.special-sections .special-sections__in .parteners-menu .menu-item a:hover {
    border-bottom: 2px solid #EA2700;
    transition: border-bottom-color 0.2ms linear
}

.special-sections .special-sections__in .parteners-menu .menu-item.current-menu-item a {
    border-bottom: 2px solid #EA2700
}

.trigger-button.user-trigger.logged-in .img-user {
    border-radius: 28px
}

.trigger-button.user-trigger.logged-in::before {
    display: none
}

.main-body {
    padding-top: 15px
}

.strawberry-ads:not(.out_of_page_lib) {
    min-height: 260px;
    margin-bottom: 15px;
    min-width: 300px
}

@media all and (max-width: 639px) {
    .strawberry-ads:not(.out_of_page_lib) {
        min-height: 300px
    }
}

@media all and (min-width: 640px) {
    body:not(.single) .strawberry-ads:not(.out_of_page_lib):not(.sam_branding):not(.strawberry-ads--in-sidebar) {
        margin-bottom: 15px
    }
}

@media all and (min-width: 640px) {
    body:not(.single):not(.si_ronod) .news-container .small-news-wrapper.art-bottom div.strawberry-ads {
        margin-bottom: 0;
        padding: 0;
        background: transparent
    }
}

.strawberry-ads:not(.out_of_page_lib).sam_branding {
    min-height: 50px
}

@media all and (min-width: 640px) {
    .strawberry-ads:not(.out_of_page_lib).sam_branding {
        min-height: 90px
    }
}

@media all and (min-width: 1279px) {
    .strawberry-ads:not(.out_of_page_lib).sam_branding {
        min-height: 250px
    }
}

.article-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0
}

@media all and (max-width: 639px) {
    .article-title {
        font-size: 22px;
        line-height: 26px
    }
}

.news-item {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1)
}

@media all and (max-width: 639px) {
    .news-item {
        border-radius: 0
    }
}

@media all and (max-width: 639px) {
    .news-item.mg-bottom-20 {
        margin-bottom: 15px
    }
}

@media all and (min-width: 640px) {
    .news-item .thumb {
        border-radius: 8px 8px 0 0
    }
}

.news-item .cat-and-date {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%
}

.news-item .news-item__metadata__time,
.news-item .news-item__metadata__advertorial,
.news-item .news-item__metadata__eqv {
    font-weight: 300;
    font-size: 14px
}

.news-item .news-item__metadata__advertorial,
.news-item .news-item__metadata__eqv {
    width: 100%;
    text-align: right;
    margin-top: 5px
}

.news-item .category-label {
    font-weight: 500
}

.news-item .news-item-info {
    padding: 12px 15px 12px;
    display: flex;
    flex-wrap: wrap
}

@media all and (min-width: 1279px) {
    .news-item .news-item-info {
        padding: 13px 15px 15px 15px
    }
}

@media all and (min-width: 1279px) {
    .news-item.large .thumb {
        padding-bottom: 75%
    }
}

@media all and (min-width: 640px) {
    .news-item.large .article-title {
        font-size: 32px;
        line-height: 39px;
        font-weight: bold
    }
}

.news-item.large .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left
}

@media all and (min-width: 640px) {
    .news-item.large .thumb-in-title {
        width: 50px;
        height: 50px
    }
}

@media all and (min-width: 1279px) {
    .news-item.large .thumb-in-title {
        width: 90px;
        height: 90px
    }
}

.small-news-wrapper {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    column-gap: 15px
}

.small-news-wrapper div.strawberry-ads {
    background-color: transparent;
    padding: 0
}

@media all and (max-width: 639px) {
    .small-news-wrapper div.strawberry-ads.mobile-only {
        width: 100%
    }
}

.section-title-container {
    width: 100%
}

.section-title-container.not-border {
    border-top: 0
}

@media all and (max-width: 639px) {
    .widget-title {
        padding: 15px 15px 10px 15px;
        background-color: white;
        width: 100%;
        display: block
    }
}

@media all and (max-width: 639px) {

    .one-plus-four .controller,
    .listed-art-infinite .controller,
    .single-content-one-plus-three .controller,
    .thematic-container .controller {
        padding: 0
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item {
        flex-direction: row;
        padding-right: 15px
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px;
        margin-bottom: 15px
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw)
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date {
        width: calc(100vw - 31px);
        margin-right: calc(-30.4vw - 15px)
    }
}

.thematic-container .controller {
    flex-wrap: wrap
}

@media all and (max-width: 639px) {
    .thematic-container .controller {
        padding: 0
    }
}

.thematic-container .controller .large {
    order: 1
}

.thematic-container .controller .small-news-wrapper {
    order: 3
}

.thematic-container .controller .small-news-wrapper .news-item .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left
}

@media all and (min-width: 640px) {
    .thematic-container .controller .small-news-wrapper .news-item .thumb-in-title {
        width: 50px;
        height: 50px
    }
}

.thematic-container .controller .small-news-wrapper .strawberry-ads {
    background-color: transparent;
    padding: 0
}

@media all and (min-width: 1279px) {
    .thematic-container .controller .small-news-wrapper .strawberry-ads {
        width: calc(25% - 11.3px)
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .small-news-wrapper .cat-and-date {
        font-weight: 400
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .small-news-wrapper .article-title {
        font-size: 18px;
        font-weight: 400
    }
}

.thematic-container .controller .secondary-news {
    order: 2;
    width: 100%;
    flex-wrap: wrap
}

.thematic-container .controller .secondary-news .news-item {
    width: 100%
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .thematic-container .controller .secondary-news .news-item {
        width: 100%
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .news-item {
        flex-direction: row;
        padding-right: 15px
    }
}

.thematic-container .controller .secondary-news .news-item .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .news-item .thumb-in-title {
        width: 50px;
        height: 50px
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px
    }
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .thumb {
        display: none
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw)
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .cat-and-date {
        margin-right: calc(-30.4vw - 15px);
        font-weight: 400;
        width: calc(100vw - 31px)
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .article-title {
        font-size: 18px;
        font-weight: 400
    }
}

.thematic-container--infinite .controller .secondary-news .thumb {
    display: block
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .article-title {
        font-size: 18px;
        font-weight: 400
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .news-item {
        flex-wrap: wrap
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .cat-and-date {
        margin-right: 0
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .thumb {
        order: 1;
        width: 100%;
        padding-bottom: 66.66%;
        margin-top: 0
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .news-item-info {
        order: 2;
        width: 100%
    }
}

.partners {
    padding: 15px 0 5px 0;
    background: #DCDFEA
}

@media all and (min-width: 640px) {
    .partners {
        padding: 15px 0 0 0;
        margin-bottom: 15px
    }
}

.partners .partners-container {
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 0;
    width: 100%
}

@media all and (min-width: 640px) {
    .partners .partners-container {
        width: 88vw;
        max-width: 800px
    }
}

@media all and (min-width: 1279px) {
    .partners .partners-container {
        width: 100%;
        max-width: 1260px
    }
}

.partners .widget-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase
}

@media all and (max-width: 639px) {
    .partners .widget-title {
        padding-left: 15px
    }
}

.partners .partners-list {
    width: 100%;
    column-gap: 15px
}

@media all and (max-width: 639px) {
    .partners .partners-list {
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-right: 15px;
        padding-left: 15px
    }
}

.partners .partners-list .partner-item {
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1)
}

@media all and (max-width: 639px) {
    .partners .partners-list .partner-item {
        width: 75%;
        margin-bottom: 15px;
        min-width: 75%;
        white-space: normal
    }
}

@media all and (min-width: 640px) {
    .partners .partners-list .partner-item {
        width: calc(50% - 7.5px);
        margin-bottom: 15px
    }
}

.partners .partners-list .partner-item .thumb {
    border-radius: 8px 8px 0 0;
    margin-bottom: 11px
}

.partners .partners-list .partner-item .partner-item__h6 {
    margin: 0 15px 5px 15px;
    font-weight: 500
}

.partners .partners-list .partner-item .article-title {
    padding: 0 15px 15px 15px
}

.feed-four.partners {
    display: block
}

@media all and (min-width: 640px) {
    .feed-four.partners .partners-list {
        flex-wrap: wrap
    }
}

@media all and (min-width: 1279px) {
    .feed-four.partners .partners-list {
        flex-wrap: nowrap
    }
}

.feed-four.partners .partners-list .partner-item .partner-item__h6 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500
}

.feed-four.partners .partners-list .partner-item .article-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px
}

@media all and (min-width: 640px) {
    .feed-four.partners .partners-list .partner-item .article-title {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px
    }
}

.list-scroll-js {
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none
}

.list-scroll-js::-webkit-scrollbar {
    display: none
}

@media all and (max-width: 639px) {
    .video-art .controller {
        padding: 0
    }
}

.video-art .main-container {
    background-color: black;
    padding: 20px
}

@media all and (max-width: 639px) {
    .video-art .main-container {
        border-radius: 0
    }
}

.video-art .main-container .section-title-container {
    padding-top: 0;
    border-top: 0;
    padding-bottom: 20px;
    max-width: 100%
}

.video-art .main-container .section-title-container .widget-title {
    background-color: transparent;
    padding: 0
}

.video-art .container-in {
    gap: 20px
}

.video-art .thumb-clr {
    width: 228px;
    position: relative
}

.video-art .thumb-clr .time-video {
    position: absolute;
    bottom: 20px;
    left: 15px;
    background-color: #EA2700;
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px;
    padding: 10px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.video-art .thumb-clr .time-video:before {
    content: '';
    display: inline-block;
    height: 14px;
    width: 11px;
    background-size: contain;

    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin-left: 2px
}

.video-art .news-item-video {
    width: 228px;
    white-space: normal
}

.video-art .news-item-video .article-title:hover {
    color: #EA2700;
    transition: color 0.2ms linear
}

.thumb-in-title {
    margin-right: 10px
}

.thumb-in-title img {
    border-radius: 100%;
    border: 1px solid #e5e5e5
}

.thumb-in-title+.art-link {
    width: min-content;
    flex: 1
}

@media all and (min-width: 640px) {

    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).one-plus-four .small-news-wrapper .news-item,
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (max-width: 1279px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .secondary-news .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (max-width: 639px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .secondary-news .news-item {
        width: 100%
    }
}

@media all and (max-width: 1279px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .small-news-wrapper .strawberry-ads {
        width: calc(50% - 7.5px);
        margin-bottom: 20px
    }
}

@media all and (max-width: 639px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .small-news-wrapper .strawberry-ads {
        width: 100%
    }
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home) .news-item.large {
        width: calc(75% - 5px)
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .large,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .large {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .small-news-wrapper,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .small-news-wrapper .news-item,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .secondary-news,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .zodiac-container {
        width: calc(25% - 11.3px)
    }
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .small-news-wrapper .news-item {
        width: calc(25% - 11.3px)
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .news-item.large {
        width: calc(50% - 7.5px)
    }
}

body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .small-news-wrapper {
    width: 100%
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .small-news-wrapper .news-item {
        width: calc(25% - 11.3px)
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).one-plus-four .small-news-wrapper,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).one-plus-four .small-news-wrapper .news-item,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).thematic-container .secondary-news,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).thematic-container .zodiac-container {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px)
    }
}

.thematic-container--infinite .news-item.large {
    width: 100%
}

@media all and (min-width: 1279px) {
    .thematic-container--infinite .news-item.large {
        width: calc(66.66% - 7.5px)
    }
}

@media all and (max-width: 1279px) {
    .thematic-container--infinite .small-news-wrapper .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (max-width: 639px) {
    .thematic-container--infinite .small-news-wrapper .news-item {
        width: 100%
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .news-item.large {
        width: calc(66.66% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .secondary-news {
        width: calc(33.33% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .secondary-news .news-item {
        width: 100%
    }
}

body.si_ronod .thematic-container--infinite .small-news-wrapper {
    width: 100%
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .small-news-wrapper .news-item {
        width: calc(25% - 11.3px)
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .listed-art-infinite .news-item {
        width: calc(25% - 11.3px)
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb {
        flex-direction: row;
        padding-right: 15px;
        width: 100%
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px;
        margin-bottom: 15px;
        border-radius: 4px
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw)
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info .cat-and-date {
        width: calc(100vw - 31px);
        margin-right: calc(-30.4vw - 15px)
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info .article-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px
    }
}

.photo-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2D2D2D;
    display: flex;
    align-items: center;
    justify-content: center
}

.photo-icon:after {
    content: "";

    background-repeat: no-repeat;
    background-size: contain
}

.video-icon-art {
    background: center/contain no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.news-item .photo-icon {
    height: 30px;
    width: 30px
}

@media all and (min-width: 640px) {
    .news-item .photo-icon {
        height: 40px;
        width: 40px
    }
}

@media all and (max-width: 639px) {
    .news-item .photo-icon {
        max-width: 40px;
        max-height: 40px
    }
}

.news-item .photo-icon:after {
    height: 20px;
    width: 24px
}

@media all and (min-width: 640px) {
    .news-item .photo-icon:after {
        height: 27px;
        width: 30px
    }
}

.news-item .video-icon-art {
    height: 25%;
    width: 25%;
    max-width: 90px
}

.news-item.large .video-icon-art {
    max-width: 110px
}

.news-item.large .photo-icon {
    height: 55px;
    width: 55px
}

@media all and (max-width: 639px) {
    .news-item.large .photo-icon {
        max-width: 40px;
        max-height: 40px
    }
}

.news-item.large .photo-icon:after {
    height: 40px;
    width: 44px
}

@media all and (max-width: 639px) {
    .news-item.large .photo-icon:after {
        max-width: 35px;
        max-height: 29px
    }
}

.small-news-wrapper.default .news-item {
    width: 100%
}

@media all and (min-width: 640px) {
    .small-news-wrapper.default .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .small-news-wrapper.default .news-item {
        width: calc(25% - 11.3px)
    }
}

.tmp-sidebar-without-img {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%
}

@media all and (min-width: 1279px) {
    .tmp-sidebar-without-img {
        width: 300px
    }
}

.tmp-sidebar-without-img .section-title-container {
    background-color: #EA2700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0 0;
    border-top: 0
}

@media all and (min-width: 640px) {
    .tmp-sidebar-without-img .section-title-container {
        padding: 8px 10px;
        max-height: 41px
    }
}

.tmp-sidebar-without-img .section-title-container .widget-title {
    color: #fff;
    background-color: #EA2700
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container .widget-title {
        padding-bottom: 15px
    }
}

.tmp-sidebar-without-img .container-in {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    flex: 1
}

.tmp-sidebar-without-img .container-in .news-item {
    width: 100%
}

.tmp-sidebar-without-img .container-in .news-item:first-child {
    border-radius: 0 0 8px 8px
}

.tmp-sidebar-without-img .btn {
    padding: 8px 10px;
    text-align: center;
    background-color: white;
    color: #EA2700;
    border: 1px solid #EA2700;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    max-height: 50px;
    margin-bottom: 15px
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .btn {
        width: calc(100% - 30px);
        margin-left: 15px
    }
}

.tmp-sidebar-without-img .btn:hover {
    background-color: #EA2700;
    color: white
}

.type-art-list {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #fff;
    background-color: #EA2700;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 5px 20px;
    border-radius: 0 8px 0 8px;
    gap: 5px
}

@media all and (max-width: 639px) {
    .type-art-list {
        border-radius: 0 0 0 8px
    }
}

.type-art-list__item {
    display: flex;
    align-items: center;
    gap: 5px
}

.type-art-list__item:nth-child(n+2):before {
    content: '';
    width: 5px;
    height: 5px;
    background-color: white;
    border-radius: 100%
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list {
        border-radius: 0 0 0 4px;
        padding: 3px 5px
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list .type-art-list__item {
        font-size: 12px;
        line-height: 1.2;
        font-weight: 300
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list .type-art-list__item:nth-child(n+2) {
        display: none
    }
}

h1 {
    padding: 10px 0 15px 0
}

@media all and (max-width: 639px) {
    h1 {
        font-weight: 600;
        padding: 5px 0 10px 0
    }
}

@media all and (max-width: 1279px) {
    .main-body {
        padding-top: 10px
    }
}

.signature-and-time {
    width: 100%
}

@media all and (min-width: 640px) {
    .signature-and-time {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.signature-and-time .signature-comments-cta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px
}

@media all and (max-width: 639px) {
    .signature-and-time .signature-comments-cta {
        margin-left: 30px;
        margin-right: 15px;
        margin-bottom: 15px;
        justify-content: flex-end;
    }
}

.signature-and-time .signature-comments-cta img {
    margin-right: 9px
}

@media all and (min-width: 640px) {
    .signature-and-time .signature-comments-cta img {
        display: none
    }
}

.article-signature {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    font-size: 16px;
    line-height: 1.4
}

.article-signature a:not(.signature-comments-cta) {
    border-bottom: 1px solid rgba(234, 39, 0, 0)
}

.article-signature .box-authors {
    align-items: start;
    flex-wrap: wrap;
    justify-content: start
}

@media all and (max-width: 639px) {
    .article-signature .box-authors {
        flex-wrap: nowrap;
        overflow-x: scroll;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none
    }
}

.article-signature .box-authors .item-author {
    margin-right: 15px;
    display: flex;
    margin-bottom: 10px
}

.article-signature .box-authors .item-author:last-child {
    margin-right: 0
}

.article-signature .box-authors .item-author .thumb-author {
    height: 45px;
    width: 45px
}

.article-signature .box-authors .item-author .thumb-author img:not(.no-image) {
    border-radius: 50%
}

.article-signature .box-authors .item-author .info-author {
    flex-direction: column;
    justify-content: center;
    line-height: normal
}

.article-signature .box-authors .item-author .info-author .author-name {
    font-size: 16px
}

@media all and (min-width: 640px) {
    .article-signature .box-authors .item-author .info-author .author-name {
        font-size: 18px
    }
}

.article-signature .box-authors .item-author .info-author .job-author {
    font-size: 14px
}

.article-signature .thumb-author {
    margin-right: 5px
}

.article-signature .thumb-author img {
    margin-top: -1px
}

.article-signature .authors {
    flex: 1
}

.article-signature .authors a {
    color: #797979;
    font-weight: 400
}

.time-and-comments {
    display: flex
}

@media all and (max-width: 639px) {
    .time-and-comments {
        flex-direction: row;
        align-items: start;
        font-size: 13px;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 15px;
        margin-top: 30px;
    }
}

@media all and (min-width: 640px) {
    .time-and-comments {
        flex-direction: column;
        align-items: end
    }
}

.time-and-comments .time-article-wrap {
    font-size: 18px;
    color: #475467
}

@media all and (max-width: 639px) {
    .time-and-comments .time-article-wrap {
        font-size: 13px;
        margin-right: 4px
    }
}

@media all and (min-width: 640px) {
    .time-and-comments .time-article-wrap .time-content {
        font-size: 14px;
        color: #475467
    }

}

@media all and (min-width: 1279px) {
    .time-and-comments .comments-btn {
        margin-bottom: 6px
    }
}

.article-wrapper .controller {
    justify-content: space-between
}

@media all and (max-width: 1279px) {
    .article-wrapper .controller {
        display: block
    }
}

.artC1 {
    width: 100%
}

footer div.copyright {
    width: 100%;
    font-weight: 300;
    font-size: 14px;
    padding-top: 15px;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 5px;
}

@media all and (min-width: 1279px) {
    .artC1 {
        max-width: calc(100% - 325px)
    }
}

@media (max-width: 639px) {

    .artC1 .news-item-info,
    .article-body,
    .controller--menu-top,
    .special-sections .special-sections__in {
        margin-top: 0;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* figure {
    position: relative;

    left: 0;
    margin-left: -15px !important;
    margin-right: -15px !important;
    ;

  } */

    figure .img-info {
        display: block;
        width: 100vw;
        height: auto;

    }




    .time-and-comments .time-article-wrap {
        color: #101828 !important;
    }
}

@media all and (max-width: 639px) {
    .artC1 .news-item-info+.thumb {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px
    }
}

@media all and (min-width: 1279px) {
    .artC2 {
        display: flex;
        width: 305px;
        flex-wrap: wrap;
        flex-direction: column
    }

    .artC2 .news-container {
        padding-bottom: 0;
        margin-bottom: 0
    }

    .artC2 .category-label--top-0 {
        top: 0
    }
}

.artC2 .strawberry-ads--in-sidebar {
    padding: 0
}

.article-container {
    width: 100%;
    position: relative
}

@media all and (max-width: 639px) {
    .thumb-main {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px)
    }
}

@media all and (min-width: 640px) {
    .thumb-main {
        border-radius: 8px
    }
}

.title-container .intro a {
    color: #EA2700
}

.title-container .intro a:hover {
    border-bottom: 1px solid #EA2700
}

.title-container .strawberry-ads {
    background-color: transparent
}

.article-body {
    width: 100%;
    position: relative
}

@media all and (min-width: 640px) {
    .article-body {
        margin-top: 25px
    }

    footer div.copyright {
        align-self: center;
        text-align: center;

    }
}

@media all and (min-width: 920px) {
    .article-body {
        padding-right: 5px
    }
}

@media all and (min-width: 920px) {
    .article-body--partener {
        padding-left: 0;
        padding-right: 45px
    }
}

.article-body--is-candidate {
    padding-left: 0
}

@media all and (min-width: 640px) {
    .article-body .section-title-container {
        padding-top: 0;
        border-top: 0
    }
}

@media all and (max-width: 639px) {
    .article-body .strawberry-ads {
        margin-top: 15px
    }
}

.article-body #article-content figcaption {
    margin-top: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    text-align: center
}

.article-body #article-content strong {
    font-weight: 600
}

.article-body #article-content>h3 {
    text-transform: none;
    padding-left: 0
}

.article-body #article-content img {
    max-width: 100%;
    height: auto
}

.article-body #article-content figure {
    margin-left: 0;
    margin-right: 0;
    text-align: center
}

.article-body #article-content .aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap
}

.article-body #article-content .strawberry-ads {
    margin-bottom: 15px
}

@media all and (max-width: 639px) {
    .article-body #article-content .strawberry-ads {
        background-color: transparent
    }
}

.article-body #article-content .thumb_video {
    display: block;
    width: 100%;
    overflow: hidden;
    transition: all .5s ease;
    position: relative;
    z-index: 0;
    margin-bottom: 15px
}

.article-body #article-content>h2 {
    font-size: 22px;
    line-height: 1.2;
    margin: 22px 0 12px
}

@media all and (min-width: 640px) {
    .article-body #article-content>h2 {
        font-size: 26px;
        margin: 26px 0 20px
    }
}

.article-body #article-content>h2 a {
    color: #EA2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0)
}

.article-body #article-content>h2 a:hover,
.article-body #article-content>h2 a:focus {
    border-bottom: 1px solid #EA2700
}

.article-body #article-content p a,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a {
    color: #EA2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0)
}

.article-body #article-content p a:hover,
.article-body #article-content p a:focus,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a:hover,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a:focus,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a:hover,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a:focus {
    border-bottom: 1px solid #EA2700
}

.article-body #article-content p .external-link,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link {
    border-bottom: none
}

.article-body #article-content p .external-link:hover,
.article-body #article-content p .external-link:focus,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link:hover,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link:focus,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link:hover,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link:focus {
    border-bottom: none
}

.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
    margin: 0 0 15px;
    font-weight: 300;
    padding: 0 0 0 30px;
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: -.2px
}

@media all and (min-width: 640px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
        margin: 0 0 22px;
        padding: 0 0 0 40px
    }
}

@media all and (max-width: 639px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
        font-size: 20px
    }
}

.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags) li,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) li {
    margin-bottom: 10px
}

@media all and (max-width: 639px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags) li,
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) li {
        font-size: 20px
    }
}

.article-body #article-content>img,
.article-body #article-content figure {
    margin: 26px 0 14px
}

@media all and (min-width: 640px) {

    .article-body #article-content>img,
    .article-body #article-content figure {
        margin: 30px 0 20px
    }
}

.article-body #article-content .strawberry-ads--in-sidebar.mobile-only {
    padding: 0;
    margin-bottom: 20px
}

.article-body #article-content .strawberry-ads--in-sidebar.tablet-only {
    margin-bottom: 25px
}

.article-body #article-content .strawberry-ads--in-sidebar.desktop-only {
    padding: 0;
    margin-bottom: 25px
}

.article-body #article-content blockquote {
    margin-top: 22px
}

@media all and (min-width: 640px) {
    .article-body #article-content blockquote {
        margin-top: 22px
    }
}

.article-body #article-content blockquote>p {
    margin: 0
}

@media all and (min-width: 640px) {
    .article-body #article-content blockquote a {
        font-weight: 300
    }
}

.article-body #article-content .wp-block-rro-number-block {
    margin-top: 24px
}

@media all and (min-width: 640px) {
    .article-body #article-content .wp-block-rro-number-block {
        margin-top: 38px
    }
}

.article-body #article-content table {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.25;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    display: block;
    margin: 22px 0
}

@media all and (min-width: 640px) {
    .article-body #article-content table {
        margin: 30px 0;
        letter-spacing: -.2px
    }
}

.article-body #article-content table a {
    color: #EA2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0)
}

.article-body #article-content table a:hover,
.article-body #article-content table a:focus {
    border-bottom: 1px solid #EA2700
}

.article-body #article-content tr {
    border-bottom: 1px solid #dfe3eb
}

.article-body #article-content tr:last-child {
    border-bottom: none
}

.article-body #article-content th {
    color: #EA2700;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 1.15;
    text-transform: uppercase
}

@media all and (min-width: 640px) {
    .article-body #article-content th {
        font-size: 14px
    }
}

.article-body #article-content th,
.article-body #article-content td {
    vertical-align: top;
    padding: 8px 10px
}

@media all and (min-width: 640px) {

    .article-body #article-content th,
    .article-body #article-content td {
        padding: 9px 20px
    }
}

.article-body #article-content th:first-child,
.article-body #article-content td:first-child {
    padding-left: 25px
}

@media all and (min-width: 640px) {

    .article-body #article-content th:first-child,
    .article-body #article-content td:first-child {
        padding-left: 0
    }
}

.article-body #article-content th:last-child,
.article-body #article-content td:last-child {
    padding-right: 25px
}

@media all and (min-width: 640px) {

    .article-body #article-content th:last-child,
    .article-body #article-content td:last-child {
        padding-right: 0
    }
}

.article-body #article-content .partner-item__feed-in-content {
    margin-bottom: 20px
}

.article-body #article-content .feed-content-one {
    box-shadow: none
}

.article-body #article-content .feed-content-one .news-item-info {
    background-color: black
}

@media all and (max-width: 639px) {
    .article-body #article-content .feed-content-one {
        margin-bottom: 0
    }
}

.article-body #article-content .feed-content-one .article-title {
    color: white;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2
}

.article-body .zodiac-container {
    margin: 20px 25px 18px;
    padding: 0
}

@media all and (min-width: 640px) {
    .article-body .zodiac-container {
        margin: 20px 0 18px
    }
}

@media all and (min-width: 1279px) {
    .article-body .zodiac-container {
        width: 100%;
        margin: 20px 0 30px
    }
}

.article-body .zodiac-container::before {
    display: none
}

.article-body .zodiac-container a {
    color: #333;
    border-bottom: none
}

.article-body .zodiac-container a:hover,
.article-body .zodiac-container a:focus {
    border-bottom: none
}

@media all and (min-width: 640px) {
    .article-body .zodiac-item {
        width: 16.66%
    }
}

@media all and (min-width: 920px) {
    .article-body .zodiac-item {
        width: 22.152%
    }
}

@media all and (min-width: 1279px) {
    .article-body .zodiac-item {
        width: 16.66%
    }
}

.article-body .feed-content-one {
    width: auto;
    max-width: none;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one {
        margin: 0 auto 20px auto
    }
}

.article-body .feed-content-one .partner-item {
    box-shadow: 0 4px 8px 0 rgba(16, 24, 40, 0.1)
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .partner-item {
        border-radius: 8px
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .partner-item {
        display: block;
        margin-bottom: 15px
    }
}

.article-body .feed-content-one .img-feed {
    width: 100%;
    background-color: transparent
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .img-feed {
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 66.66%;
        position: relative;
        overflow: hidden;
        background-color: #FFF;
        transition: all 0s ease
    }
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .img-feed {
        padding: 0;
        border-radius: 8px 0 0 8px;
        display: block;
        position: relative;
        min-height: 100%;
        overflow: hidden;
        width: 190px
    }
}

.article-body .feed-content-one .img-feed img {
    width: 100%
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .img-feed img {
        border-radius: 8px 0 0 8px;
        width: auto;
        height: 100% !important;
        display: block;
        max-width: min-content !important
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .img-feed img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
        transition: all 0s ease
    }
}

.article-body .feed-content-one .news-item-info {
    display: block;
    width: 100%
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .news-item-info {
        flex: 1;
        border-radius: 0 8px 8px 0
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .news-item-info {
        margin-bottom: 9px
    }
}

.article-body .feed-content-one .news-item-info .partner-item__h6 {
    padding: 0 15px;
    margin: 15px 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #EA2700
}

.article-body .feed-content-one .news-item-info .article-title {
    padding: 0 15px;
    margin: 10px 0 15px;
    min-height: auto
}

@media all and (max-width: 639px) {

    .article-body .partners,
    .article-body .box-ev-article {
        margin-right: -15px;
        margin-left: -15px
    }
}

@media all and (min-width: 640px) {

    .article-body .partners,
    .article-body .news-container {
        margin-bottom: 15px;
        border-radius: 8px
    }
}

@media all and (max-width: 639px) {

    .article-body .listed-art-infinite,
    .article-body .single-content-one-plus-three,
    .article-body .single-one-plus-four,
    .article-body .feed-content-one {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media all and (min-width: 1279px) {
    .article-body .listed-art-infinite.listed-art-infinite--4 .news-item {
        width: calc(50% - 10px)
    }
}

@media all and (min-width: 640px) {

    .article-body .single-one-plus-four,
    .article-body .single-content-one-plus-three {
        padding: 20px
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four,
    .article-body .single-content-one-plus-three {
        padding: 0;
        background-color: transparent;
        margin-bottom: 0
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four .news-item:not(.large) .category-label,
    .article-body .single-one-plus-four .news-item:not(.large) .news-item__metadata__time,
    .article-body .single-content-one-plus-three .news-item:not(.large) .category-label,
    .article-body .single-content-one-plus-three .news-item:not(.large) .news-item__metadata__time {
        font-size: 12px
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four .news-item:not(.large) .article-title,
    .article-body .single-content-one-plus-three .news-item:not(.large) .article-title {
        font-size: 16px
    }
}

@media all and (max-width: 639px) {
    .article-body .single-one-plus-four .container-in {
        padding-left: 0;
        padding-right: 0
    }
}

.article-body .controller {
    max-width: 100%;
    width: auto;
    min-width: auto
}

@media all and (min-width: 920px) {
    .article-sidebar {
        display: block;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        width: 300px;
        padding: 15px 0px 0
    }
}

.article-sidebar .strawberry-ads {
    margin-bottom: 15px
}

.article-sidebar .strawberry-ads--in-sidebar {
    padding: 0;
    margin-bottom: 30px
}

.article-sidebar .partners-container {
    width: 300px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: -webkit-sticky;
    position: sticky;
    top: 20px
}

@media all and (min-width: 640px) {
    .article-sidebar .partners-container {
        padding-right: 0;
        background: #fff
    }
}

.article-sidebar .partners-container li {
    width: 100%
}

.article-sidebar .partners-container li:first-child .partner-item {
    margin-left: 0
}

@media all and (min-width: 1279px) {
    .article-sidebar .partners-container li:first-child .partner-item {
        margin-bottom: 20px
    }
}

.article-sidebar .partner-item {
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
    max-width: none
}

.article-sidebar.opinions-sidebar {
    bottom: 20px
}

@media all and (min-width: 920px) {
    .article-sidebar.opinions-sidebar .opinions .news-item .thumb.rounded {
        width: 100px;
        padding-bottom: 100px
    }
}

.article-sidebar .opinions {
    position: -webkit-sticky;
    position: sticky;
    top: 220px;
    margin-bottom: 15px
}

.article-sidebar .opinions .news-item .partner-item__h6 {
    font-size: 14px
}

.article-sidebar .opinions .news-item p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0
}

.article-sidebar .opinions .more {
    font-size: 14px;
    letter-spacing: normal;
    padding: 15px 10px 14px;
    margin-bottom: 30px;
    border-radius: 4px
}

.article-sidebar .opinions .share-button {
    width: 100%
}

.article-sidebar .live-sidebar-widget {
    display: none
}

@media all and (min-width: 920px) {
    .article-sidebar .live-sidebar-widget {
        display: block
    }
}

.section-share-comm {
    margin-top: 20px
}

@media all and (max-width: 639px) {
    .section-share-comm {
        column-gap: 10px
    }
}

.section-share-comm>a {
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    margin-bottom: 15px
}

.section-share-comm>a:after {
    content: '';
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 2px
}

.section-share-comm .share-btn {
    flex: 1;
    border: 1px solid #EA2700;
    color: white
}

@media all and (max-width: 639px) {
    .section-share-comm .share-btn {
        padding: 6px 0
    }
}

.section-share-comm .share-btn:hover {
    background-color: #FFF;
    color: #000;
    border: 1px solid #D0D5DD
}

.section-share-comm .share-btn:hover:after {
    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%)
}


.section-share-comm .comments-btn {
    width: calc(50% - 20px);
    border: 1px solid #D0D5DD;
    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%)
}

@media all and (max-width: 639px) {
    .section-share-comm .comments-btn {
        padding: 6px 0
    }
}

.section-share-comm .comments-btn:after {

    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%)
}

.section-share-comm .comments-btn:after:hover {
    filter: none
}

.section-share-comm .comments-btn:hover {
    color: #EA2700;
    border: 1px solid #EA2700;
    filter: none
}

.section-share-comm .comments-btn:hover:after {
    filter: none
}

.btn-google-news.d-flex {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: 1px solid #D0D5DD;
    padding: 10px;
    color: #333
}

.btn-google-news.d-flex:hover {
    border: 1px solid #EA2700;
    color: #EA2700
}

.btn-google-news.d-flex .img-responsive {
    margin-right: 5px
}

.whatsapp-banner {
    padding: 15px 10px;
    background: #1CC636;
    align-items: center;
    justify-content: start
}

@media all and (max-width: 639px) {
    .whatsapp-banner {
        font-size: 14px
    }
}

.whatsapp-banner:before {
    content: '';

    display: inline-block;
    height: 49px;
    width: 49px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px
}

@media all and (max-width: 639px) {
    .whatsapp-banner:before {
        margin-left: 0
    }
}

.whatsapp-banner span {
    width: calc(100% - 50px)
}

.whatsapp-banner:hover {
    background-color: #449d48;
    transition: background-color 0.2ms linear
}

.single-one-plus-four .container-in {
    display: flex;
    flex-wrap: wrap
}

@media all and (min-width: 640px) {
    .single-one-plus-four .container-in {
        gap: 0;
        justify-content: space-between
    }
}

@media all and (min-width: 640px) {
    .single-one-plus-four .container-in .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item {
        width: calc(33.3% - 9px)
    }
}

@media all and (max-width: 639px) {
    .single-one-plus-four .container-in .news-item-info .article-title {
        font-size: 16px;
        font-weight: 400
    }
}

.single-one-plus-four .container-in .news-item.large {
    width: 100%
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item.large {
        width: calc(66.6% - 5px)
    }
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item.large .thumb {
        padding-bottom: 50%
    }
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three {
        padding: 20px
    }
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .single-content-one-plus-three .news-item {
        width: calc(33.3% - 7.5px)
    }
}

.single-content-one-plus-three .news-item.large {
    width: 100%
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three .news-item.large {
        width: calc(50% - 7.5px)
    }
}

@media all and (min-width: 1279px) {
    .single-content-one-plus-three .news-item.large {
        width: 100%
    }
}

.single-content-one-plus-three .news-item.large .thumb {
    padding-bottom: 55%
}

@media all and (max-width: 639px) {
    .sect-comments-art {
        border-radius: 0 !important;
        margin-left: -15px;
        margin-right: -15px
    }
}

.sect-comments-art .comments {
    padding: 20px 15px 10px 15px
}

@media all and (min-width: 640px) {
    .sect-comments-art .comments {
        padding: 20px 20px 10px 20px
    }
}

.sect-comments-art .comments .comments-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column
}

.comment {
    padding-left: 60px;
    position: relative;
    margin-bottom: 15px
}

.comment .thumb {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    padding-bottom: 30px;
    background-color: transparent
}

.comment .thumb img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.comment .comm-body {
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #EAECF0;
    font-size: 16px;
    margin-bottom: 5px
}

.comment .comm-body p {
    font-size: 16px;
    font-weight: 300;
    color: #2D2D2D;
    line-height: normal;
    margin-bottom: 0
}

.comment .comm-body .comm-info {
    font-size: 14px;
    color: #2D2D2D;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
    font-weight: 300
}

.comment .comm-body .comm-info span {
    font-weight: 500
}

.comment .comment-actions {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px
}

.comment .comment-actions li {
    padding: 3px 6px;
    background-color: #F9FAFB;
    border-radius: 20px;
    width: 56px;
    display: flex;
    justify-content: center;
    align-items: center
}

.comment .comment-actions li:hover {
    filter: brightness(10);
    background-color: black
}

.comment .comment-actions li .comment-action-trigger {
    display: flex;
    position: relative;
    align-items: center;

}

.comment .comment-actions li .comment-action-trigger:hover {
    filter: brightness(0.8)
}

.comment .comment-actions li .comment-action-trigger svg {
    margin-right: -3px
}

.comment .comment-actions li .comment-action-trigger .counter {
    font-size: 13px;
    position: relative;
    font-weight: 500;
    color: #333;

}

.comment .comment-actions .svg-fill {
    fill: #BFBFBF
}

.comment .comment-actions a {
    display: block;
    position: relative
}

.comment .comment-actions a:hover .svg-fill,
.comment .comment-actions a:focus .svg-fill {
    fill: #9B9B9B
}

.comment .comment-actions a.voted .svg-fill {
    fill: #EA2700
}

.comments .more {
    margin-top: 10px;
    display: block;
    border: 1px solid #EA2700;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: normal;
    color: #EA2700;
    padding: 10px 0 9px;
    position: relative
}

@media all and (min-width: 640px) {
    .comments .more {
        padding: 15px 0 14px
    }
}

.comments .more:hover,
.comments .more:focus {
    background-color: #EA2700;
    color: #FFF
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single) .news-container.single-one-plus-four .news-item.large {
        width: calc(66.6% - 5px)
    }
}

.page-comentarii .article-body {
    margin-top: 0
}

.page-comentarii .comments-wrapper {
    display: block
}

@media all and (min-width: 1279px) {
    .page-comentarii .comments-wrapper {
        padding-right: 20px
    }
}

.page-comentarii .news-container {
    margin-bottom: 0
}

@media all and (min-width: 640px) {
    .page-comentarii .partners {
        margin-bottom: 0
    }
}

.page-comentarii .pag-comentarii .news-item__metadata__time {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5)
}

@media all and (min-width: 640px) {
    .page-comentarii .single-one-plus-four {
        padding: 20px 0
    }
}

.page-comentarii .news-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease
}

.page-comentarii .title-container.ctg-news h1 span {
    color: #EA2700
}

@media (min-width: 1279px) {
    .page-comentarii .comments-banner .strawberry-ads {
        padding-top: 10px
    }
}

#comment-form-container .text-form {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px
}

.agree {
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center
}

.agree .add-comment {
    float: left;
    font-size: 16px
}

.agree .add-comment label {
    display: flex;
    align-items: center;
    margin-bottom: 0
}

#text-comments-anchor {
    margin-bottom: 10px;
    font-size: 20px
}

div#ez-toc-container .ez-toc-title {
    color: #EA2700;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 {
    list-style-type: none;
    padding: 0;
    padding-left: 50px !important;
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1::before {
    content: "";
    position: absolute;
    width: 4px;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #EA2700
}

@media all and (min-width: 640px) {
    div#ez-toc-container .ez-toc-list.ez-toc-list-level-1::before {
        top: 6px
    }
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li {
    margin-bottom: 6px;
    margin-top: 6px;
    color: #333;
    line-height: 1.1;
    position: relative
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li a {
    color: #333 !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li a:hover {
    color: #EA2700
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 2px;
    width: 16px;
    height: 19px;

    background-size: cover;
    background-repeat: no-repeat
}

@media all and (min-width: 640px) {
    div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li::before {
        top: 7px
    }
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul {
    list-style-type: none;
    padding-left: 20px !important
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #333
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul li a:hover {
    color: #EA2700
}

div#ez-toc-container .ez-toc-list-level-3,
div#ez-toc-container .ez-toc-list-level-4,
div#ez-toc-container .ez-toc-list-level-5 {
    margin-top: 5px !important
}

.video-wrapper,
.thumb .embed .featured-video {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 56%
}

.video-wrapper.no-padding,
.thumb .embed .featured-video.no-padding {
    padding-bottom: 0
}

.video-wrapper iframe,
.thumb .embed .featured-video iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.original-comment {
    padding: 3px 0 4px 46px;

    background-size: 34px;
    background-repeat: no-repeat;
    background-position: 0 6px
}

@media all and (min-width: 640px) {
    .original-comment {
        padding-left: 60px;
        background-size: 45px
    }
}

.original-comment p {
    font-size: 14px !important;
    line-height: 1.2;
    opacity: .5
}

.original-comment p:first-child {
    opacity: .5
}

.rro-livetext-wrapper {
    display: block;
    margin: 50px 0;
    padding: 20px;
    background: #fbfbfb;
    position: relative;
    border: 1px solid #e8e7e7;
    box-shadow: 0 0 10px 5px #0000000a;
    border-radius: 4px
}

.livetext-block__time {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: -38px;
    padding: 0 12px;
    background: #e8e7e7;
    color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px
}

.livetext-block__date {
    display: none
}

.live-sidebar-widget {
    padding-top: 0
}

@media all and (min-width: 920px) {
    .live-sidebar-widget {
        position: sticky;
        max-height: calc(100vh - 40px);
        overflow-y: auto;
        top: 20px
    }
}

@media all and (min-width: 920px) {
    .brandingStickyTop .live-sidebar-widget {
        max-height: calc(100vh - 240px);
        top: 220px
    }
}

.live-sidebar-widget__title {
    display: inline-block;
    padding: 0 30px;
    background: #EA2700;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px
}

.live-sidebar-widget__item {
    display: block;
    border-left: 2px solid #EA2700;
    padding: 0 10px;
    background: #f4f4f4;
    margin: 20px 0
}

.live-sidebar-widget__item__date {
    font-size: 14px;
    color: #EA2700
}

.live-sidebar-widget__item__title {
    font-size: 17px;
    font-family: 'Nunito Sans', Segoe UI, Helvetica, Arial, sans-serif;
    font-display: swap
}

.live-sidebar-widget__item:hover {
    background: #e2e2e2
}

@media all and (max-width: 919px) {
    .rro-livetext-wrapper {
        padding: 20px 15px;
        margin: 50px 0
    }

    .live-sidebar-widget--mobile {
        display: block;
        margin: 30px 0 60px;
        max-height: 320px;
        overflow: auto
    }
}

.partners {
    padding: 15px 15px 0 15px;
    background-color: #dcdfea
}

@media all and (max-width: 1279px) {
    .partners {
        padding-bottom: 0
    }
}

@media all and (max-width: 639px) {
    .partners {
        padding: 0 15px 0 0
    }
}

@media all and (max-width: 1279px) {
    .partners .partners-container {
        max-width: 100%
    }
}

@media all and (max-width: 639px) {
    .partners .partners-container {
        margin-right: -15px;
        width: calc(100% + 15px);
        max-width: fit-content
    }
}

.partners .widget-title {
    color: #EA2700;
    text-transform: uppercase
}

@media all and (max-width: 639px) {
    .partners .widget-title {
        padding-left: 15px
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite {
        padding: 15px 15px 0 15px
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite--2 .news-item {
        width: calc(50% - 7.5px)
    }
}

@media all and (max-width: 639px) {

    .video-art,
    div:not(.under-article)>.single-one-plus-four,
    div:not(.under-article) .sect-comments-art,
    div:not(.under-article) .open-gallery {
        border-radius: 0;
        padding: 0
    }
}

.under-article .partners {
    margin-bottom: 15px
}

.under-article .partners+.partners {
    margin-top: -15px
}

.under-article .news-container.bk-gray:first-child {
    padding-top: 15px
}

@media all and (max-width: 639px) {
    .under-article .single-one-plus-four .controller {
        padding-left: 0;
        padding-right: 0
    }
}

@media all and (max-width: 639px) {
    .under-article .single-one-plus-four {
        margin-right: 0;
        margin-left: 0
    }
}

.thumb-main .photo-icon {
    height: 50px;
    width: 50px
}

.thumb-main .photo-icon:after {
    height: 37px;
    width: 40px
}

@media all and (max-width: 639px) {
    .news-item.large .news-item-info .article-title {
        font-size: 22px;
        line-height: 24px
    }
}

@media all and (min-width: 920px) {
    .si_ronod .article-sidebar {
        height: fit-content
    }
}

@media all and (min-width: 1599px) {

    body:not(.si_ronod) .header-top .controller,
    body:not(.si_ronod) .special-sections .controller,
    body:not(.si_ronod) .article-wrapper .controller,
    body:not(.si_ronod) .under-article .controller,
    body:not(.si_ronod) footer .controller {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (min-width: 970px) {
    .articlead-970 {
        width: 970px;
        margin: 0 -11%
    }
}

@media all and (min-width: 1279px) {
    .articlead-970 {
        margin: 0 0 0 -1.25%
    }
}

@media (min-width: 1320px) {
    .articlead-970 {
        margin: 0
    }
}

@media (min-width: 1599px) {
    .articlead-970 {
        width: auto;
        margin: 0 auto
    }
}

.article-body .listed-art-infinite {
    line-height: 1
}

.article-body .single-content-one-plus-three {
    line-height: 1
}

.article-body .single-one-plus-four {
    line-height: 1
}

.article-body .feed-content-one {
    line-height: 1
}

.video-art {
    line-height: 1
}

.single-one-plus-four {
    line-height: 1
}

.sect-comments-art {
    line-height: 1
}

blockquote {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative
}

blockquote>p {
    display: block;
    order: 2;
    background-image: linear-gradient(0deg, #FFF 0%, #EFF1F5 100%);
    background-repeat: no-repeat, repeat;
    background-position: 25px 27px, 0 0;
    padding: 24px 35px 20px 74px;
    font-size: 24px;
    line-height: 1.2;
    border-radius: 8px
}

blockquote>p * {
    display: inline-block
}

@media all and (min-width: 640px) {
    blockquote>p {
        padding: 25px 35px 20px 82px;
        background-size: 45px, 100%;
        background-position: 20px 32px, 0 0
    }
}

blockquote>cite {
    display: flex;
    flex-grow: 0;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    background-color: #EA2700;
    margin-left: 25px;
    padding: 3px 20px;
    font-style: normal
}

@media all and (min-width: 640px) {
    blockquote>cite {
        margin-left: 0
    }
}

.wp-block-rro-number-block .number-block__h2,
.wp-block-rro-number-block h2:not(.article-title) {
    color: #EA2700;
    font-size: 30px;
    font-weight: 800;
    background-color: #EFF1F5;
    margin-left: 50px;
    padding: 9px 35px 8px 24px;
    min-height: 50px;
    position: relative
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2,
    .wp-block-rro-number-block h2:not(.article-title) {
        font-size: 40px;
        min-height: 65px;
        margin-left: 65px;
        padding: 12px 35px 8px 20px
    }
}

.wp-block-rro-number-block .number-block__h2::before,
.wp-block-rro-number-block h2:not(.article-title)::before {
    content: '';
    position: absolute;
    display: block;
    bottom: 0;
    left: -50px;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2::before,
    .wp-block-rro-number-block h2:not(.article-title)::before {
        left: -65px;
        height: 65px;
        width: 65px
    }
}

.wp-block-rro-number-block p {
    border-left: 1px solid #dfe3eb;
    margin-left: 50px;
    margin-right: 35px;
    padding: 15px 0 10px 23px;
    font-size: 20px;
    line-height: 1.2
}

@media all and (min-width: 640px) {
    .wp-block-rro-number-block p {
        font-size: 28px;
        line-height: 1.3;
        margin-left: 65px;
        margin-bottom: 25px;
        padding: 15px 0 15px 19px
    }
}

.wp-block-rro-number-block p a {
    color: #EA2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0)
}

.wp-block-rro-number-block p a:hover,
.wp-block-rro-number-block p a:focus {
    border-bottom: 1px solid #EA2700
}

.article-body #article-content .open-gallery {
    display: block;
    max-width: 635px;
    margin: 0 auto 20px
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery .img-gallery {
        border-radius: 8px 8px 0 0
    }
}

.article-body #article-content .open-gallery__info {
    display: block;
    background: #EA2700;
    padding: 10px;
    color: #fff
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery__info {
        border-radius: 0 0 8px 8px
    }
}

@media all and (max-width: 639px) {
    .article-body #article-content .open-gallery__info {
        font-size: 16px
    }
}

.article-body #article-content .open-gallery__info__span {
    display: inline-block;
    min-height: 40px;
    line-height: 40px;
    box-sizing: border-box
}

@media all and (max-width: 319px) {
    .article-body #article-content .open-gallery__info__span {
        min-height: 24px;
        line-height: 24px;
        font-size: 15px
    }
}

.article-body #article-content .open-gallery__info__span.left {
    float: left
}

.article-body #article-content .open-gallery__info__span.left img {
    display: inline-block;
    height: 40px;
    width: auto
}

@media all and (max-width: 319px) {
    .article-body #article-content .open-gallery__info__span.left img {
        height: 24px
    }
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery__info__span.left span {
        display: none
    }
}

.article-body #article-content .open-gallery__info__span.right {
    float: right
}

.special-paragraph {
    position: relative;
    padding: 0 10px 0 73px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 38px;
    margin-bottom: 38px
}

@media all and (min-width: 640px) {
    .special-paragraph {
        font-size: 24px;
        line-height: 1.3;
        padding-left: 84px;
        padding-right: 35px
    }
}

.special-paragraph::before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px
}

@media all and (min-width: 640px) {
    .special-paragraph::before {
        height: 65px;
        width: 65px
    }
}

.special-paragraph:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 61px;
    bottom: 0;
    border-left: 1px solid #E5E5E5
}

@media all and (min-width: 640px) {
    .special-paragraph:after {
        left: 75px
    }
}

@media all and (max-width: 1279px) {
    .news-item.news-item--artsrmob .secondary-news-item {
        padding-left: 0
    }

    .news-item.news-item--artsrmob .article-title {
        margin: 0 0 15px
    }

    .news-item.news-item--artsrmob .artsrmob li:last-child .article-title {
        margin-bottom: 0
    }
}

@media all and (max-width: 639px) {
    .news-item.news-item--artsrmob .article-title {
        font-size: 20px
    }
}

.sam_branding {
    clear: both;
    width: 100%;
    text-align: center;
    overflow: visible;
    min-height: 200px;
    position: relative
}

.featured-image-info {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer
}

.featured-image-info div.icon {
    display: block;
    width: 26px;
    height: 26px;

    border-radius: 50%;
    border: 1px solid #fff;
    transition: all .2s ease
}

.featured-image-info div.icon:hover,
.featured-image-info div.icon:focus {
    background-color: rgba(0, 0, 0, 0.75)
}

.featured-image-info .tooltip {
    display: none;
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    width: 200px;
    font-size: 14px;
    line-height: 1.2;
    padding: 12px 15px 13px;
    border-radius: 10px;
    min-width: 33%
}

@media all and (min-width: 640px) {
    .featured-image-info .tooltip {
        width: 400px
    }
}

.featured-image-info .tooltip:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -12px;
    right: 12px;
    border-left: 12px solid transparent;
    border-right: 0 solid transparent;
    border-top: 12px solid rgba(0, 0, 0, 0.75)
}

.featured-image-info:hover .tooltip,
.featured-image-info:focus .tooltip {
    display: block
}

@media all and (max-width: 639px) {
    .latest-news {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        margin-bottom: 5px
    }
}

.latest-news div.controller--latest-news {
    padding: 15px
}

@media all and (min-width: 640px) {
    .latest-news div.controller--latest-news {
        border-radius: 8px;
        padding: 20px
    }
}

.latest-news .latest-news__wtitle__text {
    font-size: 20px;
    font-weight: 600
}

.latest-news .latest-news__wtitle {
    display: flex;
    align-items: center
}

#article-sidebar-mobile .news-item--artsrmob,
.sidebar-right-mobile .news-item--artsrmob {
    box-shadow: none
}

#article-sidebar-mobile .news-item--artsrmob .widget-title,
.sidebar-right-mobile .news-item--artsrmob .widget-title {
    margin-bottom: 10px
}

@media all and (max-width: 639px) {

    #article-sidebar-mobile .news-item--artsrmob .widget-title,
    .sidebar-right-mobile .news-item--artsrmob .widget-title {
        padding: 15px 0 0 0
    }
}

#article-sidebar-mobile .news-item--artsrmob .article-title,
.sidebar-right-mobile .news-item--artsrmob .article-title {
    margin-bottom: 10px
}

@media all and (min-width: 1279px) {
    .sticky-container {
        flex: 1;
        padding-right: 5px
    }
}

.sidebar-right-mobile .widget-title {
    padding-left: 0;
    padding-right: 0
}

.sidebar-right-mobile .news-item,
.sidebar-right-mobile .tmp-small-thumb {
    padding: 0
}

.sidebar-right-mobile .news-item .thumb,
.sidebar-right-mobile .tmp-small-thumb .thumb {
    display: none
}

.sidebar-right-mobile .news-item .news-item-info,
.sidebar-right-mobile .tmp-small-thumb .news-item-info {
    width: 100%
}

.sidebar-right-mobile .cat-and-date {
    display: none
}

.box-ev-article {
    background-color: #EFF1F5;
    padding: 20px;
    font-weight: 400
}

@media all and (min-width: 640px) {
    .box-ev-article {
        padding: 20px 40px 40px 40px
    }
}

@media all and (max-width: 639px) {
    .box-ev-article {
        margin-bottom: 0
    }
}

.box-ev-article .img-responsive {
    max-width: 200px
}

@media all and (min-width: 640px) {
    .box-ev-article .img-responsive {
        max-width: 300px
    }
}

@media all and (max-width: 639px) {
    .box-ev-article .img-responsive {
        margin-bottom: 30px
    }
}

.box-ev-article p {
    font-weight: 400;
    font-size: 20px;
    margin-left: 0;
    margin-right: 0
}

.box-ev-article__link {
    color: #FFF;
    background-color: #EA2700;
    font-size: 20px;
    font-weight: 400;
    border-radius: 4px;
    padding: 4px 15px 6px 15px;
    display: inline-block;
    margin-top: 7px
}

@media all and (max-width: 639px) {
    .box-ev-article__link {
        font-size: 16px;
        padding: 5px 7px 6px 7px;
        margin-bottom: 10px;
        width: 100%;
        text-align: center
    }
}

.box-ev-article__link:hover {
    background-color: #bf2000;
    color: #FFF
}

.report-error-hr {
    border: 0;
    height: 1px;
    position: relative;
    margin-bottom: 18px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 70%)
}

@media all and (min-width: 640px) {
    .report-error-hr {
        margin-bottom: 22px;
        background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 78%)
    }
}

.report-error-hr:before {
    content: '';
    position: absolute;
    width: 100%;
    top: -0.5em;
    height: 20px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.1) 0%, transparent 80%)
}

@media all and (min-width: 640px) {
    .report-error-hr:before {
        height: 18px
    }
}

.report-error-hr:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.5em;
    top: calc(-0.6em + 1px);
    background: #fff
}

.report-error {
    font-size: 18px
}

#report-error-js {
    display: none
}

#report-error-js.active {
    display: block
}

.btn-colectiile-libertatea.share-button {
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 4px
}

.btn-colectiile-libertatea.share-button:hover {
    color: #fff
}

.single-sidebar-with-img,
.feed-single-sidebar-unlimited {
    text-align: initial
}

@media all and (max-width: 639px) {

    .single-sidebar-with-img,
    .feed-single-sidebar-unlimited {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media all and (min-width: 640px) {

    .single-sidebar-with-img .section-title-container,
    .feed-single-sidebar-unlimited .section-title-container {
        padding-left: 15px
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .section-title-container,
    .feed-single-sidebar-unlimited .section-title-container {
        padding-left: 0
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        display: flex;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        gap: 15px;
        padding-right: 15px;
        padding-left: 15px;
        justify-content: space-between;
        margin-bottom: 0;
        background-color: #EFF1F5
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        display: block;
        white-space: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px
    }
}

@media all and (max-width: 639px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        padding-top: 15px
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        width: 75%;
        margin-bottom: 15px;
        min-width: 75%;
        white-space: normal;
        flex-direction: column;
        flex-wrap: wrap;
        border-radius: 8px
    }
}

@media all and (min-width: 640px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        min-width: 41%
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        min-width: 100%
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in .news-item .thumb,
    .feed-single-sidebar-unlimited .container-in .news-item .thumb {
        border-radius: 8px 8px 0 0
    }
}

@media all and (max-width: 639px) {
    .single-sidebar-without-img .section-title-container {
        margin-left: -15px;
        margin-right: -15px
    }
}

.sticky-container .title-and-description-wrapper--partener {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    padding: 40px
}

.anchor-js {
    min-height: 200px
}

@media all and (min-width: 640px) {
    .anchor-js {
        min-height: 300px
    }
}

.latest-video {
    background-color: #030000;
    margin-bottom: 20px;
    border-radius: 8px
}

@media all and (min-width: 640px) {
    .latest-video {
        padding: 5px 20px
    }
}

@media all and (max-width: 639px) {
    .latest-video {
        padding: 5px 15px
    }
}

.latest-video .widget-title {
    margin: 10px 0;
    color: white;
    border-left: 5px solid #EA2700;
    padding: 0 0 0 5px;
    font-size: 16px;
    line-height: 1.2;
    background-color: transparent
}

.latest-video .news-item {
    background-color: transparent;
    color: white
}

.latest-video .news-item .thumb {
    background-color: transparent;
    z-index: 0;
    position: relative
}

.latest-video .news-item .news-item-info {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap
}

.latest-video .news-item .news-item-info:before {
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-right: 8px;
    background-position: center center;
    vertical-align: middle;
}

.latest-video .news-item .news-item-info .article-title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    flex: 1
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img {
        margin-top: 15px
    }
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container {
        border-radius: 8px 8px 0 0
    }
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container .widget-title {
        border-radius: 8px 8px 0 0
    }
}

.tmp-sidebar-without-img .btn {
    width: 100%;
    margin-left: 0
}

.scroll-progress {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 0%;
    background: red;
    z-index: 10;
    transition: width 0.1s ease-out
}

.donate {
    margin: 20px 0;
    padding: 15px 15px 1px;
    box-shadow: 0 3px 9px 0 rgba(59, 27, 224, 0.05), 0 5px 15px 0 rgba(224, 27, 27, 0.05), 0 0 0 1px rgba(235, 227, 231, 0.85);
    border-radius: 8px
}

@media all and (min-width: 640px) {
    .donate {
        padding: 20px 20px 15px
    }
}

@media all and (min-width: 1279px) {
    .donate {
        margin: 30px 0;
        padding: 15px 25px 5px
    }
}

.donate__title {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.1
}

.donate__sum {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.donate__sum .externalLink {
    width: calc(50% - 6px);
    background-color: #EA2700;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 50px;
    border-radius: 5px;
    color: #fff
}

@media all and (max-width: 639px) {
    .donate__sum .externalLink {
        width: 100%
    }
}

.donate__description {
    font-size: 20px;
    margin-bottom: 10px
}

.donate__description span {
    font-size: 28px;
    font-weight: 700
}

</style>< !-- CookiePro Cookies Consent Notice start for libertatea.ro -->< !-- CookiePro Cookies Consent Notice end for libertatea.ro -->< !-- :: wp head :: --><style>img:is([sizes="auto" i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

</style>< !-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v25.2) - https: //yoast.com/wordpress/plugins/seo/ -->
<title>Model de formular pentru voucherele de 50 de lei la curentul electric. Cum aratДѓ И™i cum se completeazДѓ cererea </title><meta name="description"
content="Energia electricДѓ se scumpeИ™te din 1 iulie 2025, cГўnd expirДѓ plafonarea preИ›urilor, romГўnii vor plДѓti facturi mai mari la luminДѓ, iar cei vulnerabili trebuie sДѓ depunДѓ un formular pentru a primi vouchere Г®n valoare de 50 de lei lunar."><meta property="og:locale" content="ro_RO"><meta property="og:type" content="article"><meta property="og:title"
content="Model de formular pentru voucherele de 50 de lei la curentul electric. Cum aratДѓ И™i cum se completeazДѓ cererea"><meta property="og:description"
content="Energia electricДѓ se scumpeИ™te din 1 iulie 2025, cГўnd expirДѓ plafonarea preИ›urilor, romГўnii vor plДѓti facturi mai mari la luminДѓ, iar cei vulnerabili trebuie sДѓ depunДѓ un formular pentru a primi vouchere Г®n valoare de 50 de lei lunar."><meta property="og:site_name" content="Libertatea"><meta property="article:publisher" content="https://www.facebook.com/libertatea/"><meta property="og:image:width" content="1200"><meta property="og:image:height" content="700"><meta property="og:image:type" content="image/jpeg"><meta name="author" content="Milena NiИ›Дѓ"><meta name="twitter:card" content="summary_large_image"><meta name="twitter:title"

content="Model de formular pentru voucherele de 50 de lei la curentul electric. Cum aratДѓ И™i cum se completeazДѓ cererea"><meta name="twitter:creator" content="@libertatea"><meta name="twitter:site" content="@libertatea"><meta name="twitter:label1" content="Scris de"><meta name="twitter:data1" content="Milena NiИ›Дѓ"><meta name="twitter:label2" content="Timp estimat pentru citire"><meta name="twitter:data2" content="2 minute"><meta property="article:published_time" content="2025-07-01T15:51:31+03:00" class="rro_yoast-seo-meta-tag"><meta property="article:modified_time" content="2025-07-01T15:51:45+03:00" class="rro_yoast-seo-meta-tag">< !-- / Yoast SEO Premium plugin. --><style id="wp-emoji-styles-inline-css" type="text/css">img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

</style><style id="classic-theme-styles-inline-css" type="text/css">

/*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em
}

.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none
}

</style><style id="pdfemb-pdf-embedder-viewer-style-inline-css" type="text/css">.wp-block-pdfemb-pdf-embedder-viewer {
    max-width: none
}

</style><style id="global-styles-inline-css" type="text/css"> :root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #ffffff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}

:where(.is-layout-flex) {
    gap: 0.5em;
}

:where(.is-layout-grid) {
    gap: 0.5em;
}

body .is-layout-flex {
    display: flex;
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}

.is-layout-flex> :is(*, div) {
    margin: 0;
}

body .is-layout-grid {
    display: grid;
}

.is-layout-grid> :is(*, div) {
    margin: 0;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

.has-black-color {
    color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-color {
    color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}

:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}

:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}

:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}

:root :where(.wp-block-pullquote) {
    font-size: 1.5em;
    line-height: 1.6;
}

</style><link rel="preload stylesheet" as="style" id="custom_comments_css-css" href="comments.css" type="text/css"

media="all"><link rel="stylesheet" as="style" id="libertatea-css" href="default.min.css" type="text/css" media="all"><noscript><link rel="stylesheet" id="preload-libertatea-css" href="default.min.css" type="text/css" media="all"></noscript><link rel="stylesheet" as="style" id="owl-carousel-css" href="owl-carousel.min.css" type="text/css" media="all"><noscript><link rel="stylesheet" id="preload-owl-carousel-css" href="owl-carousel.min.css" type="text/css" media="all"></noscript>< !--===========--><style type="text/css" class="rro_header_codes">.embed_download {
    margin-top: 10px;
}

.category-170296 .category-header .title-and-description-wrapper,
.category-170296 .category-header .controller::before {
    background-color: #333;
}

#menu-item-4887373 a {
    /* 		text-transform: none; */
}

@media all and (max-width: 639px) {
    li.menu-item-4836090 {
        display: block !important;
    }
}

#content-wrapper {
    word-break: break-word;
}

#ado970p2>iframe {
    height: 300px;
}

.featured-video.no-padding {
    padding-bottom: 10px;
}

body:not(.si_ronod) .strawberry-ads:not(.out_of_page_lib):not(.sam_branding):not(.strawberry-ads--in-sidebar) {
    display: flex;
    align-items: center;
    justify-content: center;
}

.strawberry-ads:not(.out_of_page_lib):not(.sam_branding):not(.strawberry-ads--in-sidebar)>div {
    flex: 1;
}

@media all and (max-width: 639px) {
    .candidates {
        max-width: 300px;
    }

    .archive .thematic-container .controller .small-news-wrapper {
        width: 100%;
    }
}


@media all and (min-width: 640px) {
    .strawberry-ads.mobile-only {
        display: none !important;
    }
}

@media (min-width: 640px) and (max-width: 919px) {
    .strawberry-ads.hidden-tablet {
        display: none !important;
    }
}

@media all and (min-width: 920px) and (max-width: 1278px) {
    .strawberry-ads.hidden-large-tablet {
        display: none !important;
    }
}

@media all and (min-width: 1279px) {
    .strawberry-ads.hidden-desktop {
        display: none !important;
    }
}

@media (min-width: 920px) {
    .live-sidebar-container {
        display: block;
        height: auto;
        position: relative;
        left: initial;
        bottom: initial;
        top: initial;
        width: 100%;
        padding: 0;
        background-color: transparent;
    }

    .live-sidebar-widget__item {
        background-color: transparent;
    }
}

</style><meta name="articleLifetime" content="time-limited"><meta name="topics" content="ANRE, curent electric, Energia, Иtiri energie"><meta name="breaking_news" content=""><meta name="publication_reason" content="editorial"><meta name="cXenseParse:b19-site-category" content="stiri">< !-- libertatea.ro Google Tag Manager head-->< !-- End Google Tag Manager -->< !-- //Connect Container: libertatea.ro - sovrn -->




< !-- Cxense SATI script begin -->< !-- Cxense SATI script end -->< !-- monf::".$offensive." -->< !-- :: wp head END :: --><link rel="stylesheet" type="text/css" href="swg-button.css"><style type="text/css">

/** Common styles across all window sizes. */
.swg-dialog,
.swg-toast {
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 1) !important;
}

.swg-toast {
    position: fixed !important;
    bottom: 0 !important;
    max-height: 46px !important;
    z-index: 2147483647 !important;
    border: none !important;
}

/**
  * Wide desktop screen support, when width is >= 871px and height is >= 641px.
  */
@media (min-width: 871px) and (min-height: 641px) {
    .swg-dialog.swg-wide-dialog {
        width: 870px !important;
        left: -435px !important;
    }
}

/** Tablet/Medium screen support, when width OR height is <= 640px. */
@media (max-width: 640px),
(max-height: 640px) {

    .swg-dialog,
    .swg-toast {
        width: 480px !important;
        left: -240px !important;
        margin-inline-start: calc(100vw - 100vw / 2) !important;
        border-top-left-radius: 8px !important;
        border-top-right-radius: 8px !important;
        box-shadow: rgba(60, 64, 67, 0.3) 0 1px 1px,
            rgba(60, 64, 67, 0.15) 0 1px 4px 1px !important;
    }

    [dir='rtl'] .swg-dialog,
    [dir='rtl'] .swg-toast {
        margin-inline-start: calc(100vw - 100vw / 2 - 240px) !important;
    }
}

/** Desktop/Large screen support, when width AND height are >= 641px. */
@media (min-width: 641px) and (min-height: 641px) {
    .swg-dialog {
        width: 630px !important;
        left: -315px !important;
        margin-inline-start: calc(100vw - 100vw / 2) !important;
        background-color: transparent !important;
        border: none !important;
    }

    [dir='rtl'] .swg-dialog {
        margin-inline-start: calc(100vw - 100vw / 2 - 315px) !important;
    }

    .swg-toast {
        border-radius: 4px !important;
        bottom: 8px !important;
        box-shadow: 0 3px 1px -2px rgb(0 0 0 / 20%), 0 2px 2px 0 rgb(0 0 0 / 14%),
            0 1px 5px 0 rgb(0 0 0 / 12%) !important;
        left: 8px !important;
    }
}

/** Phone/Small screen support, when width is <= 480px. */
@media (max-width: 480px) {

    .swg-dialog,
    .swg-toast {
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        margin-inline-start: 0 !important;
    }
}

/**
  * Class applied to content page to disable scrolling.
  */
html>body.swg-disable-scroll,
html>body.swg-disable-scroll * {
    overflow: hidden !important;
}

</style><style type="text/css">.tp-backdrop {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #121214;
    z-index: 300000;
    opacity: 0;
    transition: opacity .25s linear
}

.tp-backdrop.tp-active {
    opacity: .9
}

.tp-modal .tp-close.tp-square {
    background: #ccc;
    border-radius: 0;
    border: 0;
    top: 0;
    right: -40px
}

.tp-modal .tp-close {
    pointer-events: none;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: #fff center center no-repeat;
    border: none;
    box-shadow: 0 0 10px rgba(28, 37, 68, .15);
    outline: none;
    z-index: 300100;
    border-radius: 40px;
    opacity: 0;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transform: scale(1)
}

.tp-modal .tp-modal-title {
    position: absolute;
    padding: 3px;
    top: 5px;
    left: -200em
}

.tp-modal .tp-close:hover,
.tp-modal .tp-close:focus {
    box-shadow: 0 0 10px 2px rgba(28, 37, 68, .15)
}

.tp-modal .tp-close:focus {
    border: 1px solid
}

.tp-modal .tp-close.tp-active {
    display: block;
    opacity: 1;
    pointer-events: auto
}

.tp-modal .tp-iframe-wrapper[dir=rtl] .tp-close {
    right: initial;
    left: -20px
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close {
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    border-left: 1px solid rgba(15, 15, 21, .2);
    background: center center no-repeat
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active {
    opacity: .3
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus-visible {
    border: none;
    border-left: 1px solid rgba(15, 15, 21, .06);
    opacity: 1;
    box-shadow: none
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus-visible:after {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #3b67b2;
    position: absolute;
    top: 19px;
    left: 18px;
    display: inline-block
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir=rtl] .tp-close {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 1px solid rgba(15, 15, 21, .2)
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir=rtl] .tp-close:hover,
.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2[dir=rtl] .tp-close:focus {
    border-left: none;
    border-right: 1px solid rgba(15, 15, 21, .06)
}

.tp-modal {
    z-index: 300050
}

@media screen and (max-width: 650px) {
    .tp-modal .tp-close {
        right: 0
    }

    .tp-modal .tp-iframe-wrapper[dir=rtl] .tp-close {
        right: initial;
        left: 0
    }
}

.tp-modal .tp-iframe-wrapper.tp-curtain {
    width: 600px;
    height: 480px
}

.tp-modal-open {
    overflow: hidden !important;
    height: 100vh;
    -webkit-overflow-scrolling: touch
}

.tp-modal-open.tp-modal-resizing {
    -webkit-overflow-scrolling: auto
}

.tp-modal-close {
    overflow: auto
}

.tp-iframe-wrapper {
    position: relative;
    margin: 50px auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .21)
}

.tp-iframe-wrapper.no-shadow {
    box-shadow: unset
}

.tp-modal {
    overflow-x: hidden;
    overflow-y: scroll !important;
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transform: translateZ(0)
}

.tp-modal .tp-message {
    font-family: Graphik Web Regular, Helvetica, Arial, sans-serif;
    padding: 10px
}

.tp-modal .tp-btn-container {
    padding-left: 10px;
    padding-bottom: 10px
}

.tp-cxense-placeholder-modal {
    width: 100%;
    background-color: #fff;
    max-width: 912px;
    display: block;
    overflow: hidden;
    height: auto;
    opacity: 1
}

.tp-widget-placeholder>div:after {
    display: block;
    content: "";
    clear: both
}

.tp-btn {
    text-decoration: none;
    cursor: pointer;
    padding: 0 18px;
    line-height: 40px;
    border-collapse: separate;
    border-radius: 4px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #fff;
    border: none;
    box-shadow: inset 0 -1px rgba(216, 218, 221, 0);
    background: #3878D8;
    background-position: bottom;
    text-shadow: none;
    font-family: Graphik Web Regular, Helvetica, Arial, sans-serif;
    white-space: nowrap;
    outline: 0
}

.tp-please-wait.tp-active {
    display: block;
    opacity: .9;
    transition: opacity .25s linear
}

.tp-please-wait {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #999;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: none;
    text-align: center;
    color: #fff;
    font-weight: lighter;
    font-family: Open Sans, sans-serif;
    font-size: 15px
}

.tp-please-wait.tp-overlap {
    position: fixed;
    z-index: 300150
}

.tp-please-wait.tp-local-overlap {
    position: absolute
}

.tp-please-wait>.tp-icon {
    width: 80px;
    height: 80px;
    margin: 100px auto 20px
}

.pn-spinner {
    color: gray;
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.pn-spinner div {
    transform-origin: 40px 40px;
    animation: pn-spinner 1.2s linear infinite
}

.pn-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 3px;
    left: 37px;
    width: 6px;
    height: 18px;
    border-radius: 20%;
    background: #fff
}

.pn-spinner div:nth-child(1) {
    transform: rotate(0);
    animation-delay: -1.1s
}

.pn-spinner div:nth-child(2) {
    transform: rotate(30deg);
    animation-delay: -1s
}

.pn-spinner div:nth-child(3) {
    transform: rotate(60deg);
    animation-delay: -.9s
}

.pn-spinner div:nth-child(4) {
    transform: rotate(90deg);
    animation-delay: -.8s
}

.pn-spinner div:nth-child(5) {
    transform: rotate(120deg);
    animation-delay: -.7s
}

.pn-spinner div:nth-child(6) {
    transform: rotate(150deg);
    animation-delay: -.6s
}

.pn-spinner div:nth-child(7) {
    transform: rotate(180deg);
    animation-delay: -.5s
}

.pn-spinner div:nth-child(8) {
    transform: rotate(210deg);
    animation-delay: -.4s
}

.pn-spinner div:nth-child(9) {
    transform: rotate(240deg);
    animation-delay: -.3s
}

.pn-spinner div:nth-child(10) {
    transform: rotate(270deg);
    animation-delay: -.2s
}

.pn-spinner div:nth-child(11) {
    transform: rotate(300deg);
    animation-delay: -.1s
}

.pn-spinner div:nth-child(12) {
    transform: rotate(330deg);
    animation-delay: 0s
}

@keyframes pn-spinner {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.tp-please-wait>.tp-icon.tp-centered {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.tp-iframe-wrapper.no-width .tp-close,
.tp-iframe-wrapper.no-height .tp-close,
.tp-modal.no-width .tp-close,
.tp-modal.no-height .tp-close {
    display: none
}

.tp-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.tp-banner>.tp-container-inner,
.tp-banner>.tp-container-inner>iframe {
    width: inherit !important
}

.tp-modal-overscroll-prevented {
    overscroll-behavior: contain;
    width: 100%;
    overflow-x: unset;
    overflow-y: scroll
}

.tp-scroll-prevented {
    height: 100vh;
    overflow: hidden;
    touch-action: none
}

.tp-body-scroll-prevented {
    touch-action: none
}

</style><style id="onetrust-style">#onetrust-banner-sdk .onetrust-vendors-list-handler {
    cursor: pointer;
    color: #1f96db;
    font-size: inherit;
    font-weight: bold;
    text-decoration: none;
    margin-left: 5px
}

#onetrust-banner-sdk .onetrust-vendors-list-handler:hover {
    color: #1f96db
}

#onetrust-banner-sdk:focus {
    outline: 2px solid #000;
    outline-offset: -2px
}

#onetrust-banner-sdk a:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
    outline-offset: 1px
}

#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
    height: 64px;
    width: 64px
}

#onetrust-banner-sdk .ot-tcf2-vendor-count.ot-text-bold {
    font-weight: bold
}

#onetrust-banner-sdk .ot-close-icon,
#onetrust-pc-sdk .ot-close-icon,
#ot-sync-ntfy .ot-close-icon {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 12px;
    width: 12px
}

#onetrust-banner-sdk .powered-by-logo,
#onetrust-banner-sdk .ot-pc-footer-logo a,
#onetrust-pc-sdk .powered-by-logo,
#onetrust-pc-sdk .ot-pc-footer-logo a,
#ot-sync-ntfy .powered-by-logo,
#ot-sync-ntfy .ot-pc-footer-logo a {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 25px;
    width: 152px;
    display: block;
    text-decoration: none;
    font-size: .75em
}

#onetrust-banner-sdk .powered-by-logo:hover,
#onetrust-banner-sdk .ot-pc-footer-logo a:hover,
#onetrust-pc-sdk .powered-by-logo:hover,
#onetrust-pc-sdk .ot-pc-footer-logo a:hover,
#ot-sync-ntfy .powered-by-logo:hover,
#ot-sync-ntfy .ot-pc-footer-logo a:hover {
    color: #565656
}

#onetrust-banner-sdk h3 *,
#onetrust-banner-sdk h4 *,
#onetrust-banner-sdk h6 *,
#onetrust-banner-sdk button *,
#onetrust-banner-sdk a[data-parent-id] *,
#onetrust-pc-sdk h3 *,
#onetrust-pc-sdk h4 *,
#onetrust-pc-sdk h6 *,
#onetrust-pc-sdk button *,
#onetrust-pc-sdk a[data-parent-id] *,
#ot-sync-ntfy h3 *,
#ot-sync-ntfy h4 *,
#ot-sync-ntfy h6 *,
#ot-sync-ntfy button *,
#ot-sync-ntfy a[data-parent-id] * {
    font-size: inherit;
    font-weight: inherit;
    color: inherit
}

#onetrust-banner-sdk .ot-hide,
#onetrust-pc-sdk .ot-hide,
#ot-sync-ntfy .ot-hide {
    display: none !important
}

#onetrust-banner-sdk button.ot-link-btn:hover,
#onetrust-pc-sdk button.ot-link-btn:hover,
#ot-sync-ntfy button.ot-link-btn:hover {
    text-decoration: underline;
    opacity: 1
}

#onetrust-pc-sdk .ot-sdk-row .ot-sdk-column {
    padding: 0
}

#onetrust-pc-sdk .ot-sdk-container {
    padding-right: 0
}

#onetrust-pc-sdk .ot-sdk-row {
    flex-direction: initial;
    width: 100%
}

#onetrust-pc-sdk [type=checkbox]:checked,
#onetrust-pc-sdk [type=checkbox]:not(:checked) {
    pointer-events: initial
}

#onetrust-pc-sdk [type=checkbox]:disabled+label::before,
#onetrust-pc-sdk [type=checkbox]:disabled+label:after,
#onetrust-pc-sdk [type=checkbox]:disabled+label {
    pointer-events: none;
    opacity: .8
}

#onetrust-pc-sdk #vendor-list-content {
    transform: translate3d(0, 0, 0)
}

#onetrust-pc-sdk li input[type=checkbox] {
    z-index: 1
}

#onetrust-pc-sdk li .ot-checkbox label {
    z-index: 2
}

#onetrust-pc-sdk li .ot-checkbox input[type=checkbox] {
    height: auto;
    width: auto
}

#onetrust-pc-sdk li .host-title a,
#onetrust-pc-sdk li .ot-host-name a,
#onetrust-pc-sdk li .accordion-text,
#onetrust-pc-sdk li .ot-acc-txt {
    z-index: 2;
    position: relative
}

#onetrust-pc-sdk input {
    margin: 3px .1ex
}

#onetrust-pc-sdk .pc-logo,
#onetrust-pc-sdk .ot-pc-logo {
    height: 60px;
    width: 180px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

#onetrust-pc-sdk .pc-logo img,
#onetrust-pc-sdk .ot-pc-logo img {
    max-height: 100%;
    max-width: 100%
}

#onetrust-pc-sdk .screen-reader-only,
#onetrust-pc-sdk .ot-scrn-rdr,
.ot-sdk-cookie-policy .screen-reader-only,
.ot-sdk-cookie-policy .ot-scrn-rdr {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

#onetrust-pc-sdk.ot-fade-in,
.onetrust-pc-dark-filter.ot-fade-in,
#onetrust-banner-sdk.ot-fade-in {
    animation-name: onetrust-fade-in;
    animation-duration: 400ms;
    animation-timing-function: ease-in-out
}

#onetrust-pc-sdk.ot-hide {
    display: none !important
}

.onetrust-pc-dark-filter.ot-hide {
    display: none !important
}

#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
    color: #fff;
    background-color: #468254;
    height: auto;
    white-space: normal;
    word-wrap: break-word;
    padding: .8em 2em;
    font-size: .8em;
    line-height: 1.2;
    cursor: pointer;
    -moz-transition: .1s ease;
    -o-transition: .1s ease;
    -webkit-transition: 1s ease;
    transition: .1s ease
}

#ot-sdk-btn.ot-sdk-show-settings:hover,
#ot-sdk-btn.optanon-show-settings:hover {
    color: #fff;
    background-color: #2c6415
}

#ot-sdk-btn.ot-sdk-show-settings:active,
#ot-sdk-btn.optanon-show-settings:active {
    color: #fff;
    background-color: #2c6415;
    border: 1px solid rgba(162, 192, 169, .5)
}

.onetrust-pc-dark-filter {
    background: rgba(0, 0, 0, .5);
    z-index: 2147483646;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0
}

@keyframes onetrust-fade-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.ot-cookie-label {
    text-decoration: underline
}

@media only screen and (min-width: 426px)and (max-width: 896px)and (orientation: landscape) {
    #onetrust-pc-sdk p {
        font-size: .75em
    }
}

#onetrust-banner-sdk .banner-option-input:focus+label {
    outline: 1px solid #000;
    outline-style: auto
}

.category-vendors-list-handler+a:focus,
.category-vendors-list-handler+a:focus-visible {
    outline: 2px solid #000
}

#onetrust-pc-sdk .ot-userid-title {
    margin-top: 10px
}

#onetrust-pc-sdk .ot-userid-title>span,
#onetrust-pc-sdk .ot-userid-timestamp>span {
    font-weight: 700
}

#onetrust-pc-sdk .ot-userid-desc {
    font-style: italic
}

#onetrust-pc-sdk .ot-host-desc a {
    pointer-events: initial
}

#onetrust-pc-sdk .ot-ven-hdr>p a {
    position: relative;
    z-index: 2;
    pointer-events: initial
}

#onetrust-pc-sdk .ot-vnd-serv .ot-vnd-item .ot-vnd-info a,
#onetrust-pc-sdk .ot-vs-list .ot-vnd-item .ot-vnd-info a {
    margin-right: auto
}

#onetrust-pc-sdk .ot-pc-footer-logo img {
    width: 136px;
    height: 16px
}

#onetrust-pc-sdk .ot-pur-vdr-count {
    font-weight: 400;
    font-size: .7rem;
    padding-top: 3px;
    display: block
}

#onetrust-banner-sdk .ot-optout-signal,
#onetrust-pc-sdk .ot-optout-signal {
    border: 1px solid #32ae88;
    border-radius: 3px;
    padding: 5px;
    margin-bottom: 10px;
    background-color: #f9fffa;
    font-size: .85rem;
    line-height: 2
}

#onetrust-banner-sdk .ot-optout-signal .ot-optout-icon,
#onetrust-pc-sdk .ot-optout-signal .ot-optout-icon {
    display: inline;
    margin-right: 5px
}

#onetrust-banner-sdk .ot-optout-signal svg,
#onetrust-pc-sdk .ot-optout-signal svg {
    height: 20px;
    width: 30px;
    transform: scale(0.5)
}

#onetrust-banner-sdk .ot-optout-signal svg path,
#onetrust-pc-sdk .ot-optout-signal svg path {
    fill: #32ae88
}

#onetrust-consent-sdk .ot-general-modal {
    overflow: hidden;
    position: fixed;
    margin: 0 auto;
    top: 50%;
    left: 50%;
    width: 40%;
    padding: 1.5rem;
    max-width: 575px;
    min-width: 575px;
    z-index: 2147483647;
    border-radius: 2.5px;
    transform: translate(-50%, -50%)
}

#onetrust-consent-sdk .ot-signature-health-group {
    margin-top: 1rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    margin-bottom: .625rem;
    width: calc(100% - 2.5rem)
}

#onetrust-consent-sdk .ot-signature-health-group .ot-signature-health-form {
    gap: .5rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
    width: 70%;
    gap: .35rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-input {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-subtitle {
    font-size: 1.125rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-group-title {
    font-size: 1.25rem;
    font-weight: bold
}

#onetrust-consent-sdk .ot-signature-health,
#onetrust-consent-sdk .ot-signature-health-group {
    display: flex;
    flex-direction: column;
    gap: 1rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-cont,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-cont {
    display: flex;
    flex-direction: column;
    gap: .25rem
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-paragraph,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-paragraph {
    margin: 0;
    line-height: 20px;
    font-size: max(14px, .875rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-health-signature-error,
#onetrust-consent-sdk .ot-signature-health-group .ot-health-signature-error {
    color: #4d4d4d;
    font-size: min(12px, .75rem)
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-buttons-cont,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-buttons-cont {
    margin-top: max(.75rem, 2%);
    gap: 1rem;
    display: flex;
    justify-content: flex-end
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button {
    flex: 1;
    height: auto;
    color: #fff;
    cursor: pointer;
    line-height: 1.2;
    min-width: 125px;
    font-weight: 600;
    font-size: .813em;
    border-radius: 2px;
    padding: 12px 10px;
    white-space: normal;
    word-wrap: break-word;
    word-break: break-word;
    background-color: #68b631;
    border: 2px solid #68b631
}

#onetrust-consent-sdk .ot-signature-health .ot-signature-button.reject,
#onetrust-consent-sdk .ot-signature-health-group .ot-signature-button.reject {
    background-color: #fff
}

#onetrust-consent-sdk .ot-input-field-cont {
    display: flex;
    flex-direction: column;
    gap: .5rem
}

#onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
    width: 65%
}

#onetrust-consent-sdk .ot-signature-health-form {
    display: flex;
    flex-direction: column
}

#onetrust-consent-sdk .ot-signature-health-form .ot-signature-label {
    margin-bottom: 0;
    line-height: 20px;
    font-size: max(14px, .875rem)
}

@media only screen and (max-width: 600px) {
    #onetrust-consent-sdk .ot-general-modal {
        min-width: 100%
    }

    #onetrust-consent-sdk .ot-signature-health .ot-signature-health-form {
        width: 100%
    }

    #onetrust-consent-sdk .ot-input-field-cont .ot-signature-input {
        width: 100%
    }
}

#onetrust-banner-sdk,
#onetrust-pc-sdk,
#ot-sdk-cookie-policy,
#ot-sync-ntfy {
    font-size: 16px
}

#onetrust-banner-sdk *,
#onetrust-banner-sdk ::after,
#onetrust-banner-sdk ::before,
#onetrust-pc-sdk *,
#onetrust-pc-sdk ::after,
#onetrust-pc-sdk ::before,
#ot-sdk-cookie-policy *,
#ot-sdk-cookie-policy ::after,
#ot-sdk-cookie-policy ::before,
#ot-sync-ntfy *,
#ot-sync-ntfy ::after,
#ot-sync-ntfy ::before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#onetrust-banner-sdk div,
#onetrust-banner-sdk span,
#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-banner-sdk p,
#onetrust-banner-sdk img,
#onetrust-banner-sdk svg,
#onetrust-banner-sdk button,
#onetrust-banner-sdk section,
#onetrust-banner-sdk a,
#onetrust-banner-sdk label,
#onetrust-banner-sdk input,
#onetrust-banner-sdk ul,
#onetrust-banner-sdk li,
#onetrust-banner-sdk nav,
#onetrust-banner-sdk table,
#onetrust-banner-sdk thead,
#onetrust-banner-sdk tr,
#onetrust-banner-sdk td,
#onetrust-banner-sdk tbody,
#onetrust-banner-sdk .ot-main-content,
#onetrust-banner-sdk .ot-toggle,
#onetrust-banner-sdk #ot-content,
#onetrust-banner-sdk #ot-pc-content,
#onetrust-banner-sdk .checkbox,
#onetrust-pc-sdk div,
#onetrust-pc-sdk span,
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#onetrust-pc-sdk p,
#onetrust-pc-sdk img,
#onetrust-pc-sdk svg,
#onetrust-pc-sdk button,
#onetrust-pc-sdk section,
#onetrust-pc-sdk a,
#onetrust-pc-sdk label,
#onetrust-pc-sdk input,
#onetrust-pc-sdk ul,
#onetrust-pc-sdk li,
#onetrust-pc-sdk nav,
#onetrust-pc-sdk table,
#onetrust-pc-sdk thead,
#onetrust-pc-sdk tr,
#onetrust-pc-sdk td,
#onetrust-pc-sdk tbody,
#onetrust-pc-sdk .ot-main-content,
#onetrust-pc-sdk .ot-toggle,
#onetrust-pc-sdk #ot-content,
#onetrust-pc-sdk #ot-pc-content,
#onetrust-pc-sdk .checkbox,
#ot-sdk-cookie-policy div,
#ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy img,
#ot-sdk-cookie-policy svg,
#ot-sdk-cookie-policy button,
#ot-sdk-cookie-policy section,
#ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy label,
#ot-sdk-cookie-policy input,
#ot-sdk-cookie-policy ul,
#ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy nav,
#ot-sdk-cookie-policy table,
#ot-sdk-cookie-policy thead,
#ot-sdk-cookie-policy tr,
#ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy tbody,
#ot-sdk-cookie-policy .ot-main-content,
#ot-sdk-cookie-policy .ot-toggle,
#ot-sdk-cookie-policy #ot-content,
#ot-sdk-cookie-policy #ot-pc-content,
#ot-sdk-cookie-policy .checkbox,
#ot-sync-ntfy div,
#ot-sync-ntfy span,
#ot-sync-ntfy h1,
#ot-sync-ntfy h2,
#ot-sync-ntfy h3,
#ot-sync-ntfy h4,
#ot-sync-ntfy h5,
#ot-sync-ntfy h6,
#ot-sync-ntfy p,
#ot-sync-ntfy img,
#ot-sync-ntfy svg,
#ot-sync-ntfy button,
#ot-sync-ntfy section,
#ot-sync-ntfy a,
#ot-sync-ntfy label,
#ot-sync-ntfy input,
#ot-sync-ntfy ul,
#ot-sync-ntfy li,
#ot-sync-ntfy nav,
#ot-sync-ntfy table,
#ot-sync-ntfy thead,
#ot-sync-ntfy tr,
#ot-sync-ntfy td,
#ot-sync-ntfy tbody,
#ot-sync-ntfy .ot-main-content,
#ot-sync-ntfy .ot-toggle,
#ot-sync-ntfy #ot-content,
#ot-sync-ntfy #ot-pc-content,
#ot-sync-ntfy .checkbox {
    font-family: inherit;
    font-weight: normal;
    -webkit-font-smoothing: auto;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: auto;
    min-height: 0;
    max-height: none;
    width: auto;
    min-width: 0;
    max-width: none;
    border-radius: 0;
    border: none;
    clear: none;
    float: none;
    position: static;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    background: none;
    overflow: visible;
    vertical-align: baseline;
    visibility: visible;
    z-index: auto;
    box-shadow: none
}

#onetrust-banner-sdk label:before,
#onetrust-banner-sdk label:after,
#onetrust-banner-sdk .checkbox:after,
#onetrust-banner-sdk .checkbox:before,
#onetrust-pc-sdk label:before,
#onetrust-pc-sdk label:after,
#onetrust-pc-sdk .checkbox:after,
#onetrust-pc-sdk .checkbox:before,
#ot-sdk-cookie-policy label:before,
#ot-sdk-cookie-policy label:after,
#ot-sdk-cookie-policy .checkbox:after,
#ot-sdk-cookie-policy .checkbox:before,
#ot-sync-ntfy label:before,
#ot-sync-ntfy label:after,
#ot-sync-ntfy .checkbox:after,
#ot-sync-ntfy .checkbox:before {
    content: "";
    content: none
}

#onetrust-banner-sdk .ot-sdk-container,
#onetrust-pc-sdk .ot-sdk-container,
#ot-sdk-cookie-policy .ot-sdk-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-column,
#onetrust-banner-sdk .ot-sdk-columns,
#onetrust-pc-sdk .ot-sdk-column,
#onetrust-pc-sdk .ot-sdk-columns,
#ot-sdk-cookie-policy .ot-sdk-column,
#ot-sdk-cookie-policy .ot-sdk-columns {
    width: 100%;
    float: left;
    box-sizing: border-box;
    padding: 0;
    display: initial
}

@media(min-width: 400px) {

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        width: 90%;
        padding: 0
    }
}

@media(min-width: 550px) {

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        width: 100%
    }

    #onetrust-banner-sdk .ot-sdk-column,
    #onetrust-banner-sdk .ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-column,
    #onetrust-pc-sdk .ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-column,
    #ot-sdk-cookie-policy .ot-sdk-columns {
        margin-left: 4%
    }

    #onetrust-banner-sdk .ot-sdk-column:first-child,
    #onetrust-banner-sdk .ot-sdk-columns:first-child,
    #onetrust-pc-sdk .ot-sdk-column:first-child,
    #onetrust-pc-sdk .ot-sdk-columns:first-child,
    #ot-sdk-cookie-policy .ot-sdk-column:first-child,
    #ot-sdk-cookie-policy .ot-sdk-columns:first-child {
        margin-left: 0
    }

    #onetrust-banner-sdk .ot-sdk-two.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-two.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-two.ot-sdk-columns {
        width: 13.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-three.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-three.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-three.ot-sdk-columns {
        width: 22%
    }

    #onetrust-banner-sdk .ot-sdk-four.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-four.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-four.ot-sdk-columns {
        width: 30.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eight.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-eight.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-eight.ot-sdk-columns {
        width: 65.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-nine.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-nine.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-nine.ot-sdk-columns {
        width: 74%
    }

    #onetrust-banner-sdk .ot-sdk-ten.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-ten.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-ten.ot-sdk-columns {
        width: 82.6666666667%
    }

    #onetrust-banner-sdk .ot-sdk-eleven.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-eleven.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-eleven.ot-sdk-columns {
        width: 91.3333333333%
    }

    #onetrust-banner-sdk .ot-sdk-twelve.ot-sdk-columns,
    #onetrust-pc-sdk .ot-sdk-twelve.ot-sdk-columns,
    #ot-sdk-cookie-policy .ot-sdk-twelve.ot-sdk-columns {
        width: 100%;
        margin-left: 0
    }
}

#onetrust-banner-sdk h1,
#onetrust-banner-sdk h2,
#onetrust-banner-sdk h3,
#onetrust-banner-sdk h4,
#onetrust-banner-sdk h5,
#onetrust-banner-sdk h6,
#onetrust-pc-sdk h1,
#onetrust-pc-sdk h2,
#onetrust-pc-sdk h3,
#onetrust-pc-sdk h4,
#onetrust-pc-sdk h5,
#onetrust-pc-sdk h6,
#ot-sdk-cookie-policy h1,
#ot-sdk-cookie-policy h2,
#ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy h6 {
    margin-top: 0;
    font-weight: 600;
    font-family: inherit
}

#onetrust-banner-sdk h1,
#onetrust-pc-sdk h1,
#ot-sdk-cookie-policy h1 {
    font-size: 1.5rem;
    line-height: 1.2
}

#onetrust-banner-sdk h2,
#onetrust-pc-sdk h2,
#ot-sdk-cookie-policy h2 {
    font-size: 1.5rem;
    line-height: 1.25
}

#onetrust-banner-sdk h3,
#onetrust-pc-sdk h3,
#ot-sdk-cookie-policy h3 {
    font-size: 1.5rem;
    line-height: 1.3
}

#onetrust-banner-sdk h4,
#onetrust-pc-sdk h4,
#ot-sdk-cookie-policy h4 {
    font-size: 1.5rem;
    line-height: 1.35
}

#onetrust-banner-sdk h5,
#onetrust-pc-sdk h5,
#ot-sdk-cookie-policy h5 {
    font-size: 1.5rem;
    line-height: 1.5
}

#onetrust-banner-sdk h6,
#onetrust-pc-sdk h6,
#ot-sdk-cookie-policy h6 {
    font-size: 1.5rem;
    line-height: 1.6
}

@media(min-width: 550px) {

    #onetrust-banner-sdk h1,
    #onetrust-pc-sdk h1,
    #ot-sdk-cookie-policy h1 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h2,
    #onetrust-pc-sdk h2,
    #ot-sdk-cookie-policy h2 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h3,
    #onetrust-pc-sdk h3,
    #ot-sdk-cookie-policy h3 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h4,
    #onetrust-pc-sdk h4,
    #ot-sdk-cookie-policy h4 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h5,
    #onetrust-pc-sdk h5,
    #ot-sdk-cookie-policy h5 {
        font-size: 1.5rem
    }

    #onetrust-banner-sdk h6,
    #onetrust-pc-sdk h6,
    #ot-sdk-cookie-policy h6 {
        font-size: 1.5rem
    }
}

#onetrust-banner-sdk p,
#onetrust-pc-sdk p,
#ot-sdk-cookie-policy p {
    margin: 0 0 1em 0;
    font-family: inherit;
    line-height: normal
}

#onetrust-banner-sdk a,
#onetrust-pc-sdk a,
#ot-sdk-cookie-policy a {
    color: #565656;
    text-decoration: underline
}

#onetrust-banner-sdk a:hover,
#onetrust-pc-sdk a:hover,
#ot-sdk-cookie-policy a:hover {
    color: #565656;
    text-decoration: none
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-button,
#onetrust-banner-sdk button,
#onetrust-pc-sdk .ot-sdk-button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy .ot-sdk-button,
#ot-sdk-cookie-policy button {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: .01em;
    text-decoration: none;
    white-space: nowrap;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 2px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box
}

#onetrust-banner-sdk .ot-sdk-button:hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#onetrust-pc-sdk .ot-sdk-button:hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus,
#ot-sdk-cookie-policy .ot-sdk-button:hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):hover,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:not(.ot-link-btn):focus {
    color: #333;
    border-color: #888;
    opacity: .9
}

#onetrust-banner-sdk .ot-sdk-button:focus,
#onetrust-banner-sdk :not(.ot-leg-btn-container)>button:focus,
#onetrust-pc-sdk .ot-sdk-button:focus,
#onetrust-pc-sdk :not(.ot-leg-btn-container)>button:focus,
#ot-sdk-cookie-policy .ot-sdk-button:focus,
#ot-sdk-cookie-policy :not(.ot-leg-btn-container)>button:focus {
    outline: 2px solid #000
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-banner-sdk button.ot-sdk-button-primary,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary,
#onetrust-pc-sdk button.ot-sdk-button-primary,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary,
#ot-sdk-cookie-policy button.ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary {
    color: #fff;
    background-color: #33c3f0;
    border-color: #33c3f0
}

#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk button.ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:hover,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:hover,
#onetrust-banner-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk button.ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=submit].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=reset].ot-sdk-button-primary:focus,
#onetrust-banner-sdk input[type=button].ot-sdk-button-primary:focus,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk button.ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:hover,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:hover,
#onetrust-pc-sdk .ot-sdk-button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk button.ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=submit].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=reset].ot-sdk-button-primary:focus,
#onetrust-pc-sdk input[type=button].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:hover,
#ot-sdk-cookie-policy .ot-sdk-button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy button.ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=submit].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=reset].ot-sdk-button-primary:focus,
#ot-sdk-cookie-policy input[type=button].ot-sdk-button-primary:focus {
    color: #fff;
    background-color: #1eaedb;
    border-color: #1eaedb
}

#onetrust-banner-sdk input[type=text],
#onetrust-pc-sdk input[type=text],
#ot-sdk-cookie-policy input[type=text] {
    height: 38px;
    padding: 6px 10px;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box
}

#onetrust-banner-sdk input[type=text],
#onetrust-pc-sdk input[type=text],
#ot-sdk-cookie-policy input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

#onetrust-banner-sdk input[type=text]:focus,
#onetrust-pc-sdk input[type=text]:focus,
#ot-sdk-cookie-policy input[type=text]:focus {
    border: 1px solid #000;
    outline: 0
}

#onetrust-banner-sdk label,
#onetrust-pc-sdk label,
#ot-sdk-cookie-policy label {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600
}

#onetrust-banner-sdk input[type=checkbox],
#onetrust-pc-sdk input[type=checkbox],
#ot-sdk-cookie-policy input[type=checkbox] {
    display: inline
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
    list-style: circle inside
}

#onetrust-banner-sdk ul,
#onetrust-pc-sdk ul,
#ot-sdk-cookie-policy ul {
    padding-left: 0;
    margin-top: 0
}

#onetrust-banner-sdk ul ul,
#onetrust-pc-sdk ul ul,
#ot-sdk-cookie-policy ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

#onetrust-banner-sdk li,
#onetrust-pc-sdk li,
#ot-sdk-cookie-policy li {
    margin-bottom: 1rem
}

#onetrust-banner-sdk th,
#onetrust-banner-sdk td,
#onetrust-pc-sdk th,
#onetrust-pc-sdk td,
#ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e1e1e1
}

#onetrust-banner-sdk button,
#onetrust-pc-sdk button,
#ot-sdk-cookie-policy button {
    margin-bottom: 1rem;
    font-family: inherit
}

#onetrust-banner-sdk .ot-sdk-container:after,
#onetrust-banner-sdk .ot-sdk-row:after,
#onetrust-pc-sdk .ot-sdk-container:after,
#onetrust-pc-sdk .ot-sdk-row:after,
#ot-sdk-cookie-policy .ot-sdk-container:after,
#ot-sdk-cookie-policy .ot-sdk-row:after {
    content: "";
    display: table;
    clear: both
}

#onetrust-banner-sdk .ot-sdk-row,
#onetrust-pc-sdk .ot-sdk-row,
#ot-sdk-cookie-policy .ot-sdk-row {
    margin: 0;
    max-width: none;
    display: block
}

#onetrust-banner-sdk {
    box-shadow: 0 0 18px rgba(0, 0, 0, .2)
}

#onetrust-banner-sdk.otFlat {
    position: fixed;
    z-index: 2147483645;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    max-height: 90%;
    overflow-x: hidden;
    overflow-y: auto
}

#onetrust-banner-sdk.otFlat.top {
    top: 0px;
    bottom: auto
}

#onetrust-banner-sdk.otRelFont {
    font-size: 1rem
}

#onetrust-banner-sdk>.ot-sdk-container {
    overflow: hidden
}

#onetrust-banner-sdk::-webkit-scrollbar {
    width: 11px
}

#onetrust-banner-sdk::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #c1c1c1
}

#onetrust-banner-sdk {
    scrollbar-arrow-color: #c1c1c1;
    scrollbar-darkshadow-color: #c1c1c1;
    scrollbar-face-color: #c1c1c1;
    scrollbar-shadow-color: #c1c1c1
}

#onetrust-banner-sdk #onetrust-policy {
    margin: 1.25em 0 .625em 2em;
    overflow: hidden
}

#onetrust-banner-sdk #onetrust-policy .ot-gv-list-handler {
    float: left;
    font-size: .82em;
    padding: 0;
    margin-bottom: 0;
    border: 0;
    line-height: normal;
    height: auto;
    width: auto
}

#onetrust-banner-sdk #onetrust-policy-title {
    font-size: 1.2em;
    line-height: 1.3;
    margin-bottom: 10px
}

#onetrust-banner-sdk #onetrust-policy-text {
    clear: both;
    text-align: left;
    font-size: .88em;
    line-height: 1.4
}

#onetrust-banner-sdk #onetrust-policy-text * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk #onetrust-policy-text a {
    font-weight: bold;
    margin-left: 5px
}

#onetrust-banner-sdk #onetrust-policy-title,
#onetrust-banner-sdk #onetrust-policy-text {
    color: dimgray;
    float: left
}

#onetrust-banner-sdk #onetrust-button-group-parent {
    min-height: 1px;
    text-align: center
}

#onetrust-banner-sdk #onetrust-button-group {
    display: inline-block
}

#onetrust-banner-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler,
#onetrust-banner-sdk #onetrust-pc-btn-handler {
    background-color: #68b631;
    color: #fff;
    border-color: #68b631;
    margin-right: 1em;
    min-width: 125px;
    height: auto;
    white-space: normal;
    word-break: break-word;
    word-wrap: break-word;
    padding: 12px 10px;
    line-height: 1.2;
    font-size: .813em;
    font-weight: 600
}

#onetrust-banner-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    background-color: #fff;
    border: none;
    color: #68b631;
    text-decoration: underline;
    padding-left: 0;
    padding-right: 0
}

#onetrust-banner-sdk .onetrust-close-btn-ui {
    width: 44px;
    height: 44px;
    background-size: 12px;
    border: none;
    position: relative;
    margin: auto;
    padding: 0
}

#onetrust-banner-sdk .banner_logo {
    display: none
}

#onetrust-banner-sdk.ot-bnr-w-logo .ot-bnr-logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0px
}

#onetrust-banner-sdk.ot-bnr-w-logo #onetrust-policy {
    margin-left: 65px
}

#onetrust-banner-sdk .ot-b-addl-desc {
    clear: both;
    float: left;
    display: block
}

#onetrust-banner-sdk #banner-options {
    float: left;
    display: table;
    margin-right: 0;
    margin-left: 1em;
    width: calc(100% - 1em)
}

#onetrust-banner-sdk .banner-option-input {
    cursor: pointer;
    width: auto;
    height: auto;
    border: none;
    padding: 0;
    padding-right: 3px;
    margin: 0 0 10px;
    font-size: .82em;
    line-height: 1.4
}

#onetrust-banner-sdk .banner-option-input * {
    pointer-events: none;
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true]~.banner-option-details {
    display: block;
    height: auto
}

#onetrust-banner-sdk .banner-option-input[aria-expanded=true] .ot-arrow-container {
    transform: rotate(90deg)
}

#onetrust-banner-sdk .banner-option {
    margin-bottom: 12px;
    margin-left: 0;
    border: none;
    float: left;
    padding: 0
}

#onetrust-banner-sdk .banner-option:first-child {
    padding-left: 2px
}

#onetrust-banner-sdk .banner-option:not(:first-child) {
    padding: 0;
    border: none
}

#onetrust-banner-sdk .banner-option-header {
    cursor: pointer;
    display: inline-block
}

#onetrust-banner-sdk .banner-option-header :first-child {
    color: dimgray;
    font-weight: bold;
    float: left
}

#onetrust-banner-sdk .banner-option-header .ot-arrow-container {
    display: inline-block;
    border-top: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid dimgray;
    margin-left: 10px;
    vertical-align: middle
}

#onetrust-banner-sdk .banner-option-details {
    display: none;
    font-size: .83em;
    line-height: 1.5;
    padding: 10px 0px 5px 10px;
    margin-right: 10px;
    height: 0px
}

#onetrust-banner-sdk .banner-option-details * {
    font-size: inherit;
    line-height: inherit;
    color: dimgray
}

#onetrust-banner-sdk .ot-arrow-container,
#onetrust-banner-sdk .banner-option-details {
    transition: all 300ms ease-in 0s;
    -webkit-transition: all 300ms ease-in 0s;
    -moz-transition: all 300ms ease-in 0s;
    -o-transition: all 300ms ease-in 0s
}

#onetrust-banner-sdk .ot-dpd-container {
    float: left
}

#onetrust-banner-sdk .ot-dpd-title {
    margin-bottom: 10px
}

#onetrust-banner-sdk .ot-dpd-title,
#onetrust-banner-sdk .ot-dpd-desc {
    font-size: .88em;
    line-height: 1.4;
    color: dimgray
}

#onetrust-banner-sdk .ot-dpd-title *,
#onetrust-banner-sdk .ot-dpd-desc * {
    font-size: inherit;
    line-height: inherit
}

#onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text * {
    margin-bottom: 0
}

#onetrust-banner-sdk.ot-iab-2 .onetrust-vendors-list-handler {
    display: block;
    margin-left: 0;
    margin-top: 5px;
    clear: both;
    margin-bottom: 0;
    padding: 0;
    border: 0;
    height: auto;
    width: auto
}

#onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
    display: block
}

#onetrust-banner-sdk.ot-close-btn-link {
    padding-top: 25px
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container {
    top: 15px;
    transform: none;
    right: 15px
}

#onetrust-banner-sdk.ot-close-btn-link #onetrust-close-btn-container button {
    padding: 0;
    white-space: pre-wrap;
    border: none;
    height: auto;
    line-height: 1.5;
    text-decoration: underline;
    font-size: .69em
}

#onetrust-banner-sdk #onetrust-policy-text,
#onetrust-banner-sdk .ot-dpd-desc,
#onetrust-banner-sdk .ot-b-addl-desc {
    font-size: .813em;
    line-height: 1.5
}

#onetrust-banner-sdk .ot-dpd-desc {
    margin-bottom: 10px
}

#onetrust-banner-sdk .ot-dpd-desc>.ot-b-addl-desc {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1em
}

@media only screen and (max-width: 425px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        position: absolute;
        top: 6px;
        right: 2px
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 0;
        margin-top: 3em
    }

    #onetrust-banner-sdk #onetrust-button-group {
        display: block
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        width: 100%
    }

    #onetrust-banner-sdk .onetrust-close-btn-ui {
        top: auto;
        transform: none
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        display: inline;
        float: none
    }

    #onetrust-banner-sdk #banner-options {
        margin: 0;
        padding: 0;
        width: 100%
    }
}

@media only screen and (min-width: 426px)and (max-width: 896px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        position: absolute;
        top: 0;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 1em;
        margin-right: 1em
    }

    #onetrust-banner-sdk .onetrust-close-btn-ui {
        top: 10px;
        right: 10px
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 95%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-group-container {
        width: 100%
    }

    #onetrust-banner-sdk.ot-bnr-w-logo #onetrust-button-group-parent {
        padding-left: 50px
    }

    #onetrust-banner-sdk #onetrust-button-group-parent {
        width: 100%;
        position: relative;
        margin-left: 0
    }

    #onetrust-banner-sdk #onetrust-button-group button {
        display: inline-block
    }

    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: 0;
        text-align: center
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler {
        float: left
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-reject-all-handler,
    #onetrust-banner-sdk .has-reject-all-button #onetrust-accept-btn-handler {
        float: right
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-button-group {
        width: calc(100% - 2em);
        margin-right: 0
    }

    #onetrust-banner-sdk .has-reject-all-button #onetrust-pc-btn-handler.cookie-setting-link {
        padding-left: 0px;
        text-align: left
    }

    #onetrust-banner-sdk.ot-buttons-fw .ot-sdk-three button {
        width: 100%;
        text-align: center
    }

    #onetrust-banner-sdk.ot-buttons-fw #onetrust-button-group-parent button {
        float: none
    }

    #onetrust-banner-sdk.ot-buttons-fw #onetrust-pc-btn-handler.cookie-setting-link {
        text-align: center
    }
}

@media only screen and (min-width: 550px) {
    #onetrust-banner-sdk .banner-option:not(:first-child) {
        border-left: 1px solid #d8d8d8;
        padding-left: 25px
    }
}

@media only screen and (min-width: 425px)and (max-width: 550px) {

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group,
    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy,
    #onetrust-banner-sdk.ot-iab-2 .banner-option {
        width: 100%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,
    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler,
    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-pc-btn-handler {
        width: 100%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-accept-btn-handler,
    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group #onetrust-reject-all-handler {
        float: left
    }
}

@media only screen and (min-width: 769px) {
    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: 30%
    }

    #onetrust-banner-sdk #banner-options {
        margin-left: 2em;
        margin-right: 5em;
        margin-bottom: 1.25em;
        width: calc(100% - 7em)
    }
}

@media only screen and (min-width: 897px)and (max-width: 1023px) {
    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        top: 50%;
        left: 80%;
        transform: translateY(-50%)
    }

    #onetrust-banner-sdk #onetrust-close-btn-container {
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%);
        position: absolute;
        padding: 0;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-close-btn-container button {
        position: relative;
        margin: 0;
        right: -22px;
        top: 2px
    }
}

@media only screen and (min-width: 1024px) {
    #onetrust-banner-sdk #onetrust-close-btn-container {
        top: 50%;
        margin: auto;
        transform: translate(-50%, -50%);
        position: absolute;
        right: 0
    }

    #onetrust-banner-sdk #onetrust-close-btn-container button {
        right: -12px
    }

    #onetrust-banner-sdk #onetrust-policy {
        margin-left: 2em
    }

    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        top: 50%;
        left: 60%;
        transform: translateY(-50%)
    }

    #onetrust-banner-sdk .ot-optout-signal {
        width: 50%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-title {
        width: 50%
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text,
    #onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc {
        margin-bottom: 1em;
        width: 50%;
        border-right: 1px solid #d8d8d8;
        padding-right: 1rem
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-policy-text {
        margin-bottom: 0;
        padding-bottom: 1em
    }

    #onetrust-banner-sdk.ot-iab-2 :not(.ot-dpd-desc)>.ot-b-addl-desc {
        margin-bottom: 0;
        padding-bottom: 1em
    }

    #onetrust-banner-sdk.ot-iab-2 .ot-dpd-container {
        width: 45%;
        padding-left: 1rem;
        display: inline-block;
        float: none
    }

    #onetrust-banner-sdk.ot-iab-2 .ot-dpd-title {
        line-height: 1.7
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group-parent {
        left: auto;
        right: 4%;
        margin-left: 0
    }

    #onetrust-banner-sdk.ot-iab-2 #onetrust-button-group button {
        display: block
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
        margin: auto;
        width: 30%
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 60%
    }

    #onetrust-banner-sdk #onetrust-button-group {
        margin-right: auto
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-reject-all-handler,
    #onetrust-banner-sdk #onetrust-pc-btn-handler {
        margin-top: 1em
    }
}

@media only screen and (min-width: 890px) {
    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group-parent {
        padding-left: 3%;
        padding-right: 4%;
        margin-left: 0
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group {
        margin-right: 0;
        margin-top: 1.25em;
        width: 100%
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button {
        width: 100%;
        margin-bottom: 5px;
        margin-top: 5px
    }

    #onetrust-banner-sdk.ot-buttons-fw:not(.ot-iab-2) #onetrust-button-group button:last-of-type {
        margin-bottom: 20px
    }
}

@media only screen and (min-width: 1280px) {
    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-group-container {
        width: 55%
    }

    #onetrust-banner-sdk:not(.ot-iab-2) #onetrust-button-group-parent {
        width: 44%;
        padding-left: 2%;
        padding-right: 2%
    }

    #onetrust-banner-sdk:not(.ot-iab-2).vertical-align-content #onetrust-button-group-parent {
        position: absolute;
        left: 55%
    }
}

#onetrust-consent-sdk #onetrust-banner-sdk {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-policy-title,
#onetrust-consent-sdk #onetrust-policy-text,
#onetrust-consent-sdk .ot-b-addl-desc,
#onetrust-consent-sdk .ot-dpd-desc,
#onetrust-consent-sdk .ot-dpd-title,
#onetrust-consent-sdk #onetrust-policy-text *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk .ot-dpd-desc *:not(.onetrust-vendors-list-handler),
#onetrust-consent-sdk #onetrust-banner-sdk #banner-options *,
#onetrust-banner-sdk .ot-cat-header,
#onetrust-banner-sdk .ot-optout-signal {
    color: #000000;
}

#onetrust-consent-sdk #onetrust-banner-sdk .banner-option-details {
    background-color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-banner-sdk a[href],
#onetrust-consent-sdk #onetrust-banner-sdk a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-link-btn {
    color: #3860BE;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-reject-all-handler {
    background-color: #D40202;
    border-color: #D40202;
    color: #FFFFFF;
}

#onetrust-consent-sdk #onetrust-banner-sdk *:focus,
#onetrust-consent-sdk #onetrust-banner-sdk:focus {
    outline-color: #000000;
    outline-width: 1px;
}

#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
    color: #D40202;
    border-color: #D40202;
    background-color:
        #FFFFFF;
}

#onetrust-banner-sdk {
    font-size: 16px;
}

#onetrust-banner-sdk #onetrust-pc-btn-handler {
    padding-top: 25px;
    padding-bottom: 5px;
    margin-right: 0;
}

#onetrust-consent-sdk #onetrust-accept-btn-handler {
    margin: auto;
}

#onetrust-banner-sdk #onetrust-policy-title {
    text-align: justify;
}

#onetrust-banner-sdk #onetrust-policy-text {
    text-align: justify;
}

#onetrust-banner-sdk .ot-dpd-title {
    text-align: justify;
}

#onetrust-banner-sdk .ot-b-addl-desc {
    text-align: justify;
}

#onetrust-banner-sdk .ot-dpd-desc {
    text-align: justify;
}

#onetrust-banner-sdk #onetrust-reject-all-handler {
    text-align: justify;
    margin-left: 2em;
}

.a {
    color: #03BF00;
}

@media only screen and (max-width: 450px) {
    #onetrust-banner-sdk #onetrust-policy-text {
        text-align: justify;
    }

    #onetrust-banner-sdk .ot-b-addl-desc {
        text-align: justify;
    }

    #onetrust-banner-sdk .ot-dpd-desc {
        text-align: justify;
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        text-align: justify;
    }

    #onetrust-banner-sdk .ot-dpd-title {
        text-align: justify;
        margin: 0;
    }

    #onetrust-banner-sdk #onetrust-accept-btn-handler {
        padding: 5px;
    }

    #onetrust-banner-sdk .banner-option {
        margin-bottom: 0px;
    }

    #onetrust-banner-sdk #onetrust-pc-btn-handler .cookie-setting-link {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media only screen and (max-height: 640px) {

    #onetrust-banner-sdk #onetrust-policy-text,
    #onetrust-banner-sdk .ot-dpd-desc,
    #onetrust-banner-sdk .ot-b-addl-desc {
        font-size: .57em;
        line-height: 1.2;
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        font-size: 1em;
        line-height: 1;
    }

    #onetrust-banner-sdk .ot-dpd-title,
    #onetrust-banner-sdk .ot-dpd-desc {
        font-size: .7em;
        line-height: 1.2;
    }

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        padding: 0 15px;
    }
}

@media only screen and (min-height: 640px) {

    #onetrust-banner-sdk #onetrust-policy-text,
    #onetrust-banner-sdk .ot-dpd-desc,
    #onetrust-banner-sdk .ot-b-addl-desc {
        font-size: .7em;
        line-height: 1.2;
    }

    #onetrust-banner-sdk #onetrust-policy-title {
        font-size: 1em;
        line-height: 1;
    }

    #onetrust-banner-sdk .ot-dpd-title,
    #onetrust-banner-sdk .ot-dpd-desc {
        font-size: .7em;
        line-height: 1.2;
    }

    #onetrust-banner-sdk .ot-sdk-container,
    #onetrust-pc-sdk .ot-sdk-container,
    #ot-sdk-cookie-policy .ot-sdk-container {
        padding: 0 15px;
    }
}

.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 16px
}

.ot-sdk-cookie-policy.otRelFont {
    font-size: 1rem
}

.ot-sdk-cookie-policy h3,
.ot-sdk-cookie-policy h4,
.ot-sdk-cookie-policy h6,
.ot-sdk-cookie-policy p,
.ot-sdk-cookie-policy li,
.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy th,
.ot-sdk-cookie-policy #cookie-policy-description,
.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
.ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

.ot-sdk-cookie-policy h4 {
    font-size: 1.2em
}

.ot-sdk-cookie-policy h6 {
    font-size: 1em;
    margin-top: 2em
}

.ot-sdk-cookie-policy th {
    min-width: 75px
}

.ot-sdk-cookie-policy a,
.ot-sdk-cookie-policy a:hover {
    background: #fff
}

.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

.ot-sdk-cookie-policy table {
    border-collapse: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy {
    font-family: inherit;
    font-size: 1rem
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h3,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h4,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: dimgray
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup {
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group-desc,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-table-header,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td {
    font-size: .9em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td a {
    font-size: inherit
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    font-size: 1em;
    margin-bottom: .6em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-title {
    margin-bottom: 1.2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy>section {
    margin-bottom: 1em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    min-width: 75px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a:hover {
    background: #fff
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead {
    background-color: #f6f6f4;
    font-weight: bold
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-mobile-border {
    display: none
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy section {
    margin-bottom: 2em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li {
    list-style: disc;
    margin-left: 1.5em
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-subgroup ul li h4 {
    display: inline-block
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
    border-collapse: inherit;
    margin: auto;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    border-spacing: initial;
    width: 100%;
    overflow: hidden
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
    border-bottom: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
    border-bottom: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr th:last-child,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr td:last-child {
    border-right: 0px
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
    width: 25%
}

.ot-sdk-cookie-policy[dir=rtl] {
    text-align: left
}

#ot-sdk-cookie-policy h3 {
    font-size: 1.5em
}

@media only screen and (max-width: 530px) {

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) table,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tbody,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) th,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td,
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        display: block
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr {
        margin: 0 0 1em 0
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd),
    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) tr:nth-child(odd) a {
        background: #f6f6f4
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        position: absolute;
        height: 100%;
        left: 6px;
        width: 40%;
        padding-right: 10px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) .ot-mobile-border {
        display: inline-block;
        background-color: #e4e4e4;
        position: absolute;
        height: 100%;
        top: 0;
        left: 45%;
        width: 2px
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) td:before {
        content: attr(data-label);
        font-weight: bold
    }

    .ot-sdk-cookie-policy:not(#ot-sdk-cookie-policy-v2) li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table {
        overflow: hidden
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table td {
        border: none;
        border-bottom: 1px solid #d7d7d7
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tbody,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        display: block
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-host,
    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table .ot-cookies-type {
        width: auto
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy tr {
        margin: 0 0 1em 0
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        height: 100%;
        width: 40%;
        padding-right: 10px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td:before {
        content: attr(data-label);
        font-weight: bold
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li {
        word-break: break-word;
        word-wrap: break-word
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
        z-index: -9999
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td {
        border-bottom: 1px solid #d7d7d7;
        border-right: 0px
    }

    #ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table tr:last-child td:last-child {
        border-bottom: 0px
    }
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h5,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy h6,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy li,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy p,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy a,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy span,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy td,
#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-description {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy th {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy .ot-sdk-cookie-policy-group {
    color: #696969;
}

#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy #cookie-policy-title {
    color: #696969;
}


#ot-sdk-cookie-policy-v2.ot-sdk-cookie-policy table th {
    background-color: #F8F8F8;
}

.tmp-sidebar-without-img .section-title-container {
    background-color: #ea2700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0 0;
    border-top: 0;
}

@media all and (min-width: 640px) {
    .tmp-sidebar-without-img .section-title-container {
        padding: 8px 10px;
        max-height: 41px;
    }
}

.tmp-sidebar-without-img .section-title-container .widget-title {
    color: #fff;
    background-color: #ea2700;
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container .widget-title {
        padding-bottom: 15px;
    }
}

.news-item .news-item-info {
    padding: 12px 15px 12px;
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 1279px) {
    .news-item .news-item-info {
        padding: 13px 15px 15px 15px;
    }
}

.article-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 0;
}

@media all and (max-width: 639px) {
    .article-title {
        font-size: 18px;
        line-height: 22px;
    }
}

.news-item {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1);
}

@media all and (max-width: 639px) {
    .news-item {
        border-radius: 0;
    }
}

@media all and (max-width: 639px) {
    .news-item.mg-bottom-20 {
        margin-bottom: 15px;
    }
}

@media all and (min-width: 640px) {
    .news-item .thumb {
        border-radius: 8px 8px 0 0;
    }
}

.news-item .cat-and-date {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    margin-bottom: 5px;
    width: 100%;
}

.news-item .news-item__metadata__time,
.news-item .news-item__metadata__advertorial,
.news-item .news-item__metadata__eqv {
    font-weight: 300;
    font-size: 14px;
}

.news-item .news-item__metadata__advertorial,
.news-item .news-item__metadata__eqv {
    width: 100%;
    text-align: right;
    margin-top: 5px;
}

.news-item .category-label {
    font-weight: 500;
}

.news-item .news-item-info {
    padding: 12px 15px 12px;
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 1279px) {
    .news-item .news-item-info {
        padding: 13px 15px 15px 15px;
    }
}

@media all and (min-width: 1279px) {
    .news-item.large .thumb {
        padding-bottom: 75%;
    }
}

@media all and (min-width: 640px) {
    .news-item.large .article-title {
        font-size: 32px;
        line-height: 39px;
        font-weight: bold;
    }
}

.news-item.large .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left;
}

@media all and (min-width: 640px) {
    .news-item.large .thumb-in-title {
        width: 50px;
        height: 50px;
    }
}

@media all and (min-width: 1279px) {
    .news-item.large .thumb-in-title {
        width: 90px;
        height: 90px;
    }
}

.small-news-wrapper {
    display: flex;
    justify-content: start;
    flex-wrap: wrap;
    column-gap: 15px;
}

.small-news-wrapper div.strawberry-ads {
    background-color: transparent;
    padding: 0;
}

@media all and (max-width: 639px) {
    .small-news-wrapper div.strawberry-ads.mobile-only {
        width: 100%;
    }
}

.section-title-container {
    width: 100%;
}

.section-title-container.not-border {
    border-top: 0;
}

@media all and (max-width: 639px) {
    .widget-title {
        padding: 15px 15px 10px 15px;
        background-color: white;
        width: 100%;
        display: block;
    }
}

@media all and (max-width: 639px) {

    .one-plus-four .controller,
    .listed-art-infinite .controller,
    .single-content-one-plus-three .controller,
    .thematic-container .controller {
        padding: 0;
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item {
        flex-direction: row;
        padding-right: 15px;
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px;
        margin-bottom: 15px;
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw);
    }
}

@media all and (max-width: 639px) {

    .one-plus-four:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .listed-art-infinite:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .single-content-one-plus-three:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date,
    .thematic-container:not(.hero-home):not(.tmp-cat-opinii) .small-news-wrapper .news-item .news-item-info .cat-and-date {
        width: calc(100vw - 31px);
        margin-right: calc(-30.4vw - 15px);
    }
}

.thematic-container .controller {
    flex-wrap: wrap;
}

@media all and (max-width: 639px) {
    .thematic-container .controller {
        padding: 0;
    }
}

.thematic-container .controller .large {
    order: 1;
}

.thematic-container .controller .small-news-wrapper {
    order: 3;
}

.thematic-container .controller .small-news-wrapper .news-item .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left;
}

@media all and (min-width: 640px) {
    .thematic-container .controller .small-news-wrapper .news-item .thumb-in-title {
        width: 50px;
        height: 50px;
    }
}

.thematic-container .controller .small-news-wrapper .strawberry-ads {
    background-color: transparent;
    padding: 0;
}

@media all and (min-width: 1279px) {
    .thematic-container .controller .small-news-wrapper .strawberry-ads {
        width: calc(25% - 11.3px);
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .small-news-wrapper .cat-and-date {
        font-weight: 400;
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .small-news-wrapper .article-title {
        font-size: 18px;
        font-weight: 400;
    }
}

.thematic-container .controller .secondary-news {
    order: 2;
    width: 100%;
    flex-wrap: wrap;
}

.thematic-container .controller .secondary-news .news-item {
    width: 100%;
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .thematic-container .controller .secondary-news .news-item {
        width: 100%;
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .news-item {
        flex-direction: row;
        padding-right: 15px;
    }
}

.thematic-container .controller .secondary-news .news-item .thumb-in-title {
    width: 70px;
    height: 70px;
    display: inline-block;
    float: left;
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .news-item .thumb-in-title {
        width: 50px;
        height: 50px;
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px;
    }
}

@media all and (min-width: 640px) {
    .thematic-container .controller .secondary-news .thumb {
        display: none;
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw);
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .cat-and-date {
        margin-right: calc(-30.4vw - 15px);
        font-weight: 400;
        width: calc(100vw - 31px);
    }
}

@media all and (max-width: 639px) {
    .thematic-container .controller .secondary-news .article-title {
        font-size: 18px;
        font-weight: 400;
    }
}

.thematic-container--infinite .controller .secondary-news .thumb {
    display: block;
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .article-title {
        font-size: 18px;
        font-weight: 400;
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .news-item {
        flex-wrap: wrap;
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .cat-and-date {
        margin-right: 0;
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .thumb {
        order: 1;
        width: 100%;
        padding-bottom: 66.66%;
        margin-top: 0;
    }
}

@media all and (max-width: 639px) {
    .thematic-container.tmp-cat-opinii .controller .secondary-news .news-item-info {
        order: 2;
        width: 100%;
    }
}

.partners {
    padding: 15px 0 5px 0;
    background: #dcdfea;
}

@media all and (min-width: 640px) {
    .partners {
        padding: 15px 0 0 0;
        margin-bottom: 15px;
    }
}

.partners .partners-container {
    margin: 0 auto;
    flex-wrap: wrap;
    flex-direction: column;
    padding-right: 0;
    width: 100%;
}

@media all and (min-width: 640px) {
    .partners .partners-container {
        width: 88vw;
        max-width: 800px;
    }
}

@media all and (min-width: 1279px) {
    .partners .partners-container {
        width: 100%;
        max-width: 1260px;
    }
}

.partners .widget-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

@media all and (max-width: 639px) {
    .partners .widget-title {
        padding-left: 15px;
    }
}

.partners .partners-list {
    width: 100%;
    column-gap: 15px;
}

@media all and (max-width: 639px) {
    .partners .partners-list {
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-right: 15px;
        padding-left: 15px;
    }
}

.partners .partners-list .partner-item {
    flex-direction: column;
    flex-wrap: wrap;
    border-radius: 8px;
    background-color: white;
    box-shadow: 0px 2px 4px -2px rgba(16, 24, 40, 0.06);
    box-shadow: 0px 4px 8px -2px rgba(16, 24, 40, 0.1);
}

@media all and (max-width: 639px) {
    .partners .partners-list .partner-item {
        width: 75%;
        margin-bottom: 15px;
        min-width: 75%;
        white-space: normal;
    }
}

@media all and (min-width: 640px) {
    .partners .partners-list .partner-item {
        width: calc(50% - 7.5px);
        margin-bottom: 15px;
    }
}

.partners .partners-list .partner-item .thumb {
    border-radius: 8px 8px 0 0;
    margin-bottom: 11px;
}

.partners .partners-list .partner-item .partner-item__h6 {
    margin: 0 15px 5px 15px;
    font-weight: 500;
}

.partners .partners-list .partner-item .article-title {
    padding: 0 15px 15px 15px;
}

.feed-four.partners {
    display: block;
}

@media all and (min-width: 640px) {
    .feed-four.partners .partners-list {
        flex-wrap: wrap;
    }
}

@media all and (min-width: 1279px) {
    .feed-four.partners .partners-list {
        flex-wrap: nowrap;
    }
}

.feed-four.partners .partners-list .partner-item .partner-item__h6 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

.feed-four.partners .partners-list .partner-item .article-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
}

@media all and (min-width: 640px) {
    .feed-four.partners .partners-list .partner-item .article-title {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }
}

.list-scroll-js {
    display: flex;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.list-scroll-js::-webkit-scrollbar {
    display: none;
}

@media all and (max-width: 639px) {
    .video-art .controller {
        padding: 0;
    }
}

.video-art .main-container {
    background-color: black;
    padding: 20px;
}

@media all and (max-width: 639px) {
    .video-art .main-container {
        border-radius: 0;
    }
}

.video-art .main-container .section-title-container {
    padding-top: 0;
    border-top: 0;
    padding-bottom: 20px;
    max-width: 100%;
}

.video-art .main-container .section-title-container .widget-title {
    background-color: transparent;
    padding: 0;
}

.video-art .container-in {
    gap: 20px;
}

.video-art .thumb-clr {
    width: 228px;
    position: relative;
}

.video-art .thumb-clr .time-video {
    position: absolute;
    bottom: 20px;
    left: 15px;
    background-color: #ea2700;
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-radius: 20px;
    padding: 10px;
    height: 35px;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-art .thumb-clr .time-video:before {
    content: "";
    display: inline-block;
    height: 14px;
    width: 11px;
    background-size: contain;

    background-repeat: no-repeat;
    background-position: center center;
    vertical-align: middle;
    margin-left: 2px;
}

.video-art .news-item-video {
    width: 228px;
    white-space: normal;
}

.video-art .news-item-video .article-title:hover {
    color: #ea2700;
    transition: color 0.2ms linear;
}

.thumb-in-title {
    margin-right: 10px;
}

.thumb-in-title img {
    border-radius: 100%;
    border: 1px solid #e5e5e5;
}

.thumb-in-title+.art-link {
    width: min-content;
    flex: 1;
}

@media all and (min-width: 640px) {

    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).one-plus-four .small-news-wrapper .news-item,
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (max-width: 1279px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .secondary-news .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (max-width: 639px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .secondary-news .news-item {
        width: 100%;
    }
}

@media all and (max-width: 1279px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .small-news-wrapper .strawberry-ads {
        width: calc(50% - 7.5px);
        margin-bottom: 20px;
    }
}

@media all and (max-width: 639px) {
    .news-container:not(.hero-home):not(.single-content-one-plus-three):not(.single-one-plus-four).thematic-container:not(.thematic-container--infinite) .small-news-wrapper .strawberry-ads {
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home) .news-item.large {
        width: calc(75% - 5px);
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .large,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .large {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .small-news-wrapper,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).one-plus-four .small-news-wrapper .news-item,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {

    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .secondary-news,
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .zodiac-container {
        width: calc(25% - 11.3px);
    }
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single):not(.page-comentarii) .news-container:not(.hero-home).thematic-container .small-news-wrapper .news-item {
        width: calc(25% - 11.3px);
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .news-item.large {
        width: calc(50% - 7.5px);
    }
}

body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .small-news-wrapper {
    width: 100%;
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three) .small-news-wrapper .news-item {
        width: calc(25% - 11.3px);
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).one-plus-four .small-news-wrapper,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).one-plus-four .small-news-wrapper .news-item,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {

    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).thematic-container .secondary-news,
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).thematic-container .zodiac-container {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .news-container:not(.hero-home):not(.thematic-container--infinite):not(.single-one-plus-four):not(.single-content-one-plus-three).widget-ejobs-home .small-news-wrapper {
        width: calc(50% - 7.5px);
    }
}

.thematic-container--infinite .news-item.large {
    width: 100%;
}

@media all and (min-width: 1279px) {
    .thematic-container--infinite .news-item.large {
        width: calc(66.66% - 7.5px);
    }
}

@media all and (max-width: 1279px) {
    .thematic-container--infinite .small-news-wrapper .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (max-width: 639px) {
    .thematic-container--infinite .small-news-wrapper .news-item {
        width: 100%;
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .news-item.large {
        width: calc(66.66% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .secondary-news {
        width: calc(33.33% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .secondary-news .news-item {
        width: 100%;
    }
}

body.si_ronod .thematic-container--infinite .small-news-wrapper {
    width: 100%;
}

@media all and (min-width: 1279px) {
    body.si_ronod .thematic-container--infinite .small-news-wrapper .news-item {
        width: calc(25% - 11.3px);
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .listed-art-infinite .news-item {
        width: calc(25% - 11.3px);
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb {
        flex-direction: row;
        padding-right: 15px;
        width: 100%;
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .thumb {
        order: 2;
        width: 30.4vw;
        padding-bottom: 30.4vw;
        margin-top: 41px;
        margin-bottom: 15px;
        border-radius: 4px;
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info {
        order: 1;
        width: calc(100% - 30.4vw);
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info .cat-and-date {
        width: calc(100vw - 31px);
        margin-right: calc(-30.4vw - 15px);
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .news-item-info .article-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 22px;
    }
}

.photo-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #2d2d2d;
    display: flex;
    align-items: center;
    justify-content: center;
}

.photo-icon:after {
    content: "";
    background-image: url("icon-photo.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.video-icon-art {
    background: url("icon-video.svg") center/contain no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.news-item .photo-icon {
    height: 30px;
    width: 30px;
}

@media all and (min-width: 640px) {
    .news-item .photo-icon {
        height: 40px;
        width: 40px;
    }
}

@media all and (max-width: 639px) {
    .news-item .photo-icon {
        max-width: 40px;
        max-height: 40px;
    }
}

.news-item .photo-icon:after {
    height: 20px;
    width: 24px;
}

@media all and (min-width: 640px) {
    .news-item .photo-icon:after {
        height: 27px;
        width: 30px;
    }
}

.news-item .video-icon-art {
    height: 25%;
    width: 25%;
    max-width: 90px;
}

.news-item.large .video-icon-art {
    max-width: 110px;
}

.news-item.large .photo-icon {
    height: 55px;
    width: 55px;
}

@media all and (max-width: 639px) {
    .news-item.large .photo-icon {
        max-width: 40px;
        max-height: 40px;
    }
}

.news-item.large .photo-icon:after {
    height: 40px;
    width: 44px;
}

@media all and (max-width: 639px) {
    .news-item.large .photo-icon:after {
        max-width: 35px;
        max-height: 29px;
    }
}

.small-news-wrapper.default .news-item {
    width: 100%;
}

@media all and (min-width: 640px) {
    .small-news-wrapper.default .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .small-news-wrapper.default .news-item {
        width: calc(25% - 11.3px);
    }
}

.tmp-sidebar-without-img {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
}

.tmp-sidebar-without-img .section-title-container {
    background-color: #ea2700;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px 8px 0 0;
    border-top: 0;
}

@media all and (min-width: 640px) {
    .tmp-sidebar-without-img .section-title-container {
        padding: 8px 10px;
        max-height: 41px;
    }
}

.tmp-sidebar-without-img .section-title-container .widget-title {
    color: #fff;
    background-color: #ea2700;
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container .widget-title {
        padding-bottom: 15px;
    }
}

.tmp-sidebar-without-img .container-in {
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    pointer-events: none;
}

.tmp-sidebar-without-img .container-in .news-item {
    width: 100%;
}

.tmp-sidebar-without-img .container-in .news-item:first-child {
    border-radius: 0 0 8px 8px;
}

.tmp-sidebar-without-img .btn {
    padding: 8px 10px;
    text-align: center;
    background-color: white;
    color: #ea2700;
    border: 1px solid #ea2700;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    max-height: 50px;
    margin-bottom: 15px;
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .btn {
        width: calc(100% - 30px);
        margin-left: 15px;
    }
}

.tmp-sidebar-without-img .btn:hover {
    background-color: #ea2700;
    color: white;
}

.type-art-list {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: #fff;
    background-color: #ea2700;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 5px 20px;
    border-radius: 0 8px 0 8px;
    gap: 5px;
}

@media all and (max-width: 639px) {
    .type-art-list {
        border-radius: 0 0 0 8px;
    }
}

.type-art-list__item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.type-art-list__item:nth-child(n + 2):before {
    content: "";
    width: 5px;
    height: 5px;
    background-color: white;
    border-radius: 100%;
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list {
        border-radius: 0 0 0 4px;
        padding: 3px 5px;
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list .type-art-list__item {
        font-size: 12px;
        line-height: 1.2;
        font-weight: 300;
    }
}

@media all and (max-width: 639px) {
    .tmp-small-thumb .type-art-list .type-art-list__item:nth-child(n + 2) {
        display: none;
    }
}

h1 {
    padding: 10px 0 15px 0;
}

@media all and (max-width: 639px) {
    h1 {
        font-weight: 600;
        padding: 5px 0 10px 0;
    }
}

@media all and (max-width: 1279px) {
    .main-body {
        padding-top: 10px;
    }
}

.signature-and-time {
    width: 100%;
}

@media all and (min-width: 640px) {
    .signature-and-time {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

.signature-and-time .signature-comments-cta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
}

@media all and (max-width: 639px) {
    .signature-and-time .signature-comments-cta {
        margin-left: 30px;
        margin-right: 15px;
        margin-bottom: 15px;
    }
}

.signature-and-time .signature-comments-cta img {
    margin-right: 9px;
}

@media all and (min-width: 640px) {
    .signature-and-time .signature-comments-cta img {
        display: none;
    }
}

.article-signature {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-items: start;
    font-size: 16px;
    line-height: 1.4;
}

.article-signature a:not(.signature-comments-cta) {
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.article-signature .box-authors {
    align-items: start;
    flex-wrap: wrap;
    justify-content: start;
}

@media all and (max-width: 639px) {
    .article-signature .box-authors {
        flex-wrap: nowrap;
        overflow-x: scroll;
        white-space: nowrap;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
}

.article-signature .box-authors .item-author {
    margin-right: 15px;
    display: flex;
    margin-bottom: 10px;
}

.article-signature .box-authors .item-author:last-child {
    margin-right: 0;
}

.article-signature .box-authors .item-author .thumb-author {
    height: 45px;
    width: 45px;
}

.article-signature .box-authors .item-author .thumb-author img:not(.no-image) {
    border-radius: 50%;
}

.article-signature .box-authors .item-author .info-author {
    flex-direction: column;
    justify-content: center;
    line-height: normal;
}

.article-signature .box-authors .item-author .info-author .author-name {
    font-size: 16px;
}

@media all and (min-width: 640px) {
    .article-signature .box-authors .item-author .info-author .author-name {
        font-size: 18px;
    }
}

.article-signature .box-authors .item-author .info-author .job-author {
    font-size: 14px;
}

.article-signature .thumb-author {
    margin-right: 5px;
}

.article-signature .thumb-author img {
    margin-top: -1px;
}

.article-signature .authors {
    flex: 1;
}

.article-signature .authors a {
    color: #797979;
    font-weight: 400;
}

.time-and-comments {
    display: flex;
}

@media all and (max-width: 639px) {
    .time-and-comments {
        flex-direction: row;
        align-items: start;
        font-size: 13px;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 15px;
    }
}

@media all and (min-width: 640px) {
    .time-and-comments {
        flex-direction: column;
        align-items: end;
    }
}

.time-and-comments .time-article-wrap {
    font-size: 18px;
    color: #475467;
}

@media all and (max-width: 639px) {
    .time-and-comments .time-article-wrap {
        font-size: 13px;
        margin-right: 4px;
    }
}

@media all and (min-width: 640px) {
    .time-and-comments .time-article-wrap .time-content {
        font-size: 14px;
        color: #475467;
    }
}

.comments-btn .d-flex .justify-center .radius-4 .color-red {
    font-size: 20px;
}

@media all and (min-width: 1279px) {
    .time-and-comments .comments-btn {
        margin-bottom: 6px;
    }
}

.article-wrapper .controller {
    justify-content: space-between;
}

@media all and (max-width: 1279px) {
    .article-wrapper .controller {
        display: block;
    }
}

.artC1 {
    width: 100%;
}

@media all and (min-width: 1279px) {
    .artC1 {
        max-width: calc(100% - 325px);
    }
}

@media all and (max-width: 639px) {
    .artC1 .news-item-info {
        margin-top: 0;
    }
}

@media all and (max-width: 639px) {
    .artC1 .news-item-info+.thumb {
        width: calc(100% + 30px);
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media all and (min-width: 1279px) {
    .artC2 {
        display: flex;
        width: 305px;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .artC2 .news-container {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .artC2 .category-label--top-0 {
        top: 0;
    }
}

.artC2 .strawberry-ads--in-sidebar {
    padding: 0;
}

.article-container {
    width: 100%;
    position: relative;
}

@media all and (max-width: 639px) {
    .thumb-main {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
    }
}

@media all and (min-width: 640px) {
    .thumb-main {
        border-radius: 8px;
    }
}

.title-container .intro a {
    color: #ea2700;
}

.title-container .intro a:hover {
    border-bottom: 1px solid #ea2700;
}

.title-container .strawberry-ads {
    background-color: transparent;
}

.article-body {
    width: 100%;
    position: relative;
}

@media all and (min-width: 640px) {
    .article-body {
        margin-top: 25px;
    }
}

@media all and (min-width: 920px) {
    .article-body {
        padding-right: 5px;
    }
}

@media all and (min-width: 920px) {
    .article-body--partener {
        padding-left: 0;
        padding-right: 45px;
    }
}

.article-body--is-candidate {
    padding-left: 0;
}

@media all and (min-width: 640px) {
    .article-body .section-title-container {
        padding-top: 0;
        border-top: 0;
    }
}

@media all and (max-width: 639px) {
    .article-body .strawberry-ads {
        margin-top: 15px;
    }
}

.article-body #article-content figcaption {
    margin-top: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    text-align: center;
}

.article-body #article-content strong {
    font-weight: 600;
}

.article-body #article-content>h3 {
    text-transform: none;
    padding-left: 0;
}

.article-body #article-content img {
    max-width: 100%;
    height: auto;
}

.article-body #article-content figure {
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.article-body #article-content .aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
}

.article-body #article-content .strawberry-ads {
    margin-bottom: 15px;
}

@media all and (max-width: 639px) {
    .article-body #article-content .strawberry-ads {
        background-color: transparent;
    }
}

.article-body #article-content .thumb_video {
    display: block;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
    z-index: 0;
    margin-bottom: 15px;
}

.article-body #article-content>h2 {
    font-size: 22px;
    line-height: 1.2;
    margin: 22px 0 12px;
}

@media all and (min-width: 640px) {
    .article-body #article-content>h2 {
        font-size: 26px;
        margin: 26px 0 20px;
    }
}

.article-body #article-content>h2 a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.article-body #article-content>h2 a:hover,
.article-body #article-content>h2 a:focus {
    border-bottom: 1px solid #ea2700;
}

.article-body #article-content p a,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.article-body #article-content p a:hover,
.article-body #article-content p a:focus,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a:hover,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) a:focus,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a:hover,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) a:focus {
    border-bottom: 1px solid #ea2700;
}

.article-body #article-content p .external-link,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link {
    border-bottom: none;
}

.article-body #article-content p .external-link:hover,
.article-body #article-content p .external-link:focus,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link:hover,
.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.tags) .external-link:focus,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link:hover,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs) .external-link:focus {
    border-bottom: none;
}

.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
    margin: 0 0 15px;
    font-weight: 300;
    padding: 0 0 0 30px;
    font-size: 22px;
    line-height: 1.45;
    letter-spacing: -0.2px;
}

@media all and (min-width: 640px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
        margin: 0 0 22px;
        padding: 0 0 0 40px;
    }
}

@media all and (max-width: 639px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags),
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) {
        font-size: 20px;
    }
}

.article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags) li,
.article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) li {
    margin-bottom: 10px;
}

@media all and (max-width: 639px) {

    .article-body #article-content ul:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.comment-actions):not(.children):not(.tags) li,
    .article-body #article-content ol:not(.f4ins):not(.artsrmob):not(.f2uart):not(.ejobs):not(.children) li {
        font-size: 20px;
    }
}

.article-body #article-content>img,
.article-body #article-content figure {
    margin: 26px 0 14px;
}

@media all and (min-width: 640px) {

    .article-body #article-content>img,
    .article-body #article-content figure {
        margin: 30px 0 20px;
    }
}

.article-body #article-content .strawberry-ads--in-sidebar.mobile-only {
    padding: 0;
    margin-bottom: 20px;
}

.article-body #article-content .strawberry-ads--in-sidebar.tablet-only {
    margin-bottom: 25px;
}

.article-body #article-content .strawberry-ads--in-sidebar.desktop-only {
    padding: 0;
    margin-bottom: 25px;
}

.article-body #article-content blockquote {
    margin-top: 22px;
}

@media all and (min-width: 640px) {
    .article-body #article-content blockquote {
        margin-top: 22px;
    }
}

.article-body #article-content blockquote>p {
    margin: 0;
}

@media all and (min-width: 640px) {
    .article-body #article-content blockquote a {
        font-weight: 300;
    }
}

.article-body #article-content .wp-block-rro-number-block {
    margin-top: 24px;
}

@media all and (min-width: 640px) {
    .article-body #article-content .wp-block-rro-number-block {
        margin-top: 38px;
    }
}

.article-body #article-content table {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.25;
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    display: block;
    margin: 22px 0;
}

@media all and (min-width: 640px) {
    .article-body #article-content table {
        margin: 30px 0;
        letter-spacing: -0.2px;
    }
}

.article-body #article-content table a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.article-body #article-content table a:hover,
.article-body #article-content table a:focus {
    border-bottom: 1px solid #ea2700;
}

.article-body #article-content tr {
    border-bottom: 1px solid #dfe3eb;
}

.article-body #article-content tr:last-child {
    border-bottom: none;
}

.article-body #article-content th {
    color: #ea2700;
    letter-spacing: 1px;
    font-size: 12px;
    line-height: 1.15;
    text-transform: uppercase;
}

@media all and (min-width: 640px) {
    .article-body #article-content th {
        font-size: 14px;
    }
}

.article-body #article-content th,
.article-body #article-content td {
    vertical-align: top;
    padding: 8px 10px;
}

@media all and (min-width: 640px) {

    .article-body #article-content th,
    .article-body #article-content td {
        padding: 9px 20px;
    }
}

.article-body #article-content th:first-child,
.article-body #article-content td:first-child {
    padding-left: 25px;
}

@media all and (min-width: 640px) {

    .article-body #article-content th:first-child,
    .article-body #article-content td:first-child {
        padding-left: 0;
    }
}

.article-body #article-content th:last-child,
.article-body #article-content td:last-child {
    padding-right: 25px;
}

@media all and (min-width: 640px) {

    .article-body #article-content th:last-child,
    .article-body #article-content td:last-child {
        padding-right: 0;
    }
}

.article-body #article-content .partner-item__feed-in-content {
    margin-bottom: 20px;
}

.article-body #article-content .feed-content-one {
    box-shadow: none;
}

.article-body #article-content .feed-content-one .news-item-info {
    background-color: black;
}

@media all and (max-width: 639px) {
    .article-body #article-content .feed-content-one {
        margin-bottom: 0;
    }
}

.article-body #article-content .feed-content-one .article-title {
    color: white;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2;
}

.article-body .zodiac-container {
    margin: 20px 25px 18px;
    padding: 0;
}

@media all and (min-width: 640px) {
    .article-body .zodiac-container {
        margin: 20px 0 18px;
    }
}

@media all and (min-width: 1279px) {
    .article-body .zodiac-container {
        width: 100%;
        margin: 20px 0 30px;
    }
}

.article-body .zodiac-container::before {
    display: none;
}

.article-body .zodiac-container a {
    color: #333;
    border-bottom: none;
}

.article-body .zodiac-container a:hover,
.article-body .zodiac-container a:focus {
    border-bottom: none;
}

@media all and (min-width: 640px) {
    .article-body .zodiac-item {
        width: 16.66%;
    }
}

@media all and (min-width: 920px) {
    .article-body .zodiac-item {
        width: 22.152%;
    }
}

@media all and (min-width: 1279px) {
    .article-body .zodiac-item {
        width: 16.66%;
    }
}

.article-body .feed-content-one {
    width: auto;
    max-width: none;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one {
        margin: 0 auto 20px auto;
    }
}

.article-body .feed-content-one .partner-item {
    box-shadow: 0 4px 8px 0 rgba(16, 24, 40, 0.1);
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .partner-item {
        border-radius: 8px;
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .partner-item {
        display: block;
        margin-bottom: 15px;
    }
}

.article-body .feed-content-one .img-feed {
    width: 100%;
    background-color: transparent;
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .img-feed {
        display: block;
        width: 100%;
        height: 0;
        padding-bottom: 66.66%;
        position: relative;
        overflow: hidden;
        background-color: #fff;
        transition: all 0s ease;
    }
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .img-feed {
        padding: 0;
        border-radius: 8px 0 0 8px;
        display: block;
        position: relative;
        min-height: 100%;
        overflow: hidden;
        width: 190px;
    }
}

.article-body .feed-content-one .img-feed img {
    width: 100%;
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .img-feed img {
        border-radius: 8px 0 0 8px;
        width: auto;
        height: 100% !important;
        display: block;
        max-width: min-content !important;
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .img-feed img {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top;
        transition: all 0s ease;
    }
}

.article-body .feed-content-one .news-item-info {
    display: block;
    width: 100%;
}

@media all and (min-width: 640px) {
    .article-body .feed-content-one .news-item-info {
        flex: 1;
        border-radius: 0 8px 8px 0;
    }
}

@media all and (max-width: 639px) {
    .article-body .feed-content-one .news-item-info {
        margin-bottom: 9px;
    }
}

.article-body .feed-content-one .news-item-info .partner-item__h6 {
    padding: 0 15px;
    margin: 15px 0 10px;
    font-size: 14px;
    font-weight: 400;
    color: #ea2700;
}

.article-body .feed-content-one .news-item-info .article-title {
    padding: 0 15px;
    margin: 10px 0 15px;
    min-height: auto;
}

@media all and (max-width: 639px) {

    .article-body .partners,
    .article-body .box-ev-article {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media all and (min-width: 640px) {

    .article-body .partners,
    .article-body .news-container {
        margin-bottom: 15px;
        border-radius: 8px;
    }
}

@media all and (max-width: 639px) {

    .article-body .listed-art-infinite,
    .article-body .single-content-one-plus-three,
    .article-body .single-one-plus-four,
    .article-body .feed-content-one {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media all and (min-width: 1279px) {
    .article-body .listed-art-infinite.listed-art-infinite--4 .news-item {
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 640px) {

    .article-body .single-one-plus-four,
    .article-body .single-content-one-plus-three {
        padding: 20px;
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four,
    .article-body .single-content-one-plus-three {
        padding: 0;
        background-color: transparent;
        margin-bottom: 0;
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four .news-item:not(.large) .category-label,
    .article-body .single-one-plus-four .news-item:not(.large) .news-item__metadata__time,
    .article-body .single-content-one-plus-three .news-item:not(.large) .category-label,
    .article-body .single-content-one-plus-three .news-item:not(.large) .news-item__metadata__time {
        font-size: 12px;
    }
}

@media all and (min-width: 1279px) {

    .article-body .single-one-plus-four .news-item:not(.large) .article-title,
    .article-body .single-content-one-plus-three .news-item:not(.large) .article-title {
        font-size: 16px;
    }
}

@media all and (max-width: 639px) {
    .article-body .single-one-plus-four .container-in {
        padding-left: 0;
        padding-right: 0;
    }
}

.article-body .controller {
    max-width: 100%;
    width: auto;
    min-width: auto;
}

@media all and (min-width: 920px) {
    .article-sidebar {
        display: block;
        height: 100%;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
        width: 300px;
        padding: 15px 0px 0;
    }
}

.article-sidebar .strawberry-ads {
    margin-bottom: 15px;
}

.article-sidebar .strawberry-ads--in-sidebar {
    padding: 0;
    margin-bottom: 30px;
}

.article-sidebar .partners-container {
    width: 300px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: -webkit-sticky;
    position: sticky;
    top: 20px;
}

@media all and (min-width: 640px) {
    .article-sidebar .partners-container {
        padding-right: 0;
        background: #fff;
    }
}

.article-sidebar .partners-container li {
    width: 100%;
}

.article-sidebar .partners-container li:first-child .partner-item {
    margin-left: 0;
}

@media all and (min-width: 1279px) {
    .article-sidebar .partners-container li:first-child .partner-item {
        margin-bottom: 20px;
    }
}

.article-sidebar .partner-item {
    margin-bottom: 15px;
    margin-left: 0;
    width: 100%;
    max-width: none;
}

.article-sidebar.opinions-sidebar {
    bottom: 20px;
}

@media all and (min-width: 920px) {
    .article-sidebar.opinions-sidebar .opinions .news-item .thumb.rounded {
        width: 100px;
        padding-bottom: 100px;
    }
}

.article-sidebar .opinions {
    position: -webkit-sticky;
    position: sticky;
    top: 220px;
    margin-bottom: 15px;
}

.article-sidebar .opinions .news-item .partner-item__h6 {
    font-size: 14px;
}

.article-sidebar .opinions .news-item p {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
}

.article-sidebar .opinions .more {
    font-size: 14px;
    letter-spacing: normal;
    padding: 15px 10px 14px;
    margin-bottom: 30px;
    border-radius: 4px;
}

.article-sidebar .opinions .share-button {
    width: 100%;
}

.article-sidebar .live-sidebar-widget {
    display: none;
}

@media all and (min-width: 920px) {
    .article-sidebar .live-sidebar-widget {
        display: block;
    }
}

.section-share-comm {
    margin-top: 20px;
}

@media all and (max-width: 639px) {
    .section-share-comm {
        column-gap: 10px;
    }
}

.section-share-comm>a {
    flex-wrap: wrap;
    align-items: center;
    padding: 10px;
    margin-bottom: 15px;
}

.section-share-comm>a:after {
    content: "";
    display: inline-block;
    height: 18px;
    width: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 2px;
}

.section-share-comm .share-btn {
    flex: 1;
    border: 1px solid #ea2700;
    color: white;
}

@media all and (max-width: 639px) {
    .section-share-comm .share-btn {
        padding: 6px 0;
    }
}

.section-share-comm .share-btn:hover {
    background-color: #fff;
    color: #000;
    border: 1px solid #d0d5dd;
}

.section-share-comm .share-btn:hover:after {
    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%);
}

.section-share-comm .share-btn:after {
    background-image: url("icon-share.svg");
}

.section-share-comm .comments-btn {
    width: calc(50% - 20px);
    border: 1px solid #d0d5dd;
    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%);
}

@media all and (max-width: 639px) {
    .section-share-comm .comments-btn {
        padding: 6px 0;
    }
}

.section-share-comm .comments-btn:after {
    background-image: url("icon-comments.svg");
    filter: invert(100%) sepia(100%) hue-rotate(0deg) saturate(0%) brightness(30%) contrast(100%);
}

.section-share-comm .comments-btn:after:hover {
    filter: none;
}

.section-share-comm .comments-btn:hover {
    color: #ea2700;
    border: 1px solid #ea2700;
    filter: none;
}

.section-share-comm .comments-btn:hover:after {
    filter: none;
}

.btn-google-news.d-flex {
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border: 1px solid #d0d5dd;
    padding: 10px;
    color: #333;
}

.btn-google-news.d-flex:hover {
    border: 1px solid #ea2700;
    color: #ea2700;
}

.btn-google-news.d-flex .img-responsive {
    margin-right: 5px;
}

.whatsapp-banner {
    padding: 15px 10px;
    background: #1cc636;
    align-items: center;
    justify-content: start;
}

@media all and (max-width: 639px) {
    .whatsapp-banner {
        font-size: 14px;
    }
}

.whatsapp-banner:before {
    content: "";
    background-image: url("icon-whatsapp.svg");
    display: inline-block;
    height: 49px;
    width: 49px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 10px;
    background-position: center center;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 10px;
}

@media all and (max-width: 639px) {
    .whatsapp-banner:before {
        margin-left: 0;
    }
}

.whatsapp-banner span {
    width: calc(100% - 50px);
}

.whatsapp-banner:hover {
    background-color: #449d48;
    transition: background-color 0.2ms linear;
}

.single-one-plus-four .container-in {
    display: flex;
    flex-wrap: wrap;
}

@media all and (min-width: 640px) {
    .single-one-plus-four .container-in {
        gap: 0;
        justify-content: space-between;
    }
}

@media all and (min-width: 640px) {
    .single-one-plus-four .container-in .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item {
        width: calc(33.3% - 9px);
    }
}

@media all and (max-width: 639px) {
    .single-one-plus-four .container-in .news-item-info .article-title {
        font-size: 16px;
        font-weight: 400;
    }
}

.single-one-plus-four .container-in .news-item.large {
    width: 100%;
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item.large {
        width: calc(66.6% - 5px);
    }
}

@media all and (min-width: 1279px) {
    .single-one-plus-four .container-in .news-item.large .thumb {
        padding-bottom: 50%;
    }
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three {
        padding: 20px;
    }
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .single-content-one-plus-three .news-item {
        width: calc(33.3% - 7.5px);
    }
}

.single-content-one-plus-three .news-item.large {
    width: 100%;
}

@media all and (min-width: 640px) {
    .single-content-one-plus-three .news-item.large {
        width: calc(50% - 7.5px);
    }
}

@media all and (min-width: 1279px) {
    .single-content-one-plus-three .news-item.large {
        width: 100%;
    }
}

.single-content-one-plus-three .news-item.large .thumb {
    padding-bottom: 55%;
}

@media all and (max-width: 639px) {
    .sect-comments-art {
        border-radius: 0 !important;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.sect-comments-art .comments {
    padding: 20px 15px 10px 15px;
}

@media all and (min-width: 640px) {
    .sect-comments-art .comments {
        padding: 20px 20px 10px 20px;
    }
}

.sect-comments-art .comments .comments-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.comment {
    padding-left: 60px;
    position: relative;
    margin-bottom: 15px;
}

.comment .thumb {
    width: 55px;
    height: 55px;
    position: absolute;
    left: 0;
    padding-bottom: 30px;
    background-color: transparent;
}

.comment .thumb img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

.comment .comm-body {
    padding: 10px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #eaecf0;
    font-size: 16px;
    margin-bottom: 5px;
}

.comment .comm-body p {
    font-size: 16px;
    font-weight: 300;
    color: #2d2d2d;
    line-height: normal;
    margin-bottom: 0;
}

.comment .comm-body .comm-info {
    font-size: 14px;
    color: #2d2d2d;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5px;
    font-weight: 300;
}

.comment .comm-body .comm-info span {
    font-weight: 300;
}

.comment .comment-actions {
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 2px;
}

.comment .comment-actions li {
    padding: 3px 6px;
    background-color: #f9fafb;
    border-radius: 20px;
    width: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.comment .comment-actions li:hover {
    filter: brightness(10);
    background-color: black;
}

.comment .comment-actions li .comment-action-trigger {
    display: flex;
    position: relative;
    align-items: center;
}

.comment .comment-actions li .comment-action-trigger:hover {
    filter: brightness(0.8);
}

.comment .comment-actions li .comment-action-trigger svg {
    margin-right: 3px;
}

.comment .comment-actions li .comment-action-trigger .counter {
    font-size: 15px;
    position: relative;
    font-weight: 500;
    color: #333;
}

.comment .comment-actions .svg-fill {
    fill: #bfbfbf;
}

.comment .comment-actions a {
    display: block;
    position: relative;
    border-bottom: none !important;
}

.comment .comment-actions a:hover .svg-fill,
.comment .comment-actions a:focus .svg-fill {
    fill: #9b9b9b;
}

.comment .comment-actions a.voted .svg-fill {
    fill: #ea2700;
}

.comments .more {
    margin-top: 10px;
    display: block;
    border: 1px solid #ea2700;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: normal;
    color: #ea2700;
    padding: 10px 0 9px;
    position: relative;
}

@media all and (min-width: 640px) {
    .comments .more {
        padding: 15px 0 14px;
    }
}

.comments .more:hover,
.comments .more:focus {
    background-color: #ea2700;
    color: #fff;
}

@media all and (min-width: 1279px) {
    body:not(.si_ronod):not(.single) .news-container.single-one-plus-four .news-item.large {
        width: calc(66.6% - 5px);
    }
}

.page-comentarii .article-body {
    margin-top: 0;
}

.page-comentarii .comments-wrapper {
    display: block;
}

@media all and (min-width: 1279px) {
    .page-comentarii .comments-wrapper {
        padding-right: 20px;
    }
}

.page-comentarii .news-container {
    margin-bottom: 0;
}

@media all and (min-width: 640px) {
    .page-comentarii .partners {
        margin-bottom: 0;
    }
}

.page-comentarii .pag-comentarii .news-item__metadata__time {
    background-color: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.5);
}

@media all and (min-width: 640px) {
    .page-comentarii .single-one-plus-four {
        padding: 20px 0;
    }
}

.page-comentarii .news-item-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}

.page-comentarii .title-container.ctg-news h1 span {
    color: #ea2700;
}

@media (min-width: 1279px) {
    .page-comentarii .comments-banner .strawberry-ads {
        padding-top: 10px;
    }
}

#comment-form-container .text-form {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

.agree {
    font-size: 16px;
    line-height: 1;
    display: flex;
    align-items: center;
}

.agree .add-comment {
    float: left;
    font-size: 16px;
}

.agree .add-comment label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

#text-comments-anchor {
    margin-bottom: 10px;
    font-size: 20px;
}

div#ez-toc-container .ez-toc-title {
    color: #ea2700;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 600;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 {
    list-style-type: none;
    padding: 0;
    padding-left: 50px !important;
    position: relative;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1::before {
    content: "";
    position: absolute;
    width: 4px;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #ea2700;
}

@media all and (min-width: 640px) {
    div#ez-toc-container .ez-toc-list.ez-toc-list-level-1::before {
        top: 6px;
    }
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li {
    margin-bottom: 6px;
    margin-top: 6px;
    color: #333;
    line-height: 1.1;
    position: relative;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li a {
    color: #333 !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.1;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li a:hover {
    color: #ea2700;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 2px;
    width: 16px;
    height: 19px;
    background-image: url("icon-news.svg");
    background-size: cover;
    background-repeat: no-repeat;
}

@media all and (min-width: 640px) {
    div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li::before {
        top: 7px;
    }
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul {
    list-style-type: none;
    padding-left: 20px !important;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul li a {
    font-size: 16px;
    font-weight: 300;
    color: #333;
}

div#ez-toc-container .ez-toc-list.ez-toc-list-level-1 li ul li a:hover {
    color: #ea2700;
}

div#ez-toc-container .ez-toc-list-level-3,
div#ez-toc-container .ez-toc-list-level-4,
div#ez-toc-container .ez-toc-list-level-5 {
    margin-top: 5px !important;
}

.video-wrapper,
.thumb .embed .featured-video {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 56%;
}

.video-wrapper.no-padding,
.thumb .embed .featured-video.no-padding {
    padding-bottom: 0;
}

.video-wrapper iframe,
.thumb .embed .featured-video iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.original-comment {
    padding: 3px 0 4px 46px;

    background-size: 34px;
    background-repeat: no-repeat;
    background-position: 0 6px;
}

@media all and (min-width: 640px) {
    .original-comment {
        padding-left: 60px;
        background-size: 45px;
    }
}

.original-comment p {
    font-size: 14px !important;
    line-height: 1.2;
    opacity: 0.5;
}

.original-comment p:first-child {
    opacity: 0.5;
}

.rro-livetext-wrapper {
    display: block;
    margin: 50px 0;
    padding: 20px;
    background: #fbfbfb;
    position: relative;
    border: 1px solid #e8e7e7;
    box-shadow: 0 0 10px 5px #0000000a;
    border-radius: 4px;
}

.livetext-block__time {
    display: inline-block;
    position: absolute;
    left: -1px;
    top: -38px;
    padding: 0 12px;
    background: #e8e7e7;
    color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}

.livetext-block__date {
    display: none;
}

.live-sidebar-widget {
    padding-top: 0;
}

@media all and (min-width: 920px) {
    .live-sidebar-widget {
        position: sticky;
        max-height: calc(100vh - 40px);
        overflow-y: auto;
        top: 20px;
    }
}

@media all and (min-width: 920px) {
    .brandingStickyTop .live-sidebar-widget {
        max-height: calc(100vh - 240px);
        top: 220px;
    }
}

.live-sidebar-widget__title {
    display: inline-block;
    padding: 0 30px;
    background: #ea2700;
    color: #fff;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    border-radius: 4px;
}

.live-sidebar-widget__item {
    display: block;
    border-left: 2px solid #ea2700;
    padding: 0 10px;
    background: #f4f4f4;
    margin: 20px 0;
}

.live-sidebar-widget__item__date {
    font-size: 14px;
    color: #ea2700;
}

.live-sidebar-widget__item__title {
    font-size: 17px;
    font-family: "Nunito Sans", Segoe UI, Helvetica, Arial, sans-serif;
    font-display: swap;
}

.live-sidebar-widget__item:hover {
    background: #e2e2e2;
}

@media all and (max-width: 919px) {
    .rro-livetext-wrapper {
        padding: 20px 15px;
        margin: 50px 0;
    }

    .live-sidebar-widget--mobile {
        display: block;
        margin: 30px 0 60px;
        max-height: 320px;
        overflow: auto;
    }
}

.partners {
    padding: 15px 15px 0 15px;
    background-color: #dcdfea;
}

@media all and (max-width: 1279px) {
    .partners {
        padding-bottom: 0;
    }
}

@media all and (max-width: 639px) {
    .partners {
        padding: 0 15px 0 0;
    }
}

@media all and (max-width: 1279px) {
    .partners .partners-container {
        max-width: 100%;
    }
}

@media all and (max-width: 639px) {
    .partners .partners-container {
        margin-right: -15px;
        width: calc(100% + 15px);
        max-width: fit-content;
    }
}

.partners .widget-title {
    color: #ea2700;
    text-transform: uppercase;
}

@media all and (max-width: 639px) {
    .partners .widget-title {
        padding-left: 15px;
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite {
        padding: 15px 15px 0 15px;
    }
}

@media all and (min-width: 640px) {
    .listed-art-infinite--2 .news-item {
        width: calc(50% - 7.5px);
    }
}

@media all and (max-width: 639px) {

    .video-art,
    div:not(.under-article)>.single-one-plus-four,
    div:not(.under-article) .sect-comments-art,
    div:not(.under-article) .open-gallery {
        border-radius: 0;
        padding: 0;
    }
}

.under-article .partners {
    margin-bottom: 15px;
}

.under-article .partners+.partners {
    margin-top: -15px;
}

.under-article .news-container.bk-gray:first-child {
    padding-top: 15px;
}

@media all and (max-width: 639px) {
    .under-article .single-one-plus-four .controller {
        padding-left: 0;
        padding-right: 0;
    }
}

@media all and (max-width: 639px) {
    .under-article .single-one-plus-four {
        margin-right: 0;
        margin-left: 0;
    }
}

.thumb-main .photo-icon {
    height: 50px;
    width: 50px;
}

.thumb-main .photo-icon:after {
    height: 37px;
    width: 40px;
}

@media all and (max-width: 639px) {
    .news-item.large .news-item-info .article-title {
        font-size: 22px;
        line-height: 24px;
    }
}

@media all and (min-width: 920px) {
    .si_ronod .article-sidebar {
        height: fit-content;
    }
}

@media all and (min-width: 1599px) {

    body:not(.si_ronod) .header-top .controller,
    body:not(.si_ronod) .special-sections .controller,
    body:not(.si_ronod) .article-wrapper .controller,
    body:not(.si_ronod) .under-article .controller,
    body:not(.si_ronod) footer .controller {
        padding-left: 10px;
        padding-right: 0px;
    }
}

@media (min-width: 970px) {
    .articlead-970 {
        width: 970px;
        margin: 0 -11%;
    }
}

@media all and (min-width: 1279px) {
    .articlead-970 {
        margin: 0 0 0 -1.25%;
    }
}

@media (min-width: 1320px) {
    .articlead-970 {
        margin: 0;
    }
}

@media (min-width: 1599px) {
    .articlead-970 {
        width: auto;
        margin: 0 auto;
    }
}

.article-body .listed-art-infinite {
    line-height: 1;
}

.article-body .single-content-one-plus-three {
    line-height: 1;
}

.article-body .single-one-plus-four {
    line-height: 1;
}

.article-body .feed-content-one {
    line-height: 1;
}

.video-art {
    line-height: 1;
}

.single-one-plus-four {
    line-height: 1;
}

.sect-comments-art {
    line-height: 1;
}

blockquote {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

blockquote>p {
    display: block;
    order: 2;
    background-image: linear-gradient(0deg, #fff 0%, #eff1f5 100%);
    background-repeat: no-repeat, repeat;
    background-position: 25px 27px, 0 0;
    padding: 24px 35px 20px 74px;
    font-size: 24px;
    line-height: 1.2;
    border-radius: 8px;
}

blockquote>p * {
    display: inline-block;
}

@media all and (min-width: 640px) {
    blockquote>p {
        padding: 25px 35px 20px 82px;
        background-size: 45px, 100%;
        background-position: 20px 32px, 0 0;
    }
}

blockquote>cite {
    display: flex;
    flex-grow: 0;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    background-color: #ea2700;
    margin-left: 25px;
    padding: 3px 20px;
    font-style: normal;
}

@media all and (min-width: 640px) {
    blockquote>cite {
        margin-left: 0;
    }
}

.wp-block-rro-number-block .number-block__h2,
.wp-block-rro-number-block h2:not(.article-title) {
    color: #ea2700;
    font-size: 30px;
    font-weight: 800;
    background-color: #eff1f5;
    margin-left: 50px;
    padding: 9px 35px 8px 24px;
    min-height: 50px;
    position: relative;
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2,
    .wp-block-rro-number-block h2:not(.article-title) {
        font-size: 40px;
        min-height: 65px;
        margin-left: 65px;
        padding: 12px 35px 8px 20px;
    }
}

.wp-block-rro-number-block .number-block__h2::before,
.wp-block-rro-number-block h2:not(.article-title)::before {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    left: -50px;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover;
}

@media all and (min-width: 640px) {

    .wp-block-rro-number-block .number-block__h2::before,
    .wp-block-rro-number-block h2:not(.article-title)::before {
        left: -65px;
        height: 65px;
        width: 65px;
    }
}

.wp-block-rro-number-block p {
    border-left: 1px solid #dfe3eb;
    margin-left: 50px;
    margin-right: 35px;
    padding: 15px 0 10px 23px;
    font-size: 20px;
    line-height: 1.2;
}

@media all and (min-width: 640px) {
    .wp-block-rro-number-block p {
        font-size: 28px;
        line-height: 1.3;
        margin-left: 65px;
        margin-bottom: 25px;
        padding: 15px 0 15px 19px;
    }
}

.wp-block-rro-number-block p a {
    color: #ea2700;
    border-bottom: 1px solid rgba(234, 39, 0, 0);
}

.wp-block-rro-number-block p a:hover,
.wp-block-rro-number-block p a:focus {
    border-bottom: 1px solid #ea2700;
}

.article-body #article-content .open-gallery {
    display: block;
    max-width: 635px;
    margin: 0 auto 20px;
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery .img-gallery {
        border-radius: 8px 8px 0 0;
    }
}

.article-body #article-content .open-gallery__info {
    display: block;
    background: #ea2700;
    padding: 10px;
    color: #fff;
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery__info {
        border-radius: 0 0 8px 8px;
    }
}

@media all and (max-width: 639px) {
    .article-body #article-content .open-gallery__info {
        font-size: 16px;
    }
}

.article-body #article-content .open-gallery__info__span {
    display: inline-block;
    min-height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

@media all and (max-width: 319px) {
    .article-body #article-content .open-gallery__info__span {
        min-height: 24px;
        line-height: 24px;
        font-size: 15px;
    }
}

.article-body #article-content .open-gallery__info__span.left {
    float: left;
}

.article-body #article-content .open-gallery__info__span.left img {
    display: inline-block;
    height: 40px;
    width: auto;
}

@media all and (max-width: 319px) {
    .article-body #article-content .open-gallery__info__span.left img {
        height: 24px;
    }
}

@media all and (min-width: 640px) {
    .article-body #article-content .open-gallery__info__span.left span {
        display: none;
    }
}

.article-body #article-content .open-gallery__info__span.right {
    float: right;
}

.special-paragraph {
    position: relative;
    padding: 0 10px 0 73px;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 38px;
    margin-bottom: 38px;
}

@media all and (min-width: 640px) {
    .special-paragraph {
        font-size: 24px;
        line-height: 1.3;
        padding-left: 84px;
        padding-right: 35px;
    }
}

.special-paragraph::before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;

    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 4px;
}

@media all and (min-width: 640px) {
    .special-paragraph::before {
        height: 65px;
        width: 65px;
    }
}

.special-paragraph:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 61px;
    bottom: 0;
    border-left: 1px solid #e5e5e5;
}

@media all and (min-width: 640px) {
    .special-paragraph:after {
        left: 75px;
    }
}

@media all and (max-width: 1279px) {
    .news-item.news-item--artsrmob .secondary-news-item {
        padding-left: 0;
    }

    .news-item.news-item--artsrmob .article-title {
        margin: 0 0 15px;
    }

    .news-item.news-item--artsrmob .artsrmob li:last-child .article-title {
        margin-bottom: 0;
    }
}

@media all and (max-width: 639px) {
    .news-item.news-item--artsrmob .article-title {
        font-size: 20px;
    }
}

.sam_branding {
    clear: both;
    width: 100%;
    text-align: center;
    overflow: visible;
    min-height: 200px;
    position: relative;
}

.featured-image-info {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
}

.featured-image-info div.icon {
    display: block;
    width: 26px;
    height: 26px;
    background: rgba(0, 0, 0, 0.5) url("icon-info.svg") center center no-repeat;
    border-radius: 50%;
    border: 1px solid #fff;
    transition: all 0.2s ease;
}

.featured-image-info div.icon:hover,
.featured-image-info div.icon:focus {
    background-color: rgba(0, 0, 0, 0.75);
}

.featured-image-info .tooltip {
    display: none;
    position: absolute;
    bottom: 40px;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    color: #fff;
    width: 200px;
    font-size: 14px;
    line-height: 1.2;
    padding: 12px 15px 13px;
    border-radius: 10px;
    min-width: 33%;
}

@media all and (min-width: 640px) {
    .featured-image-info .tooltip {
        width: 400px;
    }
}

.featured-image-info .tooltip:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    bottom: -12px;
    right: 12px;
    border-left: 12px solid transparent;
    border-right: 0 solid transparent;
    border-top: 12px solid rgba(0, 0, 0, 0.75);
}

.featured-image-info:hover .tooltip,
.featured-image-info:focus .tooltip {
    display: block;
}

@media all and (max-width: 639px) {
    .latest-news {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        margin-bottom: 5px;
    }
}

.latest-news div.controller--latest-news {
    padding: 15px;
}

@media all and (min-width: 640px) {
    .latest-news div.controller--latest-news {
        border-radius: 8px;
        padding: 20px;
    }
}

.latest-news .latest-news__wtitle__text {
    font-size: 20px;
    font-weight: 600;
}

.latest-news .latest-news__wtitle {
    display: flex;
    align-items: center;
}

#article-sidebar-mobile .news-item--artsrmob,
.sidebar-right-mobile .news-item--artsrmob {
    box-shadow: none;
}

#article-sidebar-mobile .news-item--artsrmob .widget-title,
.sidebar-right-mobile .news-item--artsrmob .widget-title {
    margin-bottom: 10px;
}

@media all and (max-width: 639px) {

    #article-sidebar-mobile .news-item--artsrmob .widget-title,
    .sidebar-right-mobile .news-item--artsrmob .widget-title {
        padding: 15px 0 0 0;
    }
}

#article-sidebar-mobile .news-item--artsrmob .article-title,
.sidebar-right-mobile .news-item--artsrmob .article-title {
    margin-bottom: 10px;
}

@media all and (min-width: 1279px) {
    .sticky-container {
        flex: 1;
        padding-right: 0px;
    }
}

.sidebar-right-mobile .widget-title {
    padding-left: 0;
    padding-right: 0;
}

.sidebar-right-mobile .news-item,
.sidebar-right-mobile .tmp-small-thumb {
    padding: 0;
}

.sidebar-right-mobile .news-item .thumb,
.sidebar-right-mobile .tmp-small-thumb .thumb {
    display: none;
}

.sidebar-right-mobile .news-item .news-item-info,
.sidebar-right-mobile .tmp-small-thumb .news-item-info {
    width: 100%;
}

.sidebar-right-mobile .cat-and-date {
    display: none;
}

.box-ev-article {
    background-color: #eff1f5;
    padding: 20px;
    font-weight: 400;
}

@media all and (min-width: 640px) {
    .box-ev-article {
        padding: 20px 40px 40px 40px;
    }
}

@media all and (max-width: 639px) {
    .box-ev-article {
        margin-bottom: 0;
    }
}

.box-ev-article .img-responsive {
    max-width: 200px;
}

@media all and (min-width: 640px) {
    .box-ev-article .img-responsive {
        max-width: 300px;
    }
}

@media all and (max-width: 639px) {
    .box-ev-article .img-responsive {
        margin-bottom: 30px;
    }
}

.box-ev-article p {
    font-weight: 400;
    font-size: 20px;
    margin-left: 0;
    margin-right: 0;
}

.box-ev-article__link {
    color: #fff;
    background-color: #ea2700;
    font-size: 20px;
    font-weight: 400;
    border-radius: 4px;
    padding: 4px 15px 6px 15px;
    display: inline-block;
    margin-top: 7px;
}

@media all and (max-width: 639px) {
    .box-ev-article__link {
        font-size: 16px;
        padding: 5px 7px 6px 7px;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
    }
}

.box-ev-article__link:hover {
    background-color: #bf2000;
    color: #fff;
}

.report-error-hr {
    border: 0;
    height: 1px;
    position: relative;
    margin-bottom: 18px;
    background: radial-gradient(ellipse at center,
            rgba(0, 0, 0, 0.1) 0%,
            transparent 70%);
}

@media all and (min-width: 640px) {
    .report-error-hr {
        margin-bottom: 22px;
        background: radial-gradient(ellipse at center,
                rgba(0, 0, 0, 0.1) 0%,
                transparent 78%);
    }
}

.report-error-hr:before {
    content: "";
    position: absolute;
    width: 100%;
    top: -0.5em;
    height: 20px;
    background: radial-gradient(ellipse at center,
            rgba(0, 0, 0, 0.1) 0%,
            transparent 80%);
}

@media all and (min-width: 640px) {
    .report-error-hr:before {
        height: 18px;
    }
}

.report-error-hr:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 0.5em;
    top: calc(-0.6em + 1px);
    background: #fff;
}

.report-error {
    font-size: 18px;
}

#report-error-js {
    display: none;
}

#report-error-js.active {
    display: block;
}

.btn-colectiile-libertatea.share-button {
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 4px;
}

.btn-colectiile-libertatea.share-button:hover {
    color: #fff;
}

.single-sidebar-with-img,
.feed-single-sidebar-unlimited {
    text-align: initial;
}

@media all and (max-width: 639px) {

    .single-sidebar-with-img,
    .feed-single-sidebar-unlimited {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media all and (min-width: 640px) {

    .single-sidebar-with-img .section-title-container,
    .feed-single-sidebar-unlimited .section-title-container {
        padding-left: 15px;
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .section-title-container,
    .feed-single-sidebar-unlimited .section-title-container {
        padding-left: 0;
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        display: flex;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
        gap: 15px;
        padding-right: 15px;
        padding-left: 15px;
        justify-content: space-between;
        margin-bottom: 0;
        background-color: #eff1f5;
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        display: block;
        white-space: none;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px;
    }
}

@media all and (max-width: 639px) {

    .single-sidebar-with-img .container-in,
    .feed-single-sidebar-unlimited .container-in {
        padding-top: 15px;
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        width: 75%;
        margin-bottom: 15px;
        min-width: 75%;
        white-space: normal;
        flex-direction: column;
        flex-wrap: wrap;
        border-radius: 8px;
    }
}

@media all and (min-width: 640px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        min-width: 41%;
    }
}

@media all and (min-width: 920px) {

    .single-sidebar-with-img .container-in .news-item,
    .feed-single-sidebar-unlimited .container-in .news-item {
        min-width: 100%;
    }
}

@media all and (max-width: 1279px) {

    .single-sidebar-with-img .container-in .news-item .thumb,
    .feed-single-sidebar-unlimited .container-in .news-item .thumb {
        border-radius: 8px 8px 0 0;
    }
}

@media all and (max-width: 639px) {
    .single-sidebar-without-img .section-title-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.sticky-container .title-and-description-wrapper--partener {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.07);
    padding: 40px;
}

.anchor-js {
    min-height: 200px;
}

@media all and (min-width: 640px) {
    .anchor-js {
        min-height: 300px;
    }
}

.latest-video {
    background-color: #030000;
    margin-bottom: 20px;
    border-radius: 8px;
}

@media all and (min-width: 640px) {
    .latest-video {
        padding: 5px 20px;
    }
}

@media all and (max-width: 639px) {
    .latest-video {
        padding: 5px 15px;
    }
}

.latest-video .widget-title {
    margin: 10px 0;
    color: white;
    border-left: 5px solid #ea2700;
    padding: 0 0 0 5px;
    font-size: 16px;
    line-height: 1.2;
    background-color: transparent;
}

.latest-video .news-item {
    background-color: transparent;
    color: white;
}

.latest-video .news-item .thumb {
    background-color: transparent;
    z-index: 0;
    position: relative;
}

.latest-video .news-item .news-item-info {
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-wrap: wrap;
}

.latest-video .news-item .news-item-info:before {
    content: "";
    display: block;
    height: 20px;
    width: 20px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-right: 8px;
    background-position: center center;
    vertical-align: middle;
    background-image: url("icon-link-red.svg");
}

.latest-video .news-item .news-item-info .article-title {
    font-size: 16px;
    line-height: 1.2;
    font-weight: 700;
    flex: 1;
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img {
        margin-top: 15px;
    }
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container {
        border-radius: 8px 8px 0 0;
    }
}

@media all and (max-width: 639px) {
    .tmp-sidebar-without-img .section-title-container .widget-title {
        border-radius: 8px 8px 0 0;
    }
}

.tmp-sidebar-without-img .btn {
    width: 100%;
    margin-left: 0;
}

.scroll-progress {
    position: fixed;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 0%;
    background: red;
    z-index: 10;
    transition: width 0.1s ease-out;
}

.donate {
    margin: 20px 0;
    padding: 15px 15px 1px;
    box-shadow: 0 3px 9px 0 rgba(59, 27, 224, 0.05),
        0 5px 15px 0 rgba(224, 27, 27, 0.05),
        0 0 0 1px rgba(235, 227, 231, 0.85);
    border-radius: 8px;
}

@media all and (min-width: 640px) {
    .donate {
        padding: 20px 20px 15px;
    }
}

@media all and (min-width: 1279px) {
    .donate {
        margin: 30px 0;
        padding: 15px 25px 5px;
    }
}

.donate__title {
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 1.1;
}

.donate__sum {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.donate__sum .externalLink {
    width: calc(50% - 6px);
    background-color: #ea2700;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 50px;
    border-radius: 5px;
    color: #fff;
}

@media all and (max-width: 639px) {
    .donate__sum .externalLink {
        width: 100%;
    }
}

.donate__description {
    font-size: 20px;
    margin-bottom: 10px;
}

.donate__description span {
    font-size: 28px;
    font-weight: 700;
}

.login-card {
    padding: 18px 15px;
    text-align: center;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(51, 51, 51, 0.06),
        0 2px 12px 0 rgba(51, 51, 51, 0.03);
    box-shadow: 0 1px 3px 0 rgba(51, 51, 51, 0.06),
        0 2px 12px 0 rgba(51, 51, 51, 0.03);
    position: relative;
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media all and (min-width: 640px) {
    .login-card {
        padding: 32px 30px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

.login-card .login-card__titlu {
    font-weight: 700;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

@media all and (min-width: 640px) {
    .login-card .login-card__titlu {
        font-size: 26px;
    }
}

.login-card .login-card__fine-print {
    font-size: 14px;
}

@media all and (min-width: 640px) {
    .login-card .login-card__fine-print {
        font-size: 16px;
        padding: 0 10%;
        margin-bottom: 40px;
    }
}

.login-card ul {
    margin: 17px 0 20px;
    padding: 0;
    list-style-type: none;
    line-height: 1.25;
}

@media all and (min-width: 640px) {
    .login-card ul {
        margin: 27px 0 30px;
    }
}

.login-card ul li {
    padding: 8px 0;
}

@media all and (min-width: 640px) {
    .login-card ul li {
        padding: 12px 0;
    }
}

.login-card ul li+li {
    border-top: 1px solid #e5e5e5;
}

.login-card--blocker.popup-over::before {
    position: absolute;
    content: "";
    display: block;
    height: 400px;
    left: -25px;
    right: -25px;
    background-image: -webkit-gradient(linear,
            left top,
            left bottom,
            from(rgba(255, 255, 255, 0)),
            to(#fff));
    background-image: linear-gradient(180deg,
            rgba(255, 255, 255, 0) 0%,
            #fff 100%);
    bottom: 102%;
}

.login-card--comentarii .login-card__icons {
    margin-top: 0;
    margin-bottom: 15px;
    margin-right: 5px;
}

.login-card--comentarii p+p {
    margin-top: -15px;
}

.login-card__autor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #e5e5e5;
    margin: 10px 0 30px;
}

div.login-card__autor img {
    height: 170px;
}

@media all and (min-width: 640px) {
    div.login-card__autor img {
        height: 250px;
    }
}

.red-highlight {
    color: #ea2700;
}

.login-card__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
}

@media all and (min-width: 640px) {
    .login-card__icons {
        margin-top: 35px;
    }
}

.login-card__icons img {
    margin: 0 3px;
}

@media all and (min-width: 640px) {
    .login-card__icons img {
        width: 64px;
        height: 64px;
        margin: 0 5px;
    }
}

.login-card__buton {
    display: flex;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 16px 10px 15px;
    line-height: 1.1;
    border: 1px solid #ea2700;
    background-color: #ea2700;
    color: #fff;
    position: relative;
    border-radius: 4px;
    justify-content: center;
    text-align: center;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
}

@media all and (min-width: 1279px) {
    .login-card__buton {
        font-size: 14px;
        width: calc(50% - 10px);
    }
}

@media all and (min-width: 640px) {
    .login-card__buton {
        font-size: 16px;
    }
}

@media (hover: hover) {
    .login-card__buton:hover {
        color: #ea2700;
        background-color: #fff;
        border: 1px solid #ea2700;
    }
}

.login-card__buton.login-card__buton--secondary {
    background-color: #fff;
    color: #ea2700;
    margin-top: 10px;
}

@media all and (min-width: 1279px) {
    .login-card__buton.login-card__buton--secondary {
        margin-left: 20px;
        margin-top: 0;
    }
}

.login-card__buton.login-card__buton--secondary:hover {
    color: white;
    background-color: #ea2700;
    border: 1px solid #ea2700;
}

.login-card.login-card--blocker ul {
    margin: 17px 0 20px !important;
    padding: 0 !important;
    list-style-type: none;
    line-height: 1.25;
}

@media all and (min-width: 640px) {
    .login-card.login-card--blocker ul {
        margin: 27px 0 30px !important;
    }
}

@media (width <=1250px) {
    .tmp-sidebar-without-img {
        display: none;
    }

}