@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/ubuntu-v20-cyrillic_latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/ubuntu-v20-cyrillic_latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/ubuntu-v20-cyrillic_latin-500.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/ubuntu-v20-cyrillic_latin-700.woff2') format('woff2');
}



button,
hr,
input {
  overflow: visible;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
[type='checkbox'],
[type='radio'],
legend {
  box-sizing: border-box;
  padding: 0;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
details,
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  max-width: 100%;
  height: auto;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: ButtonText dotted 1px;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
[hidden],
template {
  display: none;
}

html {
  height: auto;
  min-height: 100%;
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeSpeed;
  -webkit-font-smoothing: antialiased;
}
body {
  font-size: 16px;
  font-family: Raleway, sans-serif;
  height: auto;
  min-height: 100%;
  color: #030303;
  line-height: normal;
  margin: 0;
  background-color: #fff;
}
*,
::after,
::before {
  box-sizing: inherit;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}
ol,
p,
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
input {
  border: none;
  background-color: #fff;
}
button {
  border: none;
  background-color: transparent;
}
a {
  text-decoration: none;
  color: #030303;
}
.container {
  max-width: 1146px;
  width: 100%;
  margin: 0 auto;
}
.header {
  background-color: #8564b5;
  position: relative;
  z-index: 9999;
}
.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 24px 0;
  height: 80px;
}
.social {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 23px;
}
.social-mob {
  display: none;
}
.header__social {
  display: flex;
}
.social__item {
  display: block;
}
.social__item:hover svg {
  fill-opacity: 0.9;
}
.logo {
  display: block;
  position: relative;
  right: 40px;
  top: 2px;
}
.header__search-btn {
  display: block;
  position: relative;
  right: -8px;
  top: 2px;
  cursor: pointer;
}
.header__search-btn-close {
  display: none;
}
.header__search-btn.active .header__search-btn-open {
  display: none;
}
.header__search-btn.active .header__search-btn-close {
  display: block;
}
.nav {
  background-color: #f5f2fa;
  padding: 28px 0;
  margin-bottom: 32px;
  height: 75px;
}
.menu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
  transition-duration: 0.3s;
  padding: 0 14px;
  font-size: 18px;
}
.menu li {
  display: block;
}
.menu a {
  font-weight: 600;
  transition-duration: 0.3s;
}
.menu a:hover,
.current-menu-item a {
  color: #8564b5;
}
.menu-logo-mob {
  display: none;
}
.home-top-media {
  display: block;
  height: 535px;
  max-width: 1920px;
  width: 100%;
  max-width: 100%;
}
.home-slider {
  display: block;
  position: relative;
  height: 470px;
}
.home-slider .swiper-slide {
  display: flex;
  align-items: center;
  width: auto;
  box-sizing: border-box;
}
.home-slider .news-card {
  width: 950px;
  height: 422px;
  margin: 0 auto;
  transition: 0.45s ease;
  background-size: cover;
  background-position: center;
  transform: scale(0.94);
}
.home-slider .swiper-slide.swiper-slide-active .news-card {
  height: 470px;
  transform: scale(1);
}
.home-slider .swiper-wrapper {
  align-items: center;
}
.news-card_bg .card-title {
  height: auto;
  color: #fff;
  max-width: 80%;
}
.news-card_bg .card-date {
  color: #fff;
}
.cat-label {
  color: #030303;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  padding: 4px 8px;
  margin-bottom: 10px;
  border-radius: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  border: 1px solid #d6d6d6;
}
.cat-exclusive, .cat-in_trends {
  margin-right: 8px;
  border: 1px solid #ad2b2b;
  color: #ad2b2b;
  padding: 5px 8px 4px;
  font-size: 12px;
  font-weight: 600;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 10px;
  border-radius: 6px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}
.card-title {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  margin-bottom: 20px;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 77px;
  position: relative;
  z-index: 1;
  transition-duration: 0.3s;
}
.card-title:not(.news-card_bg .card-title):hover {
  color: #8564b5;
}

