*,
body,
html {
  font-size: 100%
}

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



button,
input[type=search] {
  -webkit-appearance: none;
  -moz-appearance: none
}

:focus,
[type=search],
a:active,
a:focus,
button:focus {
  outline: 0
}

.player-content.show,
.swiper.swiper-initialized,
.tab-content,
.video-content.show,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
img,
menu,
nav,
section,
svg {
  display: block
}

svg {
  width: 100%;
  height: 100%
}

*,
:after,
:before,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0
}

.icon,
svg {
  fill: currentColor
}

.card-body::before,
.card-info,
.icon,
.sort-select,
.sort.for-click .sort-options,
.view-all .effect {
  pointer-events: none
}

.cabinet-drop ul,
.card.channel,
.container.header-drop,
.information-body,
.modal.custom .modal-wrapper,
body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal
}

.cabinet__name .text,
.card-info__text,
.links-item__link,
.links-item__link p,
.links-item__link span {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis
}

.cabinet__name .text,
.card-info__text,
.links-item__link,
.links-item__link p,
.links-item__link span,
.sort a {
  text-overflow: ellipsis
}

.player-modal__title a:hover,
.static_pages a:hover,
.title a:hover,
a,
a:hover,
a:visited {
  text-decoration: none
}

.cabinet-drop,
.card .like-btn,
.card .time-btn,
.header-mobile,
.header-nav__drop,
.radio-row p,
.search,
.sort-options {
  visibility: hidden
}

.buttons,
.cabinet__name,
.comment-other__ago,
.input-label__group,
.view-all {
  grid-auto-flow: column
}

.button,
.modal-content .text,
.modal-content .title.medium-uppercase,
.modal-text,
.modal.custom .modal-text,
.modal.custom .title,
.player-modal__text,
.player-modal__title {
  text-align: center
}

.container.header-drop .button .text,
.footer-nav a,
.languages.sort .lang-img,
.links-category {
  text-transform: uppercase
}

:root {
  --header-height: 100px;
  --app-width: 100%
}

* {
  font: inherit;
  vertical-align: baseline
}

.logo-group .logo,
.section-bottom .pagination,
form {
  margin: 0
}

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

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 0
}

a {
  cursor: pointer;
  color: #fff
}

body,
html {
  -moz-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #202125
}

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  font: inherit;
  font-size: 100%;
  text-transform: none;
  color: inherit;
  letter-spacing: inherit;
  vertical-align: baseline
}

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

button[disabled],
html input[disabled] {
  cursor: default;
  pointer-events: none;
  opacity: .6
}

.button,
.card.screen,
.sort {
  cursor: pointer
}

button,
input,
textarea {
  font-family: inherit
}

input::-ms-clear {
  display: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  -webkit-appearance: none;
  -moz-appearance: none
}

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

textarea {
  overflow: auto;
  resize: vertical;
  resize: none;
  overflow-y: auto;
  overflow-x: hidden;
  vertical-align: top
}

button {
  appearance: none
}

button,
input {
  overflow: visible;
  line-height: normal
}

button,
select {
  text-transform: none
}

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

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  height: 22px;
  width: 22px
}

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

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

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

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border: none;
  padding: 0
}

.main,
.main.padding-min {
  padding-top: 20px
}

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

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}

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

::-webkit-file-upload-button {
  -webkit-appearance: none;
  font: inherit
}

.button .text,
.title,
.title a,
body * {
  font-family: OpenSans, sans-serif
}

.player-modal__title a,
.static_pages a,
.title a {
  text-decoration: underline
}

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

h1,
h2,
h3,
h4,
h5,
h6,
p {
  color: inherit;
  font-size: inherit;
  font-weight: inherit
}

::-webkit-scrollbar {
  width: 3px
}

::-webkit-scrollbar-track {
  background-color: transparent
}

::-webkit-scrollbar-thumb {
  background-color: #ffa80d
}

::-moz-scrollbar {
  width: 3px
}

::-moz-scrollbar-track {
  background-color: transparent
}

::-moz-scrollbar-thumb {
  background-color: #ffa80d
}

.button.border,
.button.only-icon,
.view-all .effect {
  background-color: transparent
}

::-ms-scrollbar {
  width: 3px
}

::-ms-scrollbar-track {
  background-color: transparent
}

::-ms-scrollbar-thumb {
  background-color: #ffa80d
}

audio,
canvas,
video {
  max-width: 100%
}

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

.button .text.custom,
[hidden] {
  display: none
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
  -webkit-transition: opacity .3s;
  transition: opacity .3s
}

::-moz-input-placeholder {
  color: inherit;
  opacity: 1;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

:-moz-placeholder {
  color: inherit;
  opacity: 1;
  -moz-transition: opacity .3s;
  transition: opacity .3s
}

:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
  -ms-transition: opacity .3s;
  transition: opacity .3s
}

:focus::-webkit-input-placeholder {
  opacity: 0
}

:focus::-moz-input-placeholder {
  opacity: 0
}

:focus:-moz-placeholder {
  opacity: 0
}

:focus:-ms-input-placeholder {
  opacity: 0
}

input[type=file],
input[type=file]::-webkit-file-upload-button {
  cursor: pointer
}

@font-face {
  font-family: OpenSans;
  font-display: swap;
  src: url(../fonts/OpenSans-Bold.woff2) format("woff2");
  font-weight: 700;
  font-style: normal
}

@font-face {
  font-family: OpenSans;
  font-display: swap;
  src: url(../fonts/OpenSans-Regular.woff2) format("woff2");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: OpenSans;
  font-display: swap;
  src: url(../fonts/OpenSans-SemiBold.woff2) format("woff2");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: Roboto;
  font-display: swap;
  src: url(../fonts/Roboto-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: OpenSans;
  font-display: swap;
  src: url(../fonts/OpenSans-Medium.woff2) format("woff2");
  font-weight: 500;
  font-style: normal
}

@font-face {
  font-family: OpenSans;
  font-display: swap;
  src: url(../fonts/OpenSans-ExtraBold.woff2) format("woff2");
  font-weight: 800;
  font-style: normal
}

body.lock,
body.show_popup {
  overflow: hidden !important
}

.main,
.sort a {
  overflow: hidden
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #908f8f
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #908f8f
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #908f8f
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #908f8f
}

a,
body,
h1,
input,
input::placeholder,
li,
option,
p,
select,
textarea,
textarea::placeholder,
ul {
  font-family: OpenSans, sans-serif;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  color: #908f8f
}

select option {
  background-color: #121111;
  color: #ffeecb
}

.main {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: visible;
}

.filter-wrapper,
.section,
.sections {
  margin-bottom: 50px
}

.sticky-wrap {
  position: sticky;
  top: 0;
}

.add-comment .title,
.comment:last-child,
.comment:last-child .comment-other__text,
.filter-checkboxes .checkbox:last-child,
.input-label input,
.input-label:last-child,
.modal-aside .titles-list,
.player-buttons .sort,
.radio-row:last-child,
.report-row:last-child,
.sections .section:last-child,
.upload-file .input,
.upload-form .input-label.last,
.upload-info ul:last-child,
body.light .upload-file .input {
  margin-bottom: 0
}

.input-label,
.modal .title.large,
.section-head,
.section.info-section {
  margin-bottom: 20px
}

.for-mobile,
.modal .body-mobile,
.section.hidden {
  display: none !important
}

.section-bottom {
  margin-top: 30px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.section-bottom__buttons {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.section-head,
.section-head__sorts {
  display: -webkit-box;
  display: -ms-flexbox
}

.balance span:first-child,
.section-bottom__buttons .button {
  margin-right: 10px
}

.light-btn i,
.section-bottom__buttons .button:last-child {
  margin-right: 0
}

.section-head {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.section-head .title {
  margin-bottom: 0;
  margin-right: 20px
}

.section-head .sort {
  margin-bottom: 0;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.section-head.custom {
  margin-bottom: 10px
}

.section-head__sorts {
  display: flex;
  margin-bottom: 0
}

@media screen and (max-width: 400px) {
  .section-head__sorts a {
    padding: 0px 15px;
    height: 35px;
  }
}

.container.header-drop,
.title,
.title a {
  display: -webkit-box;
  display: -ms-flexbox
}

.section-head__sorts .sort {
  margin-left: 10px;
  margin-bottom: 0
}

.items .item:first-child,
.section-head__sorts .sort:first-child {
  margin-left: 0
}

.container {
  position: relative;
  width: 100%;
  max-width: 1960px;
  margin: 0 auto;
  padding: 0 20px
}

.title,
.title a,
.title.large {
  margin-bottom: 20px;
  font-weight: 700
}

.container.header-drop {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px
}

.title,
.title a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 26px;
  line-height: 1.3;
  color: #ffeecb
}

.card .like-btn.active .icon,
.card .time-btn.active .icon,
.card.channel a.card-info__text:hover,
.section-text a,
.title a {
  color: #ffa80d
}

.title a {
  margin: 0
}

.button-wrap .icon,
.card-time i,
.info .nav__item,
.player-buttons .buttons .button {
  margin-right: 5px
}

.title.large {
  font-size: 40px
}

.button.icon-text .text,
.title.medium {
  font-size: 18px
}

.title.medium {
  font-weight: 700
}

.section-text {
  margin-bottom: 50px;
  font-size: 16px;
  font-weight: 400;
  color: #908f8f
}

.items .item,
.view-all {
  position: relative;
  font-size: 12px
}

.section-text strong,
.static_pages strong {
  font-weight: 700
}

.for-desktop {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.close-btn,
.items,
.logo-group,
.pagination ul,
.player-buttons .buttons-group,
.player-buttons .tabs-buttons,
.report-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

.button .text,
.icon {
  display: inline-block
}

.items .item {
  margin-left: 15px;
  font-weight: 400;
  line-height: 1;
  color: #908f8f;
  white-space: nowrap
}

.sort a,
.sort-select .text {
  font-size: 14px;
  font-weight: 600;
  color: #908f8f
}

.items .item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -9px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #ffa80d
}

.card.channel .card-body::before,
.items .item:first-child::before {
  content: "";
  display: none
}

.icon {
  vertical-align: middle;
  width: 20px;
  height: 20px;
  -webkit-transition: fill .2s, -webkit-transform .2s;
  transition: fill .2s, transform .2s, -webkit-transform .2s;
  -o-transition: fill .2s, transform .2s
}

.button,
.sort-select {
  display: -webkit-box;
  display: -ms-flexbox
}

.sort {
  position: relative;
  margin-bottom: 10px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  z-index: 20
}

.report-row .radio-report:checked+label:before,
.sort:hover .sort-select {
  background-color: #ffa80d
}

.sort.for-click.active .sort-select .text,
.sort.open-sort .sort-select .text,
.sort:hover .sort-select .icon,
.sort:hover .sort-select .text {
  color: #000
}

.sort.for-click.active .sort-select .icon.static,
.sort:hover .sort-select .icon.static {
  color: #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.sort.open-sort .sort-options {
  top: 100%;
  visibility: visible;
  opacity: 1
}

.sort.open-sort .sort-select {
  color: #000;
  background-color: #ffa80d;
  border-radius: 10px 10px 0 0
}

.sort.for-click.active .sort-select .icon,
.sort.open-sort .sort-select .icon {
  color: #000;
  -webkit-transform: rotate(180deg) translateY(10%);
  -ms-transform: rotate(180deg) translateY(10%);
  transform: rotate(180deg) translateY(10%)
}

.sort.for-click:hover .sort-select {
  background-color: #ffa80d;
  border-radius: 10px
}

.player-buttons .tabs-buttons .button.active .icon,
.player-buttons .tabs-buttons .button.active .text,
.sort.for-click:hover .sort-select .text,
body.light .player-buttons .tabs-buttons .button.active .icon,
body.light .player-buttons .tabs-buttons .button.active .text {
  color: #121111
}

.sort.for-click:hover .sort-select .icon,
.sort.for-click:hover .sort-select .icon.static {
  color: #121111;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none
}

.sort.for-click:hover .sort-options {
  top: 0;
  visibility: hidden;
  opacity: 0
}

.sort.for-click.active .sort-select {
  background-color: #ffa80d;
  border-radius: 10px 10px 0 0
}

.sort.for-click.active .sort-options {
  top: 100%;
  visibility: visible;
  opacity: 1;
  pointer-events: inherit
}

.sort-select {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 20px;
  border-radius: 10px;
  background-color: #2c2e34;
  -webkit-transition: background-color .2s, border-radius .2s;
  -o-transition: background-color .2s, border-radius .2s;
  transition: background-color .2s, border-radius .2s;
  z-index: 19;
  min-width: 165px;
  justify-content: space-between
}

.sort-select .text,
.view-all i {
  -webkit-transition: color .2s;
  -o-transition: color .2s
}

.sort-select .text {
  transition: color .2s
}

.sort-select .icon {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  -webkit-transition: color .2s, -webkit-transform .2s;
  transition: color .2s, transform .2s, -webkit-transform .2s;
  -o-transition: color .2s, transform .2s
}

.sort-options {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 300px;
  border-radius: 0 0 10px 10px;
  background-color: #2c2e34;
  opacity: 0;
  -webkit-transition: visibility .2s, opacity .2s, top .2s;
  -o-transition: visibility .2s, opacity .2s, top .2s;
  transition: visibility .2s, opacity .2s, top .2s;
  z-index: 18;
  overflow: hidden
}

.button,
.view-all {
  -webkit-box-align: center;
  border-radius: 10px
}

.sort a,
.tags-list a {
  -webkit-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s
}

.sort a {
  width: 100%;
  height: 100%;
  padding: 10px 20px;
  white-space: nowrap;
  transition: background-color .2s, color .2s
}

.view-all {
  display: -ms-grid;
  display: grid;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 10px;
  padding: 0 22px;
  height: 36px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #000;
  color: #fff;
  font-weight: 500;
  line-height: 20px;
  -webkit-transition: color .2s, background-color .2s;
  -o-transition: color .2s, background-color .2s;
  transition: color .2s, background-color .2s;
  overflow: hidden;
  z-index: 2
}

.button,
.upload-btn {
  background-color: #ffa80d;
  overflow: hidden;
  position: relative
}

.button,
.button .text {
  color: #121111;
  white-space: nowrap;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content
}

.view-all .effect {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 70%;
  height: 100%;
  border-radius: 8px;
  z-index: 4;
  -webkit-transition: background-color .2s, width .2s, height .2s, border-radius .2s;
  -o-transition: background-color .2s, width .2s, height .2s, border-radius .2s;
  transition: background-color .2s, width .2s, height .2s, border-radius .2s
}

.view-all i {
  font-size: 10px;
  z-index: 5;
  transition: color .2s
}

.view-all .text {
  z-index: 5;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.buttons {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px
}

.button {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 30px;
  height: 50px;
  font-weight: 500 !important;
  max-width: fit-content;
  -webkit-transition: background-color .2s, color .2s, border .2s, -webkit-transform .2s;
  transition: background-color .2s, color .2s, transform .2s, border .2s, -webkit-transform .2s;
  -o-transition: background-color .2s, color .2s, transform .2s, border .2s
}

.button-wrap,
.upload-btn {
  display: -webkit-box;
  display: -ms-flexbox
}

.button-wrap,
.card-time {
  -webkit-box-align: center
}

.button-wrap {
  margin-left: 10px;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.button-wrap .text {
  font-size: 16px !important;
  font-weight: 600 !important
}

.button .icon {
  width: 20px;
  height: 20px;
  z-index: 5
}

.button .text {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  z-index: 5;
  max-width: fit-content
}

.button.icon-text .icon,
.languages.sort .sort-options .lang-img {
  width: 18px;
  height: 18px;
  margin-right: 10px
}

.card-info__text,
.more-text,
.top-message .button.border .text {
  font-size: 16px
}

.button.only-icon {
  padding: 0;
  height: auto;
  color: #ffeecb
}

.button.only-icon .icon,
.close-btn .icon {
  width: 24px;
  height: 24px
}

.button.border {
  color: #ffeecb;
  border: 1px solid #ffa80d
}

.button.border .icon,
.page-link .icon {
  width: 12px;
  height: 12px;
  margin-left: 10px
}

.button.border .text,
body.light .footer-nav a,
body.light .page-link,
body.light .page-link p {
  color: #ffeecb
}

.upload-btn {
  min-width: 120px;
  margin-left: 20px;
  padding: 5px 20px;
  min-height: 40px;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.upload-btn i {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  z-index: 6
}

.languages.sort .sort-select,
.light-btn {
  -webkit-transition: color .2s, -webkit-transform .2s
}

.light-btn {
  padding: 5px 10px;
  margin-right: 20px;
  background-color: transparent;
  color: #908f8f;
  transition: color .2s, transform .2s, -webkit-transform .2s;
  -o-transition: color .2s, transform .2s
}

.light-btn .text {
  display: none;
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px
}

.more-text {
  display: -webkit-box;
  width: 100%;
  font-weight: 400;
  line-height: 1.5;
  color: #fff
}

.more-text.hidden-text {
  height: 120px;
  overflow: hidden;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical
}

.more-text.more {
  height: auto;
  overflow: visible;
  -webkit-line-clamp: inherit
}

.more-text__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  height: 40px;
  padding: 5px 20px;
  background-color: #2c2e34
}

.more-text__button .text {
  color: #908f8f;
  font-size: 14px;
  font-weight: 600
}

.header-logo,
.more-text__button.hidden-button,
.tab-content.hidden {
  display: none
}

.cards,
.main-columns .cards,
.player-aside__cards {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px
}

.cards.four-columns {
  -ms-grid-columns: 1fr, 1fr, 1fr, 1fr;
  grid-template-columns: repeat(4, 1fr)
}

.header-cards {
  display: -ms-grid;
  display: grid;
  grid-gap: 10px;
  width: 100%;
  padding: 30px 0
}

.header-cards.eight-columns {
  -ms-grid-columns: (1fr)[8];
  grid-template-columns: repeat(8, 1fr);
  padding-left: 35px;
  padding-right: 35px
}

.header-cards.seven-columns {
  -ms-grid-columns: (1fr)[7];
  grid-template-columns: repeat(7, 1fr);
  padding-left: 35px;
  padding-right: 35px
}

.card {
  position: relative;
  overflow: hidden
}

.card .checkbox {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10
}

.card .checkbox input+label::before {
  content: "";
  margin-right: 0;
  background-color: rgba(18, 17, 17, .8);
  border: 1px solid #9c886e
}

.card.channel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow: visible
}

.card.channel .card-info {
  position: static;
  pointer-events: inherit;
  padding: 10px 0;
  width: 100%
}

.card.channel .card-info__text {
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  -ms-flex-line-pack: center;
  align-content: center;
  white-space: inherit;
  max-height: 20px;
  max-width: 98%;
  overflow: hidden;
  -webkit-line-clamp: 1;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 8px;
  font-size: 16px
}

.card.channel .card-body {
  background-color: #121111;
  height: auto
}

.card.channel .card-body img {
  max-width: 55%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-object-fit: contain;
  object-fit: contain
}

.card.vertical .card-body {
  padding-bottom: 130%
}

.card.vertical .card-info {
  width: 86%
}

.card.round {
  border-radius: 50%;
  width: 160px !important;
  margin: 0 auto
}

.card.round .card-body {
  padding-bottom: 160px
}

.card.round .card-body svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70px;
  height: 70px
}

.card.screen .card-body::before {
  content: "";
  background: rgba(0, 0, 0, .2);
  border: 2px solid #ffa80d;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}

.card-body,
.card-body img {
  width: 100%;
  border-radius: 10px
}

.card-body {
  position: relative;
  padding-bottom: 56.2770562771%;
  background-color: #202125;
  overflow: hidden
}

.card-body::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .8253676471)), color-stop(50%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(bottom, rgba(0, 0, 0, .8253676471) 0, rgba(255, 255, 255, 0) 50%);
  background: linear-gradient(0deg, rgba(0, 0, 0, .8253676471) 0, rgba(255, 255, 255, 0) 50%);
  z-index: 3
}

.card-body .no-thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center
}

.card-body video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 3
}

.card-body img,
.info-column:first-child img {
  top: 0;
  -o-object-fit: cover;
  z-index: 2;
  height: 100%
}

.card-body img {
  position: absolute;
  left: 0;
  object-fit: cover;
  -webkit-transition: -webkit-filter .2s, -webkit-transform .2s;
  transition: filter .2s, transform .2s, -webkit-filter .2s, -webkit-transform .2s;
  -o-transition: filter .2s, transform .2s
}

.card-info {
  position: absolute;
  bottom: 15px;
  left: 15px;
  width: calc(100% - 85px);
  z-index: 6
}

.card-info__text {
  margin-bottom: 6px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 600;
  color: #fff;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.card-time,
.card-time i,
.top-message__info-head span:last-child {
  font-size: 12px
}

.card-time {
  margin-bottom: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 7px;
  background-color: rgba(11, 11, 20, .8);
  color: #fff;
  border-radius: 7px;
  font-weight: 400;
  line-height: 1
}

.card .like-btn,
.card .time-btn {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background-color: rgba(11, 11, 20, .5);
  border-radius: 9px;
  cursor: pointer !important;
  z-index: 5;
  -webkit-transition: background-color .2s, visibility .2s, opacity .2s;
  -o-transition: background-color .2s, visibility .2s, opacity .2s;
  transition: background-color .2s, visibility .2s, opacity .2s
}

.card .like-btn .icon,
.card .time-btn .icon {
  width: 14px;
  height: 14px;
  color: #fff;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.card .like-btn {
  bottom: 15px;
  right: 55px;
  opacity: 0
}

.card .like-btn.active,
.card .time-btn.active,
.radio-row.disabled p {
  visibility: visible;
  opacity: 1
}

.card .time-btn {
  right: 15px;
  bottom: 15px;
  opacity: 0
}

.modal.active,
.search.active {
  visibility: visible;
  opacity: 1
}

.card .progress-line {
  position: absolute;
  top: -2px;
  left: 10px;
  max-width: calc(100% - 20px);
  width: 100%;
  height: 2px;
  background-color: #ffa80d;
  -webkit-transition: top .2s;
  -o-transition: top .2s;
  transition: top .2s;
  z-index: 6
}

.main-columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 340px auto;
  grid-template-columns: 340px auto
}

.main-columns.custom {
  -ms-grid-columns: 380px auto;
  grid-template-columns: 380px auto
}

.main-columns .cards.four-columns {
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr)
}

