.talent-main .banner {
  height: 80vh;
  width: 100%;
  background: url("https://the-aiff.com/media/uploads/2026/06/width_800_bg.png") no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: cover;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  position: relative; }
  .talent-main .banner:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.2); }
  .talent-main .banner .content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 50px;
    text-align: center; }
    .talent-main .banner .content h1 {
      color: #fff;
      text-align: center;
      margin-bottom: 0;
      font: 40px; }
    .talent-main .banner .content .tds-btn {
      background: red !important;
      color: #fff;
      border-radius: 20px;
      padding: 10px 30px;
      margin-top: 10px;
      text-decoration: none;
      display: inline-block; }
.talent-main .core-feature {
  list-style: disc; }
.talent-main .t-about {
  overflow: hidden;
  color: #fff; }
  .talent-main .t-about .t-logo {
    text-align: center;
    margin-bottom: 100px; }
  .talent-main .t-about .t-logo img {
    max-width: 100%;
    height: auto; }
  .talent-main .t-about .t-images {
    position: relative; }
  .talent-main .t-about .t-flag {
    width: 110%;
    height: 300px;
    margin: 0 -100px; }
  .talent-main .t-about .t-member {
    width: 600px;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%); }
.talent-main .t-bg {
  background: #293895;
  padding: 50px 0; }
.talent-main .tds-img {
  max-width: 100% !important;
  height: auto; }
  .talent-main .tds-img.full {
    width: 100% !important; }
.talent-main .center-ex-image {
  padding: 0 40px;
  text-align: center; }
  .talent-main .center-ex-image img {
    width: 65%;
    height: auto; }
.talent-main .core-div {
  position: relative; }
  .talent-main .core-div:after {
    content: '';
    position: absolute;
    height: 100px;
    top: 50%;
    transform: translateY(-50%);
    right: 30px;
    width: 1px;
    background: #bbb; }
.talent-main .mt-60 {
  margin-top: 60px; }
.talent-main .core-feature li {
  font-size: 14px;
  line-height: 24px; }
.talent-main .t-summery {
  color: #fff; }
.talent-main .t-title {
  font-size: 32px;
  margin-bottom: 20px; }
.talent-main .key-section {
  position: relative;
  padding-top: 100px; }
.talent-main .key-box {
  position: absolute;
  top: 0;
  right: 0; }
.talent-main .key-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 44px;
  background: #ef3028;
  color: #fff;
  text-decoration: none;
  box-shadow: 5px 5px 0 #fff; }
  .talent-main .key-link.w-180 {
    width: 180px; }
.talent-main .zones-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 45px 70px;
  padding: 40px;
  color: #fff; }
.talent-main .zone-card {
  position: relative;
  padding-left: 14px; }
.talent-main .zone-card h3 {
  margin: 0 0 5px;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  position: relative;
  display: flex;
  /*justify-content: center;*/
  align-items: center; }
  .talent-main .zone-card h3 .point {
    width: 8px;
    height: 8px;
    background: red;
    display: inline-block;
    margin-right: 10px;
    align-items: center; }
    .talent-main .zone-card h3 .point.n {
      background: #f4c430; }
    .talent-main .zone-card h3 .point.w {
      background: #ef3333; }
    .talent-main .zone-card h3 .point.s {
      background: #1f6bd8; }
    .talent-main .zone-card h3 .point.c {
      background: #ff6b1a; }
    .talent-main .zone-card h3 .point.ne {
      background: #8aba6f; }
    .talent-main .zone-card h3 .point.s {
      background: #1f6bd8; }
.talent-main .zone-card ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  padding-left: 20px; }
.talent-main .zone-card li {
  font-size: 12px;
  line-height: 1.4; }
.talent-main .squad {
  margin-bottom: 50px;
  position: relative; }
  .talent-main .squad:before, .talent-main .squad:after {
    content: '';
    position: absolute;
    left: -50px;
    bottom: -20px;
    height: 198px;
    width: 52px;
    background-image: url("https://the-aiff.com/media/uploads/2026/06/width_52.png"); }
  .talent-main .squad:after {
    right: -50px;
    left: auto; }
  .talent-main .squad .squad-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
    margin-top: 0; }
    .talent-main .squad .squad-heading .line {
      flex: 1;
      /*max-width: 70%;*/
      background: rgba(255, 255, 255, 0.5);
      height: 2px; }
    .talent-main .squad .squad-heading .year {
      color: #fff;
      font-size: 20px;
      text-align: right;
      padding-left: 20px; }
    .talent-main .squad .squad-heading img {
      height: 80px;
      width: auto; }
  .talent-main .squad .squad-row {
    display: flex;
    flex-wrap: wrap; }
    .talent-main .squad .squad-row > div {
      width: 10%;
      padding-left: 5px;
      padding-right: 5px; }
    .talent-main .squad .squad-row .player-box {
      margin-bottom: 20px;
      background: #202c5d; }
      .talent-main .squad .squad-row .player-box .image img {
        width: 100%;
        height: 140px;
        object-fit: cover;
        object-position: top; }
      .talent-main .squad .squad-row .player-box .bio {
        color: #fff;
        padding: 8px;
        text-align: left; }
        .talent-main .squad .squad-row .player-box .bio .name {
          font-size: 10px;
          border-bottom: 1px solid rgba(255, 255, 255, 0.5);
          padding-bottom: 5px;
          margin-bottom: 0px;
          text-transform: uppercase; }
        .talent-main .squad .squad-row .player-box .bio span {
          font-size: 8px; }

@media only screen and (max-width: 768px) {
  .banner {
    background-position-x: center; }

  .talent-main .zones-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 20px;
    padding: 0;
    margin-top: 40px; }
  .talent-main .squad:before, .talent-main .squad:after {
    display: none; }
  .talent-main .squad .squad-row > div {
    width: 50%; }
  .talent-main .squad .squad-heading .year {
    font-size: 16px;
    text-align: right;
    padding-left: 20px; }
  .talent-main .squad .squad-heading img {
    height: 50px;
    width: auto; }
  .talent-main .t-about .t-logo {
    text-align: center;
    margin-bottom: 110px; }
  .talent-main .t-about .t-logo img {
    max-width: 70%; }
  .talent-main .t-about .t-flag {
    width: 150%;
    height: 200px;
    margin: 0 -100px; }
  .talent-main .t-about .t-member {
    width: 100%;
    bottom: 30px; }
  .talent-main .core-div:after {
    display: none; }
  .talent-main .t-summery {
    padding-top: 0 !important; }
  .talent-main .center-ex-image {
    margin-top: 20px; }
    .talent-main .center-ex-image img {
      width: 90%; }
  .talent-main .key-link {
    margin-right: 15px;
    height: 36px; }
    .talent-main .key-link.w-180 {
      width: 180px; }
  .talent-main .t-bg {
    padding: 40px 0; }

  .t-title {
    font-size: 26px; } }

/*# sourceMappingURL=talent.css.map */