.card-date {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #ababbb;
  position: relative;
  z-index: 1;
}
.home-slider__nav-wrap {
  max-width: 1300px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  width: 100%;
  height: 40px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.home-slider__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #fff;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 8px 3px #00000012;
}
.home-slider__nav-l {
  margin-left: 40px;
  display: flex;
}
.home-slider__nav-r {
  transform: scale(-1);
  margin-right: 40px;
}
.block-title {
  color: #030303;
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 32px;
}
.category-block {
  margin-bottom: 64px;
}
.category-block__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 38px 30px;
}
.news-card_bg {
  padding: 32px;
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: column;
  border-radius: 12px;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.news-card_bg:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
}
.news-card {
  max-width: 100%;
  width: calc(33.33% - 20px);
}
.news-card img {
  display: block;
  width: 100%;
  border-radius: 12px;
  margin-bottom: 24px;
  height: 199px;
  -o-object-fit: cover;
  object-fit: cover;
}
.popular .news-card:first-child {
  width: calc(67.54% - 20px);
  height: 387px;
}
.category-block_style_1 .news-card {
  max-width: 100%;
  width: calc(50% - 15px);
}
.category-block_style_1 .news-card img {
  height: 308px;
}
.category-block_style_1 .cat-label {
  background-color: #1cafd9;
}
.category-block_style_2 .news-card:first-child {
  max-width: 100%;
  width: calc(33% - 17px);
  height: 387px;
}
.category-block_style_3 .news-card:first-child img {
  height: 308px;
}
.category-block_style_3 .category-block__wrap > .news-card {
  width: calc(50% - 15px);
}
.category-block__right-list {
  display: block;
  width: calc(50% - 15px);
}
.category-block__right-list .news-card {
  border-bottom: 1px solid #d9d9e8;
}
.news-card.news-card_wi {
  padding-bottom: 39px;
  margin-bottom: 41px;
  width: 100%;
}
.category-block__right-list .news-card_wi:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.category-block_style_4 .cat-label {
  background-color: #d462e2;
}
.news-card_wi-bottom {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0 24px;
  height: 26px;
}
.category-block_style_4 .category-block__wrap {
  gap: 38px 30px;
}
.footer {
  display: block;
  padding-bottom: 40px;
  margin-top: 64px;
}
.footer__container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 47px;
}
.footer__logo {
  display: block;
}
.footer__menu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 32px;
  margin-top: -4px;
}
.footer__menu li {
  display: block;
}
.footer__menu a {
  display: block;
}
.adult-content-badge {
  display: block;
  margin-left: auto;
}
.footer__social {
  display: flex;
}
.footer__bottom {
  margin-top: 27px;
  font-size: 14px;
  line-height: 23px;
}
.loader {
  display: block;
  width: 24px;
  height: 24px;
  margin: 64px auto;
  animation: lds-dual-ring 1.2s linear infinite;
  opacity: 0;
  transition-duration: 0.3s;
}

.loader.active {
  opacity: 1;
}

.load-more-btn {
  margin: 64px auto;
  max-width: 260px;
  width: 100%;
  display: block;
  transition-duration: .3s;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.category__wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 41px 29px;
}

.single-wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px;
}

.category .news-card {
  width: calc(33.333% - 20px);
}
.article {
  width: 72%;
}
.sidebar {
  /* max-width: 300px; */
  width: calc(28% - 21px);
}
.article__head {
  margin-bottom: 23px;
}
.article__head-meta {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 32px;
}
.article__views {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  color: #ababbb;
  font-size: 14px;
}
.article__author {
  color: #ababbb;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
  margin-left: auto;
}
.article__title {
  margin-top: 7px;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  margin-bottom: 19px;
}
figure {
  margin: 27px 0;
}
.article__body h2,
.article__body h3,
.article__body h4,
.article__body h5 {
  margin-top: 32px;
  margin-bottom: 25px;
  position: relative;
  line-height: normal;
  font-weight: 600;
}
.article__body h2 {
  font-size: 24px;
}
.article__body h3 {
  font-size: 22px;
}
.article__body h4 {
  font-size: 20px;
}
.article__body h5 {
  font-size: 18px;
}
.article__body p {
  display: block;
  line-height: 28px;
  margin: 27px 0;
  font-family: Georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.article__body a {
  color: #8564b5;
  text-decoration: underline;
}
.article__body ol,
.article__body ul {
  margin: 30px 0 30px 25px;
}
.article__body ul li {
  list-style-type: disc;
  margin-bottom: 12px;
  /* font-family: serif; */
  font-family: Georgia;
}
.article__body ol li {
  list-style-type: auto;
  margin-bottom: 12px;
  font-family: Georgia;
}
.wp-block-quote {
  background-color: #f5f5f7ab;
  padding: 20px;
  margin: 30px 0px 0 45px;
  border-left: 4px solid #8564b5;
  position: relative;
  border-radius: 0 4px 4px 0;
}
.wp-block-quote:before {
  content: '';
  position: absolute;
  top: 11%;
  left: -47px;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 17" fill="none"><path d="M8.98633 2.05078C8.06836 2.57812 7.32617 3.03711 6.75977 3.42773C6.19336 3.79883 5.61719 4.29688 5.03125 4.92188C4.48438 5.50781 4.06445 6.12305 3.77148 6.76758C3.47852 7.41211 3.27344 8.24219 3.15625 9.25781H4.5625C5.77344 9.25781 6.7207 9.56055 7.4043 10.166C8.10742 10.752 8.45898 11.6211 8.45898 12.7734C8.45898 13.5938 8.14648 14.3652 7.52148 15.0879C6.91602 15.791 6.07617 16.1426 5.00195 16.1426C3.32227 16.1426 2.12109 15.5957 1.39844 14.502C0.675781 13.3887 0.314453 11.9336 0.314453 10.1367C0.314453 8.86719 0.587891 7.71484 1.13477 6.67969C1.68164 5.625 2.3457 4.6875 3.12695 3.86719C3.92773 3.02734 4.77734 2.31445 5.67578 1.72852C6.57422 1.14258 7.32617 0.664063 7.93164 0.292969L8.98633 2.05078ZM19.8262 2.05078C18.9082 2.57812 18.166 3.03711 17.5996 3.42773C17.0332 3.79883 16.457 4.29688 15.8711 4.92188C15.3047 5.52734 14.875 6.15234 14.582 6.79688C14.3086 7.42187 14.1133 8.24219 13.9961 9.25781H15.4023C16.6133 9.25781 17.5605 9.56055 18.2441 10.166C18.9473 10.752 19.2988 11.6211 19.2988 12.7734C19.2988 13.5938 18.9863 14.3652 18.3613 15.0879C17.7559 15.791 16.916 16.1426 15.8418 16.1426C14.1621 16.1426 12.9609 15.5957 12.2383 14.502C11.5156 13.3887 11.1543 11.9336 11.1543 10.1367C11.1543 8.86719 11.4277 7.71484 11.9746 6.67969C12.5215 5.625 13.1855 4.6875 13.9668 3.86719C14.7676 3.02734 15.6172 2.31445 16.5156 1.72852C17.4141 1.14258 18.166 0.664063 18.7715 0.292969L19.8262 2.05078Z" fill="%238564B5"/></svg>') no-repeat center center;
  background-size: contain;
}
.wp-block-quote cite {
  color: #8564B5;
  font-weight: 600;
  font-style: normal;
}
.wp-block-quote p {
  margin-top: 0;
}
.wp-block-quote p:last-child {
  margin-bottom: 0;
}
.wp-element-caption {
  display: block;
  color: #ababbb;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
  margin-top: 12px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: 0 0;
  position: absolute;
  bottom: -35px;
  margin-top: 0;
  color: #000;
}
figure.wp-block-image img {
  border-radius: 12px;
}
.article__bottom {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  margin: 40px 0;
}
.btn-copy-link,
.btn-share {
  border-radius: 6px;
  border: 1px solid;
  background: rgba(0, 119, 255, 0.06);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 9px 10px 8px;
  cursor: pointer;
  font-size: 14px;
  height: 34px;
}
.btn-share_vk {
  border-color: #07f;
}
.btn-share_tg {
  border-color: #29a9ea;
}
.btn-copy-link {
  border: 1px solid #d9d9e8;
  background: #fff;
  margin-left: auto;
}
.article__similar {
  display: block;
}
.article__similar-title,
.comments__title, .partners-news__title {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 34px;
}
.article__similar-item {
  font-size: 18px;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 24px;
  transition: color 0.3s ease;
}
.article__similar-item::before {
  content: "\26A1";
  margin-right: 2px;
}
.article__similar-item:hover {
  color: #8564b5;
}
.search-panel {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
  padding: 33px 0;
  z-index: 9999;
  position: absolute;
  width: 100%;
  background-color: #8564b5;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.3s;
}
.search-panel.active {
  opacity: 1;
  visibility: visible;
}
.search-panel__head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 14px;
}
.search-panel__btn-search {
  display: block;
  padding: 0;
  outline: 0;
  cursor: pointer;
  transition-duration: 0.3s;
}