.top-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding: 5px 10px 10px;
  border-radius: 10px;
  background-color: #2c2e34;
  position: relative
}

.checkbox.right,
.top-message .close-btn {
  position: absolute;
  top: 10px;
  right: 10px
}

.top-message .close-btn .icon {
  width: 14px;
  height: 14px
}

.modal .body-desktop,
.top-message__info {
  display: block !important
}

.info,
.top-message__info-head {
  display: -webkit-box;
  display: -ms-flexbox
}

.top-message__info-head {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px
}

.info-column .title,
.information .card,
.information .title,
.label-checkboxes,
.upload-info .title {
  margin-bottom: 15px
}

.upload-info .title {
  gap: 10px;
}

.upload-info .title .icon {
  width: 30px;
  height: 30px;
}

.top-message__info-head span:first-child {
  margin-right: 10px;
  padding: 6px 8px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #ffa80d;
  color: #121111
}

.top-message__info-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffeecb;
  transition: color .3s
}

.info .item,
.info-item,
.information .items .item {
  font-size: 14px
}

.cabinet.active .cabinet__name,
.page-link.active p,
.top-message__info-title:hover {
  color: #ffa80d
}

.top-message .button.border {
  min-width: 160px;
  margin-left: 20px
}

.info {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #2c2e34
}

.info-column:first-child {
  position: relative;
  max-width: 192px;
  max-height: 250px;
  width: 100%;
  padding-bottom: 250px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-color: #202125
}

.logo,
.logo img {
  border-radius: 50%
}

.info-column:first-child img {
  position: absolute;
  left: 0;
  width: 100%;
  object-fit: cover
}

.info-column:first-child .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  z-index: 1
}

.info-column.custom {
  width: 230px;
  height: 230px;
  padding-bottom: 230px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.info-column__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px
}

.info-list {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-column-gap: 100px;
  -moz-column-gap: 100px;
  column-gap: 100px
}

.information-body,
.information-buttons {
  display: -webkit-box;
  display: -ms-flexbox
}

.info-item {
  padding: 8px 0;
  width: 100%;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out
}

.info-item .mark {
  color: #6d6d86;
  margin-right: 5px
}

.info .nav,
body.light .cabinet-drop li.custom {
  border-bottom: 1px solid #191929
}

.info .nav__wrapper {
  padding: 0;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.info .nav__item:last-child,
.radio-rows .radio-row:last-child {
  margin-right: 0
}

.info .nav__link,
.modal-wrapper.color-modal .close-modal .icon {
  color: #fff
}

aside.information {
  margin-bottom: 50px;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #2c2e34
}

.information .card {
  width: 100%
}

.footer-nav li,
.information .items,
.input.last,
.modal .button.medium-size,
.modal .title.medium,
.player-aside .title,
.upload.custom .upload-form__column .card {
  margin-bottom: 30px
}

.information .button,
.links-item.last,
.upload-form .input-label {
  margin-bottom: 25px
}

.information-body {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.information-body__text {
  margin: 25px 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #fff
}

.information-buttons {
  display: flex;
  overflow-x: auto;
  flex-wrap: wrap
}

.logo,
.svg-text {
  display: -webkit-box;
  display: -ms-flexbox
}

.header.over-fix,
.information-buttons.dvd_information {
  overflow: visible
}

.information-buttons::-webkit-scrollbar {
  height: 0;
  width: 0
}

.information-buttons::-webkit-scrollbar-track {
  background-color: transparent
}

.information-buttons::-webkit-scrollbar-thumb {
  background-color: transparent
}

.information-buttons::-moz-scrollbar {
  height: 0;
  width: 0
}

.information-buttons::-moz-scrollbar-track {
  background-color: transparent
}

.information-buttons::-moz-scrollbar-thumb {
  background-color: transparent
}

.information-buttons::-ms-scrollbar {
  height: 0;
  width: 0
}

.information-buttons::-ms-scrollbar-track {
  background-color: transparent
}

.information-buttons::-ms-scrollbar-thumb {
  background-color: transparent
}

.information-buttons.custom,
.video-btns.custom {
  margin-bottom: 20px;
  border-bottom: 1px solid #2c2e34
}

.information-button.active,
.information-buttons.custom .information-button.active,
.video-btns .video-button.active,
.video-btns.custom .information-button.active,
body.light .information-buttons.custom .information-button.active {
  color: #ffa80d;
  cursor: default
}

.information-buttons.custom .information-button.active::before,
.video-btns.custom .information-button.active::before,
body.light .information-buttons.custom .information-button.active::before {
  content: "";
  bottom: 0;
  width: 100%
}

.information-button {
  position: relative;
  padding: 0 20px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #ffeecb;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

@media (max-width:1360px) and (min-width:1024px) {
  .information-button {
    padding: 0 20px 10px;
    margin: 0 0 10px
  }
}

.information-button::before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #ffa80d;
  -webkit-transition: width .2s;
  -o-transition: width .2s;
  transition: width .2s
}

.information-button.active::before,
.video-btns .video-button.active::before {
  content: "";
  width: 100%
}

.logo {
  position: relative;
  max-width: 40px;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background-color: #ededed;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s
}

.cabinet-drop ul,
.filter-tag,
.filter-tags .button,
.tags-list a {
  background-color: #2c2e34
}

.logo.large {
  width: 120px !important;
  height: 120px !important;
  max-width: 120px !important
}

.logo.large .logo-online {
  top: 0;
  right: 0;
  width: 16px;
  height: 16px
}

.logo.large .icon {
  width: 60px !important;
  height: 60px !important;
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 60px !important;
  flex: 0 0 60px !important
}

.logo .icon {
  width: 20px;
  height: 20px;
  fill: #908f8f;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.logo img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-filter .2s, -webkit-transform .2s;
  transition: filter .2s, transform .2s, -webkit-filter .2s, -webkit-transform .2s;
  -o-transition: filter .2s, transform .2s
}

.logo-group .checkbox {
  margin-left: 20px
}

.svg-text {
  margin-bottom: 10px;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.add-comment__head,
.filter-tag,
.filter-tags,
.filter-tags ul {
  display: -webkit-box;
  display: -ms-flexbox
}

.svg-text .icon {
  margin-right: 10px;
  width: 16px;
  height: 16px
}

.filter-tag span,
.svg-text .text {
  font-size: 14px;
  font-weight: 600
}

.filter-block {
  margin-bottom: 30px;
  border-bottom: 1px solid #2c2e34
}

.filter-block:last-child {
  padding-bottom: 10px;
  margin-bottom: 0;
}

.filter-title {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  color: #ffeecb
}

.filter-search {
  position: relative;
  margin-bottom: 20px
}

.filter-search .icon {
  position: absolute;
  top: 50%;
  left: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  color: #ffeecb
}

.filter-search .input {
  padding: 5px 10px 5px 36px;
  margin-bottom: 0
}

.filter-checkboxes .checkbox {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-bottom: 20px
}

.filter-checkboxes .checkbox label {
  font-size: 16px;
  font-weight: 600;
  color: #ffeecb;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: top;
  line-height: 20px
}

.filter-checkboxes .checkbox input+label::before {
  content: "";
  border: 1px solid #9c886e;
  margin-right: 10px
}

.add-comment__head,
.filter-tags {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.filter-tags ul {
  margin: 0 -3px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.filter-tags .button {
  margin-left: 6px;
  height: 40px;
  min-width: 40px;
  padding: 10px;
  max-width: none
}

.filter-tags .button .icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 12px;
  height: 12px;
  color: #908f8f
}

.filter-tag {
  margin: 3px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 10px 5px 20px;
  min-height: 40px;
  border-radius: 10px
}

.filter-tag .icon {
  margin-left: 20px;
  width: 14px;
  height: 14px;
  cursor: pointer;
  pointer-events: visible !important;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.pagination {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.pagination li {
  padding: 0 5px
}

.pagination li:first-child {
  padding-right: 15px
}

.pagination li:first-child a,
.pagination li:last-child a {
  min-width: 150px
}

.pagination li:last-child {
  padding-left: 15px
}

.pagination a,
.pagination-link {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #ffeecb;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #ffa80d;
  -webkit-transition: background-color .2s, color .2s, border .2s;
  -o-transition: background-color .2s, color .2s, border .2s;
  transition: background-color .2s, color .2s, border .2s;
  z-index: 5;
  white-space: nowrap
}

.tags-list,
.tags-list a {
  display: -webkit-box;
  display: -ms-flexbox
}

.pagination a .icon,
.pagination-link .icon {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.pagination a.dots,
.pagination-link.dots {
  background-color: transparent;
  border: none
}

.pagination a.active,
.pagination-link.active {
  background-color: #ffa80d;
  color: #121111;
  cursor: default
}

.pagination a.active *,
.pagination-link.active * {
  color: #fff;
  cursor: default
}

.pagination a.first-pager,
.pagination a.last-pager,
.pagination-link.first-pager,
.pagination-link.last-pager {
  position: relative;
  width: auto;
  border-radius: 10px;
  padding: 10px 30px
}

.pagination a.first-pager .icon,
.pagination-link.first-pager .icon {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  z-index: 5
}

.pagination a.last-pager .icon,
.pagination-link.last-pager .icon {
  width: 10px;
  height: 10px;
  margin-left: 10px;
  z-index: 5
}

.pagination a:after,
.pagination-link:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 75%;
  height: 75%;
  border-radius: 8px;
  background-color: transparent;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
  -webkit-transition: width .1s, height .1s, background-color .2s;
  -o-transition: width .1s, height .1s, background-color .2s;
  transition: width .1s, height .1s, background-color .2s
}

.header-nav,
.header-nav__item.custom,
.modal-body .captcha-control .image,
.modal-wrapper .row,
.no-player,
.row.list-selector.input-label,
.select-wrapper,
.upload-file {
  position: relative
}

.tags-list {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
  list-style: none;
}

.tags-list li {
  padding: 5px
}

.tags-list a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 20px;
  border-radius: 10px;
  min-height: 40px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  transition: background-color .2s, color .2s
}

.balance span:last-child,
.header,
.header .container {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

.tags-list a .rating {
  margin: 0 0 0 5px;
  color: #fff;
  -webkit-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s
}

.header {
  width: 100%;
  background-color: #121111;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  z-index: 100;
  overflow: hidden;
  flex: 0 0 auto
}

.header.visible {
  overflow: initial
}

.balance span:last-child,
.header .container {
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.header-mobile {
  width: 0;
  height: 0
}

.header-logo.second {
  display: block;
  margin-right: auto
}

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%
}

.header-nav,
.header-nav__list {
  display: -webkit-box;
  display: -ms-flexbox
}

.header-nav {
  display: flex
}

.header-nav__list {
  display: flex;
  height: 100%
}

.header-nav__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 50px
}

.header-buttons .button:first-child,
.header-nav__item:first-child {
  margin-left: 0
}

.header-buttons .button,
.upload-info ul {
  margin-left: 30px
}

.header-nav__item.custom .header-nav__drop {
  top: calc(100% + 10px);
  min-width: 170px;
  right: 0
}

.header-nav__drop {
  position: absolute;
  top: calc(var(--header-height) + 10px);
  background-color: #202125;
  border-radius: 10px 0 10px 10px;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
  overflow: hidden;
  opacity: 0;
  -webkit-transition: visibility .2s, opacity .2s, top .2s, min-height .2s;
  -o-transition: visibility .2s, opacity .2s, top .2s, min-height .2s;
  transition: visibility .2s, opacity .2s, top .2s, min-height .2s;
  max-height: calc(100% - var(--header-height) - 2px);
  overflow-y: auto
}

.header-nav__drop.full-width {
  position: fixed;
  left: 0;
  width: 100vw;
  border-radius: 0
}

.header-nav__drop-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 5px 20px;
  min-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #908f8f;
  -webkit-transition: color .2s, background-color .2s;
  -o-transition: color .2s, background-color .2s;
  transition: color .2s, background-color .2s
}

.header-buttons,
.page-link {
  display: -webkit-box;
  display: -ms-flexbox
}

.page-link,
.page-link p {
  font-weight: 700;
  color: #ffeecb;
  font-size: 16px
}

.cabinet-drop a:hover,
.header-nav__drop-link.active {
  background-color: #ffa80d;
  color: #000
}

.header-buttons {
  display: flex;
  margin-left: 50px
}

.cabinet,
.header-user .buttons,
.upload-info {
  margin-left: 50px
}

.page-link {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: var(--header-height);
  cursor: pointer;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.search,
.search button {
  position: absolute;
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  right: 0
}

.page-link p {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.modal.for-player .player-cover,
.modal.for-player .player-cover__button,
.page-link.active {
  cursor: default
}

.search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  max-width: 0;
  opacity: 0;
  -webkit-transition: max-width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
  -o-transition: max-width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out;
  transition: max-width .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out
}

.burger-menu,
.cabinet,
.cabinet__icon,
.search-form {
  position: relative
}

.search.active {
  max-width: 100%
}

.search-form {
  max-height: 50px;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #ffa80d;
  background-color: #121111;
  overflow: hidden;
}

.search form,
.search input {
  width: 100%;
  height: 100%;
}

.search input {
  padding: 0 60px 0 20px;
  color: #fff;
  font-size: 16px
}

.search input::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px
}

.search input::-moz-placeholder {
  color: #fff;
  font-size: 16px
}

.search input:-ms-input-placeholder {
  color: #fff;
  font-size: 16px
}

.search input::-ms-input-placeholder {
  color: #fff;
  font-size: 16px
}

.search input::placeholder {
  color: #fff;
  font-size: 16px
}

.search button {
  top: 0;
  width: 60px;
  height: 100%;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s
}

.search button .icon {
  width: 20px;
  height: 20px;
  color: #ffa80d;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.burger-menu {
  display: none
}

.cabinet.active .cabinet__name .icon {
  color: #ffa80d;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

.cabinet.active .cabinet-drop {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible
}

.cabinet__drop-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer
}

.cabinet-drop ul,
.cabinet__icon,
.cabinet__icon .icon-number {
  display: -webkit-box;
  display: -ms-flexbox
}

.cabinet__icon {
  display: flex;
  background: #000;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-transition: border .2s linear;
  -o-transition: border .2s linear;
  transition: border .2s linear
}

.cabinet__icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  color: #908f8f;
  z-index: 2
}

.cabinet__icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  z-index: 3
}

.cabinet__icon .icon-number {
  position: absolute;
  top: -8px;
  left: calc(100% - 10px);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  padding: 2px 4px;
  border-radius: 6px;
  border: 2px solid #908f8f;
  color: #fff;
  background-color: #ffa80d;
  font-family: Roboto, sans-serif !important;
  font-size: 12px;
  font-weight: 500;
  line-height: 1 !important;
  z-index: 4
}

.cabinet__name {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-gap: 10px;
  margin-left: 10px;
  font-weight: 500;
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  color: #fff
}

.cabinet__name .icon {
  width: 12px;
  height: 12px;
  -webkit-transition: color .2s linear, -webkit-transform .2s linear;
  transition: color .2s linear, transform .2s linear, -webkit-transform .2s linear;
  -o-transition: color .2s linear, transform .2s linear;
  color: #fff
}

.modal,
.pulsing:before {
  height: 100%;
  width: 100%
}

.cabinet__name .text {
  max-width: 160px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 16px;
  font-weight: 700
}

.cabinet-drop {
  max-width: 200px;
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: opacity .1s, visibility .1s, max-height .1s, -webkit-transform .1s;
  transition: transform .1s, opacity .1s, visibility .1s, max-height .1s, -webkit-transform .1s;
  -o-transition: transform .1s, opacity .1s, visibility .1s, max-height .1s;
  border-radius: 15px 0 15px 15px;
  overflow: hidden;
  z-index: 20
}

.cabinet-drop ul {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

.cabinet-drop a,
.cabinet-drop a span {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

.cabinet-drop li.custom {
  padding: 10px 15px;
  border-bottom: 1px solid #191929
}

.cabinet-drop li.custom .button {
  max-width: none;
  width: 100%
}

.add_remote_video .upload-form .input-label,
.cabinet-drop li.custom .button .text,
.form,
.input-label .select .text,
.upload-item {
  width: 100%
}

.cabinet-drop a {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  min-height: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #908f8f;
  line-height: 1.1;
  white-space: nowrap;
  -webkit-transition: background-color .2s, color .2s;
  -o-transition: background-color .2s, color .2s;
  transition: background-color .2s, color .2s
}

.cabinet-drop a .icon {
  min-width: 18px;
  width: 18px;
  height: 18px;
  margin-right: 10px
}

.cabinet-drop a span {
  width: 100%;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.cabinet-drop a span .icon {
  width: 14px;
  height: 14px;
  font-weight: 500
}

.cabinet-drop a span .icon:last-child {
  padding: 2px 4px;
  border-radius: 6px;
  background-color: #ffa80d;
  font-size: 12px;
  color: #fff
}

.balance {
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  color: #6d6d86
}

.footer-column:last-child,
.footer-wrapper,
.modal {
  display: -webkit-box;
  display: -ms-flexbox
}

.balance span:last-child .icon {
  color: #fff;
  width: 14px;
  height: 14px
}

.balance span:last-child .icon:first-child {
  margin-right: 5px;
  width: 16px;
  height: 16px
}

.pulsing:before {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  content: "";
  -webkit-box-shadow: inset 0 0 0 1px #fff;
  box-shadow: inset 0 0 0 1px #fff;
  -webkit-transition: opacity .2s, -webkit-transform .2s;
  transition: transform .2s, opacity .2s, -webkit-transform .2s;
  -o-transition: transform .2s, opacity .2s;
  -webkit-animation: 2s infinite pulsing;
  animation: 2s infinite pulsing
}

.footer-nav a,
.modal-link {
  color: #ffeecb;
  -o-transition: color .2s
}

@-webkit-keyframes pulsing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}

@keyframes pulsing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0
  }
}

.footer {
  background-color: #121111;
  flex: 0 0 auto
}

.footer .main-logo {
  margin-bottom: 30px;
  max-width: 162px
}

.footer-wrapper {
  padding: 30px 0;
  display: flex
}

.footer-column:first-child {
  margin-right: 150px
}

.footer-column:last-child {
  margin-left: auto;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-text {
  font-size: 14px;
  font-weight: 400
}

.footer-nav ul {
  width: 100%;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 150px;
  -moz-column-gap: 150px;
  column-gap: 150px;
  list-style: none;
}

.footer-nav a {
  font-size: 14px;
  font-weight: 700;
  -webkit-transition: color .2s;
  transition: color .2s
}

.modal-link,
.modal-text a {
  -webkit-transition: color .2s
}

.modal {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.modal.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.modal.custom .modal-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-gap: 0;
  max-width: 900px
}

.modal.custom .modal-text {
  max-width: 94%;
  margin: 0 0 30px;
  font-size: 16px;
  font-weight: 400;
  color: #fff
}

.modal.custom .buttons {
  max-width: 310px;
  width: 100%
}

.modal.custom .buttons .button {
  max-width: none;
  font-weight: 700 !important
}

.modal.for-player .modal-wrapper {
  padding: 0;
  max-width: 1270px
}

.modal.for-player .close-btn {
  z-index: 12
}

.modal.for-player .close-btn .icon {
  fill: #fff
}

.comments,
.modal .logo-group {
  margin-top: 30px
}

.modal .logo {
  width: 120px !important;
  height: 120px !important;
  max-width: 120px !important;
  background-color: #1f2125
}

.modal .logo .icon {
  width: 60px;
  height: 60px;
  max-width: 60px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60px;
  flex: 0 0 60px
}

.modal-content,
.modal-layer__wrapper,
.modal-submit,
.upload-form__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column
}

.modal .main-logo {
  margin-bottom: 40px
}

.modal .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #ffeecb;
  z-index: 12
}

.modal .title {
  color: #ffeecb !important;
  margin-bottom: 25px
}

.modal .buttons .button,
.modal-wrapper.color-modal .modal-column:last-child .button {
  margin-top: 0
}

.modal .button {
  margin-top: 20px
}

.modal .player-cover {
  position: static
}

.modal-layer {
  position: relative;
  width: 100%;
  min-height: 715px;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.modal-layer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  pointer-events: none
}

.modal-layer__wrapper {
  position: relative;
  padding: 50px;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 10
}

.input.file,
.modal-aside {
  position: absolute;
  right: 0;
  top: 0
}

.modal-layer__wrapper .button.medium-size {
  margin: 0
}

.modal-aside {
  width: 350px;
  height: 100%;
  padding: 20px;
  background-color: rgba(0, 0, 0, .9);
  z-index: 10
}

.modal-aside .card {
  cursor: default;
  margin-bottom: 20px
}

.modal-aside .button {
  width: 100%;
  max-width: none
}

.modal-aside__wrapper {
  overflow-y: auto;
  height: calc(100% - 70px);
  margin: 0 -10px 0 -20px;
  padding: 0 10px 0 20px
}

.modal-aside__wrapper::-webkit-scrollbar-thumb {
  background-color: #fff
}

.modal-aside__wrapper::-moz-scrollbar-thumb {
  background-color: #fff
}

.modal-aside__wrapper::-ms-scrollbar-thumb {
  background-color: #fff
}

.modal-aside__title {
  margin-right: 35px
}

.modal-wrapper {
  position: relative;
  display: -ms-grid;
  display: grid;
  grid-gap: 40px;
  padding: 50px;
  max-width: 500px;
  width: 100%;
  border-radius: 20px;
  background-color: #121111;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: calc(100vh - 80px)
}

.input,
.textarea {
  border-radius: 10px
}

.modal-wrapper.custom {
  max-width: 900px
}

.modal-wrapper.color-modal {
  padding: 0;
  max-width: 1140px
}

.modal-wrapper.color-modal .modal-column {
  padding: 50px
}

.modal-wrapper.color-modal .modal-column:last-child {
  background: -o-linear-gradient(20deg, #d21d7c, #1c2af1);
  background: linear-gradient(70deg, #d21d7c, #1c2af1)
}

.modal-wrapper.color-modal .modal-columns,
.modal-wrapper.gap-none {
  grid-gap: 0
}

.modal-wrapper.gap-none .button {
  margin-top: 50px !important;
  font-weight: 700 !important;
  font-size: 16px
}

.modal-wrapper__space {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px
}

.modal-wrapper__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: none;
  font-size: 16px;
  font-weight: 700 !important;
  border-color: #9c886e !important;
  border-radius: 10px
}

.input,
.modal-link,
.modal-text {
  font-weight: 400
}

.modal-content,
.modal-submit,
.upload-form__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.modal-column.content-center,
.upload-form {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal
}

.modal-content .text {
  margin-bottom: 30px
}

.input-label label,
.label-checkboxes__list .checkbox {
  margin-bottom: 10px
}

.modal-body {
  padding-bottom: 40px;
  border-bottom: 1px solid #2c2e34
}

.links:last-child,
.modal-body.custom,
.modal-body.no_bottom {
  padding-bottom: 0;
  border-bottom: none
}

.modal-columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px
}

.modal-columns.custom {
  -ms-grid-columns: auto 310px;
  grid-template-columns: auto 310px;
  width: 100%
}

.modal-column.content-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.modal-link {
  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
  transition: color .2s
}

.modal-link.custom,
.modal-text,
.player-buttons .tabs-buttons .button .icon,
.player-buttons .tabs-buttons .button .text,
.radio-row.disabled:hover {
  color: #908f8f
}

.modal-text {
  max-width: 90%;
  margin: 30px auto 0;
  font-size: 14px;
  line-height: 1.5
}

.input,
.modal-text a {
  color: #ffeecb;
  font-size: 14px
}

.modal-text a {
  font-weight: 600;
  -o-transition: color .2s;
  transition: color .2s;
  cursor: pointer
}

.input {
  display: block;
  width: 100%;
  height: 40px;
  padding: 5px 20px;
  margin-bottom: 20px;
  border: 1px solid #ffeecb
}

.progress-line,
.progress-line span:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  width: 100%
}

