:root {

    --bg: #fff;
    --bor: #dfe1e5;

    --w: #fff;

    --main: #3390ec;
    --text: #000;
    --danger: #df3f40;
    --green: #4ba341;

    --comment: #61c642;

    --light-green: #dcefdc;
    --light-text: #707579;
    --light-main: #7cb7f2;
    --light-danger: #df3f4014;
}

.bs {
    padding: 5px 10px;
    border-radius: 10px;
}

body,
html {
    height: 100vh;
    background: #d1eeff no-repeat top center / cover;
    background-size: 100%;
    background-attachment: fixed;
}

.f {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 0.5rem;
}

.p {
    margin: 0 auto;
    padding: 0;
}

.o {
    padding: 0.5rem;
    width: 100%;
    background: white;
    top: 8.1rem;
    z-index: 7;
    position: relative;
}

.nr>a>img {
    width: 1.8rem;
    right: 0;
    left: auto;
    vertical-align: middle;
    top: auto;
    position: relative;
}

.f img {
    width: 2rem;
    left: 0.8rem;
}

.nr {
    width: auto;
    z-index: 99;
    color: #fff;
    font-size: 1rem;
    border-radius: 0.25rem;
    text-align: center;
}

#e2 {
    display: none
}

.wp a {
    font-size: 1.2vw;
    padding: 0.7vw 0.4% 0.5vw 2.1%;
    margin: 1px;
    color: white;
    position: relative;
    margin: 0.1%;
    z-index: 1;
    width: 100%;
    background: var(--main);
    cursor: pointer;
    transition: 0.9s;
    margin: 0;
    transition: 0.2s;
}

.wp a:hover {
    color:yellow;
    transform: scale(1.01);
}

.wp span {
    right: 1rem;
}

.re {
    padding-bottom: 0;
    float: right;
    padding-top: 0;
    opacity: 0.7;
    color: white;
    font-weight: 700;
    width: auto;
    margin: 0;
}

.nr a {
    color: white;
}

.r {
    margin-bottom: 0.4rem;
    padding-bottom: 1rem;
}

p b,
.r b {
    font-weight: normal;
    color: #088ce8;
}

.r .title {
    color: #f664bc;
    font-size: 1rem;
    text-align: center;
}

.r .y {
    color: #03aded;
    font-size: 1rem;
    padding-bottom: 0.5rem;
    text-transform: lowercase;
    text-align: center;
}

.r .window {
    width: 104%;
    margin-left: 0;
    display: inherit;
}

.r .window img {
    width: 45%;
    float: left;
    margin-top: 1.9vw;
    margin-right: 2.9vw;
}

.r span {
    color: #03adee;
    font-size: 1.25rem;
}

.r {
    font-size: 1.9rem;
    margin-top: 1%;
    word-break: break-word;
    width: 100%;
    background: white;
    box-shadow: 0 0 0.5rem #dedede inset;
    color: #2f4a56;
    padding: 0.5rem;
    padding: 1rem;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #f1f1f1;
}

.r div:nth-child(2) {
    width: 100%;
}

.r div:nth-child(1) {
    text-align: center;
}

.sk {
    text-align: center;
    width: 8rem;
    height: auto;
    border-radius: 3px;
    background: var(--light-main);
    padding: 2px;
    border-radius: 10px;
    text-align: center;
    transition: 0.5s;
}

.speedbar a {
    font-size: 0.9rem;
    text-transform: lowercase;
}


.speedbar a:before {
    content: "\2022";
    color: #03abf2;
    font-size: 0.7rem;
    padding: 0 0.5rem;
}

.speedbar {
    color: var(--light-text);
    width: 100%;
    text-wrap: nowrap;
    overflow: hidden;
    font-size: 0.9rem;
    /* padding: 0 0 0.5rem 0; */
    text-transform: lowercase;
    align-items: center;
}

.speedbar div {
    font-size: 0.8rem;
    overflow-x: auto;
    height: 1rem;
    overflow: hidden;
    display: list-item;
}

.info {
    font-size: 1rem;
    background: #ffe8ee;
    color: #f44336;
    display: flex;
    padding: 1rem;
}

.player img {
    width: 1.5rem;
    opacity: 0.8;
}

.load a b {
    font-size: 1rem;
    color: #fff;
}

.for {
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    align-items: center;
}

