.elementor-7752 .elementor-element.elementor-element-ac8302f{--display:flex;overflow:visible;}.elementor-7752 .elementor-element.elementor-element-ac8302f:not(.elementor-motion-effects-element-type-background), .elementor-7752 .elementor-element.elementor-element-ac8302f > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F3F2EF;}/* Start custom CSS for html, class: .elementor-element-97e562b */.cine6-page,
.cine6-page * {
  box-sizing: border-box;
}

.cine6-page {
  font-family: 'Rubik', sans-serif;
  color: #111;
}

body {
  background: #f4f3ef;
}

.cine6-page a {
  text-decoration: none;
}

/* WIDTH */
.cine6-hero-shell,
.cine6-container {
  width: min(1500px, calc(100vw - 40px));
  margin-left: auto;
  margin-right: auto;
}

/* HERO */
.cine6-hero {
  padding: 24px 0 24px;
}

.cine6-hero-shell {
  position: relative;
  min-height: 660px;
  border-radius: 34px;
  overflow: hidden;
  background: #111;
  box-shadow: 0 24px 60px rgba(0,0,0,0.14);
}

.cine6-hero-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.9) contrast(1.04);
  transform: scale(1.03);
}

.cine6-hero-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(0,0,0,0.10) 0%, rgba(0,0,0,0.22) 38%, rgba(0,0,0,0.58) 100%);
}

.cine6-hero-glow {
  position: absolute;
  left: -70px;
  bottom: -90px;
  width: 320px;
  height: 320px;
  border-radius: 50%;
  z-index: 1;
  background: radial-gradient(circle, rgba(191,24,28,0.22) 0%, rgba(191,24,28,0.04) 62%, transparent 74%);
}

.cine6-hero-content {
  position: relative;
  z-index: 2;
  min-height: 660px;
  display: flex;
  align-items: center;
  padding: 52px;
}

.cine6-hero-inner {
  max-width: 720px;
}

.cine6-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 14px;
  border-radius: 999px;
  background: rgba(0,0,0,0.20);
  border: 1px solid rgba(255,255,255,0.14);
  color: rgba(255,255,255,0.94);
  font-size: 12px;
  backdrop-filter: blur(8px);
}

.cine6-badge-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #bf181c;
  box-shadow: 0 0 10px rgba(191,24,28,0.8);
}

.cine6-title {
  margin-top: 18px;
  font-size: 64px;
  line-height: 0.95;
  font-weight: 900;
  letter-spacing: -0.04em;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 10px 30px rgba(0,0,0,0.6);
}

.cine6-subtitle {
  margin-top: 18px;
  max-width: 660px;
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255,255,255,0.92);
}

.cine6-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 24px;
  align-items: center;
}

.cine6-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 24px;
  border-radius: 14px;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 0.2s ease;
}

.cine6-btn-primary {
  background: #bf181c;
  color: #fff !important;
  box-shadow: 0 12px 26px rgba(191,24,28,0.3);
}

.cine6-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 34px rgba(191,24,28,0.4);
}

.cine6-btn-secondary {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.16);
  color: #fff !important;
  backdrop-filter: blur(8px);
}

.cine6-btn-secondary:hover {
  transform: translateY(-2px);
  background: rgba(255,255,255,0.12);
}

.cine6-meta {
  margin-top: 14px;
  max-width: 420px;
}

.cine6-klarna {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 12px;
  border-radius: 14px;
  background: rgba(0,0,0,0.22);
  border: 1px solid rgba(255,255,255,0.16);
  color: rgba(255,255,255,0.94);
  font-size: 12px;
  backdrop-filter: blur(8px);
}

.cine6-klarna-icon {
  width: 18px;
  height: 18px;
  border-radius: 5px;
  background: #ffb3c7;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  font-weight: 700;
}

/* CONTAINER */
.cine6-container {
  padding-bottom: 44px;
}

/* SECTION HEAD */
.cine6-section-head {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-bottom: 18px;
}

.cine6-line {
  width: 52px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(191,24,28,0.14) 0%, #bf181c 100%);
}

.cine6-section-mini-title {
  font-size: 21px;
  font-weight: 800;
  color: #bf181c;
  text-transform: uppercase;
  text-align: center;
}

/* JOURNEY */
.cine6-journey {
  margin-bottom: 24px;
}