.input.file {
  left: 0;
  width: 100%;
  bottom: 0;
  cursor: pointer;
  z-index: 2;
  opacity: 0
}

.input.file::-webkit-input-placeholder {
  cursor: pointer
}

.input.file::-moz-placeholder {
  cursor: pointer
}

.input.file:-ms-input-placeholder {
  cursor: pointer
}

.input.file::-ms-input-placeholder {
  cursor: pointer
}

.input.file::placeholder {
  cursor: pointer
}

.input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #908f8f;
  -webkit-transition: color .2s;
  transition: color .2s
}

.input::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #908f8f;
  -moz-transition: color .2s;
  transition: color .2s
}

.input:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #908f8f;
  -ms-transition: color .2s;
  transition: color .2s
}

.input::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #908f8f;
  -ms-transition: color .2s;
  transition: color .2s
}

.input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #908f8f;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.textarea {
  padding: 15px 20px !important;
  border: 1px solid #ffeecb;
  height: 100px !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  color: #ffeecb;
  width: 100%;
  -webkit-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  transition: opacity .2s linear
}

.checkbox input+label,
.form-select,
.form-select option,
.upload-form .button.border .text {
  font-weight: 400;
  font-size: 14px
}

.textarea::-webkit-input-placeholder {
  -webkit-transition: color .2s;
  transition: color .2s;
  color: #ffeecb;
  font-size: 14px;
  font-weight: 400
}

.textarea::-moz-placeholder {
  -moz-transition: color .2s;
  transition: color .2s;
  color: #ffeecb;
  font-size: 14px;
  font-weight: 400
}

.textarea:-ms-input-placeholder {
  -ms-transition: color .2s;
  transition: color .2s;
  color: #ffeecb;
  font-size: 14px;
  font-weight: 400
}

.textarea::-ms-input-placeholder {
  -ms-transition: color .2s;
  transition: color .2s;
  color: #ffeecb;
  font-size: 14px;
  font-weight: 400
}

.textarea::placeholder {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  color: #ffeecb;
  font-size: 14px;
  font-weight: 400
}

.textarea.custom {
  height: 120px !important
}

.progress-line {
  position: relative;
  height: 40px;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1f2125;
  z-index: 1
}

.progress-line span:first-child {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #ffa80d;
  z-index: 2
}

.progress-line span:last-child {
  position: absolute;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 3;
  color: #fff;
  font-size: 14px;
  font-weight: 600
}

.form-select {
  padding: 5px 15px;
  width: 100%;
  height: 40px;
  border: 1px solid #ffeecb;
  color: #ffeecb;
  border-radius: 10px;
  cursor: pointer;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.form-select::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400
}

.form-select::-moz-placeholder {
  font-size: 14px;
  font-weight: 400
}

.form-select:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400
}

.form-select::-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400
}

.form-select::placeholder {
  font-size: 14px;
  font-weight: 400
}

.form-select::-ms-expand {
  display: none
}

.form-select option:first-child,
.modal.custom.active,
.player-buttons .button.min.hidden,
.player-buttons .sort.for-click .sort-options li.hidden,
.player-content,
.player-content .hidden,
.swiper,
.upload-form.uploading,
.upload-form.uploading-finished,
.video-content {
  display: none
}

.select-wrapper .drop-icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 15px;
  -webkit-transition: -webkit-transform .2s;
  transition: transform .2s;
  -o-transition: transform .2s;
  transition: transform .2s, -webkit-transform .2s
}

.select-wrapper .drop-icon .icon {
  width: 10px;
  height: 10px;
  color: #fff
}

.input-label.custom .input:last-child {
  margin-top: 10px
}

.input-label__group {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  max-width: 225px
}

.checkbox,
.input-label .select {
  display: -webkit-box;
  display: -ms-flexbox
}

.input-label label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: #ffeecb
}

.input-label p {
  font-size: 14px;
  margin-bottom: 14px
}

.input-label .drop-menu {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 0;
  width: 100%;
  max-height: 40px
}

.input-label .select {
  width: 100%;
  display: flex;
  height: 40px !important
}

.input-label .options {
  max-height: 120px
}

.input-label .option {
  padding: 10px 18px
}

.checkbox {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 6;
  background-color: transparent;
  border-radius: 5px
}

.checkbox.for-round {
  top: 0;
  left: 0
}

.checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  width: 0;
  height: 0
}

.checkbox input+label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100% !important;
  height: 20px;
  line-height: 1.3;
  color: #f0f0f0;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  white-space: wrap;
}

.checkbox input+label::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  border: 1px solid #cfcfcf;
  border-radius: 5px;
  margin-right: .5em;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  background-image: url(../images/done.svg);
  background-size: 0;
  cursor: pointer;
  z-index: 10;
  vertical-align: top
}

.checkbox input:checked+label::before {
  border-color: #ffa80d;
  background: url(../images/done.svg) center no-repeat #ffa80d;
  z-index: 10
}

.label-checkboxes label {
  display: inline-block;
  margin-bottom: 13px;
  font-size: 16px;
  font-weight: 700;
  color: #000
}

.label-checkboxes__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[9];
  grid-template-columns: repeat(9, 1fr);
  grid-column-gap: 20px
}

.comment,
.radio-row.large-size .radio-row__label,
.radio-rows,
.upload-form,
form .drop-menu__select {
  display: -webkit-box;
  display: -ms-flexbox
}

.label-checkboxes__list .checkbox input+label,
.player-buttons .sort-select .icon {
  margin: 0
}

.upload-select {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 7px 20px;
  background-color: #2c2e34;
  border-radius: 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  color: #908f8f;
  -webkit-transition: color .2s, border .3s, background-color .2s;
  -o-transition: color .2s, border .3s, background-color .2s;
  transition: color .2s, border .3s, background-color .2s;
  position: absolute;
  right: 6px;
  top: 6px;
  z-index: 2
}

.comment,
.radio-rows {
  display: flex;
  margin-bottom: 30px
}

.radio-rows .radio-row {
  margin-bottom: 0;
  margin-right: 50px
}

.radio-row.large-size {
  max-width: none
}

.radio-row.large-size .radio-row__label {
  width: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 20px 25px 55px;
  background-color: #2c2e34;
  border-radius: 15px;
  -webkit-transition: background-color .2s;
  -o-transition: background-color .2s;
  transition: background-color .2s
}

.radio-row.large-size .radio-row__label span {
  margin-right: 30px;
  color: #ffa80d;
  font-size: 26px;
  font-weight: 800
}

.radio-row.large-size .radio-row__label span i {
  font-size: 20px;
  font-weight: 500;
  color: #ffa80d
}

.radio-row.large-size .radio-row__label span:nth-child(2) {
  font-weight: 500;
  font-size: 14px;
  color: #908f8f
}

.radio-row.large-size .radio-row__label span:last-child {
  margin-right: 0
}

.radio-row.large-size .radio-row__label::after,
.radio-row.large-size .radio-row__label::before {
  content: "";
  margin-left: 20px
}

.player-buttons .tabs-buttons .button.active,
.radio-row.large-size .radio-row__input:checked+label {
  background-color: #ffa80d;
  cursor: default
}

.radio-row.large-size .radio-row__input:checked+label span,
.radio-row.large-size .radio-row__input:checked+label span i,
.radio-row:hover,
.upload-info li a:hover,
body.light .cabinet__name,
body.light .cabinet__name .icon,
body.light .information-body .button .icon,
body.light .information-body .button .text,
body.light .pagination a.active *,
body.light .pagination-link.active *,
body.light a {
  color: #fff
}

.radio-row.large-size .radio-row__input:checked+label::before {
  content: "";
  border-color: #fff
}

.radio-row.with-pic .radio-row__label {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: column;
  grid-gap: 10px
}

.radio-row.with-pic .radio-row__label img:first-child {
  margin-left: 5px
}

.radio-row__label {
  color: #000;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.radio-row__input:checked+label:before {
  border: 2px solid #ffa80d
}

.radio-label {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  color: #908f8f
}

.form__button,
.upload-info li,
form .drop-menu__select .text {
  font-weight: 500
}

form .drop-menu.active .drop-menu__select {
  border: 1px solid #ffa80d
}

form .drop-menu__select {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  min-height: 40px;
  border: 1px solid #cfcfcf;
  border-radius: 15px
}

form .drop-menu__select::after {
  content: "";
  border-radius: 10px
}

.upload-form .button.border,
form .drop-menu__option {
  height: 40px
}

.form.custom {
  max-width: 1030px
}

.form__input,
.form__textarea {
  display: block;
  padding: 10px 20px;
  width: 100%;
  border-radius: 15px;
  color: #000;
  background-color: #fff;
  border: 1px solid #cfcfcf
}

.form__input::-webkit-input-placeholder,
.form__textarea::-webkit-input-placeholder {
  color: #737373;
  -webkit-transition: color .2s;
  transition: color .2s
}

.form__input::-moz-placeholder,
.form__textarea::-moz-placeholder {
  color: #737373;
  -moz-transition: color .2s;
  transition: color .2s
}

.form__input:-ms-input-placeholder,
.form__textarea:-ms-input-placeholder {
  color: #737373;
  -ms-transition: color .2s;
  transition: color .2s
}

.form__input::-ms-input-placeholder,
.form__textarea::-ms-input-placeholder {
  color: #737373;
  -ms-transition: color .2s;
  transition: color .2s
}

.form__input::placeholder,
.form__textarea::placeholder {
  color: #737373;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.upload-info .subtitle,
.upload-info li {
  color: #bcbcbc;
  line-height: 1.3
}

.form__input {
  height: 40px;
  max-width: 500px;
  margin-bottom: 10px
}

.form__textarea {
  display: inline-block;
  width: 100%;
  height: 100%;
  margin-bottom: 20px
}

.form__button {
  display: inline-block;
  padding: 10px 30px;
  border-radius: 15px;
  color: #fff;
  border: 1px solid transparent;
  -webkit-transition: background-color .2s, color .2s, border .2s;
  -o-transition: background-color .2s, color .2s, border .2s;
  transition: background-color .2s, color .2s, border .2s
}

.upload.custom .upload-form {
  max-width: none;
  padding: 30px 30px 50px
}

.upload.custom .submit-btn {
  margin-top: 70px
}

.upload.custom .upload-file input {
  font-weight: 600
}

.upload.custom .upload-file input::-webkit-input-placeholder {
  font-weight: 600
}

.upload.custom .upload-file input::-moz-placeholder {
  font-weight: 600
}

.upload.custom .upload-file input:-ms-input-placeholder {
  font-weight: 600
}

.upload.custom .upload-file input::-ms-input-placeholder {
  font-weight: 600
}

.upload.custom .upload-file input::placeholder {
  font-weight: 600
}

.upload-wrapper {
  border-radius: 10px;
  background-color: #121111
}

.upload-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center
}

