#trn-why-choose > * {
  font-family: "Poppins", sans-serif !important;
}

#trn-why-choose {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.trn_why-choose {
  display: grid;
  grid-template-columns: 1fr 1fr;
  max-width: 1575px;
  padding-top: 500px;
  padding-bottom: 300px;
  margin: 0 auto;
}

.trn_why-choose-left {
  position: relative;
}

.trn_why-choose-left img {
  position: absolute;
  right: -70px;
  top: -55px;
  width: 984px;
  height: 587px;
  min-width: 984px;
}

.trn_why-choose-right-upper {
  max-width: 541px;
}

.trn_why-choose-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding-left: 45px;
  max-width: 705px;
  list-style: none;
}

.trn_why-choose-list li {
  position: relative;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -1px;
}

.trn_why-choose-list li:before {
  position: absolute;
  left: -40px;
  top: 2px;
  width: 24px;
  height: 24px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='9' stroke='%23FFD522' stroke-width='2'/%3E%3Cpath d='M8 12L11 15L16 9' stroke='%23FFD522' stroke-width='2'/%3E%3C/svg%3E");
}

.trn_why-choose-subtitle {
  margin-top: 32px;
  max-width: 500px;
  font-size: 24px;
  line-height: 150%;
  letter-spacing: -0.02em;
  margin-bottom: 40px !important;
}

.trn_why-choose-mobile-img {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  pointer-events: none;
}

@media (max-width: 1440px) {
  .trn_why-choose-subtitle {
    margin-top: 24px;
    margin-bottom: 30px !important;
  }
  .trn_why-choose-subtitle {
    font-size: 20px;
  }
  .trn_why-choose-list li {
    font-size: 20px;
  }
  .trn_why-choose-left > img:nth-child(1) {
    width: 942px;
    height: 473px;
    object-fit: contain;
  }
  .trn_why-choose-left img {
    right: -175px;
  }
}

@media (max-width: 1024px) {
  .trn_why-choose {
    max-width: 750px;
  }
  .trn_why-choose-left > img:nth-child(1) {
    width: auto;
    height: auto;
    min-width: 600px;
    top: 50%;
    transform: translateY(-50%);
  }
  .trn_why-choose-subtitle {
    font-size: 18px;
  }
  .trn_why-choose-list li {
    font-size: 18px;
  }
  .trn_why-choose-left img {
    right: -100px;
  }
  .trn_why-choose {
    padding-top: 400px;
    padding-bottom: 150px;
  }
}

@media (max-width: 820px) {
  .trn_why-choose {
    grid-template-columns: 1fr;
  }
  .trn_why-choose-left {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    pointer-events: none;
  }
  .trn_why-choose-mobile-img {
    opacity: 1;
    visibility: visible;
    position: static;
    pointer-events: auto;
    margin-top: 26px;
  }
  .trn_why-choose-mobile-img img {
    width: 509px;
    height: 287px;
  }
  .trn_why-choose-right-upper {
    text-align: center;
  }
  .trn_why-choose-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .trn_why-choose-subtitle {
    margin-top: 43px;
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
}

@media (max-width: 480px) {
  .trn_why-choose-right {
    margin: 0 auto;
  }
  .trn_why-choose-subtitle {
    font-size: 16px;
    margin-top: 10px;
  }
  .trn_why-choose-list li {
    font-size: 16px;
  }
  .trn_why-choose-subtitle {
    max-width: 350px;
  }
  .trn_why-choose-list {
    max-width: 350px;
  }
  .trn-section-title.trn_why-choose-title {
    max-width: 290px;
    color: #ffffff !important;
  }
  .trn-section-sup-title.trn-section-sup-title-contact {
    color: #ffffff !important;
  }
  .trn_why-choose-mobile-img img {
    width: 400px;
    height: auto;
  }
  .trn_why-choose {
    padding-top: 50px;
    padding-bottom: 210px;
  }
  .trn-stats::before {
    top: -312px;
    background: linear-gradient(181deg, #fff0 0%, #e4e4e4 23.08%, #2b2a2a 86.54%, #0c0b0b 100%);
    z-index: 2;
  }

  .trn_why-choose-right {
    position: relative;
    z-index: 3;
  }
  .trn-stats__container {
    position: relative;
    z-index: 4;
  }
  .trn-movies::before {
    bottom: -454px;
  }
}

@media (max-width: 391px) {
  .trn_why-choose-subtitle,
  .trn_why-choose-list {
    max-width: 300px;
  }

  /* .trn_why-choose-mobile-img img {
    width: 280px;
  } */

  /* .trn_why-choose-right-upper {
    gap: 5px !important;
  } */

  .trn_why-choose-subtitle {
    margin-bottom: 12px !important;
    font-size: 14px;
  }

  /* .trn_why-choose-mobile-img {
    margin-top: 10px;
  } */

  /* .trn_why-choose-list {
    row-gap: 5px;
    font-size: 14px;
  } */

  /* .trn_why-choose-list li {
    font-size: 14px;
    line-height: normal !important;
  } */

  .trn-section-title.trn_why-choose-title {
    max-width: 220px;
  }
}