#news_set_sort {
    font-size: 0.9rem;
    margin: 0 0 0.5rem 0.5rem;
    color: var(--light-text);
    /* text-align: center; */
}

.text img {
    vertical-align: middle;
}

#news_set_sort span {
    color: var(--main);
    cursor: pointer;
}

.seeme {
    display: flex;
    /* justify-content: center; */
    padding: 0 0 0.5rem 0;
    border-radius: 4px;
    color: var(--light-text);
}

.seeme span:before {
    padding-right: 0.25rem;
}

#rating {
    font-size: 3.1vw;
    color: #76963a;
}

.sey {
    vertical-align: sub;
    margin-right: 5px;
}

.kc {
    color: #777;
    float: left;
    font-size: 1rem;
}

.faste ul {}

.faste li {
    color: #607d8b;
    list-style-type: circle;
    padding: 0.1rem;
    width: 100%;
    font-size: 0.9rem;
}

.speedbar a {
    font-size: 0.8rem;
    color: var(--main);
    text-transform: lowercase;
}

h1 a {
    color: white;
}

.faste h2,
.faste h3 {
    width: 100%;
    padding: 0.2rem;
    text-align: center;
    background: var(--w);
    border-radius: 10px;
    margin: 0 0 0.2rem 0;
}

.rate span {
    float: none;
    margin: 0;
}

.descr_short a {
    color: var(--main);
    border-bottom: 1px solid var(--bor);
    padding: 0.1rem;
}

a {
    font-size: 0.9rem;
    text-decoration: none;
    transition: 0.25s;
    text-transform: lowercase;
    color: var(--main);
}

a:hover {
    color: var(--green);
    transition: 0.25s;
}

.see a {
    color: white;
}

.zakaz div a {
    color: #e91e63;
}

.wp a {
    width: 100%;
    font-size: 0.8rem;
    border-radius: 0.2rem;
    margin: 0 0 0.5rem 0;
    padding: 0.5rem;
}

.wp {
    width: 100%;
    display: flex;
    flex-direction: column;
}

body,
input,
textarea {
    font-family: PT Sans, sans-serif, Arial;
    -webkit-appearance: none;
}

.logo {
    font-size: 1.5rem;
    font-weight: bold;
    align-items: center;
    display: flex;
    color: var(--main);
}

input {
    font-size: 1rem;
    padding: 3%;
    border: 1px solid #dde;
    outline: 0;
    color: #8bc34a;
    border: 1px solid #dde;
    border-radius: 1px;
    transition: 0.5s;
    background: #222;
    cursor: pointer;
    border: 0;
}

input:hover {
    box-shadow: inset 0 0 0 1px rgba(81, 203, 238, 1);
    transition: 0.5s;
}

.cat {
    width: 100%;
    font-size: 0.8rem;
    text-align: center;
}

.cat a {
    font-size: 0.8rem;
    outline: 0;
    transition: 0.5s;
    color: #f664bc;
    cursor: pointer;
    text-transform: lowercase;
    height: 1.55rem;
    padding: 0.3rem 0.05rem;
    margin-left: 0.4rem;
    border-bottom: 1px solid #e2e2e2;
}

.cat a:hover {
    transition: 0.5s;
}

input:focus {
    border: 0;
    border-color: transparent;
}

#poisk {
    width: 100%;
    z-index: 1;
    margin: 0;
    position: relative;
    align-items: center;
    text-align: center;
}

.poisk {
    width: 100%;
    color: var(--text);
    margin: 0rem 0 0.5rem 0;
    padding: 0.5rem;
    font-size: 1rem;
    border: 1px solid var(--bor);
    position: relative;
    background: var(--bg);
    text-indent: 0.25rem;
    border-radius: 10px;
    z-index: 21;
}

input:focus {
    box-shadow: 0 0 2px #777;
    border: 0 solid rgba(81, 203, 238, 1);
}

input[type="submit"]:hover {
    background: #404040;
    box-shadow: inset 0 0 0 1px rgba(81, 203, 238, 1);
}

h3,
h2,
h1,
.hea {
    font-size: 0.8rem;
    font-weight: normal;
    margin: 0 0 0 0.4rem;
    color: var(--light-text);
    text-align: left;
    padding: 0.2rem;
    text-transform: lowercase;
    border-radius: 10px;
}

.content h1 {
    font-size: 1rem;
    text-align: center;
    margin: 0.4rem 0 0.5rem 0;
    border-radius: 10px;
    color: var(--light-text);
    padding: 0.5rem;
    background: #f9f9f9;
}