.search-panel__btn-search:hover {
  transform: scale(105%);
}

.search-panel__btn-search:active {
  transform: translateY(1px);
}

.search-panel__form {
  display: block;
  width: 100%;
}
.search-panel__form-input {
  background-color: transparent;
  height: 30px;
  font-size: 18px;
  font-family: Georgia;
  font-weight: 400;
  line-height: 23px;
  border: none;
  outline: 0;
  color: #fff;
  padding: 0 2px 4px;
  width: 100%;
}
.search-panel__form-input::-moz-placeholder {
  color: #b6a2d3;
  font-family: Georgia;
}
.search-panel__form-input::placeholder {
  color: #b6a2d3;
  font-family: Georgia;
}
.search-panel__btn-options {
  display: block;
  padding: 0;
  outline: 0;
  margin-left: auto;
  cursor: pointer;
}
.search-panel__search-param {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 35px;
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  transition-duration: 0.3s;
}
.search-panel__search-param.active {
  max-height: 100px;
  margin-top: 30px;
  visibility: visible;
  opacity: 1;
}
.search-panel__search-param-item {
  color: #fff;
  outline: 0;
  display: block;
  background-color: transparent;
  border: none;
  padding: 0;
}
.search-panel__search-param-item option {
  color: #000;
}
.search-panel__search-param-item_category {
  margin-left: -5px;
}
.search-panel__search-param-item_period {
  display: block;
  padding: 0;
}

.search-panel__results {
  position: absolute;
  border-radius: 8px;
  background-color: #fff;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  z-index: 2;
  padding: 24px 14px 24px 22px;
  left: 50%;
  transform: translate(-50%, 58px);
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.3s;
}

.search-panel__results.active {
  visibility: visible;
  opacity: 1;
}

.search-panel__results-inner {
  padding-right: 60px;
}

.search-panel__results p {
  color: #000;
}

.scroll-content {
  max-height: 600px;
  height: auto;
}

.search-panel__results .scrollbar-thumb {
  background-color: #d9d9e8;
}

.search-panel__results-cat-block {
  display: block;
  margin-bottom: 42px;
}
.search-panel__results-cat-block:last-child {
  margin-bottom: 0;
}
.search-panel__results-cat-block-name {
  color: #ababbb;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  display: block;
  margin-bottom: 9px;
  line-height: 1;
}
.search-panel__results-cat-block-list {
  display: block;
  padding-left: 11px;
}
.search-panel__results-cat-block-item {
  color: #030303;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 0;
  display: block;
  transition-duration: 0.3s;
  border-radius: 6px;
  padding: 8px 16px;
}
.search-panel__results-cat-block-item:hover {
  background-color: #f5f2fa;
}
.search-panel__results-cat-block-link {
  color: #8564b5;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-decoration-line: underline;
  display: block;
  margin-top: 8px;
}
.overlay {
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background: #000;
  z-index: 99;
  position: fixed;
  left: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition-duration: 0.3s;
}
.overlay.active {
  visibility: visible;
  opacity: 0.6;
}
.article__similar-categories {
  display: block;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
.article__similar-categories-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 6px 10px;
  border: 1px solid #d9d9e8;
  border-radius: 6px;
}
.hamburger {
  display: none;
}

