.wrap-content {
    width: 100%;
    max-width: 1200px;
    overflow-x: hidden;
    margin: auto;
}

.wrap-content img {
    display: block;
    max-width: 100%;
    border-radius: 14px;
    margin: 30px auto;
}
.wrap-content h1, .wrap-content h2{
    width:100%;
}
.wrap-content figure{
    margin: auto;
    margin-bottom: 10px;
}
.wrap-content TABLE {
    max-width: 100%;
    border: 5px double;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 10px;
    border-collapse: collapse;
    display: inline-table;
}

.wrap-content TD, .wrap-content TH {
    padding: 5px;
    border: 1px solid;
    text-align: left;
    margin-bottom: 10px;

}
.wrap-content tbody{
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
.wrap-content tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.wrap-content ol, .wrap-content ul {
    list-style: auto;
    margin-left: 18px;
    width: 100%;
    margin-bottom: 10px;
}
.wrap-content li{
    list-style: auto;
}

.wrap-content p{
    margin-bottom: 10px;
}
.wrap-content h1,  .wrap-content h2{
    font-size: 36px;
    margin-bottom: 15px;
}
.tippy-box[data-animation=fade][data-state=hidden] {
                                   opacity: 0
                               }

[data-tippy-root] {
    max-width: calc(100vw - 10px)
}

.tippy-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.4;
    white-space: normal;
    outline: 0;
    transition-property: transform, visibility, opacity
}

.tippy-box[data-placement^=top] > .tippy-arrow {
    bottom: 0
}

.tippy-box[data-placement^=top] > .tippy-arrow:before {
    bottom: -7px;
    left: 0;
    border-width: 8px 8px 0;
    border-top-color: initial;
    transform-origin: center top
}

.tippy-box[data-placement^=bottom] > .tippy-arrow {
    top: 0
}

.tippy-box[data-placement^=bottom] > .tippy-arrow:before {
    top: -7px;
    left: 0;
    border-width: 0 8px 8px;
    border-bottom-color: initial;
    transform-origin: center bottom
}

.tippy-box[data-placement^=left] > .tippy-arrow {
    right: 0
}

.tippy-box[data-placement^=left] > .tippy-arrow:before {
    border-width: 8px 0 8px 8px;
    border-left-color: initial;
    right: -7px;
    transform-origin: center left
}

.tippy-box[data-placement^=right] > .tippy-arrow {
    left: 0
}

.tippy-box[data-placement^=right] > .tippy-arrow:before {
    left: -7px;
    border-width: 8px 8px 8px 0;
    border-right-color: initial;
    transform-origin: center right
}

.tippy-box[data-inertia][data-state=visible] {
    transition-timing-function: cubic-bezier(.54, 1.5, .38, 1.11)
}

.tippy-arrow {
    width: 16px;
    height: 16px;
    color: #333
}

.tippy-arrow:before {
    content: "";
    position: absolute;
    border-color: transparent;
    border-style: solid
}

.tippy-content {
    position: relative;
    padding: 5px 9px;
    z-index: 1
}

  .ya-share2, .ya-share2 * {
                          line-height: normal
                      }

.ya-share2 :link:hover, .ya-share2 :visited:hover {
    color: #000 !important
}

.ya-share2 input {
    color: inherit;
    font: inherit;
    margin: 0;
    line-height: normal
}

.ya-share2__messenger-frame {
    display: none
}

.ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__badge, .ya-share2__container.ya-share2__container_color-scheme_blackwhite .ya-share2__mobile-popup-badge {
    background-color: #000
}

.ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__badge, .ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__mobile-popup-badge {
    background-color: #fff
}

.ya-share2__container.ya-share2__container_color-scheme_whiteblack .ya-share2__popup-body .ya-share2__mobile-popup-badge {
    background-color: #f2f2f2
}

.ya-share2__container_shape_round .ya-share2__badge {
    border-radius: 50px
}

.ya-share2__container_shape_round .ya-share2__icon {
    background-position: center
}

.ya-share2__container_size_l {
    font-size: 20px
}

.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 48px;
    width: 48px;
    background-size: 48px 48px
}

.ya-share2__container_shape_round.ya-share2__container_size_l .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 40px 40px
}

.ya-share2__container_size_l .ya-share2__item_copy .ya-share2__icon_copy, .ya-share2__container_size_l .ya-share2__item_more .ya-share2__icon_more {
    background-size: 32px 32px
}

.ya-share2__container_size_l .ya-share2__title {
    line-height: 48px
}

.ya-share2__container_size_l .ya-share2__badge + .ya-share2__title {
    margin-left: 16px
}

.ya-share2__container_size_l .ya-share2__popup:not(.ya-share2__popup_mobile) {
    border-radius: 16px;
    box-shadow: 0 16px 48px rgba(0, 0, 0, 0.18), 0 0 8px rgba(0, 0, 0, 0.1)
}

.ya-share2__container_size_l .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item, .ya-share2__container_size_l.ya-share2__container_as-popup .ya-share2__item {
    padding: 2px 16px
}

.ya-share2__container_size_l .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:not(:empty), .ya-share2__container_size_l.ya-share2__container_as-popup > :first-child:not(:empty), .ya-share2__container_size_l .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_l.ya-share2__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-top: 8px
}

.ya-share2__container_size_l .ya-share2__popup:not(.ya-share2__popup_mobile) > :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_l.ya-share2__container_as-popup > :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-bottom: 8px
}

.ya-share2__container_size_l .ya-share2__popup_direction_bottom {
    top: 56px
}

.ya-share2__container_size_l .ya-share2__popup_direction_top {
    bottom: 56px
}

.ya-share2__container_size_l.ya-share2__container_alone .ya-share2__popup_direction_bottom, .ya-share2__container_size_l .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
    top: 72px
}

.ya-share2__container_size_l.ya-share2__container_alone .ya-share2__popup_direction_top, .ya-share2__container_size_l .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_top {
    bottom: 72px
}

.ya-share2__container_size_l .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    padding: 8px 32px 8px 16px;
    font-size: 22px
}

.ya-share2__container_size_l .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    padding: 8px;
    border: none;
    background: rgba(0, 0, 0, 0.07)
}

.ya-share2__container_size_l .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more .ya-share2__title {
    margin-left: 6px
}

.ya-share2__container_size_l .ya-share2__messenger-contacts {
    margin-bottom: 12px
}

.ya-share2__container_size_l .ya-share2__messenger-contacts::before {
    width: 16px;
    height: 16px;
    bottom: -7px;
    left: 32px
}

.ya-share2__container_size_m {
    font-size: 13px
}

.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon {
    height: 24px;
    width: 24px;
    background-size: 24px 24px
}

.ya-share2__container_shape_round.ya-share2__container_size_m .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 20px 20px
}

.ya-share2__container_size_m .ya-share2__item_copy .ya-share2__icon_copy, .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
    background-size: 16px 16px
}

.ya-share2__container_size_m .ya-share2__title {
    line-height: 24px
}

.ya-share2__container_size_m .ya-share2__badge + .ya-share2__title {
    margin-left: 10px
}

.ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) {
    border-radius: 8px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.18), 0 0 4px rgba(0, 0, 0, 0.1)
}

.ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item, .ya-share2__container_size_m.ya-share2__container_as-popup .ya-share2__item {
    padding: 2px 8px
}

.ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:not(:empty), .ya-share2__container_size_m.ya-share2__container_as-popup > :first-child:not(:empty), .ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_m.ya-share2__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-top: 8px
}

.ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) > :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_m.ya-share2__container_as-popup > :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-bottom: 8px
}

.ya-share2__container_size_m .ya-share2__popup_direction_bottom {
    top: 28px
}

.ya-share2__container_size_m .ya-share2__popup_direction_top {
    bottom: 28px
}

.ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom, .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
    top: 36px
}

.ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_top, .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_top {
    bottom: 36px
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    padding: 4px 16px 4px 8px;
    font-size: 15px
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    padding: 4px;
    border: none;
    background: rgba(0, 0, 0, 0.07)
}

.ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more .ya-share2__title {
    margin-left: 2px
}

.ya-share2__container_size_m .ya-share2__messenger-contacts {
    margin-bottom: 6px
}

.ya-share2__container_size_m .ya-share2__messenger-contacts::before {
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 15px
}

.ya-share2__container_size_s {
    font-size: 12px
}

.ya-share2__container_size_s .ya-share2__badge .ya-share2__icon {
    height: 18px;
    width: 18px;
    background-size: 18px 18px
}

.ya-share2__container_shape_round.ya-share2__container_size_s .ya-share2__badge .ya-share2__icon:not(.ya-share2__icon_messenger-contact):not(.ya-share2__icon_more):not(.ya-share2__icon_copy) {
    background-size: 16px 16px
}

.ya-share2__container_size_s .ya-share2__item_copy .ya-share2__icon_copy, .ya-share2__container_size_s .ya-share2__item_more .ya-share2__icon_more {
    background-size: 12px 12px
}

.ya-share2__container_size_s .ya-share2__title {
    line-height: 18px
}

.ya-share2__container_size_s .ya-share2__badge + .ya-share2__title {
    margin-left: 6px
}

.ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) {
    border-radius: 6px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.18), 0 0 3px rgba(0, 0, 0, 0.1)
}

.ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item, .ya-share2__container_size_s.ya-share2__container_as-popup .ya-share2__item {
    padding: 2px 6px
}

.ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:not(:empty), .ya-share2__container_size_s.ya-share2__container_as-popup > :first-child:not(:empty), .ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_s.ya-share2__container_as-popup > :first-child:empty + :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-top: 6px
}

.ya-share2__container_size_s .ya-share2__popup:not(.ya-share2__popup_mobile) > :last-child:not(:empty):not(.ya-share2__copied-tooltip), .ya-share2__container_size_s.ya-share2__container_as-popup > :last-child:not(:empty):not(.ya-share2__copied-tooltip) {
    padding-bottom: 6px
}

.ya-share2__container_size_s .ya-share2__popup_direction_bottom {
    top: 21px
}

.ya-share2__container_size_s .ya-share2__popup_direction_top {
    bottom: 21px
}

.ya-share2__container_size_s.ya-share2__container_alone .ya-share2__popup_direction_bottom, .ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
    top: 27px
}

.ya-share2__container_size_s.ya-share2__container_alone .ya-share2__popup_direction_top, .ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_top {
    bottom: 27px
}

.ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    padding: 3px 12px 3px 6px;
    font-size: 14px
}

.ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    padding: 3px;
    border: none;
    background: rgba(0, 0, 0, 0.07)
}

.ya-share2__container_size_s .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more .ya-share2__title {
    margin-left: 1px
}

.ya-share2__container_size_s .ya-share2__messenger-contacts {
    margin-bottom: 4.5px
}

.ya-share2__container_size_s .ya-share2__messenger-contacts::before {
    width: 8px;
    height: 8px;
    bottom: -3px;
    left: 11px
}

.ya-share2__container_mobile .ya-share2__icon {
    background-position: center;
    background-repeat: no-repeat
}

.ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__icon {
    height: 56px;
    width: 56px
}

.ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__title {
    line-height: 56px
}

.ya-share2__container_mobile.ya-share2__container_size_m .ya-share2__icon {
    height: 32px;
    width: 32px
}

.ya-share2__container_mobile.ya-share2__container_size_m .ya-share2__title {
    line-height: 32px
}

.ya-share2__container_mobile.ya-share2__container_size_s .ya-share2__icon {
    height: 24px;
    width: 24px
}

.ya-share2__container_mobile.ya-share2__container_size_s .ya-share2__title {
    line-height: 24px
}

