body {
    background-color: rgb(18, 29, 79);
    color: rgb(255, 255, 255);
    margin: 0;
    min-height: 100%;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
}

.content-body {
    /*flex: 1;*/
    /*padding-bottom: 63px;*/
}

.background-nature-2 {
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 110%;
    z-index: -1;
    background-attachment: fixed;
}

@media (max-width: 900px) {
    .content-container {
    }
}

@media (min-width: 900px) {
    .content-container {
        position: relative;
        left: 22%;
        width: 50%;
    }
}

.content-container {
    background: linear-gradient(135deg, rgb(242, 203, 255), rgba(249, 241, 255, 0.99), rgba(213, 223, 255, 0.95),  rgba(207, 255, 211, 0.99));
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    /*padding: 30px;*/
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out, border-radius 0.5s ease-in-out, background-color 1s ease-in-out !important;
    transform: scale(1);
    margin: 70px 20px 20px 20px;
    color: #312534;
}

.gradient-blue-purple {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
    color: white;
    text-align: center;
}

@media (max-width: 900px) {
    .footer-block {
        display: block;
    }
}

@media (min-width: 900px) {
    .footer-block {
        display: flex;
    }
}

.footer-block {
    justify-content: space-between;
    align-items: center;
    color: #E7E9EB;
    min-height: 63px;
    flex-wrap: wrap;
    /*position: sticky;*/
    /*bottom: 0;*/
    /*left: 0;*/
    width: 100%;
}

.footer-block a {
    color: #ffa9f0b3;
    text-decoration: none;
    font-size: 18px;
    font-family: sans-serif;
}

.footer-middle a {
    margin-left: 6px;
}

.footer-left {
    padding-left: 3%;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    color: inherit;
    white-space: nowrap;
}

.footer-right {
    margin-right: 39px;
    white-space: nowrap;
}

.footer-right a {
    position: relative;
    top: -5px;
}

.footer-right svg {
    position: relative;
    top: 1px;
    color: #d77fee;
}

.header-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    text-align: center;
    z-index: 10000;
    position: fixed;
    top: 0;
    width: 100%;
}


.header-block a {
    /*color: #ffa9f0b3;*/
    text-decoration: none;
    /*font-size: 18px;*/
    font-family: sans-serif;
}

.header-middle {
    width: 300px;
    display: block;
}

.header-middle-small-text {
    font-size: 11px;
    color: white;
    white-space: nowrap;
    position: relative;
    top: 6px;
}

.header-middle-big-text {
    white-space: nowrap;
    font-size: 27px;
    /*text-transform: uppercase;*/
    color: #ffa9f0b3;
    font-weight: 400;
    position: relative;
    top: -5px;
}

/*.header-left a {*/
/*    display: none;*/
/*}*/

@media (min-width: 400px) and (max-width: 900px) {
    .header-left a:nth-child(1) {
        display: block;
    }
}

@media (min-width: 900px) {
    .header-left a {
        display: inline-flex;
    }
}

.header-left {
    /*padding-left: 3%;*/
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    color: inherit;
    white-space: nowrap;
    width: 100px;
}

.header-right {
    white-space: nowrap;
    width: 15%;
    float: right;
    text-align: right;
    margin-right: 10px;
    /*white-space: nowrap;*/
}

.header-right a {
    position: relative;
    top: -5px;
}

.header-right svg {
    position: relative;
    top: 6px;
    color: #d77fee;
}

@media (max-width: 900px) {
    .header-right span {
        display: none;
    }
}

@media (min-width: 900px) {
    .header-right span {
        /*display: block;*/
    }
}

.our-benefits-background-image1 {
    filter: blur(6px);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    animation: our-benefits-parallaxMove 15s linear forwards;
    z-index: -1;
    /*background-image: url(https://192.168.1.55/api/images/home/quizland_background.jpg);*/
}

.header-h1 {
    color: #333;
    font-size: 27px;
    margin-bottom: 10px;
    margin-top: 10px;
    text-align: center;
}

.header-h2 {
    color: #333;
    font-size: 25px;
    text-align: center;
}

/*-----------CONTENT------------*/

.content-card-component-header {
    padding: 20px;
}

.content-card-component-header a {
    color: #895b8f;
    text-decoration: none;
    font-size: 18px;
    font-family: sans-serif;
}

.content-card-component-text {
    padding: 20px;
}

@media (max-width: 1200px) {
    .contents-list {
        display: block;
    }
}

@media (min-width: 2000px) {
    .contents-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: inherit;
        gap: 20px;
    }
}

@media (max-width: 1200px) {
    .recommendations-contents-list {
        display: block;
    }
}