.article__body .fca_qc_quiz_description_img {
  width: 100%;
  height: 410px;
  object-fit: cover;
  border-radius: 12px;
}

.article__body .fca_qc_quiz {
  max-width: 100%;
  padding: 0;
}

.article__body button.fca_qc_button.fca_qc_start_button {
  border-radius: 12px;
  background: linear-gradient(180deg, #8558c6 0%, #906cc4 100%);
  box-shadow: none !important;
  color: #fff;

  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  border: none;
}

/* .article__body #fca_qc_answer_container {
display: flex;
flex-wrap: wrap;
} */

.article__body #fca_qc_question {
  color: #030303;
  font-family: sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  width: 100%;
  text-align: left;
}

.article__body img.fca_qc_quiz_question_img {
  max-width: 100%;
  width: 100%;
  /* max-height: 360px; */
  /* height: 100%; */
  object-fit: cover;
  border-radius: 12px;
  margin: 0;
  margin-bottom: 15px;
}

.article__body div.fca_qc_quiz div.fca_qc_answer_div {
  background-color: #f5f2fa !important;
  border: none !important;
  border-radius: 8px !important;
}

.article__body #fca_qc_quiz_61.fca_qc_quiz span.fca_qc_answer_span {
  color: #000;
  display: flex;
  align-items: center;
  gap: 10px;
}

.fca_qc_score_container {
  background-color: #f5f2fa;
  padding: 40px;
  border-radius: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
  flex-direction: column;
}

.article__body div.fca_qc_quiz .fca_qc_answer_span.fakehover svg.fca_qc_rectancle rect {
  fill: #8564b5;
  stroke: #8564b5;
  stroke-width: 1;
  border-radius: 50%;
  display: block;
}

.article__body #fca_qc_quiz_61.fca_qc_quiz button.fca_qc_next_question:hover {
  background-color: transparent;
}

.not-found {
  background-color: #fff;
  height: 100%;
}