.upload-item.custom {
  display: flex;
  flex-direction: column;
  align-items: center
}

.upload-info .subtitle {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700
}

.upload-info ul {
  margin-bottom: 20px
}

.upload-info li {
  list-style-type: decimal;
  font-size: 16px
}

.upload-info li a {
  color: #ffa80d;
  transition: color .2s
}

@media (max-width:1024px) {
  .upload-items {
    display: flex;
    flex-direction: column-reverse
  }

  .upload-form {
    max-width: 830px
  }

  .upload-info {
    margin-left: 0;
    margin-bottom: 50px
  }
}

@media (max-width:767px) {
  .upload-info {
    margin-bottom: 30px
  }

  .upload-form__wrapper {
    margin-bottom: 30px !important
  }
}

.upload-form {
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  padding: 50px
}

.player-body__title,
.upload-form__head {
  display: -webkit-box;
  display: -ms-flexbox
}

.upload-form .text {
  z-index: 1
}

.upload-form__wrapper {
  position: relative;
  width: 100%;
  margin-bottom: 50px;
  z-index: 1;
  padding: 50px;
  border: none !important
}

.upload-form__head {
  margin-bottom: 50px;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.upload-form__body .icon.upload-icon {
  margin-bottom: 26px;
  width: 80px;
  height: 80px;
  color: #ffeecb
}

.upload-form__columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 390px auto;
  grid-template-columns: 390px auto;
  grid-gap: 30px;
  width: 100%
}

.upload-form__title {
  margin-bottom: 15px;
  color: #ffeecb
}

.upload-form__title.large {
  font-size: 22px;
  font-weight: 700
}

.upload-form__button .text,
.upload-form__text {
  font-weight: 600;
  color: #908f8f;
  font-size: 14px
}

.upload-form__text {
  margin-bottom: 22px
}

.upload-form__button {
  height: 40px;
  background-color: #2c2e34;
  padding: 5px 20px
}

.upload-group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  border: 2px dashed #2c2e34;
  border-radius: 10px;
  -webkit-transition: border .2s;
  -o-transition: border .2s;
  transition: border .2s
}

.upload-group__wrapper {
  position: relative;
  width: 100%;
  height: 100%
}

.upload-group__wrapper .input-layout {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0
}

.upload-group__wrapper .input-upload {
  opacity: 0;
  display: block;
  width: 100%;
  height: 100%
}

.links:first-child {
  padding-top: 0
}

.links-category {
  font-size: 26px;
  font-weight: 700;
  line-height: 1.3;
  color: #ffa80d;
  padding: 0 10px
}

.links-list {
  width: 100%;
  -webkit-column-count: 7;
  -moz-column-count: 7;
  column-count: 7;
  -webkit-column-gap: 95px;
  -moz-column-gap: 95px;
  column-gap: 95px
}

.links-item {
  display: block;
  max-height: 40px
}

.links-item__link {
  display: inline-block;
  width: 100%;
  font-weight: 500;
  padding: 10px;
  border-radius: 10px;
  -webkit-transition: background-color .2s linear, color .1s linear;
  -o-transition: background-color .2s linear, color .1s linear;
  transition: background-color .2s linear, color .1s linear;
  white-space: nowrap;
  overflow: hidden;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content
}

.links-item__link p {
  white-space: nowrap;
  overflow: hidden
}

.links-item__link span {
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  color: #fff
}

.player-wrapper {
  display: -ms-grid;
  display: grid;
  grid-template-columns: auto 453px;
  grid-gap: 30px
}

@media screen and (max-width: 1900px) {
  .player-wrapper {
    grid-template-columns: auto 443px;
  }
}

@media screen and (max-width: 1800px) {
  .player-wrapper {
    grid-template-columns: auto 420px;
  }
}

@media screen and (max-width: 1700px) {
  .player-wrapper {
    grid-template-columns: auto 400px;
  }
}

@media screen and (max-width: 1600px) {
  .player-wrapper {
    grid-template-columns: auto 380px;
  }
}

.player-body__title {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px
}

.player-body__title .title {
  margin-bottom: 0;
  margin-right: 20px
}

.player-body__title .items {
  margin: 10px 0
}

.player-body__title .item,
.player-buttons .tabs-buttons .button a,
.player-tags,
.subscribe-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.player-body__title .item .icon {
  margin-right: 5px;
  width: 16px;
  height: 16px
}

.player-body__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.player-buttons,
.player-buttons .buttons,
.player-modal,
.player-tags li a,
.player-tags ul {
  display: -webkit-box;
  display: -ms-flexbox;
}

.player-body__head .head-item {
  margin-bottom: 20px;
  margin-right: 10px;
  height: 40px
}

.player-body__head .head-item.button {
  padding: 5px 20px
}

.player-body__head .head-item:last-child,
.player-buttons .tabs-buttons .button:last-child,
.player-tags li:last-child {
  margin-right: 0
}

.player-body__head .head-item .text {
  font-size: 14px;
  font-weight: 600
}

.player-body__head .head-item .icon {
  width: 18px;
  height: 18px
}

.player-body__head .button.add-button {
  margin-bottom: 20px;
  height: 40px;
  min-width: 40px;
  padding: 10px;
  max-width: none;
  background-color: #2c2e34
}

.player-body__head .button.add-button .icon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  color: #908f8f
}

.player-tags ul {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 10px;
  list-style: none;
}

.player-tags li {
  margin-right: 10px;
  margin-bottom: 20px
}

.player-tags li a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 20px;
  height: 40px;
  border-radius: 10px;
  color: #908f8f;
  background-color: #2c2e34;
  font-size: 14px;
  font-weight: 600
}

.player-holder {
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #2c2e34
}

.player-buttons {
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #2c2e34
}

.player-buttons .sort-select {
  height: 40px;
  padding: 10px;
  min-width: 1px
}

.player-buttons .button.min,
.player-buttons .like-btn {
  padding: 5px 10px;
  height: 40px;
  background-color: #2c2e34
}

.player-buttons .sort-select .icon.static {
  width: 18px;
  height: 18px;
  margin: 0 10px 0 0
}

.player-buttons .sort-options {
  min-width: 160px;
  border-radius: 10px 0 10px 10px;
  right: 0;
  left: auto
}

.player-buttons .sort-options a {
  white-space: nowrap
}

.player-buttons .buttons {
  display: flex;
  grid-gap: 0
}

.player-buttons .button.min .icon {
  width: 18px;
  height: 18px;
  color: #908f8f
}

.player-buttons .button.min.delete {
  background-color: #ffa80d !important
}

.player-buttons .button.min.delete .icon {
  color: #000 !important
}

.player-buttons .button.min a,
.player-buttons .sort.for-click .sort-options li {
  line-height: 0
}

.player-buttons .like-btn {
  margin-right: 20px !important;
  position: relative;
  overflow: visible;
  color: #908f8f
}

.player-buttons .like-btn.disabled {
  cursor: pointer;
  pointer-events: none
}

.player-buttons .like-btn .voters {
  position: absolute;
  top: -21px;
  left: 0;
  white-space: nowrap;
  color: #fff;
  z-index: 14
}

body.light .player-buttons .like-btn .voters,
body.light .section-text,
body.light .title,
body.light .top-message .button.border .icon,
body.light .top-message .button.border .text,
body.light .top-message__info-title,
body.light .upload-info .subtitle,
body.light .upload-info li {
  color: #292121
}

.player-buttons .like-btn .text {
  font-size: 14px;
  color: #908f8f;
  font-weight: 600
}

.player-buttons .like-btn .icon {
  width: 18px;
  height: 18px;
  margin-right: 5px
}

.player-buttons .tabs-buttons .button {
  margin-right: 5px;
  padding: 5px 20px;
  background-color: #2c2e34;
  height: 40px
}

.player-buttons .tabs-buttons .button .icon {
  width: 18px;
  height: 18px;
  min-width: 18px
}

.player-buttons .tabs-buttons .button .text {
  font-weight: 600;
  font-size: 14px
}

.player-modal {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(0, 0, 0, .8);
  border-radius: 10px;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px)
}

.player-modal__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 75%;
  margin: 0 auto
}

.player-modal__title {
  margin-bottom: 50px;
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffeecb
}

.player-modal__title a {
  font-size: 30px;
  font-weight: 600;
  line-height: 1.5;
  color: #ffa80d
}

.player-modal__title span {
  color: #ffa80d;
  font-weight: 800
}

.player-modal__text {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.5;
  color: #908f8f
}

.player-modal__text span {
  color: #ffa80d;
  font-weight: 700
}

.player-modal__text.custom {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 600
}

.player-modal__text.custom span {
  font-weight: 800
}

.player-modal .button {
  padding: 5px 50px;
  height: 70px;
  margin: 0 auto
}

.player-modal .button .icon {
  width: 26px;
  height: 26px
}

.player-modal .button .text {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap
}

.player-slider {
  position: relative;
  max-width: calc(var(--app-width) - 462px - 30px - 40px - 40px);
  margin: 0 auto
}

.report-row .label-report::before,
.swiper-next,
.swiper-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: #2c2e34
}

.radio-row,
.report-row,
.swiper-slide .user.column {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content
}

.swiper-slide .user.column {
  max-width: fit-content;
  margin: 0 auto
}

.swiper-next,
.swiper-prev {
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  cursor: pointer;
  z-index: 10;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s
}

.report-row,
.swiper-next .icon,
.swiper-prev .icon {
  -webkit-transition: color .2s;
  -o-transition: color .2s
}

.swiper-next .icon,
.swiper-prev .icon {
  transition: color .2s;
  width: 12px;
  height: 12px;
  color: #908f8f
}

.swiper-next.disabled,
.swiper-prev.disabled {
  cursor: default;
  opacity: .5
}

.swiper-prev {
  left: -20px
}

.swiper-next {
  right: -20px
}

.report-title {
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
  color: #ffeecb
}

.report-column {
  margin-right: 30px
}

.report-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  max-width: fit-content;
  transition: color .2s
}

.report-row .label-report {
  white-space: nowrap;
  position: relative;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.report-row .label-report::before {
  content: "";
  transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s
}

.radio-row__label::before,
.report-row .label-report::after {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  content: "";
  position: absolute;
  top: 50%
}

.report-row .label-report::after {
  left: 6px;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  background-color: #ffa80d
}

.radio-row__input,
.report-row .radio-report {
  width: auto;
  display: none;
  margin-right: 10px
}

.report-row .radio-report:checked+label:after {
  opacity: 1;
  background-color: #121111
}

.report-submit {
  margin-top: 30px;
  font-size: 18px;
  font-weight: 700 !important
}

.report-message {
  max-width: 720px;
  width: 100%
}

.report-message__label {
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000
}

.report-message .textarea {
  border: 1px solid #9c886e !important;
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.report-message .textarea::-webkit-input-placeholder {
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.report-message .textarea::-moz-placeholder {
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.report-message .textarea:-ms-input-placeholder {
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.report-message .textarea::-ms-input-placeholder {
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.report-message .textarea::placeholder {
  color: #ffeecb;
  font-size: 16px;
  font-weight: 400
}

.radio-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  max-width: fit-content;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s
}

.radio-row.disabled .radio-row__label {
  cursor: default;
  opacity: .3
}

.radio-row p {
  margin-left: 25px;
  font-size: 12px;
  font-weight: 400;
  color: #d5224d;
  opacity: 0
}

.radio-row__label {
  white-space: nowrap;
  position: relative;
  display: block;
  padding-left: 25px;
  cursor: pointer;
  margin: 0
}

.radio-row__label::before {
  transform: translateY(-50%);
  left: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #696b71;
  -webkit-transition: border-color .3s;
  -o-transition: border-color .3s;
  transition: border-color .3s
}

.radio-row__label::after {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  left: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  opacity: 0;
  display: block;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  background-color: #fff
}

.comment-body,
.comment-icon,
.subscribe-btn .part {
  display: -webkit-box;
  display: -ms-flexbox
}

.comment-icon .icon,
.comment-other__name {
  -webkit-transition: color .2s;
  -o-transition: color .2s
}

.radio-row__input:checked+label:before {
  border-color: #ffa80d;
  background-color: #ffa80d
}

.no-touch .list-playlists .item:hover .img img,
.radio-row__input:checked+label:after {
  opacity: 1
}

.player-content .info-text {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5
}

.player-description {
  background: #2C2E34;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
}

.player-description .title {
  margin-bottom: 15px;
}

.player-description__text {
  font-size: 16px;
  font-weight: 400;
  color: #bcbcbc;
  line-height: 1.5;
}

body.light .player-description {
  background-color: #fff;
}

body.light .player-description__text {
  color: #292121;
}

.subscribe-btn .button {
  padding: 5px 20px;
  border-radius: 10px 0 0 10px;
  height: 40px
}

.subscribe-btn .part {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 40px;
  padding: 5px 10px;
  background-color: #2c2e34;
  border-radius: 0 10px 10px 0
}

.add-comment__head .button {
  height: 40px;
  margin-left: 10px
}

.add-comment__head .button .text {
  font-size: 14px;
  font-weight: 600
}

.add-comment__inputs .input,
.add-comment__inputs .textarea {
  font-weight: 400;
  color: #ffeecb;
  width: 100%;
  font-size: 16px;
  border-color: #9c886e
}

.add-comment__inputs .input {
  max-width: 380px;
  height: 50px
}

.add-comment__inputs .input::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .input::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .input:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .input::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .input::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .textarea {
  margin-bottom: 20px;
  padding: 15px 0;
  max-width: 980px
}

.add-comment__inputs .textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .textarea::-moz-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .textarea:-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .textarea::-ms-input-placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .textarea::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: #ffeecb
}

.add-comment__inputs .button.submit {
  font-size: 16px;
  font-weight: 700
}

.comment-body {
  display: flex;
  width: 100%
}

.comment-icon {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  margin-right: 10px;
  border-radius: 50%;
  background-color: #2c2e34;
  height: 50px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  overflow: hidden
}

.comment-icon .icon {
  width: 24px;
  height: 24px;
  color: #908f8f;
  transition: color .2s
}

.video-btns .video-button::before,
.video-btns::before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  content: ""
}

.comment-icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: -webkit-filter .2s, -webkit-transform .2s;
  transition: filter .2s, transform .2s, -webkit-filter .2s, -webkit-transform .2s;
  -o-transition: filter .2s, transform .2s
}

.comment-other__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px
}

.comment-other__name {
  margin-right: 10px;
  white-space: nowrap;
  font-size: 16px;
  font-weight: 600;
  color: #ffa80d;
  transition: color .2s
}

.comment-other__ago {
  display: -ms-grid;
  display: grid;
  grid-gap: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  white-space: nowrap
}

.comment-other__ago .text {
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  color: #908f8f
}

.comment-other__text {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  max-width: 914px;
  width: 100%;
  white-space: normal;
  color: #fff
}

.video-btns {
  position: relative;
  width: 100% !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  margin-bottom: 30px;
  z-index: 2
}

.video-btns::before {
  width: 100%;
  background-color: #2c2e34
}

.video-btns::-webkit-scrollbar {
  height: 0;
  width: 0
}

.video-btns::-webkit-scrollbar-track {
  background-color: transparent
}

.video-btns::-webkit-scrollbar-thumb {
  background-color: transparent
}

.video-btns::-moz-scrollbar {
  height: 0;
  width: 0
}

.video-btns::-moz-scrollbar-track {
  background-color: transparent
}

.video-btns::-moz-scrollbar-thumb {
  background-color: transparent
}

.video-btns::-ms-scrollbar {
  height: 0;
  width: 0
}

.video-btns::-ms-scrollbar-track {
  background-color: transparent
}

.video-btns::-ms-scrollbar-thumb {
  background-color: transparent
}

.index_page .video-btns .video-button {
  font-size: 20px
}

.video-btns .video-button {
  position: relative;
  padding: 0 0 15px;
  margin-right: 50px;
  font-size: 26px;
  font-weight: 700;
  color: #ffeecb;
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  z-index: 3
}

.video-btns .video-button::before {
  width: 0;
  background-color: #ffa80d;
  -webkit-transition: width .2s;
  -o-transition: width .2s;
  transition: width .2s
}

body.light .information-button.active,
body.light .upload-info li a {
  color: #ffa80d;
  font-weight: 600
}

.button.voted .text,
body.light .report-message__label,
body.light .sort:hover .sort-select .icon,
body.light .sort:hover .sort-select .text,
body.light .upload-info li a:hover {
  color: #000
}

body.light .header-nav__drop-link,
body.light .sort a,
body.light .sort-select .text {
  color: #908f8f
}

body.light,
body.light .cabinet-drop ul,
body.light .progress-line {
  background-color: #f4f0ee
}

body.light ::-webkit-scrollbar {
  width: 3px
}

body.light ::-webkit-scrollbar-track {
  background-color: transparent
}

body.light ::-webkit-scrollbar-thumb {
  background-color: #ffa80d
}

body.light ::-moz-scrollbar {
  width: 3px
}

body.light ::-moz-scrollbar-track {
  background-color: transparent
}

body.light ::-moz-scrollbar-thumb {
  background-color: #ffa80d
}

body.light ::-ms-scrollbar {
  width: 3px
}

body.light ::-ms-scrollbar-track {
  background-color: transparent
}

body.light ::-ms-scrollbar-thumb {
  background-color: #ffa80d
}

body.light input::-webkit-input-placeholder,
body.light textarea::-webkit-input-placeholder {
  color: #908f8f
}

body.light input::-moz-placeholder,
body.light textarea::-moz-placeholder {
  color: #908f8f
}

body.light input:-ms-input-placeholder,
body.light textarea:-ms-input-placeholder {
  color: #908f8f
}

body.light input::-ms-input-placeholder,
body.light textarea::-ms-input-placeholder {
  color: #908f8f
}

body.light a,
body.light h1,
body.light input,
body.light input::placeholder,
body.light li,
body.light option,
body.light p,
body.light select,
body.light textarea,
body.light textarea::placeholder,
body.light ul {
  color: #292121
}

body.light select option {
  background-color: #fff;
  color: #292121
}

body.light .more-text__button,
body.light .sort-options,
body.light .sort-select,
body.light .tags-list a,
body.light .top-message,
body.light .upload-wrapper {
  background-color: #fff
}

body.light .cabinet-drop a:hover,
body.light .top-message__info-head span:first-child {
  background-color: #ffa80d;
  color: #292121
}

body.light .add-comment__inputs .textarea,
body.light .top-message .button.border,
body.light .upload-form .button.border {
  border-color: #9c886e
}

body.light .card .progress-line,
body.light .player-buttons .tabs-buttons .button.active,
body.light .progress-line span:first-child,
body.light .sort:hover .sort-select,
body.light .upload-form__body .button {
  background-color: #ffa80d
}

body.light .footer,
body.light .header,
body.light .report-row .radio-report:checked+label:after {
  background-color: #121111
}

body.light .header-nav__drop {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 10px rgba(0, 0, 0, .3);
  background-color: #f4f0ee
}

.player-buttons .buttons .button.voted,
.player-buttons .buttons .button:hover,
body.light .header-nav__drop-link.active {
  background-color: #ffa80d;
  color: #000
}

body.light .header-nav__drop .button.border {
  border-color: #9c886e !important
}

body.light .card.channel .card-info__text,
body.light .header .card.channel .card-info__text,
body.light .header-nav__drop .button.border .text,
body.light .information-button,
body.light .links-category,
body.light .links-item__link span,
body.light .modal .close-btn,
body.light .modal-link,
body.light .modal-link.custom,
body.light .modal-text,
body.light .modal-text a,
body.light .modal.custom .modal-text,
body.light .upload-form .button.border .text {
  color: #292121
}

body.light .cabinet.active .cabinet__name,
body.light .cabinet.active .cabinet__name .icon,
body.light .page-link.active p,
body.light .upload-form__body .icon.upload-icon,
body.light .upload-form__title {
  color: #ffa80d
}

body.light .form-select,
body.light .input,
body.light .pagination a,
body.light .pagination-link,
body.light .textarea {
  color: #292121;
  border: 1px solid #9c886e
}

body.light .pagination a.dots,
body.light .pagination-link.dots {
  border: none
}

body.light .pagination a.active,
body.light .pagination-link.active {
  background-color: #ffa80d;
  color: #121111;
  border: none
}

body.light .pagination a:after,
body.light .pagination-link:after {
  content: "";
  background-color: transparent
}

body.light .cabinet__icon {
  background: #000
}

body.light .cabinet-drop a,
body.light .cabinet__icon .icon,
body.light .comment-icon .icon,
body.light .comment-other__ago .text,
body.light .filter-tag .icon,
body.light .filter-tag span,
body.light .filter-tags .button .icon,
body.light .player-buttons .button.min .icon,
body.light .player-buttons .like-btn .icon,
body.light .player-buttons .like-btn .text,
body.light .player-buttons .tabs-buttons .button .icon,
body.light .player-buttons .tabs-buttons .button .text,
body.light .swiper-next .icon,
body.light .swiper-prev .icon {
  color: #908f8f
}

body.light .cabinet__icon .icon-number {
  border: 2px solid #908f8f;
  color: #fff;
  background-color: #ffa80d
}

body.light .cabinet-drop a span .icon:last-child {
  background-color: #ffa80d;
  color: #fff
}

body.light .information-body__text,
body.light .more-text {
  color: #2c2e34
}

body.light .more-text__button .text,
body.light .player-tags .add-button .icon {
  color: #908f8f !important
}

body.light .info {
  border-bottom: 1px solid rgba(144, 143, 143, .3647058824)
}

body.light .information-buttons.custom,
body.light aside.information {
  border-bottom: 1px solid rgba(128, 128, 128, .2)
}

body.light .information {
  border-right: 1px solid rgba(144, 143, 143, .3647058824)
}

body.light .filter-block:last-child,
body.light .information.custom,
body.light .modal-body.custom {
  border-bottom: none
}

body.light .information-buttons::-webkit-scrollbar-track {
  background-color: transparent
}

body.light .information-buttons::-webkit-scrollbar-thumb {
  background-color: transparent
}

body.light .information-buttons::-moz-scrollbar-track {
  background-color: transparent
}

body.light .information-buttons::-moz-scrollbar-thumb {
  background-color: transparent
}

body.light .information-buttons::-ms-scrollbar-track {
  background-color: transparent
}

body.light .information-buttons::-ms-scrollbar-thumb {
  background-color: transparent
}

body.light .information-button::before,
body.light .report-row .label-report::after,
body.light .video-btns .video-button::before {
  content: "";
  background-color: #ffa80d
}

body.light .card-body {
  background-color: #ededed
}

body.light .card.channel .card-body {
  background-color: #292121
}

body.light .svg-text .icon,
body.light .svg-text p,
body.light .upload-form__text {
  color: #6d6d86
}

body.light .upload-form__button {
  background-color: #6d6d86
}

body.dark .upgrade_form,
body.dark form .list-selector-popup .button-group .item label,
body.light .upload-form__button .text {
  color: #fff
}

body.light .upload-group {
  border: 2px dashed #908f8f
}

body.light .modal.for-player .close-btn .icon {
  fill: #292121
}

body.light .modal .logo {
  background-color: #908f8f
}

body.light .modal .logo .icon {
  fill: #fff !important
}

body.light .modal .button.border,
body.light .modal .button.border .text,
body.light .modal .title {
  color: #292121 !important
}

body.light .modal-layer::before {
  content: "";
  background-color: rgba(255, 255, 255, .8)
}

body.light .modal-aside {
  background-color: rgba(255, 255, 255, .9)
}

body.light .modal-aside__wrapper::-webkit-scrollbar-thumb {
  background-color: #fff
}

body.light .modal-aside__wrapper::-moz-scrollbar-thumb {
  background-color: #fff
}

body.light .modal-aside__wrapper::-ms-scrollbar-thumb {
  background-color: #fff
}

body.light .modal-wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(128, 128, 128, .5);
  box-shadow: 0 0 15px rgba(128, 128, 128, .5)
}