@media (min-width: 900px) {
    .recommendations-contents-list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: inherit;
        gap: 20px;
    }
}


@media (max-width: 900px) {
    .content-card-container {
    }
}

@media (min-width: 900px) {
    .content-card-container {
    }
}

.content-card-container {
    background: linear-gradient(135deg, rgba(229, 216, 238, 0.99), rgb(232, 202, 241), rgba(199, 215, 255, 0.95), rgba(209, 243, 215, 0.99));
    border-radius: 20px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    /*padding: 30px;*/
    transition: transform 0.5s ease-in-out, box-shadow 0.5s ease-in-out, border-radius 0.5s ease-in-out, background-color 1s ease-in-out !important;
    transform: scale(1);
    margin: 10px 10px 20px 10px;
    color: #312534;
    /*max-width: 350px !important;*/
}

.content-card-component-image {
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center;
    width: 100%;
    object-fit: cover;
    height: 194px;
}


@media (max-width: 1200px) {
    .contents-block {
        display: block;
    }
}

@media (min-width: 1200px) {
    .contents-block {
        display: flex;
    }
}

.contents-block {
    padding: 10px;
    margin: 15px;
    background-color: #ffffff26;
    /*padding: 5px;*/
    border: 1px solid #e7e9eb;
    border-radius: 8px;
}

.contents-block div {
    margin: 10px;
}

@media (max-width: 1200px) {
    .contents-block-image img {
        width: 100%;
    }
}

@media (min-width: 1200px) {
    .contents-block-image img {
        width: 150px;
    }
}
.contents-block-image {
    position: relative;
    overflow: hidden;
}

.contents-block-image img {
    border-radius: 10px;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center;
    object-fit: cover;
    height: 150px;
}

.contents-block a {
    color: #530f47b3;
    text-decoration: none;
    font-size: 18px;
    font-family: sans-serif;
}

.content-image-div{
    width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 70%;
    position: relative;
    overflow: hidden;
}



.content-image {
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-position: center;
    background-position: center 40%;
    width: 100%;
    object-fit: cover;
    height: 150px;
}

.content-block {
    padding: 20px;
}

.breadcrumbs {
    padding: 10px 10px 10px 20px;
    font-size: 12px;
}


.pagination-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Arial', sans-serif;
    font-size: 1rem;
    gap: 15px;
    padding: 20px;
}

.pagination a {
    color: #b266d4;
    text-decoration: none;
    font-size: 18px;
    font-family: sans-serif;
}

.pagination-inactive {
    background-color: rgba(236, 181, 226, 0.35);
    padding: 3px 8px 3px 8px;
    border-radius: 5px;
    border: solid 1px;
}

.pagination-active {
    background-color: #ffeefc59;
    padding: 3px 8px 3px 8px;
    border-radius: 5px;
    border: solid 1px;
}


.link-purple {
    color: #ffa9f0b3;
    text-decoration: none;
    font-family: sans-serif;
}

.link-purple--dark {
    color: #7b237b;
    text-decoration: none;
    font-family: sans-serif;
}

/*.content-image {*/
/*    display: block;*/
/*    -webkit-background-size: cover;*/
/*    background-size: cover;*/
/*    background-repeat: no-repeat;*/
/*    -webkit-background-position: center;*/
/*    background-position: center;*/
/*    width: 100%;*/
/*    object-fit: cover;*/
/*    height: 150px;*/
/*    !*contents-block-1*!*/
/*}*/

/*QUIZZES */
/* Стили для блока с вопросом */
.quiz-entry-block {
    margin-bottom: 15px;
    background-color: aliceblue;
    padding: 5px;
    border: 1px solid #ddd; /* Рамка для каждого ответа */
    border-radius: 8px; /* Закругление углов ответов */
}

.quiz-entry-block-question {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    background-color: #f9f9f9;
}

/* Стили для картинки вопроса */
.quiz-entry-block-question-image {
    width: 200px; /* Ширина картинки вопроса */
    height: auto;
    border-radius: 10px; /* Закругление углов картинки */
    margin-bottom: 10px;
}

/* Стили для текста вопроса */
.quiz-entry-block-question-text {
    font-size: 18px;
    text-align: center;
}

/* Стили для блока с ответами */
.quiz-entry-block-answers {
    display: grid;
    grid-template-columns: 1fr 1fr; /* Два столбца */
    gap: 15px;
}

/* Стили для каждого ответа */
.quiz-entry-block-answer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border: 1px solid #ddd; /* Рамка для каждого ответа */
    border-radius: 8px; /* Закругление углов ответов */
    padding: 10px;
    background-color: #fafafa; /* Светлый фон для каждого ответа */
}

