@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;700&family=Barlow:wght@700;800&family=Anton&display=swap");
a:focus {
  outline: none; }

a:focus {
  outline: none; }

.media-modal[v-cloak] {
  display: none; }

.media-modal {
  position: fixed;
  inset: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px; }

.media-video-frame {
  position: relative;
  width: min(90vw, 1200px); }

.media-player {
  position: relative;
  width: 93.9149560117%;
  margin-left: 3.0058651026%;
  aspect-ratio: 16 / 9;
  background: #000; }
  .media-player iframe, .media-player img:not(.media-frame-img) {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover; }

.media-frame-img {
  position: absolute;
  left: -3.2006245121%;
  top: -6.25%;
  width: 106.4793130367%;
  height: 112.9166666667%;
  max-width: none;
  z-index: 2;
  pointer-events: none; }

.media-modal-close {
  position: absolute;
  left: 50%;
  bottom: 106.25%;
  transform: translateX(-50%);
  margin-bottom: 6px;
  width: 8.36%;
  min-width: 44px;
  max-width: 114px;
  aspect-ratio: 1;
  color: #f5cc00;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
  transition: color 0.15s; }
  .media-modal-close svg {
    width: 100%;
    height: 100%;
    display: block; }
  .media-modal-close:hover {
    color: #fff; }

@media screen and (max-width: 991px) {
  .media-modal {
    padding: 12px; }

  .media-video-frame {
    width: 94vw; }

  .media-modal-close {
    width: 32px;
    min-width: 0; } }
#closers-game {
  font-family: "Inter", sans-serif;
  background: #fff;
  overflow-x: hidden; }
  @media (max-width: 1456px) {
    #closers-game {
      min-width: 320px; } }

#closers-game .ct-team-bar {
  display: flex;
  width: 100%;
  background: #f3f3f3;
  align-items: stretch;
  overflow: hidden; }
  #closers-game .ct-team-bar button {
    background: none;
    border: none;
    outline: none;
    cursor: pointer; }
  @media (max-width: 1456px) {
    #closers-game .ct-team-bar {
      display: flex;
      overflow-x: auto;
      overflow-y: hidden;
      -webkit-overflow-scrolling: touch;
      scrollbar-width: none;
      flex-wrap: nowrap;
      height: 45px;
      align-items: center;
      justify-content: flex-start; }
      #closers-game .ct-team-bar::-webkit-scrollbar {
        display: none; } }
  @media (min-width: 740px) and (max-width: 1456px) {
    #closers-game .ct-team-bar {
      justify-content: center; } }

#closers-game .ct-team-item {
  background: none;
  border: none;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 13px 65px;
  white-space: nowrap;
  cursor: pointer;
  box-sizing: border-box;
  overflow: hidden;
  flex-shrink: 0; }
  #closers-game .ct-team-item.active .ct-team-label {
    color: #f5a623; }
  #closers-game .ct-team-item:not(.active) .ct-team-icon {
    opacity: 0.3;
    filter: grayscale(100%); }
  #closers-game .ct-team-item:first-child {
    flex: 1;
    justify-content: flex-end;
    padding-left: 0;
    padding-right: 65px; }
  @media (max-width: 1456px) {
    #closers-game .ct-team-item {
      flex: none;
      width: 150px;
      height: 45px;
      padding: 8px 14px;
      gap: 5px;
      justify-content: center; }
      #closers-game .ct-team-item:first-child {
        flex: none;
        justify-content: center;
        padding: 8px 14px; } }

.ct-team-icon {
  width: 27px;
  height: 27px;
  object-fit: cover;
  flex-shrink: 0; }
  @media (max-width: 1456px) {
    .ct-team-icon {
      width: 24px;
      height: 24px; } }

.ct-team-label {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: -0.32px;
  color: #787878;
  line-height: 1.48;
  text-transform: uppercase; }
  @media (max-width: 1456px) {
    .ct-team-label {
      font-family: "Anton", sans-serif;
      font-weight: 400;
      font-size: 17px;
      line-height: 1;
      letter-spacing: 0.51px; } }

