 .wrapper {min-width: 320px;width: 100%;position: relative;padding: 0;overflow: hidden;}.wrapper-container {width: 100%;margin: 0;position: relative;z-index: 20;}.wrapper-main {background-color: var(--bg-color);box-shadow: 0 15px 30px rgba(0,0,0,0.1);border-radius: 0px;overflow: hidden;}.header {background: #fff;padding-left: 280px;position: relative;box-shadow: 0 5px 15px rgba(0,0,0,0.05);}.header__inner {padding: 20px var(--main-indent);position: relative;z-index: 10;}.header::before {content: '';width: 280px;height: 100%;background-color: var(--bg-color-second);position: absolute;left: 0;top: 0;}.content {min-height: 100vh;}.sidebar {width: 280px;text-shadow: 0 1px 1px rgba(0,0,0,0.8);background-color: var(--bg-color-second);padding: var(--main-indent);}.main {padding: var(--main-indent);}.footer {background-color: #000;padding: var(--main-indent);color: var(--fourth-text-color);}#scrolltop {position: fixed;width: 50px;height: 50px;line-height: 50px;right: 15px;bottom: 10px;z-index: 990;display: none;background-color: #456690;color: #fff;cursor: pointer;font-size: 2.4rem;border-radius: 50%;text-align: center;box-shadow: 0 5px 10px rgba(0,0,0,0.1);}.logo {display: inline-block;font-size: 2.4rem;position: relative;text-shadow: 0 1px 1px rgba(0,0,0,0.8);color: #fff !important;line-height: 50px;font-weight: 900;position: absolute;left: -257px;top: 15px;}.logo span {color: var(--primary-color);}.header__search {position: relative;margin: 0 20px 0 60px;}.header__search input, .header__search input:focus {padding: 0 50px 0 20px;border-radius: 20px;background-color: #f8f8f8;color: #333;box-shadow: none;border: 1px solid #dadad9;}.header__search input:not(:focus)::placeholder {color: var(--primary-text-color);opacity: 0.6;font-size: 1.5rem;}.header__search button {position: absolute;right: 0;top: 0px;width: 50px;cursor: pointer;background: none;line-height: 40px;color: black;font-size: 1.6rem;border-radius: 16px;padding: 0;}.header__search-btn:hover {background-color: var(--primary-color);color: #fff;}.footer__menu a {display: block;margin: 0 20px 0 0;color: var(--third-text-color);}.footer__copyright {margin-top: 8px;}.footer__copyright span {color: var(--third-color);border-bottom: 1px dotted var(--third-color);}.pagination {text-align: center;padding-top: 30px;}.pagination__pages, .pages {display: flex;flex-wrap: wrap;justify-content: center;gap: 5px;}.pagination__pages a, .pagination__pages span, .pages a, .pages span {display: flex;align-items: center;justify-content: center;min-width: 40px;height: 40px;font-size: 16px;border: 1px solid #b9b9b9;box-sizing: border-box;border-radius: 50%;transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;text-decoration: none;}.pagination__pages span:not(.nav_ext) {background: #15161b;color: #fff;border-color: #15161b;cursor: default;}.pages span:not(.nav_ext) {background: #456690;color: #fff;border-color: #15161b;cursor: default;}.pagination__pages a:hover, .pages a:hover {background-color: #456690;color: #fff;border-color: #456690;}@media screen and (max-width: 590px) {.pagination__pages a, .pagination__pages span, .pages a, .pages span {min-width: 40px;height: 40px;font-size: 15px;}.pagination__pages span:not(.nav_ext), .pages span:not(.nav_ext) {font-size: 16px;}}.section:not(:last-child) {margin-bottom: 40px;}.section__header {margin-bottom: 20px;}.section__title {font-size: 2.3rem;font-weight: 600;margin-top: -15px;margin-left: 10px;}.section__subtitle {font-size: 1.6rem;text-transform: uppercase;font-weight: 700;color: var(--secondary-text-color-menu);}.section__items {margin: 0 -10px -20px -10px;}.section__title span, .section__subtitle span {color: var(--primary-color);}.section__link {font-size: 1.2rem;font-weight: 700;color: var(--secondary-text-color);height: 30px;line-height: 30px;border-radius: 15px;padding: 0 10px;margin-left: 10px;box-shadow: inset 0 0 0 1px rgba(0,0,0,0.1);text-transform: uppercase;display: inline-block;}.section__link:hover {background-color: var(--primary-color);color: #fff;}.section--top {width: 352px;margin-left: 20px;}.section--artists .section__content {background-color: #fff;box-shadow: 0 5px 15px rgba(0,0,0,0.06);padding-right: 20px;}.section--top, .section--new {margin-bottom: 30px !important;}.section--top .section__content, .section--new .section__content {box-shadow: 0 5px 15px rgba(0,0,0,0.06);overflow: hidden;background-color: #fff;margin-left: 0;margin-right: 0;}.item {padding: 0 10px;margin-bottom: 20px;text-shadow: 0 1px 1px rgba(255,255,255,0.5);}.item__title {line-height: 1.3;font-weight: 600;width: 100%;color: var(--primary-text-color);display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.item__title2 {font-size: 1.7rem;font-weight: normal;line-height: 1.3;color: var(--primary-text-colortop);}.item__titletop {font-size: 1.6rem;line-height: 1.3;font-weight: 600;color: var(--primary-text-colortop);}.item__subtitle {color: var(--secondary-text-color);font-size: 1.4rem;font-weight: 300;margin-top: 1px;}.item__meta {color: var(--primary-color);margin-bottom: 1px;font-size: 1.1rem;text-transform: uppercase;}.item__btn {cursor: pointer;width: 40px;height: 40px;border-radius: 50%;text-shadow: none;background-color: var(--secondary-color);color: rgba(0,0,0,0.5);font-size: 1.2rem;padding-left: 3px;}.item__btn:hover {background-color: var(--primary-color);color: #fff;}.top-item {width: 50%;margin-bottom: 5px;}.top-item__inner {padding: 15px;background-color: #fff;box-shadow: 0 5px 15px rgba(0,0,0,0.06);}.top-item__img {width: 40px;height: 40px;border-radius: 6px;}.top-item__description {display: block;padding: 0 10px;height: 40px;}.section--top .top-item {width: 100%;margin: 0;padding: 0;box-shadow: none;}.section--top .top-item:not(:last-child) {border-bottom: 1px solid #f2f2f2;}.section--top .top-item__inner {box-shadow: none;}.short-item {width: 100%;margin-bottom: 5px;contain: layout;}.short-item__inner {padding: 8px;background-color: #fff;box-shadow: 0 5px 15px rgba(0,0,0,0.01);border-radius: 10px;display: flex;align-items: center;height: 60px;min-height: 60px;max-height: 60px;}@media (max-width: 768px) {.short-item__inner {height: 75px;min-height: 75px;max-height: 75px;}}.short-item__img {width: 40px;height: 40px;border-radius: 50%;margin-right: 5px;}.short-item__description {padding-left: 10px;}.short-item__description > * {margin: 0;font-size: inherit;}.short-item__description > *:last-child {width: 20%;font-size: 0.8em;text-align: center;}.section--new .short-item {margin: 0;width: 100%;padding: 0;box-shadow: none;}.section--new .short-item:not(:last-child) {border-bottom: 1px solid #f2f2f2;}.section--new .short-item__inner {box-shadow: none;}.js-item-played .fa-play:before {content: '\f04c';margin-left: -3px;}.js-item-played .item__btn {background-color: var(--primary-color);color: #fff;}.track-item:not(:last-child) {margin-bottom: 20px;}.track-img {width: 40px;height: 40px;border-radius: 10px;margin-right: 15px;}.track-title {font-weight: 500;}.track-subtitle {font-size: 13px;color: #999;margin-top: 5px;}.track-time {font-size: 14px;color: #666;margin-left: 15px;}.track-dl {width: 30px;height: 30px;border-radius: 15px;text-align: center;background-color: #e9ecf5;color: #95afc0;margin-left: 10px;font-size: 13px;cursor: pointer;}.track-dl {background-color: transparent;color: #00997a;font-size: 24px;margin-left: 20px;}.track-dl:hover {color: #004d3d;}.track-item:hover {opacity: 1;}.js-item-played .fa-play-circle:before {content: '\f04c';font-size: 14px;position: relative;top: -4px;}.js-item-played .track-equalizer {opacity: 1;}.nav-list {}.nav-list > li > a {display: block;background-color: #1e2e56;color: #f0f5ff;font-weight: 600;border-radius: 8px;padding: 10px 15px;transition: background 0.3s ease, color 0.3s ease;}.nav-list > li {position: relative;margin-bottom: 10px;}.nav-list > li > span {position: absolute;left: 0;top: 0px;color: var(--third-color);font-size: 1.8rem;pointer-events: none;}.nav-list > li > a:hover, .nav-list > li:hover > a {background-color: #34507a;color: #e8ecf7;}.nav-list__submenu > a:after {content: "\f061";font-weight: 300;font-family: 'Font Awesome 5 Pro';transition: all .2s;display: inline-block;margin-left: 15px;position: relative;top: 2px;}.nav-list__hidden {background-color: #fff;box-shadow: 0 27px 53px rgba(0,0,0,0.2);z-index: 100;position: absolute;left: 90%;top: 0%;width: 320px;border-radius: 10px;visibility: hidden;opacity: 0;transform: translateY(30px);padding: 20px;padding-bottom: 5px;}.nav-list__hidden li {width: 50%;margin-bottom: 15px;}.nav-list__hidden li a {display: block;font-weight: 300;font-size: 1.5rem;text-shadow: none;}.nav-list > li:hover .nav-list__hidden {visibility: visible;opacity: 1;transform: translateY(0px);}.nav-list--without-icon > li > a {padding-left: 0;}.soon-item {padding: 0;margin: 0;line-height: 1.4;}.soon-item:not(:last-child) {margin-bottom: 26px;}.soon-item__img {width: 50px;height: 50px;margin-right: 20px;border-radius: 50%;}.sidebar .section__subtitle, .sidebar .item__subtitle {color: var(--fourth-text-color-menu);}.sidebar .item__title {color: var(--third-text-color);}.eTitle .audioplayer {width:auto;}.audioplayer {width: 45px;height: 42px;color: #fff;text-shadow: 1px 1px 0 #000;border: 3px solid #456690;position: relative;z-index: 1;background: #333;}.audioplayer-mini {display: none;width: 2.5em;margin: 0 auto;}.audioplayer > div {position: absolute;}.audioplayer-playpause {width: 100%;height: 100%;text-align: left;text-indent: -9999px;cursor: pointer;z-index: 2;top: 0;left: 0;}.audioplayer:not(.audioplayer-mini) .audioplayer-playpause {}.audioplayer-mini .audioplayer-playpause {width: 100%;}.audioplayer-playpause:hover, .audioplayer-playpause:focus {}.audioplayer-playpause a {display: block;}.audioplayer-stopped .audioplayer-playpause a {width: 0;height: 0;border: 0.5em solid transparent;border-right: none;border-left-color: #fff;content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}.audioplayer-playing .audioplayer-playpause a {width: 0.75em;height: 0.75em;position: absolute;top: 50%;left: 50%;margin: -0.375em 0 0 -0.375em;}.audioplayer-playing .audioplayer-playpause a:before, .audioplayer-playing .audioplayer-playpause a:after {width: 40%;height: 100%;background-color: #fff;content: '';position: absolute;top: 0;}.audioplayer-playing .audioplayer-playpause a:before {left: 0;}.audioplayer-playing .audioplayer-playpause a:after {right: 0;}.audioplayer-time {display: none;width: 4.375em;height: 100%;line-height: 2.375em;text-align: center;z-index: 2;top: 0;}.audioplayer-time-current {display: none;border-left: 1px solid #111;border-left-color: rgba( 0, 0, 0, .25 );left: 2.5em;}.audioplayer-time-duration {display: none;border-right: 1px solid #555;border-right-color: rgba( 255, 255, 255, .1 );right: 2.5em;}.audioplayer-novolume .audioplayer-time-duration {display: none;border-right: 0;right: 0;}.audioplayer-bar {display: none;height: 0.875em;background-color: #222;cursor: pointer;z-index: 1;top: 50%;right: 6.875em;left: 6.875em;margin-top: -0.438em;}.audioplayer-novolume .audioplayer-bar {display: none;right: 4.375em;}.audioplayer-bar div {display: none;width: 0;height: 100%;position: absolute;left: 0;top: 0;}.audioplayer-bar-loaded {display: none;background-color: #333;z-index: 1;}.audioplayer-bar-played {display: none;background: #007fd1;z-index: 2;}.audioplayer-volume {display: none;width: 2.5em;height: 100%;border-left: 1px solid #111;border-left-color: rgba( 0, 0, 0, .25 );text-align: left;text-indent: -9999px;cursor: pointer;z-index: 2;top: 0;right: 0;}.audioplayer-volume:hover, .audioplayer-volume:focus {display: none;background-color: #222;}.audioplayer-volume-button {display: none;width: 100%;height: 100%;}.audioplayer-volume-button a {display: none;width: 0.313em;height: 0.375em;background-color: #fff;display: block;position: relative;z-index: 1;top: 40%;left: 35%;}.audioplayer-volume-button a:before, .audioplayer-volume-button a:after {display: none;content: '';position: absolute;}.audioplayer-volume-button a:before {display: none;width: 0;height: 0;border: 0.5em solid transparent;border-left: none;border-right-color: #fff;z-index: 2;top: 50%;right: -0.25em;margin-top: -0.5em;}.audioplayer:not(.audioplayer-muted) .audioplayer-volume-button a:after {display: none;width: 0.313em;height: 0.313em;border: 0.25em double #fff;border-width: 0.25em 0.25em 0 0;left: 0.563em;top: -0.063em;-webkit-border-radius: 0 0.938em 0 0;-moz-border-radius: 0 0.938em 0 0;border-radius: 0 0.938em 0 0;-webkit-transform: rotate( 45deg );-moz-transform: rotate( 45deg );-ms-transform: rotate( 45deg );-o-transform: rotate( 45deg );transform: rotate( 45deg );}.audioplayer-volume-adjust {height: 6.25em;cursor: default;position: absolute;left: 0;right: -1px;top: -9999px;background: #333;}.audioplayer-volume:not(:hover) .audioplayer-volume-adjust {opacity: 0;}.audioplayer-volume:hover .audioplayer-volume-adjust {top: auto;bottom: 100%;}.audioplayer-volume-adjust > div {width: 40%;height: 80%;background-color: #222;cursor: pointer;position: relative;z-index: 1;margin: 30% auto 0;}.audioplayer-volume-adjust div div {width: 100%;height: 100%;position: absolute;bottom: 0;left: 0;background: #007fd1;}.audioplayer-novolume .audioplayer-volume {display: none;}.audioplayer {}.audioplayer-volume-adjust {-webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );-moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );}.audioplayer-bar, .audioplayer-volume-adjust > div {-webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );-moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );}.audioplayer-volume-adjust div div, .audioplayer-bar-played {-webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );-moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );}.audioplayer-playpause, .audioplayer-volume a {}.audioplayer, .audioplayer-volume-adjust {background: #456690;}.audioplayer-bar-played {background: #456690;}.audioplayer-volume-adjust div div {}.audioplayer-bar, .audioplayer-bar div, .audioplayer-volume-adjust div {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}.audioplayer {-webkit-border-radius: 15px;-moz-border-radius: 15px;border-radius: 50%;}.audioplayer-volume-adjust {-webkit-border-top-left-radius: 2px;-webkit-border-top-right-radius: 2px;-moz-border-radius-topleft: 2px;-moz-border-radius-topright: 2px;border-top-left-radius: 2px;border-top-right-radius: 2px;}.audioplayer *, .audioplayer *:before, .audioplayer *:after {-webkit-transition: color .2s ease, background-color .2s ease;-moz-transition: color .2s ease, background-color .2s ease;-ms-transition: color .2s ease, background-color .2s ease;-o-transition: color .2s ease, background-color .2s ease;transition: color .2s ease, background-color .2s ease;}@media only screen and ( max-width: 32.5em ) {#wrapper {width: 100%;height: auto;position: static;padding: 1.25em;margin: 0;}}.inner-page__category {font-size: 1.4rem;margin-top: 10px;}.inner-page__category span {font-weight: 600;margin-right: 5px;}.inner-page__category a {color: var(--primary-color);border-bottom: 1px dotted var(--primary-color);}.inner-page__category a:hover {border-bottom-color: transparent;}.inner-page__category span[class*=fa] {color: var(--secondary-color);margin-right: 8px;}h1 a {margin-left: 10px;color: var(--primary-color);font-size: 1.6rem;}.inner-page__columns {background-color: #fff;border-radius: 10px;padding: 20px;box-shadow: 0 5px 15px rgba(0,0,0,0.06);}.inner-page__left-column {width: 200px;margin-right: 20px;}.inner-page__poster {border-radius: 10px;width: 200px;height: 200px;}.inner-page__info.d-flex {display: flex;flex-direction: column;align-items: center;width: 100%;}.inner-page__info {margin-bottom: 1px;font-size: 1.5rem;}.inner-page__info li {display: flex;justify-content: space-between;position: relative;width: 100%;max-width: 500px;margin-bottom: 1px;border-bottom: 1px solid #E8E8E8;}.inner-page__info li span {display: inline-block;padding: 4px 0;}.inner-page__info li > span:first-child {color: var(--secondary-text-color);flex: 1 1 0;max-width: 100%;min-width: 120px;display: flex;align-items: center;}.inner-page__info li > span:last-child {color: var(--secondary-text-color);flex: 1 1 0;text-align: right;}.inner-page__info a {color: var(--primary-color);border-bottom: 1px dotted var(--primary-color);margin-top: 15px;align-self: center;}@media (max-width: 768px) {.inner-page__info.d-flex {align-items: stretch;padding: 0 15px;}.inner-page__info li {max-width: 100%;}}.inner-page__dl {height: 40px;line-height: 40px;border-radius: 20px;padding: 0 20px;background-color: #00997a;color: #fff !important;display: inline-block;}.inner-page__dl:hover {background-color: #00b38f;}.inner-page__meta a {display: block;}.inner-page__ctrl {justify-content: center;text-align: center;width: 100%;}.inner-page__play {height: 60px;padding: 8px 15px 8px 10px;background: #45669033;font-weight: 600;font-size: 1.7rem;position: relative;border-radius: 30px;max-width: 100%;justify-content: center;margin: 0 auto;margin-bottom: 10px;}.inner-page__play-desc .ws-nowrap {font-weight: 400;font-size: 1.4rem;font-weight: 300;margin-left: 1px;}.inner-page__play .item__btn {margin: 0 10px 0 0;border-radius: 10px;}.inner-page__rating {font-size: 1.3rem;}.inner-page__rating a {display: block;height: 40px;line-height: 40px;border-radius: 20px;padding: 0 5px;background-color: #00997a;color: #fff;margin-left: 10px;font-weight: 400;}.inner-page__rating a div {margin-right: 10px;height: 30px;line-height: 30px;display: inline-block;vertical-align: top;padding-top: 3px;}.inner-page__rating a + a {background-color: #eb4d4b;}.inner-page__rating a img {display: inline-block;width: 25px;height: 25px;position: relative;top: 3px;}.inner-page__rating a + a img {transform: scale(-1,-1);top: 5px;}.inner-page__rating a:hover {opacity: 0.6;}.inner-page__caption {line-height: 1.6;margin-top: 15px;color: var(--secondary-text-color);font-size: 1.4rem;}.lyrics-block {text-align: center;margin: 30px auto;max-width: 800px;padding: 0 15px;}.lyrics-block .section__title {font-size: 23px;font-weight: 600;margin-bottom: 10px;}.lyrics-block .inner-page__text {white-space: pre-line;line-height: 1.5;font-size: 16px;margin-bottom: 1px;}.lyrics-block .inner-page__text p {margin: 0;padding: 0;}.lyrics-block .inner-page__text div {margin: 0 !important;padding: 0 !important;}.slice {overflow: hidden;position: relative;transition: height .2s;}.slice-masked:before {content: '';position: absolute;z-index: 1;bottom: 0px;left: 0;right: 0;height: 120px;pointer-events: none;background: linear-gradient(to bottom, transparent 0%, #f2f6f8 100%);}.slice-btn {margin: 10px 0 0 0;}.slice-btn span {display: inline-block;cursor: pointer;border-bottom: 1px dotted var(--primary-color);color: var(--primary-color);}.inner-page--artist .inner-page__left-column {width: 260px;}.inner-page--artist .inner-page__poster {height: 170px;width: 260px;}.inner-page__left-column .inner-page__rating {position: relative;left: -10px;margin-top: 20px;flex-wrap: nowrap;}.inner-page__right-column .slice-masked:before {background: linear-gradient(to bottom, transparent 0%, #fff 100%);}.inner-page--collection .inner-page__left-column {width: 100%;margin: 0;}.inner-page--collection .inner-page__poster {width: 100%;height: 240px;}.inner-page--collection .inner-page__rating {position: absolute;z-index: 10;left: 10px;bottom: 20px;}.inner-page__quantity {position: absolute;z-index: 10;right: 20px;bottom: 20px;height: 40px;line-height: 40px;border-radius: 20px;padding: 0 20px;background-color: rgba(0,0,0,0.6);color: #fff;}.text {line-height: 1.7;font-size: 1.6rem;font-weight: 400;word-wrap: break-word;}.text a {text-decoration: underline;color: var(--primary-color);}.text img:not(.emoji), .text p, .text h1, .text h2, .text h3, .text h4, .text h5, .text > ul, .text > ol, .text table {margin-bottom: 5px;}.text > img[style*="left"], .text > .highslide img[style*="left"] {margin: 0 10px 10px 0;}.text > img[style*="right"], .text > .highslide img[style*="right"] {margin: 0 0 10px 10px;}.text > ul li {list-style: disc;margin-left: 40px;}.text > ol li {list-style: decimal;margin-left: 40px;}.text table, .video-inside > * {width: 100%;}.text table tr td {padding: 10px;border: 2px solid #fff;}.text table tr:nth-child(2n+1) {background-color: #f2f6f9;}.text table tr:nth-child(1) {background-color: #cee0ed;}.text table img:not(.emoji) {margin: 0;max-width: 350px;}.text > *:last-child {margin-bottom: 0;}.inner-page__title {margin-bottom: 20px;}.text h1, .text h2, .text h3, .text h4, .text h5 {font-size: 2rem;}.overlay {position: fixed;z-index: 998;left: 0;top: 0;width: 100%;height: 100%;opacity: 0.6;background-color: #000;cursor: pointer;}.login {position: fixed;z-index: 999;left: 50%;top: 50%;transform: translate(-50%,-50%);overflow: hidden;background-color: #fff;border-radius: 4px;width: 400px;box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.2), 0 15px 45px rgba(0, 0, 0, 1);}.login__header {padding: 20px 40px;background-color: #f2f6f9;}.login__title {font-size: 2rem;font-weight: 500;padding: 1px 0;}.login__close {cursor: pointer;font-size: 2.4rem;opacity: 0.6;margin-left: 20px;}.login__title a {border-bottom: 1px dotted #444;margin-left: 10px;font-weight: 400;color: var(--secondary-text-color);}.login__content {padding: 20px 40px;}.login__row {margin-bottom: 20px;position: relative;display: block;font-size: 1.2rem;color: var(--secondary-text-color);}.login__caption {font-size: 1.4rem;color: var(--primary-text-color);margin-bottom: 10px;}.login__caption a {text-decoration: underline;margin-left: 6px;color: var(--primary-color);}.login__input input {padding-left: 40px;}.login__row .fal {opacity: 0.5;position: absolute;left: 0;bottom: 0;line-height: 40px;width: 40px;text-align: center;}.login__row button {width: 100%;}.login__avatar {width: 40px;height: 40px;border-radius: 50%;margin-right: 10px;}.login__menu {padding-left: 35px;padding-right: 35px;margin-bottom: -10px;}.login__menu li {flex: 1 1 0;min-width: auto;max-width: 100%;margin: 0 5px 10px 5px;}.login__menu a {display: block;border-radius: 6px;padding: 10px;text-align: center;white-space: nowrap;background-color: #f2f6f8;box-shadow: inset 0 0 10px rgba(0,0,0,0.1);font-size: 1.2rem;}.login__menu .far {display: block;height: 30px;font-size: 2.4rem;opacity: 0.3;}.mobile-menu {width: 280px;height: 100%;overflow-x: hidden;overflow-y: auto;background-color: var(--bg-color-second);padding: 15px 15px;z-index: 999;position: fixed;left: -320px;top: 0;transition: left .4s;color: var(--third-text-color);}.mobile-menu.is-active {left: 0;}.mobile-menu-close {cursor: pointer;display: block;left: 280px;top: -40px;position: fixed;z-index: 999;width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 1.8rem;opacity: 0;background-color: #e84e36;color: #fff;transition: top .4s, opacity .4s;}.mobile-menu-close.is-active {top: 0px;opacity: 1;}body.mobile-menu-is-opened {overflow: hidden;width: 100%;height: 100%;}.mobile-menu .nav-list__hidden {width: 100%;width: calc(100% + 40px);margin: 20px -20px 10px -20px;box-shadow: none;border-radius: 0;position: static;visibility: visible;transform: none;opacity: 1;padding: 20px 10px 1px 10px;}.mobile-menu .nav-list__hidden li {-ms-flex-preferred-size: 0;flex-basis: 0;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;max-width: 100%;min-width: auto;white-space: nowrap;margin: 0 10px 20px 10px;}@media screen and (max-width: 1220px) {body {background-image: none;}.wrapper {padding: 0;}.wrapper-container {max-width: 100%;border-radius: 0;}.header {padding: 0;background-color: var(--bg-color-second);}.main, .footer, .header__inner {padding-left: 15px;padding-right: 15px;}.sidebar, .header::before, .wrapper::before {display: none;}.header__logo {position: static;}.header__search {margin: 0 0 0 20px;}.header__btn-mobile-menu {display: block;cursor: pointer;font-size: 3rem;margin-left: 20px;height: 40px;line-height: 40px;color: #fff;}.header__sign-in {margin-left: 20px;width: 40px;height: 40px;line-height: 40px;font-size: 0;padding: 0;}.header__sign-in .fal {width: 40px;height: 40px;margin: 0;line-height: 40px;font-size: 1.8rem;}.footer {display: block;text-align: center;background-color: #000;}.footer__menu, .footer__counter {justify-content: center;margin-top: 15px;}}@media screen and (max-width: 760px) {.wrapper {overflow: hidden;}.wrapper-container {max-width: 100%;}.header__search {min-width: 100%;order: 10;margin: 0;margin-top: 20px;}.header__logo {flex: 1 1 0;max-width: 100%;min-width: 100px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}.short-item__description > * {width: 100%;padding-right: 20px;}.short-item__description > *:last-child {display: none;}.login {max-width: 90%;max-height: 90%;overflow-x: hidden;overflow-y: auto;}.login__header, .login__content, .login__social, .pages-bg {padding-left: 20px;padding-right: 20px;}}@media screen and (max-width: 470px) {.wrapper-container66 {max-width: 360px;}.collection-item {width: 50%;}.artist-item {width: 100%;}.section--artists .section__content {padding: 0;}.section--artists .artist-item__inner {padding: 20px;border-bottom: 1px solid #f2f2f2;}.section--collections .collection-item:nth-child(5n) {display: none;}}audio {width: 0px;height: 0px;visibility: hidden;position: absolute;}.share-button {display: flex;justify-content: center;margin: 5px 0;width: 100%;}.ya-share2 {text-align: center;}.inner-page__rating {display: flex;justify-content: center;margin: 10px 0;width: 100%;}.finfo li {font-size: 1.5rem;line-height: 1.8;padding: 3px 10px 3px 140px;min-height: 27px;position: relative;border-bottom: 1px solid #eee;}.finfo li > span:first-child {color: #666;display: inline-block;width: 120px;position: absolute;left: 10px;top: 3px;}.finfo a {color: #456690;text-decoration: underline;}.finfo a:hover {color: #0056b3;text-decoration: underline;}.fullcatcenter {font-size: 16px;margin-top: 0px;}.fullcatcenter span {font-weight: 600;margin-right: 2px;}.fullcatcenter a {color: var(--primary-color);border-bottom: 1px dotted var(--primary-color);}.fullcatcenter a:hover {border-bottom-color: transparent;}.tag-wrap a {margin-right: 6px;margin-bottom: 6px;font-size: 16px;}.caramel-ad-container {width: 100%;display: flex;justify-content: center;align-items: center;margin: 5px 0;background: #f8f9fa !important;border-radius: 8px !important;min-height: 280px;}.mobile-ad, .desktop-ad {display: flex !important;}.caramel-ad-container.desktop-ad {min-height: 280px;height: 280px;}.caramel-ad-container.mobile-ad {min-height: 280px;height: 280px;}@media (min-width: 1025px) {.caramel-ad-container.mobile-ad {display: none !important;}}@media (max-width: 1024px) {.caramel-ad-container.desktop-ad {display: none !important;}}.pagination {position: relative;z-index: 10;margin: 20px 0 !important;clear: both;}@media (max-width: 1200px) {.colums {flex-direction: column;}.sidebar {display: block !important;position: static !important;width: 100% !important;order: 2;margin-top: 20px;}.main {order: 1;}} .top-list .section__items{counter-reset:rank}.top-list .short-item{counter-increment:rank}.top-list .short-item__inner{position:relative;padding-left:40px}.top-list .short-item__inner:before{content:counter(rank);position:absolute;left:5px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:600;color:#888;width:30px;text-align:center} .category-top-text{margin:10px 0 15px;padding:10px 14px;background:#f9f9f9;border-left:3px solid#3b82f6;border-radius:6px;font-size:16px;line-height:1.5;} .main-seo-text h3{ margin:18px 0 8px; } .main-seo-text ul{ margin-bottom:12px; } .category-top-text a{ color:#3b82f6; font-weight:600; text-decoration:underline; } .category-top-text a:hover{ text-decoration:none; }