/* Стили для картинки ответа */
.quiz-entry-block-answer-image {
    width: 100px; /* Ширина картинки ответа */
    height: auto;
    border-radius: 8px; /* Закругление углов картинки */
    margin-bottom: 10px;
}

/* Стили для текста ответа */
.quiz-entry-block-answer-text {
    font-size: 16px;
    font-weight: bold;
}

/* Стили для комментария ответа */
.quiz-entry-block-answer-comment {
    font-size: 14px;
    color: #888;
    margin-top: 5px;
}


.quiz-lets-start-container-background-gradient-light {
    background: linear-gradient(135deg, #ba8fdef2, #c0aae2f2, #96b1eff2, #72cad6);
    color: #fae3ff;
    font-size: larger;
}

.quiz-lets-start-container-background-gradient, .quiz-lets-start-container-background-gradient-light {
    box-shadow: 0 4px 15px #0003;
    transform: scale(1);
    transition: transform .5s ease-in-out, box-shadow .5s ease-in-out, border-radius .5s ease-in-out, background-color 1s ease-in-out !important;
}

@media (max-width: 900px) {
    .quiz-lets-start-container {
        left: 10%;
        width: 80%;
    }
}

@media (min-width: 900px) {
    .quiz-lets-start-container {
        left: 30%;
        width: 40%;
    }
}

.quiz-lets-start-container {
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 17px;
    color: #282c34;
    position: relative;
    z-index: 1 !important;
    margin: 5px;
}


/* Стиль для изображений */
.scale-effect-1 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-1:hover {
    transform: scale(1.01);
}


.scale-effect-2 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-2:hover {
    transform: scale(1.02);
}

.scale-effect-5 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-5:hover {
    transform: scale(1.05);
}

.scale-effect-10 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-10:hover {
    transform: scale(1.1);
}

.scale-effect-20 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-20:hover {
    transform: scale(1.2);
}

.scale-effect-30 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-30:hover {
    transform: scale(1.3);
}


.scale-effect-50 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-50:hover {
    transform: scale(1.5);
}

.scale-effect-70 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-70:hover {
    transform: scale(1.7);
}

.scale-effect-100 {
    transition: transform 0.3s ease-in-out !important;
    transform: scale(1);
}

.scale-effect-100:hover {
    transform: scale(2);
}


/* styles.css */

/* Общий стиль для списка тегов */
/* Общий стиль для списка тегов */
/* Общий стиль для списка тегов */
.tags-list {
    padding: 0px 7px 0px 14px;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* мягкая тень */
    width: 96%; /* гарантирует, что список тегов займет всю ширину */
}

/* Стиль для заголовка блока с тегами */
.tags-block-label {
    font-size: 13px;
    /*font-weight: bold;*/
    color: #333; /* темный цвет текста */
    /*margin-bottom: 10px;*/
}

.tags-block {
    display: inline-grid;
    flex-wrap: wrap; /* Чтобы теги переносились на следующую строку */
    gap: 10px; /* расстояние между тегами */
    justify-content: flex-start; /* Выравнивание по левому краю */
    align-items: center; /* Выравнивание по вертикали (если нужно) */
    padding: 2px 0px 2px 0px
}

.tags-block a {
    color: white; /* белый цвет текста */
    padding: 5px 10px;
    border-radius: 7px;
    font-size: 12px;
    text-decoration: none;
    transition: background-color 0.3s ease;
    white-space: nowrap; /* Тег не будет переноситься внутри */
}

.tags-block-selected a {
    background-color: #d962e2; /* цвет фона для ссылок */

}

.tags-block-unselected a {
    background-color: #b75fe69c; /* цвет фона для ссылок */
}

/* Эффект при наведении на тег */
.tags-block-unselected a:hover {
    background-color: #c052c8; /* темный синий при наведении */
}

/* -------------------- review -------------------------- */

.review-list {
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}

.review-list h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
}