body.light .modal-wrapper__button {
  border-color: #9c886e !important;
  color: #292121
}

body.light .modal-body {
  border-bottom: 1px solid rgba(128, 128, 128, .4)
}

body.light .input::-webkit-input-placeholder {
  color: #292121
}

body.light .input::-moz-placeholder {
  color: #292121
}

body.light .input:-ms-input-placeholder {
  color: #292121
}

body.light .input::-ms-input-placeholder {
  color: #292121
}

body.light .input::placeholder {
  color: #292121
}

body.light .checkbox {
  background-color: transparent
}

body.light .checkbox input+label,
body.light .input-label label {
  color: #000000
}

body.light .checkbox input+label::before {
  content: "";
  border: 1px solid #9c886e
}

body.light .checkbox.active input+label::before {
  border-color: #ffa80d
}

body.light .upload-select {
  background-color: #908f8f;
  color: #fff
}

body.light .textarea::-webkit-input-placeholder {
  color: #292121
}

body.light .textarea::-moz-placeholder {
  color: #292121
}

body.light .textarea:-ms-input-placeholder {
  color: #292121
}

body.light .textarea::-ms-input-placeholder {
  color: #292121
}

body.light .textarea::placeholder {
  color: #292121
}

body.light .filter-search .icon,
body.light .filter-title,
body.light .main .button .icon,
body.light .main .button .text,
body.light .main .button.border .icon,
body.light .main .button.border .text,
body.light .player-modal__text,
body.light .player-modal__title,
body.light .progress-line span:last-child,
body.light .report-message .textarea textarea,
body.light .report-row .label-report,
body.light .report-title {
  color: #292121
}

body.light .player-modal__text span,
body.light .player-modal__title span,
body.light .video-btns .video-button.active,
body.light .video-btns.custom .information-button.active {
  color: #ffa80d
}

body.light .main .button.border {
  border: 1px solid #292121
}

body.light .main .button {
  border: 1px solid transparent;
  color: #000
}

body.light .filter-block,
body.light .player-buttons,
body.light .video-btns.custom {
  border-bottom: 1px solid #908f8f
}

body.light .comment-icon,
body.light .filter-tag,
body.light .filter-tags .button,
body.light .player-holder,
body.light .subscribe-btn .part,
body.light .swiper-next,
body.light .swiper-prev {
  background-color: #fff
}

body.light .player-tags li a {
  color: #908f8f;
  background-color: #fff
}

body.light .player-tags .add-button {
  background-color: #fff !important;
  border: none !important
}

body.light .player-buttons .button.min,
body.light .player-buttons .like-btn,
body.light .player-buttons .tabs-buttons .button {
  background-color: #fff;
  border: none
}

body.light .player-modal {
  background: rgba(255, 255, 255, .85)
}

body.light .add-comment__inputs .textarea textarea,
body.light .comment-other__name,
body.light .comment-other__text,
body.light .player-content .info-text,
body.light .video-btns .video-button {
  color: #292121
}

body.light .report-row .label-report::before {
  content: "";
  background-color: #fff;
  border: 1px solid #908f8f
}

body.light .report-row .radio-report:checked+label:before {
  border: none;
  background-color: #ffa80d
}

body.light .report-message .textarea {
  border: 1px solid #9c886e !important
}

body.light .report-message .textarea textarea::-webkit-input-placeholder {
  color: #292121
}

body.light .report-message .textarea textarea::-moz-placeholder {
  color: #292121
}

body.light .report-message .textarea textarea:-ms-input-placeholder {
  color: #292121
}

body.light .report-message .textarea textarea::-ms-input-placeholder {
  color: #292121
}

body.light .report-message .textarea textarea::placeholder {
  color: #292121
}

body.light .add-comment__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 25px
}

body.light .add-comment__head .button {
  height: 40px;
  margin-left: 10px
}

body.light .add-comment__head .button .text {
  font-size: 14px;
  font-weight: 600
}

body.light .add-comment__inputs .input {
  border-color: #9c886e;
  color: #292121
}

body.light .add-comment__inputs .input::-webkit-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .input::-moz-placeholder {
  color: #292121
}

body.light .add-comment__inputs .input:-ms-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .input::-ms-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .input::placeholder {
  color: #292121
}

body.light .add-comment__inputs .textarea textarea::-webkit-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .textarea textarea::-moz-placeholder {
  color: #292121
}

body.light .add-comment__inputs .textarea textarea:-ms-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .textarea textarea::-ms-input-placeholder {
  color: #292121
}

body.light .add-comment__inputs .textarea textarea::placeholder {
  color: #292121
}

body.light .video-btns::before {
  content: "";
  background-color: #908f8f
}

body.light .video-btns::-webkit-scrollbar-track {
  background-color: transparent
}

body.light .video-btns::-webkit-scrollbar-thumb {
  background-color: transparent
}

body.light .video-btns::-moz-scrollbar-track {
  background-color: transparent
}

body.light .video-btns::-moz-scrollbar-thumb {
  background-color: transparent
}

body.light .video-btns::-ms-scrollbar-track {
  background-color: transparent
}

body.light .video-btns::-ms-scrollbar-thumb {
  background-color: transparent
}

@media (min-width:1025px) {
  .header-nav__item.custom .header-nav__drop {
    max-height: fit-content
  }

  .header-nav__drop {
    max-height: calc(100% - var(--header-height) - 2px);
    overflow-y: auto
  }

  .header-nav__drop-link:hover,
  .sort a:hover,
  .tags-list a:hover,
  body.light .header-nav__drop-link:hover,
  body.light .sort a:hover {
    background-color: #ffa80d;
    color: #000
  }

  .comment-icon:hover .icon,
  .comment-other__name:hover,
  .radio-row.large-size:hover .radio-row__label span,
  .radio-row.large-size:hover .radio-row__label span i,
  .report-row:hover,
  .upload-btn:hover i,
  .view-all:hover,
  body.light .report-row:hover {
    color: #fff
  }

  .view-all:hover .effect {
    background-color: #ffa80d;
    width: 102%;
    height: 102%;
    border-radius: 10px
  }

  .button:hover {
    background-color: #fff;
    color: #000
  }

  .button:hover .text,
  .card .like-btn:hover .icon,
  .card .time-btn:hover .icon,
  .search button:hover .icon,
  .tags-list a:hover .rating {
    color: #000
  }

  .button:hover.only-icon {
    background-color: transparent;
    color: #ffa80d;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
  }

  .button:hover.border {
    border: 1px solid #fff
  }

  .card .like-btn:hover,
  .card .time-btn:hover,
  .more-text__button:hover,
  .player-buttons .button.min:hover,
  .player-buttons .tabs-buttons .button:hover,
  .radio-row.large-size:hover .radio-row__label,
  .search button:hover,
  .upload-btn:hover,
  .upload-btn:hover .effect,
  body.light .information-body .button:hover {
    background-color: #ffa80d
  }

  .light-btn:hover {
    background-color: transparent;
    color: #ffa80d
  }

  .burger-menu:hover span,
  .form__button:hover {
    background-color: #fff
  }

  .card:hover .like-btn,
  .card:hover .time-btn {
    visibility: visible;
    opacity: 1
  }

  .card:hover .progress-line {
    top: 10px
  }

  .card.channel a.card-body:hover img,
  .card.channel:hover a.card-body img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: translateX(-50%) scale(1) !important;
    -ms-transform: translateX(-50%) scale(1) !important;
    transform: translateX(-50%) scale(1) !important
  }

  .card.screen:hover .card-body::before {
    content: "";
    opacity: 1
  }

  .cabinet:hover .cabinet__name,
  .cabinet:hover .cabinet__name .icon,
  .card .checkbox:hover label,
  .checkbox input+label:hover,
  .filter-tag .icon:hover,
  .footer-nav a:hover,
  .header-nav__item.active .page-link,
  .header-nav__item.active .page-link p,
  .info .nav__item:hover .nav__link,
  .information-button:hover,
  .links-item__link:hover span,
  .modal-link.custom:hover,
  .modal-link:hover,
  .modal-text a:hover,
  .page-link:hover,
  .page-link:hover p,
  .report-row:hover .label-report,
  .video-btns .video-button:hover,
  body.light .cabinet:hover .cabinet__name,
  body.light .cabinet:hover .cabinet__name .icon,
  body.light .card.channel .card-info__text:hover,
  body.light .checkbox input+label:hover,
  body.light .comment-icon:hover .icon,
  body.light .comment-other__name:hover,
  body.light .filter-tag .icon:hover,
  body.light .footer-nav a:hover,
  body.light .header .card.channel .card-info__text:hover,
  body.light .header-nav__item.active .page-link,
  body.light .header-nav__item.active .page-link p,
  body.light .information-button:hover,
  body.light .links-item__link:hover span,
  body.light .modal-link.custom:hover,
  body.light .modal-link:hover,
  body.light .modal-text a:hover,
  body.light .page-link:hover,
  body.light .page-link:hover p,
  body.light .report-row:hover .label-report,
  body.light .video-btns .video-button:hover {
    color: #ffa80d
  }

  .information-buttons,
  .video-btns {
    width: calc(var(--app-width) - 340px)
  }

  .filter {
    margin-bottom: 50px;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #2c2e34
  }

  .pagination a.dots:hover,
  .pagination-link.dots:hover {
    border: none;
    color: #ffa80d
  }

  .pagination a.dots:hover::after,
  .pagination-link.dots:hover::after {
    content: "";
    display: none
  }

  .pagination a.active:hover,
  .pagination-link.active:hover {
    border: 1px solid #ffa80d;
    color: #121111
  }

  .pagination a.active:hover:after,
  .pagination-link.active:hover:after,
  body.light .pagination a.active:hover:after,
  body.light .pagination-link.active:hover:after {
    content: "";
    background-color: transparent
  }

  .pagination a.first-pager:hover,
  .pagination a.first-pager:hover .icon,
  .pagination a.last-pager:hover,
  .pagination a.last-pager:hover .icon,
  .pagination a:hover,
  .pagination a:hover .icon,
  .pagination a:hover .text,
  .pagination-link.first-pager:hover,
  .pagination-link.first-pager:hover .icon,
  .pagination-link.last-pager:hover,
  .pagination-link.last-pager:hover .icon,
  .pagination-link:hover,
  .pagination-link:hover .icon,
  .pagination-link:hover .text,
  body.light .pagination a.first-pager:hover,
  body.light .pagination a.first-pager:hover .icon,
  body.light .pagination a.last-pager:hover,
  body.light .pagination a.last-pager:hover .icon,
  body.light .pagination a:hover,
  body.light .pagination a:hover .icon,
  body.light .pagination a:hover .text,
  body.light .pagination-link.first-pager:hover,
  body.light .pagination-link.first-pager:hover .icon,
  body.light .pagination-link.last-pager:hover,
  body.light .pagination-link.last-pager:hover .icon,
  body.light .pagination-link:hover,
  body.light .pagination-link:hover .icon,
  body.light .pagination-link:hover .text {
    color: #ffeecb
  }

  .pagination a:hover,
  .pagination-link:hover,
  body.light .pagination a:hover,
  body.light .pagination-link:hover {
    border: 1px solid #121111
  }

  .card .checkbox:hover label:before,
  .checkbox input+label:hover:before,
  .form__button:hover,
  body.light .checkbox input+label:hover:before,
  form .drop-menu__select:hover {
    border: 1px solid #ffa80d
  }

  .pagination a:hover:after,
  .pagination-link:hover:after {
    width: 100%;
    height: 100%;
    background-color: #121111
  }

  .header-nav__item.active .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .header-nav__item.active .header-nav__drop {
    top: calc(var(--header-height) - 20px);
    visibility: visible;
    opacity: 1
  }

  .header-nav__item.active .header-nav__drop.full-width {
    top: calc(var(--header-height) - 2px)
  }

  .cabinet-drop {
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .5);
    box-shadow: 0 4px 20px rgba(0, 0, 0, .5)
  }

  .modal.for-player .player-cover:hover .player-cover__button {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }

  .modal.for-player .player-cover:hover .player-cover__button .icon {
    fill: #fff;
    opacity: .8
  }

  .close-btn:hover .icon,
  .modal .close-btn:hover .icon,
  .modal-wrapper.color-modal .close-modal:hover .icon,
  body.light .close-btn:hover .icon,
  body.light .modal .close-btn:hover .icon {
    fill: #ffa80d
  }

  .modal-aside .card:hover .card-body img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
  }

  .input:hover::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .input:hover::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .input:hover:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .input:hover::-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .input:hover::placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .textarea:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  .textarea:hover::-moz-placeholder {
    color: #908f8f
  }

  .textarea:hover:-ms-input-placeholder {
    color: #908f8f
  }

  .textarea:hover::-ms-input-placeholder {
    color: #908f8f
  }

  .textarea:hover::placeholder {
    color: #908f8f
  }

  .select-wrapper:hover .drop-icon .icon,
  .select-wrapper:hover select,
  .swiper-next.disabled:hover .icon,
  .swiper-prev.disabled:hover .icon {
    color: #908f8f
  }

  .upload-file:hover .upload-select {
    color: #fff;
    background-color: #ffa80d
  }

  .upload-file:hover .input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .upload-file:hover .input::-moz-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .upload-file:hover .input:-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .upload-file:hover .input::-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .upload-file:hover .input::placeholder {
    color: rgba(255, 255, 255, .5)
  }

  .radio-row.large-size:hover .radio-row__label::before {
    content: "";
    border-color: #fff
  }

  .form__input:hover::-webkit-input-placeholder,
  .form__textarea:hover::-webkit-input-placeholder {
    color: #000
  }

  .form__input:hover::-moz-placeholder,
  .form__textarea:hover::-moz-placeholder {
    color: #000
  }

  .form__input:hover:-ms-input-placeholder,
  .form__textarea:hover:-ms-input-placeholder {
    color: #000
  }

  .form__input:hover::-ms-input-placeholder,
  .form__textarea:hover::-ms-input-placeholder {
    color: #000
  }

  .form__input:hover::placeholder,
  .form__textarea:hover::placeholder {
    color: #000
  }

  .form__button:hover,
  body.light .button:hover .text,
  body.light .information-body .button:hover .icon,
  body.light .information-body .button:hover .text {
    color: #000
  }

  .upload-group:hover {
    border: 2px dashed #fff
  }

  .player-body__head .button.add-button:hover,
  .player-tags li a:hover,
  body.light .player-tags li a:hover {
    color: #121111;
    background-color: #ffa80d
  }

  .player-body__head .button.add-button:hover .icon,
  .player-body__head .button.add-button:hover .text,
  .player-buttons .button.min:hover .icon,
  .player-buttons .button.min:hover .text,
  .player-buttons .tabs-buttons .button:hover .icon,
  .player-buttons .tabs-buttons .button:hover .text,
  .swiper-next:hover .icon,
  .swiper-prev:hover .icon,
  body.light .player-buttons .button.min:hover .icon,
  body.light .player-buttons .button.min:hover .text,
  body.light .player-buttons .like-btn:hover .icon,
  body.light .player-buttons .like-btn:hover .text,
  body.light .player-buttons .tabs-buttons .button:hover .icon,
  body.light .player-buttons .tabs-buttons .button:hover .text,
  body.light .swiper-next:hover .icon,
  body.light .swiper-prev:hover .icon {
    color: #121111
  }

  .swiper-next.disabled:hover,
  .swiper-prev.disabled:hover {
    background-color: #2c2e34;
    color: #908f8f
  }

  .swiper-next:hover,
  .swiper-prev:hover,
  body.light .swiper-next:hover,
  body.light .swiper-prev:hover {
    background-color: #ffa80d;
    color: #121111
  }

  .report-message .textarea:hover::-webkit-input-placeholder {
    color: #cabea7
  }

  .report-message .textarea:hover::-moz-placeholder {
    color: #cabea7
  }

  .report-message .textarea:hover:-ms-input-placeholder {
    color: #cabea7
  }

  .report-message .textarea:hover::-ms-input-placeholder {
    color: #cabea7
  }

  .report-message .textarea:hover::placeholder {
    color: #cabea7
  }

  .comment-icon:hover img {
    -webkit-filter: saturate(160%);
    filter: saturate(160%);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
  }

  .video-btns .video-button:hover::before {
    content: "";
    width: 100%
  }

  body.light .top-message .button.border:hover {
    background-color: #ffa80d;
    border-color: #ededed
  }

  body.light .top-message .button.border:hover .icon,
  body.light .top-message .button.border:hover .text {
    color: #2c2e34
  }

  body.light .header .button.border:hover {
    background-color: #ffa80d;
    border-color: #ffa80d !important
  }

  body.light .pagination a.dots:hover,
  body.light .pagination-link.dots:hover {
    border: none;
    color: #6d6d86
  }

  body.light .pagination a.active:hover,
  body.light .pagination-link.active:hover {
    border: none;
    color: #121111
  }

  body.light .pagination a:hover:after,
  body.light .pagination-link:hover:after {
    background-color: #121111
  }

  body.light .tags-list a:hover {
    background-color: #ffa80d;
    color: #292121
  }

  body.light .upload-group:hover {
    border: 2px dashed #ffa80d
  }

  body.light .button:hover {
    background-color: #ededed;
    color: #000
  }

  body.light .button:hover.only-icon {
    background-color: transparent;
    color: #ffa80d
  }

  body.light .button:hover.border {
    border: 1px solid #fff
  }

  body.light .modal.for-player .player-cover:hover .player-cover__button .icon {
    fill: #292121
  }

  body.light .input:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  body.light .input:hover::-moz-placeholder {
    color: #908f8f
  }

  body.light .input:hover:-ms-input-placeholder {
    color: #908f8f
  }

  body.light .input:hover::-ms-input-placeholder {
    color: #908f8f
  }

  body.light .input:hover::placeholder {
    color: #908f8f
  }

  body.light .upload-file:hover .upload-select {
    color: #292121;
    background-color: #ffa80d
  }

  body.light .upload-file:hover .input::-webkit-input-placeholder {
    color: #292121
  }

  body.light .upload-file:hover .input::-moz-placeholder {
    color: #292121
  }

  body.light .upload-file:hover .input:-ms-input-placeholder {
    color: #292121
  }

  body.light .upload-file:hover .input::-ms-input-placeholder {
    color: #292121
  }

  body.light .upload-file:hover .input::placeholder {
    color: #292121
  }

  body.light .textarea:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  body.light .textarea:hover::-moz-placeholder {
    color: #908f8f
  }

  body.light .textarea:hover:-ms-input-placeholder {
    color: #908f8f
  }

  body.light .textarea:hover::-ms-input-placeholder {
    color: #908f8f
  }

  body.light .textarea:hover::placeholder {
    color: #908f8f
  }

  body.light .select-wrapper:hover .icon {
    color: #292121
  }

  body.light .main .button.border:hover {
    border: 1px solid #292121
  }

  body.light .main .button:hover {
    border: 1px solid #292121;
    background-color: #fff
  }

  body.light .filter {
    border-right: 1px solid #908f8f
  }

  body.light .player-tags .add-button:hover {
    border: none !important;
    background-color: #ffa80d !important
  }

  body.light .player-buttons .button.min:hover,
  body.light .player-buttons .like-btn:hover,
  body.light .player-buttons .tabs-buttons .button:hover {
    border: none;
    background-color: #ffa80d
  }

  body.light .player-tags .add-button:hover .icon,
  body.light .player-tags .add-button:hover .text {
    color: #121111 !important
  }

  body.light .swiper-next.disabled:hover,
  body.light .swiper-prev.disabled:hover {
    background-color: #fff;
    color: #908f8f
  }

  body.light .swiper-next.disabled:hover .icon,
  body.light .swiper-prev.disabled:hover .icon {
    color: #908f8f
  }

  body.light .report-message .textarea textarea:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  body.light .report-message .textarea textarea:hover::-moz-placeholder {
    color: #908f8f
  }

  body.light .report-message .textarea textarea:hover:-ms-input-placeholder {
    color: #908f8f
  }

  body.light .report-message .textarea textarea:hover::-ms-input-placeholder {
    color: #908f8f
  }

  body.light .report-message .textarea textarea:hover::placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .input:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .input:hover::-moz-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .input:hover:-ms-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .input:hover::-ms-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .input:hover::placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .textarea textarea:hover::-webkit-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .textarea textarea:hover::-moz-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .textarea textarea:hover:-ms-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .textarea textarea:hover::-ms-input-placeholder {
    color: #908f8f
  }

  body.light .add-comment__inputs .textarea textarea:hover::placeholder {
    color: #908f8f
  }
}