.not-found__container {
  display: flex;
  flex-direction: column;
  /* gap: 49px; */
  align-items: center;
  padding-top: 106px;
}
.not-found__logo {
  display: block;
  margin-bottom: 52px;
}
.not-found__404, .not-found__410, .not-found__502 {
  font-size: 200px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.not-found__desc {
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 41px;
  margin-bottom: 18px;
}
.btn {
  border-radius: 12px;
  border: 1px solid #d9d9e8;
  padding: 16px 32px;
  text-align: center;
  outline: none;
  font-size: 14px;
  color: #8564b5;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  cursor: pointer;
}

.not-found__social {
  display: flex;
  justify-content: center;
}

.not-found__sub-desc {
  font-family: Georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 39px;
  text-align: center;
}

.not-found__btn {
  margin-bottom: 60px;
}

.error404 .header,
.error404 .nav,
.error404 .footer {
  display: none;
}

.not-found-bottom-logo {
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: -71px;
  left: 50%;
  transform: translate(-50%, 0);
  max-width: 1700px;
  width: 100%;

  display: none;
}
.not-found-bottom-logo svg {
  width: 100%;
  display: block;
  height: auto;
}

.vk-comments, .partners-news {
  margin-bottom: 40px;
}

.no-overflow {
  overflow: hidden;
}


@media (max-width: 1206px) {

  .container {
    padding-left: 30px;
    padding-right: 30px;
  }

}


@media screen and (max-width: 992px) {
  .logo svg {
    width: 130px;
  }
  /* .header {
    margin-bottom: 32px;
  } */
  .header__container {
    height: 72px;
  }
  .search-panel {
    padding: 21px 0;
  }
  .home-slider__nav-wrap {
    display: none;
  }
  .home-slider .swiper-slide {
    max-width: calc(100% - 60px);
    width: 100%;
  }
  .home-slider .swiper-slide .news-card {
    height: 330px;
  }
  .home-slider .swiper-slide.swiper-slide-active .news-card {
    height: 350px;
  }
  .home-top-media {
    height: 390px;
  }
  .block-title {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 24px;
  }
  .popular .news-card:first-child {
    width: 100%;
    height: 340px;
  }
  .card-title {
    font-size: 18px;
    line-height: 26px;
  }
  .news-card {
    max-width: 100%;
    width: calc(50% - 12px);
  }
  .category-block__wrap {
    gap: 24px 24px;
  }
  .category-block {
    margin-bottom: 48px;
  }
  .news-card img {
    height: 189px;
  }
  .category-block_style_2 .news-card:first-child {
    width: 100%;
    height: 340px;
  }
  .category-block_style_3 .news-card:first-child img {
    height: 280px;
  }
  .news-card.news-card_wi {
    padding-bottom: 32px;
    margin-bottom: 28px;
  }
  .category-block_style_4 .category-block__wrap {
    gap: 24px 24px;
  }
  .footer__logo svg {
    width: 122px;
  }
  .footer__menu a {
    font-size: 14px;
  }
  .footer__menu {
    gap: 15px 15px;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .footer__bottom p {
    font-size: 12px;
  }
  .search-panel__form-input {
    font-size: 16px;
  }
  .single-wrap {
    flex-wrap: wrap;
  }
  .article {
    width: 100%;
  }

  .sidebar {
    width: 100%;
  }
  .article__title {
    font-size: 28px;
    line-height: normal;
  }
  .article__body p {
    line-height: 25px;
    margin: 20px 0;

    font-size: 16px;
  }

  .article__body h2,
  .article__body h3,
  .article__body h4,
  .article__body h5 {
    margin-top: 32px;
    margin-bottom: 15px;
    line-height: normal;
  }

  .article__similar-item {
    font-size: 18px;
  }

  .article__bottom {
    margin: 48px 0;
  }
  .article__similar-categories {
    margin: 48px 0;
  }

  .btn-copy-link,
  .btn-share,
  .article__similar-categories-item {
    font-size: 12px;
  }
  .wp-block-quote p {
    margin-top: 0;
    font-size: 14px;
  }

  .article__similar-title,
  .partners-news__title {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .not-found-bottom-logo {
    padding: 0 40px;
    bottom: -120px;
  }

  .search-panel__search-param.active {
    margin-top: 20px;
  }

  .search-panel__results {
    width: 100%;
    transform: translate(-50%, 37px);
  }

  .search-panel__search-param-item {
    font-size: 14px;
  }

  .search-panel__results-cat-block-item {
    font-size: 14px;
  }

  .search-panel__results-cat-block-list {
    padding-left: 0;
  }
  .category .news-card {
    width: calc(50% - 15px);
  }
  .home-slider {
    height: 350px;
  }
}


@media screen and (max-width: 901px) {
  .header {
    margin-bottom: 32px;
  }

  .hamburger {
    gap: 8px;
    display: flex;
  }
  .hamburger__inner {
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
    cursor: pointer;
    position: relative;
    gap: 5px;
    display: flex;
  }
  .hamburger__inner span {
    display: block;
    background-color: #fff;
    height: 2px;
    width: 100%;
    transition-duration: 0.3s;
    border-radius: 999px;
  }
  .hamburger.active span {
    position: absolute;
    left: 0;
  }
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg);
    background-color: #8564b5;
  }
  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg);
    background-color: #8564b5;
  }
  .hamburger.active span:nth-child(2) {
    opacity: 0;
    transition-duration: 0s;
  }
  .hamburger__name {
    color: #8564b5;
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
    visibility: hidden;
    opacity: 0;
    transition-duration: 0.3s;
  }
  .hamburger.active .hamburger__name {
    visibility: visible;
    opacity: 1;
  }
  .header__social {
    display: none;
  }
  .header.active {
    border-bottom: 1px solid #d9d9e8;
    background-color: #fff;
  }
  .header.active .header__search-btn-open path {
    stroke: #8564b5;
  }
  .nav {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: flex;
    padding-bottom: 40px;
    background-color: #fff;
    transition-duration: 0.3s;
    transform: translate(-100%, 0);
  }
  .nav.active {
    transform: translate(0, 0);
  }
  .nav__container {
    height: 100%;
    display: flex;
    flex-direction: column;
    width: 100%;
    flex-grow: 1;
    max-width: 100%;
  }
  .menu {
    display: block;
    padding: 0;
    margin-top: 75px;
    margin-bottom: auto;
    overflow-y: auto;
  }
  .menu a {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 40px;
    display: block;
  }

  .header.active .search-panel.active {
    opacity: 0;
    visibility: hidden;
}

  .social-mob {
    display: flex;
  }
  .social-mob .social__item path {
    fill: #030303;
  }
  .menu-logo-mob {
    display: block;
    position: absolute;
    right: 100px;
    bottom: -8px;
  }

  .single-wrap.container {
    padding-left: 0;
    padding-right: 0;
  }
}