.hea {
    font-size: 0.8rem;
    border-radius: 10px;
    text-align: center;
    padding: 0.1rem;
    box-shadow: none;
    margin: 0.5rem 0 0.5rem 0;
    color: var(--green);
}

.title {
    font-size: 0.9rem;
    transition: 0.5s;
    margin-left: 0.5rem;
    text-align: left;
    color: var(--main);
}

.rainbow {
    color: var(--light-text);
    background-color: #f9f9f9;
    box-shadow: none;
    border-radius: 10px 10px 0 0;
    text-align: center;
    margin: 0 0 -5px 0;
    border: 1px solid #eee;
}

.sk:hover {
    transition: 0.5s;
    box-shadow: 0 0 5px #515600;
}

.trailer {
    padding: 0.5rem;
    box-shadow: 0 0 0.25rem #aaa;
    text-align: center;
    font-size: 1.2rem;
    cursor: pointer;
    border-radius: 10px;
    margin: 0.5rem 0 0 0;
    background: linear-gradient(to left, #03a9f4, #0390f4, #03a9f4);
    width: 100%;
    vertical-align: middle;
    color: white;
    border: 1px solid #fff;
}

.text {
    padding: 0.5rem;
    font-size: 0.9rem;
    margin: 0.5rem 0;
    line-height: 1.25rem;
    border-radius: 10px;
    text-align: left;
    border: 1px solid #eee;
    color: var(--light-text);
    background: #f9f9f9;
}

.sign {
    padding: 0.5rem;
    color: var(--light-text);
    font-size: 0.8rem;
    display: flex;
    text-align: center;
    justify-content: center;
}

.story {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    background: #f9f9f9;
    padding: 0.5rem;
}

.player {
    height: 300px;
    position: relative;
    border-radius: 10px;
    margin: 0.5rem 0 0.5rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

* {
    box-sizing: border-box;
}

.text {
    width: 100%;
}

.foto {
    width: 69px;
    border-radius: 42px;
    box-shadow: 0 0 2px #777;
    padding: 5px;
}

img {
    border: 0;
}

.foto {
    width: 1.5rem;
    border-radius: 100%;
    box-shadow: none;
    padding: 0.1rem;
    margin: 0.25rem;
    border-left: 1px solid;
}

img {
    border: 0;
}

.rate img {
    width: 1rem;
    vertical-align: middle;
    padding: 0.1rem;
}

.rate {
    text-align: right;
    font-size: 0.8rem;
    color: var(--main);
}

.wcom {
    padding-top: 1%;
    width: 100%;
    display: flex;
}

.data {
    color: #9e9e9e;
    font-size: 0.7rem;
    width: 35%;
}

.author {
    text-align: left;
    color: var(--main);
    text-transform: lowercase;
    font-size: 0.8rem;
    width: 35%;
    float: left;
}

.navi {
    font-size: 1rem;
    color: var(--danger);
    text-align: center;
    width: 100%;
    margin-bottom: 0.5rem;
    border: 1px solid #eee;
    background: #f9f9f9;
    border-radius: 10px;
}

.navi a {
    padding: 1% 2.5%;
    margin: 1rem 0;
    background: var(--main);
    transform: rotateX(0);
    display: inline-block;
    border-radius: 4px;
    color: white;
}

.navi a:hover {
    transform: scale3d(1.1, 1.1, 1.1);
}

input::placeholder {
    color: #999;
}

::placeholder {
    color: #999;
}

textarea {
    width: 100%;
    font-size: 1rem;
    background: #e91e63;
    padding: 2%;
    box-shadow: 0 0 0.5rem #cecece;
    border: 2px solid #fff;
    color: #009688;
    height: 5rem;
    border-radius: 4px 4px 0 0;
}

.addcom {
    padding: 0.7rem;
    text-transform: lowercase;
    font-size: 1rem;
    text-align: center;
    margin-bottom: 0.5rem;
    color: #777;
    background: var(--light-main);
    border-radius: 0 0 4px 4px;
    width: 100%;
    vertical-align: middle;
    color: white;
    font-weight: bold;
    transition: 0.25s;
}

.addcom:hover {
    transition: 0.25s;
    cursor: pointer;
}

h1 a img {
    top: 14rem;
}

h1>a>img {
    width: 1.5rem;
    float: right;
    right: 1rem;
    background: 0;
}

.fast {
    color: var(--light-text);
    border-radius: 4px;
    margin-top: 0;
}

#rating {
    margin-top: 5px;
    float: left;
    vertical-align: middle;
    background: #fff;
    width: 89%;
    padding: 1px;
}

.trailer img {
    width: 1.5rem;
    vertical-align: middle;
    text-align: center;
    color: red;
    margin-right: 0.5rem;
}



#cat,
#kat {
    background: #fbfbfb;
    width: 100%;
    padding-top: 0.2rem;
    margin-top: 0;
}