@media (min-width:1451px) {
  .information-buttons {
    width: calc(var(--app-width) - 420px);
    width: auto
  }

  .video-btns {
    width: calc(var(--app-width) - 420px)
  }
}

@media (max-width:1820px) {
  .links-list {
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px
  }
}

@media (max-width:1650px) {
  :root {
    --header-height: 140px
  }

  .header-cards.eight-columns {
    -ms-grid-columns: (1fr)[6];
    grid-template-columns: repeat(6, 1fr)
  }

  .main-columns .cards.four-columns {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }

  .header .container {
    padding-top: 10px
  }

  .header,
  .header-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .header-wrapper .header-logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .header-wrapper .header-buttons {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  .header-wrapper .header-user {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }

  .header-wrapper .header-nav {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%
  }

  .header-nav {
    margin: 10px 0 0
  }

  .page-link {
    height: 50px
  }

  .footer-column:first-child {
    margin-right: 50px;
    max-width: 340px
  }

  .footer-nav ul {
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px
  }

  .links-list {
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5
  }
}

@media (max-width:1600px) {
  .section-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 20px
  }

  .section-bottom .buttons {
    margin-left: auto;
    margin-top: 20px
  }

  .section-bottom__buttons {
    margin-top: 20px;
    position: static;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .label-checkboxes__list {
    -ms-grid-columns: (1fr)[7];
    grid-template-columns: repeat(7, 1fr)
  }
}

@media (max-width:1550px) {
  .info .nav__item {
    margin-right: 30px
  }
}

@media (max-width:1500px) {
  .cards.four-columns {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }

  .main-columns .cards.four-columns {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }

  .cabinet {
    margin-left: 20px
  }

  .player-wrapper {
    grid-template-columns: auto 360px;
  }

  .player-slider {
    max-width: calc(var(--app-width) - 350px - 30px - 40px - 40px)
  }
}

@media (max-width:1450px) {
  .main-columns.custom {
    -ms-grid-columns: 300px auto;
    grid-template-columns: 300px auto
  }

  .pagination li:first-child a,
  .pagination li:last-child a {
    min-width: 60px
  }

  .pagination li:first-child a .icon,
  .pagination li:last-child a .icon {
    min-width: 10px
  }

  .pagination a.first-pager .icon,
  .pagination-link.first-pager .icon {
    margin-right: 0
  }

  .pagination a.first-pager,
  .pagination a.last-pager,
  .pagination-link.first-pager,
  .pagination-link.last-pager {
    width: 60px !important;
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .pagination a.last-pager .icon,
  .pagination-link.last-pager .icon {
    margin-left: 0
  }
}

@media screen and (max-width:1400px) {
  .player-wrapper {
    grid-template-columns: auto 329px;
  }
}

@media screen and (max-width:1300px) {
  .player-wrapper {
    grid-template-columns: auto 323px;
  }
}

@media screen and (max-width:1200px) {
  .player-wrapper {
    grid-template-columns: auto 302px;
  }
}

@media screen and (max-width:1100px) {
  .player-wrapper {
    grid-template-columns: auto 283px;
  }
}

@media (max-width:1400px) {
  .label-checkboxes__list {
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr)
  }
}

@media (max-width:1350px) {
  .main-columns {
    -ms-grid-columns: 300px auto;
    grid-template-columns: 300px auto
  }

  .main-columns .cards.four-columns {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
  }

  .player-holder {
    margin-bottom: 10px
  }

  .player-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .player-buttons .buttons {
    margin-bottom: 10px;
    width: 100%
  }

  .player-buttons .buttons-group {
    margin-left: auto
  }

  .player-buttons .tabs-buttons {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
  }

  .player-buttons .tabs-buttons .button {
    max-width: none;
    width: 100%
  }

  .player-modal__wrapper {
    max-width: 90%
  }

  .player-modal__title,
  .player-modal__title a {
    margin-bottom: 30px;
    font-size: 26px
  }

  .player-modal .button .text,
  .player-modal__text {
    font-size: 18px
  }

  .player-modal__text.custom {
    font-size: 26px
  }

  .player-modal .button {
    padding: 5px 30px;
    height: 50px
  }

  .player-modal .button .icon {
    width: 22px;
    height: 22px
  }
}

@media (max-width:1250px) {
  .cards.four-columns {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }

  .links-list {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4
  }
}

@media (max-width:1200px) {

  .header-cards.eight-columns {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }

  .info-list {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }
}

@media (max-width:1100px) {
  .upload-btn {
    margin-left: 15px
  }

  .light-btn {
    margin-right: 15px
  }
}

@media (max-width:1024px) {

  .filter-wrapper,
  aside.information.custom .button {
    margin-bottom: 0
  }

  .header-user .buttons .button,
  .modal.custom .modal-text,
  .upload-btn {
    max-width: none
  }

  :root {
    --header-height: 70px
  }

  .title.large {
    font-size: 24px
  }

  .for-desktop:not(.show) {
    display: none !important
  }

  .for-mobile {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
  }

  .button .text.custom {
    display: block;
    margin-left: 10px
  }

  .upload-btn {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: calc(100% - 40px)
  }

  .header-logo,
  .light-btn .text {
    display: block
  }

  .light-btn {
    margin-right: 0;
    padding: 5px 0
  }

  .cards.four-columns,
  .main-columns .cards.four-columns {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
  }

  .card.channel .card-body img {
    max-width: 80%
  }

  .card-info {
    width: 90%
  }

  .main-columns,
  .main-columns.custom,
  .modal-wrapper.color-modal .modal-columns,
  .player-wrapper {
    -ms-grid-columns: none;
    grid-template-columns: none
  }

  .info .nav {
    padding: 0
  }

  .info .nav__wrapper {
    -webkit-box-orient: inherit;
    -webkit-box-direction: inherit;
    -ms-flex-direction: inherit;
    flex-direction: inherit;
    height: auto;
    padding: 0
  }

  .info .nav__item {
    width: auto
  }

  aside.information {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    margin-bottom: 30px;
    border-bottom: 1px solid #2c2e34
  }

  aside.information.custom {
    border-bottom: none;
    margin-bottom: 20px
  }

  .header-user,
  body.light .header-user {
    border-bottom: 1px solid #1f2125
  }

  .information .card {
    max-width: 72%;
    margin: 0 auto 15px
  }

  .information-buttons {
    width: calc(var(--app-width) - 20px);
    flex-wrap: nowrap
  }

  .filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #202125;
    z-index: 101;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: opacity .3s, visibility .3s, -webkit-transform .3s;
    transition: opacity .3s, visibility .3s, transform .3s, -webkit-transform .3s;
    -o-transition: opacity .3s, visibility .3s, transform .3s
  }

  .header-nav__item.custom.active .header-nav__drop.full-width,
  .header-wrapper {
    top: var(--header-height)
  }

  .filter .button.only-icon {
    position: absolute;
    top: 15px;
    right: 15px
  }

  .filter.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  .filter-wrapper {
    padding: 20px 20px 30px
  }

  .filter-checkboxes {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    max-height: 10000% !important;
    overflow-y: hidden !important
  }

  .header-nav__drop,
  .header-nav__drop.full-width {
    max-height: 0;
    position: static
  }

  .pagination li {
    padding: 0 3px
  }

  .pagination a,
  .pagination a.active,
  .pagination-link,
  .pagination-link.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .header .container {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .header .main-logo {
    max-width: 130px
  }

  .header-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    visibility: visible;
    height: auto
  }

  .header-buttons .button.toggle-search,
  .header-logo.second,
  .player-buttons .tabs-buttons .button .text,
  a.page-link .icon {
    display: none
  }

  .header-wrapper {
    position: absolute;
    left: 0;
    padding: 20px 0;
    height: calc(100vh - var(--header-height));
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* overflow-y: auto; */
    background-color: rgba(0, 0, 0, .95);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    overflow-y: visible;
  }

  .header-wrapper.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    overflow-y: auto;
  }

  .header-wrapper .header-logo {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .header-wrapper .header-buttons {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 2;
    order: 2;
    display: flex;
    flex-direction: row;
    margin-top: 20px
  }

  .header-wrapper .header-buttons .text.custom {
    color: #ffeecb;
    font-size: 16px;
    font-weight: 400
  }

  .header-nav__item.custom.active .page-link,
  body.light .header-nav__item.custom.active .page-link {
    color: #ffa80d;
    background-color: #121111
  }

  .header-wrapper .header-buttons .button {
    margin: 0
  }

  .header-wrapper .header-buttons .button.light-btn {
    margin-left: 20px;
    margin-right: 20px
  }

  .cabinet.for-mobile,
  .header-wrapper .header-user {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .header-wrapper .header-nav {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 3;
    order: 3
  }

  .header-nav__item.with-drop,
  .header-nav__list {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
  }

  .header-nav {
    position: static;
    margin: 35px 0
  }

  .header-nav__list {
    flex-direction: column;
    width: 100%;
    height: auto
  }

  .header-nav__item {
    margin-left: 0;
    margin-bottom: 0;
    width: 100%
  }

  .header-buttons .button:last-child,
  .header-nav__item:last-child {
    margin-bottom: 0
  }

  .header-nav__item.with-drop {
    flex-direction: column
  }

  .header-nav__item.custom.active .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  .header-nav__item.custom.active .header-nav__drop {
    top: calc(var(--header-height) - 20px);
    visibility: visible;
    opacity: 1;
    background-color: #121111
  }

  .header-nav__drop {
    border-radius: 0;
    width: 100%
  }

  .header-nav__drop li:last-child {
    margin-bottom: 5px
  }

  .header-nav__drop-link {
    padding: 5px 50px
  }

  .header-buttons {
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .header-buttons .button {
    margin-left: 0;
    margin-bottom: 50px
  }

  .header-user {
    width: calc(100% - 40px);
    padding-bottom: 20px;
    margin: 0 20px
  }

  .header-user .buttons {
    max-width: 50%;
    width: 100%;
    margin: 0 auto
  }

  .footer .main-logo,
  .footer-nav,
  .footer-text,
  .modal .main-logo,
  .modal .title,
  .modal .title.large,
  .modal .title.medium {
    margin-bottom: 20px
  }

  .page-link {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px
  }

  .search,
  .search.active {
    position: fixed;
    left: 100px;
    right: auto;
    width: calc(100% - 80px);
    transform: translateX(100%)
  }

  .cabinet,
  .footer-wrapper {
    -ms-flex-direction: column;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical
  }

  .search {
    top: -130px;
    height: 50px
  }

  .search.active {
    top: -60px
  }

  .burger-menu {
    display: block;
    width: 26px;
    height: 24px;
    cursor: pointer
  }

  .cabinet,
  .cabinet__drop-btn {
    display: -webkit-box;
    display: -ms-flexbox
  }

  .burger-menu span {
    top: calc(50% - 2px);
    left: 0;
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #fff;
    border-radius: 20px
  }

  .cabinet-drop ul,
  body.light .cabinet-drop ul {
    background-color: transparent
  }

  .burger-menu span:first-child {
    top: 0
  }

  .burger-menu span:last-child {
    top: auto;
    bottom: 0
  }

  .burger-menu.active span {
    background-color: #fff;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
  }

  .burger-menu.active span:first-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: calc(50% - 2px)
  }

  .burger-menu.active span:last-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    bottom: calc(50% - 2px)
  }

  .cabinet {
    margin-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column
  }

  .cabinet.active .cabinet-drop {
    padding-top: 10px !important;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    max-height: 100%
  }

  .cabinet__drop-btn {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: flex
  }

  .cabinet__name,
  .footer-column.custom {
    display: -webkit-box;
    display: -ms-flexbox
  }

  .cabinet__icon {
    padding: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
  }

  .cabinet__icon .icon {
    width: 14px;
    height: 14px
  }

  .cabinet__name {
    width: 100%;
    font-size: 14px;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .cabinet-drop {
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    max-height: 0;
    border-radius: 0
  }

  .cabinet-drop ul {
    border-radius: 0
  }

  .cabinet-drop a {
    padding: 5px 0;
    min-height: 42px
  }

  .footer .main-logo {
    max-width: 130px
  }

  .footer .second-logo {
    max-width: 60px
  }

  .footer-wrapper {
    flex-direction: column;
    padding: 30px 0
  }

  .footer-column:first-child,
  .player-buttons .tabs-buttons .button .icon {
    margin-right: 0
  }

  .footer-column.custom {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-left: 0
  }

  .footer-nav li {
    margin-bottom: 10px
  }

  .modal .main-logo {
    max-width: 150px
  }

  .modal-layer {
    min-height: auto
  }

  .modal-wrapper.color-modal .modal-column:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }

  .modal-wrapper.color-modal .modal-column:last-child .titles-list {
    margin-bottom: 0;
    margin-top: 30px
  }

  .modal-wrapper {
    padding: 30px 20px
  }

  .label-checkboxes__list {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
  }

  .upload-form__columns {
    -ms-grid-columns: none;
    grid-template-columns: none;
    grid-gap: 0
  }

  .links-category {
    padding: 0 10px
  }

  .links-list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3
  }

  .links-item__link {
    padding: 10px
  }

  .player-buttons .tabs-buttons .button {
    padding: 5px 10px
  }

  .player-modal__title {
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.3
  }

  .player-modal__title,
  .player-modal__title a {
    font-size: 18px
  }

  .player-modal__text {
    font-size: 16px
  }

  .player-modal__text.custom {
    font-size: 20px
  }

  .player-slider {
    max-width: calc(var(--app-width) - 40px)
  }

  .swiper-prev {
    left: -5px
  }

  .swiper-next {
    right: -5px
  }

  .video-btns {
    width: calc(var(--app-width) - 20px)
  }

  body.light .header-wrapper {
    background-color: rgba(0, 0, 0, .95)
  }

  body.light .header-nav__item.custom.active .header-nav__drop {
    background-color: #121111
  }

  body.light .header-user .button.border {
    border-color: #ffa80d !important
  }

  body.light .header-user .button.border .text {
    color: #ffeecb !important
  }

  body.light .information {
    border-right: none
  }

  body.light .information.custom {
    border-bottom: none
  }

  body.light .filter {
    background-color: #f4f0ee
  }
}