.cine6-journey-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.cine6-journey-card {
  padding: 30px;
  border-radius: 30px;
  background: #fff;
  border: 1px solid rgba(191,24,28,0.08);
  box-shadow: 0 14px 26px rgba(0,0,0,0.04);
}

.cine6-journey-card-dark {
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #171719 0%, #111 58%, #2a0f11 100%);
  border: 1px solid rgba(191,24,28,0.12);
  box-shadow: 0 18px 40px rgba(0,0,0,0.1);
}

.cine6-journey-card-dark::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(191,24,28,0.14) 0%, transparent 72%);
  pointer-events: none;
}

.cine6-journey-title {
  margin-top: 10px;
  font-size: 34px;
  line-height: 1.02;
  font-weight: 900;
  color: #111;
  text-transform: uppercase;
}

.cine6-journey-title-light {
  color: #fff;
}

.cine6-journey-text {
  margin-top: 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #444;
  max-width: 620px;
}

.cine6-journey-text-light {
  color: rgba(255,255,255,0.8);
}

.cine6-journey-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.cine6-journey-points span {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(191,24,28,0.08);
  color: #111;
  font-size: 13px;
  font-weight: 700;
}

.cine6-journey-card-dark .cine6-journey-points span {
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.10);
  color: #fff;
}

.cine6-journey-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 22px;
}

.cine6-link-btn-dark {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  padding: 0 22px;
  border-radius: 14px;
  background: rgba(23,23,25,0.04);
  border: 1px solid rgba(191,24,28,0.10);
  color: #111 !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: all 0.2s ease;
}

.cine6-link-btn-dark:hover {
  transform: translateY(-2px);
  border-color: rgba(191,24,28,0.18);
}

.cine6-link-btn-dark-light {
  background: rgba(255,255,255,0.08);
  border: 1px solid rgba(255,255,255,0.12);
  color: #fff !important;
  backdrop-filter: blur(8px);
}

.cine6-link-btn-dark-light:hover {
  background: rgba(255,255,255,0.12);
}

/* WHY */
.cine6-why {
  margin-bottom: 24px;
  padding: 30px;
  border-radius: 30px;
  background: linear-gradient(135deg, #171719 0%, #111 58%, #2a0f11 100%);
  border: 1px solid rgba(191,24,28,0.12);
  box-shadow: 0 18px 40px rgba(0,0,0,0.1);
  position: relative;
  overflow: hidden;
}

.cine6-why::before {
  content: "";
  position: absolute;
  right: -90px;
  top: -90px;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(191,24,28,0.16) 0%, transparent 72%);
  pointer-events: none;
}

.cine6-why-head {
  position: relative;
  z-index: 1;
  max-width: 900px;
}

.cine6-why .cine6-kicker {
  color: #ff8e92;
}

.cine6-why .cine6-section-title {
  color: #fff;
}

.cine6-why-text {
  margin-top: 14px;
  max-width: 860px;
  font-size: 16px;
  line-height: 1.8;
  color: rgba(255,255,255,0.8);
}

.cine6-why-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 24px;
}

.cine6-why-card {
  padding: 22px;
  border-radius: 22px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.08);
  backdrop-filter: blur(8px);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.03);
}

.cine6-why-icon {
  font-size: 24px;
  line-height: 1;
}

.cine6-why-card-title {
  margin-top: 14px;
  font-size: 22px;
  line-height: 1.1;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}

.cine6-why-card-text {
  margin-top: 10px;
  font-size: 14px;
  line-height: 1.7;
  color: rgba(255,255,255,0.76);
}

/* TRUST */
.cine6-trust {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-bottom: 24px;
}

.cine6-trust-item {
  padding: 11px 15px;
  border-radius: 999px;
  background: #fff;
  border: 1px solid rgba(191,24,28,0.1);
  box-shadow: 0 8px 18px rgba(0,0,0,0.04);
  color: #111;
  font-size: 13px;
  font-weight: 700;
}

/* INTRO */
.cine6-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) 420px;
  gap: 22px;
  margin-bottom: 28px;
}

.cine6-intro-left,
.cine6-intro-right {
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(191,24,28,0.08);
  box-shadow: 0 14px 26px rgba(0,0,0,0.04);
}

.cine6-intro-left {
  padding: 28px;
}

.cine6-kicker {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #bf181c;
  font-weight: 700;
}

.cine6-kicker-light {
  color: #ff8e92;
}