.cata {
    font-size: 0.8rem;
    padding: 0.5rem;
    color: #7b7b7b;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
}

.cate span,
.cate a {
    font-size: 1rem;
    padding: 0.6rem;
    margin: 1px;
    color: #fff;
    border-radius: 4px;
    float: left;
    text-transform: lowercase;
    text-align: center;
    margin: 1%;
    width: 48%;
    background: var(--main);
    cursor: pointer;
}

.catr span,
.catek span,
.catr a,
.catek a {
    font-size: 0.8rem;
    padding: 0.4rem 0.5rem;
    margin: 1%;
    text-align: center;
    color: white;
    float: left;
    width: 48%;
    border-radius: 4px;
    background: #ff5722;
    text-transform: uppercase;
    cursor: pointer;
}

.catek span {
    color: seagreen;
    width: 26%;
}

.faste {
    width: 100%;
    background: #f9f9f9;
    padding: 0.5rem;
    border: 1px solid #eee;
}

.name {
    width: 100%;
    display: flex;
    justify-content: space-between;
    border-radius: 0.4rem;
    margin-bottom: 0.5rem;
    padding: 0 0.1rem 0.1rem 0.1rem;
}

#rating {
    perspective: 250px;
    color: #f664bc;
    width: 100%;
    font-size: 2.1rem;
    padding-bottom: 0.8rem;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}




#rating span {
    cursor: pointer;
    font-size: 2rem;
    padding: 0rem 0.6rem 0.15rem 0.6rem;
    border-radius: 10px;
    border: 1px solid var(--bor);
    opacity: .75;
    transition: all 350ms;
    color: var(--bor);
    display: inline-block;
    transform: rotateY(180deg);
    transform-origin: center bottom;
}

#rating span.hover {
    color: var(--main);
    opacity: 1;
    transform: rotateX(0);
    text-shadow: 0 0 30px #ffc;
}

.text p {
    font-size: -99.1rem;
    padding: 0.5rem;
    margin: 0;
    color: var(--light-text);
    border: 1px solid var(--green);
    background: var(--w);
    border-radius: 10px;
}

.addc {
    background: var(--w);
    /* min-height: 3rem; */
    align-items: center;
    margin: 0 0 0.5rem 0;
    display: flex;
    border-bottom: 1px solid var(--bor);
    /* padding: 0.5rem; */
    border-radius: 10px;
    width: 100%;
    /* border-left: 2px solid var(--comment); */
}

