.c-bar::after,
.c-bar::before,
.c-post-info::after,
.c-post-info::before,
.c-switcher-box::after,
.c-switcher-box::before,
.o-jumbotron::after,
.o-jumbotron::before {
    content: "";
    display: table
}

.c-bar::after,
.c-post-info::after,
.c-switcher-box::after,
.o-jumbotron::after {
    clear: both
}

.c-post-stats,
.c-social-list {
    padding-left: 0;
    list-style: outside none none
}

@media (max-width: 1023px) {
    h1 {
        font-size: 27px
    }

    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 18px
    }
}

.dropdown {
    fill: #000
}

.text-hide {
    position: absolute;
    margin: 0
}

body {
    margin-left: auto;
    margin-right: auto
}

a,
button {
    transition: all .3s ease;
    outline: 0 none !important
}

::-moz-selection {
    background-color: #c6f3fe
}

h1,
h2 {
    margin-top: 33px;
    margin-bottom: 22px
}

@media (min-width: 1280px) {

    h1,
    h2 {
        margin-top: 44px;
        margin-bottom: 33px
    }
}

p,
ul {
    margin-bottom: 22px
}

.c-main {
    padding: 0 10px
}

@media (max-width: 1023px) {
    .c-main .c-bar .c-social-list {
        padding: 0 10px
    }
}

.c-switcher-box {
    display: none
}

.c-entry-inverse .c-social-list .i-svg {
    fill: #fff
}

.c-social-list {
    text-align: center
}

.c-social-list>li {
    display: inline-block
}

.c-social-list>li>a {
    display: block;
    text-decoration: none
}

.c-social-list>li>a .i-svg {
    transition: fill .3s ease
}

.c-social-list>li>a:active .i-fb,
.c-social-list>li>a:focus .i-fb,
.c-social-list>li>a:hover .i-fb {
    fill: #49629a !important
}

.c-social-list>li>a:active .i-tw,
.c-social-list>li>a:focus .i-tw,
.c-social-list>li>a:hover .i-tw {
    fill: #03a9f4 !important
}

.c-social-list>li>a:active .i-vb,
.c-social-list>li>a:focus .i-vb,
.c-social-list>li>a:hover .i-vb {
    fill: #665cac !important
}

.c-social-list>li>a:active .i-tlg,
.c-social-list>li>a:focus .i-tlg,
.c-social-list>li>a:hover .i-tlg {
    fill: #4a90e2 !important
}

.c-social-list>li>a:active .i-msgr,
.c-social-list>li>a:focus .i-msgr,
.c-social-list>li>a:hover .i-msgr {
    fill: #0084ff !important
}

.c-main .c-bar .c-social-list {
    background: #000 none repeat scroll 0 0
}

@media (max-width: 1279px) {
    .c-main .c-bar .c-social-list {
        display: flex;
        align-items: center;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 100%;
        white-space: nowrap;
        transition: opacity .3s ease;
        opacity: 0;
        pointer-events: none
    }
}

@media (min-width: 1280px) {
    .c-main .c-bar .c-social-list {
        display: block
    }
}

.i-svg {
    vertical-align: middle
}

.i-tlg {
    fill-rule: evenodd
}

.o-jumbotron {
    padding: 10px 40px;
    background-color: #000;
    overflow: hidden;
    font-size: 14px
}

.o-jumbotron .o-jumbotron {
    margin-bottom: 0
}

@media (max-width: 1279px) {
    .o-jumbotron {
        padding-top: 7px
    }

    .c-main .o-jumbotron {
        margin-right: 0
    }
}

.p-name.c-post-title.u-uppercase.js-si-title {
    width: 104%
}

.c-entry {
    display: block;
    position: relative;
    margin-bottom: 20px
}

.c-entry-inverse {
    color: #fff
}

.c-post-img-wrap {
    position: relative;
    display: block;
    background: #f5f5f5 none repeat scroll 0 0
}

.o-jumbotron .c-post-img-wrap {
    background: #000 none repeat scroll 0 0
}

.c-post-img-wrap img {
    width: 100%;
    height: auto;
    color: #f5f5f5
}

.has-pseudo-bg {
    display: block;
    position: relative
}

.has-pseudo-bg::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4)
}

.c-entry-lg .has-pseudo-bg::after {
    background: transparent linear-gradient(transparent 30%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.85) 100%) repeat scroll 0 0
}

.c-post-img.u-blur {
    min-height: 310px
}

@media (min-width: 1280px) {
    .c-post-img.u-blur {
        min-height: 375px
    }
}

.c-post-meta {
    background-color: #fff
}

.c-entry-lg .c-post-meta {
    position: absolute;
    padding: 10px 0 26px;
    bottom: 0;
    left: 0;
    right: 0
}

@media (max-width: 1023px) {
    .c-post-img.u-blur {
        min-height: 240px
    }

    .c-entry-lg .c-post-meta {
        padding: 8px 0 20px
    }
}

.o-jumbotron.c-entry-lg .c-post-meta {
    left: 0;
    right: 0;
    pointer-events: none;
    padding-left: 54px;
    padding-right: 54px
}

.o-jumbotron.c-entry-lg .c-post-meta .c-post-title {
    pointer-events: all
}

.c-entry-inverse .c-post-meta {
    background-color: transparent
}

.c-entry-lg .c-post-meta {
    padding-bottom: 20px !important
}

@media (max-width: 1365px) {
    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 1023px) {
    .c-entry-lg .c-post-meta {
        padding-bottom: 15px !important
    }
}

.c-post-img-sleaze {
    display: block;
    width: auto;
    height: auto;
    max-width: 190px;
    max-height: 126px;
    margin-bottom: 11px;
    padding: 3px;
    border: 2px solid #fff
}

@media (min-width: 1280px) {
    .c-post-img-sleaze {
        max-width: 300px;
        max-height: 199px;
        margin-bottom: 22px
    }
}

@media (min-width: 1600px) {
    .c-post-img-sleaze {
        max-width: 342px;
        max-height: 227px
    }
}

.c-post-title {
    font-size: 16px;
    font-weight: 700
}

.c-post-title.u-uppercase {
    letter-spacing: 1px
}

.c-post-meta .c-post-title,
.o-jumbotron .c-post-title {
    margin: 0
}

.c-post-title,
.c-post-title>* {
    color: inherit
}

.c-post-title>* {
    pointer-events: all
}

.c-entry-inverse .c-post-title {
    font-weight: 300
}

.c-entry-lg .c-post-title {
    font-size: 28px;
    line-height: 32px;
    font-weight: 900
}

@media (max-width: 1023px) {
    .c-post-img-sleaze {
        max-width: 142px;
        max-height: 94px;
        padding: 2px
    }

    .c-post-title {
        font-size: 12px
    }

    .c-entry-lg .c-post-title {
        font-size: 21px;
        line-height: 24px
    }
}

@media (min-width: 1366px) {
    .c-post-title {
        font-size: 20px
    }
}

@media (min-width: 1600px) {
    .c-post-title {
        font-size: 22px
    }
}

.c-post-tag {
    display: inline-block;
    font-size: 12px
}

.c-bar .c-post-tag {
    padding-top: 1px
}

.c-entry-lg .c-bar .c-post-tag {
    padding-top: 0
}

@media (min-width: 1280px) {
    .c-bar .c-post-tag {
        font-size: 15px;
        line-height: 22px
    }
}

@media (max-width: 1023px) {
    .c-post-tag {
        font-size: 10px
    }

    .c-entry-lg .c-post-tag {
        font-size: 12px
    }
}

.c-post-tag {
    color: #666;
    font-weight: 700
}

.c-entry-inverse .c-post-tag {
    color: #aaa;
    font-weight: 300
}

.c-post-stats {
    display: block;
    color: #666;
    font-size: 12px;
    white-space: nowrap;
    text-align: right
}

.c-entry-lg .c-post-stats {
    font-size: 12px
}

.c-post-stats>li {
    display: inline-block
}

.c-post-stats>li:not(:last-child) {
    margin-right: 8px
}

.c-post-stats>li:empty {
    display: none
}

.c-post-info .c-post-stats {
    margin-bottom: 0
}

.c-bar .c-post-stats {
    display: inline-block
}

@media (max-width: 1023px) {

    .c-main .c-entry-lg .c-post-stats,
    .c-post-stats {
        font-size: 10px
    }

    .c-post-stats>li:not(:last-child) {
        margin-right: 6px
    }
}

.c-entry-inverse .c-post-stats {
    color: #aaa
}

.c-port {
    overflow: hidden;
    position: relative
}

.c-bar {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    line-height: 1.6;
    fill: #666
}

.c-bar a {
    color: inherit;
    text-decoration: none
}

.c-bar a:active,
.c-bar a:hover {
    color: #333;
    fill: #333
}

.c-bar svg {
    transition: all ease
}

.c-main .c-entry-lg .c-bar {
    padding-right: 30px
}

.c-entry .c-bar {
    font-size: 14px;
    line-height: 1.6
}

.c-bar-left {
    float: left
}

.c-bar-right {
    float: right
}

.c-bar-unit {
    position: relative;
    float: left;
    padding: 5px 10px
}

.c-bar-unit ul {
    margin-bottom: 0
}