.review-block {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.review-block.unpublished {
    background-color: #ffffff33;;
}

.review-block-user {
    font-size: 16px;
    font-weight: bold;
    color: #7d398d;
    margin-bottom: 5px;
}

.review-block-user time {
    font-size: 14px;
    color: #777;
    margin-left: 10px;
}

.review-block-text {
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    line-height: 1.5;
}

.review-block-rating {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.review-block-rating span {
    font-weight: bold;
    color: #ff9800;
}

/* Responsive styles */
@media (max-width: 768px) {
    .review-list {
        padding: 15px;
    }

    .review-block {
        padding: 10px;
    }

    .review-block-user {
        font-size: 14px;
    }

    .review-block-text {
        font-size: 14px;
    }

    .review-block-rating {
        font-size: 12px;
    }
}

.review-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 20px auto;
    font-family: 'Arial', sans-serif;
}

.review-form h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

.review-form label {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}

.review-form-user {
    font-weight: bold;
    color: #d77fee;
}

.review-form-your-review {
    font-size: 16px;
}

.review-form-textarea {
    width: 96%;
    height: 120px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    resize: vertical;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.review-form-textarea:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.review-form-select {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    width: 97px;
}

.review-form-select:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.review-form-button {
    background-color: #d77fee;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 191px;

}

.review-form-button:hover {
    background-color: #0056b3;
}

.review-form-button:active {
    background-color: #00408d;
}

/* Responsive styles */
@media (max-width: 768px) {
    .review-form {
        padding: 15px;
    }

    .review-form-textarea {
        height: 100px;
    }

    .review-form-button {
        padding: 12px;
    }
}
/* review */




/* -------------------- FAQ -------------------------- */

.faq-list {
    padding: 20px;
    border-radius: 8px;
    margin-top: 20px;
}

.faq-list h2 {
    font-size: 24px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
}

.faq-block {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 12px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}

.faq-block-user {
    font-size: 13px;
    color: #7d398d;
    margin-bottom: 5px;
    font-style: italic;
}

.faq-block-user time {
    font-size: 12px;
    color: #777;
    margin-left: 10px;
}

.faq-block-text {
    font-size: 16px;
    color: #444;
    margin-top: 10px;
    line-height: 1.5;
}

.faq-block-rating {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}

.faq-block-rating span {
    font-weight: bold;
    color: #ff9800;
}

/* Responsive styles */
@media (max-width: 768px) {
    .faq-list {
        padding: 15px;
    }

    .faq-block {
        padding: 10px;
    }

    .faq-block-user {
        font-size: 14px;
    }

    .faq-block-text {
        font-size: 14px;
    }

    .faq-block-rating {
        font-size: 12px;
    }
}

.faq-form, .content-form {
    background-color: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    margin: 20px auto;
    font-family: 'Arial', sans-serif;
}

.faq-form h3, .content-form h3 {
    font-size: 22px;
    color: #333;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
}

.faq-form label, .content-form label {
    display: block;
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}

.faq-form-user, .content-form-user {
    font-weight: bold;
    color: #d77fee;
}

.faq-form-your, .content-form-your {
    font-size: 16px;
}

.faq-form-textarea, .content-form-textarea {
    width: 96%;
    height: 220px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    resize: vertical;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.faq-form-textarea:focus, .content-form-textarea:focus{
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.faq-form-select, .content-form-select {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    width: 97px;
}

.faq-form-select:focus, .content-form-select:focus {
    border-color: #007bff;
    outline: none;
    box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.faq-form-button, .content-form-button {
    background-color: #d77fee;
    color: white;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 191px;

}

.faq-form-button:hover, .content-form-button:hover {
    background-color: #0056b3;
}

.faq-form-button:active, .content-form-button:active {
    background-color: #00408d;
}

/* Responsive styles */
@media (max-width: 768px) {
    .faq-form, .content-form {
        padding: 15px;
    }

    .faq-form-textarea, .content-form-textarea {
        height: 100px;
    }

    .faq-form-button, .content-form-button {
        padding: 12px;
    }
}
/* -----------------FAQ ------------ */









.social-icons {
    padding: 10px;
    display: flex;              /* включаем флекс */
    flex-direction: row;        /* в строку (по умолчанию, можно не писать) */
    justify-content: center;    /* по центру по горизонтали */
    align-items: center;        /* по центру по вертикали */
    gap: 10px;
}
.text-align-center {
    text-align: center
}

.flash-message {
    width: 50%;
    left: 50%;
    transform: translateX(-50%);
    max-width: 600px;
    padding: 15px;
    border-radius: 12px;
    text-align: center;
    font-weight: bold;
    z-index: 100000;
    position: fixed;
    top: 40px;
}

.flash-success {
    background-color: rgba(185, 252, 198, 0.95);
    color: #155724;
    border: 1px solid #c3e6cb;
    animation: fadeOut 5s forwards;
    animation-delay: 5s;
}

.flash-error {
    background-color: #f8d7daa1;
    color: #721c24;
    border: 1px solid #f5c6cb;
    animation: fadeOut 10s forwards;
    animation-delay: 10s;
}

@keyframes fadeOut {
    to {
        opacity: 0;
        height: 0;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }
}


.table-of-contents ul {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
}

.table-of-contents li.level-2 {
    margin-left: 0;
}

.table-of-contents li.level-3 {
    margin-left: 20px;
}

.table-of-contents a {
    /*color: #515151;*/
    text-decoration: none;
    font-size: 13px;
    font-family: sans-serif;
}

.like-button {
    background: none;
    border: none;
    cursor: pointer;
}

/*.like-button i {*/
/*    color: #80808066;*/
/*    !*font-size: 17px;*!*/
/*    transition: color 0.3s ease;*/
/*}*/
/*.like-button i:hover {*/
/*    color: #ff0000;*/
/*}*/

/*.like-button.liked i {*/
/*    color: red;*/
/*}*/
.form-inline {
    display: inline;
}

.icon-like {
    cursor: pointer;
    color: #80808066;
    font-size: 17px;
    transition: color 1s ease;
}
.icon-like:hover {
    color: rgba(255, 0, 0);
    transition: color 1s ease;
}

.icon-like-liked {
    cursor: pointer;
    color: rgba(255, 0, 0);
    font-size: 17px;
    transition: color 1s ease;
}

.icon-like-page {
    cursor: pointer;
    color: #80808066;
    font-size: 27px;
    transition: color 1s ease;
}
.icon-like-page:hover {
    color: rgba(255, 0, 0);
}

.icon-like-page-liked {
    color: rgba(255, 0, 0);
    font-size: 27px;
    transition: color 1s ease;
}

.audio-config {
    display: none;
    margin-top: 10px;
}
.audio-config input {
    width: 70%;
}

#voice-btn {
    cursor: pointer;
}

.cursor-pointer {
    cursor: pointer;
}

#cookie-banner {
    position: sticky;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 15px;
    text-align: center;
    z-index: 9999;
    display: none;
    font-family: sans-serif;
}
#cookie-banner button {
    margin-left: 10px;
    padding: 8px 15px;
    background: #b875cf;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
#cookie-banner a {
    text-decoration: underline;
}
/*.content-image-on-border {*/
/*    width: calc(100% + 40px);*/
/*    margin-left: -20px;*/
/*}*/
.content-block img:not(.no-wide) {
    width: calc(100% + 40px);
    margin-left: -20px;
}

/*------------------   gallery ---------------*/
.content-gallery {
    margin-top: 14px;
    margin-left: 20px;
}
.content-gallery h2 {
    text-align: center;
}


.gallery-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}

.gallery-item {
    width: 200px;
    height: 200px;
    flex: 0 0 auto;
    overflow: hidden;
    border-radius: 15px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f9f9f9; /* фон для "пустых" краев */
}

.gallery-image {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transition: transform 0.2s ease;
}

.gallery-image:hover {
    transform: scale(1.03);
}







.fullscreen-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.85);
    justify-content: center;
    align-items: center;
    cursor: zoom-out;
    z-index: 100000;
    /* Это важно для центрирования */
    flex-direction: column;
}