@font-face {
    font-family: "PT Sans";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("PT Sans"), local("PTSans-Regular"), url(sans.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.see {
    text-align: center;
    width: 100%;
    font-size: 0.9rem;
    background: var(--main);
    border-radius: 10px;
    color: var(--w);
    margin: 0.5rem 0 0 0;
    text-transform: lowercase;
}

.see {
    display: flex;
    justify-content: center;
    padding: 0.5rem;
}

input,
textarea {
    outline: 0;
}

.rate span {
    vertical-align: middle;
}

.ecom {
    display: flex;
    justify-content: space-between;
}

.rating {
    unicode-bidi: bidi-override;
}

.vo {
    cursor: pointer;
    font-size: 1rem;
    background: white;
    padding: 0 0.25rem;
    color: #ff5722;
    border-radius: 0.1rem;
    float: right;
    position: absolute;
    opacity: 0.85;
    text-align: center;
    margin-top: -4em;
    right: 0.5rem;
    transition: all 350ms;
    display: inline-block;
    transform-origin: center bottom;
}

#rating {
    perspective: 250px;
    color: #ff5722;
    width: 100%;
    font-size: 2.1rem;
    padding-bottom: 0.8rem;
    justify-content: space-between;
    display: flex;
}

.zakaz div:nth-child(2) {
    display: none;
}

.zakaz div:nth-child(1) {
    border: 1px solid #b2ebf2;
    border-radius: 0;
}

.zakaz div:nth-child(3) {
    border-bottom: 2px solid #fff;
    border-radius: 0;
}

.zakaz div {
    font-size: 1rem;
    padding: 0.5rem;
    outline: 0;
    color: #009688;
    border-radius: 3px;
    transition: 0.5s;
    background: #ebfdff;
    cursor: pointer;
    vertical-align: middle;
    margin-right: -9px;
    width: 100%;
}

.zakaz div a {
    color: #e91e63;
}

.zakaz div span {
    color: #949494;
}

.content form>div>input[type="text"] {
    background: white;
    width: 100%;
}

.content input {
    font-size: 1rem;
    padding: 2% 2%;
    outline: 0;
    color: #349c38;
    border: 1px solid #dde;
    border-radius: 1px;
    box-shadow: inset 0 0 5px #b9b9b9;
    transition: 0.5s;
    background: #4caf50;
    cursor: pointer;
    border: 0;
}

.content input[type="submit"] {
    color: #fff;
    background: #ff4d5b;
}

.stars {
    display: flex;
    justify-content: space-between;
}

.stars img {
    width: 50px;
    border-radius: 10px;
}

.stars span {
    padding: 0.35rem;
    font-size: 0.7rem;
    width: 23%;
    text-align: center;
}

#stars {
    width: 100%;
}

#stars a {
    transition: 0.25s;
    width: 25%;
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
    color: var(--light-text);
    text-align: center;
}

#stars a:hover {
    cursor: pointer;
    transform: scale(1.1);
    transition: 0.25s;
}

.ve1 {
    width: auto;
}

#stars img {
    width: 90%;
    padding: 0;
    border-radius: 10px;
    background: var(--light-main);
    padding: 2px;
}

#pl {
    width: 4rem;
    color: var(--main);
    z-index: 1;
    opacity: 0.8;
}

.v {
    color: #fff;
    background: #ff5722;
    font-weight: 700;
    border: 1px solid #ff1100;
    margin-left: 1%;
    text-align: center;
    font-size: 1rem;
    padding: 1.5%;
    text-transform: uppercase;
}

.cont .sk {
    width: 4rem;
}

.stars span {
    color: var(--light-text);
    background: white;
    border-radius: 10px;
    word-wrap: break-word;
    font-size: 0.7rem;
    border: 1px solid #eee;
    width: 19%;
}

.content {
    position: relative;
}

ul {
    color: #445;
    margin: 0;
    padding: 0;
    margin-left: 4vw;
}

li {
    list-style: none;
    padding: 0.1vw;
    float: left;
    color: wheat;
    width: 31%;
    font-size: 1rem;
}

.faste ul {
    padding: 0.15rem;
}

.faste li {
    color: #607d8b;
    list-style-type: circle;
    padding: 0.1rem;
    width: 100%;
    font-size: 0.8rem;
}

.faste p {
    font-size: 0.8rem;
    margin: 0.5rem;
}

#load div {
    color: #009688;
    text-align: center;
    font-size: 0.7rem;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    line-height: 1.5rem;
}

#load div b {

    font-size: 1rem;

}