#closers-game .ct-team-viewall {
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 0 15px 62px;
  flex: 1;
  white-space: nowrap;
  box-sizing: border-box; }
  #closers-game .ct-team-viewall .ct-team-label {
    color: #787878; }
  @media (max-width: 1456px) {
    #closers-game .ct-team-viewall {
      flex: none;
      width: 150px;
      height: 45px;
      padding: 8px 14px;
      gap: 5px;
      justify-content: center; } }

.ct-char-wrap {
  position: relative; }
  @media (max-width: 1456px) {
    .ct-char-wrap {
      display: flex;
      justify-content: center; } }

.ct-char-section {
  position: relative;
  width: 100%;
  height: 895px;
  overflow: hidden;
  background-color: #f7f7f7; }
  @media (max-width: 1456px) {
    .ct-char-section {
      height: 389px;
      overflow: hidden;
      background-color: #f7f7f7; } }

.ct-char-bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none; }
  @media (max-width: 1456px) {
    .ct-char-bg {
      width: 150%;
      left: 25%;
      transform: translateX(-50%); } }

.ct-char-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block; }

@keyframes ct-char-slide-right {
  0% {
    transform: translateX(calc(-50% + 200px));
    opacity: 0; }
  22% {
    opacity: 1; }
  58% {
    transform: translateX(calc(-50% - 12px)); }
  73% {
    transform: translateX(calc(-50% + 6px)); }
  86% {
    transform: translateX(calc(-50% - 2.5px)); }
  93% {
    transform: translateX(calc(-50% + 0.8px)); }
  100% {
    transform: translateX(-50%);
    opacity: 1; } }
@keyframes ct-char-slide-up {
  from {
    transform: translateX(-50%) translateY(12px);
    opacity: 0; }
  to {
    transform: translateX(-50%) translateY(0);
    opacity: 1; } }
.ct-char-art {
  position: absolute;
  left: calc(76% - 20px);
  top: 0%;
  width: auto;
  height: 1080px;
  max-width: none;
  transform: translateX(-50%);
  object-fit: contain;
  object-position: top center;
  pointer-events: none;
  z-index: 3;
  animation: ct-char-slide-right 0.5s ease-out both; }
  @media (max-width: 1456px) {
    .ct-char-art {
      top: -1.5vw;
      height: max(57vw, 480px);
      left: 53%;
      animation: ct-char-slide-up 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } }

.ct-team-badge-section {
  position: absolute;
  right: 0px;
  top: 53px;
  width: 477px;
  height: 118px;
  display: flex;
  align-items: center;
  padding-right: 38px;
  justify-content: flex-end;
  gap: 10px;
  z-index: 2; }
  @media (max-width: 1456px) {
    .ct-team-badge-section {
      right: 0;
      bottom: 10%;
      top: auto;
      height: max(8.2vw, 60px);
      padding-right: 16px;
      z-index: 999; } }

.ct-team-badge-img {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: auto;
  object-fit: contain;
  object-position: right center;
  pointer-events: none; }

.ct-side-nav {
  position: absolute;
  left: clamp(70px, calc(16% - 215px), calc(16% - 215px));
  top: clamp(100px, 11.85vw, 169px);
  width: clamp(60px, 5.83vw, 112px);
  height: clamp(350px, 33.85vw, 650px);
  z-index: 2; }
  @media (max-width: 1456px) {
    .ct-side-nav {
      left: 0;
      top: 382px;
      width: 100%;
      height: 82px;
      z-index: 999;
      background-color: #1a1a1c; } }

.ct-side-nav-bar {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none; }
  @media (max-width: 1456px) {
    .ct-side-nav-bar {
      display: none; } }

.ct-side-nav-bar-mob {
  display: none; }

.ct-side-nav-btn {
  position: absolute;
  left: clamp(12px, 1.88vw, 36px);
  width: clamp(24px, 2.08vw, 40px);
  height: clamp(24px, 2.08vw, 40px);
  border-radius: 50%;
  border: 2px solid #fdd55e;
  background: #fff;
  color: #1a1a1a;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: none;
  z-index: 2;
  padding: 0;
  transition: background 0.2s, border-color 0.2s, color 0.2s; }
  @media (hover: hover) {
    .ct-side-nav-btn:hover {
      background: #fdd55e;
      border-color: #fff;
      color: #1a1a1a; } }
  .ct-side-nav-btn:active {
    background: #fdd55e;
    border-color: #fff;
    color: #1a1a1a; }
  .ct-side-nav-btn:disabled {
    opacity: 0.3;
    cursor: default;
    pointer-events: none; }
  .ct-side-nav-btn-up {
    top: clamp(20px, 1.98vw, 38px); }
  .ct-side-nav-btn-down {
    top: clamp(280px, 29.38vw, 564px); }
  @media (max-width: 1456px) {
    .ct-side-nav-btn {
      left: auto;
      top: 50%;
      transform: translateY(-50%);
      width: 24px;
      height: 24px; }
      .ct-side-nav-btn-up {
        left: 15px; }
      .ct-side-nav-btn-down {
        right: 15px;
        left: auto; } }

.ct-side-nav-btn-icon {
  width: 18px;
  height: 18px;
  display: block; }
  @media (max-width: 1456px) {
    .ct-side-nav-btn-icon {
      width: 14px;
      height: 14px; } }

.ct-side-nav-btn-icon--mob {
  display: none; }

.ct-side-nav-btn-icon--pc {
  display: block; }

@media (max-width: 1456px) {
  .ct-side-nav-btn-icon--mob {
    display: block; }

  .ct-side-nav-btn-icon--pc {
    display: none; } }
.ct-side-portraits {
  position: absolute;
  left: calc(clamp(8px, 0.99vw, 19px) - 4px);
  top: calc(clamp(70px, 6.72vw, 129px) - 4px);
  height: calc(clamp(200px, 20.1vw, 386px) + 8px);
  width: clamp(44px, 4.2vw, 80px);
  padding: 4px;
  overflow: hidden;
  z-index: 2;
  cursor: grab;
  touch-action: none; }
  .ct-side-portraits.dragging {
    cursor: grabbing;
    user-select: none; }
  @media (max-width: 1456px) {
    .ct-side-portraits {
      left: 43px;
      right: 43px;
      top: 50%;
      transform: translateY(-50%);
      width: auto;
      height: 70px;
      padding: 6px 0;
      overflow: hidden; } }

.ct-side-portraits-inner {
  display: flex;
  flex-direction: column;
  gap: clamp(14px, 1.56vw, 30px);
  align-items: center;
  transition: transform 0.3s ease; }
  @media (max-width: 1456px) {
    .ct-side-portraits-inner {
      flex-direction: row;
      gap: 35px;
      justify-content: center;
      align-items: center;
      flex-shrink: 0; } }
  @media (max-width: 695px) {
    .ct-side-portraits-inner {
      justify-content: flex-start; } }

.ct-side-portrait {
  background: none;
  box-shadow: 0 0 0 3px #DDDDDD;
  border: none;
  padding: 0;
  cursor: pointer;
  flex-shrink: 0;
  width: clamp(44px, 3.85vw, 74px);
  height: clamp(44px, 3.85vw, 74px);
  border-radius: 50%;
  overflow: hidden;
  display: block;
  transition: opacity 0.2s; }
  @media (hover: hover) {
    .ct-side-portrait:hover {
      opacity: 0.85; } }
  .ct-side-portrait:active {
    opacity: 0.85; }
  .ct-side-portrait.selected {
    box-shadow: 0 0 0 3px #fdd55e; }
  .ct-side-portrait img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block; }
  .ct-side-portrait .ct-portrait-img--active {
    display: none; }
  @media (hover: hover) {
    .ct-side-portrait:hover .ct-portrait-img--default {
      display: none; }
    .ct-side-portrait:hover .ct-portrait-img--active {
      display: block; } }
  .ct-side-portrait:active .ct-portrait-img--default {
    display: none; }
  .ct-side-portrait:active .ct-portrait-img--active {
    display: block; }
  .ct-side-portrait.selected .ct-portrait-img--default {
    display: none; }
  .ct-side-portrait.selected .ct-portrait-img--active {
    display: block; }
  @media (max-width: 1456px) {
    .ct-side-portrait {
      width: 62px;
      height: 62px; } }

.ct-char-content {
  position: absolute;
  left: calc(16% - 63px);
  top: 11.3%;
  width: clamp(340px, 34.375vw, 660px);
  display: flex;
  flex-direction: column;
  gap: 3px;
  z-index: 4; }
  @media (min-width: 1457px) and (max-width: 1800px) {
    .ct-char-content {
      left: 12.5%;
      top: 13.5%; } }
  @media (max-width: 1456px) {
    .ct-char-content {
      display: none; } }

.ct-char-name-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }

.ct-char-class {
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: clamp(26px, 2.55vw, 49px);
  line-height: 1.4;
  color: #f5a623;
  text-transform: uppercase;
  margin: 0; }

.ct-char-title {
  font-family: "Anton", sans-serif;
  font-weight: 400;
  font-size: clamp(90px, 9.79vw, 188px);
  line-height: 0.99;
  background: linear-gradient(185deg, #1a1a1c 25%, #414141 94%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  letter-spacing: 5.6px;
  margin: 0 0 10px; }

img.ct-char-title {
  height: clamp(92px, 6vw, 165px);
  max-height: 100%;
  width: auto;
  display: block;
  background: none;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  background-clip: unset; }

.ct-char-stats {
  display: flex;
  flex-direction: column;
  gap: clamp(8px, 0.89vw, 17px);
  width: 100%; }

.ct-stat-row {
  display: flex;
  align-items: stretch;
  gap: 12px; }

.ct-stat-pair {
  display: flex;
  align-items: stretch;
  flex-shrink: 0; }

.ct-stat-label {
  background: #333;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-weight: 600;
  font-size: clamp(12px, 0.94vw, 18px);
  line-height: 1.4;
  padding: 3px clamp(10px, 1.98vw, 38px);
  width: clamp(85px, 5.7vw, 111px);
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  overflow: hidden;
  flex-shrink: 0; }

.ct-stat-value,
.ct-stat-value-class {
  background: #fff;
  color: #333;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: clamp(12px, 1.94vw, 18px);
  line-height: 1.1;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: normal;
  text-align: center;
  white-space: pre-wrap; }

.ct-stat-value {
  min-height: clamp(22px, 1.67vw, 32px);
  width: clamp(90px, 8.8vw, 176px);
  flex-shrink: 0;
  padding: 7px 5px; }
  .ct-stat-value-wide {
    width: clamp(130px, 13.7vw, 259px); }

.ct-stat-value-class {
  min-height: clamp(40px, 2.97vw, 57px);
  flex: 1;
  padding: 5px 10px; }

.ct-stat-row-class {
  position: relative;
  min-height: clamp(40px, 2.97vw, 57px);
  gap: 0;
  flex-shrink: 0;
  width: 100%; }
  .ct-stat-row-class .ct-stat-pair {
    width: 100%; }
  .ct-stat-row-class .ct-stat-label {
    min-height: clamp(40px, 2.97vw, 57px);
    padding: clamp(8px, 0.83vw, 16px) clamp(10px, 1.61vw, 31px);
    flex-shrink: 0; }

.ct-char-bio {
  display: flex;
  align-items: stretch;
  background: rgba(255, 255, 255, 0.8);
  padding: clamp(8px, 0.83vw, 16px) 15px clamp(10px, 1.04vw, 20px);
  width: 100%;
  box-sizing: border-box;
  height: clamp(100px, 8.44vw, 162px);
  min-height: 188px;
  overflow: hidden; }
  .ct-char-bio .ct-char-bio-inner {
    flex: 1;
    min-width: 0;
    min-height: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
    padding-right: 4px;
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: clamp(12px, 0.94vw, 18px);
    line-height: 1.1;
    color: #333;
    white-space: pre-wrap; }
    .ct-char-bio .ct-char-bio-inner::-webkit-scrollbar {
      display: none; }
  .ct-char-bio .ct-bio-sb {
    flex-shrink: 0;
    width: 18px;
    display: flex;
    flex-direction: column;
    z-index: 2; }
    @media (max-width: 991px) {
      .ct-char-bio .ct-bio-sb {
        display: none; } }
  .ct-char-bio .ct-bio-sb-up,
  .ct-char-bio .ct-bio-sb-dn {
    appearance: none;
    background: none;
    border: none;
    padding: 0;
    width: 26px;
    height: 30px;
    flex-shrink: 0;
    cursor: pointer; }
    .ct-char-bio .ct-bio-sb-up img,
    .ct-char-bio .ct-bio-sb-dn img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: fill; }
  .ct-char-bio .ct-bio-sb-track {
    flex: 1;
    position: relative;
    left: 23%; }
    .ct-char-bio .ct-bio-sb-track > img {
      display: block;
      width: 8px;
      height: 101px;
      object-fit: fill;
      margin: 0 auto;
      pointer-events: none; }
  .ct-char-bio .ct-bio-sb-thumb {
    position: absolute;
    left: 21%;
    width: 12px;
    min-height: 12px;
    max-height: 12px;
    cursor: grab;
    user-select: none; }
    .ct-char-bio .ct-bio-sb-thumb:active {
      cursor: grabbing; }
    .ct-char-bio .ct-bio-sb-thumb img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: fill;
      pointer-events: none; }

.ct-char-mob-nameoverlay {
  display: none; }
  @media (max-width: 1456px) {
    .ct-char-mob-nameoverlay {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      position: absolute;
      left: 20px;
      top: 5%;
      z-index: 3;
      pointer-events: none;
      overflow: visible; } }

@media (max-width: 1456px) {
  .ct-char-mob-title {
    order: 1;
    flex-shrink: 0;
    margin-right: 7px;
    word-break: break-word;
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-size: 28px;
    line-height: normal;
    letter-spacing: 0.37px;
    background-image: linear-gradient(186.7119deg, #1a1a1c 24.956%, #414141 93.535%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text; } }

@media (max-width: 1456px) {
  .ct-char-mob-title-wrap {
    order: 1;
    flex-shrink: 0;
    margin-right: 10px;
    position: relative;
    display: inline-flex;
    align-items: center; }
    .ct-char-mob-title-wrap::before {
      content: '';
      position: absolute;
      inset: -14px -18px;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      background: rgba(255, 255, 255, 0.5);
      border-radius: 8px;
      -webkit-mask-image: radial-gradient(ellipse at center, black 20%, transparent 75%);
      mask-image: radial-gradient(ellipse at center, black 20%, transparent 75%); } }

@media (max-width: 1456px) {
  .ct-char-mob-title-img {
    position: relative;
    z-index: 1;
    height: max(4vw, 28px);
    width: auto;
    object-fit: contain; } }

@media (max-width: 1456px) {
  .ct-char-mob-class-wrap {
    order: 2;
    flex-shrink: 0;
    margin-top: max(0.9vw, 7px);
    position: relative;
    display: inline-flex;
    align-items: center; }
    .ct-char-mob-class-wrap::before {
      content: '';
      position: absolute;
      inset: -14px -18px;
      backdrop-filter: blur(10px);
      -webkit-backdrop-filter: blur(10px);
      background: rgba(255, 255, 255, 0.5);
      border-radius: 8px;
      -webkit-mask-image: radial-gradient(ellipse at center, black 20%, transparent 75%);
      mask-image: radial-gradient(ellipse at center, black 20%, transparent 75%); } }

@media (max-width: 1456px) {
  .ct-char-mob-class {
    position: relative;
    z-index: 1;
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: max(2.3vw, 17px);
    line-height: 1;
    color: #f5a623;
    white-space: nowrap;
    letter-spacing: 0; } }

.ct-weapon-section {
  position: relative;
  width: 100%;
  height: 484px;
  overflow: hidden;
  background-color: #eee8df; }
  @media (max-width: 1456px) {
    .ct-weapon-section {
      height: 250px;
      background-color: #fff; } }

.ct-weapon-bg-wrap {
  position: absolute;
  inset: 0;
  pointer-events: none; }
  @media (max-width: 1456px) {
    .ct-weapon-bg-wrap {
      display: none; } }

.ct-weapon-bg-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.ct-weapon-inner {
  position: absolute;
  inset: 0;
  padding: 20px 16% 0 16%; }
  @media (max-width: 1456px) {
    .ct-weapon-inner {
      padding: 20px 25px; } }

.ct-weapon-title {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  z-index: 2; }

.ct-weapon-title-accent {
  display: flex;
  align-items: center;
  gap: 9px; }

.ct-deco-bar {
  display: inline-block;
  width: 6px;
  height: 32px;
  background: #fdd55e;
  transform: rotate(27.45deg);
  flex-shrink: 0; }
  @media (max-width: 1456px) {
    .ct-deco-bar {
      width: max(0.5vw, 4px);
      height: max(2.4vw, 20px); } }

.ct-weapon-title-text,
.ct-movie-block-title-text {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.48;
  color: #333;
  letter-spacing: -0.64px;
  white-space: nowrap; }
  @media (max-width: 1456px) {
    .ct-weapon-title-text,
    .ct-movie-block-title-text {
      font-family: "Anton", sans-serif;
      font-weight: 400;
      font-size: max(2.2vw, 18px);
      line-height: normal;
      letter-spacing: 0.51px;
      text-transform: uppercase; } }

.ct-weapon-type {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.1;
  color: #333;
  white-space: nowrap; }
  @media (max-width: 1456px) {
    .ct-weapon-type {
      font-size: max(1.3vw, 16px); } }

.ct-weapon-img-wrap {
  position: relative;
  width: 100%;
  height: 80%;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.35s ease, transform 0.35s ease;
  margin: 20px 0px; }
  .ct-weapon-img-wrap.is-visible {
    opacity: 1;
    transform: translateY(0); }

.ct-weapon-img {
  position: absolute;
  left: 0%;
  bottom: 5%;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  pointer-events: none;
  z-index: 2; }
  @media (max-width: 1456px) {
    .ct-weapon-img {
      left: 0;
      width: 100%;
      height: 100%; } }

.ct-movie-section {
  position: relative;
  height: 486px;
  overflow: hidden;
  background-color: #f0efec; }
  @media (max-width: 1456px) {
    .ct-movie-section {
      height: auto;
      min-height: 370px;
      background-color: #fff; } }

.ct-movie-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none; }
  @media (max-width: 1456px) {
    .ct-movie-bg {
      display: none; } }

.ct-movie-inner {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 40px;
  justify-content: center;
  padding: 63px 0 0;
  height: 100%;
  box-sizing: border-box; }
  @media (max-width: 1456px) {
    .ct-movie-inner {
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: center;
      padding: 15px;
      gap: 15px;
      background: none; } }
  @media (min-width: 1025px) and (max-width: 1456px) {
    .ct-movie-inner {
      flex-wrap: nowrap;
      padding: 40px 15px 0;
      gap: 24px; } }

.ct-movie-block {
  flex: 0 1 457px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 17px; }
  @media (max-width: 1456px) {
    .ct-movie-block {
      flex: 1 1 180px;
      max-width: 100%;
      align-items: center; } }
  @media (max-width: 1456px) and (max-width: 640px) {
    .ct-movie-block {
      flex: 1 1 100%; } }

.ct-movie-block-title {
  display: flex;
  align-items: center;
  gap: 9px;
  justify-content: flex-start; }

.ct-movie-thumb-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: pointer; }
  @media (hover: hover) {
    .ct-movie-thumb-wrap:hover .ct-movie-thumb {
      opacity: 0.85; } }
  .ct-movie-thumb-wrap:active .ct-movie-thumb {
    opacity: 0.85; }
  .ct-movie-thumb-wrap-promo {
    aspect-ratio: 634 / 356; }
  .ct-movie-thumb-wrap-audio {
    aspect-ratio: 640 / 362; }
  @media (max-width: 1456px) {
    .ct-movie-thumb-wrap {
      width: 100%;
      max-width: 100%;
      height: auto;
      overflow: hidden;
      margin: 0 auto; } }

.ct-movie-thumb {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: opacity 0.2s; }
  .ct-movie-thumb-wrap-audio .ct-movie-thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0; }
  @media (max-width: 1456px) {
    .ct-movie-thumb {
      width: 100%;
      height: 100%;
      object-fit: cover; } }

.ct-viewall-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.65);
  z-index: 9000;
  align-items: center;
  justify-content: center; }
  .ct-viewall-overlay.active {
    display: flex; }
  @media (max-width: 699px) {
    .ct-viewall-overlay {
      align-items: flex-start;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      padding: 16px 0; } }

.ct-viewall-panel {
  position: relative;
  width: 1200px;
  max-width: 97vw;
  max-height: 97vh;
  overflow-y: auto;
  box-shadow: 0 12px 48px rgba(0, 0, 0, 0.45);
  border-image-source: var(--ct-bg);
  border-image-slice: 30 fill;
  border-image-width: 30px;
  border-image-repeat: stretch; }
  @media (max-width: 1456px) {
    .ct-viewall-panel {
      width: 701px; } }
  @media (max-width: 699px) {
    .ct-viewall-panel {
      width: 360px;
      max-width: 97vw;
      max-height: none;
      overflow-y: visible;
      top: 40px; } }

.ct-viewall-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 38px;
  height: 38px;
  background: #f0b100;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.18s;
  padding: 0; }
  @media (max-width: 1456px) {
    .ct-viewall-close {
      top: 20px;
      right: 29px; } }
  @media (max-width: 699px) {
    .ct-viewall-close {
      top: 18px;
      right: 44%; } }
  @media (hover: hover) {
    .ct-viewall-close:hover {
      background: #e09500; } }
  .ct-viewall-close:active {
    background: #e09500; }
  .ct-viewall-close svg {
    width: 16px;
    height: 16px;
    stroke: #fff;
    fill: none;
    stroke-width: 4px;
    stroke-linecap: round; }

.ct-viewall-body {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: row;
  gap: 22px;
  padding: 47px; }
  @media (max-width: 1456px) {
    .ct-viewall-body {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 22px;
      padding: 72px 11px; } }
  @media (max-width: 699px) {
    .ct-viewall-body {
      display: flex;
      flex-direction: column;
      gap: 16px;
      padding: 67px 20px; } }

.ct-viewall-card {
  flex: 1;
  background: #f8f8f8;
  border-radius: 20px;
  padding: 18px 16px;
  box-sizing: border-box; }

.ct-viewall-card-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #fdfdfd;
  border: 1px solid #f2f2f1;
  border-radius: 5px;
  padding: 8px 12px;
  margin-bottom: 12px;
  box-sizing: border-box; }

.ct-viewall-card-icon {
  width: 22px;
  height: 22px;
  object-fit: contain;
  flex-shrink: 0; }

.ct-viewall-card-name {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  color: #5b5a5a;
  letter-spacing: -0.4px;
  white-space: nowrap; }

.ct-viewall-char-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px; }

.ct-viewall-char {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  transition: transform 0.15s; }
  @media (hover: hover) {
    .ct-viewall-char:hover {
      transform: translateY(-2px); }
      .ct-viewall-char:hover .ct-viewall-char-img-wrap {
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); } }
  .ct-viewall-char:active {
    transform: translateY(-2px); }
    .ct-viewall-char:active .ct-viewall-char-img-wrap {
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }

.ct-viewall-char-img-wrap {
  position: relative;
  width: 54px;
  height: 54px;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #ddd;
  background: #c0c0c0;
  flex-shrink: 0; }

.ct-viewall-char-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block; }

.ct-viewall-char-name {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-size: 10px;
  line-height: 1.4;
  color: #787878;
  letter-spacing: -0.4px;
  white-space: nowrap;
  text-align: center; }

.ct-info-mob {
  display: none; }
  @media (max-width: 1456px) {
    .ct-info-mob {
      display: block;
      background: #f8f8f8;
      padding: 0;
      overflow: hidden;
      margin-top: 75px; } }

@media (max-width: 1456px) {
  .ct-info-mob-team {
    display: flex;
    align-items: center;
    gap: 6px;
    height: 40px;
    padding: 5px 14px;
    margin-bottom: 7px; } }

@media (max-width: 1456px) {
  .ct-info-mob-badge {
    width: 31px;
    height: 31px;
    object-fit: cover;
    mix-blend-mode: multiply;
    flex-shrink: 0; } }

@media (max-width: 1456px) {
  .ct-info-mob-teamname {
    font-family: "Anton", sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 0.99;
    letter-spacing: 0.51px;
    color: #333;
    text-transform: uppercase; } }

@media (max-width: 1456px) {
  .ct-stats-mob {
    margin: 15px 15px 0;
    display: flex;
    flex-direction: column;
    gap: 5px; } }

@media (max-width: 1456px) {
  .ct-stats-mob-row {
    display: flex;
    align-items: stretch;
    gap: 10px; } }

@media (max-width: 1456px) {
  .ct-stats-mob-pair {
    display: flex;
    align-items: stretch;
    flex: 1; } }

@media (max-width: 1456px) {
  .ct-stats-mob-lbl {
    background: #333;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: max(1.3vw, 13px);
    line-height: 1.1;
    padding: 6px 0;
    width: max(14.4vw, 72px);
    min-height: 3.1vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box; } }

@media (max-width: 1456px) {
  .ct-stats-mob-val {
    background: #fff;
    color: #333;
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: max(1.3vw, 14px);
    line-height: 1.1;
    padding: 2px 0;
    flex: 1;
    min-height: 3.1vh;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: normal;
    box-sizing: border-box;
    text-align: center; } }

@media (max-width: 1456px) {
  .ct-stats-mob-row-full {
    display: flex;
    align-items: stretch;
    gap: 0; }
    .ct-stats-mob-row-full .ct-stats-mob-lbl {
      flex: 0 0 max(14.4vw, 72px);
      width: max(14.4vw, 72px); } }

@media (max-width: 1456px) {
  .ct-stats-mob-val-wide {
    flex: 1;
    width: auto;
    min-height: 22px;
    white-space: normal;
    text-align: center;
    padding: 4px 8px;
    align-items: center;
    white-space: pre-wrap; } }

@media (max-width: 1456px) {
  .ct-stats-mob-lbl-tall {
    align-items: center; } }

@media (max-width: 1456px) {
  .ct-bio-mob {
    background: #fff;
    margin: 5px 15px 15px;
    padding: 8px 4px 12px 8px;
    white-space: pre-wrap;
    font-weight: 300;
    font-size: max(1.3vw, 16px); } }

@media (max-width: 1456px) {
  .ct-bio-mob-inner p {
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: max(1.3vw, 13px);
    line-height: 1.1;
    color: #333;
    margin: 0 0 4px; } }

/*# sourceMappingURL=game.css.map */
