
 /*.full-content_detal {
    color: #d1d1d1;
    margin-top: 40px;*/
    /* ეს აქ არ იყო */
        /*background: var(--light);
        backdrop-filter: blur(10px);
        padding: 20px;
        border-radius: var(--radius);
        grid-gap: 20px 40px;
}*/

.title_spoiler svg{
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 7px;
	height: 16px;
	width: 16px;
}

.full-content_detal {
    color: #d1d1d1;
    margin-top: 30px;
    /* ეს აქ არ იყო */
    /* background: var(--light); */
    background: #11141d;
    backdrop-filter: blur(10px); 
    padding: 20px; 
    border-radius: var(--radius);
    grid-gap: 20px 40px;
    font-family: 'font-2';
}

.full-content_detal li+li {
    /*margin-top: 20px;*/
    margin-top: 8px;
}

.full-content_detal li>span {
    display: inline-block;
    width: -200px;
    margin-right: 10px;
    margin-bottom: 5px;
    font-weight: 400;
    opacity: 0.8;
}

.full-content_right {
    width: 250px;
}

@media (max-width: 820px) {
    .full-content_right {
        width: 100%;
    }
}

.full-content_ratings span:nth-child(1) {
    display: block;
    font-size: 25px;
    font-weight: 700;
}

.full-content_ratings span:nth-child(2) {
    display: block;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.6;
    margin: 10px 0;
}

.full-content_rating a {
    display: inline-block;
    background: var(--light);
    border-radius: 6px;
    color: #cbcbcb;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.full-content_rating a+a {
    margin-left: 5px;
}


.DLEPush-notification.wrapper {
    animation-name: DLEPush-show;
    animation-duration: 1s;
    position: relative;
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    color: #fff;
    margin-bottom: 10px;
    width: 100%;
    max-width: 400px;
    box-shadow: 0 10px 15px rgb(0 0 0 / 20%);
    background-color: #fff;
    border-radius: 10px
}

.DLEPush-notification .DLEPush-icon {
    grid-column: 1;
    grid-row: 1 / span 2;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    width: 45px;
    height: 100%;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    text-align: center;
}

.DLEPush-notification .DLEPush-icon svg {
    scale: .8;
}

.DLEPush-notification .DLEPush-header {
    font-weight: 500;
    grid-column: 2;
    grid-row: 1;
    font-size: 1rem;
    margin-left: 1rem;
    margin-top: .5rem;
}

.DLEPush-notification .DLEPush-header:empty {
    margin-top: 0;
}

.DLEPush-notification .DLEPush-message {
    grid-column: 2;
    grid-row: 2;
    font-size: .875rem;
    margin: 1rem;
}

.DLEPush-notification .DLEPush-message li,
.DLEPush-notification .DLEPush-message ul {
    list-style-type: none;
    padding-left: 0;
}

.DLEPush-notification .DLEPush-close {
    position: absolute;
    top: 8px;
    right: 10px;
    font-weight: 300;
    background: none;
    border: 0;
    font-size: 1.15rem;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    color: inherit;
    outline: 0;
    opacity: 0.75;
}

@media only screen and (min-width: 601px) {
    .DLEPush-notification.wrapper {
        min-width: 400px;
    }
}

.DLEPush-notification .DLEPush-close:hover {
    opacity: 1;
}

.DLEPush-notification.wrapper.push-success {
    background-color: #1e1931db;
}

.DLEPush-notification.wrapper.push-success .DLEPush-icon {
    background-color: #0cab01d1;
}

.DLEPush-notification.wrapper.push-warning {
    background-color: #1e1931db;
}

.DLEPush-notification.wrapper.push-warning .DLEPush-icon {
    background-color: #d76401d1;
}

.DLEPush-notification.wrapper.push-error {
    background-color: #1e1931db;
}

.DLEPush-notification.wrapper.push-error .DLEPush-icon {
    background-color: #ab0101d1;
}

.ui-button-icon-only {
    overflow: hidden;
    text-indent: -9999px;
}

.ui-dialog-buttonset button.ui-button-delete {
    background-color: #f44336;
    border-color: #f44336;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.ui-dialog-buttonset button.ui-button-delete:hover {
    background-color: #db3a2f;
    border-color: #db3a2f;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(51, 51, 51, .5);
}
.form-check-label {
    cursor: pointer;
}
.form-check-input {
    color: #0c5f7eed;
    flex-shrink: 0;
    width: 1.12rem;
    height: 1.12rem;
    margin: -0.188rem 0.625rem 0 0;
    appearance: none;
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #0c5f7eed;
    vertical-align: middle;
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%230c5f7eed' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%230c5f7eed'/%3e%3c/svg%3e");
}

.form-check-input[type=checkbox] {
    border-radius: .25rem;
}

.form-check-input[type=radio] {
    border-radius: 50%;
}




.player-container { display: none; }
.player-container.active { display: block; }



.trailer-section {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin-top: 20px;
}

.trailer-item {
    position: relative;
    cursor: pointer;
    transition: transform 0.3s;
}

.trailer-item:hover {
    transform: scale(1.05);
}

.trailer-item img {
    width: 250px;
    border-radius: 8px;
}

.trailer-title {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 14px;
    padding: 5px;
    text-align: center;
}

/* Модальное окно */
.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60%;
    height: 60%;
    background-color: black;
    padding: 10px;
    border-radius: 8px;
    position: relative;
}

.close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    color: white;
}

.close:hover {
    color: red;
}

/* Кнопки навигации */
.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    font-size: 24px;
    cursor: pointer;
    border-radius: 50%;
}

.prev {
    left: -50px;
}

.next {
    right: -50px;
}

.prev:hover,
.next:hover {
    background: rgba(255, 255, 255, 0.3);
}







.collection-card {
    width: 300px;
    background: #f5f6ff;
    border-radius: 16px;
    overflow: hidden;
    transition: .3s;
}

.collection-card:hover {
    transform: translateY(-5px);
}

.collection-bg {
    height: 170px;
    background-size: cover;
    background-position: center;
    position: relative;
}

.collection-posters {
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: flex;
    gap: 8px;
}

.collection-posters img {
    width: 55px;
    height: 80px;
    object-fit: cover;
    border-radius: 8px;
}

.collection-info {
    padding: 15px;
}

.collection-title {
    font-weight: 600;
    font-size: 16px;
}

.collection-count {
    font-size: 14px;
    color: #777;
}