.cine6-section-title {
  margin-top: 10px;
  font-size: 42px;
  line-height: 1;
  font-weight: 900;
  color: #111;
  text-transform: uppercase;
}

.cine6-intro-text {
  margin-top: 12px;
  max-width: 720px;
  font-size: 15px;
  line-height: 1.8;
  color: #444;
}

.cine6-intro-right {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  padding: 18px;
}

.cine6-stat-box {
  border-radius: 20px;
  background: linear-gradient(180deg, #171719 0%, #111 100%);
  padding: 18px;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.06);
}

.cine6-stat-number {
  font-size: 34px;
  line-height: 1;
  font-weight: 900;
}

.cine6-stat-label {
  margin-top: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.72);
}

/* ROOMS */
.cine6-rooms {
  margin-bottom: 28px;
}

.cine6-room-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}

.cine6-room-card {
  overflow: hidden;
  border-radius: 32px;
  border: 1px solid rgba(191,24,28,0.1);
  background: #111;
  box-shadow: 0 18px 40px rgba(0,0,0,0.12);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cine6-room-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 26px 46px rgba(0,0,0,0.16);
}

.cine6-room-media {
  position: relative;
  height: 390px;
  overflow: hidden;
  background: #000;
}

.cine6-room-media video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(0.94) contrast(1.03);
  transform: scale(1.02);
  display: block;
  transition: transform 0.7s ease;
}

.cine6-room-card:hover .cine6-room-media video {
  transform: scale(1.07);
}

.cine6-room-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0,0,0,0.04) 0%, rgba(0,0,0,0.42) 100%);
}

.cine6-room-tag {
  position: absolute;
  top: 18px;
  left: 18px;
  z-index: 2;
  padding: 8px 12px;
  border-radius: 999px;
  background: rgba(0,0,0,0.28);
  border: 1px solid rgba(255,255,255,0.14);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  backdrop-filter: blur(6px);
}

.cine6-room-body {
  padding: 24px;
}

.cine6-room-title {
  font-size: 31px;
  line-height: 1;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
}

.cine6-room-sub {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.6;
  color: rgba(255,255,255,0.78);
}

.cine6-room-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.cine6-room-facts span {
  padding: 10px 13px;
  border-radius: 14px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.08);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.cine6-room-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}

.cine6-link-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 16px;
  border-radius: 12px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  transition: all 0.2s ease;
}

.cine6-link-btn:hover {
  transform: translateY(-2px);
  border-color: rgba(255,255,255,0.18);
}

.cine6-link-btn-primary {
  background: #bf181c;
  border-color: #bf181c;
  box-shadow: 0 10px 22px rgba(191,24,28,0.24);
}

/* CTA */
.cine6-cta-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 28px;
  border-radius: 28px;
  background: linear-gradient(180deg, #171719 0%, #111 100%);
  border: 1px solid rgba(191,24,28,0.1);
  box-shadow: 0 18px 40px rgba(0,0,0,0.1);
  margin-bottom: 28px;
}

.cine6-cta-title {
  font-size: 34px;
  line-height: 1;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
}

.cine6-cta-text {
  margin-top: 10px;
  font-size: 15px;
  color: rgba(255,255,255,0.74);
}

/* BOTTOM GRID */
.cine6-bottom-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.cine6-bottom-card {
  padding: 28px;
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(191,24,28,0.08);
  box-shadow: 0 14px 26px rgba(0,0,0,0.04);
}

.cine6-bottom-card-team {
  grid-column: 1 / -1;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #171719 0%, #111 55%, #2a0f11 100%);
  border: 1px solid rgba(191,24,28,0.16);
  box-shadow: 0 18px 40px rgba(0,0,0,0.1);
}

.cine6-bottom-card-team::before {
  content: "";
  position: absolute;
  right: -80px;
  top: -80px;
  width: 240px;
  height: 240px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(191,24,28,0.18) 0%, transparent 72%);
  pointer-events: none;
}

.cine6-bottom-title {
  margin-top: 10px;
  font-size: 30px;
  line-height: 1.05;
  font-weight: 900;
  color: #111;
  text-transform: uppercase;
}

.cine6-bottom-text {
  margin-top: 12px;
  font-size: 15px;
  line-height: 1.8;
  color: #444;
}

.cine6-bottom-card-team .cine6-kicker {
  color: #ff8e92;
}