@media (max-width:1024px) and (max-width:1024px) {

  .header-nav__item.custom.active .header-nav__drop,
  .header-nav__item.custom.active .header-nav__drop.full-width {
    max-height: 100%
  }
}

@media (max-width:1000px) {

  .pagination a.first-pager,
  .pagination a.last-pager,
  .pagination-link.first-pager,
  .pagination-link.last-pager {
    font-size: 0
  }
}

@media (max-width:900px) {
  .label-checkboxes__list {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
  }
}

@media (max-width:850px) {
  .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .modal.for-player .player-cover__button {
    display: none
  }

  .modal .body-desktop {
    display: none !important
  }

  .modal .body-mobile {
    display: block !important
  }

  .modal .button {
    margin-top: 10px
  }

  .modal-wrapper {
    grid-gap: 20px
  }

  .modal-columns {
    -ms-grid-columns: none;
    grid-template-columns: none;
    grid-gap: 20px
  }

  .textarea,
  .textarea.custom {
    height: 100px !important
  }
}

@media (max-width:768px) {
  .footer-nav ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
  }

  .pagination {
    margin-top: 20px
  }

  .pagination ul {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
  }
  
  .pagination li {
    padding: 0
  }

  .pagination li:first-child {
    padding-right: 20px
  }

  .pagination li:last-child {
    padding-left: 20px
  }
  
/*
  .pagination a,
  .pagination-link {
    display: none
  }
*/

  .pagination a.active,
  .pagination-link.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (max-width:767px) {
  .main.padding-min {
    padding-top: 10px
  }

  .section,
  .sections {
    margin-bottom: 30px
  }

  .section.info-section {
    margin-bottom: 15px
  }

  .label-checkboxes label,
  .modal-aside .card,
  .player-body__head .button.add-button,
  .player-body__head .head-item,
  .player-buttons,
  .player-tags li,
  .section-head .title,
  .top-message {
    margin-bottom: 10px
  }

  .section-head.mobile-row {
    margin-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .section-head.mobile-row .title {
    margin-bottom: 0
  }

  .report-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .container {
    max-width: 100%;
    padding: 0 10px
  }

  .title {
    font-size: 22px
  }

  .section-text {
    margin-bottom: 30px;
    font-size: 16px
  }

  .player-aside,
  .view-all.custom .text {
    display: none
  }

  .cards.four-columns,
  .main-columns .cards.four-columns {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr)
  }

  .cards.four-columns.custom,
  .label-checkboxes__list,
  .main-columns .cards.four-columns.custom {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
  }

  .card.channel .card-body img {
    max-width: 90%
  }

  .top-message .button.border {
    padding: 5px 20px;
    min-width: 130px
  }

  .info-column:first-child {
    margin-right: 0;
    margin-bottom: 20px
  }

  .info-column__head {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .info-column__head .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .information-buttons.custom,
  .video-btns.custom {
    margin-top: 10px
  }

  .logo.large {
    width: 70px !important;
    height: 70px !important;
    max-width: 70px !important
  }

  .header-user .buttons {
    max-width: none
  }

  .search {
    width: calc(100% - 40px - 20px);
    left: 10px
  }

  .modal.for-player .close-btn {
    top: 10px;
    right: 10px
  }

  .modal .button.large-size {
    width: 100%;
    max-width: none
  }

  .input.last,
  .modal .button.medium-size,
  .modal-wrapper__space,
  .upload-form .input-label,
  .upload.custom .upload-form__column .card {
    margin-bottom: 20px
  }

  .modal-layer__wrapper {
    padding: 40px 10px
  }

  .modal-layer__wrapper .title,
  .modal-layer__wrapper .title *,
  .player-content .info-text,
  .player-modal__text {
    font-size: 14px
  }

  .modal-aside {
    width: 210px;
    padding: 10px
  }

  .modal-aside__wrapper {
    margin: 0 -5px 0 -10px;
    padding: 0 5px 0 10px;
    height: calc(100% - 40px)
  }

  .modal-aside__title {
    margin-bottom: 10px !important
  }

  .modal-wrapper.color-modal .modal-column,
  .modal-wrapper.custom {
    padding: 20px
  }

  .modal-wrapper.gap-none .button {
    margin-top: 30px !important
  }

  .modal-text,
  .report-submit {
    margin-top: 20px
  }

  .input-label.custom-margin {
    margin-bottom: 5px
  }

  .label-checkboxes {
    margin-bottom: 10px;
    padding: 0 10px
  }

  .comment-other__ago .text,
  .radio-row.large-size .radio-row__label span:nth-child(2) {
    font-size: 12px
  }

  .radio-row.large-size .radio-row__label span:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    line-height: 1;
    font-size: 22px
  }

  .links-category,
  .player-modal .button .text,
  .radio-row.large-size .radio-row__label span:first-child i {
    font-size: 16px
  }

  .radio-row.large-size .radio-row__label span {
    margin-right: 10px;
    font-size: 22px
  }

  .radio-row.large-size .radio-row__label::after,
  .radio-row.large-size .radio-row__label::before {
    margin-left: 10px
  }

  .radio-row.large-size .radio-row__label {
    padding: 25px 10px 25px 45px
  }

  .upload-form,
  .upload.custom .upload-form {
    padding: 20px 20px 30px
  }

  .form__textarea {
    margin-right: 10px
  }

  .upload.custom .submit-btn {
    margin: 20px auto 0
  }

  .upload-form__wrapper {
    margin-bottom: 92px;
    padding: 30px 10px
  }

  .links-list {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2
  }

  .player-body__title {
    margin-bottom: 13px
  }

  .player-body__title .title {
    font-size: 20px;
    font-weight: 700
  }

  .player-body__title .items {
    margin: 8px 0 0
  }

  .player-modal__wrapper {
    max-width: calc(100% - 20px)
  }

  .player-modal__text.custom {
    margin-bottom: 12px;
    font-size: 18px
  }

  .comment-icon .icon,
  .player-modal .button .icon {
    width: 18px;
    height: 18px
  }

  .player-slider {
    max-width: calc(var(--app-width) - 20px)
  }

  .report-column {
    margin-right: 0;
    margin-bottom: 26px
  }

  .add-comment__head {
    margin-bottom: 10px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .add-comment__head .title {
    font-size: 20px
  }

  .add-comment__inputs .input {
    margin-bottom: 10px;
    max-width: none;
    height: 40px;
    padding: 5px 15px;
    font-size: 14px
  }

  .add-comment__inputs .input::-webkit-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .input::-moz-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .input:-ms-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .input::-ms-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .input::placeholder {
    font-size: 14px
  }

  .add-comment__inputs .textarea {
    margin-bottom: 20px;
    padding: 0 15px;
    max-width: none;
    font-size: 14px
  }

  .add-comment__inputs .textarea::-webkit-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .textarea::-moz-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .textarea:-ms-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .textarea::-ms-input-placeholder {
    font-size: 14px
  }

  .add-comment__inputs .textarea::placeholder {
    font-size: 14px
  }

  .comments {
    margin-top: 25px
  }

  .comment-icon {
    height: 40px;
    width: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px
  }

  .comment-other__head {
    margin-bottom: 8px
  }

  .comment-other__name,
  .comment-other__text {
    font-size: 14px
  }

  .video-btns {
    margin: 0 -10px 20px !important;
    padding: 0 10px !important;
    width: calc(100% + 20px) !important;
    border-bottom: 2px solid #2c2e34
  }

  .video-btns::before {
    content: "";
    display: none
  }

  .video-btns .video-button {
    margin-right: 20px;
    font-size: 18px
  }

  body.light .video-btns {
    border-bottom: 2px solid #ddd
  }

  .search.active {
    position: fixed;
    top: -60px;
    left: 70px;
    right: auto;
    width: calc(100% - 60px);
    transform: translateX(100%)
  }
}

@media (max-width:450px) {
  .section-bottom .buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    margin-left: inherit
  }

  .section-bottom .button {
    width: 100%;
    max-width: none
  }
}

@media (max-width:400px) {

  .section-bottom .buttons,
  .upload-select {
    display: -webkit-box;
    display: -ms-flexbox
  }

  .radio-rows,
  .section-bottom .buttons,
  .top-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
  }

  .section-bottom .buttons {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .top-message {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }

  .top-message-info {
    margin-bottom: 10px
  }

  .top-message .button.border {
    margin-top: 10px;
    margin-left: 0
  }

  .modal.for-player .player-cover__picture {
    padding-bottom: inherit;
    height: 100%
  }

  .modal-wrapper.custom {
    padding: 60px 20px 20px
  }

  .upload-select {
    padding: 5px;
    top: 4px;
    right: 4px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 32px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .upload-file .input,
  body.light .upload-file .input {
    padding: 12px 60px 12px 20px
  }

  .radio-rows {
    -ms-flex-direction: column;
    flex-direction: column
  }

  .radio-rows .radio-row {
    margin-right: 0;
    margin-bottom: 20px
  }

  .radio-rows .radio-row:last-child {
    margin-bottom: 0
  }

  .radio-row.large-size .radio-row__label span:nth-child(2) {
    max-width: 30%;
    text-align: center;
    white-space: normal
  }

  .upload-form,
  .upload.custom .upload-form {
    padding: 20px 10px
  }

  .upload-form .button.border {
    padding: 5px 10px
  }

  .upload-form .button.border .text {
    font-size: 12px
  }

  .upload-form__head {
    margin-bottom: 30px
  }

  .upload-form__title.large {
    font-size: 16px
  }

  .player-modal__title {
    margin-bottom: 5px;
    font-size: 14px
  }

  .player-modal__title a {
    font-size: 14px
  }

  .player-modal__text.custom {
    margin-bottom: 6px;
    font-size: 14px
  }

  .player-modal .button {
    height: 30px
  }
}

@media (max-width:370px) {

  .cards.four-columns.custom,
  .main-columns .cards.four-columns.custom {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr)
  }

  .links-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1
  }
}

@media (max-width:350px) {

  .radio-row.large-size .radio-row__label span:first-child,
  .radio-row.large-size .radio-row__label span:first-child i,
  .radio-row.large-size .radio-row__label span:last-child {
    font-size: 16px
  }
}

@media (min-width:1025px) and (max-width:1024px) {

  .header-nav__item.active .header-nav__drop,
  .header-nav__item.active .header-nav__drop.full-width {
    max-height: 100%
  }
}

@media (min-width:1025px) and (max-width:1650px) {
  .header-nav__item.active.custom .header-nav__drop {
    top: 100%
  }
}

@media (max-width:1024px) and (min-width:1025px) {
  .burger-menu span {
    -webkit-transition: background-color .2s, top .2s, bottom .2s, -webkit-transform .2s;
    transition: background-color .2s, transform .2s, top .2s, bottom .2s, -webkit-transform .2s;
    -o-transition: background-color .2s, transform .2s, top .2s, bottom .2s
  }
}

.card-body:after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 0;
  max-width: calc(100% - 20px);
  height: 2px;
  background-color: #ffa80d;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s
}

.card-body.preview-loading:after {
  width: 95%;
  z-index: 2
}

.no-player img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px
}

.player-wrap {
  position: relative !important
}

.player-wrap .kt-player {
  position: absolute !important
}

.player-buttons .sort.for-click .sort-options li span {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.player-buttons .sort.for-click .sort-options li span a:first-child {
  padding-right: 10px;
  box-sizing: border-box
}

.player-buttons .sort.for-click .sort-options li span a:nth-child(2) {
  width: auto;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  overflow: visible
}

.field-error,
.generic-error {
  color: red
}

.captcha-control img,
.modal-wrapper .button-group .checkbox {
  margin: 0 0 10px
}

.modal-body .captcha-control .image .field-error,
.modal-wrapper .row .field-error {
  position: absolute;
  left: 0;
  top: 100%
}

.fancybox-close {
  top: 15px !important;
  right: 15px !important;
  opacity: 0 !important
}

.modal-wrapper__space .checkbox {
  margin: 0 15px 0 0
}

.line-disabled,
.line-error,
.line-premium,
.line-private,
.line-processing {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, .8);
  padding: 5px 0;
  color: #fff
}

.line-error {
  background: rgb(255 0 0 / 80%)
}

.card .checkbox input {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
  cursor: pointer
}

.list-playlists .img img.video2,
.list-playlists .img img.video3,
.list-playlists .img img.video4,
.list-playlists .img img.video5 {
  position: absolute;
  width: 7rem;
  height: 4rem;
  border: 2px solid rgba(255, 255, 255, .5);
  z-index: 2;
  -webkit-transition: border .3s;
  transition: border .3s;
  left: auto
}

.no-touch .list-playlists .item .img .video2:hover,
.no-touch .list-playlists .item .img .video3:hover,
.no-touch .list-playlists .item .img .video4:hover {
  z-index: 3;
  border: 2px solid rgba(255, 168, 13, .5)
}

.list-playlists .img img.video2 {
  right: 25px;
  top: 5px
}

.list-playlists .img img.video3 {
  right: 15px;
  top: 15px
}

.list-playlists .img img.video4 {
  right: 5px;
  top: 25px
}

.static_pages a {
  color: #ffa80d !important
}

.static_pages li {
  list-style: auto
}

.static_pages ol {
  padding-left: 30px
}

.list-tokens {
  margin: 0 0 150px;
  font-size: 14px;
  line-height: 20px;
  padding: 15px;
  border-radius: 10px;
  color: #bcbcbc;
  background-color: #2c2e34
}

.list-tokens th {
  text-align: left
}

.list-tokens th strong {
  font-weight: 700;
  color: #ffa80d
}

body.light .list-tokens {
  color: #292121;
  background-color: #fff
}

.fancybox-skin {
  border-radius: 20px !important;
  background: 0 0 !important;
  box-shadow: none !important
}

form .list-selector-popup {
  position: absolute;
  width: 100%;
  height: 160px;
  left: 0;
  bottom: 52px;
  border-radius: 5px;
  -webkit-box-shadow: -1px 1px 5px rgba(207, 207, 207, .65);
  box-shadow: -1px 1px 5px rgba(207, 207, 207, .65);
  z-index: 10000;
  background-color: #f9f9f9
}

form .list-selector-popup:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #f9f9f9;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  -webkit-box-shadow: -1px 1px 5px rgba(207, 207, 207, .65);
  box-shadow: -1px 1px 5px rgba(207, 207, 207, .65);
  bottom: -5px;
  z-index: 10000
}

form .list-selector-popup:before {
  position: absolute;
  content: "";
  width: 40px;
  height: 7px;
  background-color: #fff;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  z-index: 10001
}

form .list-selector-popup .button-group {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 8px;
  left: 8px;
  bottom: 30px;
  right: 8px
}

form .list-selector-popup .button-group .group-title {
  margin: 0 5px 10px 0;
  padding: 3px;
  line-height: 1.2;
  background: #c8c8c8;
  font-weight: 800
}

form .list-selector-popup .button-group .item {
  display: inline-block;
  width: 31%;
  vertical-align: top
}

.fancybox-inner form .list-selector-popup .button-group .item {
  width: 49%
}

.fancybox-inner,
.fancybox-outer {
  height: auto !important
}

form .list-selector-popup .button-group .item label {
  color: #212121;
  font-size: 12px;
  cursor: pointer;
  position: relative
}

form .list-selector-popup .filter {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: none;
  padding: 0;
  margin: 0
}

form .list-selector-popup .filter input {
  width: 100%;
  height: 100%;
  padding: 8px 10px;
  border: none;
  background-color: #fff;
  color: #212121;
  font-weight: 400;
  line-height: 14px;
  position: relative;
  z-index: 2222;
  margin: 0
}

body.dark form .list-selector-popup {
  -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, .65);
  box-shadow: -1px 1px 5px rgba(0, 0, 0, .65);
  background-color: #2c2e34
}

body.dark form .list-selector-popup .filter input {
  color: #ffeecb;
  border: 1px solid #ffeecb;
  background: #000
}

body.dark form .list-selector-popup:before {
  opacity: 0
}

body.dark form .list-selector-popup:after {
  background-color: #ffeecb;
  -webkit-box-shadow: -1px 1px 5px rgba(0, 0, 0, .65);
  box-shadow: -1px 1px 5px rgba(0, 0, 0, .65);
  z-index: 1
}

.checkbox input.radio+label::before,
.list-subscriptions .link .imges_holder.user img {
  border-radius: 50%
}

.static_pages .modal {
  justify-content: flex-start;
  margin-top: 25px
}

.static_pages .modal .modal-wrapper {
  box-shadow: none;
  border-radius: 10px;
  padding: 20px 15px;
  background-color: transparent;
  border: 1px solid #9C886E;
}

.static_pages .modal .button {
  width: auto
}

.bounty-offers {
  padding: 10px;
  border-radius: 10px;
  background-color: transparent;
  margin-top: 15px;
  display: inline-block;
  border: 1px solid #9C886E;
}

body.show_popup .modal.custom.active {
  display: flex;
  position: fixed;
  top: 0;
  z-index: 999;
  background: rgba(0, 0, 0, .9)
}

.list-subscriptions .card .checkbox {
  right: 0;
  top: 0
}

.tokens_available svg {
  margin: 0 5px 0 0
}

.filter-scroll {
  position: relative;
  min-height: 80px;
  height: 100%
}

.filter-checkboxes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-y: auto
}