.ya-share2__list.ya-share2__list_direction_horizontal {
    margin-top: -2px
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 2px 4px 0 0
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item:last-child {
    margin-right: 0
}

.ya-share2__list.ya-share2__list_direction_horizontal > .ya-share2__item > .ya-share2__link > .ya-share2__title {
    display: none
}

.ya-share2__list.ya-share2__list_direction_vertical > .ya-share2__item {
    display: block;
    margin: 4px 0
}

.ya-share2__list.ya-share2__list_direction_vertical > .ya-share2__item:first-child {
    margin-top: 0
}

.ya-share2__list.ya-share2__list_direction_vertical > .ya-share2__item:last-child {
    margin-bottom: 0
}

.ya-share2__popup {
    position: absolute;
    display: none;
    z-index: 9999;
    background-color: #fff
}

.ya-share2__popup_visible {
    display: block
}

.ya-share2__popup_direction_auto {
    visibility: hidden
}

.ya-share2__popup_direction_bottom, .ya-share2__popup_direction_top {
    visibility: visible
}

.ya-share2__popup_list-direction_horizontal {
    right: 0
}

.ya-share2__popup_list-direction_vertical {
    left: 0
}

.ya-share2__popup_x-direction_left {
    right: 0;
    left: auto
}

.ya-share2__popup_x-direction_right {
    left: 0;
    right: auto
}

.ya-share2__popup, .ya-share2__container_as-popup {
    text-align: left
}

.ya-share2__popup .ya-share2__list .ya-share2__item, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item {
    margin: 0
}

.ya-share2__popup .ya-share2__list .ya-share2__item:hover, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:hover, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover, .ya-share2__popup .ya-share2__list .ya-share2__item:focus, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:focus, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus {
    background: rgba(0, 0, 0, 0.03)
}

.ya-share2__popup .ya-share2__list .ya-share2__item:active, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:active, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active {
    background: rgba(0, 0, 0, 0.05)
}

.ya-share2__popup .ya-share2__list .ya-share2__item:hover, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:hover, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover, .ya-share2__popup .ya-share2__list .ya-share2__item:focus, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:focus, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus, .ya-share2__popup .ya-share2__list .ya-share2__item:active, .ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active, .ya-share2__container_as-popup .ya-share2__list .ya-share2__item:active, .ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active {
    opacity: 1
}

.ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__list .ya-share2__item:hover .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:hover .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__list .ya-share2__item:focus .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:focus .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__list .ya-share2__item:active .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:active .ya-share2__badge, .ya-share2__container_color-scheme_whiteblack.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__list .ya-share2__item:hover.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:hover.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:hover.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__list .ya-share2__item:focus.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:focus.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:focus.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__list .ya-share2__item:active.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__list .ya-share2__item:active.ya-share2__item_copy .ya-share2__badge, .ya-share2__container_color-scheme_normal.ya-share2__container_as-popup .ya-share2__messenger-contacts-list_desktop .ya-share2__item:active.ya-share2__item_copy .ya-share2__badge {
    background: transparent
}

.ya-share2__container .ya-share2__messenger-contacts_desktop {
    background-color: #f5f5f5;
    position: relative
}

.ya-share2__container .ya-share2__messenger-contacts_desktop:empty {
    display: none
}

.ya-share2__container .ya-share2__messenger-contacts_desktop::before {
    content: '';
    transform: rotate(45deg);
    position: absolute;
    background-color: #f5f5f5
}

.ya-share2__container .ya-share2__messenger-contacts_desktop .ya-share2__messenger-contacts-list {
    margin: 0;
    padding-left: 0
}

.ya-share2__container .ya-share2__messenger-contacts_desktop .ya-share2__item {
    display: block
}

.ya-share2__container .ya-share2__messenger-contacts_desktop .ya-share2__badge {
    background: none
}

.ya-share2__container .ya-share2__messenger-contacts_desktop .ya-share2__icon {
    border-radius: 50px
}

.ya-share2__container .ya-share2__messenger-contacts_desktop + .ya-share2__list {
    display: block
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider {
    height: 97px;
    overflow: hidden;
    padding-bottom: 16px
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__messenger-contacts_mobile {
    overflow-x: scroll
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__messenger-contacts_mobile:empty {
    display: none
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__messenger-contacts_mobile .ya-share2__messenger-contacts-list {
    white-space: nowrap;
    height: 97px
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider + .ya-share2__header {
    border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider ~ .ya-share2__scroll-hider .ya-share2__popup-tile-wrapper {
    overflow-x: scroll
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider ~ .ya-share2__scroll-hider .ya-share2__popup-tile-wrapper .ya-share2__popup-tile {
    white-space: nowrap;
    height: 97px
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__mobile-popup-badge {
    width: 56px;
    height: 56px;
    border-radius: 28px
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-badge {
    background: none
}

.ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__item {
    width: 23%
}

@media (min-width: 460px) {
    .ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__item {
        width: 18.6%
    }
}

@media (min-width: 600px) {
    .ya-share2__container.ya-share2__container_mobile .ya-share2__scroll-hider .ya-share2__item {
        width: 15.6%
    }
}

.ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    color: rgba(0, 0, 0, 0.8)
}

.ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible .ya-share2__popup-overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    animation: overlayAppearance .2s cubic-bezier(.42, 0, 1, 1) forwards
}

.ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible .ya-share2__popup-content {
    display: flex;
    position: absolute;
    padding: 0;
    z-index: 2;
    bottom: 0;
    box-sizing: border-box;
    flex-direction: column;
    width: 100%;
    max-height: 70%;
    animation: popupAppearance .2s forwards
}

.ya-share2__popup-content .ya-share2__popup-header {
    display: flex;
    align-items: center;
    min-height: 40px;
    padding: 14px 12px 14px 16px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 16px 16px 0 0;
    background-color: #fff
}

.ya-share2__popup-content .ya-share2__popup-header .ya-share2__og-image, .ya-share2__popup-content .ya-share2__popup-header .ya-share2__icon_og-image-stub, .ya-share2__popup-content .ya-share2__popup-header .ya-share2__icon_closing-cross {
    flex-shrink: 0
}

.ya-share2__popup-content .ya-share2__popup-header .ya-share2__popup-description {
    flex: 1;
    hyphens: auto;
    align-self: center;
    display: -webkit-box;
    max-height: 34px;
    margin: 0 8px 0 14px;
    overflow: hidden;
    font-size: 15px;
    line-height: 17px;
    text-overflow: ellipsis;
    word-break: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.ya-share2__popup-content .ya-share2__popup-body {
    overflow: auto;
    background-color: #fff
}

.ya-share2__popup-content .ya-share2__popup-body .ya-share2__header {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    padding: 18px 16px 0;
    margin: 0
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list, .ya-share2__popup-content .ya-share2__popup-tile {
    padding: 20px 12px 0;
    margin: 0
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item {
    width: 25%;
    padding: 0;
    margin: 0 0 20px
}

@media (min-width: 460px) {
    .ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item {
        width: 20%
    }
}

@media (min-width: 600px) {
    .ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item {
        width: 16.66%
    }
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item .ya-share2__link, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item .ya-share2__link {
    width: 100%;
    height: 100%;
    color: rgba(0, 0, 0, 0.8)
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item .ya-share2__native-share-fake-link, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item .ya-share2__native-share-fake-link {
    display: inline-block;
    width: 100%;
    height: 100%
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-badge, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge {
    display: block;
    width: 52px;
    height: 52px;
    margin: 0 auto;
    border-radius: 26px
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-badge .ya-share2__icon, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge .ya-share2__icon {
    width: 100%;
    height: 100%;
    background-size: 32px;
    background-clip: content-box
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-badge .ya-share2__icon_messenger-contact, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge .ya-share2__icon_messenger-contact {
    background-size: 56px;
    border-radius: 50%
}

.ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-service-title, .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-service-title {
    max-height: 15px;
    margin-top: 10px;
    padding: 0 4px;
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
    text-align: center;
    text-overflow: ellipsis
}

.ya-share2__popup-content .ya-share2__icon {
    background-size: auto
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__og-image, .ya-share2__popup-content .ya-share2__icon.ya-share2__icon_og-image-stub {
    box-sizing: border-box;
    width: 36px;
    height: 36px;
    border-radius: 6px
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__og-image {
    background-position: center;
    background-size: cover
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__icon_og-image-stub {
    padding: 6px;
    background-color: rgba(0, 0, 0, 0.05);
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2724%27%20height=%2725%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M10.94%208.838a3%203%200%20000%204.242%201%201%200%2001-1.414%201.415%205%205%200%20010-7.071l3.535-3.536a5%205%200%20017.071%207.071l-1.092%201.093a1%201%200%2001-1.415-1.415l1.093-1.092a3%203%200%2010-4.243-4.243L10.94%208.838zm2.12%206.363a3%203%200%20000-4.243%201%201%200%20111.415-1.414%205%205%200%20010%207.07l-3.5%203.501a5%205%200%2001-7.071-7.071l1.025-1.025a1%201%200%20011.414%201.414l-1.025%201.025a3%203%200%20004.243%204.243l3.5-3.5z%27%20fill=%27%23000%27%20fill-opacity=%27.3%27/%3E%3C/svg%3E")
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__icon_closing-cross {
    box-sizing: border-box;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 10px;
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2720%27%20height=%2720%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M10%2020c5.523%200%2010-4.477%2010-10S15.523%200%2010%200%200%204.477%200%2010s4.477%2010%2010%2010zM5.403%205.403a1%201%200%20011.414%200L10%208.586l3.183-3.183a1%201%200%20111.414%201.414L11.414%2010l3.183%203.183a1%201%200%2001-1.414%201.414L10%2011.414l-3.183%203.183a1%201%200%2001-1.414-1.414L8.586%2010%205.403%206.817a1%201%200%20010-1.414z%27%20fill=%27%23000%27%20fill-opacity=%27.2%27/%3E%3C/svg%3E")
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__icon_closing-cross:hover {
    opacity: .8
}

.ya-share2__popup-content .ya-share2__icon.ya-share2__icon_closing-cross:active {
    opacity: .6
}

.ya-share2__popup-content .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button .ya-share2__icon_copy-icon {
    width: 15px;
    height: 14px;
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2715%27%20height=%2714%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M3.758%201a1%201%200%20001%201h7.5a.5.5%200%2001.5.5v7.497a1%201%200%20002%200V2.5a2.5%202.5%200%2000-2.5-2.5h-7.5a1%201%200%2000-1%201zm-1.5%202h8a1.5%201.5%200%20011.5%201.5v8a1.5%201.5%200%2001-1.5%201.5h-8a1.5%201.5%200%2001-1.5-1.5v-8a1.5%201.5%200%20011.5-1.5zm.5%202v7h7V5h-7z%27%20fill=%27%23000%27%20fill-opacity=%27.3%27/%3E%3C/svg%3E")
}

.ya-share2__popup-content .ya-share2__mobile-popup-badge.ya-share2__mobile-popup-badge_native-share {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: #fff;
    box-sizing: border-box
}

.ya-share2__popup-content .ya-share2__mobile-popup-badge.ya-share2__mobile-popup-badge_native-share .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2722%27%20height=%2722%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M4.583%2012.604a1.604%201.604%200%20100-3.208%201.604%201.604%200%20000%203.208zm12.834%200a1.604%201.604%200%20100-3.208%201.604%201.604%200%20000%203.208zM12.604%2011a1.604%201.604%200%2011-3.208%200%201.604%201.604%200%20013.208%200z%27%20fill=%27%23000%27%20fill-opacity=%27.3%27/%3E%3C/svg%3E")
}

.ya-share2__popup-content .ya-share2__mobile-popup-copy-link .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button {
    display: flex;
    align-items: center;
    margin: 8px auto 32px;
    padding: 12px 20px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    background-color: #fff;
    font-size: 15px;
    line-height: 20px;
    color: #000
}

.ya-share2__popup-content .ya-share2__mobile-popup-copy-link .ya-share2__item.ya-share2__item_copy.ya-share2__item_copy-link-button .ya-share2__link-title {
    padding-left: 8px
}

.ya-share2__copied-tooltip {
    display: none;
    z-index: 9999;
    position: fixed;
    bottom: 6px;
    left: 50%;
    padding: 12px 20px;
    transform: translateX(-50%);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 0 2px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, 0.8);
    font-size: 15px;
    line-height: 20px;
    white-space: nowrap
}

.ya-share2__copied-tooltip_shown {
    display: block;
    animation: tooltipAppearance 2s ease-out forwards
}

@media (min-width: 721px) {
    .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible .ya-share2__popup-content {
        width: 720px;
        min-height: 310px;
        padding: 20px 0;
        bottom: auto
    }

    .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible .ya-share2__popup-content .ya-share2__popup-body {
        border-radius: 0 0 16px 16px
    }
}

@-moz-keyframes tooltipAppearance {
    0% {
        transform: translate(-50%, 0);
        opacity: 0
    }
    8% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    92% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    100% {
        transform: translate(-50%, 0);
        opacity: 0
    }
}

@-webkit-keyframes tooltipAppearance {
    0% {
        transform: translate(-50%, 0);
        opacity: 0
    }
    8% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    92% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    100% {
        transform: translate(-50%, 0);
        opacity: 0
    }
}

@-o-keyframes tooltipAppearance {
    0% {
        transform: translate(-50%, 0);
        opacity: 0
    }
    8% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    92% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    100% {
        transform: translate(-50%, 0);
        opacity: 0
    }
}

@keyframes tooltipAppearance {
    0% {
        transform: translate(-50%, 0);
        opacity: 0
    }
    8% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    92% {
        transform: translate(-50%, -10px);
        opacity: 1
    }
    100% {
        transform: translate(-50%, 0);
        opacity: 0
    }
}

@-moz-keyframes overlayAppearance {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-webkit-keyframes overlayAppearance {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-o-keyframes overlayAppearance {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes overlayAppearance {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@-moz-keyframes popupAppearance {
    from {
        transform: translateY(100%)
    }
    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes popupAppearance {
    from {
        transform: translateY(100%)
    }
    to {
        transform: translateY(0)
    }
}

@-o-keyframes popupAppearance {
    from {
        transform: translateY(100%)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes popupAppearance {
    from {
        transform: translateY(100%)
    }
    to {
        transform: translateY(0)
    }
}

.ya-share2__container, .ya-share2__container .ya-share2__item {
    font-family: 'YS Text', Arial, sans-serif
}

.ya-share2__list, .ya-share2__badge, .ya-share2__icon {
    display: inline-block;
    vertical-align: top
}

.ya-share2__title {
    display: inline-block;
    vertical-align: bottom
}

.ya-share2__list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.ya-share2__link {
    display: block
}

.ya-share2__item {
    display: inline-block;
    font-family: 'YS Text', Arial, sans-serif
}

.ya-share2__item:not(.ya-share2__item_more):hover, .ya-share2__item.ya-share2__item_more > .ya-share2__link:hover, .ya-share2__item:not(.ya-share2__item_more):focus, .ya-share2__item.ya-share2__item_more > .ya-share2__link:focus {
    cursor: pointer;
    opacity: .85
}

.ya-share2__item:not(.ya-share2__item_more):active, .ya-share2__item.ya-share2__item_more > .ya-share2__link:active {
    opacity: .7
}

.ya-share2__link {
    text-decoration: none;
    white-space: nowrap
}

.ya-share2__badge {
    border-radius: 4px;
    color: #fff;
    overflow: hidden;
    position: relative
}

.ya-share2__container_mobile .ya-share2__badge {
    border-radius: 50%
}

.ya-share2__title {
    color: #000
}

.ya-share2__item_more {
    position: relative
}

.ya-share2__item_more .ya-share2__link_more .ya-share2__title {
    display: none
}

.ya-share2__item_more .ya-share2__icon_more {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M1%208a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm5.5%200a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm7-1.5a1.5%201.5%200%20100%203%201.5%201.5%200%20000-3z%27%20fill=%27%23999%27/%3E%3C/svg%3E")
}

.ya-share2__container_color-scheme_blackwhite .ya-share2__item_more .ya-share2__icon_more {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M1%208a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm5.5%200a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm7-1.5a1.5%201.5%200%20100%203%201.5%201.5%200%20000-3z%27%20fill=%27%23fff%27/%3E%3C/svg%3E")
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_more .ya-share2__icon_more {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M1%208a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm5.5%200a1.5%201.5%200%20113%200%201.5%201.5%200%2001-3%200zm7-1.5a1.5%201.5%200%20100%203%201.5%201.5%200%20000-3z%27%20fill=%27%23000%27/%3E%3C/svg%3E")
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20d=%27M14.6%202.9a2.7%202.7%200%2001-4.554%201.963L5.303%207.28a2.702%202.702%200%20010%201.44l4.743%202.417a2.7%202.7%200%2011-.834%201.708l-5.05-2.575a2.7%202.7%200%20110-4.54l5.05-2.575A2.7%202.7%200%201114.6%202.9z%27%20fill=%27%23000%27/%3E%3C/svg%3E")
}

.ya-share2__item_more .ya-share2__badge, .ya-share2__item_copy .ya-share2__badge {
    background: rgba(0, 0, 0, 0.03)
}

.ya-share2__item_more .ya-share2__icon, .ya-share2__item_copy .ya-share2__icon {
    background-position: center;
    background-repeat: no-repeat
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more {
    background: rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 50px
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short):hover, .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short):focus {
    border-color: rgba(0, 0, 0, 0.25);
    opacity: 1
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short):active {
    border-color: rgba(0, 0, 0, 0.4);
    opacity: 1
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more:not(.ya-share2__link_more-button-type_short) .ya-share2__title {
    display: inline-block
}

.ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__badge_more {
    background: transparent
}

.ya-share2__item_copy .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M4%202a1%201%200%20001%201h7.5a.5.5%200%2001.5.5v7.497a1%201%200%20002%200V3.5A2.5%202.5%200%200012.5%201H5a1%201%200%2000-1%201zM2.5%204h8A1.5%201.5%200%200112%205.5v8a1.5%201.5%200%2001-1.5%201.5h-8A1.5%201.5%200%20011%2013.5v-8A1.5%201.5%200%20012.5%204zM3%206v7h7V6H3z%27%20fill=%27%23999%27/%3E%3C/svg%3E")
}

.ya-share2__container_color-scheme_blackwhite .ya-share2__item_copy .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M4%202a1%201%200%20001%201h7.5a.5.5%200%2001.5.5v7.497a1%201%200%20002%200V3.5A2.5%202.5%200%200012.5%201H5a1%201%200%2000-1%201zM2.5%204h8A1.5%201.5%200%200112%205.5v8a1.5%201.5%200%2001-1.5%201.5h-8A1.5%201.5%200%20011%2013.5v-8A1.5%201.5%200%20012.5%204zM3%206v7h7V6H3z%27%20fill=%27%23fff%27/%3E%3C/svg%3E")
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_copy .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20fill-rule=%27evenodd%27%20clip-rule=%27evenodd%27%20d=%27M4%202a1%201%200%20001%201h7.5a.5.5%200%2001.5.5v7.497a1%201%200%20002%200V3.5A2.5%202.5%200%200012.5%201H5a1%201%200%2000-1%201zM2.5%204h8A1.5%201.5%200%200112%205.5v8a1.5%201.5%200%2001-1.5%201.5h-8A1.5%201.5%200%20011%2013.5v-8A1.5%201.5%200%20012.5%204zM3%206v7h7V6H3z%27%20fill=%27%23000%27/%3E%3C/svg%3E")
}

.ya-share2__item_copy .ya-share2__input_copy {
    display: none
}

.ya-share2__item_copy .ya-share2__link_copy {
    display: inline-block
}

.ya-share2__item_service_blogger .ya-share2__badge,
.ya-share2__item_service_blogger .ya-share2__mobile-popup-badge {
    background-color: #fb8f3d;
}

.ya-share2__item_service_blogger .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_blogger .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.896 14.833A5.167 5.167 0 0114.729 20H9.166A5.167 5.167 0 014 14.833V9.167A5.166 5.166 0 019.166 4h2.608a5.167 5.167 0 015.167 5.167l.002.011c.037.536.484.96 1.03.96l.018-.002h.872c.57 0 1.034.463 1.034 1.034l-.001 3.663zM9.038 10.176h2.926a.993.993 0 000-1.987H9.038a.994.994 0 000 1.987zm5.867 3.83H9.032a.94.94 0 000 1.879h5.873a.94.94 0 100-1.88z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_delicious .ya-share2__badge,
.ya-share2__item_service_delicious .ya-share2__mobile-popup-badge {
    background-color: #31a9ff;
}

.ya-share2__item_service_delicious .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_delicious .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4 12h8v8H4zm8-8h8v8h-7.984z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_digg .ya-share2__badge,
.ya-share2__item_service_digg .ya-share2__mobile-popup-badge {
    background-color: #000;
}

.ya-share2__item_service_digg .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_digg .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M5.555 10.814V14.1h.96s.18.005.18-.222v-3.287h-.96s-.18-.006-.18.222zm8.032 3.065v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222zm-5.306 1.32c0 .227-.18.222-.18.222H4V9.497c0-.227.18-.222.18-.222h2.514V7.222c0-.227.18-.222.18-.222h1.408l-.001 8.199zm2.065 0c0 .227-.18.221-.18.221H8.761V9.496c0-.226.18-.221.18-.221h1.406v5.924zm0-7.103c0 .227-.18.222-.18.222H8.76V7.222c0-.227.18-.222.18-.222h1.408l-.001 1.096zm4.827 9.21c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.513v-.79h-2.694V9.497c0-.227.18-.222.18-.222l4.102.003v8.029zm4.826 0c0 .228-.18.223-.18.223h-4.1v-1.096c0-.227.18-.222.18-.222h2.514v-.79h-2.695V9.497c0-.227.18-.222.18-.222L20 9.279v8.028zm-1.585-3.427v-3.287h-.96s-.18-.006-.18.222V14.1h.96s.18.006.18-.222z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_evernote .ya-share2__badge,
.ya-share2__item_service_evernote .ya-share2__mobile-popup-badge {
    background-color: #24d666;
}

.ya-share2__item_service_evernote .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_evernote .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6.277 7.109h1.517c.08 0 .16-.08.16-.16V5.313c0-.28.08-.559.159-.758l.04-.12L5.2 7.348l.16-.08c.239-.12.558-.16.917-.16zm11.654-.28c-.12-.638-.479-.917-.838-1.037-.36-.12-.718-.28-1.676-.4-.759-.08-1.557-.12-2.116-.12-.16-.438-.399-.917-1.317-1.156-.638-.16-1.796-.12-2.155-.08-.559.08-.758.319-.918.479-.16.16-.28.598-.28.878v1.556c0 .48-.318.838-.877.838H6.397c-.32 0-.559.04-.758.12-.16.12-.32.28-.4.4-.2.279-.239.598-.239.957 0 0 0 .28.08.798.04.4.479 3.033.878 3.911.16.36.28.48.599.639.718.32 2.354.639 3.152.758.759.08 1.278.32 1.557-.279 0 0 .04-.16.12-.36a6.3 6.3 0 00.28-1.915c0-.04.079-.04.079 0 0 .36-.08 1.557.838 1.876.36.12 1.118.24 1.876.32.678.079 1.197.358 1.197 2.114 0 1.078-.24 1.238-1.397 1.238-.958 0-1.317.04-1.317-.759 0-.598.599-.558 1.078-.558.2 0 .04-.16.04-.52 0-.398.24-.598 0-.598-1.557-.04-2.475 0-2.475 1.956 0 1.796.679 2.115 2.914 2.115 1.756 0 2.354-.04 3.073-2.275.16-.439.479-1.796.678-4.03.16-1.478-.12-5.788-.319-6.866zm-3.033 4.75c-.2 0-.32 0-.519.04h-.08s-.04 0-.04-.04v-.04c.08-.4.28-.878.878-.878.639.04.799.599.799 1.038v.04c0 .04-.04.04-.04.04-.04 0-.04 0-.04-.04-.28-.08-.599-.12-.958-.16z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_linkedin .ya-share2__badge,
.ya-share2__item_service_linkedin .ya-share2__mobile-popup-badge {
    background-color: #0083be;
}

.ya-share2__item_service_linkedin .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_linkedin .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M4.246 8.954h3.41v10.281h-3.41zm1.725-4.935c-1.167 0-1.929.769-1.929 1.776 0 .987.74 1.777 1.884 1.777h.022c1.19 0 1.93-.79 1.93-1.777-.023-1.007-.74-1.776-1.907-1.776zm10.052 4.715c-1.81 0-2.62.997-3.073 1.698V8.976H9.54c.045.965 0 10.281 0 10.281h3.41v-5.742c0-.307.022-.614.112-.834.246-.613.807-1.25 1.75-1.25 1.233 0 1.727.944 1.727 2.325v5.501h3.41v-5.896c0-3.158-1.683-4.627-3.926-4.627z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_lj .ya-share2__badge,
.ya-share2__item_service_lj .ya-share2__mobile-popup-badge {
    background-color: #0d425a;
}

.ya-share2__item_service_lj .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23FFF'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_lj .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.815 13.3c.223 1.074.443 2.146.663 3.218.214 1.039.427 2.078.643 3.118.037.178-.148.385-.334.311-1.544-.565-3.063-1.135-4.585-1.706l-1.425-.534a.625.625 0 01-.318-.23l-7.39-8.903c-.067-.082-.082-.215-.06-.32.312-1.23.72-2.143 1.752-3.019C7.799 4.36 8.779 4.1 10.047 4.004c.156-.015.223.014.312.133l1.351 1.625v.001c1.968 2.367 3.935 4.733 5.897 7.099.109.124.18.275.208.438zM6.175 8.462c.69-1.795 2.3-3.004 3.835-3.301l-.185-.223a4.242 4.242 0 00-3.85 3.272l.2.252zm.504.601c.727-1.758 2.107-2.945 3.851-3.271l.89 1.06c-1.536.305-3.049 1.522-3.836 3.302l-.905-1.091zM9.364 8.9l3.926 4.719h-.002c.564.682-.014 2.656-.303 3.041l-4.89-5.89A6.12 6.12 0 019.364 8.9zm4.23 4.481L9.647 8.633c.69-.601 1.484-1.009 2.277-1.165l4.756 5.72c-.63.52-2.641.735-3.086.193zm3.36.298l.001-.001h-.001zm-2.93.526c1.03.208 2.32-.067 2.93-.526l.43 2.091.35 1.692c-.371.156-.69.386-.913.764l-1.528-.564-1.885-.712c.52-.853.69-1.922.616-2.745z' fill='%23000'/%3e%3c/svg%3e");
}

.ya-share2__item_service_messenger .ya-share2__badge,
.ya-share2__item_service_messenger .ya-share2__mobile-popup-badge {
    background-color: #03CECE;
}

.ya-share2__item_service_messenger .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23FFF'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_messenger .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.643 11.415L7.723 4.636a.703.703 0 00-1.048.62v1.826s3.961 1.542 4.284 1.662a.457.457 0 01.343.54c-.058.144-.18.128-.533.042-.352-.085-5.505-1.368-5.505-1.368a.62.62 0 00-.715.847l1.077 2.563s6.949.29 7.199.305c.247.015.393.134.397.327-.004.194-.15.312-.397.327-.25.014-7.199.305-7.199.305L4.55 15.196a.62.62 0 00.715.846s5.153-1.283 5.505-1.368c.353-.086.475-.102.533.042a.457.457 0 01-.343.54c-.323.12-4.284 1.663-4.284 1.663v1.825a.703.703 0 001.048.62l11.92-6.78a.658.658 0 000-1.169z' fill='%23000'/%3e%3c/svg%3e");
}

.ya-share2__item_service_moimir .ya-share2__badge,
.ya-share2__item_service_moimir .ya-share2__mobile-popup-badge {
    background-color: #168de2;
}

.ya-share2__item_service_moimir .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_moimir .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.889 9.667a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm6.222 0a1.333 1.333 0 100-2.667 1.333 1.333 0 000 2.667zm4.77 6.108l-1.802-3.028a.879.879 0 00-1.188-.307.843.843 0 00-.313 1.166l.214.36a6.71 6.71 0 01-4.795 1.996 6.711 6.711 0 01-4.792-1.992l.217-.364a.844.844 0 00-.313-1.166.878.878 0 00-1.189.307l-1.8 3.028a.844.844 0 00.312 1.166.88.88 0 001.189-.307l.683-1.147a8.466 8.466 0 005.694 2.18 8.463 8.463 0 005.698-2.184l.685 1.151a.873.873 0 001.189.307.844.844 0 00.312-1.166z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_odnoklassniki .ya-share2__badge,
.ya-share2__item_service_odnoklassniki .ya-share2__mobile-popup-badge {
    background-color: #f70;
}

.ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.83 10.77a3.951 3.951 0 0 1-5.604 0 3.951 3.951 0 0 1 0-5.604 3.95 3.95 0 0 1 5.604 0 3.951 3.951 0 0 1 0 5.604Zm-2.802-4.615c-.494 0-.942.2-1.271.53a1.79 1.79 0 0 0 0 2.542 1.789 1.789 0 0 0 2.543 0 1.789 1.789 0 0 0 0-2.543 1.839 1.839 0 0 0-1.272-.53Zm4.168 5.792 1.166 1.59c.059.082.047.188-.036.247-.977.8-2.119 1.33-3.308 1.613l2.249 4.332c.059.13-.024.271-.165.271H13.7a.206.206 0 0 1-.176-.118l-1.496-3.579-1.507 3.567a.181.181 0 0 1-.176.118H7.943c-.141 0-.224-.153-.165-.27l2.249-4.321a8.262 8.262 0 0 1-3.308-1.613c-.071-.06-.095-.177-.036-.248l1.166-1.589c.07-.094.188-.106.27-.035 1.096.93 2.45 1.542 3.898 1.542s2.79-.6 3.897-1.542c.094-.07.223-.06.282.035Z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_odnoklassniki .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M14.83 10.77a3.951 3.951 0 0 1-5.604 0 3.951 3.951 0 0 1 0-5.604 3.95 3.95 0 0 1 5.604 0 3.951 3.951 0 0 1 0 5.604Zm-2.802-4.615c-.494 0-.942.2-1.271.53a1.79 1.79 0 0 0 0 2.542 1.789 1.789 0 0 0 2.543 0 1.789 1.789 0 0 0 0-2.543 1.839 1.839 0 0 0-1.272-.53Zm4.168 5.792 1.166 1.59c.059.082.047.188-.036.247-.977.8-2.119 1.33-3.308 1.613l2.249 4.332c.059.13-.024.271-.165.271H13.7a.206.206 0 0 1-.176-.118l-1.496-3.579-1.507 3.567a.181.181 0 0 1-.176.118H7.943c-.141 0-.224-.153-.165-.27l2.249-4.321a8.262 8.262 0 0 1-3.308-1.613c-.071-.06-.095-.177-.036-.248l1.166-1.589c.07-.094.188-.106.27-.035 1.096.93 2.45 1.542 3.898 1.542s2.79-.6 3.897-1.542c.094-.07.223-.06.282.035Z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_pinterest .ya-share2__badge,
.ya-share2__item_service_pinterest .ya-share2__mobile-popup-badge {
    background-color: #c20724;
}

.ya-share2__item_service_pinterest .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_pinterest .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_pocket .ya-share2__badge,
.ya-share2__item_service_pocket .ya-share2__mobile-popup-badge {
    background-color: #ee4056;
}

.ya-share2__item_service_pocket .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_pocket .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.9 5c1.159 0 2.1.948 2.1 2.117v5.862c0 .108-.008.215-.024.32.016.156.024.314.024.473 0 3.36-3.582 6.085-8 6.085s-8-2.724-8-6.085c0-.159.008-.317.024-.473a2.148 2.148 0 01-.024-.32V7.117C4 5.948 4.94 5 6.1 5h11.8zM8.596 9.392L12 12.795l3.404-3.403a1.063 1.063 0 011.502 1.502l-4.132 4.131c-.21.21-.486.314-.76.311a1.062 1.062 0 01-.788-.31l-4.132-4.132a1.063 1.063 0 011.502-1.502z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_qzone .ya-share2__badge,
.ya-share2__item_service_qzone .ya-share2__mobile-popup-badge {
    background-color: #f5b53c;
}

.ya-share2__item_service_qzone .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_qzone .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.367 14.463s-.105.148-.457.299l-.553.222.597 3.273c.062.282.25.983-.082 1.062-.17.04-.307-.067-.395-.121l-.769-.445-2.675-1.545c-.204-.122-.78-.546-1.093-.489-.205.038-.336.127-.483.216l-.77.445-2.39 1.386-.883.508c-.123.06-.301.058-.394-.025-.07-.063-.09-.253-.063-.388l.19-1.004.572-3.02c.047-.2.237-.975.166-1.137-.048-.107-.173-.196-.261-.267l-.61-.565-2.13-1.983c-.189-.153-.345-.345-.533-.496l-.235-.216c-.062-.078-.165-.235-.09-.369.142-.248.974-.218 1.335-.28l2.682-.31.82-.09c.146-.024.299-.004.413-.063.239-.123.51-.809.636-1.087l1.31-2.714c.151-.297.286-.603.431-.896.075-.15.133-.308.305-.356.162-.045.257.105.312.178.177.235.325.685.451.973l1.29 2.853c.104.238.363.964.54 1.074.266.166.858.108 1.227.172l2.841.292c.355.062 1.245.01 1.36.267.076.17-.072.314-.152.394l-.864.814-1.983 1.868c-.185.164-.77.637-.833.858-.04.14.02.414.088.722a95.62 95.62 0 01-1.182-.029c-.63-.007-2.616-.17-2.713-.178l-.84-.076c-.14-.023-.326.012-.4-.076v-.02c1.727-1.168 3.407-2.416 5.142-3.578l-.006-.044c-.146-.072-.359-.059-.54-.095-.385-.077-.79-.078-1.208-.147-.75-.124-1.59-.114-2.434-.114-1.172 0-2.329.03-3.35.21-.45.079-.894.095-1.309.197-.172.042-.358.03-.49.108l.007.012c.1.027.253.02.381.02l.928.019.808.025.813.032.591.032c.486.075 1.007.036 1.475.114.404.068.804.065 1.182.14.113.022.245.015.33.064v.006c-.039.094-.336.255-.432.318l-1.055.743-2.256 1.62-1.417.992c.003.048.024.035.045.061 1.15.167 2.52.258 3.77.262 1.298.005 2.465-.094 3.118-.193.561-.086 1.082-.147 1.653-.287.325-.08.521-.148.521-.148z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_reddit .ya-share2__badge,
.ya-share2__item_service_reddit .ya-share2__mobile-popup-badge {
    background-color: #ff4500;
}

.ya-share2__item_service_reddit .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_reddit .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M16.542 10.63c-1.105-.636-2.494-1.033-4.025-1.118l.808-2.393 2.182.637c0 .963.78 1.742 1.743 1.742.964 0 1.758-.779 1.758-1.742C19.008 6.78 18.214 6 17.25 6c-.609 0-1.148.326-1.459.793l-2.65-.764a.482.482 0 00-.61.311l-1.063 3.172c-1.516.085-2.905.482-4.01 1.119a1.987 1.987 0 00-1.46-.623A1.995 1.995 0 004 12.004c0 .75.425 1.403 1.035 1.742-.029.17-.043.34-.043.51 0 2.62 3.146 4.744 7.015 4.744 3.855 0 7-2.124 7-4.744 0-.17-.013-.34-.042-.51A1.974 1.974 0 0020 12.004a1.995 1.995 0 00-1.998-1.996 2.01 2.01 0 00-1.46.623zM9.499 12.5a1.01 1.01 0 011.006 1.006.998.998 0 01-1.006.991.986.986 0 01-.992-.991.997.997 0 01.992-1.006zm5.002 0a.998.998 0 00-.992 1.006c0 .552.44.991.992.991a.998.998 0 001.006-.991 1.01 1.01 0 00-1.006-1.006zm-5.3 3.597a.484.484 0 01-.085-.694c.156-.226.482-.255.694-.085.567.44 1.474.68 2.197.68.709 0 1.616-.24 2.197-.68a.484.484 0 01.694.085.496.496 0 01-.085.694c-.737.58-1.885.907-2.806.907-.935 0-2.07-.326-2.806-.907zm8.05-7.59a.757.757 0 01-.752-.75c0-.426.34-.752.751-.752s.752.326.752.751c0 .41-.34.75-.752.75z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_renren .ya-share2__badge,
.ya-share2__item_service_renren .ya-share2__mobile-popup-badge {
    background-color: #1760a7;
}

.ya-share2__item_service_renren .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_renren .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.019 15.562l-.001-.003-.018.002a.055.055 0 00.019.001zM7.71 12.398l.146-.68c.048-.205.03-.452.03-.692V9.812L7.88 8c-.139 0-.278.043-.393.076-.358.102-.666.201-.962.352-1.158.59-2.022 1.565-2.387 2.944-.343 1.297-.007 2.652.522 3.507.118.19.269.48.44.61.135-.02.272-.15.375-.217a6.06 6.06 0 00.622-.452l.24-.229c.63-.506 1.075-1.346 1.373-2.193zm4.276 3.164h.02a.382.382 0 00-.019-.003v.003zm-3.01-.888l-.258-.575-.088-.264h-.01l-.264.498c-.176.288-.358.574-.557.839a6.5 6.5 0 01-.85.944l-.517.422.012.024.287.14c.206.091.43.173.657.235.788.217 1.811.177 2.545-.053.178-.055.643-.194.739-.305v-.017c-.177-.092-.324-.254-.47-.381a5.573 5.573 0 01-1.225-1.507zm10.884-3.302c-.365-1.379-1.23-2.354-2.387-2.944a5.277 5.277 0 00-.962-.352c-.115-.033-.254-.077-.393-.076l-.005 1.812v1.214c0 .24-.019.487.029.692l.147.68c.297.847.741 1.687 1.372 2.193l.24.23c.196.164.402.309.622.45.103.067.24.198.375.218.171-.13.322-.42.44-.61.529-.855.865-2.21.522-3.507zm-3.66 3.8c-.2-.265-.381-.55-.557-.839l-.264-.498h-.011l-.088.264-.258.575a5.576 5.576 0 01-1.226 1.507c-.145.127-.292.29-.469.38v.018c.096.111.561.25.739.305.734.23 1.757.27 2.545.053a4.85 4.85 0 00.657-.234l.287-.141a1.31 1.31 0 00.012-.024l-.516-.422a6.5 6.5 0 01-.85-.944zm-1.653-2.727c.068-.192.097-.402.146-.61.05-.21.024-.484.024-.727V9.753l-.006-1.741c-.015-.008-.02-.01-.047-.012-.197.047-.326.05-.592.14-.357.102-.685.275-.985.44-.289.16-.53.388-.78.587-.097.077-.199.19-.308.312l.01.01a1.19 1.19 0 00-.01.012l.36.47c.232.359.445.763.581 1.213.326 1.079.182 2.411-.235 3.273a4.9 4.9 0 01-.445.75l-.258.323a.018.018 0 01-.003.007c.004.007.01.016.012.022h.008c.395-.215.686-.574 1.027-.844.189-.15.354-.35.504-.54.404-.514.755-1.046.997-1.73zm-2.55 3.085l-.259-.323a4.903 4.903 0 01-.445-.75c-.417-.862-.561-2.194-.235-3.273.136-.45.35-.854.58-1.214L12 9.501l-.01-.011.01-.01a2.791 2.791 0 00-.308-.313c-.25-.2-.491-.427-.78-.586-.3-.166-.628-.339-.985-.44-.266-.09-.395-.094-.592-.141a.083.083 0 00-.047.012l-.006 1.741v1.355c0 .243-.026.517.024.727.049.208.078.418.146.61.242.684.593 1.216.997 1.73.15.19.315.39.505.54.34.27.63.629 1.026.844h.008c.001-.006.008-.015.012-.022a.019.019 0 01-.003-.007z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_sinaWeibo .ya-share2__badge,
.ya-share2__item_service_sinaWeibo .ya-share2__mobile-popup-badge {
    background-color: #c53220;
}

.ya-share2__item_service_sinaWeibo .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_sinaWeibo .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M10.266 14.696c-.103.421.55.447.64.063.037-.191-.103-.332-.282-.332-.167 0-.333.128-.358.269zm-.128.945c.102-.498-.307-.869-.793-.843-.46.038-.843.358-.92.754-.115.511.307.882.793.844.46-.026.843-.345.92-.755zm3.797-3.157c-1.586-.997-3.707-1.01-5.42-.447-.857.28-1.764.818-2.301 1.495-.627.793-.882 1.815-.23 2.8.958 1.431 3.413 2.033 5.675 1.508 1.33-.307 2.749-1.048 3.35-2.326.562-1.177-.052-2.378-1.074-3.03zm-3.17.498c.945.167 1.7.755 1.827 1.739.243 1.854-2.173 3.336-4.026 2.327a1.933 1.933 0 01-.742-2.723c.435-.767 1.266-1.266 2.148-1.355a2.75 2.75 0 01.793.012zm6.11-.37c-.268-.18-.538-.281-.856-.383-.308-.103-.359-.154-.243-.46.076-.218.14-.41.166-.666.14-1.15-.793-1.495-1.854-1.406-.498.039-.92.167-1.355.307-.281.09-.806.384-.92.205-.064-.09.013-.23.038-.32.166-.626.23-1.496-.384-1.88-.447-.28-1.227-.204-1.7-.038-2.556.87-6.455 4.552-5.663 7.479.18.664.55 1.163.908 1.521 1.061 1.061 2.71 1.65 4.231 1.866 1.112.154 2.263.14 3.375-.064 1.815-.332 3.554-1.15 4.679-2.607.754-.972.997-2.352 0-3.235a3.334 3.334 0 00-.422-.319zm1.623-3.682c.652 1.483-.064 2.148.166 2.66.192.421.767.46 1.023.14.191-.243.294-.959.307-1.278a4.193 4.193 0 00-1.125-3.12c-.984-1.073-2.276-1.444-3.694-1.303-.256.025-.46.064-.601.217-.332.358-.166.882.294.959.384.063 1.342-.23 2.416.396.498.307.971.792 1.214 1.33zm-3.45-.562c-.282.345-.078.87.408.856.294-.012.358-.05.677.051.307.103.626.448.64.857.025.268-.282.895.32 1.061a.523.523 0 00.536-.166c.115-.128.166-.371.192-.575.089-.857-.333-1.598-1.01-2.02-.384-.23-1.445-.46-1.764-.064z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_skype .ya-share2__badge,
.ya-share2__item_service_skype .ya-share2__mobile-popup-badge {
    background-color: #00aff0;
}

.ya-share2__item_service_skype .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_skype .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M19.537 13.698c.115-.52.176-1.06.176-1.614 0-4.155-3.415-7.524-7.63-7.524-.444 0-.88.038-1.304.11A4.444 4.444 0 008.425 4C5.981 4 4 5.954 4 8.364c0 .805.222 1.56.608 2.207a7.428 7.428 0 00-.155 1.513c0 4.156 3.416 7.4 7.63 7.4.477 0 .944-.044 1.397-.126.623.33 1.335.642 2.092.642 2.444 0 4.425-1.953 4.425-4.364a4.3 4.3 0 00-.46-1.938zm-3.974 1.457c-.294.418-.725.747-1.293.984-.567.238-1.239.356-2.016.356-.933 0-1.702-.162-2.308-.486a2.986 2.986 0 01-1.047-.934c-.268-.39-.403-.768-.403-1.137 0-.213.08-.395.242-.547a.855.855 0 01.615-.229.76.76 0 01.512.178c.14.119.26.294.358.527.12.278.25.51.39.695.139.185.336.34.589.46.254.12.587.18 1 .18.566 0 1.027-.12 1.382-.364.354-.243.532-.547.532-.91a.919.919 0 00-.287-.702 1.88 1.88 0 00-.741-.412 13.21 13.21 0 00-1.216-.303c-.678-.146-1.247-.318-1.703-.513-.458-.196-.822-.463-1.09-.8-.269-.34-.403-.759-.403-1.26 0-.48.142-.904.426-1.275.283-.372.693-.658 1.23-.858.537-.2 1.17-.299 1.895-.299.58 0 1.082.066 1.505.198.423.133.774.309 1.053.528.28.22.484.45.612.691.13.24.194.477.194.705 0 .21-.08.4-.241.567a.8.8 0 01-.603.252c-.22 0-.386-.05-.5-.151-.114-.101-.237-.266-.37-.495a2.27 2.27 0 00-.618-.768c-.241-.184-.627-.276-1.16-.276-.494 0-.893.1-1.196.3-.303.199-.455.44-.455.72 0 .173.053.324.155.45.103.128.245.235.426.326.18.091.363.162.547.214.185.052.49.126.916.225a15.47 15.47 0 011.446.38c.432.138.8.307 1.103.503.302.198.54.45.709.752.17.302.255.673.255 1.111 0 .525-.148.998-.442 1.417z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_surfingbird .ya-share2__badge,
.ya-share2__item_service_surfingbird .ya-share2__mobile-popup-badge {
    background-color: #30baff;
}

.ya-share2__item_service_surfingbird .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_surfingbird .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M17.315 8.49l-.214 1.987-3.436 3.382h-1.826l-.698 1.826v2.523l-2.47-.698 2.846-5.1L4 8.167l5.638.752L6.899 5l7.463 4.027 2.202-2.47h1.02L20 7.631z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_telegram .ya-share2__badge,
.ya-share2__item_service_telegram .ya-share2__mobile-popup-badge {
    background-color: #64a9dc;
}

.ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_telegram .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_tencentWeibo .ya-share2__badge,
.ya-share2__item_service_tencentWeibo .ya-share2__mobile-popup-badge {
    background-color: #53a9d7;
}

.ya-share2__item_service_tencentWeibo .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_tencentWeibo .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M8.813 6.01a4.397 4.397 0 00-4.326 6.121c.087.199.312.29.511.2a.382.382 0 00.206-.51 3.566 3.566 0 01-.286-1.668A3.616 3.616 0 018.76 6.79a3.615 3.615 0 013.366 3.84 3.615 3.615 0 01-4.65 3.218.39.39 0 00-.486.263.394.394 0 00.262.485c.315.093.647.152.977.174a4.397 4.397 0 004.677-4.087A4.398 4.398 0 008.813 6.01zm-1.348 5.658a1.67 1.67 0 10-.46-.655c-.274.27-.565.59-.854.966-1.022 1.315-2.224 3.694-2.148 7.007.006.204.157.484.355.497l.04.002c.213.015.394-.301.391-.516-.064-2.458.6-4.662 1.955-6.423.242-.316.488-.626.72-.878zm12.388 4.106c-1.307-.48-2.302-1.27-2.95-2.352a4.873 4.873 0 01-.354-.71.819.819 0 00.337-.36.829.829 0 00-.395-1.098.822.822 0 00-1.098.392.822.822 0 00.724 1.177c.091.237.218.516.39.81.483.812 1.431 1.912 3.196 2.558a.226.226 0 00.278-.113c0-.006.005-.01.007-.022a.224.224 0 00-.135-.282zm-3.767-1.676a2.04 2.04 0 01-1.707-3.042 2.039 2.039 0 012.784-.787 2.04 2.04 0 01.786 2.783 1.92 1.92 0 01-.268.378.223.223 0 00.014.314c.09.082.234.074.313-.016a2.489 2.489 0 10-4.017-2.89 2.493 2.493 0 002.08 3.708.224.224 0 00.015-.448z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_tumblr .ya-share2__badge,
.ya-share2__item_service_tumblr .ya-share2__mobile-popup-badge {
    background-color: #547093;
}

.ya-share2__item_service_tumblr .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_tumblr .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.72 7.7h3.699v2.857h-3.7v4.102c0 .928-.01 1.463.087 1.726.098.262.343.534.61.69.355.213.758.32 1.214.32.81 0 1.616-.264 2.417-.79v2.522c-.683.322-1.302.55-1.857.678a7.94 7.94 0 01-1.798.195 4.905 4.905 0 01-1.724-.276 4.215 4.215 0 01-1.438-.79c-.399-.343-.673-.706-.826-1.09-.154-.386-.23-.945-.23-1.676v-5.611H7V8.29c.628-.203 1.357-.496 1.804-.877.45-.382.809-.84 1.08-1.374.272-.534.459-1.214.56-2.039h2.276v3.7z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__item_service_twitter .ya-share2__badge,
.ya-share2__item_service_twitter .ya-share2__mobile-popup-badge {
    background-color: #0f1419;
}

.ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M13.5222 10.7749L19.4785 4H18.0671L12.8952 9.88256L8.76437 4H4L10.2466 12.8955L4 20H5.41155L10.8732 13.7878L15.2356 20H20L13.5222 10.7749ZM11.5889 12.9738L10.956 12.0881L5.92015 5.03974H8.0882L12.1522 10.728L12.7851 11.6137L18.0677 19.0075H15.8997L11.5889 12.9738Z' fill='%23fff'/%3e %3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_twitter .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e %3cpath d='M13.5222 10.7749L19.4785 4H18.0671L12.8952 9.88256L8.76437 4H4L10.2466 12.8955L4 20H5.41155L10.8732 13.7878L15.2356 20H20L13.5222 10.7749ZM11.5889 12.9738L10.956 12.0881L5.92015 5.03974H8.0882L12.1522 10.728L12.7851 11.6137L18.0677 19.0075H15.8997L11.5889 12.9738Z' fill='%23000'/%3e %3c/svg%3e");
}

.ya-share2__item_service_viber .ya-share2__badge,
.ya-share2__item_service_viber .ya-share2__mobile-popup-badge {
    background-color: #7b519d;
}

.ya-share2__item_service_viber .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23FFF' fill-rule='evenodd'%3e%3cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3e%3cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3e%3cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3e%3c/g%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_viber .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cg fill='%23000' fill-rule='evenodd'%3e%3cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3e%3cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3e%3cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3e%3c/g%3e%3c/svg%3e");
}

.ya-share2__item_service_vkontakte .ya-share2__badge,
.ya-share2__item_service_vkontakte .ya-share2__mobile-popup-badge {
    background-color: #07f;
}

.ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23fff'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_vkontakte .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.878 17.304c-5.411 0-8.695-3.755-8.823-9.994h2.74c.086 4.583 2.171 6.528 3.77 6.925V7.31h2.627v3.954c1.542-.17 3.155-1.97 3.698-3.954h2.584c-.414 2.441-2.17 4.24-3.412 4.983 1.242.6 3.24 2.17 4.011 5.01h-2.84c-.6-1.898-2.07-3.369-4.04-3.569v3.57h-.315Z' fill='%23000'/%3e%3c/svg%3e");
}

.ya-share2__item_service_whatsapp .ya-share2__badge,
.ya-share2__item_service_whatsapp .ya-share2__mobile-popup-badge {
    background-color: #65bc54;
}

.ya-share2__item_service_whatsapp .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3e%3c/svg%3e");
}

.ya-share2__container_color-scheme_whiteblack .ya-share2__item_service_whatsapp .ya-share2__icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23000' fill-rule='evenodd'/%3e%3c/svg%3e");
}


/**** /content/css/fonts/bitter.css ****/
@font-face { font-family: 'Bitter'; src: url('/content/font/bitter/regular/bitter-regular.eot?_=17511964800121'); src: url('/content/font/bitter/regular/bitter-regular.eot?#iefix?_=17511964800121') format('embedded-opentype'), url('/content/font/bitter/regular/bitter-regular.woff') format('woff'), url('/content/font/bitter/regular/bitter-regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }



/**** /content/css/reset.css ****/
* { margin: 0; padding: 0; font-size: 100%; background: transparent; outline: 0; }
body { line-height: 1; }
ol,
ul { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }


/**** /content/css/carcass.css ****/
@CHARSET "UTF-8";
html { min-width: 100%; height: 100%; width: 100%; }
body { width: 100%; min-width: 100%; min-height: 100%; height: 100%; font-family: 'Open Sans', sans-serif; font-size: 14px; color: #000; background: #f0f0f0; }
body.col-s2 { background: #171717; color: #dcdee2; }
#crumbs { margin-bottom: 20px; font-size: 12px; }
.all { min-height: 100%; }
#crumbs,
#crumbs a { color: #888; }
#header { margin-bottom: 20px; width: 100%; }
#header .menu-wrap { height: 60px; }
#header .menu-back { background: #3b5998; position: fixed; top: 0; left: 0; width: 100%; z-index: 12; }
#header .menu-inner { display: flex; align-items: flex-start; }
#header .menu-inner.active .menu { display: block; }
body.col-s2 #header .menu-inner { background: #444; }
#header .logo-wrap { display: flex; align-items: center; }
#header .logo { margin: 15px 26px 11px 14px; padding: 8px; width: 122px; height: 18px; display: block; }
#header .menu li { float: left; padding: 0 14px; font-size: 15px; }
#header .menu li a { text-decoration: none; padding: 23px 0 22px; display: inline-block; color: #fff; }
#header .u-acts { align-items: center; margin: 11px; margin-left: auto; display: flex; gap: 10px; }
#header .u-acts a { display: block; color: #fff; padding: 6px; text-decoration: none; }
#header .u-acts a:hover { color: #ccc; }
#header .u-acts .search-a { border: solid 1px; border-radius: 20px; padding: 6px 14px; display: flex; align-items: center; }
#header .u-acts .search-a span { margin-left: 10px; }
#header .u-acts a.prof { position: relative; }
#header .u-acts .notices { right: 1px; font-size: 13px; border-radius: 10px; position: absolute; top: 0px; color: #fff; padding: 1px 4px; background: #cb2f48; }
#header li.add-sr span { display: inline-block; width: 16px; height: 16px; text-align: center; border: solid 1px #ddd; color: #fff; font-size: 18px; line-height: 14px; border-radius: 3px; margin-right: 8px; }
#header li.add-sr a { padding: 21px 0; }
#header .m-menu { display: none; color: #fff; height: 53px; line-height: 36px; padding: 0px 16px; box-sizing: border-box; cursor: pointer; }
#header .m-menu i { display: block; height: 2px; background-color: #fff; }
#header .menu-handler { float: left; width: 30px; border-bottom: solid 2px; border-top: solid 2px; margin-top: 19px; padding: 6px 0; cursor: pointer; }
#header .top-right { float: right; margin-top: 12px; }
#header .top-right .col { float: left; }
#header .top-right .col.last { margin-left: 20px; }
#header .top-right .item { margin-bottom: 10px; display: block; }
#header .top-right .elm { margin-right: 6px; }
.container { width: 1120px; margin: 0 auto; padding: 0 20px; }
.container-full { padding: 0 40px; }
.r-cont { width: 260px; }
.r-cont .cats-block { margin-bottom: 40px; }
.r-cont .cats-block a { display: block; padding: 5px 0; }
.r-cont .cats-block h4 { margin-bottom: 6px; }
.m-cont { width: calc(100% - 280px); }
#footer-height { height: 170px; }
.fl-desk #footer-height { height: 290px; }
#footer { height: 108px; margin-top: -129px; color: #fff; padding-top: 20px; border-top: solid 1px #ddd; }
body.col-s2 #footer { border-top: solid 1px #666; background: #222; }
.fl-desk #footer { margin-top: -249px; }
#dsk-fl-wr { background: #f0f0f0; left: 50%; transform: translate(-50%, 0); z-index: 9999998; position: fixed; bottom: 0px; text-align: center; line-height: 0px; display: none; background: #fff; border-radius: 12px 12px 0 0; box-shadow: 0px 1px 5px 0px #d9d9d9; }
#dsk-fl-wr .dsk-fl-inn { max-height: 120px; max-width: 100%; width: 1120px; position: relative; padding-left: 33px; box-sizing: border-box; }
#dsk-fl-wr-r,
#dsk-fl-wr-mo { background: #f0f0f0; z-index: 9999998; position: fixed; bottom: 0px; text-align: center; line-height: 0px; background: #fff; border-radius: 12px 12px 0 0; box-shadow: 0px 1px 5px 0px #d9d9d9; left: 0; }
#dsk-fl-wr-r .dsk-fl-inn,
#dsk-fl-wr-mo .dsk-fl-inn { max-height: 320px; max-width: 400px; position: relative; box-sizing: border-box; }
#dsk-fl-wr-r .cls-flad,
#dsk-fl-wr-mo .cls-flad { position: absolute; height: 26px; width: 60px; left: auto; right: 20px; pointer-events: auto; background: transparent; top: -24px; z-index: 0 !important; }
#dsk-fl-wr .cls-flad { position: absolute; height: 100%; width: 33px; top: 0px; left: 0px; display: block; text-align: center; color: #777; }
#dsk-fl-wr .cls-flad .inn { margin-left: -45px; height: 33px; top: 50%; margin-top: -12px; width: 90px; transform: rotate(-90deg); left: 50%; position: absolute; line-height: 31px; }
#footer .links { float: left; }
#footer .counts { float: right; text-align: right; }
#footer,
#footer .links a { color: #444; }
body.col-s2 #footer .links a { color: #999; }
#footer .links a { display: inline-block; margin: 0 20px 14px 0; }
#footer .links a:last-child { margin-right: 0; }
.scroll-up,
.read-params { position: fixed; display: none; bottom: 97px; right: 10px; padding: 18px 13px; background: rgba(170, 170, 170, 0.5); border-radius: 50%; cursor: pointer; height: 56px; box-sizing: border-box; z-index: 2; }
.read-params { display: block; right: 10px; padding: 16px 14px; bottom: 160px; width: 56px; height: 56px; font-size: 24px; }
.scroll-perc { position: fixed; right: 10px; padding: 10px 0; bottom: 205px; width: 58px; height: 50px; font-size: 24px; box-sizing: border-box; text-align: center; display: none; z-index: 2; }
.scroll-perc span { font-size: 16px; display: inline-block; margin-left: 2px; }
.read-params span { font-size: 15px; }
.su-btn { position: fixed; bottom: 0; right: 100px; padding: 8px 14px; background: #419adf; color: #fff; border-radius: 5px 5px 0px 0px; cursor: pointer; text-align: center; }
.su-btn:hover { background: #3b5998; }
.pop-wrap.review-wrap { width: 520px; background: #eee; }
.pop-wrap.review-wrap .types .field-header { float: none; line-height: 20px; }
.review-wrap .types { margin-bottom: 20px; }
.pop-wrap.review-wrap .o-type { padding: 8px 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; margin: 8px 10px 0 0; display: inline-block; background: #ddd; cursor: pointer; }
.pop-wrap.review-wrap .o-type:hover,
.pop-wrap.review-wrap .o-type.active { color: #fff; background: #419adf; }
.pop-wrap.review-wrap .s-inp { width: 100%; }
.st-bl.std.big .adv-hor .adsbygoogle { min-height: 90px; }
.partner-invite { text-align: center; padding: 10px 0 12px; background: #ced8e0; }
.col-s2 .partner-invite { background: #585d61; }
.partner-invite .blue-bt { margin-left: 20px; }
.partner-invite .mo-wrap { background: #ced8e0; line-height: 26px; border-radius: 4px; padding: 10px; text-decoration: none; color: #000; letter-spacing: 0.06em; display: none; }
.partner-invite .mo-wrap svg { margin: 0 7px -9px 0; }
.partner-invite .mo-wrap.dz svg { margin: 0 7px -7px 0; }
.partner-invite .container { position: relative; }
.partner-invite .wrap { margin: 0 auto; display: inline-block; padding-left: 30px; }
.partner-invite .wrap.type3 { display: flex; align-items: center; justify-content: center; }
.partner-invite .wrap.type3 .inv-text .det { color: #777; }
.partner-invite .wrap.type3 .inv-text { text-align: left; line-height: 17px; }
.partner-invite .wrap.contest { display: inline-flex; align-items: center; padding-right: 30px; }
.partner-invite .wrap.contest .r-part { margin-top: 0; }
.partner-invite .wrap.contest .inv-text { line-height: 20px; }
.partner-invite .wrap img { float: left; width: 46px; height: 46px; border-radius: 50%; margin-right: 14px; border: solid 1px #ccc; }
.partner-invite .wrap .r-part { display: inline-block; margin-top: 7px; }
.partner-invite .outer { display: none; }
.partner-invite .elm { position: absolute; top: 0; right: 20px; cursor: pointer; }
.vk-link { background: #4a76a8; padding: 10px 6px 7px; display: block; border-radius: 6px; margin-bottom: 10px; margin-left: 12px; width: 32px; height: 19px; float: left; }
.vk-link span { display:inline-block; background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjE5IiB2aWV3Qm94PSIwIDAgMzQgMTkiIHdpZHRoPSIzNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMzEuNTU4NDk4MiAxLjI4NjU1NTI3Yy4yMjIzOTEyLS43NDE2MTIzLjAwMDAwMDItMS4yODY1NTUyNy0xLjA1ODQzNzItMS4yODY1NTUyN2gtMy41Yy0uODg5OTM0NyAwLTEuMzAwMjA3NC40NzA3NTA4OC0xLjUyMjcyMTkuOTg5ODQ4NjMgMCAwLTEuNzc5ODY5NiA0LjMzODM4NTY5LTQuMzAxMjg5NyA3LjE1NjQ1MDcyLS44MTU3NDI2LjgxNTc0MjY3LTEuMTg2NTc5NyAxLjA3NTI5MTU1LTEuNjMxNTQ3IDEuMDc1MjkxNTUtLjIyMjQ1MjkgMC0uNTU2MTkzOC0uMjU5NTQ4ODgtLjU1NjE5MzgtMS4wMDEwOTk0NnYtNi45MzM5MzYxN2MwLS44ODk5MzQ3Ni0uMjQ2NTczNS0xLjI4NjU1NTI3LS45ODgyNDc2LTEuMjg2NTU1MjdoLTUuNWMtLjU1NjEzMiAwLS44OTA1OTQzLjQxMzAzOTA2LS44OTA1OTQzLjgwNDQ5MTg0IDAgLjg0MzY0MTg3IDEuMjYwNjQ4NCAxLjAzODE5NTUxIDEuMzkwNTk0MyAzLjQxMTM1NDg4djUuMTU0MTI4MzZjMCAxLjEzMDAyNDkyLS4yMDQwNzYzIDEuMzM0OTAyMTItLjY0OTA0MzcgMS4zMzQ5MDIxMi0xLjE4NjUxNzkgMC00LjA3MjcyNjE0LTQuMzU3NzY2OTUtNS43ODQ1MTQyNC05LjM0NDE5MTU2LS4zMzU0NjkyMy0uOTY5MTg4MjEtLjY3MTkzOTY5LTEuMzYwNjg1NjQtMS41NjY0NDIwMi0xLjM2MDY4NTY0aC0zLjVjLTEgMC0xLjIwMDAxMjIxLjQ3MDc1MDg4LTEuMjAwMDEyMjEuOTg5ODQ4NjMgMCAuOTI3MDMwODEgMS4xODY1Nzk2OSA1LjUyNDk2NTM3IDUuNTI0OTAzNjUgMTEuNjA2MDYyODcgMi44OTIxOTU0IDQuMTUyOTA1NCA2Ljk2NzEwODcyIDYuNDA0MDg4NSAxMC42NzUxMDg1MiA2LjQwNDA4ODUgMi4yMjQ3NzUyIDAgMi41LS41IDIuNS0xLjM2MTI0ODN2LTMuMTM4NzUxN2MwLTEgLjIxMDc2MjEtMS4xOTk1NzIzLjkxNTI3ODQtMS4xOTk1NzIzLjUxOTA5NzcgMCAxLjQwOTAzMjUuMjU5NTQ4OSAzLjQ4NTU0NjkgMi4yNjE4NzEyIDIuMzczMDk3NyAyLjM3MzA5NzcgMi43NjQzMzQzIDMuNDM3NzAxMSA0LjA5OTE3NDcgMy40Mzc3MDExaDMuNWMxIDAgMS41LS41IDEuMjExNTU3OC0xLjQ4NjcyMi0uMzE1NjQyMy0uOTgzNDI1My0xLjQ0ODY2ODMtMi40MTAyNDQ0LTIuOTUyMDg3OC00LjEwMTYyMzktLjgxNTgwNDQtLjk2NDA2NTEtMi4wMzk0MTg0LTIuMDAyMjYwNi0yLjQxMDI1NTUtMi41MjE0ODE4LS41MTkwOTc3LS42NjczNTg1LS4zNzA3NzUyLS45NjQwNjUxNCAwLTEuNTU3MjkzMjYgMCAwIDQuMjY0MjU1NC02LjAwNjk2NzA4IDQuNzA5MjIyNy04LjA0NjMyMzc3eiIgZmlsbD0iI2ZmZiIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+); width: 32px; height: 19px; }
.yt-link { display: block; float: left; margin-top: 8px; }
.yt-link span { display:inline-block; background: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxOTIxLjMgNDIzLjciIHZpZXdCb3g9IjAgMCAxOTIxLjMgNDIzLjciIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTMxOS45IDQyMy4zLTEyNS43LTIuM2MtNDAuNy0uOC04MS41LjgtMTIxLjQtNy41LTYwLjctMTIuNC02NS03My4yLTY5LjUtMTI0LjItNi4yLTcxLjctMy44LTE0NC43IDcuOS0yMTUuOCA2LjYtMzkuOSAzMi42LTYzLjcgNzIuOC02Ni4zIDEzNS43LTkuNCAyNzIuMy04LjMgNDA3LjctMy45IDE0LjMuNCAyOC43IDIuNiA0Mi44IDUuMSA2OS42IDEyLjIgNzEuMyA4MS4xIDc1LjggMTM5LjEgNC41IDU4LjYgMi42IDExNy41LTYgMTc1LjctNi45IDQ4LjItMjAuMSA4OC42LTc1LjggOTIuNS02OS44IDUuMS0xMzggOS4yLTIwOCA3LjkgMC0uMy0uNC0uMy0uNi0uM3ptLTczLjktMTIyYzUyLjYtMzAuMiAxMDQuMi01OS45IDE1Ni41LTg5LjktNTIuNy0zMC4yLTEwNC4yLTU5LjktMTU2LjUtODkuOXoiIGZpbGw9IiNmMDAiLz48ZyBmaWxsPSIjMjgyODI4Ij48cGF0aCBkPSJtMTYyMS44IDM2OC41Yy0yLjQgOS44LTQuNSAxNy41LTYuNiAyNS43aC00OS4ydi0zNzkuNWg1Ny40djE0MGMzLTMuOCA0LjUtNS40IDUuOC03LjEgOS44LTEzLjUgMjIuNS0yMi4zIDM4LjktMjUuNyAyNi4xLTUuMSA0OC40IDYuNCA1Ni4zIDMxLjUgNS4xIDE1LjYgOC40IDMyLjMgOC44IDQ4LjYuOCA0MS45LjIgODMuNy0xLjMgMTI1LjYtLjYgMTIuOC00LjUgMjUuOS05LjQgMzcuOS0xNi4xIDM5LjYtNjguNyA0NS42LTk0LjggMTEuMy0xLjYtMi4xLTMuMS00LjQtNS45LTguM3ptMi44LTEwNC40djY5LjRjMCAxMS4zIDYgMTguMiAxNy4zIDIwLjggMTEuMSAyLjYgMjAuMS0xLjcgMjQuNi0xMiAxLjktNC4zIDMuOC04LjggMy45LTEzLjMgMS4xLTQyLjQgMi4xLTg0LjggMi40LTEyNy4zIDAtNy45LTEuOS0xNi4xLTQuMy0yMy44LTQuNS0xMy45LTE2LjktMTgtMjkuMS05LjktOS4yIDYuMi0xNC44IDE1LTE0LjggMjYuN3ptLTE1Ni0xMzYuOGg2MC4xdjI2Ny4xaC00Ni45Yy0xLjctMTAuMS0zLjQtMjAuNS01LjQtMzIuNy0zLjIgNC43LTUuMSA3LjctNy4xIDEwLjctMTUuNiAyMi41LTM3LjcgMzAuMi02My44IDI2LjEtMjIuMy0zLjYtMzUuNy0yMC44LTM4LjctNDktLjktOC40LTEuMy0xNi45LTEuMy0yNS4zLS4yLTYyLjUgMC0xMjUuMiAwLTE4Ny43di05LjRoNjAuOHYxMC45YzAgNjAuNC0uMiAxMjAuNy4yIDE4MS4xIDAgOC42LjkgMTcuNSAyLjQgMjYuMSAxLjcgOC44IDguMSAxMiAxNi43IDExLjQgMTMuOS0xLjEgMjMuNS0xMS40IDIzLjUtMjUuMnYtMTkyLjNjLS41LTMuOS0uNS03LjUtLjUtMTEuOHptLTQxMy44LS4yaDYwLjR2MTEuM2MwIDYwLjEtLjIgMTIwLjEuMiAxODAgMCA4LjYuOCAxNy41IDIuNiAyNS45IDIuMyA5LjkgOC4xIDEzLjEgMTggMTEuOCAxMy43LTEuOSAyMi0xMS40IDIyLjEtMjUuM3YtMTkxLjMtMTJoNjAuMXYyNjYuOWgtNDYuN2MtMS43LTkuOS0zLjQtMjAuMS01LjYtMzMtMyA0LjUtNC43IDcuMS02LjQgOS44LTE1LjYgMjIuOS0zNy41IDMxLjMtNjQuMiAyNy4yLTIxLjQtMy4yLTM0LjUtMTktMzguNS00NC45LTEuMS04LjEtMS45LTE2LjEtMS45LTI0LjItLjItNjQuOS0uMi0xMzAuMS0uMi0xOTV6bS0zMSAxNDIuNmMtLjIgOS0uOCAxOC0xLjMgMjctMi4zIDI3LTMuNCA2NS4zLTI1LjIgODUtMTMuOSAxMi40LTMxLjUgMTYuOS00OS43IDE3LjUtOC4xLjItMTYuMy4yLTI0LjQtLjktMzguMy01LjgtNTYuMS0yMi43LTYyLjUtNjQuOC03LjMtNDguNi03LjktOTggLjgtMTQ2LjYgOS01MC4zIDQwLTY4LjEgODguMi02NC44IDQ1IDMuMiA2NS4xIDMyLjcgNzAuNCA3NC43IDIuOSAyNC4xIDQuMyA0OC41IDMuNyA3Mi45em0tNjEuMi05LjJjMC0xNy4xLjQtMzQuMy0uMi01MS40LS40LTkuOS0xLjctMTkuOS0zLjgtMjkuNy0yLjQtMTEuMy05LjYtMTYuNy0xOC42LTE2LjUtOC44LjItMTUgNS42LTE4LjIgMTYuMS0xLjEgMy45LTIuMyA3LjktMi4zIDExLjggMCAyNi44LS4yIDUzLjctLjQgODAuNS0uMiAyNS0zLjQgNTEuMiA0LjUgNzUuMSAyLjQgNy4zIDguNiAxMS4zIDE2LjcgMTEuMyA3LjkgMCAxMy4xLTMuOSAxNi0xMC45IDIuMy01LjQgNC4zLTExLjMgNC4zLTE3LjEuNy0yMyAyLTQ2LjEgMi02OS4yem0tMTkwLjEtNTAuM2M1LjMtMjUuOSAxMC4zLTUxLjIgMTUuOC03Ni42IDYuOS0zMi4zIDE0LjYtNjQuNiAyMS40LTk3IDEuNy03LjkgNC45LTkuOCAxMi40LTkuNiAxNi4xLjYgMzIuNS4yIDQ5LjcuMi01LjYgMjAuNi0xMS4xIDQwLjItMTYuNSA1OS41LTE3LjEgNjAuNi0zNC4yIDEyMS40LTUxLjEgMTgyLjItMS4zIDQuNy0xLjkgOS44LTEuOSAxNC44LS4yIDMzLjIgMCA2Ni4zIDAgOTkuNXYxMC44aC01OC43Yy0uMi0zLS42LTYtLjYtOSAwLTE4LjgtMS41LTM3LjcuMi01Ni4zIDQuMy00NC43LTkuOS04NS44LTIxLjQtMTI3LjQtMTUuMi01NS0zMC42LTExMC4yLTQ1LjgtMTY1LjItLjgtMi42LTEuMS01LjQtMS45LTguNmg1OS45YzEyLjYgNjAuNyAyNS4zIDEyMS40IDM4LjUgMTgyLjd6bTExNDguNSA2OS43aC0xMDEuMmMxLjEgMjAuMyAxLjUgMzkuNiAzLjYgNTguNyAxLjUgMTMuMyA4LjggMTkgMjAuMyAxOS4xIDEyIC4yIDE5LTUuOCAyMS44LTE5IC45LTQuMyAxLjUtOC42IDEuOS0xMyAuNC0zLjkuNi04LjEuOS0xMy43IDE3LjEuOSAzMy44IDEuOSA1MC4zIDIuNiA5LjYgMjguNS03LjcgNjUuMS0zNi44IDc2LjQtMjIuOSA5LTQ2LjQgOS02OS44IDIuMS0xNy4zLTUuMS0zMC4yLTE2LjEtMzYtMzMtNS40LTE1LjgtMTAuNS0zMi4zLTExLjYtNDguOC0zLTQwLjctNC4xLTgxLjggMi4xLTEyMi42IDEuMS02LjggMy0xMy4zIDUuMS0xOS45IDguNC0yNy4yIDI2LjctNDMuOSA1NS00Ni43IDE1LjQtMS41IDMxLjMtLjkgNDYuNSAxLjcgMjQuNiA0LjMgMzcuNyAyMiA0My40IDQ1LjIgMi42IDEwLjkgNC41IDIyLjEgNC45IDMzLjIuMSAyNS41LS40IDUwLjgtLjQgNzcuN3ptLTU3LjUtMzUuMWMwLTIwLjEuMi0zOS0uMi01OCAwLTQuNS0xLjctOS4yLTMuNC0xMy41LTMuNC04LjQtMTAuNS0xMC43LTE5LTEwLjdzLTEzLjkgNC4zLTE2IDEyYy02LjQgMjMuMS00LjMgNDYuNy00LjEgNzAuNCAxNS4zLS4yIDI5LjItLjIgNDIuNy0uMnoiLz48cGF0aCBkPSJtMTI2NC42IDc2LjJoLTU5LjV2LTQ4LjJoMTc3LjZ2NDcuOWgtNTkuMXYzMTguMWgtNTguOXoiLz48L2c+PC9zdmc+); width: 97px; height: 22px; }
.inst-link { display: block; float: left; margin-left: 10px; }
.inst-link span { display:inline-block; background: url(data:image/svg+xml;base64,PHN2ZyBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNCAyNCIgaGVpZ2h0PSI1MTIiIHZpZXdCb3g9IjAgMCAyNCAyNCIgd2lkdGg9IjUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRUcmFuc2Zvcm09Im1hdHJpeCgwIC0xLjk4MiAtMS44NDQgMCAtMTMyLjUyMiAtNTEuMDc3KSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItMzcuMTA2IiB4Mj0iLTI2LjU1NSIgeTE9Ii03Mi43MDUiIHkyPSItODQuMDQ3Ij48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNmZDUiLz48c3RvcCBvZmZzZXQ9Ii41IiBzdG9wLWNvbG9yPSIjZmY1NDNlIi8+PHN0b3Agb2Zmc2V0PSIxIiBzdG9wLWNvbG9yPSIjYzgzN2FiIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBkPSJtMS41IDEuNjMzYy0xLjg4NiAxLjk1OS0xLjUgNC4wNC0xLjUgMTAuMzYyIDAgNS4yNS0uOTE2IDEwLjUxMyAzLjg3OCAxMS43NTIgMS40OTcuMzg1IDE0Ljc2MS4zODUgMTYuMjU2LS4wMDIgMS45OTYtLjUxNSAzLjYyLTIuMTM0IDMuODQyLTQuOTU3LjAzMS0uMzk0LjAzMS0xMy4xODUtLjAwMS0xMy41ODctLjIzNi0zLjAwNy0yLjA4Ny00Ljc0LTQuNTI2LTUuMDkxLS41NTktLjA4MS0uNjcxLS4xMDUtMy41MzktLjExLTEwLjE3My4wMDUtMTIuNDAzLS40NDgtMTQuNDEgMS42MzN6IiBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIvPjxwYXRoIGQ9Im0xMS45OTggMy4xMzljLTMuNjMxIDAtNy4wNzktLjMyMy04LjM5NiAzLjA1Ny0uNTQ0IDEuMzk2LS40NjUgMy4yMDktLjQ2NSA1LjgwNSAwIDIuMjc4LS4wNzMgNC40MTkuNDY1IDUuODA0IDEuMzE0IDMuMzgyIDQuNzkgMy4wNTggOC4zOTQgMy4wNTggMy40NzcgMCA3LjA2Mi4zNjIgOC4zOTUtMy4wNTguNTQ1LTEuNDEuNDY1LTMuMTk2LjQ2NS01LjgwNCAwLTMuNDYyLjE5MS01LjY5Ny0xLjQ4OC03LjM3NS0xLjctMS43LTMuOTk5LTEuNDg3LTcuMzc0LTEuNDg3em0tLjc5NCAxLjU5N2M3LjU3NC0uMDEyIDguNTM4LS44NTQgOC4wMDYgMTAuODQzLS4xODkgNC4xMzctMy4zMzkgMy42ODMtNy4yMTEgMy42ODMtNy4wNiAwLTcuMjYzLS4yMDItNy4yNjMtNy4yNjUgMC03LjE0NS41Ni03LjI1NyA2LjQ2OC03LjI2M3ptNS41MjQgMS40NzFjLS41ODcgMC0xLjA2My40NzYtMS4wNjMgMS4wNjNzLjQ3NiAxLjA2MyAxLjA2MyAxLjA2MyAxLjA2My0uNDc2IDEuMDYzLTEuMDYzLS40NzYtMS4wNjMtMS4wNjMtMS4wNjN6bS00LjczIDEuMjQzYy0yLjUxMyAwLTQuNTUgMi4wMzgtNC41NSA0LjU1MXMyLjAzNyA0LjU1IDQuNTUgNC41NSA0LjU0OS0yLjAzNyA0LjU0OS00LjU1LTIuMDM2LTQuNTUxLTQuNTQ5LTQuNTUxem0wIDEuNTk3YzMuOTA1IDAgMy45MSA1LjkwOCAwIDUuOTA4LTMuOTA0IDAtMy45MS01LjkwOCAwLTUuOTA4eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==); width: 36px; height: 36px; background-size: 36px 36px; }
.tg-link { display: block; margin-bottom: 10px; margin-left: 12px; float: left; }
.tg-link span { display:inline-block; background: url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHZpZXdCb3g9IjAgMCAyNTYgMjU2IiB3aWR0aD0iMjU2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Im0xMjggMGMtNzAuNjkzIDAtMTI4IDU3LjMwNy0xMjggMTI4IDAgNzAuNjkzIDU3LjMwNyAxMjggMTI4IDEyOCA3MC42OTMgMCAxMjgtNTcuMzA3IDEyOC0xMjggMC03MC42OTMtNTcuMzA3LTEyOC0xMjgtMTI4eiIgZmlsbD0iIzQwYjNlMCIvPjxwYXRoIGQ9Im0xOTAuMjgyNiA3My42MzA4LTIyLjg2MiAxMTUuMjY3cy0zLjE5NyA3Ljk5NC0xMS45OSA0LjE1N2wtNTIuNzU4LTQwLjQ0OC0xOS4xODQtOS4yNzItMzIuMjk0LTEwLjg3MnMtNC45NTYtMS43NTgtNS40MzYtNS41OTVjLS40NzktMy44MzcgNS41OTYtNS45MTUgNS41OTYtNS45MTVsMTI4LjM3Ni01MC4zNnMxMC41NTItNC42MzYgMTAuNTUyIDMuMDM4IiBmaWxsPSIjZmZmIi8+PHBhdGggZD0ibTk4LjYxNzggMTg3LjYwMzVzLTEuNTQtLjE0NC0zLjQ1OS02LjIyYy0xLjkxOC02LjA3NS0xMS42Ny0zOC4wNDktMTEuNjctMzguMDQ5bDc3LjUzNy00OS4yNHM0LjQ3Ny0yLjcxOCA0LjMxNyAwYzAgMCAuNzk5LjQ3OS0xLjU5OSAyLjcxNy0yLjM5OCAyLjIzOS02MC45MTEgNTQuODM2LTYwLjkxMSA1NC44MzYiIGZpbGw9IiNkMmU1ZjEiLz48cGF0aCBkPSJtMTIyLjkwMTUgMTY4LjExNTQtMjAuODY4IDE5LjAyNnMtMS42MzEgMS4yMzgtMy40MTYuNDYybDMuOTk2LTM1LjM0MSIgZmlsbD0iI2I1Y2ZlNCIvPjwvc3ZnPg==); width: 36px; height: 36px; background-size: 36px 36px; }
.auth-p-form .s-inp { width: 100%; font-size: 16px; }
.auth-p-form .jerrors { display: none; background: #f6dfdf; border: none; border-radius: 8px; }
.auth-p-form .btns { margin-top: 30px; display: flex; }
.auth-p-form .btns .bt { width: 100%; text-align: center; }
.auth-p-form .btns button + a { margin-left: 20px; }
.auth-p-form .auth-soc a { box-sizing: border-box; display: block; width: 56px; border-radius: 8px; padding: 6px 12px; }
.auth-p-form .auth-soc { margin-top: 26px; padding-top: 12px; border-top: dashed 1px #ddd; }
.auth-p-form .auth-soc h3 { margin-bottom: 12px; }
.auth-p-form .auth-soc .list { display: flex; }
.auth-p-form .auth-soc a { background-color: rgba(43, 126, 223, 0.1); }
.auth-p-form .auth-soc a:hover { background-color: rgba(43, 126, 223, 0.2); }
.auth-p-form .auth-soc .s-vk svg { fill: #0077FF; }
.auth-p-form .auth-soc .s-mail,
.auth-p-form .auth-soc .s-ya,
.auth-p-form .auth-soc .s-go { margin-left: 20px; }
.auth-p-form .auth-soc .s-ya { fill: #fb3d16; }
.auth-p-form .auth-soc .s-mail svg { fill: #FF9E00; width: 24px; }
.auth-p-form .auth-soc .s-go svg { width: 21px; }
.auth-p-form .auth-soc a > svg { display: block; width: 28px; height: 28px; margin: 0 auto; }
.search-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow-y: scroll; overflow-x: hidden; background: #f0f0f0; z-index: 99; transition: all .3s ease-in; box-sizing: border-box; }
body.col-s2 .search-modal { background: #171717; }
.search-modal .form-wr { width: 60%; margin: 20px auto 0; border-radius: 12px; padding: 0; }
.search-modal .top-part,
.search-modal .bot-part { padding: 20px; }
.search-modal .top-part { border-bottom: solid 1px #e5e5e5; }
.search-modal .bot-part.empty { align-items: center; min-height: 270px; display: flex; justify-content: center; }
.search-modal .last-list { color: #888; }
.search-modal .last-list .item { padding: 10px 14px; font-size: 17px; cursor: pointer; border-radius: 12px; display: flex; align-items: center; }
.search-modal .last-list .lup { min-width: 22px; }
.search-modal .last-list .canc { margin-left: auto; padding: 6px; }
.search-modal .last-list .canc:hover { color: #000; }
.search-modal .last-list .item .query { margin-left: 10px; color: #000; word-break: break-word; }
.menu-modal { position: fixed; top: 0; left: 0; width: 100%; height: 100%; overflow-y: scroll; overflow-x: hidden; background: #fff; z-index: 99; transition: all .3s ease-in; box-sizing: border-box; }
body.col-s2 .menu-modal { color: #dcdee2; background: #000; }
.menu-modal .inner { padding: 20px 20px 10px; }
.menu-modal .block { margin-bottom: 24px; }
.menu-modal .cls-b { padding: 10px; display: inline-block; margin-left: auto; margin-right: 10px; }
.menu-modal .top-h { height: 67px; display: flex; align-items: center; border-bottom: solid 1px #ebebeb; }
body.col-s2 .menu-modal .top-h { border-bottom: solid 1px #666; }
.menu-modal .top-h .changer-theme { margin-left: 20px; }
.menu-modal .title { font-size: 12px; margin-bottom: 12px; color: #707070; text-transform: uppercase; letter-spacing: 0.8px; }
body.col-s2 .title { color: #dcdee2; }
.menu-modal .in-items { display: flex; gap: 10px; flex-wrap: wrap; }
.menu-modal .in-items a { border-radius: 20px; background: #d5e7f7; line-height: 40px; padding: 0 16px; text-decoration: none; }
body.col-s2 .menu-modal .in-items a { background: #333333; color: #dcdee2; }
body.col-s2 .search-modal .last-list .item .query { color: #dcdee2; }
.search-modal .last-list .item:hover { background: #eee; }
body.col-s2 .search-modal .last-list .item:hover .query { color: #666; }
.search-modal .bot-part { font-size: 16px; color: #666; }
.search-modal form { display: flex; align-items: center; flex-flow: row nowrap; background-color: #3b5998; padding: 10px 8px; border-radius: 20px; margin: 0 auto; box-sizing: border-box; position: relative; box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .2); }
.search-modal .do-back { width: 40px; height: 38px; display: flex; color: #fff; cursor: pointer; align-items: center; justify-content: center; }
.search-modal .do-back .l-arrow:before { width: 10px; height: 10px; }
.search-modal input { width: 100%; border: none; padding: 16px 40px 16px 12px; border-radius: 12px; font-size: 17px; }
.search-modal form .search-icon { color: #fff; cursor: pointer; padding: 4px 6px 4px 11px; }
.search-modal form .cl-btn-wr { display: none; }
.search-modal form .cl-btn-in { position: absolute; top: 16px; right: 58px; align-items: center; justify-content: center; height: 39px; width: 44px; display: flex; }
.search-modal form button { cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; outline: none; padding: 0; display: inline-block; width: 28px; height: 28px; line-height: 28px; opacity: 0.7; font-style: normal; font-size: 22px; font-family: Arial, Baskerville, monospace; background: #ddd; border-radius: 50%; }
#header .hide-btn { display: none; }
#header .menu li.hide-btn a { ackground: #3b5999; height: 15px; width: 15px; display: inline-block; padding: 5px; border: solid 1px #fff; border-radius: 50%; line-height: 6px; font-size: 18px; }
#header .drop-content a { color: #fff; text-decoration: none; display: block; padding: 12px 22px; }
.tippy-content .ss-list { width: auto; }
.tippy-content .ss-list div { display: flex; padding: 5px 8px; cursor: pointer; user-select: none; align-items: center; position: relative; transition: all .3s ease; }
.tippy-content .ss-list div:hover { background: #009be3; color: #fff; border-radius: 4px; }
.tippy-content .ss-list div:before { background: #0000001a; content: ""; display: block; flex-shrink: 0; height: 16px; margin-right: 10px; transition: all .3s ease; width: 16px; border-radius: 50%; }
.tippy-content .ss-list div:after { background: #fff; content: ""; position: absolute; border: 0; height: 6px; left: 13px; border-radius: 100%; opacity: 0; top: 50%; transform: translateY(-50%) scale(0); transition: transform .3s ease, opacity .3s ease; width: 6px; }
.tippy-content .ss-list div.active:before { background: #009be3; }
.tippy-content .ss-list div.active:after { opacity: 1; transform: translateY(-50%) scale(1); }
.tippy-box[data-theme~='player-rate'] { background-color: #fff; color: #4a5464; box-shadow: 0 1px 2px #00000030; }
.tippy-box[data-theme~='player-rate'][data-placement^='bottom'] > .tippy-arrow::before { border-bottom-color: #3b5998; }
.tippy-box[data-theme~='header'] { background-color: #3b5998; color: yellow; }
.tippy-box[data-theme~='header'] .tippy-content { padding: 0; }
.tippy-box[data-theme~='header'][data-placement^='bottom'] > .tippy-arrow::before { border-bottom-color: #3b5998; }
.tippy-box[data-theme~='light-area'] { background-color: #fff; color: #4a5464; box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .25); border-radius: 16px; }
.tippy-box[data-theme~='light-area'] .tippy-content { padding: 10px; color: #000; }
.tippy-box[data-theme~='light-area'] .tippy-arrow { color: #fff; }
.tippy-box[data-theme~='blink'] { background-color: #333; color: #fff; box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .25); border-radius: 16px; }
.tippy-box[data-theme~='blink'] .tippy-content { padding: 6px 12px; color: #fff; }
.params-modal { position: fixed; bottom: 0; left: 0; width: 60%; background: #fff; border-radius: 20px 20px 0 0; z-index: 99; transition: all .3s ease-in; box-sizing: border-box; padding: 20px 20px 34px; display: flex; justify-content: center; box-shadow: 0px 1px 5px 0px #d9d9d9; left: 50%; transform: translate(-50%, 0); z-index: 9999998; }
.col-s2 .params-modal { background: #bbb; }
.params-modal .par-inn { width: 340px; }
.params-modal .noUi-horizontal { height: 6px !important; }
.params-modal .noUi-handle:after,
.params-modal .noUi-handle:before { content: none; }
.params-modal .noUi-horizontal .noUi-handle { width: 30px; height: 30px; border-radius: 50%; top: -14px; box-shadow: none; }
.params-modal .cl-btn-in { position: absolute; top: 20px; right: 20px; align-items: center; justify-content: center; height: 39px; width: 44px; display: flex; }
.params-modal .cl-btn-in button { cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; outline: none; padding: 0; display: inline-block; width: 28px; height: 28px; line-height: 28px; opacity: 0.7; font-style: normal; font-size: 22px; background: #ddd; border-radius: 50%; }
.params-modal .opt-title { display: flex; align-items: center; font-size: 16px; margin-bottom: 10px; color: #555; }
.params-modal .opt-title.size { margin-bottom: 30px; }
.params-modal .opt-title .vals { margin-left: auto; }
.params-modal .opt.theme .vals { display: flex; gap: 10px; }
.params-modal .opt.theme .val[data-id="4"] { background: #000; color: #dcdee2; }
.params-modal .opt.theme .val[data-id="1"] { background: #fff; color: #000; }
.params-modal .opt.theme .val[data-id="3"] { background: #f9f1e4; color: #3e3e3e; }
.params-modal .opt.theme .val[data-id="2"] { background: #333333; color: #dcdee2; }
.params-modal .opt-title .val { font-size: 18px; color: #000; padding: 6px 10px; }
.params-modal .opt.font .val,
.params-modal .opt.theme .val { padding: 6px 10px; background: #eee; border-radius: 10px; cursor: pointer; }
.params-modal .opt.theme .val { border: solid 1px #ccc; font-size: 16px; }
@media screen and (max-width: 1600px) { .container-full { padding: 0; }
}
@media screen and (max-width: 1510px) { #header .last-1 { display: none; }
#header .menu li.hide-btn { display: flex; text-align: center; justify-content: center; align-items: center; height: 60px; }
}
@media screen and (max-width: 1440px) { #header .last-2 { display: none; }
}
@media screen and (max-width: 1344px) { #header .last-3 { display: none; }
}
@media screen and (max-width: 1278px) { #header .last-4 { display: none; }
}
@media screen and (max-width: 1176px) { #header .last-5 { display: none; }
}
@media screen and (max-width: 1088px) { #header .menu li { padding: 0 8px; }
#header .logo { margin: 15px 14px 11px 14px; }
}
@media screen and (max-width: 980px) { #header .last-6 { display: none; }
}
@media screen and (max-width: 920px) { #header .last-7 { display: none; }
}
@media screen and (max-width: 860px) { #header .last-8 { display: none; }
#header .logo { margin: 15px 4px 11px; }
#header .menu li { padding: 0 6px; }
}
@media screen and (max-width: 770px) { #header .menu li.feedback { display: none; }
}
@media screen and (max-width: 760px) { .r-cont { display: none; }
.m-cont { width: 100%; }
.partner-invite:not(.contest):not(.ny) { background: none; text-align: left; }
.partner-invite:not(.ny) .d-wrap { display: none; }
.partner-invite .mo-wrap:not(.contest) { display: block; }
.partner-invite .mo-wrap.type3 { display: flex; align-items: flex-start; gap: 7px; line-height: 20px; }
.partner-invite .mo-wrap.type3 .det { color: #777; font-size: 12px; line-height: 10px; }
.partner-invite .elm { top: 17px; }
.partner-invite .wrap { border-top: dashed 1px #aaa; padding-top: 8px; padding-left: 0; }
.params-modal { width: 100%; }
}
@media screen and (max-width: 760px) { #header .m-menu { display: block; }
#header .menu { display: none; flex: 1 100%; order: 3; }
#header .menu-inner { flex-flow: row wrap; }
#header .menu-wrap { height: 53px; }
#header .logo { margin: 12px 0 7px; padding-left: 0; }
#header .u-acts { margin: 8px 11px 7px auto; }
#header .menu li,
#header .menu li.add-sr { float: none; border-bottom: 1px solid #999; text-align: center; display: block; }
#header .menu li.hide-btn { display: none; }
#header .menu li a { width: 100%; display: block; }
#header .menu li:hover { background: #999; }
#header .menu { display: none; }
.search-modal .form-wr { width: 96%; }
.pop-wrap.review-wrap,
.pop-wrap.auth-wrap,
.pop-wrap.ppoints-wrap { width: 98%; box-sizing: border-box; }
.su-btn.review { right: 50px; }
.st-bl.std.big .adv-hor .adsbygoogle { min-height: 280px; }
}
@media screen and (max-width: 600px) { .scroll-up { bottom: 80px; }
.read-params { bottom: 140px; }
.scroll-perc { bottom: 180px; font-size: 21px; }
#footer .counts,
#footer .links { float: none; }
#footer .counts .livei { display: none; }
#footer .copyright { text-align: center; }
.su-btn.review,
#reformal_tab { display: none !important; }
.partner-invite .inv-text { display: block; margin-bottom: 12px; line-height: 21px; }
.partner-invite:not(.contest) .blue-bt { margin-left: 0; margin-top: 0; }
.partner-invite .fir { display: block; }
.partner-invite .sec { display: none; }
.partner-invite .wrap.contest .r-part { margin-top: 7px; }
.partner-invite.contest .blue-bt { padding: 10px 14px; }
.pop-wrap.auth-wrap { padding: 30px 20px; }
.params-modal .par-inn { width: 100%; }
.params-modal { padding-top: 40px; padding-bottom: 80px; }
.params-modal .cl-btn-in { top: 0; right: 0; }
.params-modal .noUi-horizontal { margin: 0 24px; }
}
@media screen and (max-width: 500px) { .fl-ow #dsk-fl-wr-mo, .fl-ow #dsk-fl-wr-mo .dsk-fl-inn { width: 100%; max-width: 100%; max-height: 250px; }
}
@media screen and (max-width: 400px) { #header .u-acts { gap: 6px; margin-right: 4px; }
#header .u-acts .search-a span { display: none; }
.menu-modal .inner { padding: 20px 10px 10px; }
.menu-modal .in-items a { padding: 0 12px; }
.menu-modal .in-items { gap: 8px; }
.menu-modal .top-h .changer-theme { margin-left: 10px; }
}
@media screen and (max-width: 360px) { .params-modal .opt.theme .vals { gap: 4px; }
.params-modal .opt.theme .val { padding: 6px 5px; }
}
@media screen and (max-width: 340px) { .partner-invite .wrap .r-part { display: block; }
#header .u-acts { gap: 2px; }
#header .u-acts .search-a { padding: 6px; border: none; }
}


/**** /content/css/generic.css ****/
@CHARSET "UTF-8";
.clear { clear: both; }
a { color: #045398; }
body.col-s2 a { color: #71aaeb; }
h1 { font-size: 22px; margin-bottom: 20px; }
h1, h2 { font-family: "Bitter",Arial,serif; font-weight: normal; }
h2 { font-size: 20px; margin-bottom: 20px; }
.two-cols .l-col { float: left; }
.two-cols .r-col { float: right; }
.l-text { font-size: 13px; line-height: 16px; }
a:hover { text-decoration: none; }
ul.dotted li { margin: 0 0 8px 17px; list-style-type: disc; }
ol.numeric li { position: relative; margin: 0 0 8px 22px; }
ol.numeric { counter-reset: myCounter; padding-left: 10px; }
ol.numeric li:before { counter-increment: myCounter; content: counter(myCounter) "."; position: absolute; top: 0; left: -18px; text-align: right; font-weight: bold; }
ol.num li { list-style-type: decimal; margin: 0 0 8px 17px; }
.tale-text .note-l,
.tale-text .note-a { color: #045398; text-decoration: underline dotted; margin-left: 3px; cursor: pointer; }
.tale-text .note-a { margin-left: 0; }
img { border: none; }
.attemp { background: #FCEDB1; padding: 10px 15px; margin-bottom: 20px; border: 1px solid #ccc; border-radius: 3px; font-size: 14px; line-height: 20px; color: #555; }
.attemp.grey { background: #eee; }
.s-inp { background: #fff; border: 1px solid #c9c7ca; padding: 8px 10px; font-size: 14px; color: #3b3b3b; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; width: 400px; }
select.s-inp { width: 422px; }
.s-inp:focus { border-color: #419adf; }
.field-header { float: left; line-height: 34px; }
.field.full .field-header { float: none; }
.field.full textarea { width: 100%; }
.input-wrap { min-height: 34px; }
.input-wrap .help { margin-top: 4px; padding: 4px; font-size: 13px; }
.field { margin-bottom: 10px; }
.form .field.line .field-header { float: left; width: 200px; line-height: 40px; }
textarea { resize: none; padding: 5px; width: 400px; height: 160px; }
.pop-wrap { background: #FFF; margin: 10px auto; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 20px; font-size: 15px; padding: 40px; width: 300px; color: #000; }
.pop-wrap.new { padding: 0; }
.pop-wrap.new .pop-header { background: #3b5998; color: #fff; padding: 20px; }
.pop-wrap.new .pop-cont { padding: 20px; }
.mfp-close-btn-in .pop-wrap.new .mfp-close { color: #ccc; }
.pop-wrap .s-inp { box-sizing: border-box; }
.s-table { border-collapse: separate; }
.s-table td,
.s-table th { padding: 5px 10px; text-align: left; font-weight: normal; }
.s-table th { background: #eaf4fd; width: 200px; }
.si-table-wr { position: relative; overflow: auto; scrollbar-width: none; margin: 16px 0 24px; }
.si-table { overflow: hidden; min-width: 100%; border-collapse: separate; border-spacing: 0; table-layout: fixed; border-radius: 12px; border: 1px solid #e3e3e3; }
.si-table td,
.si-table th { padding: 8px 16px; text-align: left; font-weight: normal; border: 1px solid #e3e3e3; border-left: none; border-bottom: none; }
.si-table th { font-weight: 500; background-color: #eee; font-weight: bold; color: #333; padding: 12px 16px; }
.si-table thead tr:first-child th { border-top: none; }
.si-table tr th:last-child,
.si-table tr td:last-child { border-right: none; }
.d-table { border: 1px solid #ccc; border-collapse: separate; border-radius: 2px; }
.d-table tr th { background: #f6f6f6; background-color: #eee; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); background-image: linear-gradient(top, #ffffff,#eeeeee); border-bottom: 1px solid #cecece; border-top: 1px solid transparent; border-right: 1px solid transparent; border-left: 1px solid #e6e6e6; padding: 10px; text-shadow: 0px 0px 0px rgba(0,0,0,0); font-weight: 100; vertical-align: middle; font-size: 15px; }
.d-table tr td:first-child { border-left: 0; }
.field-bl { font-weight: bold; margin-bottom: 4px; }
.val-errors, .jerrors { padding: 10px 20px; border: solid 1px #d71635; color: #d71635; line-height: 22px; margin-bottom: 30px; }
.val-errors .err-head { font-weight: bold; }
.s-btn { display: inline-block; padding: 4px 12px; margin-bottom: 0; font-size: 14px; line-height: 20px; color: #333333; text-align: center; text-shadow: 0 1px 1px rgba(255,255,255,0.75); vertical-align: middle; cursor: pointer; text-decoration: none; background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6); background-image: -o-linear-gradient(top,#ffffff,#e6e6e6); background-image: linear-gradient(to bottom,#ffffff,#e6e6e6); background-repeat: repeat-x; border: 1px solid #cccccc; border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); border-bottom-color: #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); }
.s-btn:hover { text-decoration: none; background-position: 0 -15px; -webkit-transition: background-position 0.1s linear; -moz-transition: background-position 0.1s linear; -o-transition: background-position 0.1s linear; transition: background-position 0.1s linear; }
.s-btn:active { outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); }
.s-btn-green { color: #ffffff; text-shadow: 0 -1px 0 rgba(0,0,0,0.25); background-color: #5bb75b; background-image: -moz-linear-gradient(top,#62c462,#51a351); background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351)); background-image: -webkit-linear-gradient(top,#62c462,#51a351); background-image: -o-linear-gradient(top,#62c462,#51a351); background-image: linear-gradient(to bottom,#62c462,#51a351); background-repeat: repeat-x; border-color: #51a351 #51a351 #387038; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462',endColorstr='#ff51a351',GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
.s-btn-gray { color: #333333; text-shadow: 0 1px 1px rgba(255,255,255,0.75); background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#ffffff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#ffffff,#e6e6e6); background-image: -o-linear-gradient(top,#ffffff,#e6e6e6); background-image: linear-gradient(to bottom,#ffffff,#e6e6e6); background-repeat: repeat-x; border: 1px solid #cccccc; border-color: #e6e6e6 #e6e6e6 #bfbfbf; border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25); border-bottom-color: #b3b3b3; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0); filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); }
.s-btn-green:hover,
.s-btn-green:active { background-color: #51a351; }
.s-btn-gray:hover,
.s-btn-gray:active { color: #333333; background-color: #e6e6e6; }
.s-btn-blue { border-radius: 10px; background: #d5e7f7; display: inline-block; line-height: 28px; padding: 0 16px; text-decoration: none; margin-right: 10px; }
.d-table tr:nth-child(even) td { background-color: #f6f6f6; }
.login-need { text-align: center; padding: 26px; }
.login-need .btns { margin-top: 20px; text-align: center; }
.login-need .btns a { margin-right: 10px; }
.d-table tr td { padding: 10px; border-color: #fff; border-top: 1px solid #fff; border-bottom: 1px solid #e6e6e6; border-right: 1px solid #fff; border-left: 1px solid #e6e6e6; background-color: #fff; color: #666; }
.stext { color: #888; margin: 6px 0; line-height: 20px; }
.si-text .tar { text-align: right; }
.si-text .ep { float: right; width: 50%; margin-bottom: 24px; text-align: right; }
.si-text .ep .author,
.si-text  .ep p { margin-bottom: 10px; }
.si-text .ep p { display: inline-block; text-align: left; }
.si-text .ep .author { text-align: right; }
.si-text .cnr { text-align: center; }
.si-text .col-block { font-size: 16px; border-radius: 10px; padding: 20px !important; line-height: 26px; margin-bottom: 20px; }
.si-text .col-block .hedr { margin: 0 0 6px; color: #333; }
.si-text .col-block1 { background: #eaf4fd; }
.si-text .col-block2 { background: #eee; }
.si-text .line-block { padding: 10px 0 10px 20px; border-left: 4px solid #419ae0; }
.si-sublinks { display: flex; align-items: center; gap: 8px; justify-content: center; margin-top: -14px; }
.si-sublinks .it { border: 1px solid #e2e2e8; padding: 8px 14px; border-radius: 8px; cursor: pointer; background: #eaf4fd; color: #045398; }
.si-sublinks .it:hover { background: #d1e2f1; }
.si-sublinks .it.act { background: none; color: #000; }
.font-s1 .si-text { font-family: 'Open Sans', sans-serif; }
.font-s2 .si-text { font-family: Times New Roman; }
.font-s3 .si-text { font-family: Verdana; }
.font-s4 .si-text { font-family: Georgia; }
.size-s1 .si-text { font-size: 14px; }
.size-s2 .si-text { font-size: 15px; }
.size-s3 .si-text { font-size: 16px; line-height: 28px; }
.size-s4 .si-text { font-size: 17px; line-height: 28px; }
.size-s5 .si-text { font-size: 18px; line-height: 28px; }
.size-s6 .si-text { font-size: 19px; line-height: 28px; }
.size-s7 .si-text { font-size: 20px; line-height: 30px; }
.size-s8 .si-text { font-size: 21px; line-height: 34px; }
.size-s9 .si-text { font-size: 22px; line-height: 36px; }
.si-text .rep { margin: 20px auto 20px; display: table; }
.si-text .col-block .rep { margin: 0 auto; }
.si-text h2 { line-height: 30px; }
.si-text h3 { font-size: 18px; margin-bottom: 12px; }
.si-text h4 { font-size: 16px; margin-bottom: 8px; }
.si-text ul.dotted,
.si-text ol.numeric { margin-bottom: 20px; }
.st-bl { background: #fff; -webkit-box-shadow: 0px 1px 5px 0px #d9d9d9; -moz-box-shadow: 0px 1px 5px 0px #d9d9d9; box-shadow: 0px 1px 5px 0px #d9d9d9; padding: 30px 50px; line-height: 20px; border-radius: 3px; }
body.col-s2 .st-bl { background: #333333; border: solid 1px #444; box-shadow: none; }
.text { line-height: 22px; }
.article-text p { margin-bottom: 20px; }
.st-bl.std { padding: 0; }
.st-bl.std.big .hdr { padding: 20px 30px; border-bottom: solid 1px #ddd; }
body.col-s2 .st-bl.std.big .hdr { border-bottom: solid 1px #666; }
.st-bl.std.big .hdr.lit { padding: 10px 15px; }
.st-bl.std .hdr h2,
.st-bl.std .hdr h1,
.st-bl.std h1.hdr,
.st-bl.std h2.hdr { margin-bottom: 0; }
.st-bl.std.big .cnt { padding: 30px; }
.st-bl.std.big .cnt.np { padding: 1px; }
.st-bl.std.big .cnt.adv-hor { padding: 10px; box-sizing: border-box; }
.st-bl.std.big .cnt.adv-hor.ah30 { padding: 30px 30px 0; }
.st-bl.std .hdr.imgwith h1 { margin-bottom: 6px; }
.st-bl.std .hdr.imgwith .addinfo { margin-left: 60px; margin-top: 2px; }
.st-bl.std .hdr.imgwith .addinfo .amount { color: #999; }
.st-bl.std .hdr.imgwith { padding: 10px; }
.st-bl.std .hdr .cat-img { float: left; width: 50px; height: 50px; display: block; }
.st-bl.std .hdr .cat-img img { max-width: 50px; }
.st-bl.std .hdr.with-a { padding-bottom: 12px; }
.st-bl.std .hdr.with-a .aut { display: inline-block; margin-top: 6px; color: #888; }
.st-bl.std .hdr.with-a .aut a { color: #888; }
h2.std { text-align: left; color: #979595; text-transform: uppercase; font-size: 17px; margin-bottom: 12px; }
.result-success h2 { color: #049f5c; font-size: 22px; margin-bottom: 18px; }
.result-success { text-align: center; border: dashed 2px #049f5c; padding: 10px; }
.result-success .info,
.pop-wrap .info { color: #666; line-height: 22px; }
.pop-wrap .info { font-size: 14px; margin-bottom: 20px; }
.pop-wrap .info.big { font-size: 17px; }
span.req { font-size: 20px; color: red; margin-left: 4px; }
.table { display: table; width: 100%; }
.tr { display: table-cell; vertical-align: middle; }
.number-page a,
.number-page span { display: inline-block; padding: 4px 10px; text-decoration: none; }
.number-page a:hover { background: #eee; }
.number-page span { background: #3b5998; color: #fff; }
.info-text { color: #999; margin-bottom: 20px; }
.screen { max-width: 100%; border: dashed 1px #ddd; border-radius: 4px; }
.blue-bt,
.gray-bt { padding: 10px 20px; display: inline-block; border-radius: 12px; color: #fff; text-decoration: none; border: 0 none; outline: none; cursor: pointer; }
.blue-bt { background: #419adf; }
body.col-s2 .blue-bt { color: #eee; }
.gray-bt { color: #555; background: #eee; }
.show-more-wrap { text-align: center; position: relative; }
.show-more-wrap .loader { position: absolute; left: 0; top: 0; }
.blue-bt:hover { background: #4172df; }
.gray-bt:hover { background: #ccc; }
.loading-over { background: rgba(0, 0, 0, 0.4) url(/content/images/loader_m.gif?_=17511964800121) no-repeat center center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 1; }
.sloader-wr { width: 100%; text-align: center; }
.sloader-s { width: 48px; height: 48px; border: 5px dotted #3b5998; border-radius: 50%; display: inline-block; position: relative; box-sizing: border-box; animation: rotation 2s linear infinite; }
.sloader-s.xs { width: 20px; height: 20px; border-color: #fff; }
@keyframes rotation { 0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.b-link { text-decoration: none; display: inline-block; background: #eaf4fd; margin-right: 10px; border: solid 1px #cfdeec; padding: 5px 10px; font-size: 14px; border-radius: 3px; margin-bottom: 10px; box-sizing: border-box; }
.b-link:hover { background: #55acee; color: #fff; }
.b-link.dis { background: none; }
.b-link.dis:hover { background: #eaf4fd; color: #000; }
.socials { margin: 20px 0; text-align: right; }
.share-word { margin-bottom: 6px; display: inline-block; color: #aaa; }
.l-arrow:before,
.r-arrow:after { content: ""; display: inline-block; vertical-align: middle; margin: -2px 5px 0 2px; width: 6px; height: 6px; border-bottom-width: 2px; border-bottom-style: solid; border-left-width: 2px; border-left-style: solid; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }
.r-arrow:after { margin: -2px 0 0 5px; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }
.r-menu h4 { margin: 0 0 10px 5px; }
.r-menu.lh h4 { margin: 0 0 10px 5px; line-height: 18px; }
.bld { font-weight: bold; }
.r-menu-item { padding: 0; margin-bottom: 20px; }
.r-menu-item .i-title { color: #777; margin: 6px 0; }
.r-menu ul a { padding: 6px 5px 6px 20px; text-decoration: none; display: block; line-height: 20px; }
.r-menu.am ul a { padding-right: 24px; }
.r-menu li { position: relative; }
.r-menu li.active > a { border-left: solid 2px #3b5998; background: #eee; }
.r-menu ul a:hover { background: #eee; }
.r-menu .sub { padding-left: 5px; margin-left: 12px; }
.r-menu .sub.hide { display: none; }
.r-menu .m-handler.plus:before { content: "+"; }
.r-menu .m-handler.minus:before { content: "-"; }
.r-menu .m-handler { display: inline-block; width: 24px; height: 24px; text-align: center; background: #aaa; color: #fff; font-size: 18px; line-height: 24px; border-radius: 3px; position: absolute; right: 5px; top: 4px; }
.r-menu.am a:before { content: attr(data-am); font-size: 12px; color: #999; position: absolute; top: 10px; right: 11px; line-height: 12px; }
.dtable-wrap { background: #eee; padding: 10px; border-radius: 3px; }
.dtable-wrap tr td { cursor: pointer; }
.essence-acts { border-top: dashed 1px #ddd; padding: 10px 20px; }
.essence-acts .sim-btn,
.btns-wr .sim-btn { text-decoration: none; display: inline-block; margin-right: 10px; padding: 5px 10px; font-size: 14px; border-radius: 8px; height: 38px; line-height: 38px; box-sizing: border-box; border: solid 1px #cfdeec; padding: 0 16px; }
body.col-s2 .essence-acts .sim-btn,
body.col-s2 .btns-wr .sim-btn { border: solid 1px #83909b; }
.top-acts { padding: 10px 14px; background: #eee; margin-top: 20px; border-radius: 10px; box-sizing: border-box; display: flex; flex-wrap: wrap; align-items: center; user-select: none; }
body.col-s2 .top-acts { background: #555 !important; }
body.col-s3 .reading-box { background: #f9f1e4; color: #3e3e3e; }
body.col-s4 .reading-box { background: #000; color: #dcdee2; }
.top-acts.nom { margin-top: 0; }
.top-acts .itm { display: flex; flex-wrap: wrap; align-items: center; padding: 7px 6px; margin-right: 8px; }
.top-acts .btns-wr { margin-left: auto; display: flex; flex-wrap: wrap; align-items: center; }
.top-acts .f-wr .like { margin-right: 0; }
.top-acts .f-wr .like:hover,
.top-acts .f-wr .likes-added { color: #da5e5e; }
.pop-rating .one-line { padding: 8px 4px; display: flex; flex-wrap: wrap; align-items: center; font-size: 16px; }
.pop-rating .one-line svg { margin-right: 6px; fill: #ffc107; margin-top: -2px; }
.pop-rating .line-wr { width: 200px; margin: 0 10px; border-radius: 12px; background: #eee; height: 14px; overflow: hidden; }
.pop-rating .one-line span { font-size: 20px; }
.pop-rating .line-in { border-radius: 12px; background: #419ae0; height: 14px; }
.essence-acts .sim-btn svg,
.btns-wr .sim-btn svg { margin-right: 10px; }
.essence-acts .sim-btn,
.btns-wr .sim-btn { padding: 0 16px; display: inline-flex; align-items: center; }
.essence-acts a.print:hover { background: #ef6c00; color: #fff; }
.essence-acts a.like:hover,
.essence-acts .likes-added { background: #419adf; color: #fff; }
.essence-acts .likes-added a { color: #fff; }
.std-submenu { padding: 10px 20px; border-bottom: solid 1px #ddd; }
body.col-s2 .std-submenu { border-bottom: solid 1px #666; }
.std-submenu .socials { margin: 0; }
.std-submenu a.lsp,
.std-submenu span.lsp { text-decoration: none; display: inline-block; margin-right: 10px; padding: 5px 10px; font-size: 14px; border-radius: 3px; box-sizing: border-box; border: solid 1px #cfdeec; background: #eaf4fd; }
.std-submenu span.lsp { background: none; }
.std-submenu a.lsp:hover { background: #d1e2f1; }
.ya-share2__container_size_m .ya-share2__icon { margin: 4px; }
.noma .ya-share2__container_size_m .ya-share2__icon { margin: 0; }
.essence-acts .thumbs { float :left; }
.thumbs .thumb-up { margin-right: 10px; }
.thumbs .thumb-down .elm { margin-top: 2px; }
.thumbs a { display: inline-block; padding: 8px; text-decoration: none; color: #909090; }
.thumbs a:hover { color: #419adf; }
.thumbs .elm { float: left; }
.thumbs .thumb-cnt { display: inline-block; padding: 4px 0 0 6px; }
.essence-acts .r-acts { float: right; padding-top: 1px; display: inline-flex; align-items: center; }
.std-list li.st-bl { padding: 0; margin-bottom: 20px; }
.std-list li .main-box { padding: 20px; position: relative; }
.std-list li .main-box .to-like-n { display: block; width: 44px; height: 42px; padding: 10px; box-sizing: border-box; position: absolute; top: 8px; right: 14px; color: #f6633f; }
.std-list li .main-box .to-like-n svg { opacity: 0.7; }
.std-list li .main-box .to-like-n svg:hover { opacity: 1; }
.std-list li .tags { padding: 2px 20px 10px; border-top: dashed #ddd 1px; font-size: 12px; }
body.col-s2 .std-list li .tags  { border-top: dashed #555 1px; }
.std-list li .tags a { padding: 0px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; background: #eee; margin: 8px 10px 0 0; display: inline-block; }
body.col-s2 .std-list li .tags a { background: #414141; }
.std-list li .tags a:hover { color: #fff; background: #419adf; }
.std-list li .title { font-weight: bold; font-size: 16px; text-decoration: none; padding-right: 40px; display: inline-block; }
.std-list li .info { margin-left: 131px; }
.std-list.audio li .info,
.std-list.audio li .player-wrap { margin-left: 0; float: left; width: calc(100% - 136px); }
.std-list.audio li .player-wrap { margin: 7px 0; }
.std-list.audio li .player-wrap audio { width: 100%; }
.std-list.audio .auto-check { display: inline-block; padding: 2px 8px; border: solid 1px #eee; border-radius: 3px; color: #666; margin-top: 10px; cursor: pointer; }
.std-list.audio .auto-check input { margin-right: 8px; cursor: pointer; font-size: 20px; }
.std-list .stat { margin-top: 10px; color: #666; }
.std-list.audio .stat { margin: 10px 0; }
.std-list .desc { font-size: 13px; color: #666; margin: 7px 0; }
body.col-s2 .std-list .desc { color: #dcdee2; }
.std-list .stat .elm { margin: -4px 6px 0 0; }
.std-list .stat div.it { float: left; margin-right: 10px; }
.std-list .stat div.it.dur { margin-right: 0; float: right; }
.std-list li a.img { float: left; margin-right: 16px; display: block; width: 115px; height: 115px; }
.std-list li a.img img { border-radius: 50%; display: block; max-width: 115px; }
.live-list { overflow-anchor: none; }
.live-list .filter { padding-bottom: 16px; text-align: right; position: relative; }
.live-list .filter .sort a,
.live-list .filter .age a { display: inline-block; font-size: 13px; height: 25px; line-height: 25px; margin: 0 0 0 2px; padding: 0 10px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; text-decoration: none; white-space: nowrap; }
.live-list .filter .duration span { margin-left: 5px; display: none; }
.live-list .filter .duration span.duration-up { border: 5px solid transparent; border-bottom: 5px solid #fff; margin-bottom: 2px; display: inline-block; }
.live-list .filter .duration span.duration-down { border: 5px solid transparent; border-top: 5px solid #fff; margin-bottom: -4px; display: inline-block; }
.f-item-wr { overflow: hidden; height: 26px; }
.f-item-wrr { display: inline-block; max-width: 100%; }
.f-item-wrr.mb { margin-bottom: 14px; }
.live-list .filter .f-item.sort,
.live-list .filter .f-item.age { overflow-x: auto; display: flex; padding-bottom: 20px; }
.live-list .filter .sort a:hover,
.live-list .filter .age a:hover { background: #aaa; color: #fff; }
.live-list .filter .sort a.active,
.live-list .filter .age a.active { color: #fff; background: #419adf; }
.live-list .filter .sort span,
.live-list .filter .age span { color: #999; margin-right: 10px; line-height: 25px; white-space: nowrap; }
.live-list .filter .duration span { margin-right: 0; }
.fancybox-container { z-index: 100001 !important; }
.ad-block.horiz,
.ad-block.horiz .ya-hor1,
.ad-block.horiz #ya-hor2,
.ad-block.horiz .ya-hor { height: 180px; }
.ad-block.player { padding: 0 20px 20px; }
.ad-block.player,
.ad-block.player #ya-hor-pl { min-height: 120px; height: 120px; }
.ad-block.player #ya-hor-pl { background: #ddd; border-radius: 10px; opacity: 0; transform: translateY(20px); transition: opacity 0.5s ease, transform 0.5s ease; }
.ad-block.player.active #ya-hor-pl { opacity: 1; transform: translateY(0); }
.adv-hor.intext .ad-block.horiz,
.adv-hor.intext .ad-block.horiz .ya-hor { height: 250px; }
.ad-block.horiz.vk { height: 300px; }
.ad-block.lenta { margin-top: 60px; }
.ad-block.horiz.hor2 { margin-top: 50px; overflow-anchor: none; }
.ad-block.horiz.h100,
.ad-block.horiz.h100 .ya-hor1 { height: 100px; margin-bottom: 20px; }
.ad-block.horiz.full,
.ad-block.horiz.full .ya-hor1 { height: 300px; }
.ad-block.fixed { top: 78px; }
.ad-block.fixed.yan { width: 260px; }
.swiper-container .nav-btn { width: 40px; height: 40px; position: absolute; top: 50%; margin-top: -20px; z-index: 10; letter-spacing: 0; background-color: rgba(45, 42, 42, 0.6); color: #fff; border-radius: 50%; cursor: pointer; }
.swiper-container .nav-btn:hover { background-color: rgba(45, 42, 42, 0.9); }
.swiper-container .nav-btn:after { content: ""; display: inline-block; vertical-align: middle; margin: -2px 5px 0 2px; width: 12px; height: 12px; border-bottom-width: 2px; border-bottom-style: solid; border-left-width: 2px; border-left-style: solid; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); margin: 13px 0px 0px 16px; cursor: pointer; }
.swiper-container .nav-next { right: 4px; left: auto; }
.swiper-container .nav-next { margin: -20px 0 5px; -webkit-transform: rotate(-180deg); -ms-transform: rotate(-180deg); transform: rotate(-180deg); }
.swiper-container .nav-prev { left: 4px; right: auto; }
.swiper-container { width: 100%; height: 100%; }
.essence-rating .tra { position: absolute; left: 0; top: 0; }
.essence-rating .tra span { display: inline-block; cursor: pointer; height: 31px; width: 30px; }
.essence-rating .actions { display: none; }
.essence-rating .actions .s-btn-green { margin-right: 20px; }
.essence-rating .stars-patt { background: url(/content/images/background/rating-stars.png?_=17511964800121); }
.essence-rating .stars-val,
.essence-rating-card .stars-val { background: url(/content/images/background/rating-stars-dark.png?_=17511964800121); position: absolute; left: 0; top: 0; }
.essence-rating { text-align: center; }
.essence-rating .stars-wrap { display: inline-block; position: relative; width: 150px; margin: 12px; height: 30px; }
.essence-rating .stars-wrap,
.essence-rating .stars-patt,
.essence-rating .stars-val,
.essence-rating .tra { height: 30px; }
.essence-rating-card .rating-card .stars-wrap { width: 122px; margin: 0; }
.essence-rating-card .rating-card .stars-wrap,
.essence-rating-card .rating-card .stars-patt,
.essence-rating-card .rating-card .stars-val,
.essence-rating-card .rating-card.tra { height: 24px; }
.essence-rating-card .rating-card .stars-patt { background: url(/content/images/background/l-rating-stars.png?_=17511964800121); }
.essence-rating-card .rating-card .stars-val { background: url(/content/images/background/l-rating-stars-dark.png?_=17511964800121); }
.essence-rating-card .rating-card { width: 360px; padding: 0; }
.essence-rating-card .rating-card h3 { border-bottom: solid 1px #ddd; padding: 10px; margin-bottom: 0; }
.essence-rating-card .rating-card .b-container,
.essence-rating-card .rating-card .b-value,
.essence-rating-card .rating-card .b-label,
.essence-rating-card .rating-card .b { display: inline-block; float: left; }
.essence-rating-card .rating-card .bar-score { height: 26px; }
.essence-rating-card .rating-card .box { width: 170px; height: 160px; float: left; text-align: center; }
.essence-rating-card .stars-wrap { display: inline-block; position: relative; width: 150px; margin: 12px; height: 30px; }
.essence-rating-card .rating-card .box .score { text-align: center; font-weight: 200; line-height: 86px; height: 86px; font-size: 66px; padding-top: 5px; }
.essence-rating-card .rating-card .box.bars { height: 130px; padding: 15px 0; text-align: left; }
.essence-rating-card .rating-card .p-count { text-align: left; margin: 6px 10px; color: #999; padding-left: 20px; background: url(/content/images/background/man.png?_=17511964800121) no-repeat; }
.essence-rating-card .box .b-label { height: 24px; line-height: 25px; color: #999; padding-left: 24px; font-size: 12px; background: url(/content/images/background/l-rating-stars-dark.png?_=17511964800121) no-repeat; }
.essence-rating-card .box .b-container { width: 120px; height: 20px; position: relative; margin: 3px 0 3px 6px; line-height: 14px; }
.essence-rating-card .box .bar { height: 20px; }
.essence-rating-card .box .b-value { position: absolute; left: 10px; top: 3px; }
.essence-rating-card .box .v5 .bar { background: #9fc05a; }
.essence-rating-card .box .v4 .bar { background: #add633; }
.essence-rating-card .box .v3 .bar { background: #ffd834; }
.essence-rating-card .box .v2 .bar { background: #ffb234; }
.essence-rating-card .box .v1 .bar { background: #ff8b5a; }
.dur-block { padding: 40px 0px 20px 0px; width: 84%; margin: 0 auto; text-align: center; }
.dur-block .dur-scale { height: 12px; }
.dur-block .noUi-connect { background: #4199df; }
.noUi-handle * { cursor: pointer; }
.video-cont { height: 0; position: relative; overflow:hidden; padding-bottom: 56.25%; }
.video-cont iframe,
.video-cont object,
.video-cont embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.similar-ess { margin-top: 50px; }
.similar-ess .inner { padding: 12px 20px; }
.similar-ess.numb2 .item { margin-top: 5px; }
.similar-ess.numb1 .item { margin-top: 19px; }
.similar-ess img { float: left; width: 60px; height: 60px; border-radius: 50%; margin-right: 14px; border: solid 1px #ccc; }
.similar-items { overflow-anchor: none; }
.similar-items .item { position: relative; }
.similar-items .tdur { position: absolute; top: 0; right: 0; margin: 4px; padding: 2px 4px; border-radius: 2px; background-color: rgb(0, 0, 0, 0.6); color: #fff; letter-spacing: 0.5px; font-weight: 500; font-size: 12px; font-weight: bold; line-height: 14px; }
.temn-on { position: absolute; bottom: 0; right: 0; margin: 4px; padding: 2px 4px; border-radius: 4px; background-color: rgb(0, 0, 0, 0.6); color: #fff; letter-spacing: 0.5px; font-weight: 500; font-size: 12px; font-weight: bold; line-height: 14px; }
.sub-cats .one-group .head { margin: 0 0 10px; font-weight: bold; }
.sub-cats .one-group + .one-group { margin-top: 12px; }
.sub-cats .one-group a { border-radius: 10px; background: #d5e7f7; display: inline-block; margin: 0 16px 16px 0; height: 40px; line-height: 40px; padding: 0 16px; text-decoration: none; }
.st-bl.std.big .cnt.no-adv { padding-top: 0; }
.no-adv-pro { padding: 16px; border-radius: 12px; background: #efeffb; display: flex; align-items: center; }
.col-s2 .no-adv-pro { background: #555; }
.no-adv-pro .title { font-weight: 700; -webkit-font-smoothing: antialiased; font-size: 19px; line-height: 24px; }
.no-adv-pro .desc { font-weight: 400; -webkit-font-smoothing: antialiased; font-size: 13px; line-height: 16px; margin-top: 6px; color: #666; }
.col-s2 .no-adv-pro .desc { color: #bbb; }
.no-adv-pro .lin { margin-left: auto; }
.no-adv.tg .pre-img { display: flex; align-items: center; }
.no-adv.tg .tg-link { margin: 0 10px 0 0; height: 36px; }
.all-category-link { text-align: center; margin-top: 20px; }
.all-category-link a { color: #045398; box-sizing: border-box; background: #eee; border: solid 1px #ccc; }
.essence-acts-pop .sloader-wr { padding: 23px 0; box-sizing: border-box; }
.pop-wrap .btns { margin-top: 30px; display: flex; }
.pop-wrap .btns .bt { width: 100%; text-align: center; }
.pop-wrap .btns button + a { margin-left: 20px; }
.essence-acts-pop .s-list { padding: 10px 20px; border-radius: 12px; color: #3b5998; font-size: 18px; font-weight: 600; margin-bottom: 10px; cursor: pointer; user-select: none; display: flex; align-items: center; position: relative; }
.essence-acts-pop .s-list:before { background: #0000001a; content: ""; display: block; flex-shrink: 0; height: 18px; margin-right: 10px; transition: all .3s ease; width: 18px; border-radius: 50%; }
.essence-acts-pop .s-list.active:before { background: #009be3; }
.essence-acts-pop .s-list:after { background: #fff; content: ""; position: absolute; border: 0; height: 6px; left: 26px; border-radius: 100%; opacity: 0; top: 50%; transform: translateY(-50%) scale(0); transition: transform .3s ease, opacity .3s ease; width: 6px; }
.essence-acts-pop .s-list.active:after { transform: translateY(-50%) scale(1); opacity: 1; }
.essence-acts-pop .s-list:hover { background-color: rgba(43, 126, 223, 0.1); }
.essence-acts-pop .bot-links,
.ach-pop .bot-links { margin-top: 26px; padding-top: 20px; border-top: dashed 1px #ddd; text-align: center; margin-bottom: 10px; }
.essence-acts-pop .bot-links a,
.ach-pop .bot-links a { text-decoration: none; background-color: rgba(43, 126, 223, 0.1); padding: 4px 10px; border-radius: 12px; display: inline-block; }
.essence-acts-pop .bot-links a:hover,
.ach-pop .bot-links a:hover { background-color: rgba(43, 126, 223, 0.2); }
.ip-co span { display: none; }
.changer-theme { width: 64px; height: 28px; border-radius: 35px; position: relative; background: #c5c7dc url(/content/images/icons/theme-day.svg?_=17511964800121) no-repeat; background-position: 80% 50%; background-size: 16px 16px; }
.changer-theme .switch { width: 24px; height: 24px; border-radius: 50%; background: #fff; top: 2px; left: 2px; position: absolute; cursor: pointer; -webkit-transition: ease all .3s; transition: ease all .3s; }
.changer-theme.night { background: #292a45 url(/content/images/icons/theme-night.svg?_=17511964800121) no-repeat; background-position: 10% 50%; background-size: 16px 16px; }
.changer-theme.night .switch { left: calc(100% - 26px); }
@media screen and (max-width: 530px) { .top-poems .poem-wrap { width: 98%; }
.st-bl.std.big .cnt { padding: 30px 10px; }
.st-bl.std.big .hdr:not(.imgwith) { padding: 14px; }
.essence-acts a.print { display: none; }
.one-tale:not(.audio) .essence-acts .like { margin-right: 0; }
.size-s1 .si-text,
.si-text { font-size: 16px; line-height: 22px; }
.size-s2 .si-text { font-size: 17px; line-height: 22px; }
.size-s3 .si-text { font-size: 18px; line-height: 28px; }
.size-s4 .si-text { font-size: 19px; line-height: 28px; }
.size-s5 .si-text { font-size: 20px; line-height: 28px; }
.size-s6 .si-text { font-size: 21px; line-height: 28px; }
.size-s7 .si-text { font-size: 22px; line-height: 30px; }
.size-s8 .si-text { font-size: 23px; line-height: 30px; }
.size-s9 .si-text { font-size: 24px; line-height: 30px; }
}
@media screen and (max-width: 1180px) { .container { width: 96%; padding: 0 2%; }
}
@media screen and (max-width: 960px) { .top-acts .f-wr .like span, .top-acts .l-wr .to-list span { display: none; }
.top-acts .f-wr .like svg,
.top-acts .l-wr .to-list svg { margin-right: 0; }
.top-acts .f-wr .like,
.top-acts .l-wr .to-list { padding: 0 11px; }
}
@media screen and (max-width: 760px) { .std-list li .tags { padding: 2px 5px 10px; }
.live-list.tales .std-list li .main-box { padding: 20px 4px 20px 14px; }
.live-list.tales .std-list.audio li .info { margin-left: 0; }
.ad-block.horiz,
.ad-block.horiz .ya-hor1,
.ad-block.horiz #ya-hor2,
.ad-block.horiz .ya-hor,
.ad-block.horiz.vk { min-height: 320px; }
.adv-din.intext .ad-block.horiz.adv-ex2,
.adv-din.intext .ad-block.horiz.adv-ex2 .ya-hor { min-height: 320px; height: auto; }
.all-category-link a { width: 100%; }
}
@media screen and (max-width: 530px) { .st-bl.std.big .cnt.adv-hor.ah30 { padding: 10px 10px 0; }
.top-acts { padding: 10px 4px; justify-content: center; }
.top-acts .itm { margin-right: 4px; }
.pop-wrap.essence-acts-wrap { width: 98%; box-sizing: border-box; }
.no-adv-pro { justify-content: center; flex-wrap: wrap; text-align: center; }
.no-adv-pro .texts { width: 100%; }
.no-adv.tg .pre-img { width: 100%; }
.no-adv.tg .tg-link { display: none; }
.no-adv-pro .lin { margin: 20px 0 0; }
}
@media screen and (max-width: 500px) { .std-list .desc { display: none; }
.essence-acts { padding: 10px 2px; }
.std-submenu { padding: 10px 6px; }
.std-list li .tags a { margin: 8px 8px 0 0; display: inline-block; }
.std-list .stat div.it.dur { margin-right: 0; float: left; margin-top: 4px; }
.pop-wrap.essence-acts-wrap { width: 98%; box-sizing: border-box; padding: 30px 20px 20px; }
}
@media screen and (max-width: 460px) { .std-list.audio li .player-wrap { width: 100%; }
}
@media screen and (max-width: 420px) { #feedback-form .s-inp { width: 94%; }
.std-list li a.img { width: 90px; height: 90px; }
.std-list li a.img img { max-width: 90px; }
.live-list.tales .std-list li .info { margin-left: 106px; }
.top-acts .btns-wr { margin-left: 0; }
}
@media screen and (max-width: 390px) { .essence-rating-card .rating-card .box.bars { display: none; }
.essence-rating-card .rating-card { width: 170px; }
.pop-rating .line-wr { width: 120px; margin: 0 10px; border-radius: 12px; background: #eee; height: 14px; overflow: hidden; }
}


/**** /content/css/plugins/magnific-popup.css ****/
@CHARSET "UTF-8";
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; filter: alpha(opacity=80); }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; -webkit-box-shadow: none; box-shadow: none; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 36px; height: 36px; line-height: 36px; position: absolute; right: 10px; top: 10px; text-decoration: none; text-align: center; opacity: 0.65; filter: alpha(opacity=65); padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-close:active { top: 11px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; filter: alpha(opacity=65); margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #000; }
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
.mfp-img-mobile img.mfp-img { padding: 0; }
.mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
.mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar { background: rgba(0, 0, 0, 0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
.mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
.mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0, 0, 0, 0.6); position: fixed; text-align: center; padding: 0; }
}
@media all and (max-width: 900px) { .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
.mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
.mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
.mfp-container { padding-left: 6px; padding-right: 6px; }
}
.mfp-ie7 .mfp-img { padding: 0; }
.mfp-ie7 .mfp-bottom-bar { width: 600px; left: 50%; margin-left: -300px; margin-top: 5px; padding-bottom: 5px; }
.mfp-ie7 .mfp-container { padding: 0; }
.mfp-ie7 .mfp-content { padding-top: 44px; }
.mfp-ie7 .mfp-close { top: 0; right: 0; padding-top: 0; }


/**** /content/css/atlas.css ****/
.elm {background: url('/content/images/atlas.png?1672234334?_=17511964800121');display: inline-block;vertical-align: middle;}.elm-logo {background-position: -0px -0px;width: 150px;height: 64px;}.elm-d-mp3 {background-position: -0px -69px;width: 25px;height: 32px;}.elm-d-pdf {background-position: -30px -69px;width: 25px;height: 32px;}.elm-d-doc {background-position: -60px -69px;width: 25px;height: 32px;}.elm-settings {background-position: -90px -69px;width: 26px;height: 26px;}.elm-download-m {background-position: -121px -69px;width: 24px;height: 24px;}.elm-print-m {background-position: -0px -106px;width: 24px;height: 24px;}.elm-thumb-down-li {background-position: -29px -106px;width: 24px;height: 22px;}.elm-thumb-up-li {background-position: -58px -106px;width: 24px;height: 22px;}.elm-thumb-up {background-position: -87px -106px;width: 24px;height: 22px;}.elm-thumb-down {background-position: -155px -27px;width: 24px;height: 22px;}.elm-scroll {background-position: -0px -135px;width: 30px;height: 17px;}.elm-lupa {background-position: -155px -108px;width: 20px;height: 20px;}.elm-h-user {background-position: -0px -157px;width: 20px;height: 20px;}.elm-h-heart {background-position: -50px -157px;width: 20px;height: 18px;}.elm-thumb-down-s-li {background-position: -58px -135px;width: 18px;height: 17px;}.elm-thumb-up-s-li {background-position: -104px -135px;width: 18px;height: 17px;}.elm-views-s {background-position: -127px -135px;width: 22px;height: 13px;}.elm-thumb-down-s {background-position: -75px -157px;width: 18px;height: 16px;}.elm-thumb-up-s {background-position: -98px -157px;width: 18px;height: 16px;}.elm-timer-s {background-position: -121px -157px;width: 16px;height: 16px;}.elm-check-s {background-position: -142px -157px;width: 16px;height: 16px;}.elm-question-s {background-position: -163px -157px;width: 16px;height: 16px;}.elm-stat-s {background-position: -184px -0px;width: 16px;height: 16px;}.elm-del-grey-s {background-position: -184px -21px;width: 10px;height: 10px;}.elm-thumb-down-li:hover, :hover > .elm-thumb-down-li, .elm-thumb-down-li-hover {background-position: -116px -106px;width: 24px;height: 22px;}.elm-thumb-down:hover, :hover > .elm-thumb-down, .elm-thumb-down-hover {background-position: -155px -0px;width: 24px;height: 22px;}.elm-thumb-up-li:hover, :hover > .elm-thumb-up-li, .elm-thumb-up-li-hover {background-position: -155px -54px;width: 24px;height: 22px;}.elm-thumb-up:hover, :hover > .elm-thumb-up, .elm-thumb-up-hover {background-position: -155px -81px;width: 24px;height: 22px;}.elm-lupa:hover, :hover > .elm-lupa, .elm-lupa-hover {background-position: -25px -157px;width: 20px;height: 20px;}.elm-thumb-up-s-li:hover, :hover > .elm-thumb-up-s-li, .elm-thumb-up-s-li-hover {background-position: -35px -135px;width: 18px;height: 17px;}.elm-thumb-down-s-li:hover, :hover > .elm-thumb-down-s-li, .elm-thumb-down-s-li-hover {background-position: -81px -135px;width: 18px;height: 17px;}.elm-del-grey-s:hover, :hover > .elm-del-grey-s, .elm-del-grey-s-hover {background-position: -184px -36px;width: 10px;height: 10px;}


/**** /content/css/tale.css ****/
@CHARSET "UTF-8";
.tale-text p { margin-bottom: 20px; }
.tale-text .cen { text-align: center; }
.tale-text img { max-width: 100%; }
.tale-text .see-point { left: -30px; position: absolute; background: #f42e2e; width: 20px; height: 20px; border-radius: 0 8px 8px 0; }
.open-poems .main-box .title,
.open-tales .main-box .title { display: flex; margin-bottom: 18px; }
.open-poems .title img,
.open-tales .title img { border-radius: 50%; max-width: 44px; margin-right: 8px; }
.open-poems .main-box .author,
.open-tales .main-box .author { color: #666; margin-top: 3px; font-size: 13px; }
.open-poems .main-box .author,
.open-tales .main-box .author a { color: #666; }
.open-poems .stat-wrap { display: flex; align-items: center; margin-top: 14px; }
.open-poems.std-list .stat { margin-top: 0; }
.comp-list.std-list .item { display: flex; flex-direction: row; align-items: center; border-bottom: 1px solid #ccc; font-size: 13px; min-height: 67px; box-sizing: border-box; position: relative; text-decoration: none; cursor: pointer; }
.comp-list.std-list.group-list .item { padding: 10px 0; cursor: default; }
.comp-list.std-list li:last-child .item { border: none; }
.comp-list.std-list.group-list li:last-child { border: none; }
.comp-list.std-list li:first-child { padding-top: 0; }
.comp-list.std-list li img { width: 50px; min-width: 50px; border-radius: 10px; margin-right: 10px; }
.comp-list.std-list.group-list li img { width: 80px; min-width: 80px; border-radius: 10px; margin-right: 10px; display: block; }
.comp-list.std-list .num { text-align: center; font-size: 12px; min-width: 28px; color: #737373; }
.comp-list.std-list .names { width: 100%; }
.comp-list.std-list .name { font-weight: bold; font-size: 14px; }
.comp-list.std-list .c-name { color: #666; font-size: 13px; font-weight: normal; }
.comp-list.std-list .stats { display: flex; flex-wrap: wrap; align-items: center; user-select: none; }
.comp-list.std-list .stats .itm { display: flex; flex-wrap: wrap; align-items: center; padding: 2px 5px; }
.comp-list.std-list .stats .itm:first-child { padding-left: 0; }
.comp-list.std-list .itm svg { fill: #ffc107; margin-right: 4px; }
.comp-list.std-list .r-arrow { display: block; width: 28px; padding: 10px; }
.ess-cats { line-height: 20px; margin-bottom: 20px; }
.ess-cats .b-link { background: #FFF; }
body.col-s2 .ess-cats .b-link { background: #333333; border: solid 1px #444; }
.ess-cats .b-link:hover { background: #55acee; }
.ess-cats h3 { margin-bottom: 10px; }
.one-song .ess-cats { margin-top: 20px; }
.one-tale-cat .tales-list a.noact,
.all-tales a.noact { color: #777; }
.one-tale-cat .live-list { padding-top: 30px; }
.one-tale-cat .cat-desc img,
.one-audio-tale-cat .cat-desc img { float: left; margin-right: 20px; display: block; }
.one-tale .tale-desc img,
.one-song .song-desc img { float: left; margin-right: 20px; display: block; max-height: 200px; border-radius: 10px; }
.one-tale .ajax-tale { padding: 40px 10px; text-align: center; }
.one-tale.aj .tale-parts:not(.tale-contents) a { width: 100%; border-left: solid 3px #045398; }
.one-tale.aj .tale-parts a.active { background: #55acee; color: #fff; }
.one-tale.aj .tale-parts.tale-contents a.active { padding: 3px 9px; border-radius: 4px; }
.one-tale .parts-arrows { margin-top: 20px; }
.one-tale .parts-arrows a { display: inline-block; }
.one-tale .parts-arrows .next { float: right; }
.one-tale .parts-arrows .prev { float: left; }
.one-tale.aj .tale-texts .fant { display: none; }
.one-tale.aj .tale-texts .fant.active { display: block; }
.one-tale.aj .tale-parts.cnt { padding-top: 30px !important;| padding-bottom: 16px !important; border-bottom: solid 1px #ddd; }
.one-tale .tale-groups { background: #f1ede5; padding: 20px; border-radius: 10px; margin-top: 20px; }
.one-tale.audio .tale-groups { margin-bottom: 20px; }
.one-tale .tale-groups > div { color: #999; margin-bottom: 6px; }
.one-tale .tale-contents > ul { background: #eaf4fd; border: solid 1px #cfdeec; padding: 20px 10px 10px; list-style: disc; padding-left: 26px; border-radius: 10px; }
.one-tale .tale-contents a { text-decoration: none; }
.one-tale .tale-contents li { margin-bottom: 6px; }
.one-tale .tale-contents  li.short { display: inline-block; margin: 10px 0 10px 16px; }
.one-tale .tale-contents ul.st2 { padding-left: 20px; margin-top: 6px; }
.one-tale .tale-contents ul.st3 { padding-left: 20px; margin-top: 6px; }
.one-tale .tale-contents ul.st4 { padding-left: 20px; margin-top: 6px; }
.one-tale .st-bl.std.big .cnt.tale-desc,
.one-song .st-bl.std.big .cnt.song-desc { border-bottom: solid 1px #ddd; padding-top: 20px; padding-bottom: 20px; }
.one-tale .tale-box,
.one-tale .essence-rating { margin-bottom: 20px; }
.one-tale .tale-acts { display: flex; align-items: center; gap: 10px; margin-top: 20px; justify-content: center; }
.one-tale .tale-acts a { text-decoration: none; display: flex; align-items: center; border: solid 1px; padding: 4px 10px; border-radius: 12px; border: solid 1px #cfdeec; }
.one-tale .tale-acts a img { width: 24px; margin-right: 6px; }
.one-tale .tale-box .adv-hor { border-bottom: solid 1px #ddd; }
.one-tale .tale-box .adv-hor.adv-din .ad-block { display: none; }
.st-bl.std.big .cnt.adv-hor.adv-din { padding: 0; border-bottom: none; }
.st-bl.std.big .cnt.adv-hor.adv-din.intext { border-top: 0; padding: 0; margin-bottom: 20px; }
.one-tale .tale-box .adv-hor.adv-din.active .ad-block { display: flex; align-items: center; justify-content: center; background: #eee; display: block; }
.one-tale .tale-box .cnt.adv-hor.adv-din.active { padding: 10px; border-top: solid 1px #ddd; }
.one-tale .dwnld-menu { float: right; }
.one-tale .dwnld-menu a { margin-left: 10px; display: inline-block; height: 32px; width: 28px; vertical-align: middle; }
.one-tale .dwnld-menu .d-doc { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjhweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMjggMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiMwMDk2RTYiIGQ9Ik0yLDBoMTYuOTkzTDI4LDguOTcyVjMwYzAsMS4xMDUtMC44OTYsMi0yLDJIMmMtMS4xMDQsMC0yLTAuODk1LTItMlYyQzAsMC44OTUsMC44OTYsMCwyLDBMMiwweiIvPg0KCTxwYXRoIGZpbGw9IiMwNTZGOUUiIGQ9Ik0yNy45NzEsOUgyMWMtMS4xMDQsMC0yLTAuODk2LTItMlYwLjAyTDI3Ljk3MSw5eiIvPg0KPC9nPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTUuMzk1LDE5LjM0NXYtNi42MjloMi4wOGMwLjU1LDAsMS4wNCwwLjA4OSwxLjQ1OSwwLjI2MmMwLjQyMSwwLjE3NywwLjc3NywwLjQxNywxLjA1OSwwLjcxMg0KCQljMC4yNzgsMC4yOTQsMC40OSwwLjYzNCwwLjYyOSwxLjAxMWMwLjEzOCwwLjM3NywwLjIwOCwwLjc2NSwwLjIwOCwxLjE1N2MwLDAuNTItMC4wNTksMC45ODEtMC4xNzQsMS4zNzENCgkJYy0wLjExOSwwLjM4Ny0wLjI2OSwwLjcxMS0wLjQ0NiwwLjk2OGMtMC4xODMsMC4yNjUtMC4zOTQsMC40NzgtMC42MjYsMC42MzRjLTAuMjI4LDAuMTU0LTAuNDQ0LDAuMjY2LTAuNjU5LDAuMzQxDQoJCWMtMC4yMDUsMC4wNzMtMC40MDIsMC4xMjItMC41ODEsMC4xNDVjLTAuMTc2LDAuMDIxLTAuMzA1LDAuMDI5LTAuMzg4LDAuMDI5SDUuMzk1eiBNNy42MTksMTguMTgxDQoJCWMwLjYxNSwwLDEuMDQzLTAuMTg1LDEuMzA5LTAuNTY1YzAuMjc2LTAuNDA0LDAuNDE3LTEuMDA0LDAuNDE3LTEuNzgzYzAtMC4yMzItMC4wMjktMC40NzQtMC4wODctMC43MTgNCgkJYy0wLjA1Ni0wLjIyMy0wLjE1OC0wLjQxOC0wLjMxMi0wLjU5NWMtMC4xNTUtMC4xNzktMC4zNzEtMC4zMjctMC42NDEtMC40NDFjLTAuMjc1LTAuMTE0LTAuNjQ0LTAuMTcyLTEuMDk2LTAuMTcySDYuODN2NC4yNzQNCgkJSDcuNjE5eiIvPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC4xNzYsMTkuMzg1Yy0wLjQwMiwwLTAuNzc1LTAuMDc1LTEuMTA4LTAuMjE5Yy0wLjMzNy0wLjE0NS0wLjYzOC0wLjM2NC0wLjg5Mi0wLjY1MQ0KCQljLTAuMjUyLTAuMjg4LTAuNDUtMC42NDYtMC41OS0xLjA2N2MtMC4xMzktMC40MTktMC4yMDktMC45MDYtMC4yMDktMS40NDZjMC0wLjU1LDAuMDY5LTEuMDIzLDAuMjA5LTEuNDQ1DQoJCWMwLjEzOS0wLjQxNywwLjMzNy0wLjc3NSwwLjU4OS0xLjA2MmMwLjI1Ny0wLjI5LDAuNTQ5LTAuNTA0LDAuODkyLTAuNjU1YzAuMzMzLTAuMTUsMC43MDYtMC4yMjYsMS4xMDgtMC4yMjYNCgkJYzAuMzk5LDAsMC43NzEsMC4wNzcsMS4xMDksMC4yMjdjMC4zNCwwLjE1LDAuNjQsMC4zNywwLjg5MSwwLjY1NGMwLjI1MiwwLjI4OCwwLjQ0OSwwLjY0NSwwLjU4OCwxLjA2Mg0KCQljMC4xNCwwLjQyOCwwLjIwOCwwLjksMC4yMDgsMS40NDVjMCwwLjU0NC0wLjA3LDEuMDMxLTAuMjA4LDEuNDQ2Yy0wLjE0MSwwLjQyNS0wLjM0LDAuNzg0LTAuNTg4LDEuMDY2DQoJCWMtMC4yNTUsMC4yODctMC41NTUsMC41MDYtMC44OTMsMC42NTJDMTQuOTQ3LDE5LjMxLDE0LjU3NSwxOS4zODUsMTQuMTc2LDE5LjM4NXogTTE0LjIwMSwxMy44NzQNCgkJYy0wLjE4NiwwLTAuMzU1LDAuMDMzLTAuNTEzLDAuMDk5Yy0wLjE1NSwwLjA2Ni0wLjI5MiwwLjE3Ni0wLjQxOCwwLjMzNmMtMC4xMzUsMC4xNjctMC4yNCwwLjM4Ni0wLjMxNSwwLjY1Mw0KCQljLTAuMDgsMC4yOTUtMC4xMjIsMC42NDUtMC4xMjQsMS4wNGMwLjAwMywwLjM4OCwwLjA0MywwLjczMSwwLjEyMSwxLjAyYzAuMDc1LDAuMjczLDAuMTc2LDAuNDk0LDAuMzAxLDAuNjU0DQoJCWMwLjEyMywwLjE2MSwwLjI2MSwwLjI4MSwwLjQxMywwLjM1NGMwLjE1MywwLjA3MiwwLjMxMiwwLjEwOCwwLjQ4NCwwLjEwOGMwLjE3OSwwLDAuMzUyLTAuMDM0LDAuNTE0LTAuMTAyDQoJCWMwLjE0OS0wLjA2NSwwLjI5My0wLjE4LDAuNDIyLTAuMzRjMC4xMjktMC4xNjMsMC4yMzQtMC4zODMsMC4zMS0wLjY1M2MwLjA4LTAuMjg1LDAuMTIxLTAuNjI2LDAuMTI3LTEuMDQ0DQoJCWMtMC4wMDUtMC4zOTMtMC4wNDgtMC43MzctMC4xMjQtMS4wMTRjLTAuMDcyLTAuMjY4LTAuMTc0LTAuNDg4LTAuMzAxLTAuNjU3Yy0wLjExNi0wLjE1OC0wLjI1NC0wLjI3NC0wLjQwOC0wLjM0Nw0KCQlDMTQuNTM4LDEzLjkwOCwxNC4zNzksMTMuODc0LDE0LjIwMSwxMy44NzR6Ii8+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIwLjY2LDE5LjM4N2MtMC40MDMsMC0wLjc3NS0wLjA3NS0xLjEwOC0wLjIxOWMtMC4zMzUtMC4xNDUtMC42MzYtMC4zNjMtMC44OTEtMC42NTENCgkJYy0wLjI1My0wLjI4OC0wLjQ1LTAuNjQ3LTAuNTg5LTEuMDY3Yy0wLjE0LTAuNDItMC4yMS0wLjkwNy0wLjIxLTEuNDQ2YzAtMC41NDksMC4wNjgtMS4wMjIsMC4yMS0xLjQ0NQ0KCQljMC4xMzktMC40MTcsMC4zMzYtMC43NzQsMC41ODgtMS4wNjJjMC4yNTktMC4yOTEsMC41NTItMC41MDUsMC44OTUtMC42NTVjMC4zNC0wLjE1LDAuNzExLTAuMjI2LDEuMTA1LTAuMjI2DQoJCWMwLjM1NiwwLDAuNjk5LDAuMDYyLDEuMDE3LDAuMTgzYzAuMzE4LDAuMTI1LDAuNjA2LDAuMzEsMC44NTcsMC41NTFsMC4xNjYsMC4xNTlsLTEuMDM0LDAuOTE5bC0wLjE0MS0wLjE2NA0KCQljLTAuMTE2LTAuMTM2LTAuMjQ2LTAuMjM1LTAuMzg2LTAuMjk1Yy0wLjE1Mi0wLjA2My0wLjMwMS0wLjA5NC0wLjQ1NC0wLjA5NGMtMC4xNzksMC0wLjM1MSwwLjAzNC0wLjUxLDAuMQ0KCQljLTAuMTU3LDAuMDY4LTAuMjk2LDAuMTc5LTAuNDIsMC4zMzZjLTAuMTM2LDAuMTctMC4yNCwwLjM5LTAuMzExLDAuNjU0Yy0wLjA4LDAuMjgzLTAuMTIzLDAuNjMyLTAuMTI4LDEuMDQzDQoJCWMwLjAwNiwwLjM5OCwwLjA0NywwLjc0MiwwLjEyMiwxLjAxOGMwLjA3MywwLjI3MywwLjE3NCwwLjQ5MywwLjI5OSwwLjY1NWMwLjEyMywwLjE2MywwLjI1OSwwLjI3NiwwLjQxMywwLjM1DQoJCWMwLjE1LDAuMDc1LDAuMzEyLDAuMTEyLDAuNDgzLDAuMTEyYzAuMTc5LDAsMC4zMzgtMC4wMywwLjQ4Ny0wLjA5M2MwLjE0OS0wLjA2MiwwLjI4Ny0wLjE2MSwwLjQxLTAuMjk5bDAuMTM5LTAuMTU1bDEuMDMyLDAuODk5DQoJCWwtMC4xNjUsMC4xNmMtMC4yNTMsMC4yNDUtMC41NDEsMC40MzEtMC44NTgsMC41NTFDMjEuMzcxLDE5LjMyNSwyMS4wMjgsMTkuMzg3LDIwLjY2LDE5LjM4N3oiLz4NCjwvZz4NCjwvc3ZnPg0K); }
.one-tale .dwnld-menu .d-mp3 { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjhweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMjggMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM3RDY1OTkiIGQ9Ik0yLDBoMTYuOTkzTDI4LDguOTcyVjMwYzAsMS4xMDUtMC44OTYsMi0yLDJIMmMtMS4xMDQsMC0yLTAuODk1LTItMlYyQzAsMC44OTUsMC44OTYsMCwyLDBMMiwweiIvPg0KPHBhdGggZmlsbD0iIzRFNDA2MyIgZD0iTTI3Ljk3MSw5SDIxYy0xLjEwNCwwLTItMC44OTYtMi0yVjAuMDJMMjcuOTcxLDl6Ii8+DQo8cG9seWdvbiBmaWxsPSIjRkZGRkZGIiBwb2ludHM9IjEwLjU0OCwxOS4zMTEgMTAuNTQ4LDE1LjkyNiA5LjUxNCwxOC40OTcgOC4zMzgsMTguNDk3IDcuMjk0LDE1LjkxOSA3LjI5NCwxOS4zMTEgNS44NDEsMTkuMzExIA0KCTUuODQxLDEyLjY4MiA3LjIyMSwxMi42ODIgOC45MjUsMTYuNjA2IDEwLjYyMSwxMi42ODIgMTIuMDAxLDEyLjY4MiAxMi4wMDEsMTkuMzExICIvPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEzLjExOCwxOS4zMTJ2LTYuNjNoMS45OThjMC4yODYsMCwwLjU3MSwwLjA0NiwwLjg0OSwwLjEzN2MwLjI4MSwwLjA5MSwwLjUzNywwLjIzMSwwLjc2MywwLjQxNg0KCWMwLjIyOCwwLjE4OCwwLjQxMiwwLjQxNSwwLjU1LDAuNjc1YzAuMTQ0LDAuMjcxLDAuMjE3LDAuNTc1LDAuMjE3LDAuOTAzYzAsMC4zNDItMC4wNTgsMC42NDgtMC4xNzgsMC45MzYNCgljLTAuMTE5LDAuMjg2LTAuMjg3LDAuNTI4LTAuNDk5LDAuNzIyYy0wLjIxOSwwLjE5NS0wLjQ3NSwwLjM0NS0wLjc2MywwLjQ0N2MtMC4yOTEsMC4xMDUtMC42MTUsMC4xNTctMC45NjUsMC4xNTdoLTAuNTM4djIuMjM3DQoJSDEzLjExOHogTTE1LjI2NywxNS45MDZjMC4wOTksMCwwLjItMC4wMTcsMC4yOTctMC4wNTJjMC4wOTEtMC4wMywwLjE3Ni0wLjA4MywwLjI2MS0wLjE2MWMwLjA3Ni0wLjA3MSwwLjE0MS0wLjE4LDAuMTg3LTAuMzEyDQoJYzAuMDU0LTAuMTU0LDAuMDgxLTAuMzQ0LDAuMDgxLTAuNTY3YzAtMC4wODctMC4wMTQtMC4xOS0wLjAzOC0wLjMwNmMtMC4wMjItMC4xMDEtMC4wNjctMC4xOTktMC4xMzgtMC4yOTcNCgljLTAuMDY2LTAuMDk1LTAuMTY0LTAuMTc0LTAuMjktMC4yNGMtMC4xMjYtMC4wNjQtMC4zMDQtMC4wOTYtMC41MjgtMC4wOTZoLTAuNTQ4djIuMDMxSDE1LjI2N3oiLz4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xOS45NjcsMTkuMzUzYy0wLjQ4MywwLTAuODc1LTAuMDM0LTEuMTY1LTAuMTAyYy0wLjMwNy0wLjA3MS0wLjUxLTAuMTQ0LTAuNjM3LTAuMjI4bC0wLjEzNC0wLjA4OA0KCWwwLjM1Mi0xLjEzbDAuMjMsMC4xMzRjMC4wNTgsMC4wMzQsMC4xMTIsMC4wNjcsMC4xNjMsMC4xMDVjMC4wMiwwLjAxNCwwLjA2LDAuMDQsMC4xNCwwLjA2OGMwLjA1NiwwLjAyLDAuMTU0LDAuMDQ3LDAuMzA4LDAuMDY1DQoJYzAuMTQ5LDAuMDIxLDAuMzQ3LDAuMDI4LDAuNTk4LDAuMDI4YzAuMzIzLDAsMC41NjEtMC4wODMsMC43MDgtMC4yNDVjMC4xNTgtMC4xNzMsMC4yMzQtMC4zODYsMC4yMzQtMC42NTMNCgljMC0wLjI1Mi0wLjA2OS0wLjQ1OS0wLjIxMy0wLjYzNGMtMC4xMzItMC4xNTgtMC4zMzEtMC4yMzUtMC42MDMtMC4yMzVoLTEuMDZsLTAuMDE2LTEuMTA3aDAuNzlsMC4zNjItMC4wMDYNCgljMC4wOTUtMC4wMDQsMC4xODQtMC4wMjcsMC4yNzUtMC4wNzJjMC4wNzItMC4wMzYsMC4xMzItMC4xLDAuMTg3LTAuMTk5YzAuMDU0LTAuMTAxLDAuMDgyLTAuMjYzLDAuMDgyLTAuNDc4DQoJYzAtMC4wOTMtMC4wMDgtMC4xODgtMC4wMjMtMC4yOTNjLTAuMDExLTAuMDczLTAuMDQzLTAuMTQzLTAuMDk1LTAuMjA4Yy0wLjA1My0wLjA2NS0wLjEzOS0wLjEyNC0wLjI0OC0wLjE3DQoJYy0wLjExOS0wLjA0Ni0wLjI5Ny0wLjA3LTAuNTI1LTAuMDdjLTAuMjM0LDAtMC40MjEsMC4wMjEtMC41NTgsMC4wNjNjLTAuMTQ5LDAuMDQzLTAuMjU5LDAuMDgtMC4zMzIsMC4xMDlsLTAuMTk5LDAuMDgNCglsLTAuNDU3LTEuMTc0bDAuMjI0LTAuMDY0YzAuMTM5LTAuMDQsMC4zMTItMC4wODMsMC41MTMtMC4xMjljMC4yMTQtMC4wNDksMC41MjEtMC4wNzQsMC45MTEtMC4wNzQNCgljMC4yODEsMCwwLjU1MiwwLjAzNiwwLjgwNSwwLjEwOGMwLjI2MSwwLjA3LDAuNDk1LDAuMTg2LDAuNjk1LDAuMzQ0YzAuMjAxLDAuMTU5LDAuMzYyLDAuMzY1LDAuNDgsMC42MTMNCgljMC4xMTksMC4yNTMsMC4xNzcsMC41MzYsMC4xNzcsMC44NjZjMCwwLjE5NC0wLjAzNywwLjM4MS0wLjExLDAuNTU3Yy0wLjA4MSwwLjE3Ny0wLjE3LDAuMzE3LTAuMjc2LDAuNDM1DQoJYy0wLjA3NywwLjA4Ny0wLjE2MSwwLjE2NC0wLjI1NCwwLjIzYzAuMTM3LDAuMDczLDAuMjY3LDAuMTc1LDAuMzg4LDAuMzAyYzAuMTMsMC4xMzcsMC4yNDEsMC4zMDQsMC4zMzUsMC41MDkNCgljMC4wOTIsMC4yMTIsMC4xMzcsMC40NCwwLjEzNywwLjdjMCwwLjMwMi0wLjA0NywwLjU3My0wLjEzOCwwLjgwNWMtMC4wOTQsMC4yMzUtMC4yMTEsMC40MjktMC4zNSwwLjU3Ng0KCWMtMC4xNCwwLjE1My0wLjI5NSwwLjI3NC0wLjQ3MywwLjM2N2MtMC4xNjcsMC4wODgtMC4zMzIsMC4xNTQtMC40OTIsMC4xOThjLTAuMTU4LDAuMDQ1LTAuMzAyLDAuMDY5LTAuNDMyLDAuMDg1DQoJQzIwLjEzOSwxOS4zNDcsMjAuMDM3LDE5LjM1MywxOS45NjcsMTkuMzUzeiIvPg0KPC9zdmc+DQo=); }
.one-tale .dwnld-menu .d-pdf { background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjIsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9ItCh0LvQvtC5XzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjhweCIgaGVpZ2h0PSIzMnB4IiB2aWV3Qm94PSIwIDAgMjggMzIiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI4IDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNFMjU3NEMiIGQ9Ik0yLDBoMTYuOTkzTDI4LDguOTcyVjMwYzAsMS4xMDUtMC44OTYsMi0yLDJIMmMtMS4xMDQsMC0yLTAuODk1LTItMlYyQzAsMC44OTUsMC44OTYsMCwyLDBMMiwweiIvPg0KCTxwYXRoIGZpbGw9IiNCNTM2MjkiIGQ9Ik0yNy45NzEsOUgyMWMtMS4xMDQsMC0yLTAuODk2LTItMlYwLjAyTDI3Ljk3MSw5eiIvPg0KPC9nPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuMDQsMTkuMzE1di02LjYyOGgxLjk5OGMwLjI4NSwwLDAuNTY5LDAuMDQ2LDAuODQ3LDAuMTM3YzAuMjgzLDAuMDkyLDAuNTQsMC4yMzEsMC43NjQsMC40MTYNCgljMC4yMjksMC4xOSwwLjQxNCwwLjQxOCwwLjU0OSwwLjY3NmMwLjE0MiwwLjI2NywwLjIxNCwwLjU3LDAuMjE0LDAuOTAyYzAsMC4zNS0wLjA1NywwLjY1Ny0wLjE3NiwwLjkzNw0KCWMtMC4xMTUsMC4yODItMC4yODMsMC41MjUtMC40OTcsMC43MmMtMC4yMTksMC4xOTUtMC40NzUsMC4zNDUtMC43NjQsMC40NDdjLTAuMjg3LDAuMTA1LTAuNjEyLDAuMTU3LTAuOTY0LDAuMTU3SDcuNDc1djIuMjM2SDYuMDQNCgl6IE04LjE4OSwxNS45MWMwLjA5OSwwLDAuMTk5LTAuMDE3LDAuMjk5LTAuMDUyYzAuMDkxLTAuMDMyLDAuMTc4LTAuMDg2LDAuMjU4LTAuMTYxYzAuMDcyLTAuMDY4LDAuMTM4LTAuMTc4LDAuMTktMC4zMTcNCgljMC4wNTMtMC4xNDksMC4wOC0wLjM0LDAuMDgtMC41NjNjMC0wLjA4Ny0wLjAxNS0wLjE5LTAuMDM4LTAuMzA3Yy0wLjAyMi0wLjEtMC4wNjktMC4yMDEtMC4xMzctMC4yOTUNCgljLTAuMDcxLTAuMDk4LTAuMTY3LTAuMTc2LTAuMjkxLTAuMjRjLTAuMTI1LTAuMDY1LTAuMzAyLTAuMDk3LTAuNTI3LTAuMDk3SDcuNDc1djIuMDMySDguMTg5eiIvPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTExLjE3NywxOS4zMTR2LTYuNjI4aDIuMDgzYzAuNTUzLDAsMS4wNDMsMC4wODksMS40NTYsMC4yNjJjMC40MTgsMC4xNzQsMC43NzQsMC40MTQsMS4wNTksMC43MTINCgljMC4yNzcsMC4yODksMC40OSwwLjYyOSwwLjYzMiwxLjAxYzAuMTM2LDAuMzc0LDAuMjA0LDAuNzYzLDAuMjA0LDEuMTU3YzAsMC41MjgtMC4wNTgsMC45OS0wLjE3MSwxLjM3Mg0KCWMtMC4xMjIsMC4zOTUtMC4yNjgsMC43MTEtMC40NDcsMC45NjhjLTAuMTgsMC4yNjMtMC4zOSwwLjQ3Ni0wLjYyNCwwLjYzMmMtMC4yMTQsMC4xNDYtMC40MzUsMC4yNjItMC42NTUsMC4zNDINCgljLTAuMjA5LDAuMDcyLTAuNDA0LDAuMTIxLTAuNTgzLDAuMTQ1Yy0wLjE3OCwwLjAyLTAuMzA2LDAuMDI4LTAuMzkzLDAuMDI4SDExLjE3N3ogTTEzLjQwMSwxOC4xNWMwLjYxNiwwLDEuMDQzLTAuMTg0LDEuMzA4LTAuNTY0DQoJYzAuMjc2LTAuMzk5LDAuNDE2LTAuOTk5LDAuNDE2LTEuNzgzYzAtMC4yNDQtMC4wMjgtMC40ODYtMC4wODQtMC43MThjLTAuMDU0LTAuMjE2LTAuMTU5LTAuNDE4LTAuMzEzLTAuNTk2DQoJYy0wLjE1My0wLjE3Ny0wLjM3LTAuMzI1LTAuNjQzLTAuNDM5Yy0wLjI3Ny0wLjExNS0wLjY0Ni0wLjE3My0xLjA5Ny0wLjE3M2gtMC4zNzd2NC4yNzRIMTMuNDAxeiIvPg0KPHBvbHlnb24gZmlsbD0iI0ZGRkZGRiIgcG9pbnRzPSIxNy42NTMsMTkuMzE0IDE3LjY1MywxMi42ODUgMjEuOTU5LDEyLjY4NSAyMS45NTksMTMuODc3IDE5LjEwNSwxMy44NzcgMTkuMTA1LDE1LjQwNCAyMS43LDE1LjQwNCANCgkyMS43LDE2LjUyMSAxOS4xMDUsMTYuNTIxIDE5LjEwNSwxOS4zMTQgIi8+DQo8L3N2Zz4NCg==); }
.one-tale .dwnld-menu .d-print { width: 32px; margin-left: 20px; background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0i0KHQu9C+0LlfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjIxMi41IDIxMi41IDMyIDMyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDIxMi41IDIxMi41IDMyIDMyIiB4bWw6c3BhY2U9InByZXNlcnZlIj48Zz48cGF0aCBmaWxsPSIjN0JCRDkxIiBkPSJNMjQzLjg2LDIyMS42NDd2MTQuMTg5YzAsMC43NDctMC42MDYsMS4zNTMtMS4zNTMsMS4zNTNoLTI4LjAwOWMtMC43NSwwLTEuMzU5LTAuNjA4LTEuMzU5LTEuMzU4di0xNC4xODNjMC0wLjc0NywwLjYwNi0xLjM1MywxLjM1My0xLjM1M2gyOC4wMTVDMjQzLjI1NCwyMjAuMjk0LDI0My44NiwyMjAuOSwyNDMuODYsMjIxLjY0N3oiLz48cGF0aCBmaWxsPSIjMkEzRDRGIiBkPSJNMjQyLjUwNywyMzcuODI4aC0yOC4wMDljLTEuMTAyLDAtMS45OTgtMC44OTctMS45OTgtMS45OTl2LTE0LjE4M2MwLTEuMDk5LDAuODk0LTEuOTkzLDEuOTkzLTEuOTkzaDI4LjAxNGMxLjA5OSwwLDEuOTkzLDAuODk0LDEuOTkzLDEuOTkzdjE0LjE4OUMyNDQuNSwyMzYuOTM0LDI0My42MDYsMjM3LjgyOCwyNDIuNTA3LDIzNy44Mjh6IE0yMTQuNDkzLDIyMC45MzRjLTAuMzkzLDAtMC43MTMsMC4zMi0wLjcxMywwLjcxM3YxNC4xODNjMCwwLjM5NiwwLjMyMiwwLjcxOSwwLjcxOCwwLjcxOWgyOC4wMDljMC4zOTMsMCwwLjcxMy0wLjMyLDAuNzEzLTAuNzEzdi0xNC4xODljMC0wLjM5My0wLjMyLTAuNzEzLTAuNzEzLTAuNzEzSDIxNC40OTN6Ii8+PHBhdGggZmlsbD0iIzRCNjk4MSIgZD0iTTIxOC4zMjUsMjI5LjIyNGgyMC4zNXY3Ljk2NWgtMjAuMzVWMjI5LjIyNHoiLz48cGF0aCBmaWxsPSIjMkEzRDRGIiBkPSJNMjM4LjY3NSwyMzcuODI4aC0yMC4zNWMtMC4zNTQsMC0wLjY0LTAuMjg3LTAuNjQtMC42NHYtNy45NjVjMC0wLjM1MywwLjI4Ny0wLjY0LDAuNjQtMC42NGgyMC4zNWMwLjM1MywwLDAuNjQsMC4yODcsMC42NCwwLjY0djcuOTY1QzIzOS4zMTUsMjM3LjU0MiwyMzkuMDI4LDIzNy44MjgsMjM4LjY3NSwyMzcuODI4eiBNMjE4Ljk2NSwyMzYuNTQ5aDE5LjA3di02LjY4NWgtMTkuMDdWMjM2LjU0OXoiLz48cGF0aCBmaWxsPSIjRTdFNEYzIiBkPSJNMjIwLjUxLDIyOS4yMjRoMTUuOTc5djE0LjYzNkgyMjAuNTFWMjI5LjIyNHoiLz48cGF0aCBmaWxsPSIjMkEzRDRGIiBkPSJNMjM2LjQ5LDI0NC41SDIyMC41MWMtMC4zNTQsMC0wLjY0LTAuMjg3LTAuNjQtMC42NHYtMTQuNjM2YzAtMC4zNTMsMC4yODctMC42NCwwLjY0LTAuNjRoMTUuOTc5YzAuMzUzLDAsMC42NCwwLjI4NywwLjY0LDAuNjR2MTQuNjM2QzIzNy4xMywyNDQuMjEzLDIzNi44NDMsMjQ0LjUsMjM2LjQ5LDI0NC41eiBNMjIxLjE1LDI0My4yMmgxNC43di0xMy4zNTZoLTE0LjdWMjQzLjIyeiIvPjxwYXRoIGZpbGw9IiMyQTNENEYiIGQ9Ik0yMzMuODAzLDIzMy40ODNoLTEwLjYwNWMtMC4zNTMsMC0wLjY0LTAuMjg3LTAuNjQtMC42NGMwLTAuMzU0LDAuMjg3LTAuNjQsMC42NC0wLjY0aDEwLjYwNWMwLjM1NCwwLDAuNjQsMC4yODcsMC42NCwwLjY0QzIzNC40NDMsMjMzLjE5NiwyMzQuMTU2LDIzMy40ODMsMjMzLjgwMywyMzMuNDgzeiIvPjxwYXRoIGZpbGw9IiMyQTNENEYiIGQ9Ik0yMzMuODAzLDIzNy4xODJoLTEwLjYwNWMtMC4zNTMsMC0wLjY0LTAuMjg3LTAuNjQtMC42NGMwLTAuMzU0LDAuMjg3LTAuNjQsMC42NC0wLjY0aDEwLjYwNWMwLjM1NCwwLDAuNjQsMC4yODcsMC42NCwwLjY0QzIzNC40NDMsMjM2Ljg5NSwyMzQuMTU2LDIzNy4xODIsMjMzLjgwMywyMzcuMTgyeiIvPjxwYXRoIGZpbGw9IiMyQTNENEYiIGQ9Ik0yMzMuODAzLDI0MC44ODFoLTEwLjYwNWMtMC4zNTMsMC0wLjY0LTAuMjg3LTAuNjQtMC42NHMwLjI4Ny0wLjY0LDAuNjQtMC42NGgxMC42MDVjMC4zNTQsMCwwLjY0LDAuMjg3LDAuNjQsMC42NFMyMzQuMTU2LDI0MC44ODEsMjMzLjgwMywyNDAuODgxeiIvPjxwYXRoIGZpbGw9IiMyQTNENEYiIGQ9Ik0yNDEuMjY4LDIyMy41MDhjLTAuMDg5LDAtMC4xNjYtMC4wMTktMC4yNDktMC4wNTFjLTAuMDc3LTAuMDMyLTAuMTQ4LTAuMDc3LTAuMjA1LTAuMTM0Yy0wLjA1Ny0wLjA2NC0wLjEwOS0wLjEzNS0wLjE0MS0wLjIxMWMtMC4wMzItMC4wNzctMC4wNDUtMC4xNi0wLjA0NS0wLjI0M3MwLjAxMy0wLjE2NiwwLjA0NS0wLjI0M2MwLjAzMi0wLjA4MywwLjA4My0wLjE1NCwwLjE0MS0wLjIxMWMwLjA1Ny0wLjA1NywwLjEyOC0wLjEwMywwLjIwNS0wLjEzNGMwLjE2LTAuMDY0LDAuMzMzLTAuMDcsMC40OTIsMGMwLjA3NywwLjAzMiwwLjE0NywwLjA3NywwLjIwNSwwLjEzNGMwLjA2NCwwLjA2NCwwLjEwOSwwLjEyOCwwLjE0MSwwLjIxMWMwLjAzMiwwLjA3NywwLjA1MSwwLjE2LDAuMDUxLDAuMjQzcy0wLjAxOSwwLjE2Ny0wLjA1MSwwLjI0M2MtMC4wMzIsMC4wNzctMC4wNzcsMC4xNDctMC4xNDEsMC4yMTFjLTAuMDU4LDAuMDU4LTAuMTI4LDAuMTAyLTAuMjA1LDAuMTM0QzI0MS40MzQsMjIzLjQ4OSwyNDEuMzUxLDIyMy41MDgsMjQxLjI2OCwyMjMuNTA4eiIvPjxwYXRoIGZpbGw9IiMyQTNENEYiIGQ9Ik0yMzguNjY5LDIyMy41MDhjLTAuMTY2LDAtMC4zMzMtMC4wNy0wLjQ0OC0wLjE4NWMtMC4xMjEtMC4xMjItMC4xOTItMC4yODgtMC4xOTItMC40NTRjMC0wLjE2NiwwLjA3MS0wLjMzMywwLjE5Mi0wLjQ1NGMwLjIzNy0wLjIzNywwLjY2Ni0wLjIzNywwLjkwMiwwYzAuMTIyLDAuMTIyLDAuMTg2LDAuMjg4LDAuMTg2LDAuNDU0YzAsMC4xNjctMC4wNjQsMC4zMzMtMC4xODYsMC40NTRDMjM5LjAwMiwyMjMuNDM4LDIzOC44NDIsMjIzLjUwOCwyMzguNjY5LDIyMy41MDh6Ii8+PHBhdGggZmlsbD0iI0U3RTRGMyIgZD0iTTIzNi40OTMsMjE2LjMwMnYzLjk5NGgtMTUuOTgxdi03LjE1NWgxMi44MTl2My4xNjFIMjM2LjQ5M3oiLz48cGF0aCBmaWxsPSIjMkEzRDRGIiBkPSJNMjM2LjQ5MywyMjAuOTM1aC0xNS45ODFjLTAuMzUzLDAtMC42NC0wLjI4Ny0wLjY0LTAuNjR2LTcuMTU1YzAtMC4zNTQsMC4yODctMC42NCwwLjY0LTAuNjRoMTIuODJjMC4zNTMsMCwwLjY0LDAuMjg3LDAuNjQsMC42NHYyLjUyMmgyLjUyMmMwLjM1MywwLDAuNjQsMC4yODcsMC42NCwwLjY0djMuOTk0QzIzNy4xMzIsMjIwLjY0OSwyMzYuODQ2LDIyMC45MzUsMjM2LjQ5MywyMjAuOTM1eiBNMjIxLjE1MiwyMTkuNjU1aDE0LjcwMXYtMi43MTRoLTIuNTIxYy0wLjM1NCwwLTAuNjQtMC4yODctMC42NC0wLjY0di0yLjUyMmgtMTEuNTM5VjIxOS42NTV6Ii8+PHBhdGggZmlsbD0iI0VCNjc1RSIgZD0iTTIzNi40OTMsMjE2LjMwMmgtMy4xNjJ2LTMuMTYxTDIzNi40OTMsMjE2LjMwMnoiLz48cGF0aCBmaWxsPSIjMkEzRDRGIiBkPSJNMjM2LjQ5MywyMTYuOTQyaC0zLjE2MWMtMC4zNTQsMC0wLjY0LTAuMjg3LTAuNjQtMC42NHYtMy4xNjFjMC0wLjI1OSwwLjE1Ni0wLjQ5MiwwLjM5NS0wLjU5MWMwLjIzOS0wLjEsMC41MTQtMC4wNDUsMC42OTcsMC4xMzlsMy4xNjIsMy4xNjFjMC4xODMsMC4xODMsMC4yMzgsMC40NTgsMC4xMzksMC42OThDMjM2Ljk4NSwyMTYuNzg2LDIzNi43NTEsMjE2Ljk0MiwyMzYuNDkzLDIxNi45NDJ6IE0yMzMuOTcxLDIxNS42NjJoMC45NzdsLTAuOTc3LTAuOTc3VjIxNS42NjJ6Ii8+PC9nPjwvc3ZnPg==); }
.all-tales .allcats .cat { position: relative; }
.all-tales .allcats .cat:first-child a { padding-top: 0; }
.all-tales .allcats .cat a { display: block; text-decoration: none; font-weight: bold; padding: 16px 0 0 4px; }
.all-tales .allcats .cat a img { float: left; margin-right: 12px; width: 55px; }
.all-tales .allcats .cat a .cn { padding-top: 6px; }
.all-tales .allcats .cat a .clear { border-bottom: solid 1px #ddd; padding-bottom: 14px; }
.all-tales .allcats .cat a .am { color: #777; font-weight: normal; }
.all-tales .allcats .fantom { display: none; }
.all-tales .allcats .fantom a { padding-left: 20px; }
.all-tales .allcats .child:before { content: ""; display: inline-block; vertical-align: middle; margin: -3px 5px 0 2px; width: 6px; height: 6px; border-bottom-width: 2px; border-bottom-style: solid; border-left-width: 2px; border-left-style: solid; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); position: absolute; right: 6px; top: 40px; }
.all-tales .allcats .chl { clear: both; margin-top: 20px; }
.all-tales .allcats .chl span { display: inline-block; margin-right: 10px; font-weight: normal; }
.all-tales .allcats .child.active:before { margin-top: 0; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }
.all-tales .allcats .child.active .main { background: #ddd; }
.one-tale-cat .sub-cats ul,
.one-audio-tale-cat .sub-cats ul { width: 31%; float: left; margin-right: 2%; }
.one-tale-cat .sub-cats.cnt { padding-top: 16px !important; padding-bottom: 16px !important; }
.one-tale-cat .sub-cats li a { width: 100%; padding: 2px 10px; }
.one-tale-cat .sub-cats li a span,
.one-audio-tale-cat .sub-cats li a span { display: block; color: #888; text-transform: lowercase; }
.one-tale-cat .st-bl.std.big .cnt.cat-desc,
.one-audio-tale-cat .st-bl.std.big .cnt.cat-desc { border-bottom: solid 1px #ddd; padding-top: 20px; padding-bottom: 20px; }
.one-tale-cat .std-submenu .socials { text-align: left; float: left; }
.one-tale-cat .std-submenu a.lsp { float: right; }
.live-list.tales .tale-images { margin-top: 10px; padding: 10px 10px; border-top: dashed #ddd 1px; }
.live-list.tales .tale-images img { margin: 0 4px 4px 0; display: block; float: left; height: 100px; border-radius: 3px; border: solid 1px #eee; max-width: 100%; }
.one-tale-cat.images .read-tale { display: inline-block; margin-right: 10px; padding: 5px 10px; font-size: 14px; border-radius: 3px; box-sizing: border-box; border: solid 1px #cfdeec; background: #419adf; color: #fff; }
.live-list.tales .tale-images img.nom { margin-right: 0; }
.tales-main .pop-cats,
.atales-main .pop-cats,
.songs-main .pop-cats,
.diaries-main .pop-cats,
.one-tale-cat.images .pop-cats,
.ltasks .pop-cats { margin-bottom: 30px; }
.one-tale-cat.images .pop-cats { margin-top: 20px; }
.tales-b-list a { padding: 10px; box-sizing: border-box; background: #eee; text-decoration: none; display: table; width: 100%; border-radius: 3px; font-weight: bold; }
.tales-b-list a:nth-child(even) { background: #fff; }
.tales-main .pop-cats .cat,
.atales-main .pop-cats .cat,
.songs-main .pop-cats .cat,
.diaries-main .pop-cats .cat,
.one-tale-cat.images .pop-cats .cat,
.ltasks .pop-cats .cat { display: block; float: left; width: 23%; box-sizing: border-box; margin: 0 1% 10px 1%; padding: 10px 6px; text-align: center; text-decoration: none; height: 150px; overflow: hidden; }
.one-tale-cat.images .pop-cats .cat { height: 160px; }
.atales-main .pop-cats .cat.hi { height: 162px; }
.atales-main .pop-cats .cat.aut img,
.tales-main .pop-cats .cat.aut img,
.fables-main .pop-cats .cat.aut img,
.poems-main .pop-cats .cat.aut img,
.stories-main .pop-cats .cat.aut img,
.diaries-main .pop-cats .cat.aut img,
.one-tale-cat.images .pop-cats .cat.aut img { border-radius: 50%; }
.stories-main a.cat.aut { padding: 10px 2px; }
.tales-main .pop-cats a.all,
.atales-main .pop-cats a.all { float: right; margin-right: 1%; width: 23%; box-sizing: border-box; text-align: center; background: #ddd; }
.similar-tales { margin: 40px 0; }
.similar-tales span.tcat { color: #999; font-size: 12px; }
.similar-tales .item { display: block; float: left; width: 23%; box-sizing: border-box; margin: 0 1% 10px 1%; padding: 10px; text-align: center; text-decoration: none; }
.similar-tales img { max-width: 100%; display: block; height: auto; margin-bottom: 6px; }
.similar-tales span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.similar-tales .b-title { font-size: 20px; margin-bottom: 20px; }
.similar-tales .show-more-wrap { margin-top: 20px; }
.one-tale .rtime { color: #666; margin: -14px 0 10px; text-align: center; }
.one-tale .si-sublinks + .rtime { margin-top: 14px; }
.one-tale .rtime .elm { margin: -4px 6px 0 0; }
.best-tales .t-table { width: 100%; }
.best-tales .t-table .nm { font-weight: bold; }
.best-tales .t-table tr td:first-child { text-align: center; }
.pop-wrap.short-texts { width: 800px; line-height: 22px; box-sizing: border-box; }
.pop-wrap.short-texts .shorts-menu { margin-bottom: 18px; display: inline-block; width: 100%; max-width: 100%; }
.pop-wrap.short-texts .shorts-menu .wr { overflow: hidden; height: 47px; }
.pop-wrap.short-texts .shorts-menu .inn { overflow-x: auto; display: flex; padding-bottom: 18px; }
.pop-wrap.short-texts .fant { display: none; }
.pop-wrap.short-texts .fant.active { display: block; }
.pop-wrap.short-texts .shorts-menu a { font-size: 13px; margin: 0 0 0 4px; font-weight: bold; border-radius: 10px; display: inline-block; padding: 6px 14px; text-decoration: none; line-height: 20px; white-space: nowrap; }
.pop-wrap.short-texts .shorts-menu a:hover { background: #eee; }
.pop-wrap.short-texts .shorts-menu a span { display: block; color: #888; font-weight: normal; line-height: 12px; margin-bottom: 3px; font-size: 12px; }
.pop-wrap.short-texts .wr a:first-child { margin-left: 0; }
.pop-wrap.short-texts .wr a.active { background: #d5e7f7; }
.pop-wrap.ppoints-wrap { padding: 30px 26px; width: 400px; }
.pop-wrap.ppoints-wrap .txt { font-size: 16px; line-height: 24px; }
.one-tale .top-acts .coms { cursor: pointer; }
.one-tale .top-acts .itm svg { fill: #ffc107; margin-right: 6px; }
.one-tale .top-acts .itm span { font-size: 18px; margin-top: 4px; }
@media screen and (max-width: 980px) { .one-tale:not(.audio) .tale-box .essence-acts { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px 0; }
}
@media screen and (max-width: 940px) { .one-tale-cat .sub-cats ul, .one-audio-tale-cat .sub-cats ul { width: 48%; }
.tales-main .pop-cats .cat,
.atales-main .pop-cats .cat,
.songs-main .pop-cats .cat,
.diaries-main .pop-cats .cat,
.one-tale-cat.images .pop-cats .cat,
.ltasks .pop-cats .cat { width: 31%; }
.tales-main .pop-cats a.all,
.atales-main .pop-cats a.all { margin-right: 2%; width: 31%; }
.similar-tales .item { width: 31%; }
}
@media screen and (max-width: 760px) { .one-tale-cat .cnt.cat-desc, .one-audio-tale-cat .cnt.cat-desc, .one-diary-cat .cnt.cat-desc, .one-pro-cat .cnt.cat-desc, .one-sum-cat .cnt.cat-desc { display: none; }
.pop-wrap.short-texts { width: 100%; padding: 40px 22px; }
.pop-wrap.ppoints-wrap { width: 98%; box-sizing: border-box; padding: 30px 16px; }
}
@media screen and (max-width: 530px) { .tale-text .see-point { left: -10px; width: 10px; }
}
@media screen and (max-width: 510px) { .tales-main .pop-cats .cat, .atales-main .pop-cats .cat, .songs-main .pop-cats .cat, .diaries-main .pop-cats .cat, .one-tale-cat.images .pop-cats .cat, .ltasks .pop-cats .cat { width: 48%; }
.tales-main .pop-cats a.all,
.atales-main .pop-cats a.all { margin-right: 1%; width: 48%; }
.similar-tales .item { width: 48%; }
.one-tale .dwnld-menu .d-print { display: none; }
.best-tales .t-table tr td:last-child,
.best-tales .t-table tr th:last-child { display: none; }
.one-tale .tale-desc .cont { display: none; }
.one-tale .tale-desc img { float: none; width: 100%; margin-bottom: 20px; max-height: none; }
}
@media screen and (max-width: 400px) { .one-tale-cat .sub-cats ul, .one-audio-tale-cat .sub-cats ul { margin-right: 0; width: 100%; }
.one-tale .dwnld-menu span { display: none; }
}
@media screen and (max-width: 330px) { .essence-acts .sim-btn span { display: none; }
.essence-acts .sim-btn svg { margin-right: 0; }
.essence-acts .sim-btn { padding: 0 11px; }
}
@media screen and (max-width: 300px) { .similar-tales .item { width: 98%; }
}


/**** /content/css/comment.css ****/
@CHARSET "UTF-8";
.comments { padding: 0; margin: 40px 0 0; max-width: 600px; overflow-anchor: none; }
.comments .title { border-bottom: solid 1px #ddd; padding: 10px; margin-bottom: 0; }
.comments .comments-content { padding: 20px; text-align: center; }
.comments .comments-list { margin-bottom: 20px; text-align: left; }
.comments .nocomment { color: #999; text-align: center; }
.comments .new-comment-form { padding: 10px; background: #eee; }
.comments .new-comment-form textarea,
.comments .new-comment-form input[type=text] { width: 100%; box-sizing: border-box; }
.comments .new-comment-form textarea { margin-top: 14px; }
.comments .btns { margin-top: 10px; text-align: right; position: relative; }
.comments .btns .loader { position: absolute; left: 0; }
.comments .btns a { margin: 0 6px; }
.comments-list .one-comment { border-bottom: solid 1px #ddd; margin-bottom: 14px; padding-bottom: 18px; }
.comments .one-comment .date { color: #999; font-size: 12px; }
.comments .one-comment .thumbs { text-align: right; }
.comments .one-comment .thumbs a { padding: 2px; }
.comments .one-comment .thumbs .thumb-cnt { padding: 0 0 0 6px; }
.comments .one-comment .text { word-break: break-word; white-space: pre-wrap; }
.comments .one-comment .name { color: #045398; word-break: break-word; }
@media screen and (max-width: 760px) { .comments .new-comment-form textarea, .comments .new-comment-form input[type=text] { font-size: 16px; }
}


/**** /content/css/tale-audio.css ****/
@CHARSET "UTF-8";
.one-tale.audio .ya-share2__container_size_m .ya-share2__icon { margin: 4px; }
.one-tale.audio .plr-img { padding: 20px 0px 20px 20px; float: left; }
.one-tale.audio .plr-img img { max-width: 120px; display: block; border-radius: 10px; }
.one-tale .nd .jp-interface { padding: 14px 0 10px; }
.one-tale .nd.img-prev .jp-interface { float: left; width: calc(100% - 142px); }
.one-tale.audio .tale-desc { margin-bottom: 20px; }
.one-tale.audio .top-acts { background: #fff; padding: 0 0 10px; margin-top: 0; }
body.col-s2.one-tale.audio .top-acts { margin-bottom: 10px; padding: 10px 14px; }
.one-audio-tale-cat .sub-cats li a { width: 100%; padding: 2px 10px; }
.one-audio-tale-cat .sub-cats.cnt { padding-top: 16px !important; padding-bottom: 16px !important; border-bottom: solid 1px #ddd; }
.one-audio-tale-cat .std.big .hdr.with-a { padding-bottom: 12px; }
.one-audio-tale-cat .hdr.with-a .aut { display: inline-block; margin-top: 6px; color: #888; }
.one-audio-tale-cat .cat-wrap { margin-bottom: 30px; }
.one-audio-tale-cat .tales-list.full li { display: table; width: 100%; position: relative; padding: 6px; box-sizing: border-box; }
.one-audio-tale-cat .tales-list.full li:hover { background: #eee; }
.one-audio-tale-cat .tales-list.full .tcat { color: #999; font-size: 12px; }
.one-audio-tale-cat .tales-list.full li a { position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0; }
.one-audio-tale-cat .tales-list.full .img,
.one-audio-tale-cat .tales-list.full .info,
.one-audio-tale-cat .tales-list.full .dur { display: table-cell; vertical-align: top; }
.one-audio-tale-cat .tales-list.full .img { width: 40px; padding-right: 10px; }
.one-audio-tale-cat .tales-list.full .img img { display: block; }
.one-audio-tale-cat .tales-list.full .dur { vertical-align: middle; text-align: right; color: #999; }
.one-audio-tale-cat .std-submenu .socials { text-align: left; float: left; }
.one-audio-tale-cat .std-submenu a.lsp { float: right; background: #eaf4fd; }
.one-tale.audio .cnt.main { padding-top: 18px; }
.one-tale.audio .tale-images .t-img { margin-left: 3px; height: 120px; }
.one-tale.audio .tale-images .t-img img { max-height: 120px; display: block; border: solid 1px #bbb; border-radius: 3px; }
.one-tale.audio .tale-images { margin-top: 30px; overflow-x: auto; display: flex; padding-bottom: 12px; }
.nd .jp-versions { padding: 0 20px 20px; display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
.nd .jp-versions button { border: solid 2px transparent; cursor: pointer; background: #ddd; padding: 8px 16px; border-radius: 20px; color: #3b5999; }
.nd .jp-versions button.active { border: solid 2px #3b5999; }
@media screen and (max-width: 964px) { .one-tale.audio .jp-controls:after { content:''; width:100%; order:0; }
.one-tale.audio .nd .jp-controls .jp-prev-step { padding-left: 0; }
.one-tale.audio .jp-volume-controls { order: 1; margin: 20px 0 0; }
}
@media screen and (max-width: 550px) { .one-tale.audio .jp-volume-controls { margin: 0 0 0 auto; }
.one-tale.audio .tale-desc { display: none; }
.one-tale.audio .jp-controls:after { content: none; }
.one-tale.audio .plr-img { float: none; padding: 20px; }
.one-tale.audio .plr-img img { max-width: 90%; margin: 0 auto; }
.one-tale .nd.img-prev .jp-interface { float: none; width: 100%; }
.nd .jp-versions { padding: 10px 20px 20px; gap: 6px; }
}
@media screen and (max-width: 480px) { .one-tale.audio .jp-volume-controls { order: 1; margin: 20px auto 0; }
.one-tale.audio .jp-controls:after { content: ''; }
.one-tale .play-btns-wrap { margin: 0 auto; }
.one-tale .jp-volume-controls { margin: 16px auto 0; }
.nd .jp-versions { padding: 10px 14px 20px; }
}
@media screen and (max-width: 400px) { .nd .jp-versions button { padding: 10px 10px; }
}
@media screen and (max-width: 320px) { .nd .jp-versions button { padding: 10px 4px; }
.nd .jp-versions { padding: 10px 6px 20px; }
}



/**** /content/css/secret.css ****/
@CHARSET "UTF-8";
.sec-list .one-sec { margin: 20px 0; padding: 0; position: relative; }
.secrets-main .one-block,
.folklor-main .one-block,
.tasks-types .one-parent-cat { border: solid 3px #eaf4fd; padding: 10px 10px 0; display: inline-block; border-radius: 3px; float: left; margin: 0 14px 14px 0; }
.secrets-main .one-block h2,
.tasks-types .one-parent-cat .title,
.folklor-main .one-block h2 { margin-bottom: 8px; font-size: 14px; font-family: 'Open Sans', sans-serif; font-weight: bold; }
.secrets-main .one-block .children a,
.folklor-main .one-block .children a,
.tasks-types .children a { margin: 0 14px 10px 0; display: inline-block; }
.sec-list .s-text { white-space: pre-wrap; padding: 20px 30px; }
.sec-list .pact { color: #666; font-style: italic; }
.sec-list .secret-actions { border-top: dashed 1px #ddd; color: #419adf; }
.sec-list .secret-actions .ans { cursor: pointer; padding: 10px 30px; float: left; }
.sec-list .secret-actions .thumbs { float: right; padding-right: 10px; }
.sec-list .ans.open { font-weight: bold; }
.sec-list .edit { position: absolute; right: 6px; top: 6px; }
.one-secret-cat .sub-cats ul { width: 31%; float: left; margin-right: 2%; }
.one-secret-cat .sub-cats.cnt { padding-top: 16px !important; padding-bottom: 16px !important; }
.one-secret-cat .sub-cats li a { width: 100%; padding: 2px 10px; }
.one-secret-cat .cat-img img { border-radius: 10px; }
.sec-list .show-more-wrap img { float: left; }
.one-secret-cat .st-bl.std.big .cnt.adv-hor { border-top: solid 1px #ddd; }
@media screen and (max-width: 940px) { .one-secret-cat .sub-cats ul { width: 48%; }
}
@media screen and (max-width: 760px) { .one-secret-cat .cnt.cat-desc { display: none; }
}
@media screen and (max-width: 400px) { .one-secret-cat .sub-cats ul { margin-right: 0; width: 100%; }
}


/**** /content/css/song.css ****/
@CHARSET "UTF-8";
.one-song .ya-share2__container_size_m .ya-share2__icon { margin: 4px; }
.one-song .song-text { white-space: pre-wrap; }
.one-song .s-author { color: #999; margin-top: 6px; }
.one-song .cnt.main { padding-top: 18px !important; }
.one-song-cat .cat-wrap { margin-bottom: 30px; }
.one-song .song-text-wrap { margin-top: 20px; }
@media screen and (max-width: 760px) { .one-song-cat .cat-desc { display: none; }
}
@media screen and (max-width: 400px) { .one-song .song-desc { border-bottom: none !important; padding-bottom: 0 !important; }
.one-song .song-desc .cont { display: none; }
.one-song .song-desc img { float: none; width: 100%; max-height: none; }
}


/**** /content/css/coloration.css ****/
@CHARSET "UTF-8";
.color-cats li { display: block; float: left; width: 18%; box-sizing: border-box; margin: 10px 1%; text-align: center; text-decoration: none; }
.live-list.colors li { display: block; float: left; width: 23%; box-sizing: border-box; margin: 10px 1%; text-align: center; text-decoration: none; overflow: hidden; }
.live-list.colors li a { display: block; padding: 4px 0; position: relative; }
.live-list.colors li .name { height: 42px; padding: 0 4px; }
.live-list.colors li .dwl-cnt { position: absolute; right: 9px; top: 9px; font-size: 12px; padding: 5px 10px 5px 32px; color: #666; line-height: 14px; background: #eee url(/content/images/icons/dwnl-ico.png?_=17511964800121) no-repeat 10px center; border-radius: 12px; }
.live-list.colors li .ex { position: absolute; top: 4px; left: 0; }
.one-color .color-box { margin-bottom: 20px; }
.one-color .ad-block.horiz,
.one-color .ad-block.horiz .ya-hor1 { max-height: 90px; }
.one-color .st-bl.std.big .cnt.adv-hor { padding-bottom: 0; }
.color-cats .cat { display: block; padding: 4px 0; width: 100%; height: 100%; box-sizing: border-box; }
.color-cats .cat h3 { height: 40px; }
.live-list.colors a img { max-width: 100%; display: block; height: auto; }
.color-cats .cat img { max-width: 100%; display: block; height: auto; }
.one-color .color-wrap { text-align: center; position: relative; }
.one-color .color-exs { color: #999; text-align: center; margin-top: 14px; }
.one-color .color-exs .phts { margin: 6px auto 0; display: inline-block; }
.one-color .color-exs a { display: inline-block; margin-right: 8px; }
.one-color .load-example { padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; margin: 8px 10px 0 0; display: inline-block; background: #eee; }
.one-color .load-example:hover { color: #fff; background: #419adf; }
.one-color .color-exs img { max-width: 160px; border: solid 1px #bbb; border-radius: 3px; }
.one-color .color-wrap img { max-width: 50%; border-radius: 3px; border: solid 1px #bbb; }
.one-color .std-submenu { text-align: right; }
.one-color .std-submenu .print { background: #ef6c00; color: #fff; }
.one-color .std-submenu .download { background: #419adf; color: #fff; }
.one-color .std-submenu a:hover { color: #045398; }
.one-color .std-submenu .socials { text-align: left; float: left; }
.one-color .color-wrap .l-arrow,
.one-color .color-wrap .r-arrow { padding: 14px; position: absolute; top: 40%; }
.one-color .color-wrap .l-arrow { left: 0; }
.one-color .color-wrap .r-arrow { right: 0; }
.one-color .color-wrap .l-arrow:before,
.one-color .color-wrap .r-arrow:after { margin: 0; height: 9px; width: 9px; margin: -2px 0px 0 4px; }
.one-color .color-wrap .r-arrow:after { margin: -2px 4px 0 0px; }
.one-color .color-desc { margin-bottom: 20px; }
.one-color .color-cnts { text-align: center; margin-bottom: 20px; }
.one-color .cnt-dwnl,
.one-color .cnt-prt,
.one-ltask .task-addition div { background: rgba(245,245,245,.9); padding: 8px 14px; border-radius: 5px; display: inline-block; margin-right: 10px; color: #666; }
.one-color .color-cnts .elm { margin-right: 10px; }
.one-color .color-cats,
.one-ltask .task-cats { line-height: 20px; margin-bottom: 20px; }
.one-color .color-cats .b-link,
.one-ltask .task-cats .b-link { background: #FFF; }
.one-color .color-cats .b-link:hover,
.one-ltask .task-cats .b-link:hover { background: #55acee; }
.one-color .color-cats h3,
.one-ltask .task-cats h3 { margin-bottom: 10px; }
.one-color .fancy-acts .adv-hor { margin: 20px auto 0 auto; max-width: 100%; }
.one-color .fancy-acts a,
.one-ltask .fancy-acts a { text-decoration: none; display: inline-block; margin-right: 10px; padding: 5px 10px; font-size: 14px; border-radius: 3px; box-sizing: border-box; border: solid 1px #cfdeec; }
.one-color .fancy-acts a:hover,
.one-ltask .fancy-acts a:hover { background: #eaf4fd; color: #045398; text-decoration: none; }
.one-color .fancy-acts .download,
.one-ltask .fancy-acts .download { background: #419adf; color: #fff; }
.one-color .fancy-acts .print-color,
.one-ltask .fancy-acts .print-task { background: #ef6c00; color: #fff; }
.similar-colors { margin-top: 30px; }
.similar-colors .item { display: block; float: left; width: 23%; box-sizing: border-box; margin: 0 1% 10px 1%; padding: 10px 2px; text-align: center; text-decoration: none; }
.similar-colors img { max-width: 100%; }
.similar-colors .show-more-wrap { margin-top: 20px; }
.similar-colors .b-title { font-size: 20px; margin-bottom: 20px; }
.similar-colors .name { height: 40px; }
.coloration-cat .st-bl.std.big .cnt.cat-desc { border-bottom: solid 1px #ddd; padding-top: 20px; padding-bottom: 20px; }
.coloration-cat .subcats .st-bl { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.coloration-cat .live-list { padding-top: 30px; }
.colors-main h2 { margin-bottom: 10px; }
.colors-main .colors-item { margin-bottom: 30px; }
.ages-edit { padding: 18px 14px; border-radius: 5px; box-sizing: border-box; }
.ages-edit.empty { background: rgba(170, 170, 170, 0.8); }
.ages-edit input { font-size: 20px; margin-right: 4px; cursor: pointer; }
.ages-edit label { padding: 4px 3px 5px 4px; display: inline-block; margin: 0 10px 10px 0; width: 40px; cursor: pointer; font-size: 18px; color: #000; border: solid 1px; border-radius: 4px; }
@media screen and (max-width: 940px) { .similar-colors .item { width: 31%; }
.live-list.colors li { width: 31%; }
.color-cats li { width: 23%; }
}
@media screen and (max-width: 760px) { .color-desc, .coloration-cat .cat-desc { display: none; }
}
@media screen and (max-width: 510px) { .similar-colors .item { width: 48%; }
.live-list.colors li { width: 48%; }
.color-cats li { width: 31%; }
}



/**** /content/css/index.css ****/
@CHARSET "UTF-8";
.index .items li { display: block; float: left; width: 18%; box-sizing: border-box; margin: 0 1% 10px 1%; padding: 10px; text-align: center; text-decoration: none; }
.index .items img { display: block; max-width: 100%; margin: 0 auto 10px; }
.index .items li a { display: block; text-decoration: none; font-size: 18px; margin-bottom: 20px; }
.index .items .desc { font-size: 14px; color: #777; line-height: 20px; }
.index .promo { margin-top: 30px; line-height: 20px; }
.index .sw-wrap { padding: 0 10px; }
.index .tale-prom,
.index .atale-prom { padding-bottom: 30px; }
.index h1 { text-align: center; }
.index .swiper-container .item { text-align: center; display: block; position: relative; text-decoration: none; }
.index .swiper-slide span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 4px; max-width: 150px; margin: 4px auto 0 auto; }
.index .swiper-slide img { display: block; margin: 0 auto; border-radius: 3px; }
.index .swiper-slide { width: auto; }
.index .item-tale-cats a { padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; margin: 8px 10px 0 0; display: inline-block; background: #eee; }
.index .item-tale-cats a:hover,
.index .drws-prom .list .r-arrow:hover { color: #fff; background: #419adf; }
.index .promo .hdr img { width: 50px; float: left; display: block; margin-right: 8px; }
.index .promo h2 { margin-top: 16px; font-size: 22px; }
.index .promo .hdr { padding: 10px !important; }
.index .item-tale-cats { padding: 20px 20px 26px; border-bottom: solid 1px #ddd; margin-bottom: 30px; }
.index .item-tale-cats .zhi { border: solid 1px; }
.index .color-prom .list a { display: block; float: left; width: 14%; box-sizing: border-box; margin: 10px 1%; text-align: center; text-decoration: none; }
.index .color-prom .list a span { display: block; height: 40px; line-height: 16px; }
.index .color-prom .list img { max-width: 100%; }
.index .arts-prom .item { display: block; float: left; width: 23%; box-sizing: border-box; margin: 0 1% 10px 1%; padding: 10px; text-align: center; text-decoration: none; }
.index .arts-prom img { width: 100%; }
.index .arts-prom span { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.index .drws-prom .item { display: block; float: left; width: 14%; box-sizing: border-box; margin: 0 0 10px 0; padding: 10px; text-align: center; text-decoration: none; }
.index .drws-prom img { max-width: 100%; }
.index .drws-prom .list { padding: 20px 0; text-align: center; }
.index .drws-prom .list .r-arrow { padding: 4px 8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; text-decoration: none; margin: 8px 10px 0 0; display: inline-block; background: #eee; border: solid 1px; }
@media screen and (max-width: 900px) { .index .items li { width: 31%; }
.index .color-prom .list a { width: 18%; }
.index .arts-prom .item { width: 31%; }
.index .drws-prom .item { width: 20%; }
}
@media screen and (max-width: 760px) { .index h1 { padding: 0; }
.index .item-tale-cats { padding: 10px 10px 14px; }
.index .color-prom .list a { width: 23%; }
.index .drws-prom .item { width: 25%; }
}
@media screen and (max-width: 600px) { .index .items li { width: 48%; }
.index .color-prom .list a { width: 31%; }
.index .arts-prom .item { width: 48%; }
.index .drws-prom .item { width: 33%; }
}
@media screen and (max-width: 400px) { .index .items li { width: 100%; }	
}