.cine6-bottom-card-team .cine6-bottom-title {
  color: #fff;
  max-width: 720px;
}

.cine6-bottom-card-team .cine6-bottom-text {
  color: rgba(255,255,255,0.78);
  max-width: 900px;
}

.cine6-bottom-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.cine6-bottom-points span {
  display: inline-flex;
  align-items: center;
  min-height: 40px;
  padding: 0 14px;
  border-radius: 14px;
  background: rgba(255,255,255,0.06);
  border: 1px solid rgba(255,255,255,0.1);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}

.cine6-dark-link {
  display: inline-flex;
  margin-top: 16px;
  color: #bf181c !important;
  font-size: 14px;
  font-weight: 800;
}

.cine6-dark-link-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  margin-top: 20px;
  padding: 0 18px;
  border-radius: 12px;
  background: #bf181c;
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 0 10px 22px rgba(191,24,28,0.26);
  transition: all 0.2s ease;
}

.cine6-dark-link-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 16px 28px rgba(191,24,28,0.34);
}

/* STICKY */
.cine6-sticky-btn {
  position: fixed;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 999;
  display: none;
  align-items: center;
  justify-content: center;
  min-height: 56px;
  border-radius: 16px;
  background: #bf181c;
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  box-shadow: 0 14px 30px rgba(191,24,28,0.35);
}

/* RESPONSIVE */
@media (max-width: 1120px) {
  .cine6-journey-grid,
  .cine6-why-grid,
  .cine6-intro,
  .cine6-room-grid,
  .cine6-bottom-grid {
    grid-template-columns: 1fr;
  }

  .cine6-bottom-card-team {
    grid-column: auto;
  }

  .cine6-cta-strip {
    flex-direction: column;
    align-items: flex-start;
  }

  .cine6-room-media {
    height: 340px;
  }

  .cine6-title {
    font-size: 52px;
  }

  .cine6-subtitle {
    max-width: 500px;
    font-size: 16px;
  }
}

@media (max-width: 640px) {
  .cine6-hero-shell,
  .cine6-container {
    width: calc(100vw - 20px);
  }

  .cine6-hero {
    padding: 10px 0 18px;
  }

  .cine6-hero-shell {
    min-height: auto;
    border-radius: 24px;
  }

  .cine6-hero-content {
    min-height: auto;
    padding: 18px;
  }

  .cine6-hero-inner {
    max-width: 100%;
  }

  .cine6-title {
    font-size: 40px;
    line-height: 0.98;
  }

  .cine6-subtitle {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.6;
  }

  .cine6-actions,
  .cine6-journey-actions {
    flex-direction: column;
    align-items: stretch;
  }

  .cine6-btn,
  .cine6-link-btn-dark {
    width: 100%;
    min-height: 54px;
  }

  .cine6-meta {
    max-width: 100%;
  }

  .cine6-klarna {
    width: 100%;
    line-height: 1.35;
  }

  .cine6-journey-card,
  .cine6-why {
    padding: 18px;
    border-radius: 24px;
  }

  .cine6-why-card {
    padding: 18px;
  }

  .cine6-journey-title,
  .cine6-why-card-title {
    font-size: 20px;
  }

  .cine6-journey-text,
  .cine6-why-text {
    font-size: 14px;
  }

  .cine6-trust {
    gap: 10px;
  }

  .cine6-trust-item {
    width: calc(50% - 5px);
    text-align: center;
    padding: 11px 10px;
    font-size: 12px;
  }

  .cine6-intro-left,
  .cine6-intro-right,
  .cine6-bottom-card,
  .cine6-cta-strip {
    padding: 18px;
  }

  .cine6-section-title {
    font-size: 30px;
  }

  .cine6-room-media {
    height: 240px;
  }

  .cine6-room-body {
    padding: 18px;
  }

  .cine6-room-title {
    font-size: 23px;
  }

  .cine6-cta-title,
  .cine6-bottom-title {
    font-size: 24px;
  }

  .cine6-bottom-points,
  .cine6-journey-points {
    flex-direction: column;
  }

  .cine6-bottom-points span,
  .cine6-journey-points span {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 12px 14px;
    min-height: auto;
  }

  .cine6-dark-link-cta {
    width: 100%;
  }

  .cine6-sticky-btn {
    display: flex;
  }
}/* End custom CSS */