.subscribe-btn {
  position: relative;
  overflow: visible
}

.subscribe-btn .text_status {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  top: -25px;
  color: #fff;
  opacity: 0;
  visibility: hidden;
  background-color: #202125;
  transition: opacity .3s, visibility .3s
}

body.light .subscribe-btn .text_status {
  color: #000;
  background-color: #f4f0ee
}

.subscribe-btn.done .text_status {
  opacity: 1;
  visibility: visible
}

.list-subscriptions .link {
  width: 100%;
  position: relative
}

.list-subscriptions .link .imges_holder {
  width: 100%;
  position: relative;
  padding-bottom: 20.27%;
  display: block
}

.list-subscriptions .link .imges_holder img {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 50%;
  transform: translateX(-50%)
}

.list-subscriptions .link .text {
  position: absolute;
  left: 0;
  bottom: 3px
}

@media (max-width:1025px) {
  .information .button {
    margin-top: 10px;
    margin-bottom: 10px
  }
}

.success {
  font-weight: 400;
  color: #908f8f
}

.card-duration_price {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap
}

.card-duration_price .price {
  margin-left: 5px;
  color: #ffa80d;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 7px
}

.card-duration_price .price span {
  color: #908f8f;
  margin: 1px 0 0 5px;
  text-decoration: line-through;
  font-size: 11px;
  font-weight: 400
}

.card-duration_price .price .icon {
  width: 14px;
  height: 14px;
  margin-right: 5px;
  background: #ffa80d;
  overflow: hidden;
  border-radius: 50%
}

.button .icon.header-icon {
  fill: #ffeecb;
  transition: .2s;
  background: #ffeecb;
  border-radius: 50%;
  overflow: hidden
}

.languages.sort {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  margin-right: 20px
}

.languages.sort .lang-img {
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffeecb;
  font-weight: 600;
  font-size: 18px
}

.languages.sort img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.languages.sort .sort-select {
  padding: 0;
  background: 0 0;
  min-width: auto;
  transition: color .2s, transform .2s, -webkit-transform .2s;
  -o-transition: color .2s, transform .2s
}

.languages.sort .sort-options {
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, .5);
  box-shadow: 0 4px 20px rgba(0, 0, 0, .5);
  width: 190px;
  left: auto;
  right: 0;
  border-radius: 10px 0 10px 10px
}

.languages.sort .sort-options a {
  display: flex;
  align-items: center
}

.languages.sort .sort-options a.active {
  font-weight: 700;
  background-color: #ffa80d;
  color: #000
}

.languages.sort.open-sort .sort-select .icon {
  fill: #ffeecb
}

.languages.sort.open-sort .sort-options {
  top: calc(100% + 25px)
}

@media (max-width:1024px) {
  .languages.sort.open-sort .sort-options {
    top: calc(100% + 10px)
  }

  .languages.sort .sort-options {
    border-radius: 0 10px 10px;
    left: 0;
    right: auto
  }
}

.languages.sort .sort-select .icon {
  fill: #ffeecb;
  -webkit-transition: color .2s, -webkit-transform .2s;
  transition: color .2s, transform .2s, -webkit-transform .2s;
  -o-transition: color .2s, transform .2s
}

body.light .dropdown-lang.sort:hover .sort-select {
  background: transparent;
}

@media (min-width:1025px) {
  .filter-block:last-child .filter-scroll {
    min-height: 500px
  }

  .button:hover .icon.header-icon {
    fill: #ffa80d;
    background: #ffa80d
  }

  .languages.sort.open-sort .sort-select,
  .languages.sort:hover .sort-select {
    color: #ffa80d;
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15);
  }

  .languages.sort.open-sort .sort-select .lang-img,
  .languages.sort:hover .sort-select .lang-img {
    color: #ffa80d
  }

  .languages.sort.open-sort .sort-select .icon,
  .languages.sort:hover .sort-select .icon {
    fill: #ffa80d
  }
}

@media (max-width: 1265px) {
  .header-cards.seven-columns .items .item:first-child {
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
  }   
}

.header-cards.seven-columns .items .item {
  display: flex; 
  align-items: center;
}

.header-cards.seven-columns .items .item svg {
  margin-right: 5px;
}


.rating input:checked~label svg,
.rating label svg,
.rating label:hover svg,
.rating label:hover~label svg {
    color: #ffa80d !important;
    font-size: 20px; 
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transition: color .2s, opacity .2s;
    -o-transition: color .2s, opacity .2s;
    transition: color .2s, opacity .2s;
}

.rating {
    overflow: hidden;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    overflow: visible;
    margin: 0 5px 0 0;
}

.rating.can_watch {
  cursor: default;
  pointer-events: none;
}

.rating-container .rating.can_watch {
  padding: 5px 10px;
  height: 40px;
  display: flex;
  background-color: #2c2e34;
  align-items: center;
  border-radius: 10px;
  flex-direction: row-reverse;

}

.rating-container .rating label {
  margin-right: 5px;
}

.rating-container .rating label:first-child {
  margin-right: 0;
}

.rating .voters {
  position: absolute;
  top: -19px;
  white-space: nowrap;
}

.rating input {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    z-index: 0;
    margin: 0;
}

.rating input:checked~label svg {
    color: #ffa80d !important;
    font-size: 20px;
    height: 20px;
    width: 20px;
}

.rating input:checked~label svg {
  opacity: 1 !important;
}

.rating input:checked~label .icon-star-full {
  /* opacity: 0 !important; */
}

.rating label {
    background-position: 0 0;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
    position: relative;
    z-index: 1;
    font-size: 20px;
    line-height: 0;
}

.rating label:hover svg,
.rating label:hover~label svg {
    color: #ffa80d;
    height: 20px;
    width: 20px;
}

.rating label svg.active {
    color: #ffa80d;
    height: 20px;
    width: 20px;
}

.no-star-hover.rating label svg.active {
    color: #000;
}

.rating.not-hover label:hover svg,
.rating.not-hover label:hover~label svg {
    color: #858585;
    height: 20px;
    width: 20px;
}

.rating.not-hover label:hover svg.active,
.rating.not-hover label:hover~label svg.active {
    color: #ffa80d;
}

.rating #star-1 {
    left: 0px;
}

.rating #star-2 {
    left: 20px;
}

.rating #star-3 {
    left: 40px;
}

.rating #star-4 {
    left: 60px;
}

.rating #star-5 {
    left: 80px;
}

.rating label svg.icon-star-full {
  color: #ffa80d !important;
  opacity: 0;
}

.rating:not(:hover) label.active svg, 
.rating:not(:hover) label.active~label svg,
.rating label:hover svg, 
.rating label:hover~label svg {
  opacity: 0;
}

.rating:not(:hover) label.active svg.icon-star-full, 
.rating:not(:hover) label.active~label svg.icon-star-full,
.rating label:hover svg.icon-star-full, 
.rating label:hover~label svg.icon-star-full {
  opacity: 1;
}

.rating label:hover svg.icon-star-full, 
.rating label:hover~label svg.icon-star-full {
  color: #908f8f !important;
  color: #ffa80d !important;
}

body.light .rating input:checked~label svg, 
body.light .rating label svg, 
body.light .rating label:hover svg, 
body.light .rating label:hover~label svg {
  color: #000;
  color: #ffa80d !important;
}

body.light .rating label:hover svg.icon-star-full, 
body.light .rating label:hover~label svg.icon-star-full {
  color: #000 !important;
  color: #ffa80d !important;
}

.player-buttons .buttons {
  align-items: center;
}

.list-videos .items.rating_holder {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 4;
  padding: 6px 7px;
  background-color: rgba(11, 11, 20, .8);
  border-radius: 7px;
  margin-left: 5px;
  margin-bottom: 6px;
}

.list-videos .items .rating {
  flex-wrap: nowrap;
  margin: 0;
}

.comment-other .rating label,
.list-videos .rating label {
  top: -1px;
}

.comment-other .rating_holder {
  margin: 0 0 0 10px;
} 

.comment-other .rating label,
.comment-other .rating label svg {
  width: 14px;
  height: 14px;
}

.list-videos .rating label,
.list-videos .rating label svg {
  width: 14px;
  height: 13px;
}

.list-videos .rating label {
  margin-right: 5px;
}

.list-videos .rating label:first-child {
  margin-right: 0;
}

.list-videos .rating label.active svg.icon-star-full {
  fill: #ffa80d !important;
}

.block-new-comment .review_text {
  margin: 0 0 5px;
}

.block-new-comment .review_text a {
  text-decoration: underline;
  transition: color .3s;
}

.block-new-comment .review_text a:hover {
  text-decoration: none;
  color: #ffa80d;
}

.block-new-comment .rating {
  margin: 0 0 10px;
}

.block-new-comment .bottom {
  margin-top: 10px;
}

.block-new-comment .row {
  position: relative;
}

.block-new-comment .row .generic-error {
  position: absolute;
  bottom: -2px;
  left: 0;
}

.modal-wrapper__space.checkbox_holder .hidden {
  display: none;
}

.comments_block {
  background: #2C2E34;
  border-radius: 20px;
  padding: 20px;
}

body.light .comments_block {
  background-color: #fff;
}

.comments_block .review_text {
  font-size: 16px;
  color: #908f8f;
}

body.light .comments_block .review_text {
  color: #908f8f;
}

.comments_block .review_text a,
.comments_block .review_text span {
  color: #FFA80D;
  font-weight: 700;
}

.comments_block .review_text a {
  text-decoration: none;
}

.comments_block .review_text a:hover {
  text-decoration: underline;
}

.comments_block .review_text.title-box {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.comments_block .block-new-comment .rating {
  margin-bottom: 20px;
}

.comments_block .rating label {
  display: block;
  width: 18px;
}

.comments_block .add-comment__head {
  margin-bottom: 10px;
}

.comments_block .add-comment__inputs .textarea {
  background: #1F2125;
}

body.light .comments_block .add-comment__head {
  margin-bottom: 10px;
}

body.light .rating-container .rating.can_watch {
  background-color: #fff;
}

body.light .add-comment__inputs .textarea {
  background: transparent;
}

.input-label .radio-group.row-box label {
  margin-bottom: 0;
  margin-left: 10px;
  font-size: 13px;
}

.textarea-holder {
  max-height: 0;
  overflow: hidden;
  transition: max-height .5s;
  opacity: 0;
}
.textarea-holder.aktive-text {
  max-height: 700px;
  opacity: 1;
}

.row-box input[type="radio"] {
  display: none;
}

.row-box .radio-row input[type="radio"] + label:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  border-radius: 50%;
  border: 2px solid #ffa80d;
  background-color: #fff;
  vertical-align: middle;
}

.row-box .radio-row input[type="radio"]:checked + label:before {
  background-color: #ffa80d; 
  border-color: #ffffff;
}

.row-box .radio-row label {
  display: inline-block;
  vertical-align: middle;
}

.player-holder {
  overflow: hidden;
}

.player-modal.modal-box {
  width: 100%;
  max-width: 320px;
  right: 0;
  top: 0;
  left: auto;
  border-radius: 0px 10px;
/*  backdrop-filter: blur(40px);*/
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0px 10px 10px 0;
}

.player-modal.modal-box .player-modal__wrapper {
  max-width: 100%;
  padding: 0 25px;
}

.player-modal.modal-box .player-modal__text {
  font-size: 14px;
}

.player-modal.modal-box .player-modal__text.custom {
  font-size: 20px;
}

.player-modal.modal-box .button {
  max-width: 260px;
  width: 100%;
  height: 60px;
}

.no-player video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.no-player.player-placeholder {
  background: #000000;
}

@media (max-width: 520px) {
  .player-modal.modal-box {
    max-width: 160px;
  }
  .player-modal.modal-box .player-modal__wrapper {
    padding: 0 8px;
  }
  .player-modal.modal-box .button {
    max-width: 200px;
    height: 34px;
  }
  .player-modal.modal-box .player-modal__title {
    font-size: 12px;
  }
  .player-modal.modal-box .player-modal__text {
    font-size: 10px;
  }
  .player-modal.modal-box .player-modal__text.custom {
    font-size: 14px;
  }
}


.categories-section .header-cards.seven-columns {
  padding: 0;
}

.categories-section .header-cards.seven-columns .items .item svg {
  width: 20px;
  height: 20px;
}

@media (max-width: 1380px) {
  .categories-section .header-cards.seven-columns {
    grid-template-columns: repeat(6, 1fr);
  }
}

@media (max-width: 1170px) {
  .categories-section .header-cards.seven-columns {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (max-width: 1024px) {
  .categories-section .header-cards.seven-columns {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 767px) {
  .categories-section .header-cards.seven-columns {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 490px) {
  .categories-section .header-cards.seven-columns {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1025px) {
  .categories-section .card.vertical:hover .card-info__text {
    color: #ffa80d;
  }
}

.backtop {
  background: url(/static/images/up-arrow.svg);
  position: fixed;
  bottom: 4em;
  background-size: 22px;
  right: 10px;
  text-decoration: none;
  padding: 1em;
  display: none;
  background-color: #ffa80d;
  border-radius: 50%;
  border: 2px solid #000;
  cursor: pointer;
  width: 44px;
  height: 44px;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 10;
}

.section-head.second {
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.section-head.second h1 {
  margin: 0;
}

.section-head.three {
  align-items: flex-start;
  justify-content: left;
  gap: 10px;
  flex-wrap: nowrap;
}

.section-head.three .title {
  margin: 0;
}

.section-head.three .icon {
  width: 30px;
  height: 30px;
}

.section-head p {
	margin-top: 5px;
	color: #FFF;
	font-size: 18px;
	font-weight: 400;
}

.static_pages p {
  color: #bcbcbc;
}

.section-head p a {
	color: #FFA80D;
	transition: color .3s ease;
}

@media screen and (hover:hover) {
	.section-head p a:hover {
		color: #9C886E;
	}
}

.section-head h1 {
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px;
	text-align: center;
}
.accordion {
  max-width: 1410px;
  margin: auto;
  margin-bottom: 30px;
}
.accordion-section {
	margin-bottom: 10px;
	border-radius: 10px;
	border: 1px solid #9C886E;
	padding: 15px 20px;
}
.accordion-section:last-child {
  margin-bottom: 0;
}
.accordion-header {
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 16px;
	cursor: pointer;
	font-weight: 600;
	color: #FFEECB;
	transition: color .3s ease;
}

.accordion-header span {
  transition: color .3s ease;
}

.accordion-header.active span {
  color: #FFA80D;
  transition: color .3s ease;
}

.accordion-header .icon-plus {
	width: 24px;
	height: 24px;
}

.accordion-header .icon-minus {
	width: 24px;
	height: 24px;
	display: none;
}

.accordion-header.active .icon-plus{
  display: none;
}

.accordion-header.active .icon-minus {
	display: block;
}

.accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.5s ease-in-out; 
}
.accordion-content p {
	padding: 20px 0 0;
	margin: 0;
	color: #fff;
	line-height: 24px; 
	font-weight: 400;
	font-size: 16px;
	margin-left: 44px;
}

.accordion-content p a {
	color: #FFA80D;
	transition: color .3s ease;
}

@media screen and (hover:hover) {
	.accordion-content p a:hover {
		color: #9C886E;
	}
	.accordion-header:hover span {
	color: #FFA80D;
	}
}

.accordion-header.active .icon-arr-down-big {
  opacity: 1;
}

.accordion-title {
	display: flex;
	align-items: center;
	gap: 20px;
	font-size: 26px;
	font-weight: 700;
	color: #FFEECB;
	margin-bottom: 20px ;
}

.accordion-title .icon {
	width: 40px;
	height: 40px;
}

@media screen and (max-width: 700px) {
  .accordion {
    width: 100%;
  }
  .accordion-header {
    font-size: 16px;
  }
  .accordion-content p {
  	padding: 10px 0 0;
  }
  .accordion-title {
	font-size: 20px;
	gap: 10px;
  }
  .accordion-title .icon {
	width: 30px;
	height: 30px;
  }
}

body.light .accordion-title {
  color: #000;
}

body.light .accordion-header {
  color: #ffac00;
}

@media screen and (hover:hover) {
  body.light .accordion-header:hover span {
    color: #000;
  }
}

.container-small {
  max-width: 1430px;
  padding: 20px 10px 40px;
  margin: 0 auto;
}

.posts-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.posts-wrap .item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  padding: 22px 20px;
  border-radius: 10px;
  border: 1px solid #9C886E;
  background: #2C2E34;
}

@media screen and (hover:hover) {
  .posts-wrap .item:hover .post-title {
    color: #FFA80D;
  }
  body.light .posts-wrap .item:hover .post-title {
    color: #FFA80D;
  }
}

body.light .posts-wrap .item {
  background: #d8d8d8;
}

.posts-wrap .item .post-title {
  color: #FFEECB;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  transition: color .3s ease;
}

body.light .posts-wrap .item .post-title {
  color: #292121;
}

.posts-wrap .item .wrap {
  display: flex;
  align-items: center;
  gap: 20px;
}

.posts-wrap .item .wrap .view {
  display: flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 400;
}

.posts-wrap .item .wrap .added {
  font-size: 14px;
  font-weight: 400;
}

.posts-wrap .item .wrap .view svg {
  display: flex;
  width: 16px;
  height: 16px;
}

.block-post {
  border-radius: 10px;
  background: #2C2E34;
  padding: 20px;
  color: #dedede;
}

.block-post a {
  color: #FFA80D;
  transition: color .3s ease;
}

.block-post img {
  border-radius: 10px;
  border: 1px solid #FFA80D;
  max-width: fit-content;
  width: 100%;
}

.block-post strong {
  font-weight: 700;
}

@media screen and (hover:hover) {
  .block-post a:hover {
    color: #9C886E;
  }
}

body.light .block-post {
  background: #d8d8d8;
  color: #292121;
}

.back-btn {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 19px;
  border-radius: 10px;
  background: #2C2E34;
  gap: 10px;
  width: fit-content;
}

.back-btn svg {
  width: 10px;
  height: 10px;
  transition: transform .3s ease;
}

body.light .back-btn {
  background: #d8d8d8;
}

body.light .back-btn svg {
  fill: #292121;
}

@media screen and (hover:hover) {
  .back-btn:hover svg {
    transform: translateX(-5px);
  }
}

.headline-post {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
  flex-wrap: wrap;
  gap: 5px;
}

@media screen and (max-width: 411px) {
  .headline-post {
    flex-direction: column-reverse;
  }
}

.headline-post .title {
  margin: 0;
  flex-direction: column;
  align-items: baseline;
  gap: 10px;
}

.post-info {
  font-size: 16px;
  color: #908F8F;
  font-weight: 400;
  display: flex;
  align-items: center;
  gap: 20px;
}

.post-info svg {
  width: 16px;
  height: 16px;
}

.post-info .item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.block-post ul, .block-post ol {
  margin-left: 20px;
}

.block-post ul li, .block-post ol li {
  color: #dedede;
}

.block-post ul br, .block-post ol br {
  display: none !important;
  height: 0;
}

.list-sort li {
  list-style: none;
}