@media screen and (max-width: 767px) {
  .logo {
    right: 25px;
  }
  .logo svg {
    width: 118px;
  }
  .header {
    margin-bottom: 24px;
  }
  .card-title {
    font-size: 18px;
    line-height: 24px;
  }
  .news-card_bg {
    padding: 20px;
  }
  .block-title {
    font-size: 22px;
  }
  .category-block_style_2 .news-card:first-child,
  .category-block_style_3 .news-card:first-child img,
  .popular .news-card:first-child {
    height: 300px;
  }
  .news-card img {
    margin-bottom: 16px;
  }
  .cat-label {
    margin-bottom: 10px;
  }
  .footer__container {
    gap: 18px;
    flex-wrap: wrap;
  }
  .adult-content-badge {
    margin-left: 0;
  }
  .footer__bottom {
    margin-top: 24px;
  }
  .footer {
    padding-bottom: 20px;
  }
  .menu a {
    margin-bottom: 24px;
  }
  .menu-logo-mob {
    right: 25px;
  }
  .menu-logo-mob svg {
    width: 90px;
    height: 500px;
  }
  .search-panel__form-input {
    font-size: 14px;
  }

  .article__title {
    font-size: 24px;
  }

  .wp-element-caption {
    font-size: 12px;
  }

  .article__body h2,
  .article__body h3,
  .article__body h4,
  .article__body h5 {
    font-size: 18px;
  }

  .article__body p {
    margin: 15px 0;
    font-size: 17px;
  }
  .article__bottom {
    margin: 32px 0;
    flex-wrap: wrap;
  }
  .article__similar-categories {
    margin: 32px 0;
  }

  .article__similar-item {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .btn-copy-link {
    margin: 0;
  }
  .article__body h3 {
    font-size: 16px;
  }

  .article__body h4 {
    font-size: 14px;
    font-weight: 700;
  }

  .article__body h5 {
    font-size: 12px;
    font-weight: 700;
  }
  .wp-block-quote p {
    margin-top: 0;
  }

  .article__similar-title,
  .partners-news__title, .comments__title {
    font-size: 22px;
  }

  .not-found__404, .not-found__410, .not-found__502 {
    font-size: 120px;
  }
  .not-found__desc {
    font-size: 22px;
  }

  .not-found__sub-desc {
    font-size: 18px;
    line-height: normal;
  }

  .not-found__container {
    padding-top: 40px;
  }

  .search-panel__results {
    width: 100%;
    transform: translate(-50%, 21px);
    border-radius: 0;
    padding: 20px;
  }

  .search-panel__results-cat-block-item {
    font-size: 13px;
    padding-left: 0;
  }
  .search-panel__results-cat-block-item:hover {
    background-color: #fff;
  }
}
@media screen and (max-width: 575px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
  .category-block_style_1 .news-card,
  .news-card {
    width: 100%;
  }
  .card-title {
    height: auto;
  }
  .category-block {
    margin-bottom: 32px;
  }
  .news-card img {
    height: 180px;
  }
  .category-block_style_3 .category-block__wrap > .news-card {
    width: 100%;
  }
  .category-block__right-list {
    width: 100%;
  }
  .category .news-card {
    width: 100%;
  }
}

/* last */

.menu {
  justify-content: flex-start;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
}

.card-date,
.article__views,
.wp-element-caption,
.article__author {
  color: #515161;
}

.article__body p {
  line-height: 32px;
  line-height: 190%;
  list-style-type: none;
  font-feature-settings: normal;
  line-break: auto;
  overflow-wrap: break-word;
}

.article__similar-categories-item  {
  padding: 6px 10px;
}

.error404 {
  height: 100vh;
}

.not-found-bottom-logo {
  bottom: 0;
}

.not-found__404 {
  width: 412px;
  height: 240px;
  background-image: url('../img/404.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.not-found__410 {
  width: 412px;
  height: 240px;
  background-image: url('../img/410.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.not-found__502 {
  width: 412px;
  height: 240px;
  background-image: url('../img/502.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.not-found__btn:hover {
  color: #fff;
  border: 1px solid transparent;
  background-color: #8564b5;
}

.not-found__sub-desc {
  line-height: 160%;
}

.logo {
  width: 165px;
  height: 28px;
  position: relative;
  top: -1px;
}

.footer__logo {
  width: 165px;
  height: 28px;
  position: relative;
  top: -3px;
}

.footer__menu a {
  font-size: 16px;
  font-weight: 400;
  transition-duration: .3s;
}

.footer__menu a:hover {
  opacity: .65;
}

.btn-copy-link,
.btn-share {
  padding: 9px 10px 8px;
}

.not-found__logo {
  width: 165px;
  height: 28px;
}

.not-found__btn {
  margin-bottom: 60px;
}

.footer__bottom {
  margin-top: 33px;
}

.article__body ul li {
  list-style-type: disc;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 220%;
  font-family: Georgia;
  font-feature-settings: normal;
  line-break: auto;
  overflow-wrap: break-word;
  margin-bottom: 5px;
}

.article__body h2, .article__body h3, .article__body h4, .article__body h5 {
  margin-top: 32px;
}

.active.header .logo {
  display: none;
}

.hamburger__name {
  font-weight: 600;
}

.cat-label {
  padding: 5px 8px 4px;
}

.footer__logo {
  flex-shrink: 0;
}


@media (max-height: 880px) {

  .not-found__logo {
    margin-bottom: 30px;
  }

  .not-found__container {
    padding-top: 70px;
  }

}

@media screen and (max-width: 767px) {
  .not-found__sub-desc {
    font-size: 16px;
    line-height: 160%;
  }
  .logo {
    width: 130px;
    height: 22px;
  }
}

@media (max-width: 480px) {

  .not-found__btn {
    width: 320px;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: uppercase;
    margin-bottom: 40px;
  }

  .not-found__404, .not-found__410, .not-found__502 {
    font-size: 150px;
    line-height: 1;
    margin-bottom: 30px;
  }

  .not-found__sub-desc {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .not-found__container {
    padding-top: 80px;
  }

  .not-found__logo {
    margin-bottom: 35px;
  }

  .not-found__404, .not-found__410, .not-found__502 {
    width: 264px;
    height: 154px;
    margin-bottom: 0;
  }

  .logo {
    width: 118px;
    height: 20px;
  }

}

@media (max-width: 850px) {

  .footer__container {
    row-gap: 18px;
    flex-wrap: wrap;
  }

  #menu-menyu-v-futere {
    margin-top: 7px;
    flex-shrink: 0;
    width: 100%;
  }

  .adult-content-badge {
    display: block;
    margin-left: 0;
  }

}

@media (max-width: 480px) {

  .footer__logo {
    width: 122px;
    height: 21px;
    position: relative;
    top: -3px;
  }

  .footer__menu a {
    font-size: 14px;
    font-weight: 400;
    transition-duration: .3s;
  }

}

@media (max-height: 700px) {

  .not-found__container {
      padding-top: 40px;
  }

  .not-found__logo {
      margin-bottom: 20px;
    }

}

.error404
{
  height: auto;
  min-height: initial;
  position: relative;
}

.not-found {
  position: relative;
  height:   auto;
  overflow: hidden;
}

.not-found__btn:hover {
  background-color: transparent;
  border: 1px solid #8564b5;
  color: #8564b5;
}

.error404 .overlay {
  display: none;
}

@media (max-width: 580px) {

  .not-found-bottom-logo {
    display: none;
  }

}


.article-thumbnail {
  border-radius: 12px;
}



/* new styles 21-02 */

.footer .social__item {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer .social__item img {
  width: 70%;
}

.social-mob .social__item {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.social-mob .social__item img {
  width: 55%;
}

.search-panel__results-cat-block-name {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  color: #bbbbbb;
  margin-bottom: 12px;
}

.search-panel__results-cat-block-item {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 120%;
  padding-left: 0;
  padding-right: 0;
  max-width: 620px;
}

.search-panel__results-cat-block-list {
  padding-left: 0;
}

.search-panel__results-cat-block-link {
  font-family: "Ubuntu", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  color: #8564B5;
  text-decoration: none;
  margin-top: 18px;
}

.search-panel__results-cat-block-link:hover {
  text-decoration: underline;
}

.search-panel__scroll-wrap {
  scrollbar-color: #8564B5 transparent;
  scrollbar-width: thin;
  padding-top: 5px;
  padding-bottom: 5px;
}

.search-panel__scroll-wrap::-webkit-scrollbar {
  width: 4px;
}

.search-panel__scroll-wrap::-webkit-scrollbar-track {
  background-color: transparent;
  width: 4px;
}

.search-panel__scroll-wrap::-webkit-scrollbar-thumb {
  background-color: #8564B5;
  border-radius: 10px;
  width: 4px;
}

.search-panel__scroll-wrap::-webkit-scrollbar-thumb::corner {
  background-color: transparent;
}

.search-panel__results-cat-block-item:hover {
  background-color: transparent;
  color: #8564B5;
}

.header__social {
  display: flex;
}

.social {
  column-gap: 25px;
}


.nav-mod .menu a:hover {
  color: #030303;
}

.nav-mod.nav {
  border-bottom: 1px solid transparent;
}

.nav-mod .menu a {
  position: relative;
}

.nav-mod .menu a::after {
  content: '';
  position: absolute;
  bottom: -8px;
  left: -1%;
  width: 0;
  height: 3px;
  background-color: #8564B5;
  border-radius: 5px;
  transition-duration: .3s;
}

.nav-mod .menu a:hover::after {
  width: 104%;
}

.nav-mod .current-menu-item {
  color: #8564B5;
}

.nav-mod .menu .current-menu-item a:hover {
  width: 104%;
}

.nav-mod .menu .current-menu-item a::after {
  width: 104%;
}

.nav-mod.active .menu a::after  {
  display: none;
}

.nav-mod.active .menu a:hover  {
  color: #8564B5;
}

.nav-mod.active .menu .current-menu-item a:hover  {
  color: #8564B5;
}

.nav-mod .menu a:hover {
  color: #8564B5;
}



.search-panel__form-input {
  font-family: 'Ubuntu', sans-serif;
}

.search-panel__form-input::placeholder {
  font-family: 'Ubuntu', sans-serif;
}

.search-params-opened.search-panel__results {
  top: 115%;
  max-height: calc(100dvh - 240px);
}

.search-params-opened .search-panel__scroll-wrap {
  overflow: auto;
  max-height: calc(100dvh - 300px);
}



@media (min-width: 899px) {

  .header {
    height: 64px;
  }

  .header__container {
    height: 64px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo {
    width: 136px;
    height: 24px;
    right: 0;
  }

  .nav {
    height: 64px;
    padding: 0px 0px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
  }

  .menu {
    padding-left: 0;
    padding-right: 0;
    column-gap: 44px;
  }

  .menu a {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    line-height: 100%;
    font-weight: 500;
  }


  .search-panel__results-inner {
    padding-right: 20px;
  }

  .search-panel {
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 0;
    padding-bottom: 0;
    width: 400px;
    height: 40px;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.25);
    padding: 10px 16px 10px;
    border-top: none;
    opacity: 1;
    visibility: visible;
  }

  .search-panel__container {
    height: 100%;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .search-panel__btn-options {
    display: none;
  }

  .header__search-btn {
    display: none;
  }

  .search-panel__head {
    height: 100%;
  }

  .search-panel__form-input {
    font-family: "Ubuntu", sans-serif;
    padding: 0px 0px;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    color: #fff;
  }

  .search-panel__form-input::placeholder {
    font-family: "Ubuntu", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    color: #fff;
    opacity: 1;
  }

  .search-panel__btn-search {
    width: 20px;
    height: 20px;
  }

  .search-panel__btn-search svg {
    object-fit: contain;
    top: 1px;
    position: relative;
  }

  .search-panel__btn-close {
    width: 15px;
    height: 15px;
    background-image: url('data:image/svg+xml;utf8,%3Csvg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath id="Close" d="M6.11816 7.58594L0.292969 1.76074C-0.0976562 1.37012 -0.0976562 0.737305 0.292969 0.34668L0.34668 0.292969C0.737305 -0.0976562 1.37012 -0.0976562 1.76074 0.292969L7.58594 6.11816L13.4111 0.292969C13.8018 -0.0976562 14.4346 -0.0976562 14.8252 0.292969L14.8789 0.34668C15.2695 0.737305 15.2695 1.37012 14.8789 1.76074L9.05371 7.58594L14.8789 13.4111C15.2695 13.8018 15.2695 14.4346 14.8789 14.8252L14.8252 14.8789C14.4346 15.2695 13.8018 15.2695 13.4111 14.8789L7.58594 9.05371L1.76074 14.8789C1.37012 15.2695 0.737305 15.2695 0.34668 14.8789L0.292969 14.8252C-0.0976562 14.4346 -0.0976562 13.8018 0.292969 13.4111L6.11816 7.58594Z" fill="%231F1F1F" fill-opacity="1.000000" fill-rule="evenodd"%3E%3C/path%3E%3C/svg%3E');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0px 0px;
    flex-shrink: 0;
    display: none;
  }

  .search-icon-svg {
    stroke: #fff;
  }

  .active .search-panel__btn-close {
    display: flex;
  }

  .active.search-panel {
    width: 700px;
    background-color: #fff;
  }

  .active .search-panel__form-input {
    color: #000;
  }

  .active .search-panel__form-input::placeholder {
    color: #000;
  }

  .active .search-icon-svg {
    stroke: #000;
  }

  .search-panel__results {
    height: auto;
    max-height: 75dvh;
    padding: 20px;
    padding-right: 15px;
    border-radius: 12px;
    top: 20px;
    overflow: hidden;
  }

  .search-panel__scroll-wrap {
    width: 100%;
    height: calc(100% + 10px);
    overflow: auto;
    max-height: 69dvh;
  }

  .header__search-btn {
    right: 0;
  }


}

@media (max-width: 1200px) {

  .social {
    column-gap: 25px;
  }

}

@media (min-width: 900px) and (max-width: 1206px) {

  .search-panel {
    margin-left: 7px;
  }


}

@media (min-width: 900px) and (max-width: 1100px) {

  .active.search-panel {
    width: 550px;
  }


}



@media (max-width: 901px) {

  .logo {
    right: 0;
  }

  .header__social {
    display: none;
  }

  .logo {
    width: 130px;
    height: 22px;
  }

  .search-panel__results {
    width: 97%;
    top: 50px;
    max-height: calc(100dvh - 200px);
    border-radius: 12px;
  }

  .header .logo {
    left: -30px;
  }

  .search-panel__scroll-wrap {
    overflow: auto;
    max-height: calc(100dvh - 260px);
  }

}

@media (min-width: 777px) and (max-width: 900px) {

  .search-params-opened.search-panel__results {
    top: 78%;
  }

}


@media (max-width: 776px) {


  .search-panel__results {
    top: 85px;
    transform: translate(-50%, 0);
  }

}

@media (max-width: 600px) {


  .search-panel__results-inner {
    padding-right: 15px;
  }

  .search-panel__results {
    padding-right: 10px;
  }

}

@media (max-width: 575px) {

  .header__search-btn {
    right: -2px;
  }

  .header__search-btn {
    top: 0;
  }

}


.card-title {
  height: auto;
}

.category-block_style_2 .cat-label {
  background-color: #f043a5;
}

.category-block_style_3 .cat-label {
  background-color: #0288d1;
}

.category-block_style_4 .cat-label {
  background-color: #d462e2;
}

.header__search-btn {
  padding: 0;
}

.load-more-btn:hover {
  border: 1px solid #8564b5;
}

.nav-mod.active .menu li {
  width: max-content;
}

#fca_qc_quiz_20.fca_qc_quiz span.fca_qc_answer_span {
  color: #151515;
}

/* Базовый стиль для контейнера iFrame */
.iframe-container {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 56.25%; /* Это значение обеспечивает соотношение сторон 16:9 */
}

/* Стиль для самого iFrame */
.iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Дополнительные стили для мобильных устройств */
@media (max-width: 768px) {
    .iframe-container {
        padding-top: 75%; /* Изменение соотношения сторон на 4:3 для мобильных устройств */
    }
}

/* Стили страницы автора */
.author-bio {
  display: flex;
  align-items: center;
  padding: 10px;
  background-color: #f9f9f9;
  border-radius: 12px;
  margin-bottom: 30px;
}

.author-avatar {
  flex-shrink: 0; /* Предотвращает изменение размера аватарки */
  margin-right: 15px; /* Отступ справа от аватарки */
}

.author-avatar img {
  border-radius: 50%; /* Круглая аватарка */
}

.author-details {
  flex-grow: 1; /* Занимает оставшееся место */
}

.author-details p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}
.author-avatar {
  border-radius: 50%;
}

.ad-container {
  margin: 20px 0; /* Отступ сверху и снизу */
}

.ad-header {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 10px; /* Отступ до контента */
  font-size: 14px;
  color: #555;
}

.ad-header::before,
.ad-header::after {
  content: '';
  flex: 1;
  border-top: 1px solid #dbdbdb; /* Линия */
  margin: 0 10px; /* Отступ от текста */
}

.ad-content {
  border-bottom: 1px solid #dbdbdb; /* Нижняя линия */
  padding: 10px 0 20px;
}