.genre {

    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.genre div {
    background: var(--main);
    font-size: 0.9rem;
    color: white;
    text-align: center;
    border-radius: 4px;
    padding: 0.4rem;
    text-transform: lowercase;
    margin: 0.2rem;
    width: 47.5%
}

.genre a {
    color: white
}

.load a:hover {
    transform: scale(1.05);
}

.load a {
    padding: 0.5em;
    font-size: 4em;
    margin: 0 0 0 1%;
    color: #ffffff;
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    background: linear-gradient(to right, #03a9f4, #088ce8, #03a9f4);
    width: 98%;
    padding: 1rem;
    text-align: left;
    margin-bottom: 1rem;
    box-shadow: 0 0 0.25rem #aaa;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
}

#reply {
    background: #ffe;
    text-align: center;
    font-size: 0.8rem;
    color: #009688;
    padding: 0.5rem;
    display: none;
}

.nr>a>img {
    width: 1.8rem;
    right: 0;
    left: auto;
    vertical-align: middle;
    top: auto;
    position: relative;
}

.linke .r {
    padding: 2rem;
}

.inf {
    display: flex;
    flex-direction: column;
    font-size: 0.85rem;
    width: 100%;
}

.inf span {
    background: none;
    width: 100%;
    padding: 0.2rem 0;
}

.genre div {
    background: #f664bc;
    font-size: 0.9rem;
    color: white;
    text-align: center;
    border-radius: 4px;
    padding: 0.4rem;
    text-transform: uppercase;
    margin: 0.2rem;
    width: 47.5%
}

.genre a {
    color: white
}

.load a:hover {
    transform: scale(1.05);
}

.load a {
    padding: 0.5em;
    font-size: 4em;
    margin: 0 0 0 1%;
    color: #ffffff;
    align-items: center;
    border-radius: 0.25rem;
    display: inline-flex;
    background: linear-gradient(to right, #03a9f4, #088ce8, #03a9f4);
    width: 98%;
    padding: 1rem;
    text-align: left;
    margin-bottom: 1rem;
    box-shadow: 0 0 0.25rem #aaa;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
}

#reply {
    background: var(--danger);
    font-size: 0.8rem;
    color: var(--w);
    padding: 0.5rem;
    border-radius: 10px;
    display: none;
}

.nr>a>img {
    width: 1.8rem;
    right: 0;
    left: auto;
    vertical-align: middle;
    top: auto;
    position: relative;
}

.linke .r {
    padding: 2rem;
}

.inf {
    display: flex;
    flex-direction: column;
    font-size: 0.85rem;
    width: 100%;
}

.inf span {
    background: none;
    width: 100%;
    padding: 0.2rem 0;
}

.flex {
    display: flex;
    width: 100%;
    justify-content: space-between;
    padding: 0.5rem 0.5rem 0.2rem 0.5rem;
    border-radius: 10px;
    border: 1px solid #eee;
    background: #f9f9f9;
}

.flex-c {
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: start;
    justify-content: space-between;
}

.descr_short {
    padding: 0 0 0 0.5rem;
    font-size: 0.9rem;
    color: var(--light-text);
    line-height: 1.4rem;
    text-wrap:balance
}

.green {
    color: var(--green);
}

.cont .see {
    text-transform: lowercase;
}

.cont .text {
    font-size: 0.8rem;
}

.cont .descr_short {
    font-size: 0.8rem;
}

.addc p {
    font-size: 0.8rem;
    width: 100%;
    padding: 0 0.5rem;
    margin: 0.5rem 0;
    color: var(--light-text);
}

.hea {
    font-size: 1rem;
    border: none;
}

.content h2 {
    text-align: center;
}

.styled-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.styled-list li {
    background: #eaf3ff;
    border: 1px solid #d2e9ff;
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 13px;
    font-weight: 600;
    color: #3390ec;
    box-shadow: 0 4px 10px rgba(51, 144, 236, 0.15);
    transition: background 0.3s, transform 0.2s;
    cursor: default;
    user-select: none;
    width: auto;
}

.styled-list li:hover {
    background: #d0e7ff;
    transform: translateY(-2px);
}

.card {
    background: #f5f9ff;
    border-radius: 14px;
    padding: 10px 15px 5px 15px;
    width: 100%;
    margin: 0 0 20px auto;
    border: 1px solid #d2e9ff;
    color: #222;
    box-shadow: 0 6px 18px rgba(51, 144, 236, 0.3);
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.card-title {
    font-size: 17px;
    margin-bottom: 14px;
    user-select: none;
    color: #3390ec;
    font-weight: 700;
}

.poster-slider {
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    /* Firefox */
}

.poster-slider::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari, Opera */
}

.poster-track {
    display: flex;
    gap: 11px;
    width: 100%;
    flex-wrap: wrap;
}

/* Резиновая карточка: ширина зависит от экрана, минимум 120px, максимум 30vw */
.poster {
    display: inline-block;
    max-width: 31%;
    /* ограничим максимальную ширину */
    text-align: center;
    color: #444;
    width: 100%;
    user-select: none;
    word-break: break-word;
}

.poster img {
    width: 100%;
    height: 130px;
    /* фиксируем высоту */
    object-fit: cover;
    /* сохраняем пропорции и обрезаем лишнее */
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(51, 144, 236, 0.5);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    cursor: pointer;
}


.poster img:hover {
    transform: scale(1.07);
    box-shadow: 0 6px 20px rgba(51, 144, 236, 0.8);
}

.poster p {
    margin-top: 8px;
    font-size: 11px;
    font-weight: 600;
    color: #3390ec;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* максимум 2 строки */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.li {
    width: 100%;
    padding: 1px;
    background-color: #d2e9ff;
    border-radius: 1rem;
    border: 1px solid #c8e3fc;
    margin: 0 1rem 0.5rem 1rem;
}

.comments-container {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 20px;
}

.comment {
    background: #eaf3ff;
    border: 1px solid #d2e9ff;
    border-radius: 10px;
    padding: 12px 16px;
    box-shadow: 0 4px 10px rgba(51, 144, 236, 0.12);
    transition: transform 0.2s;
}

.comment:hover {
    transform: translateY(-2px);
}

.comment-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 6px;
}