.fullscreen-modal img {
    max-width: 90%;
    max-height: 90%;
    box-shadow: 0 0 20px rgba(255, 255, 255, 0.2);
    border-radius: 8px;
}
@media (min-width: 900px) {
    #subscribe-form {
        position: relative;
        left: 22%;
        width: 47%;
    }
}

#subscribe-form {
    margin: 20px;
    padding: 20px;
    border-radius: 12px;
    /*background: #f9f9f9;*/
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    font-family: 'Segoe UI', sans-serif;
}

#subscribe-form label {
    font-size: 22px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    display: block;
}

#subscribe-form input[type="email"] {
    width: 100%;
    padding: 10px;
    font-size: 15px;
    border: 1px solid #ccc;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 2px;
    transition: border-color 0.3s;
}

#subscribe-form input[type="email"]:focus {
    border-color: #5c9ded;
    outline: none;
}

#subscribe-form button:hover {
    background-color: #417cd5;
}

#subscribe-message {
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

blockquote {
    background: #f9f9f9;
    padding: 1em;
    border-left: 4px solid #ccc;
    margin: 1em 0;
    font-family: 'Georgia', serif;
}

.blockquote {
    background: #f9f9f9;
    padding: 1em;
    border-left: 4px solid #ccc;
    margin: 1em 0;
    font-family: 'Georgia', serif;
}

.quote-intro {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}

.quote-content {
    margin: 0;
    padding-left: 1em;
    border-left: 3px solid #ddd;
    color: #555;
}

.quote-content p {
    margin: 0.3em 0;
}

.quote-tags {
    margin-top: 0.8em;
    font-size: 0.9em;
    color: #888;
}

.quote-tags span {
    margin-right: 0.5em;
}
.read-more {
    font-size: 15px !important;
}
