.rus-home-v2 {
  --paper: #f4f1eb;
  --ink: #071d2d;
  --ink-soft: #334450;
  --red: #d51f2e;
  --line: rgba(7, 29, 45, 0.16);
  margin: 0;
  overflow-x: hidden;
  background: var(--paper);
  color: var(--ink);
  font-family: "Segoe UI", Arial, sans-serif;
}
.rus-home-v2 * {
  box-sizing: border-box;
}
.rus-home-v2 a {
  color: inherit;
}
.rus-home-v2 .container-xxl {
  max-width: 1420px;
}
.rus-home-v2 .section-pad {
  padding: 84px 0;
}
.rus-home-v2 .eyebrow {
  margin: 0 0 10px;
  color: var(--red);
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}
.rus-home-v2 .display-title {
  margin: 0;
  max-width: 780px;
  font-size: clamp(2.35rem, 5vw, 5.1rem);
  font-weight: 600;
  letter-spacing: -0.055em;
  line-height: 0.98;
}
.rus-home-v2 .text-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.9rem;
  font-weight: 600;
  text-decoration: none;
}
.rus-home-v2 .text-link:hover {
  color: var(--red);
}
.rus-home-v2 .site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: var(--ink);
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.rus-home-v2 .header-utility {
  min-height: 38px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.14);
  background: #051824;
}
.rus-home-v2 .header-utility > .container-xxl {
  min-height: 38px;
}
.rus-home-v2 .utility-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.72rem;
  font-weight: 600;
  text-decoration: none;
  white-space: nowrap;
}
.rus-home-v2 a.utility-item:hover {
  color: #fff;
}
.rus-home-v2 .utility-feedback {
  text-transform: uppercase;
}
.rus-home-v2 .utility-social {
  display: inline-grid;
  width: 31px;
  height: 26px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
  font-size: 0.72rem;
  font-weight: 800;
  text-decoration: none;
}
.rus-home-v2 .header-main {
  display: flex;
  min-height: 78px;
  align-items: center;
}
.rus-home-v2 .header-main > .container-xxl {
  position: relative;
}
.rus-home-v2 .brand {
  display: inline-flex;
  align-items: center;
  gap: 14px;
  color: #fff;
  text-decoration: none;
}
.rus-home-v2 .brand-logo {
  display: block;
  width: 113px;
  height: auto;
  object-fit: contain;
}
.rus-home-v2 .brand-caption {
  max-width: 114px;
  padding-left: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.24);
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.7rem;
  line-height: 1.25;
}
.rus-home-v2 .section-nav {
  min-height: 0;
  border: 0;
}
.rus-home-v2 .section-nav .navbar-nav {
  width: 100%;
  justify-content: flex-end;
}
.rus-home-v2 .section-nav .nav-item {
  position: relative;
  display: flex;
  align-items: center;
}
.rus-home-v2 .nav-link {
  padding: 16px 5px;
  color: #fff;
  font-size: 0.93rem;
  font-weight: 700;
}
.rus-home-v2 .nav-link:hover,
.rus-home-v2 .nav-link:focus {
  color: #ff4350;
}
.rus-home-v2 .submenu-toggle {
  width: 24px;
  height: 32px;
  padding: 0;
  border: 0;
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
}
.rus-home-v2 .submenu-toggle:after {
  margin-left: 0;
  vertical-align: 0.12em;
}
.rus-home-v2 .dropdown-menu {
  min-width: 220px;
  margin: 0;
  padding: 8px 0;
  border: 1px solid rgba(7, 29, 45, 0.15);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.16);
}
.rus-home-v2 .dropdown-item {
  padding: 9px 18px;
  color: var(--ink);
  font-size: 0.84rem;
}
.rus-home-v2 .dropdown-item:hover,
.rus-home-v2 .dropdown-item:focus {
  background: #f1ede6;
  color: var(--red);
}
.rus-home-v2 .navbar-toggler {
  color: #fff;
}
.rus-home-v2 .access-wrap > a {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 8px 12px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
}
.rus-home-v2 .access-wrap > a:hover {
  border-color: #fff;
  background: transparent;
  color: #fff;
}
.rus-home-v2 .access-wrap > a {
  min-height: 30px;
  padding: 5px 11px;
  border-color: var(--red);
  background: var(--red);
}
.rus-home-v2 .header-action-btn {
  display: inline-flex;
  min-height: 42px;
  align-items: center;
  gap: 7px;
  padding: 8px 11px;
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  white-space: nowrap;
}
.rus-home-v2 .header-action-btn:hover,
.rus-home-v2 .header-action-btn:focus-visible {
  border-color: #fff;
  background: rgba(255, 255, 255, 0.08);
}
@media (min-width: 1200px) {
  .rus-home-v2 .section-nav .dropdown:hover > .dropdown-menu,
  .rus-home-v2 .section-nav .dropdown:focus-within > .dropdown-menu {
    display: block;
  }
  .rus-home-v2 .section-nav .dropdown-menu {
    top: 100%;
  }
}
.rus-home-v2 .cinema-fragment {
  position: relative;
}
.rus-home-v2 .schedule-toolbar {
  margin-top: 28px;
}
.rus-home-v2 .date-tabs {
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  border-bottom: 1px solid var(--line);
}
.rus-home-v2 .date-tabs::-webkit-scrollbar {
  display: none;
}
.rus-home-v2 .date-tab {
  min-width: 150px;
  padding: 0 8px 17px;
  border: 0;
  border-bottom: 3px solid transparent;
  background: transparent;
  color: #67717a;
  text-align: left;
  text-decoration: none;
}
.rus-home-v2 .date-tab span {
  display: block;
  font-size: 0.72rem;
  text-transform: uppercase;
}
.rus-home-v2 .date-tab strong {
  font-size: 1.02rem;
  font-weight: 600;
}
.rus-home-v2 .date-tab.active {
  border-color: var(--red);
  color: var(--ink);
}
.rus-home-v2 .cinema-results {
  position: relative;
  margin-top: 28px;
}
.rus-home-v2 .movie-swiper {
  overflow: hidden;
}
.rus-home-v2 .movie-swiper .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.rus-home-v2 .movie-swiper.swiper-initialized .swiper-wrapper {
  display: flex;
  gap: 0;
}
.rus-home-v2 .movie-swiper .swiper-slide {
  height: auto;
  min-width: 0;
}
.rus-home-v2 .movie-card {
  height: 100%;
  background: var(--paper);
}
.rus-home-v2 .movie-poster {
  position: relative;
  display: block;
  aspect-ratio: 1.42/1;
  overflow: hidden;
  background: #d9d5ce;
}
.rus-home-v2 .movie-poster img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.rus-home-v2 .movie-card:hover .movie-poster img {
  transform: scale(1.025);
}
.rus-home-v2 .movie-body {
  padding: 22px 0 4px;
}
.rus-home-v2 .movie-kicker {
  color: var(--red);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.rus-home-v2 .movie-title {
  margin: 8px 0 7px;
  font-size: 1.55rem;
  font-weight: 600;
  letter-spacing: -0.035em;
}
.rus-home-v2 .movie-title a {
  text-decoration: none;
}
.rus-home-v2 .movie-meta {
  color: #6a747b;
  font-size: 0.8rem;
}
.rus-home-v2 .showtimes {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 17px;
}
.rus-home-v2 .time-btn {
  min-width: 66px;
  padding: 8px 10px;
  border: 1px solid var(--line);
  border-radius: 0;
  background: transparent;
  color: var(--ink);
  font-size: 0.8rem;
  font-weight: 600;
}
.rus-home-v2 .time-btn:hover {
  border-color: var(--ink);
  background: var(--ink);
  color: #fff;
}
.rus-home-v2 .movie-swiper .swiper-button-prev,
.rus-home-v2 .movie-swiper .swiper-button-next {
  width: 42px;
  height: 42px;
  margin-top: -21px;
  border: 1px solid var(--line);
  background: rgba(244, 241, 235, 0.95);
  color: var(--ink);
}
.rus-home-v2 .movie-swiper .swiper-button-prev:after,
.rus-home-v2 .movie-swiper .swiper-button-next:after {
  font-size: 16px;
  font-weight: 700;
}
.rus-home-v2 .empty-state {
  margin-top: 28px;
  padding: 30px;
  border: 1px solid var(--line);
  color: var(--ink-soft);
}
.rus-home-v2 .cinema-skeleton {
  display: none;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 28px;
}
.rus-home-v2 .cinema-skeleton span {
  display: block;
  height: 330px;
  background: linear-gradient(90deg, #dedad3 25%, #ebe8e2 50%, #dedad3 75%);
  background-size: 200% 100%;
  animation: rus-shimmer 1.2s infinite;
}
.rus-home-v2 .cinema-fragment.is-loading .schedule-toolbar,
.rus-home-v2 .cinema-fragment.is-loading .cinema-results {
  opacity: 0.28;
  pointer-events: none;
}
.rus-home-v2 .cinema-fragment.is-loading .cinema-skeleton {
  display: grid;
}
.rus-home-v2 .cinema-fragment.is-loading .cinema-results + .cinema-skeleton {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.rus-home-v2 .cinema-fragment.is-loading:after {
  content: "Обновляем афишу…";
  position: absolute;
  top: 92px;
  left: 0;
  z-index: 2;
  padding: 8px 12px;
  background: var(--ink);
  color: #fff;
  font-size: 0.78rem;
}
@keyframes rus-shimmer {
  to {
    background-position: -200% 0;
  }
}
.rus-home-v2 .theatre-section {
  position: relative;
  overflow: hidden;
  background: var(--ink);
  color: #fff;
}
.rus-home-v2 .theatre-section:before {
  content: "";
  position: absolute;
  right: -12vw;
  top: -36vw;
  width: 70vw;
  height: 70vw;
  border: 1px solid rgba(255, 255, 255, 0.07);
  border-radius: 50%;
}
.rus-home-v2 .theatre-section .eyebrow {
  color: #ff4350;
}
.rus-home-v2 .theatre-feature {
  position: relative;
  margin-top: 36px;
}
.rus-home-v2 .theatre-image {
  display: block;
  height: 100%;
  min-height: 320px;
  overflow: hidden;
  background: #152d3d;
}
.rus-home-v2 .theatre-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.2s ease;
}
.rus-home-v2 .theatre-panel {
  display: flex;
  min-height: 320px;
  flex-direction: column;
  justify-content: space-between;
  padding: clamp(24px, 2.7vw, 38px);
  background: #fff;
  color: var(--ink);
}
.rus-home-v2 .theatre-date {
  color: var(--red);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.rus-home-v2 .theatre-title {
  margin: 12px 0 10px;
  font-size: clamp(2rem, 3.2vw, 3.55rem);
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1;
}
.rus-home-v2 .theatre-meta {
  max-width: 520px;
  color: var(--ink-soft);
  font-size: 0.82rem;
  line-height: 1.55;
}
.rus-home-v2 .accessible-badge {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  width: fit-content;
  margin-top: 14px;
  padding: 6px 8px;
  border: 1px solid rgba(213, 31, 46, 0.35);
  color: var(--red);
  font-size: 0.68rem;
  font-weight: 600;
}
.rus-home-v2 .accessible-badge[hidden] {
  display: none;
}
.rus-home-v2 .ticket-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 24px;
}
.rus-home-v2 .price {
  font-size: 1rem;
  font-weight: 600;
}
.rus-home-v2 .btn-rus {
  padding: 10px 15px;
  border: 1px solid var(--red);
  border-radius: 0;
  background: var(--red);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 600;
  text-decoration: none;
}
.rus-home-v2 .btn-rus:hover {
  border-color: #b91624;
  background: #b91624;
  color: #fff;
}
.rus-home-v2 .theatre-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 32px;
  margin-top: 18px;
}
.rus-home-v2 .theatre-list-item {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr) 18px;
  gap: 15px;
  align-items: center;
  width: 100%;
  padding: 16px 0;
  border: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  color: #fff;
  text-align: left;
}
.rus-home-v2 .theatre-list-item:hover {
  color: #ff4350;
}
.rus-home-v2 .theatre-list-item img {
  width: 92px;
  height: 58px;
  object-fit: cover;
}
.rus-home-v2 .theatre-list-item span {
  min-width: 0;
}
.rus-home-v2 .theatre-list-item .meta {
  display: block;
  margin-bottom: 4px;
  color: #ff6670;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.07em;
  text-transform: uppercase;
}
.rus-home-v2 .theatre-list-item strong {
  display: block;
  overflow: hidden;
  font-size: 0.94rem;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.rus-home-v2 .slider-controls {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 22px;
}
.rus-home-v2 .slider-button {
  display: grid;
  width: 44px;
  height: 44px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  background: transparent;
  color: #fff;
}
.rus-home-v2 .slider-button:hover {
  border-color: #fff;
  background: #fff;
  color: var(--ink);
}
.rus-home-v2 .slider-button.swiper-button-disabled {
  opacity: 0.35;
}
.rus-home-v2 .events-section {
  background: #fff;
}
.rus-home-v2 .events-grid {
  margin-top: 48px;
}
.rus-home-v2 .event-card {
  display: block;
  color: var(--ink);
  text-decoration: none;
}
.rus-home-v2 .event-image {
  position: relative;
  overflow: hidden;
  background: #ddd;
}
.rus-home-v2 .event-image.landscape {
  aspect-ratio: 1.64/1;
}
.rus-home-v2 .event-image.portrait {
  aspect-ratio: 0.86/1;
}
.rus-home-v2 .event-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.rus-home-v2 .event-card:hover img {
  transform: scale(1.025);
}
.rus-home-v2 .event-date {
  margin-top: 17px;
  color: var(--red);
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.rus-home-v2 .event-title {
  margin: 8px 0 10px;
  font-size: clamp(1.45rem, 2.4vw, 2.45rem);
  font-weight: 600;
  letter-spacing: -0.04em;
  line-height: 1.1;
}
.rus-home-v2 .event-copy {
  max-width: 620px;
  margin: 0;
  color: var(--ink-soft);
  font-size: 0.9rem;
  line-height: 1.65;
}
.rus-home-v2 .event-aside {
  margin-top: 80px;
}
.rus-home-v2 .clubs-strip {
  padding: 48px 0;
  border-top: 1px solid var(--line);
}
.rus-home-v2 .site-footer {
  padding: 64px 0 24px;
  background: var(--ink);
  color: rgba(255, 255, 255, 0.7);
}
.rus-home-v2 .footer-grid {
  padding-bottom: 46px;
}
.rus-home-v2 .footer-logo-link {
  display: inline-block;
  margin-bottom: 22px;
}
.rus-home-v2 .footer-logo {
  display: block;
  width: 190px;
  height: auto;
  object-fit: contain;
}
.rus-home-v2 .footer-institution {
  max-width: 360px;
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.88rem;
  line-height: 1.65;
}
.rus-home-v2 .footer-title {
  margin: 6px 0 20px;
  color: #fff;
  font-size: 0.95rem;
  font-weight: 700;
}
.rus-home-v2 .footer-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
  font-size: 0.85rem;
}
.rus-home-v2 .footer-socials {
  display: flex;
  gap: 9px;
  margin-top: 22px;
}
.rus-home-v2 .footer-socials a {
  display: inline-grid;
  width: 36px;
  height: 36px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.22);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 800;
}
.rus-home-v2 .footer-contacts {
  display: flex;
  margin: 0;
  flex-direction: column;
  gap: 12px;
  color: rgba(255, 255, 255, 0.76);
  font-size: 0.87rem;
  font-style: normal;
  line-height: 1.55;
}
.rus-home-v2 .footer-contacts a:first-of-type {
  color: #fff;
  font-size: 1.05rem;
  font-weight: 700;
}
.rus-home-v2 .footer-actions {
  display: flex;
  margin-top: 24px;
  flex-wrap: wrap;
  gap: 8px;
}
.rus-home-v2 .footer-actions button {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  gap: 7px;
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 0.76rem;
  font-weight: 600;
}
.rus-home-v2 .footer-bottom {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 24px;
  padding-top: 22px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.58);
  font-size: 0.76rem;
}
.rus-home-v2 .footer-bottom > :last-child {
  text-align: right;
}
.rus-home-v2 .footer-counter {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.rus-home-v2 .site-footer a {
  color: rgba(255, 255, 255, 0.7);
  text-decoration: none;
}
.rus-home-v2 .site-footer a:hover {
  color: #fff;
}
.rus-home-v2 .city-modal-content {
  border: 0;
  border-radius: 0;
  background: var(--paper);
  color: var(--ink);
}
.rus-home-v2 .city-modal-content .modal-header {
  align-items: flex-start;
  padding: 28px 30px 20px;
  border-color: var(--line);
}
.rus-home-v2 .city-modal-content .modal-title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: -0.045em;
}
.rus-home-v2 .city-modal-content .modal-body {
  padding: 24px 30px 30px;
}
.rus-home-v2 .city-modal-note {
  margin: 0 0 22px;
  color: var(--ink-soft);
  font-size: 0.9rem;
  line-height: 1.55;
}
.rus-home-v2 .city-modal-list {
  border-top: 1px solid var(--line);
}
.rus-home-v2 .city-modal-option {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 2px;
  border-bottom: 1px solid var(--line);
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
}
.rus-home-v2 .city-modal-option:hover,
.rus-home-v2 .city-modal-option.active {
  color: var(--red);
}
.rus-home-v2 .city-modal-option.active:before {
  content: "Выбрано";
  order: 2;
  margin-left: auto;
  color: var(--ink-soft);
  font-size: 0.7rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.rus-home-v2 .city-modal-option.active i {
  order: 3;
}
.rus-home-v2 .site-search-form {
  padding-top: 22px;
  border-top: 1px solid var(--line);
}
.rus-home-v2 .site-search-form .form-control {
  min-height: 52px;
  border: 1px solid var(--line);
  border-radius: 0;
  background: #fff;
  color: var(--ink);
  box-shadow: none;
}
.rus-home-v2 .site-search-form .form-control:focus {
  border-color: var(--ink);
}
.rus-home-v2 .site-search-form .btn-rus {
  min-width: 122px;
  border: 0;
}
.rus-home-v2 .clubs-section {
  border-top: 1px solid var(--line);
  background: #fff;
}
.rus-home-v2 .clubs-head {
  margin-bottom: 34px;
}
.rus-home-v2 .club-swiper {
  overflow: hidden;
}
.rus-home-v2 .club-swiper .swiper-wrapper {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}
.rus-home-v2 .club-swiper.swiper-initialized .swiper-wrapper {
  display: flex;
  gap: 0;
}
.rus-home-v2 .club-card {
  height: 100%;
  border-top: 2px solid var(--ink);
}
.rus-home-v2 .club-image {
  display: block;
  overflow: hidden;
  aspect-ratio: 4 / 3;
  background: #e9e6df;
}
.rus-home-v2 .club-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.45s ease;
}
.rus-home-v2 .club-card:hover .club-image img {
  transform: scale(1.035);
}
.rus-home-v2 .club-body {
  padding: 18px 0 4px;
}
.rus-home-v2 .club-city {
  display: block;
  margin-bottom: 10px;
  color: var(--red);
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.rus-home-v2 .club-title {
  min-height: 2.7em;
  margin: 0 0 18px;
  font-family: var(--font-display);
  font-size: 1.45rem;
  line-height: 1.08;
}
.rus-home-v2 .club-title a,
.rus-home-v2 .club-more {
  color: var(--ink);
  text-decoration: none;
}
.rus-home-v2 .club-more {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-size: 0.84rem;
  font-weight: 700;
}
.rus-home-v2 .club-results .slider-controls {
  margin-top: 28px;
}
.rus-home-v2 .bars-modal-dialog {
  max-width: 540px;
}
.rus-home-v2 .bars-modal-content {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 28px 80px rgba(1, 25, 40, 0.28);
}
.rus-home-v2 .bars-modal-close {
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 14px;
  padding: 10px;
  background-color: #fff;
  opacity: 0.9;
}
.rus-home-v2 .bars-modal-link {
  display: block;
  background: #f4f1eb;
}
.rus-home-v2 .bars-modal-link img {
  display: block;
  width: 100%;
  max-height: 70vh;
  object-fit: contain;
}
.rus-home-v2 .bars-prefs {
  padding: 16px 20px;
  border-top: 1px solid var(--line);
}
.rus-home-v2 .bars-prefs label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--ink-soft);
  cursor: pointer;
  font-size: 0.88rem;
}
.rus-home-v2 .bars-prefs input {
  width: 17px;
  height: 17px;
  accent-color: var(--red);
}
.rus-home-v2 .quality-panel {
  position: fixed;
  z-index: 1040;
  left: 20px;
  bottom: 20px;
  width: min(390px, calc(100vw - 40px));
  padding: 12px;
  visibility: hidden;
  border-top: 3px solid var(--red);
  background: #fff;
  box-shadow: 0 18px 50px rgba(1, 25, 40, 0.24);
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}
.rus-home-v2 .quality-panel.is-visible {
  visibility: visible;
  opacity: 1;
  transform: translateY(0);
}
.rus-home-v2 .quality-panel-close {
  position: absolute;
  z-index: 2;
  top: 7px;
  right: 7px;
  width: 32px;
  height: 32px;
  border: 0;
  background: #fff;
  color: var(--ink);
}
.rus-home-v2 .quality-panel-link {
  display: grid;
  grid-template-columns: 92px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  padding-right: 24px;
  color: var(--ink);
  text-decoration: none;
}
.rus-home-v2 .quality-panel-link img {
  width: 92px;
  height: 92px;
  object-fit: contain;
}
.rus-home-v2 .quality-panel-link span {
  display: grid;
  gap: 4px;
}
.rus-home-v2 .quality-panel-link small {
  color: var(--red);
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.rus-home-v2 .quality-panel-link strong {
  font-family: var(--font-display);
  font-size: 1.12rem;
  line-height: 1.12;
}
.rus-home-v2 .quality-panel-link em {
  font-size: 0.78rem;
  font-style: normal;
  font-weight: 700;
}
@media (min-width: 992px) {
  .rus-home-v2 .theatre-feature {
    height: 320px;
    overflow: hidden;
  }
  .rus-home-v2 .theatre-feature > .row,
  .rus-home-v2 .theatre-feature > .row > [class*="col-"] {
    height: 100%;
  }
  .rus-home-v2 .theatre-media-col {
    flex: 0 0 70%;
    max-width: 70%;
  }
  .rus-home-v2 .theatre-content-col {
    flex: 0 0 30%;
    max-width: 30%;
  }
  .rus-home-v2 .theatre-panel {
    height: 100%;
    padding: 28px 30px;
  }
  .rus-home-v2 .theatre-title {
    font-size: clamp(1.8rem, 2.5vw, 2.8rem);
  }
}
@media (max-width: 1199.98px) {
  .rus-home-v2 .section-nav {
    min-height: 0;
  }
  .rus-home-v2 .section-nav .navbar-collapse {
    position: absolute;
    top: calc(100% + 18px);
    width: min(480px, calc(100vw - 32px));
    right: 0;
    left: auto;
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding: 14px 18px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.14);
    background: var(--ink);
    box-shadow: 0 18px 28px rgba(0, 0, 0, 0.2);
  }
  .rus-home-v2 .section-nav .navbar-nav {
    align-items: stretch;
  }
  .rus-home-v2 .section-nav .nav-item {
    display: grid;
    grid-template-columns: 1fr 42px;
  }
  .rus-home-v2 .section-nav .nav-link {
    padding-left: 0;
  }
  .rus-home-v2 .section-nav .submenu-toggle {
    width: 42px;
    height: 42px;
  }
  .rus-home-v2 .section-nav .dropdown-menu {
    position: static;
    grid-column: 1/-1;
    margin-bottom: 7px;
    border-color: rgba(255, 255, 255, 0.17);
    background: rgba(255, 255, 255, 0.07);
    box-shadow: none;
  }
  .rus-home-v2 .section-nav .dropdown-item {
    color: #fff;
  }
  .rus-home-v2 .section-nav .dropdown-item:hover,
  .rus-home-v2 .section-nav .dropdown-item:focus {
    background: rgba(255, 255, 255, 0.09);
    color: #ff6670;
  }
}
@media (max-width: 991.98px) {
  .rus-home-v2 .section-pad {
    padding: 64px 0;
  }
  .rus-home-v2 .movie-swiper .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rus-home-v2 .club-swiper .swiper-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rus-home-v2 .theatre-image {
    min-height: 280px;
    height: 280px;
  }
  .rus-home-v2 .theatre-panel {
    min-height: 0;
  }
  .rus-home-v2 .theatre-list {
    grid-template-columns: 1fr;
  }
  .rus-home-v2 .event-aside {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .rus-home-v2 .utility-address,
  .rus-home-v2 .utility-feedback,
  .rus-home-v2 .utility-social {
    display: none;
  }
  .rus-home-v2 .header-utility > .container-xxl {
    justify-content: space-between !important;
  }
  .rus-home-v2 .header-action-btn span {
    display: none;
  }
  .rus-home-v2 .header-action-btn {
    min-width: 40px;
    justify-content: center;
    padding-inline: 8px;
  }
  .rus-home-v2 .active-city-name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .rus-home-v2 .footer-bottom {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .rus-home-v2 .footer-bottom > :last-child {
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .rus-home-v2 .brand-caption {
    display: none;
  }
  .rus-home-v2 .brand-logo {
    width: 92px;
  }
  .rus-home-v2 .header-main {
    min-height: 64px;
  }
  .rus-home-v2 .header-main > .container-xxl {
    gap: 8px !important;
  }
  .rus-home-v2 .header-actions {
    gap: 5px !important;
  }
  .rus-home-v2 .section-nav .navbar-collapse {
    top: calc(100% + 13px);
  }
  .rus-home-v2 .section-pad {
    padding: 52px 0;
  }
  .rus-home-v2 .display-title {
    font-size: 2.22rem;
    overflow-wrap: anywhere;
  }
  .rus-home-v2 .date-tab {
    min-width: 126px;
  }
  .rus-home-v2 .movie-swiper .swiper-wrapper {
    grid-template-columns: 1fr;
  }
  .rus-home-v2 .club-swiper .swiper-wrapper {
    grid-template-columns: 1fr;
  }
  .rus-home-v2 .cinema-skeleton {
    grid-template-columns: 1fr;
  }
  .rus-home-v2 .cinema-skeleton span:nth-child(n + 2) {
    display: none;
  }
  .rus-home-v2 .theatre-image {
    height: 210px;
    min-height: 210px;
  }
  .rus-home-v2 .theatre-panel {
    padding: 24px 20px;
  }
  .rus-home-v2 .theatre-title {
    font-size: 1.85rem;
  }
  .rus-home-v2 .ticket-row {
    align-items: flex-start;
    flex-direction: column;
  }
  .rus-home-v2 .theatre-list-item {
    grid-template-columns: 76px minmax(0, 1fr) 16px;
    gap: 12px;
  }
  .rus-home-v2 .theatre-list-item img {
    width: 76px;
    height: 50px;
  }
  .rus-home-v2 .event-image.portrait {
    aspect-ratio: 1.28/1;
  }
  .rus-home-v2 .quality-panel {
    left: 12px;
    bottom: 12px;
    width: calc(100vw - 24px);
  }
  .rus-home-v2 .quality-panel-link {
    grid-template-columns: 74px minmax(0, 1fr);
  }
  .rus-home-v2 .quality-panel-link img {
    width: 74px;
    height: 74px;
  }
}
