@charset "UTF-8";

:root,
html,
html.light {
  --concept-accent: #f2133c;
  --concept-accent-soft: #fff0f3;
  --concept-bg: #f7f8fa;
  --concept-panel: #ffffff;
  --concept-line: #e9edf3;
  --concept-muted: #7a8497;
  --concept-text: #101828;
  --concept-heading: #0f172a;
  --concept-shadow: 0 16px 38px rgba(15, 23, 42, 0.08);
  --concept-card-shadow: 0 14px 28px rgba(15, 23, 42, 0.16);
  --concept-sidebar: 260px;
  --main-background: var(--concept-bg);
  --header-background: rgba(255, 255, 255, 0.88);
  --header-background2: var(--concept-panel);
  --thumb-box-bg: #f4f6fa;
  --thumb-placeholder-bg: #edf1f7;
  --footer-bg: var(--concept-bg);
  --footer-box-bg: #f7f9fc;
  --pagination-bg: #f6f8fb;
  --sort-bg: #ffffff;
  --tags-link-bg: #ffffff;
  --tags-link-bg-hover: var(--concept-accent-soft);
  --input-bg: #f5f6f9;
  --btn-bg: #ffffff;
  --input-bg2: #f5f6f9;
  --member-menu-bg: #ffffff;
  --profile-bg: #ffffff;
  --profile-sort-bg: #ffffff;
  --community-sort-bg: #ffffff;
  --thumbs-bottom-btn-bg: #ffffff;
  --comment-item-bg: #ffffff;
  --modal-bg: #ffffff;
  --subscribe-bg: #f5f6f9;
  --video-sub-btn: var(--concept-accent);
  --video-sub-btn-count: #f5f6f9;
  --sort-box-bg: #ffffff;
  --embed-button-bg: #f5f6f9;
  --profile-heading-btn-bg: #ffffff;
  --subscription-bg: #ffffff;
  --subscription-btn-bg: #ffffff;
  --suggestion-bg: #ffffff;
  --suggestion-group-bg: #f6f8fb;
  --comment-like-bg: #f6f8fb;
  --general-color: var(--concept-text);
  --member-menu-color: #576174;
  --thumb-text-color: var(--concept-text);
  --nav-link-color: #536074;
  --pagination-color: #667085;
  --sort-color: #536074;
  --tags-link-color: #0f172a;
  --tags-arrow-color: #98a2b3;
  --input-color: #4b5568;
  --btn-color: #4b5568;
  --btn-tabs-color: #5b6678;
  --thumb-info-color: #667085;
  --heading-title-color: var(--concept-heading);
  --comment-item-color: var(--concept-text);
  --desc-color: #475467;
  --theme-color: #667085;
  --theme-hover-color: var(--concept-accent);
  --related-color: #475467;
  --tabs-title-color: #475467;
  --btn-gold: var(--concept-accent);
  --comment-name-color: var(--concept-text);
  --comment-date-color: #8a94a6;
  --seo-title-color: var(--concept-heading);
  --seo-text-color: #667085;
  --footer-color: #667085;
  --tags-link-border: 1px solid #e5e9f0;
  --footer-border: 1px solid var(--concept-line);
  --input-border: 1px solid transparent;
  --header-border: 1px solid var(--concept-line);
  --header-border2: 0;
  --profile-sort-border: 1px solid var(--concept-line);
  --video-controls-border: 1px solid var(--concept-line);
  --community-item-border: 1px solid var(--concept-line);
  --community-filter-border: 1px solid var(--concept-line);
  --community-filter-input-border: 1px solid var(--concept-line);
  --btn-box-shadow: 0 10px 22px rgba(242, 19, 60, 0.22);
  --swiper-btn-prev: linear-gradient(90deg, #f7f8fa 52%, rgba(247, 248, 250, 0) 100%);
  --swiper-btn-next: linear-gradient(270deg, #f7f8fa 52%, rgba(247, 248, 250, 0) 100%);
}

html:not(.light) {
  --concept-accent: #f2133c;
  --concept-accent-soft: rgba(242, 19, 60, 0.16);
  --concept-bg: #101218;
  --concept-panel: #171a22;
  --concept-line: #272d38;
  --concept-muted: #98a2b3;
  --concept-text: #e6eaf0;
  --concept-heading: #f5f7fb;
  --concept-shadow: 0 18px 44px rgba(0, 0, 0, 0.32);
  --concept-card-shadow: 0 16px 32px rgba(0, 0, 0, 0.34);
  --main-background: var(--concept-bg);
  --header-background: rgba(23, 26, 34, 0.9);
  --header-background2: var(--concept-panel);
  --thumb-box-bg: #1d222c;
  --thumb-placeholder-bg: #242a36;
  --footer-bg: var(--concept-panel);
  --footer-box-bg: #1d222c;
  --pagination-bg: #1d222c;
  --sort-bg: #171a22;
  --tags-link-bg: #171a22;
  --tags-link-bg-hover: var(--concept-accent-soft);
  --input-bg: #1d222c;
  --btn-bg: #171a22;
  --input-bg2: #1d222c;
  --member-menu-bg: #171a22;
  --profile-bg: #171a22;
  --profile-sort-bg: #171a22;
  --community-sort-bg: #171a22;
  --thumbs-bottom-btn-bg: #171a22;
  --comment-item-bg: #171a22;
  --modal-bg: #171a22;
  --subscribe-bg: #1d222c;
  --video-sub-btn: var(--concept-accent);
  --video-sub-btn-count: #1d222c;
  --sort-box-bg: #171a22;
  --embed-button-bg: #1d222c;
  --profile-heading-btn-bg: #171a22;
  --subscription-bg: #171a22;
  --subscription-btn-bg: #171a22;
  --suggestion-bg: #171a22;
  --suggestion-group-bg: #1d222c;
  --comment-like-bg: #1d222c;
  --general-color: var(--concept-text);
  --member-menu-color: #c8d0dc;
  --thumb-text-color: var(--concept-text);
  --nav-link-color: #c8d0dc;
  --pagination-color: #c8d0dc;
  --sort-color: #c8d0dc;
  --tags-link-color: #e6eaf0;
  --tags-arrow-color: #98a2b3;
  --input-color: #e6eaf0;
  --btn-color: #c8d0dc;
  --btn-tabs-color: #c8d0dc;
  --thumb-info-color: #98a2b3;
  --heading-title-color: var(--concept-heading);
  --comment-item-color: var(--concept-text);
  --desc-color: #c8d0dc;
  --theme-color: #c8d0dc;
  --theme-hover-color: var(--concept-accent);
  --related-color: #c8d0dc;
  --tabs-title-color: #c8d0dc;
  --comment-name-color: var(--concept-text);
  --comment-date-color: #98a2b3;
  --seo-title-color: var(--concept-heading);
  --seo-text-color: #c8d0dc;
  --footer-color: #c8d0dc;
  --tags-link-border: 1px solid var(--concept-line);
  --footer-border: 1px solid var(--concept-line);
  --input-border: 1px solid transparent;
  --header-border: 1px solid var(--concept-line);
  --profile-sort-border: 1px solid var(--concept-line);
  --video-controls-border: 1px solid var(--concept-line);
  --community-item-border: 1px solid var(--concept-line);
  --community-filter-border: 1px solid var(--concept-line);
  --community-filter-input-border: 1px solid var(--concept-line);
  --swiper-btn-prev: linear-gradient(90deg, #101218 52%, rgba(16, 18, 24, 0) 100%);
  --swiper-btn-next: linear-gradient(270deg, #101218 52%, rgba(16, 18, 24, 0) 100%);
}

body {
  color: var(--concept-text);
  background: var(--concept-bg);
  font-family: Inter, Roboto, Arial, sans-serif;
  letter-spacing: 0;
}

body,
input,
button,
textarea,
select {
  font-family: Inter, Roboto, Arial, sans-serif;
}

.wrapper {
  min-height: 100%;
  background: var(--concept-bg);
}

.container {
  max-width: none;
  padding: 0;
}

.header {
  margin: 0;
}

.header-links {
  display: none;
}

.header-holder {
  background: var(--header-background);
  border-bottom: 1px solid var(--concept-line);
  box-shadow: 0 10px 30px rgba(15, 23, 42, 0.035);
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  z-index: 30;
}

.header-holder .container,
.header-holder .header-inner {
  height: 100%;
}

.header-holder .header-inner {
  gap: 22px;
}

.logo img {
  width: 151px;
  max-height: 42px;
}

.sidebar-logo {
  display: none;
}

.logo img:first-child {
  display: block;
}

.logo img:last-child {
  display: none;
}

html.light .logo img:first-child {
  display: none;
}

html.light .logo img:last-child {
  display: block;
}

.search {
  justify-content: flex-start;
  padding: 0;
}

.search form {
  max-width: 820px;
}

.search input {
  height: 54px;
  border: 0;
  border-radius: 999px;
  background: var(--input-bg);
  box-shadow: inset 0 0 0 1px var(--concept-line);
  color: var(--input-color);
  font-size: 15px;
  padding: 0 60px 0 54px;
}

.search .search-inner::before {
  content: "";
  position: absolute;
  left: 23px;
  top: 50%;
  width: 16px;
  height: 16px;
  border: 2px solid var(--theme-color);
  border-radius: 50%;
  transform: translateY(-54%);
  pointer-events: none;
}

.search .search-inner::after {
  content: "";
  position: absolute;
  left: 36px;
  top: 31px;
  width: 8px;
  height: 2px;
  background: var(--theme-color);
  border-radius: 2px;
  transform: rotate(45deg);
  pointer-events: none;
}

.search .btn-search {
  right: 19px;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.search .btn-search svg {
  fill: #475467;
}

.buttons-col {
  gap: 18px;
  margin-left: auto;
}

.buttons-col .upload-btn {
  align-items: center;
  margin: 0;
  color: #4b5568;
  font-weight: 700;
}

.buttons-col .upload-btn svg,
.toggleTheme svg,
.leng-holder .lang-item i svg {
  fill: var(--theme-color);
}

.toggleTheme {
  color: var(--theme-color);
}

.leng-holder {
  margin: 0;
}

.leng-holder .drop,
.buttons-col .upload-list,
.member-links {
  background: var(--member-menu-bg) !important;
  border: 1px solid var(--concept-line);
  box-shadow: var(--concept-shadow);
  border-radius: 12px;
}

.buttons-col .upload-list a,
.leng-holder .drop a,
.member-links a {
  color: var(--btn-color) !important;
}

.mebers-block {
  align-items: center;
}

.mebers-block a {
  margin: 0;
  border-radius: 10px;
  padding: 12px 18px;
  color: #4b5568;
  font-weight: 700;
  background: transparent;
}

.mebers-block a#signup {
  color: #ffffff;
  background: var(--concept-accent);
  box-shadow: 0 10px 22px rgba(242, 19, 60, 0.18);
}

.header-nav .nav-link {
  display: flex;
  align-items: center;
  gap: 14px;
  border-radius: 10px;
  color: var(--nav-link-color);
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  transition: background 0.2s, color 0.2s, box-shadow 0.2s;
}

.header-nav .nav-link::before {
  display: none;
}

.header-nav .nav-link .nav-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.header-nav .nav-link svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.header-nav .nav-link.active,
.header-nav .nav-link:hover {
  color: var(--concept-accent);
  background: var(--concept-accent-soft);
  box-shadow: none;
}

.header-nav .nav-link-categories {
  position: relative;
  min-height: 48px;
  color: #ffffff;
  background: linear-gradient(135deg, #f2133c 0%, #ff4f6f 100%);
  box-shadow: 0 12px 26px rgba(242, 19, 60, 0.24);
  overflow: hidden;
}

.header-nav .nav-link-categories::after {
  content: ">";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  margin-left: auto;
  border-radius: 50%;
  color: #f2133c;
  background: #ffffff;
  font-size: 15px;
  line-height: 1;
}

.header-nav .nav-link-categories.active,
.header-nav .nav-link-categories:hover {
  color: #ffffff;
  background: linear-gradient(135deg, #d80f34 0%, #ff3158 100%);
  box-shadow: 0 14px 30px rgba(242, 19, 60, 0.32);
}

.section-row {
  margin: 0 0 44px;
}

.section-row.tags-row {
  margin: 0 0 34px;
}

.tags-row {
  padding: 0;
}

.tags-row .swiper {
  overflow: hidden;
}

.tags-row a {
  min-height: 40px;
  align-items: center;
  border: 1px solid var(--concept-line);
  border-radius: 999px;
  padding: 0 22px;
  background: var(--tags-link-bg);
  color: var(--tags-link-color);
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
  box-shadow: 0 1px 1px rgba(16, 24, 40, 0.02);
}

.tags-row .swiper-slide:first-child a,
.tags-row a:hover {
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
}

.heading {
  align-items: center;
  margin-bottom: 18px;
  gap: 16px;
}

.heading .title {
  color: var(--concept-heading);
  font-size: 22px;
  line-height: 1.2;
  font-weight: 800;
  letter-spacing: 0;
}

.heading .title::after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
  color: var(--concept-muted);
  font-size: 18px;
  transform: translateY(-1px);
}

.heading .more-title {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-left: auto;
  color: var(--concept-accent);
  font-size: 0;
  font-weight: 800;
  line-height: 20px;
  text-transform: none;
}

.heading .more-title::before {
  content: "View all";
  font-size: 14px;
}

.heading .more-title i {
  color: var(--concept-accent);
  transform: rotate(-90deg);
}

.heading .more-title svg {
  fill: currentColor;
}

.sort .sort-title,
.sort .sort-drop {
  border: 1px solid var(--concept-line);
  border-radius: 999px;
  background: var(--sort-bg);
  color: var(--sort-color);
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.035);
}

.thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px 28px;
  margin: 0 0 34px;
}

.thumbs > .grid-temp,
.thumbs > form.thumbs,
.thumbs > .empty-content,
.thumbs > .bottom {
  grid-column: 1 / -1;
}

.thumbs > .grid-temp {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 34px 28px;
}

.thumbs > .grid-temp .spot {
  grid-row: auto;
  grid-column: auto;
  padding-left: 0;
}

.thumbs > .grid-temp li {
  min-width: 0;
}

.thumb {
  width: auto;
  min-width: 0;
  padding: 0;
}

.thumb a {
  position: relative;
  display: block;
  min-width: 0;
  border-radius: 14px;
  transition: transform 0.22s ease;
}

.thumb a:hover {
  transform: translateY(-2px);
}

.thumb .img-holder {
  aspect-ratio: 16 / 9;
  padding-bottom: 0;
  margin-bottom: 14px;
  overflow: hidden;
  border-radius: 12px;
  background: #edf1f7;
  box-shadow: var(--concept-card-shadow);
}

.thumb .img-holder img {
  object-fit: cover;
  transition: transform 0.25s ease, filter 0.25s ease;
}

.thumb a:hover .img-holder img {
  transform: scale(1.035);
}

.thumb a:hover .title {
  color: var(--concept-accent);
}

.thumb .qualtiy,
.thumb .time,
.thumb .line-private,
.thumb .line-premium,
.thumb .line-disabled,
.thumb .line-error,
.thumb .line-processing {
  min-height: 24px;
  display: inline-flex;
  align-items: center;
  border-radius: 7px;
  background: rgba(17, 24, 39, 0.78);
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  padding: 5px 8px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.thumb .item-bottom {
  right: 10px;
  bottom: 10px;
}

.thumb .line-private,
.thumb .line-premium,
.thumb .line-disabled,
.thumb .line-error,
.thumb .line-processing {
  left: 10px;
  bottom: 10px;
}

.thumb .item-heart,
.thumb .item-time {
  border-radius: 8px;
  background: rgba(17, 24, 39, 0.82);
}

.thumb .title {
  position: relative;
  min-height: 42px;
  margin-bottom: 8px;
  padding-right: 24px;
  color: var(--concept-text);
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
  letter-spacing: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.thumb .title::after {
  content: "\22EE";
  position: absolute;
  top: 0;
  right: 2px;
  color: #98a2b3;
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.thumb .thumb-bottom {
  gap: 13px;
  min-width: 0;
  overflow: hidden;
}

.thumb .thumb-bottom .thumb-item {
  margin: 0;
  padding-left: 17px;
  color: #7b8494;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0;
  white-space: nowrap;
}

.thumb .thumb-bottom .thumb-item:first-child {
  padding-left: 19px;
}

.thumb .thumb-bottom .thumb-item i {
  top: 0;
}

.thumb .thumb-bottom .thumb-item svg {
  fill: #8b95a5;
}

.categories-thumbs,
.models-thumbs,
.channels-thumbs,
.playlists-thumbs {
  grid-template-columns: repeat(auto-fill, minmax(205px, 1fr));
}

.categories-thumbs .thumb .title::after,
.models-thumbs .thumb .title::after,
.channels-thumbs .thumb .title::after,
.playlists-thumbs .thumb .title::after,
.albums-thumbs .thumb .title::after {
  display: none;
}

.categories-thumbs .cat-title {
  background: linear-gradient(0deg, rgba(15, 23, 42, 0.78), rgba(15, 23, 42, 0));
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  padding: 30px 12px 12px;
}

.pagination,
.load-more {
  margin-top: 8px;
}

.pagination a,
.load-more .btn,
.thumbs .bottom .submit,
.list-subscriptions .submit {
  min-height: 42px;
  border-radius: 999px;
  border: 1px solid var(--concept-line);
  background: var(--btn-bg);
  color: var(--btn-color);
  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.05);
}

.pagination a.active,
.pagination a:hover,
.load-more .btn:hover,
.thumbs .bottom .submit:hover,
.list-subscriptions .submit:hover {
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
}

.footer {
  background: var(--footer-bg);
  border-top: 1px solid var(--concept-line);
}

.footer .footer-inner {
  padding: 34px 0;
}

.footer .footer-nav a {
  color: var(--footer-color);
  text-transform: none;
}

.footer .footer-nav a.active,
.footer .footer-nav a:hover {
  color: var(--concept-accent);
}

.video-cols,
.relative-wrap,
.profile-holder,
.description-holder,
.block-tabs,
.video-controls,
.top-options {
  color: var(--concept-text);
}

.video-cols {
  align-items: flex-start;
  gap: 24px;
}

.col-video {
  min-width: 0;
}

.col-asside {
  margin-left: 0;
}

.ralated-holder {
  margin-top: 30px;
  min-width: 0;
}

.ralated-holder .sort-holder {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 18px;
}

.ralated-holder .sort-holder a,
.ralated-holder .sort-holder span {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  max-width: 100%;
  border-radius: 999px;
  border: 1px solid var(--concept-line);
  background: var(--tags-link-bg);
  color: var(--tags-link-color);
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  padding: 9px 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ralated-holder .sort-holder span,
.ralated-holder .sort-holder a:hover {
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
}

.ralated-holder .thumbs {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px 24px;
}

.ralated-holder .thumb {
  width: auto;
}

.ralated-holder .load-more {
  margin-top: 22px;
}

.ralated-holder .load-more .btn {
  width: 178px;
  min-height: 46px;
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
  box-shadow: 0 12px 24px rgba(242, 19, 60, 0.22);
}

.ralated-holder .load-more .btn:hover {
  background: #d80f34;
  border-color: #d80f34;
}

.asside-thumb .thumbs {
  display: block;
  margin-bottom: 20px;
}

.asside-thumb .thumb {
  margin-bottom: 18px;
}

.asside-thumb .thumb a {
  transform: none;
}

.asside-thumb .thumb .title {
  min-height: 0;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}

.asside-thumb .thumb .title::after {
  display: none;
}

.video {
  border-radius: 14px;
  box-shadow: var(--concept-shadow);
}

.video-controls {
  border-bottom: 1px solid var(--concept-line);
}

.btn,
.sub-btn {
  border-radius: 999px;
  border: 1px solid var(--concept-line);
  background: var(--btn-bg);
  color: var(--btn-color);
}

.btn.gold,
.sub-btn .text {
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
}

.btn:hover,
.btn.active,
.video-controls .btn.active {
  color: #ffffff;
  background: var(--concept-accent);
  border-color: var(--concept-accent);
  box-shadow: var(--btn-box-shadow);
}

@media (min-width: 1025px) {
  .header-holder {
    position: fixed;
    top: 0;
    right: 0;
    left: var(--concept-sidebar);
    height: 88px;
    padding: 0;
  }

  .header-holder .container {
    padding: 0 34px;
  }

  .header-nav {
    position: fixed;
    z-index: 29;
    top: 0;
    left: 0;
    bottom: 0;
    width: var(--concept-sidebar);
    padding-top: 0;
    overflow-y: auto;
    background: var(--concept-panel);
    border-right: 1px solid var(--concept-line);
    border-bottom: 0;
  }

  .header-nav .container {
    padding: 0 18px 28px;
  }

  .header-nav .header-inner {
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    gap: 6px;
  }

  .header-nav .sidebar-logo {
    display: flex;
    align-items: center;
    height: 88px;
    margin: 0 0 16px;
    padding: 0 20px;
    border-bottom: 1px solid var(--concept-line);
  }

  .header-nav .nav-link {
    padding: 13px 16px;
  }

  .header-nav .buttons-col.mobile {
    display: none;
  }

  .header-nav .buttons-col.mobile .toggleTheme,
  .header-nav .buttons-col.mobile .leng-holder {
    display: none;
  }

  .header-nav .buttons-col.mobile .upload-holder,
  .header-nav .buttons-col.mobile .mebers-block {
    width: 100%;
  }

  .header-nav .buttons-col.mobile .upload-btn,
  .header-nav .buttons-col.mobile .mebers-block a {
    width: 100%;
    min-height: 46px;
    justify-content: flex-start;
    margin: 0;
    padding: 13px 16px;
    border-radius: 10px;
    color: var(--nav-link-color);
    background: transparent;
    box-shadow: none;
  }

  .header-nav .buttons-col.mobile .upload-btn {
    justify-content: center;
    border: 1px solid var(--concept-line);
    background: var(--btn-bg);
  }

  .header-nav .buttons-col.mobile .mebers-block {
    flex-direction: column;
    align-items: stretch;
    margin: 0;
  }

  .header-nav .buttons-col.mobile .mebers-block a#signup {
    color: var(--nav-link-color);
    background: transparent;
    box-shadow: none;
  }

  .header-holder .logo {
    display: none;
  }

  .main {
    margin-left: var(--concept-sidebar);
    padding: 122px 40px 56px;
  }

  .main > .container {
    max-width: none;
    margin: 0;
  }

  .footer {
    margin-left: var(--concept-sidebar);
    padding: 0 34px;
  }
}

@media (max-width: 1280px) and (min-width: 1025px) {
  :root,
  html,
  html.light {
    --concept-sidebar: 230px;
  }

  .header-nav .sidebar-logo {
    padding: 0 12px;
  }

  .search form {
    max-width: 560px;
  }

  .thumbs,
  .thumbs > .grid-temp,
  .ralated-holder .thumbs {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px 22px;
  }
}

@media (max-width: 1024px) {
  .header-holder {
    position: sticky;
    top: 0;
    padding: 14px 16px;
    background: var(--header-background);
  }

  .header-holder .container {
    padding: 0;
  }

  .logo {
    order: 1;
  }

  .menu-icon {
    order: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    flex: 0 0 44px;
    border-radius: 12px;
    background: linear-gradient(135deg, #f2133c 0%, #ff4f6f 100%);
    box-shadow: 0 10px 22px rgba(242, 19, 60, 0.28);
    position: relative;
  }

  .menu-icon span {
    left: 50%;
    width: 20px;
    height: 2px;
    margin-left: -10px;
    border-radius: 999px;
  background: #ffffff !important;
  }

  .menu-icon span:nth-child(1) {
    top: 14px;
  }

  .menu-icon span:nth-child(2) {
    top: 21px;
  }

  .menu-icon span:nth-child(3) {
    top: 28px;
  }

  body.nav-open .menu-icon span:first-child,
  body.nav-open .menu-icon span:last-child {
    top: 21px;
    background: #ffffff !important;
  }

  .buttons-col {
    display: none;
  }

  .btn-mobile {
    order: 3;
  }

  .search {
    position: absolute;
    left: 16px;
    right: 58px;
    width: auto;
    max-width: none;
  }

  .header-nav {
    top: 78px;
    background: var(--concept-panel);
  }

  .header-nav .sidebar-logo {
    display: none;
  }

  .header-nav .header-inner {
    justify-content: flex-start;
    align-items: stretch;
    padding: 26px 16px 120px;
    gap: 8px;
  }

  .header-nav .nav-link {
    width: 100%;
    padding: 14px 16px;
  }

  .main {
    padding: 24px 16px 42px;
  }

  .section-row.tags-row {
    margin-bottom: 24px;
  }

  .thumbs,
  .thumbs > .grid-temp {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 18px;
  }

  .ralated-holder .thumbs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 18px;
  }
}

@media (max-width: 560px) {
  .logo img {
    width: 124px;
  }

  .heading .title {
    font-size: 21px;
  }

  .thumbs,
  .thumbs > .grid-temp {
    grid-template-columns: 1fr 1fr;
    gap: 24px 12px;
  }

  .thumb .title {
    min-height: 38px;
    font-size: 14px;
    line-height: 19px;
  }

  .thumb .thumb-bottom .thumb-item-date {
    display: none;
  }

  .mebers-block a {
    padding: 11px 14px;
  }
}