.c-bar-left .c-bar-unit:not(:last-child) {
    border-right: 1px solid rgba(170, 170, 170, 0.5)
}

@media (max-width: 1023px) {
    .c-main .c-bar {
        font-size: 11px
    }

    .c-entry .c-bar {
        font-size: 12px
    }
}

.c-bar-unit .c-social-list {
    font-size: 12px
}

.c-bar-unit .c-social-list a {
    color: #666;
    padding-top: 3px
}

.c-entry-inverse .c-bar-unit .c-social-list a {
    color: #aaa
}

@media (min-width: 1024px) {
    .c-main .c-entry-lg .c-bar-unit .c-social-list a {
        padding-top: 3px
    }
}

.c-social-list li:nth-child(1) a {
    margin-right: 8px
}

.c-social-list li:nth-child(2) a {
    margin-right: 6px
}

.c-social-list li:nth-child(3) a,
.c-social-list li:nth-child(4) a {
    margin-right: 4px
}

.c-bar-unit .c-social-list li:last-child a {
    margin-right: 0
}

@media (max-width: 1023px) {
    .c-bar-unit .c-social-list {
        font-size: 10px
    }

    .c-bar-unit .c-social-list a {
        padding: 5px 0 1px
    }

    .c-entry-lg .c-bar-unit .c-social-list {
        font-size: 12px
    }

    .c-entry-lg .c-bar-unit .c-social-list a {
        padding: 0
    }

    .c-entry-lg .c-bar-unit .c-social-list.c-switcher-box {
        margin-top: 3px
    }

    .c-main .c-entry-lg .c-bar-unit .c-social-list {
        font-size: 10px
    }

    .c-social-list li {
        margin-right: 5px
    }
}

.c-social-list a {
    padding-left: 10px;
    padding-right: 10px
}

.c-social-list .i-svg {
    width: 15px;
    height: 15px;
    margin-top: -2px
}

.c-social-list .i-tw {
    width: 17px;
    height: 17px
}

.c-social-list .i-vb {
    width: 15px;
    height: 17px;
    margin-top: -2px
}

.c-social-list .i-tlg {
    width: 17px;
    height: 17px;
    margin-top: -4px
}

.u-uppercase {
    text-transform: uppercase
}

.u-mr-0 {
    margin-right: 0 !important
}

.u-pa-0 {
    padding: 0 !important
}

.u-pr-0 {
    padding-right: 0 !important
}

.u-pos-r {
    position: relative
}

.c-entry-inverse .u-text-lady,
.u-text-lady {
    color: #f65757
}

@media print {

    .c-bar-left .c-bar-unit~*,
    .c-bar-right {
        display: none !important
    }

    .c-entry-lg .has-pseudo-bg::before {
        background-color: transparent;
        background-image: none
    }

    .c-bar * {
        color: #666 !important
    }

    .c-bar-left {
        width: 50%
    }

    .c-bar-unit {
        border-right: 0 none !important
    }

    .c-entry-lg .c-post-meta,
    .c-post-meta {
        position: relative !important;
        padding-bottom: 0 !important
    }

    .c-post-title {
        color: #000 !important;
        margin: 22px 0 0 !important
    }

    .o-jumbotron {
        margin-bottom: 0 !important;
        background-color: transparent !important;
        overflow: visible
    }

    .c-post-stats {
        display: none !important
    }

    .c-main {
        float: none !important;
        width: 100% !important;
        margin-right: 0 !important
    }
}

body {
    font-family: "Open Sans", sans-serif;
    color: #444;
    line-height: 1.5625
}

.order_form {
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    font-family: Arial, Helvetica
}

input {
    outline: 0
}

.order_form {
    font-family: Arial, Helvetica;
    margin: 0;
    padding: 0 20px;
    border-radius: 5px
}

input {
    outline: 0 none
}