.comment-author {
    font-weight: 700;
    color: #3390ec;
    font-size: 14px;
}

.comment-film-link {
    padding: 0.5rem 0 0 0;
}

.comment-film-link a {
    font-size: 13px;
    color: #df8789;
    text-decoration: none;
    transition: color 0.3s;
    text-transform: none;
}

.comment-film-link a:hover {
    color: #b55762;
    text-decoration: underline;
}

.comment-text {
    font-size: 13px;
    color: var(--light-text);
    line-height: 1.5;
}

@media only screen and (min-width: 1000px) {
    .poster {
        width: 15.5%;
    }
    .poster img {
        height: 150px;
    }
    .player {
        height: 450px;
    }
    .cont .sk {
        width: 8rem;
    }

    .text,
    .cont .text {
        font-size: 0.9rem;
        line-height: 1.4rem;
    }

    body,
    html {
        background: url("/img/fon.webp") no-repeat top center / cover;
        background-attachment: fixed;
    }

    #ratin span {
        margin-right: 1rem;
    }

    #rating {
        justify-content: space-around;
        font-size: 2rem;
    }

    #load div b {
        font-size: 1rem;
    }

    .load a {
        width: 48.5%
    }

    .p {
        width: 70%;
    }

    #pl {
        width: 8rem;
        cursor: pointer;
    }

    .load a {
        padding: 0.5rem;
        font-size: 1em;
        margin: 0 0 0 1%;
        color: #fff;
        align-items: center;
        display: inline-flex;
        background: #00bcd4;
        border: 1px solid #fff;
        width: 98%;
        text-align: left;
        box-shadow: 0 0 0.25rem #aaa;
        text-align: center;
    }



    #rating span {
        cursor: pointer;
        font-size: 1em;
        padding: 0.4em 0.8em;
        color: #c1c1c1;
        border-radius: 0.25em;
        box-shadow: 0 0 0.5rem #dde;
        border: 1px solid #e4e4e5;
        opacity: 0.75;
        transition: all 350ms;
        display: inline-block;
        transform: rotateY(180deg);
        transform-origin: center bottom;
    }

    #player {
        height: 60vh;
        overflow: hidden;
    }

    .speedbar {
        min-height: 0.5rem;
    }

    .poisk {
        padding: 0.5rem 0.5rem 0.5rem 1rem;
        width: 100%;
    }

    .f {
        position: relative;
    }

    #player img:nth-child(3) {
        left: 45%;
        top: 41%;
    }

    .f div:nth-child(2) {
        left: 15%;
    }

    .load a {
        padding: 1rem;
    }

    .seeme {
        font-size: 1rem;
    }

    .see {
        text-align: center;
        border-top: 0;
        font-size: 0.8rem;
        border: 1px solid #eee;
        margin-top: 0.5rem;
        text-transform: lowercase;
        top: 8rem;
        right: 1rem;
    }

    .see {
        color: #fff;
    }

    .stars {
        justify-content: left;
    }

    .stars span {
        padding: 0.5rem;
        align-items: center;
        display: flex;
        font-size: 0.9rem;
        margin: 0.5rem 0.5rem 0 0.5rem;
        text-align: center;
        max-width: max-content;
        cursor: pointer;
    }

    .stars span:hover {
        background: white;
    }

    #stars a {
        width: 17%;
        font-size: 0.9rem;
    }

    .speedbar {
        font-size: 0.8rem;
    }

    .ve1 {
        width: 20%;
    }

    .o {
        top: 200px;
    }

    .v {
        margin-left: 0.6rem;
    }

    .stars img {
        margin-right: 0.5rem;
    }
}