@media (min-width: 759px) and (max-width: 1024px) {
    .c-entry-lg .c-post-title {
        font-size: 21px
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .c-entry-lg .c-post-title {
        font-size: 19px;
        line-height: 24px
    }
}

@media (max-width: 600px) {
    .c-entry-lg .c-post-title {
        line-height: 19px
    }
}

@media (max-width: 759px) {

    html,
    body {
        width: 100%;
        padding: 0
    }

    .c-post-img-sleaze {
        width: 100%;
        width: 172px;
        height: 118px
    }

    .o-jumbotron {
        font-size: 11px;
        padding: 0
    }

    h1 {
        font-size: 20px
    }

    .c-post-title {
        font-size: 17px
    }

    .o-jumbotron.c-entry-lg .c-post-meta {
        padding-left: 20px
    }

    .p-name.c-post-title.u-uppercase.js-si-title {
        max-width: 106%;
        margin-bottom: -7px;
        background-color: #000;
        font-size: 12px;
        padding: 8px
    }

    .c-bar-right {
        display: none
    }

    .c-entry-lg .c-post-title {
        font-size: 19px
    }

    .c-main .o-jumbotron {
        max-width: 114%;
        margin-left: 0
    }
}

html {
    font-family: sans-serif
}

article,
footer,
header,
nav {
    display: block
}

a:active,
a:hover {
    outline: 0 none
}

b {
    font-weight: 700
}

h1 {
    margin: .67em 0
}

img {
    border: 0 none;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible;
    text-transform: none;
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0 none;
    padding: 0
}

input {
    line-height: normal
}

@media print {

    *,
    ::after,
    ::before {
        background: transparent none repeat scroll 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    margin: 0;
    font-family: Ubuntu, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 1.6;
    color: #000;
    background-color: #fff
}

button,
input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    background-color: transparent;
    color: #09f;
    text-decoration: none
}

a:focus,
a:hover {
    color: #09f;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.inL_273111 {
    margin: 0 auto;
}

h1,
h2,
h3 {
    font-family: Ubuntu;
    font-weight: 900;
    line-height: 1.25;
    color: inherit;
    margin-top: 22px;
    margin-bottom: 11px
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

p {
    margin: 0 0 11px
}

ul {
    margin-top: 0;
    margin-bottom: 11px
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.dropdown {
    position: relative
}

.navbar::after,
.navbar::before {
    content: "";
    display: table
}

.navbar::after {
    clear: both
}

.pull-left {
    float: left !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0 none
}

body {
    margin: 0
}

.contentBox p {
    margin: 0
}

article,
footer,
header,
nav {
    display: block
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline-width: 0
}

b {
    font-weight: inherit;
    font-weight: bolder
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    font: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted buttontext
}

* {
    box-sizing: border-box
}

::before,
::after {
    box-sizing: border-box
}

body {
    height: 100%;
    color: #2e2e2e;
    background-color: #f2f2f2;
    text-rendering: optimizelegibility;
    min-width: 320px;
    padding-top: 60px
}

body.body-white-back {
    background-color: #fff
}

input,
button {
    font-family: inherit;
    line-height: inherit
}

a {
    color: #3968a3;
    text-decoration: none
}

a:hover,
a:focus {
    color: #3968a3;
    text-decoration: none;
    outline: 0 none
}

img {
    vertical-align: middle
}

::-moz-selection {
    background: #b3d4fc none repeat scroll 0 0;
    text-shadow: none
}

.hidden {
    display: none !important
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

body::before {
    content: "xs";
    display: none
}

.spinner-inner {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 20px auto
}

.spinner-inner .spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    animation: 2s linear 0 normal none infinite running;
    transform-origin: center center 0
}

.navbar {
    background-color: #ba0505;
    background-image: linear-gradient(#ba0505 60px, #ec0606 60px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-height: 60px;
    z-index: 1000;
    transition: top .2s ease;
    cursor: default;
    will-change: top
}

.dark-blue .navbar {
    background-color: #021859;
    background-image: linear-gradient(#021859 60px, #03258b 60px)
}

.navbar .navbar-inner {
    position: relative;
    display: flex;
    height: 100%;
    line-height: 60px
}

.navbar .navbar-inner .navbar-toggle {
    position: relative;
    flex: 0 0 auto;
    padding: 21px 20px 20px;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    outline: 0 none;
    cursor: pointer
}

.navbar .navbar-inner .navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff
}

.navbar .navbar-inner .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}

.navbar .navbar-inner .navbar-title {
    position: relative;
    height: 60px;
    margin-left: -4px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    flex: 0 0 auto
}

.navbar .navbar-inner .navbar-title__hashtag {
    position: absolute;
    top: 0;
    left: 0
}

.navbar .navbar-inner .navbar-title__bg {
    display: none
}

.navbar .navbar-inner .gradient-navbar {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 200px;
    height: 60px;
    background: transparent linear-gradient(to right, rgba(186, 5, 5, 0), #ba0505 100px) no-repeat scroll 0 0
}

.dark-blue .navbar .navbar-inner .gradient-navbar {
    background: transparent linear-gradient(to right, rgba(2, 24, 89, 0), #021859 100px) no-repeat scroll 0 0
}

.navbar .navbar-inner .navbar-menu {
    display: none
}

.navbar .navbar-inner .navbar-right {
    position: relative;
    display: flex;
    flex: 0 0 auto;
    height: 60px;
    margin-left: auto;
    z-index: 2000
}

.navbar .navbar-inner .button-text {
    display: none
}

.navbar .navbar-inner .button {
    position: relative;
    display: block;
    width: 40px;
    height: 60px;
    padding: 0;
    border: 0 none;
    outline: 0 none;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: .7;
    cursor: pointer;
    transition: opacity .15s ease-out
}

.navbar .navbar-inner .button:hover {
    opacity: 1
}

.navbar .navbar-inner .button.button-user {
    background-size: 20px 20px
}

.navbar .navbar-inner .button.button-search {
    margin-right: 10px;
    background-size: 20px 20px
}

.search-container {
    position: absolute;
    right: 0;
    width: 100%;
    height: 60px;
    background-color: #ec0606;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-out;
    z-index: 2005
}

.dark-blue .search-container {
    background-color: #03258b
}

.title-bar {
    position: fixed;
    top: 10px;
    z-index: 995;
    display: flex;
    height: 50px;
    width: 100%;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 1px 11px 0 rgba(0, 19, 45, 0.21);
    overflow: hidden;
    transition: top .2s ease;
    will-change: top
}

.title-bar .social-share {
    position: relative;
    z-index: 995;
    margin: 2px auto 0
}

.title-bar__container {
    height: inherit;
    margin: auto
}

.social-share {
    display: flex
}

.social-share_column-xs {
    flex-direction: column
}

.social-share__counter {
    position: relative;
    min-width: 100px;
    margin-right: 15px;
    padding-right: 40px;
    text-align: center;
    font-size: 38px;
    line-height: 33px;
    color: #3968a3
}

.social-share__counter::before {
    content: "reposts";
    display: block;
    width: 60px;
    text-transform: uppercase;
    line-height: 10px;
    font-size: 11px;
    text-align: center
}

.social-share__counter::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    font-size: 50px;
    font-weight: 300;
    overflow: hidden
}

.social-share__counter-xs {
    font-size: 12px;
    color: #3968a3
}

.social-share__counter-xs::before {
    content: "reposts";
    display: inline-block;
    margin-right: 4px;
    text-transform: uppercase;
    line-height: 10px;
    font-size: 11px;
    text-align: center
}

.social-share__icons {
    display: flex
}

.social-share__icon {
    flex: 0 0 auto;
    display: block;
    height: 40px;
    margin-right: 7px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    background-repeat: no-repeat;
    transition: background-color .15s ease-out 0s, transform .3s ease-out 0s, -webkit-transform .3s ease-out 0
}

.social-share__icon:hover {
    color: #fff
}

.social-share__icon:last-child {
    margin-right: 0
}

.social-share__icon svg {
    pointer-events: none
}

.social-share__icon_small {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    margin-bottom: 3px;
    margin-top: 3px;
    border-radius: 1px;
    background-position: center center
}

.social-share__icon_tw {
    background-color: #76aaeb
}

.social-share__icon_tw:hover {
    background-color: #8cb8ee
}

.social-share__icon_fb {
    background-color: #475995
}

.social-share__icon_fb:hover {
    background-color: #4f63a6
}

.social-share__icon_whatsapp,
.social-share__icon_viber {
    display: none
}

.social-share__icon_viber {
    background-color: #665cac
}

.social-share__icon_viber:hover {
    background-color: #766db5
}

.social-share__icon_telegram {
    background-color: #35a6de
}

.social-share__icon_telegram:hover {
    background-color: #4bb0e2
}

.social-share__icon_whatsapp {
    background-color: #67c15e
}

.social-share__icon_whatsapp:hover {
    background-color: #78c870
}

.content-note {
    word-wrap: break-word
}

.content-note::before,
.content-note::after {
    content: " ";
    display: table
}

.content-note::after {
    clear: both
}

.post-page__columns {
    display: flex
}

.post-page__columns-left {
    display: none
}

.post-page__columns-right {
    width: 100%
}

.post-page .post-page-item {
    margin-top: 0;
    padding: 0 15px 20px
}

.post-page .post-page-item .post-page-header {
    margin-bottom: 30px
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share_column-xs {
    flex-flow: row wrap
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter {
    position: relative;
    left: -3px;
    bottom: -3px;
    min-width: 60px;
    padding-right: 0
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter::after {
    content: ""
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share__counter-xs {
    flex: 0 0 100%
}

.post-page .post-page-item .post-page-content-tags .tags {
    padding: 0;
    margin: 0 0 10px
}

.post-page .post-page-item .post-page-content-tags .tags::before,
.post-page .post-page-item .post-page-content-tags .tags::after {
    content: " ";
    display: table
}

.post-page .post-page-item .post-page-content-tags .tags::after {
    clear: both
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item {
    float: left;
    margin: 0 10px 10px 0;
    font-weight: 500;
    font-size: 11px;
    line-height: 32px;
    text-transform: uppercase;
    color: #3968a3;
    background-color: #f5f7fa;
    list-style-type: none;
    border-radius: 2px;
    transition: all .15s ease-out
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:first-child {
    margin-left: 0
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:hover {
    background-color: #e2e7ec
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item a {
    display: block;
    padding: 0 10px;
    color: inherit
}

.read-next {
    margin: 20px 0
}

.read-next__container {
    opacity: 0;
    transition: opacity .6s ease-out
}

.read-next__container_visible {
    opacity: 1
}

.read-next__title {
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    text-transform: uppercase
}

.read-next-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #e2e7ec
}

.read-next-item:nth-child(n+2) .read-next-item__labels_top {
    display: none
}

.read-next-item:last-child {
    border-bottom: 0 none
}

.read-next-item__labels {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start
}

.read-next-item__title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    transition: color .15s ease-out
}

.read-next-item__title:hover {
    color: #ba0505
}

.dark-blue .read-next-item__title:hover {
    color: #021859
}

.comments {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0;
    background: #fff none repeat scroll 0 0
}

.comments-btn-block {
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0
}

.comments__btn-up {
    position: absolute;
    top: 65vh;
    display: block;
    width: 50px;
    height: 50px;
    padding: 16px;
    margin-bottom: 160px;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
    box-shadow: 0 2px 12px 0 rgba(71, 75, 105, 0.15);
    z-index: 890
}

.comments__btn-up svg {
    position: relative;
    top: -4px
}

.comments__count {
    text-align: center;
    font-size: 22px;
    font-weight: 400
}

.comments .comment-bubble {
    opacity: 1;
    transition: opacity .5s ease-out
}

.comments .comments-btns {
    margin: 15px 0;
    display: flex;
    width: 100%;
    height: 40px;
    justify-content: space-between
}

.comments .comments-toggle {
    width: 55%;
    z-index: 890;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #8899a7;
    text-align: center;
    cursor: pointer;
    transition: background-color .15s ease-out;
    background-color: #f5f7fa;
    outline: 0 none;
    border-radius: 2px
}

.comments .comments-toggle a {
    color: inherit;
    text-decoration: none;
    width: 100%;
    display: inline-block
}

.comments .comments-toggle:hover {
    background-color: #e2e7ec
}

.comments .comments-chat {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    text-align: center
}

.comments .comments-user {
    height: 40px;
    overflow: hidden;
    flex-shrink: 0;
    position: relative;
    top: -2px
}

.comments .comments-avatar {
    flex-shrink: 0;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 8px;
    margin-top: 2px;
    margin-right: 2px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 50%;
    background-color: #f5f7fa
}

.comments .comments-avatar_grey {
    margin-left: 0;
    margin-right: 8px
}

.comments .comments-avatar_form {
    margin-left: 0;
    margin-right: 8px
}

.comments .comments-avatar_unauthorized {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 11px auto
}

.comments .comments-message {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    flex-direction: row-reverse;
    justify-content: flex-start
}

.comments .comments-message_grey {
    flex-direction: row
}

.comments .comments-field {
    position: relative;
    width: 88%;
    flex: 1 0 auto;
    padding: 15px;
    border: 1px solid #e2e7ec;
    border-radius: 12px
}

.comments .comments-field__txt {
    display: block;
    margin: 5px 0 0;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    line-height: 1.42857
}

.comments .comments-field__txt p {
    margin: 0
}

.comments .comments-field__image {
    text-align: left;
    margin-top: 5px
}

.comments .comments-field__image-load {
    display: flex;
    height: 200px;
    justify-content: center;
    flex-direction: column
}

.comments .comments-field__image-load .spinner-inner {
    display: block
}

.comments .comments-field_grey {
    background-color: #f5f7fa;
    border-color: #f5f7fa
}

.comments .comments-like {
    display: flex;
    align-items: baseline;
    font-size: 14px;
    opacity: .9;
    color: #8899a7;
    cursor: pointer
}

.comments .comments-like:hover {
    color: #3968a3
}

.comments .comments-like__count {
    padding-left: 5px
}

.comments .comments-flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%
}

.comments .comments-flex__name {
    margin: 0 10px 0 0;
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

.comments .comments-flex__answer {
    border-bottom: 1px solid transparent;
    font-size: 12px;
    font-weight: 400;
    color: #8899a7;
    line-height: 22px;
    cursor: pointer;
    transition: border-color .15s ease-out
}

.comments .comments-flex__answer::after {
    content: "";
    display: inline-block;
    height: 8px;
    width: 16px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: 50% center
}

.comments .comments-flex__answer:hover {
    border-color: #e2e7ec
}

.comments .comments-form {
    position: relative;
    z-index: 1;
    max-width: 660px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 1px solid transparent;
    transition: transform .15s ease 0s, -webkit-transform .15s ease 0
}

.comments .comments-form__unauthorized {
    padding: 15px;
    font-size: 14px;
    color: #8899a7;
    text-align: center;
    background: #f5f7fa none repeat scroll 0 0;
    border-radius: 12px;
    cursor: pointer
}

.comments .comments-form_unauthorized {
    transform: translateY(0px);
    padding: 0
}

.comments-form-header {
    display: flex
}

.comments-form-header_unauthorized {
    display: none
}

.comments-toggle-md {
    display: none
}

.notification-message-list-container {
    position: fixed;
    z-index: 1000;
    width: 100%;
    display: none;
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 9px 33px 0 rgba(21, 33, 50, 0.2)
}

img {
    max-width: 100%
}

.post-page-content-main a {
    text-decoration: underline
}

.post-page-content-main a:hover {
    color: #a21e2b
}

html {
    overflow-y: initial !important
}

body {
    position: initial !important
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
footer,
header,
nav {
    display: block
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input {
    font: inherit;
    margin: 0
}

button,
input {
    overflow: visible
}

button {
    text-transform: none
}

button {
    appearance: button
}

button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring {
    outline: 1px dotted ButtonText
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    appearance: button;
    font: inherit
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::before,
::after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    height: 100%;
    color: #2e2e2e;
    background-color: #f2f2f2;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-width: 320px;
    padding-top: 0
}

body.body-white-back {
    background-color: #fff
}

input,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #3968a3;
    text-decoration: none
}

a:hover,
a:focus {
    color: #3968a3;
    text-decoration: none;
    outline: 0
}

img {
    vertical-align: middle
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

.hidden {
    display: none !important
}

.visible-xs {
    display: none !important
}

.visible-sm {
    display: none !important
}

@media(max-width:659px) {
    .visible-xs {
        display: block !important
    }
}

@media(min-width:660px) and (max-width:979px) {
    .visible-sm {
        display: block !important
    }
}

@media(max-width:659px) {
    .hidden-xs {
        display: none !important
    }
}

@media(min-width:660px) and (max-width:979px) {
    .hidden-sm {
        display: none !important
    }
}

body::before {
    content: "xs";
    display: none
}

@media(min-width:660px) {
    body::before {
        content: "sm"
    }
}

@media(min-width:980px) {
    body::before {
        content: "md"
    }
}

@media(min-width:1300px) {
    body::before {
        content: "lg"
    }
}

@media(min-width:1440px) {
    body::before {
        content: "xlg"
    }
}

@media(min-width:1920px) {
    body::before {
        content: "xxlg"
    }
}

.spinner-inner {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 20px auto
}

.spinner-inner .spinner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-animation: rotate 2s linear infinite;
    animation: rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

@-webkit-keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media(min-width:660px) {
    .spinner-inner {
        width: 40px;
        height: 40px;
        margin: 35px auto
    }
}

.navbar {
    background-color: #ba0505;
    background-image: linear-gradient(#ba0505 60px, #ec0606 60px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    max-height: 60px;
    z-index: 1000;
    -webkit-transition: top .2s;
    transition: top .2s;
    cursor: default;
    will-change: top
}

.dark-blue .navbar {
    background-color: #021859;
    background-image: linear-gradient(#021859 60px, #03258b 60px)
}

.navbar .navbar-inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    line-height: 60px
}

.navbar .navbar-inner .navbar-toggle {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 21px 20px 20px;
    background: 0 0;
    border: 0;
    outline: 0;
    cursor: pointer
}

.navbar .navbar-inner .navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 3px;
    background-color: #fff
}

.navbar .navbar-inner .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 5px
}

.navbar .navbar-inner .navbar-title {
    position: relative;
    height: 60px;
    margin-left: -4px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.navbar .navbar-inner .navbar-title__hashtag {
    position: absolute;
    top: 0;
    left: 0
}

.navbar .navbar-inner .navbar-title__bg {
    display: none
}

.navbar .navbar-inner .gradient-navbar {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 200px;
    height: 60px;
    background: linear-gradient(to right, rgba(186, 5, 5, 0), #ba0505 100px) no-repeat
}

.dark-blue .navbar .navbar-inner .gradient-navbar {
    background: linear-gradient(to right, rgba(2, 24, 89, 0), #021859 100px) no-repeat
}

.navbar .navbar-inner .navbar-menu {
    display: none
}

.navbar .navbar-inner .navbar-right {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    height: 60px;
    margin-left: auto;
    z-index: 2000
}

.navbar .navbar-inner .button-text {
    display: none
}

.navbar .navbar-inner .button {
    position: relative;
    display: block;
    width: 40px;
    height: 60px;
    padding: 0;
    border: 0;
    outline: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.navbar .navbar-inner .button:hover {
    opacity: 1
}

.navbar .navbar-inner .button.button-user {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTMuNSAxMi40QzE1IDEwLjggMTYgOC40IDE2IDZjMC0zLjMtMi43LTYtNi02UzQgMi43IDQgNmMwIDIuNCAxIDQuOCAyLjUgNi40LTIuMi40LTQuMyAxLjMtNi41IDIuNnY0YzMuMy43IDYuNyAxIDEwIDFzNi43LS4zIDEwLTF2LTRjLTIuMi0xLjMtNC4zLTIuMi02LjUtMi42ek02IDZjMC0yLjIgMS44LTQgNC00czQgMS44IDQgNGMwIDMtMiA2LTQgNlM2IDkgNiA2em0xMiAxMS4zYy0yLjcuNC01LjQuNy04IC43LTIuNyAwLTUuMy0uMi04LS43di0xLjJjMi43LTEuNCA1LjQtMi4yIDgtMi4yIDIuNiAwIDUuMy43IDggMi4ydjEuMnoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=);
    background-size: 20px 20px
}

.navbar .navbar-inner .button.button-search {
    margin-right: 10px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICA8cGF0aCBkPSJNMTkuOTMzIDE4LjNsLTUuMy01LjNjMS0xLjMgMS43LTMgMS43LTQuOCAwLTQuMy0zLjUtNy45LTcuOS03LjlzLTcuOSAzLjUtNy45IDcuOSAzLjUgNy45IDcuOSA3LjljMS44IDAgMy41LS42IDQuOC0xLjdsNS4zIDUuMyAxLjQtMS40ek04LjQzMyAxNGMtMy4zIDAtNS45LTIuNi01LjktNS44IDAtMy4zIDIuNi01LjkgNS45LTUuOSAzLjIgMCA1LjkgMi42IDUuOSA1LjktLjEgMy4yLTIuNyA1LjgtNS45IDUuOHoiIGZpbGw9IiNGRkYiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPgo8L3N2Zz4=);
    background-size: 20px 20px
}

@media(min-width:660px) {
    .navbar .navbar-inner .gradient-navbar {
        width: 330px;
        background: linear-gradient(to right, rgba(186, 5, 5, 0), #ba0505 230px) no-repeat
    }

    .dark-blue .navbar .navbar-inner .gradient-navbar {
        background: linear-gradient(to right, rgba(2, 24, 89, 0), #021859 230px) no-repeat
    }

    .navbar .navbar-inner .navbar-toggle {
        padding-right: 11px
    }

    .navbar .navbar-inner .navbar-title {
        font-size: 28px;
        margin-right: 15px;
        margin-left: 30px
    }

    .navbar .navbar-inner .navbar-title__hashtag {
        position: relative
    }

    .navbar .navbar-inner .navbar-title__bg {
        position: absolute;
        top: 50%;
        display: block;
        left: -10px;
        right: -10px;
        height: 0;
        border-radius: 2px;
        background-color: #ec0606;
        opacity: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: height .15s ease-out, opacity .15s ease-out;
        transition: height .15s ease-out, opacity .15s ease-out;
        z-index: -1
    }

    .dark-blue .navbar .navbar-inner .navbar-title__bg {
        background-color: #03258b
    }

    .navbar .navbar-inner .navbar-title:hover .navbar-title__bg {
        height: 36px;
        opacity: 1
    }

    .navbar .navbar-inner .button-text {
        padding: 0 25px;
        margin: 11px 5px;
        border: 0;
        border-radius: 2px;
        outline: 0;
        line-height: 38px;
        font-weight: 700;
        color: #fff;
        background-color: #ec0606;
        text-transform: uppercase;
        white-space: nowrap;
        -webkit-transition: background-color .15s ease-out;
        transition: background-color .15s ease-out
    }

    .dark-blue .navbar .navbar-inner .button-text {
        background-color: #03258b
    }

    .navbar .navbar-inner .button-text:hover {
        background-color: #f91313
    }

    .dark-blue .navbar .navbar-inner .button-text:hover {
        background-color: #042ca4
    }

    .navbar .navbar-inner .button-text.button-text-mylife {
        display: block;
        margin-right: 10px
    }
}

@media(min-width:980px) {
    .navbar {
        -webkit-transition: max-height .3s ease-out, top .2s;
        transition: max-height .3s ease-out, top .2s
    }

    .navbar .navbar-inner .navbar-toggle {
        display: none
    }

    .navbar .navbar-inner .navbar-rss {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
        margin-right: 10px;
        opacity: .4;
        -webkit-transition: opacity .15s ease-out;
        transition: opacity .15s ease-out
    }

    .navbar .navbar-inner .navbar-rss:hover {
        opacity: .7
    }

    .navbar .navbar-inner .navbar-rss svg {
        vertical-align: text-bottom
    }

    .navbar .navbar-inner .button-text.button-text-stream {
        display: block;
        padding-left: 50px;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMjBweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgMjAgMTQiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPiAgICAgICAgPHRpdGxlPlNoYXBlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iaWNvbl9saWZlIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTk0LjAwMDAwMCwgLTIyMC4wMDAwMDApIiBmaWxsPSIjRkZGRkZGIj4gICAgICAgICAgICA8ZyBpZD0icGxheV8yMHgxNC1jb3B5IiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxOTQuMDAwMDAwLCAyMjAuMDAwMDAwKSI+ICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNy45MTA0NDc4LDE0IEwxLjk5MDA0OTc1LDE0IEMwLjg5NTUyMjM4OCwxNCAwLDEzLjEgMCwxMiBMMCwyIEMwLDAuOSAwLjg5NTUyMjM4OCwwIDEuOTkwMDQ5NzUsMCBMMTguMDA5OTUwMiwwIEMxOS4xMDQ0Nzc2LDAgMjAsMC45IDIwLDIgTDIwLDEyIEMxOS45MDA0OTc1LDEzLjEgMTkuMDA0OTc1MSwxNCAxNy45MTA0NDc4LDE0IFogTTcuODYwNjk2NTIsMTAuMiBMMTQuMDI5ODUwNyw3IEw3Ljg2MDY5NjUyLDMuOCBMNy44NjA2OTY1MiwxMC4yIFoiIGlkPSJTaGFwZSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCI+PC9wYXRoPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);
        background-size: 20px 14px;
        background-repeat: no-repeat;
        background-position: 20px center
    }

    .navbar .navbar-inner .navbar-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 10px;
        padding: 0;
        max-height: 60px;
        font-size: 15px;
        font-weight: 500;
        text-transform: uppercase;
        overflow: hidden
    }

    .navbar .navbar-inner .navbar-menu a {
        display: block;
        height: 100%;
        padding: 0 10px;
        color: #fff;
        -webkit-transition: color .15s ease-out, background-color .15s ease-out;
        transition: color .15s ease-out, background-color .15s ease-out
    }

    .navbar .navbar-inner .navbar-menu a::after {
        -webkit-transition: opacity .15s ease-out;
        transition: opacity .15s ease-out
    }

    .navbar .navbar-inner .navbar-menu:hover a {
        color: rgba(255, 255, 255, .7)
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item {
        list-style-type: none
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(1) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(2) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(3) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(4) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(5) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(6) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item:nth-of-type(7) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item a:hover {
        color: #fff
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item.dropdown {
        display: none
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item.dropdown a::after {
        content: '';
        width: 11px;
        height: 60px;
        margin-left: 6px;
        float: right;
        background-size: 11px 7px;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB3aWR0aD0iMTFweCIgaGVpZ2h0PSI3cHgiIHZpZXdCb3g9IjAgMCAxMSA3IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnNrZXRjaD0iaHR0cDovL3d3dy5ib2hlbWlhbmNvZGluZy5jb20vc2tldGNoL25zIj4gICAgICAgIDx0aXRsZT5hcnJvd19tb3JlPC90aXRsZT4gICAgPGRlc2M+Q3JlYXRlZCB3aXRoIFNrZXRjaC48L2Rlc2M+ICAgIDxkZWZzPjwvZGVmcz4gICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc2tldGNoOnR5cGU9Ik1TUGFnZSI+ICAgICAgICA8ZyBpZD0iaWNvbl9saWZlIiBza2V0Y2g6dHlwZT0iTVNBcnRib2FyZEdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtNDkxLjAwMDAwMCwgLTE0LjAwMDAwMCkiIGZpbGw9IiNGRkZGRkYiPiAgICAgICAgICAgIDxwYXRoIGQ9Ik00OTEuOTA5NTI2LDIwLjU4Mzk1NjUgTDQ5Ni4zNjk0NDcsMTUuOTAzMDg3IEw1MDAuODI5NjU4LDIwLjU4Mzk1NjUgTDUwMS43MzkxODQsMTkuNjI4MzA0MyBMNDk2LjM3NjM5NSwxNCBMNDkxLDE5LjYyODMwNDMgTDQ5MS45MDk1MjYsMjAuNTgzOTU2NSBaIiBpZD0iYXJyb3dfbW9yZSIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNDk2LjUwMDAwMCwgMTcuNTAwMDAwKSByb3RhdGUoLTE4MC4wMDAwMDApIHRyYW5zbGF0ZSgtNDk2LjUwMDAwMCwgLTE3LjUwMDAwMCkgIj48L3BhdGg+ICAgICAgICA8L2c+ICAgIDwvZz48L3N2Zz4=);
        background-repeat: no-repeat;
        background-position: center center
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item.dropdown a:hover {
        color: #fff
    }

    .navbar .navbar-inner .navbar-menu .navbar-menu-item.dropdown a:hover::after {
        opacity: 1
    }

    .navbar .navbar-inner .button-text-mylife {
        position: relative;
        z-index: 3000
    }
}

@media(min-width:1440px) {
    .navbar .navbar-inner {
        width: 1400px;
        margin: 0 auto
    }
}

.search-container {
    position: absolute;
    right: 0;
    width: 100%;
    height: 60px;
    background-color: #ec0606;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    z-index: 2005
}

.dark-blue .search-container {
    background-color: #03258b
}

@media(min-width:980px) {
    .search-container {
        width: calc(100% - 107px)
    }
}

@media(min-width:1440px) {
    .search-container {
        width: 1304px
    }
}

.title-bar {
    position: fixed;
    top: 10px;
    z-index: 995;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 1px 11px 0 rgba(0, 19, 45, .21);
    box-shadow: 0 1px 11px 0 rgba(0, 19, 45, .21);
    overflow: hidden;
    -webkit-transition: top .2s;
    transition: top .2s;
    will-change: top
}

.title-bar .social-share {
    position: relative;
    z-index: 995;
    margin: 2px auto 0
}

.title-bar__container {
    height: inherit;
    margin: auto
}

@media(min-width:660px) {
    .title-bar__container {
        position: relative;
        width: 100%;
        margin-left: 0
    }

    .title-bar .social-share {
        position: absolute;
        right: 18px;
        background: #fff
    }

    .title-bar .social-share__icons {
        margin-left: auto;
        margin-right: 0;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .title-bar .social-share::before {
        content: '';
        position: absolute;
        left: -100px;
        z-index: 995;
        width: 100px;
        height: 100%;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff)) no-repeat;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #fff) no-repeat
    }
}

@media(min-width:1440px) {
    .title-bar__container {
        width: 1440px;
        margin: 0 auto
    }

    .title-bar .social-share {
        right: 15px
    }
}

.social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social-share_column-xs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.social-share__counter {
    position: relative;
    min-width: 100px;
    margin-right: 15px;
    padding-right: 40px;
    text-align: center;
    font-size: 38px;
    line-height: 33px;
    color: #3968a3
}

.social-share__counter::before {
    content: 'reposts';
    display: block;
    width: 60px;
    text-transform: uppercase;
    line-height: 10px;
    font-size: 11px;
    text-align: center
}

.social-share__counter::after {
    content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQuMiA0MC45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNC4yIDQwLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMzk2OEEyO308L3N0eWxlPjxyZWN0IHg9IjExLjYiIHk9Ii0yLjkiIHRyYW5zZm9ybT0ibWF0cml4KDAuODY2IDAuNSAtMC41IDAuODY2IDExLjg1MzkgLTMuMzIxNSkiIGNsYXNzPSJzdDAiIHdpZHRoPSIxLjEiIGhlaWdodD0iNDYuNiIvPjwvc3ZnPg==);
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    font-size: 50px;
    font-weight: 300;
    overflow: hidden
}

.social-share__counter-xs {
    font-size: 12px;
    color: #3968a3
}

.social-share__counter-xs::before {
    content: 'reposts';
    display: inline-block;
    margin-right: 4px;
    text-transform: uppercase;
    line-height: 10px;
    font-size: 11px;
    text-align: center
}

.social-share__icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.social-share__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: block;
    height: 40px;
    margin-right: 7px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    background-repeat: no-repeat;
    -webkit-transition: background-color .15s ease-out, -webkit-transform .3s ease-out;
    transition: background-color .15s ease-out, -webkit-transform .3s ease-out;
    transition: background-color .15s ease-out, transform .3s ease-out;
    transition: background-color .15s ease-out, transform .3s ease-out, -webkit-transform .3s ease-out
}

.social-share__icon:hover {
    color: #fff
}

.social-share__icon:last-child {
    margin-right: 0
}

.social-share__icon svg {
    pointer-events: none
}

.social-share__icon_small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    margin-bottom: 3px;
    margin-top: 3px;
    border-radius: 1px;
    background-position: center
}

.social-share__icon_tw {
    background-color: #76aaeb
}

.social-share__icon_tw:hover {
    background-color: #8cb8ee
}

.social-share__icon_fb {
    background-color: #475995
}

.social-share__icon_fb:hover {
    background-color: #4f63a6
}

.social-share__icon_whatsapp,
.social-share__icon_viber {
    display: none
}

.social-share__icon_viber {
    background-color: #665cac
}

.social-share__icon_viber:hover {
    background-color: #766db5
}

.social-share__icon_telegram {
    background-color: #35a6de
}

.social-share__icon_telegram:hover {
    background-color: #4bb0e2
}

.social-share__icon_whatsapp {
    background-color: #67c15e
}

.social-share__icon_whatsapp:hover {
    background-color: #78c870
}

@media(min-width:660px) {
    .social-share {
        -webkit-transition: -webkit-flex-basis .3s ease-out;
        transition: -webkit-flex-basis .3s ease-out;
        transition: flex-basis .3s ease-out;
        transition: flex-basis .3s ease-out, -webkit-flex-basis .3s ease-out, -ms-flex-preferred-size .3s ease-out
    }

    .social-share_column-xs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.content-note {
    word-wrap: break-word;
    overflow-wrap: break-word
}

.content-note::before,
.content-note::after {
    content: " ";
    display: table
}

.content-note::after {
    clear: both
}

.post-page__columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.post-page__columns-left {
    display: none
}

.post-page__columns-right {
    width: 100%
}

.post-page .post-page-item {
    margin-top: 0;
    padding: 0 15px 20px
}

.post-page .post-page-item .post-page-header {
    margin-bottom: 30px
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share_column-xs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter {
    position: relative;
    left: -3px;
    bottom: -3px;
    min-width: 60px;
    padding-right: 0
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter::after {
    content: ''
}

.post-page .post-page-item .post-page-header .post-page-tools-footer .social-share__counter-xs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

.post-page .post-page-item .post-page-content-tags .tags {
    padding: 0;
    margin: 0 0 10px
}

.post-page .post-page-item .post-page-content-tags .tags::before,
.post-page .post-page-item .post-page-content-tags .tags::after {
    content: " ";
    display: table
}

.post-page .post-page-item .post-page-content-tags .tags::after {
    clear: both
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item {
    float: left;
    margin: 0 10px 10px 0;
    font-weight: 500;
    font-size: 11px;
    line-height: 32px;
    text-transform: uppercase;
    color: #3968a3;
    background-color: #f5f7fa;
    list-style-type: none;
    border-radius: 2px;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:first-child {
    margin-left: 0
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item:hover {
    background-color: #e2e7ec
}

.post-page .post-page-item .post-page-content-tags .tags .tags-item a {
    display: block;
    padding: 0 10px;
    color: inherit
}

@media(min-width:660px) {
    .post-page .post-page-item {
        padding-left: 20px;
        padding-right: 20px
    }

    .post-page .post-page-item .post-page-header .post-page-tools-footer {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter {
        min-width: 100px;
        padding-right: 40px
    }

    .post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__counter::after {
        content: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjQuMiA0MC45IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyNC4yIDQwLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGUgdHlwZT0idGV4dC9jc3MiPi5zdDB7ZmlsbDojMzk2OEEyO308L3N0eWxlPjxyZWN0IHg9IjExLjYiIHk9Ii0yLjkiIHRyYW5zZm9ybT0ibWF0cml4KDAuODY2IDAuNSAtMC41IDAuODY2IDExLjg1MzkgLTMuMzIxNSkiIGNsYXNzPSJzdDAiIHdpZHRoPSIxLjEiIGhlaWdodD0iNDYuNiIvPjwvc3ZnPg==)
    }
}

@media(min-width:980px) {
    .post-page .post-page-item .post-page-header .post-page-tools-footer .social-share {
        -ms-flex-preferred-size: 600px;
        flex-basis: 600px
    }

    .is-desktop .post-page .post-page-item .post-page-header .post-page-tools-footer .social-share .social-share__icons {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        width: auto
    }

    .post-page .post-page-item .post-page-content-tags {
        display: none
    }

    .post-page .post-page-item .post-page-content {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .post-page .post-page-item .post-page-content .post-page-content-main {
        max-width: calc(100% - 300px);
        max-width: 100%;
        padding-right: 40px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
}

@media(min-width:1300px) {
    .post-page__columns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .post-page__columns-left {
        position: relative;
        display: block;
        width: 212px
    }

    .post-page__columns-right {
        width: calc(100% - 258px);
        margin-left: 46px
    }

    .tags.tags_left {
        padding: 0 0 35px;
        margin: 15px 0 0;
        border-bottom: 1px solid #e2e7ec;
        overflow: hidden
    }

    .tags.tags_left::before,
    .tags.tags_left::after {
        content: " ";
        display: table
    }

    .tags.tags_left::after {
        clear: both
    }

    .tags.tags_left .tags-item {
        float: left;
        height: 23px;
        margin-right: 7px;
        margin-bottom: 7px;
        font-size: 11px;
        line-height: 23px;
        font-weight: 500;
        color: #fff;
        border-radius: 2px;
        text-transform: uppercase;
        list-style-type: none;
        background-color: #ba0505;
        -webkit-transition: background-color .15s ease-out;
        transition: background-color .15s ease-out
    }

    .dark-blue .tags.tags_left .tags-item {
        background-color: #021859
    }

    .tags.tags_left .tags-item:hover {
        background-color: #d30606
    }

    .dark-blue .tags.tags_left .tags-item:hover {
        background-color: #031f72
    }

    .tags.tags_left .tags-item a {
        display: block;
        height: 100%;
        padding: 0 5px;
        color: inherit
    }
}

@media(min-width:1440px) {
    .post-page .post-page-item {
        margin-left: auto;
        margin-right: auto;
        width: 1260px
    }
}

@media print {

    *,
    ::before,
    ::after {
        background: 0 0 !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inside: avoid;
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }
}

.read-next {
    margin: 20px 0
}

.read-next__container {
    opacity: 0;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out
}

.read-next__container_visible {
    opacity: 1
}

.read-next__title {
    margin: 0;
    font-weight: 500;
    font-size: 15px;
    color: #000;
    text-transform: uppercase
}

.read-next-item {
    position: relative;
    padding: 20px 0;
    border-bottom: 1px solid #e2e7ec
}

.read-next-item:nth-child(n+2) .read-next-item__labels_top {
    display: none
}

.read-next-item:last-child {
    border-bottom: 0
}

.read-next-item__labels {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.read-next-item__title {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #2e2e2e;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.read-next-item__title:hover {
    color: #ba0505
}

.dark-blue .read-next-item__title:hover {
    color: #021859
}

.comments {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    margin-top: 20px;
    background: #fff
}

.comments-btn-block {
    position: absolute;
    width: 50px;
    height: 100%;
    right: 0
}

.comments__btn-up {
    position: absolute;
    top: 65vh;
    display: block;
    width: 50px;
    height: 50px;
    padding: 16px;
    margin-bottom: 160px;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow: 0 2px 12px 0 rgba(71, 75, 105, .15);
    box-shadow: 0 2px 12px 0 rgba(71, 75, 105, .15);
    z-index: 890
}

.comments__btn-up svg {
    position: relative;
    top: -4px
}

.comments__count {
    text-align: center;
    font-size: 22px;
    font-weight: 400
}

.comments .comment-bubble {
    opacity: 1;
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out
}

.comments .comments-btns {
    margin: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.comments .comments-toggle {
    width: 100%;
    z-index: 890;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #8899a7;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out;
    background-color: #f5f7fa;
    outline: 0;
    border-radius: 2px
}

.comments .comments-toggle:hover {
    background-color: #e2e7ec
}

.comments .comments-chat {
    width: 100%;
    max-width: 660px;
    margin: 0 auto;
    text-align: center
}

.comments .comments-user {
    height: 40px;
    overflow: hidden;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    top: -2px
}

.comments .comments-avatar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    width: 30px;
    height: 30px;
    margin-left: 8px;
    margin-top: 2px;
    margin-right: 2px;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 30px;
    border-radius: 50%;
    background-color: #f5f7fa
}

.comments .comments-avatar_grey {
    margin-left: 0;
    margin-right: 8px
}

.comments .comments-avatar_form {
    margin-left: 0;
    margin-right: 8px
}

.comments .comments-avatar_unauthorized {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gIDxwYXRoIGQ9Ik0xMy41IDEyLjRDMTUgMTAuOCAxNiA4LjQgMTYgNmMwLTMuMy0yLjctNi02LTZTNCAyLjcgNCA2YzAgMi40IDEgNC44IDIuNSA2LjQtMi4yLjQtNC4zIDEuMy02LjUgMi42djRjMy4zLjcgNi43IDEgMTAgMXM2LjctLjMgMTAtMXYtNGMtMi4yLTEuMy00LjMtMi4yLTYuNS0yLjZ6TTYgNmMwLTIuMiAxLjgtNCA0LTRzNCAxLjggNCA0YzAgMy0yIDYtNCA2UzYgOSA2IDZ6bTEyIDExLjNjLTIuNy40LTUuNC43LTggLjctMi43IDAtNS4zLS4yLTgtLjd2LTEuMmMyLjctMS40IDUuNC0yLjIgOC0yLjIgMi42IDAgNS4zLjcgOCAyLjJ2MS4yeiIgZmlsbD0iIzhBQTFBRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px
}

.comments .comments-message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.comments .comments-message_grey {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.comments .comments-field {
    position: relative;
    width: 88%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 15px;
    border: 1px solid #e2e7ec;
    border-radius: 12px
}

.comments .comments-field__txt {
    display: block;
    margin: 5px 0 0;
    font-size: 15px;
    text-align: left;
    font-weight: 400;
    word-break: break-word;
    overflow-wrap: break-word;
    line-height: 1.42857
}

.comments .comments-field__txt p {
    margin: 0
}

.comments .comments-field__image {
    text-align: left;
    margin-top: 5px
}

.comments .comments-field__image-load {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 200px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.comments .comments-field__image-load .spinner-inner {
    display: block
}

.comments .comments-field_grey {
    background-color: #f5f7fa;
    border-color: #f5f7fa
}

.comments .comments-like {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 14px;
    opacity: .9;
    color: #8899a7;
    cursor: pointer
}

.comments .comments-like:hover {
    color: #3968a3
}

.comments .comments-like__count {
    padding-left: 5px
}

.comments .comments-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.comments .comments-flex__name {
    margin: 0;
    margin-right: 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: left
}

.comments .comments-flex__answer {
    border-bottom: 1px transparent solid;
    font-size: 12px;
    font-weight: 400;
    color: #8899a7;
    line-height: 22px;
    cursor: pointer;
    -webkit-transition: border-color .15s ease-out;
    transition: border-color .15s ease-out
}

.comments .comments-flex__answer::after {
    content: '';
    display: inline-block;
    height: 8px;
    width: 16px;
    margin-left: 5px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+Cjxzdmcgd2lkdGg9IjEzcHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgMTMgOCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBza2V0Y2h0b29sIDM5LjEgKDMxNzIwKSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4KICAgIDx0aXRsZT4zMjVFNzcyQy03QzlFLTQyNjQtQTE5Qy0wQUJFOUJEQURDQUE8L3RpdGxlPgogICAgPGRlc2M+Q3JlYXRlZCB3aXRoIHNrZXRjaHRvb2wuPC9kZXNjPgogICAgPGRlZnM+PC9kZWZzPgogICAgPGcgaWQ9IkNvbW1lbnRzIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0iY29tbWVudHNfMzIwcHgiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMzUuMDAwMDAwLCAtMjY4Ny4wMDAwMDApIiBmaWxsPSIjOEFBMUFGIj4KICAgICAgICAgICAgPGcgaWQ9ImNvbW1lbnRzX29wZW4iPgogICAgICAgICAgICAgICAgPGcgaWQ9InRvcC1uZXdzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMTc3LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgIDxnIGlkPSJjb21tZW50cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTUuMDAwMDAwLCAyMDYxLjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iY29tbWVudF8yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMzE1LjAwMDAwMCkiPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9InJlcGx5X2dyZXkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyNi4zMzMzMzMsIDEzOC4wMDAwMDApIHNjYWxlKC0xLCAxKSB0cmFuc2xhdGUoLTEyNi4zMzMzMzMsIC0xMzguMDAwMDAwKSAiIHBvaW50cz0iMTMxLjMzMzMzMyAxMzQuNjY2NjY3IDEzMS4zMzMzMzMgMTM3LjMzMzMzMyAxMjIuNTMzMzMzIDEzNy4zMzMzMzMgMTI0LjkzMzMzMyAxMzQuOTMzMzMzIDEyNCAxMzQgMTIwIDEzOCAxMjQgMTQyIDEyNC45MzMzMzMgMTQxLjA2NjY2NyAxMjIuNTMzMzMzIDEzOC42NjY2NjcgMTMyLjY2NjY2NyAxMzguNjY2NjY3IDEzMi42NjY2NjcgMTM0LjY2NjY2NyI+PC9wb2x5Z29uPgogICAgICAgICAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%
}

.comments .comments-flex__answer:hover {
    border-color: #e2e7ec
}

.comments .comments-form {
    position: relative;
    z-index: 1;
    max-width: 660px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-top: 1px solid transparent;
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s
}

.comments .comments-form__unauthorized {
    padding: 15px;
    font-size: 14px;
    color: #8899a7;
    text-align: center;
    background: #f5f7fa;
    border-radius: 12px;
    cursor: pointer
}

.comments .comments-form_unauthorized {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    padding: 0;
    margin-bottom: 30px;
}

.comments-form-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.comments-form-header_unauthorized {
    display: none
}

.comments-toggle-md {
    display: none
}

.comments:not(.comments_forever-small) {
    max-width: 660px;
    display: block;
    margin: 0 auto
}

@media(min-width:980px) {
    .comments:not(.comments_forever-small) {
        margin: 0 auto
    }

    .comments:not(.comments_forever-small) .comments-user {
        height: 60px;
        position: relative;
        top: -2px
    }

    .comments:not(.comments_forever-small) .comments-toggle {
        width: 100%;
        font-size: 14px
    }

    .comments:not(.comments_forever-small) .comments-toggle-md {
        position: relative;
        width: 100%;
        margin: 20px 0;
        text-align: center
    }

    .comments:not(.comments_forever-small) .comments-flex_top {
        margin-top: 30px
    }

    .comments:not(.comments_forever-small) .comments-field__txt {
        font-size: 16px
    }

    .comments:not(.comments_forever-small) .comments-avatar {
        height: 50px;
        width: 50px;
        margin-right: 2px;
        margin-top: 2px;
        margin-left: 15px;
        line-height: 50px;
        font-size: 16px
    }

    .comments:not(.comments_forever-small) .comments-avatar_grey {
        margin: 0;
        margin-right: 15px
    }

    .comments:not(.comments_forever-small) .comments-avatar_form {
        position: absolute;
        margin: 0
    }

    .comments:not(.comments_forever-small) .comments-avatar_unauthorized {
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgdmlld0JveD0iMCAwIDIwIDIwIj4gIDxwYXRoIGQ9Ik0xMy41IDEyLjRDMTUgMTAuOCAxNiA4LjQgMTYgNmMwLTMuMy0yLjctNi02LTZTNCAyLjcgNCA2YzAgMi40IDEgNC44IDIuNSA2LjQtMi4yLjQtNC4zIDEuMy02LjUgMi42djRjMy4zLjcgNi43IDEgMTAgMXM2LjctLjMgMTAtMXYtNGMtMi4yLTEuMy00LjMtMi4yLTYuNS0yLjZ6TTYgNmMwLTIuMiAxLjgtNCA0LTRzNCAxLjggNCA0YzAgMy0yIDYtNCA2UzYgOSA2IDZ6bTEyIDExLjNjLTIuNy40LTUuNC43LTggLjctMi43IDAtNS4zLS4yLTgtLjd2LTEuMmMyLjctMS40IDUuNC0yLjIgOC0yLjIgMi42IDAgNS4zLjcgOCAyLjJ2MS4yeiIgZmlsbD0iIzhBQTFBRiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 20px
    }

    .comments:not(.comments_forever-small) .comments-form {
        position: relative
    }

    .comments:not(.comments_forever-small) .comments-form__unauthorized {
        width: calc(100% - 135px);
        margin-left: 65px
    }

    .comments:not(.comments_forever-small) .comments-form-header {
        display: none
    }

    .comments:not(.comments_forever-small) .comments-flex {
        line-height: 22px;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .comments:not(.comments_forever-small) .comments-flex__answer {
        font-size: 14px
    }

    .comments:not(.comments_forever-small) .comments-btns {
        display: none
    }

    .comments:not(.comments_forever-small) .comments-toggle-md {
        display: block
    }
}

.notification-message-list-container {
    position: fixed;
    z-index: 1000;
    width: 100%;
    display: none;
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 9px 33px 0 rgba(21, 33, 50, .2);
    box-shadow: 0 9px 33px 0 rgba(21, 33, 50, .2)
}

@media(min-width:660px) {
    .notification-message-list-container {
        top: 65px;
        right: 15px;
        z-index: 1000;
        margin: 0;
        width: auto
    }
}

@media(min-width:1440px) {
    .notification-message-list-container {
        right: calc((100% - 1370px)/2)
    }
}

img {
    max-width: 100%
}

.post-page-content-main a {
    text-decoration: underline
}

.post-page-content-main a:hover {
    color: #a21e2b
}

body {
    font-family: 'PT Sans', sans-serif
}

.contentBox {
    line-height: 1.5
}

.contentBox p {
    padding-top: 10px
}

.contentBox h1 {
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 27px
}

.contentBox h2 {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px
}

a {
    text-decoration: none;
    color: #0079f2
}

.button {
    height: 50px;
    width: 86%;
    border-radius: 3px;
    border: rgba(0, 0, 0, .3) 0 solid;
    box-sizing: border-box;
    padding: 10px;
    background: #f14e4d;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    transition: background .4s;
    cursor: pointer
}

.button:hover {
    background: #e72828
}

.comments-avatar {
    max-width: 48px;
    max-height: 48px
}

form .input-wrapper label {
    display: none;
    pointer-events: none
}

form .input-wrapper {
    position: relative;
    margin-bottom: 20px
}

.order_block {
    font-family: 'Arial', sans-serif;
    max-width: 600px;
    width: 100%;
    margin: 0 auto 20px
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative;
    text-align: center
}

.prod_img_wrapper img {
    max-width: 200px;
    width: 100%;
    margin: 0 auto
}

.order_form {
    max-width: 480px;
    width: 100%;
    display: block !important;
    margin: 20px auto 0 !important;
    text-align: center !important
}

.main-link {
    display: block;
    margin: 40px auto;
    padding: 15px;
    font-size: 18px;
    text-decoration: none;
    background-color: #de0606;
    text-align: center;
    color: #fff !important;
    border-radius: 4px;
    border: none;
    cursor: pointer
}

.main-link:hover {
    opacity: .8
}

.order_block-med {
    text-align: center
}

.order_block-med .order_form {
    background: #f2f3ef none repeat scroll 0 0;
    background-image: url(../img/formbg.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 19px 55px;
    max-width: 600px;
    font-family: Arial;
    margin: 20px;
    position: relative;
    box-sizing: border-box
}

@media screen and (max-width: 480px) {
    .order_block-med .order_form {
        background-image: none;
        border: 2px solid #e5cfcf;
    }
}

.order_block-med .order_form .blue {
    color: blue;
    font-size: 14px;
    line-height: 27px;
    background: transparent
}

.order_block-med .order_form h2 {
    margin: 25px 0 0
}

.order_block-med .newprice {
    font-size: 16px;
    line-height: 27px
}

.order_block-med .newprice a {
    color: blue
}

.order_block-med .frame {
    margin: 15px 10px;
    border: 2px solid #0299ff;
    padding: 10px;
    font-size: 14px;
    line-height: 1.4
}

.contentBox p.newprice {
    padding-top: 0;
}

.order_block-med .frame a {
    color: blue
}

.order_block-med input {
    width: 100%;
    font-size: 21px;
    padding: 0 15px;
    border-radius: 3px;
    border: 2px solid #e9d7dc;
    height: 45px;
    font-size: 17px !important;
    font-weight: 400 !important;
    box-sizing: border-box
}

.order_block-med .input-wrapper label {
    display: none;
    pointer-events: none
}

.order_block-med .input-container {
    max-width: 300px;
    width: 100%;
    margin: 0 auto
}

.order_block-med .input-wrapper {
    position: relative;
    margin-bottom: 20px
}

.order_block-med .input-container {
    padding: 5px 0;
    font-weight: 700;
    font-size: 16px;
    text-align: center
}

.order_block-med .main-link {
    display: inline-block;
    padding: 20px;
    max-width: 300px;
    width: 100%;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    box-shadow: 0 4px 15px 0 rgba(129, 150, 160, 0.45);
    border-radius: 5px;
    background-color: #0299ff;
    border: none;
    cursor: pointer;
    font-size: 20px;
    margin: 10px 0 20px;
    font-family: sans-serif
}

.order_block-med .main-link:hover {
    background-color: #017ACC
}

.order_block-med .main-link:after {
    content: '*';
    display: inline-block;
    font-size: 75%;
    vertical-align: top
}

.order_block-med .additional {
    font-size: 12px;
    line-height: 1.4
}

@media(max-width:655px) {
    .u-pos-r {
        height: 400px !important;
        background: url(../img/main_picture_01.jpg) no-repeat right -100px / cover
    }

    .c-post-img-wrap img {
        display: none
    }
}

@media(max-width:562px) {
    .u-pos-r {
        height: 300px !important;
        background: url(../img/main_picture_01.jpg) no-repeat right center / cover
    }

    .c-post-img-sleaze {
        display: none !important
    }
}

@media(max-width:438px) {
    .u-pos-r {
        height: 220px !important
    }

    .p-name.c-post-title.u-uppercase.js-si-title {
        font-size: 9px;
        line-height: 12px
    }
}

@media(max-width:480px) {
    .contentBox h1 {
        font-size: 20px
    }

    h3 {
        font-size: 20px
    }
}

@media(max-width:366px) {
    .order_block-med .main-link {
        font-size: 18px
    }
}

.inL_693690 {
    overflow: visible;
    margin-right: 0px;
}

.inL_968442 {
    display: list-item;
    order: 4;
}

.inL_889795 {
    font-family: Arial, Helvetica, sans-serif;
    color: darkred
}

.inL_319493 {
    border: #cc0000 1px solid;
}

.inL_214169 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_740998 {
    border: #cc0000 1px solid;
}

.inL_471517 {
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.inL_51191 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_320219 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_573425 {
    font-family: Arial, Helvetica, sans-serif;
    color: red;
}

.inL_403581 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_753807 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_884980 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_108252 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_778178 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_125663 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_26657 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_925121 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_818018 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_701173 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_623148 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_993808 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_620008 {
    font-family: Arial, Helvetica, sans-serif;
    color: darkred;
}

.inL_273078 {
    max-width: 600px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
}

.inL_479787 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_176149 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_839821 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_728471 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_794656 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_760356 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_220388 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_202159 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_372597 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_126762 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_544745 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_2451 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_269913 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_431173 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_600000 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_440835 {
    font-family: Arial, Helvetica, sans-serif
}

.inL_147147 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_45790 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_204988 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_406387 {
    display: inline-block;
    font-weight: bold;
}

.inL_405581 {
    font-family: Arial, Helvetica, sans-serif;
    color: red;
}

.inL_465028 {
    font-family: Arial, Helvetica, sans-serif;
    color: red;
}

.inL_406649 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_316507 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_727608 {
    display: inline-block;
    color: red;
    font-weight: bold;
}

.inL_530718 {
    border: #cc0000 1px solid;
}

.inL_299290 {
    max-width: 400px;
    display: block;
    margin: 0 auto;
    width: 100%;
}

.inL_727967 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_948606 {
    display: inline-block;
    color: red;
    font-weight: bold;
}

.inL_986172 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_850095 {
    border-radius: 24px;
}

.inL_176054 {
    color: #000
}

.inL_284333 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_624143 {
    border-radius: 24px;
}

.inL_155799 {
    color: #000
}

.inL_41582 {
    border-radius: 24px;
}

.inL_512747 {
    color: #000
}

.inL_604921 {
    border-radius: 24px;
}

.inL_772668 {
    color: #000
}

.inL_682501 {
    border-radius: 24px;
}

.inL_342871 {
    color: #000
}

.inL_608317 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_335958 {
    border-radius: 24px;
}

.inL_422748 {
    color: #000
}

.inL_231923 {
    border-radius: 24px;
}

.inL_804635 {
    color: #000
}

.inL_619732 {
    border-radius: 24px;
}

.inL_862234 {
    color: #000
}

.inL_573275 {
    border-radius: 24px;
}

.inL_96193 {
    color: #000
}

.inL_815103 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_478483 {
    border-radius: 24px;
}

.inL_884058 {
    color: #000
}

.inL_807625 {
    border-radius: 24px;
}

.inL_715784 {
    color: #000
}

.inL_849879 {
    text-decoration: none;
    color: crimson;
    font-weight: bold;
}

.inL_319202 {
    padding: 15px;
}

.show-form{
    display: block;
    margin-bottom: 15px;
}

.comment-create__form {
    display: none;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
}

.comment-create__form.show {
    display: flex !important;
}

.create-comment__image-wrapper {
    display: flex;
    align-items: center;
}

.create-comment__image {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e5e5e5;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.create-comment__image img.create-comment__image-1 {
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.create-comment__image img.create-comment__image-2 {
    width: 24px;
    height: 24px;
}

.create-comment__image-1, .create-comment__image-2 {
    display: none;
}

.create-comment__image-1.show, .create-comment__image-2.show {
    display: block;
}

.create-comment__image-text {
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
    font-weight: 400;
}

.visually-hidden {
    position: absolute!important;
    clip: rect(1px,1px,1px,1px);
    padding: 0!important;
    height: 1px!important;
    width: 1px!important;
    overflow: hidden;
}

.comment-create__text {
    resize: none;
    height: 100px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #838383;
    resize: none;
    overflow: auto;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px;
}

.comment-create__text:focus {
    background-color: rgba(0, 0, 0, 0.03); 
}

.comment-create__name,
.comment-create__city {
    border-radius: 5px;
    border: 1px solid #838383;
    padding: 10px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
    margin-bottom: 10px;
    width: 100%;
}

.comment__info-image-wrapper {
    margin-bottom: 10px;
}

.comment-create__btn {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    background-color: #ccc;
    border: none;
    margin: 0 ;
    cursor: pointer;
}

.comment_moderate {
    font-size: 18px;
    text-align: center;
    display: none;
    padding-bottom: 20px;
}

.comment_moderate.show {
    display: block;
}

.comment-create__wrapper {
    margin-bottom: 30px;
}

.footer__prod {
    display: block;
    max-width: 100%;
    margin: 0 auto 30px;
}

.footer__link {
    margin: 0 auto 20px;
    max-width: 400px;
    width: 100%;
    background-color: #0299ff;
}

.footer__link:hover {
    background-color: #017ACC
}

@media screen and (min-width:480px) {
    .comment-create__name,
    .comment-create__city {
        width: 48%;
    }
}

.footer {
    text-align: center;
    padding: 20px;
    font-size: 16px;
}

.footer .copy {
    margin-bottom: 0;
}