.hero-banner {
  background-image: url("banner-image.jpg"); /* replace with your image path */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 450px;

  display: flex;
  align-items: center;
  padding: 40px;
  color: #ffffff;
  position: relative;
}

/* Optional overlay */
.hero-banner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
}

.banner-content {
  position: relative;
}

.main_image_banner > img {
    width: 100%;
}

.schedule_section_academy {
    padding: 50px 0;
}

section.schedule_section_academy {}

.banner-content h1 {
  margin-bottom: 15px;
}

.banner-content .btn-contact-y:hover {
    color: #fff;
}

.banner-content p {
  font-size: 18px;
  margin-bottom: 20px;
}

.banner-btn {
    display: inline-block;
    color: #ffee2b;
    text-decoration: none;
    border-radius: 4px;
    font-weight: 600;
    font-size: 30px;
    font: normal 900 30px / 30px 'Big Shoulders Text', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
}

a.banner-btn:hover {
    color: #ffee2b;
    text-decoration: none;
}

.hero-banner {
    padding: 40px;
}
.banner-content h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 150px;
}

.spire-content {
    background: linear-gradient(0deg, rgb(0 0 0) 0%, rgb(0 0 0 / 77%) 50%, rgb(0 0 0 / 1%) 100%);
    width: 100%;
    padding: 20px 80px;
}

.main_image_banner {
    position: relative;
}
.spire-content h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 260px;
    font-weight: bold;
    line-height: 200px;
}

.bg-image-full  img {
    width: 100%;
}

.spire-content h3 {
    color: #ffee2b;
    text-transform: uppercase;
    font-size: 100px;
    line-height: normal;
}

.main_image_banner .spire-content {
    position: absolute;
    bottom: 0;
}

.banner-content h2 {
    font-style: italic;
    color: #ffee2b;
    font-size: 75px;
    font-weight: bold;
    text-transform: uppercase;
}

.banner-content p {
    font-size: 18px;
    margin-bottom: 20px;
    font: normal 900 50px / 50px 'Big Shoulders Text', Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans serif;
    text-transform: uppercase;
    color: #929292;
}

.announcement-section {
    background: #000;
    padding: 50px 0;
}
.btn-contact-m {
    background: #ffee2b;
    padding: 15px 20px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.section-bg.section-bg-white{
	background: #fff;	
}

.section-bg-white .white-text-m .key-features-text h3, .section-bg-white .white-text-m .key-features-text li, .section-bg-white .white-text-m p{
    color: #000;
}

.btn-space-m {
    padding: 30px 0;
}

.section-bg{
    background:#000;
}

.heading-h2 {
    padding: 50px 0;
}

.white-text-m .bg-heading {
    background: #6a38a7;
    padding: 6px 20px;
    display: inline;
    font-weight: bold;
    font-family: 'Big Shoulders Text';
    font-size: 70px;
}

.white-text-m p {
    color: #fff;
}

.white-text-m h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 50px;
    line-height: normal;
    font-weight: 500;
}

.high-school-section {
    padding: 20px 0 50px 0;
}

.btn-contact-y {
    background: #6a38a7;
    color: #fff;
    padding: 20px 18px 18px 7px;
    border-radius: 5px;
    font-size: 28px;
    font-family: 'Big Shoulders Text';
    letter-spacing: 2px;
    text-transform: uppercase;
}
.btn-contact-y:hover {
    border-bottom: 0px solid;
}

.btn-contact-y span {
    background: #000;
    padding: 15px;
    border-radius: 5px 0px 0px 5px;
}

.btn-contact-y:hover span {
    background: #6a38a7;
    color: #fff;
}

.btn-contact-y:hover i{
    color: #fff;
}

.high-school-section {
    padding: 20px 0 50px 0;
}

.key-features-text, .key-features-text h3 {
    color: #fff;
}

.schedule_section_academy h3 {
    color: #000;
    padding-bottom: 20px;
}

.schedule-table > div {
    border-bottom: 1px solid #ccc;
}

.key-features-text ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 10px 0;
    padding: 0;
    list-style-position: inside;
}

.key-features-text ul li {
    display: flex;
}

.key-features-text ul li i {
    color: #6a38a7;
    margin-right: 10px;
    margin-top: 4px;
}

.key-features-text.simple-list ul {
    display: inline-block;
}

.key-features-text ul li {
    list-style: none;
    margin: 10px 0;
}

.text-para-m-row {
    display: flex;
}

.white-text-m .text-para-m p {
    color: #000;
    margin-bottom: 12px;
}

.testi-acade-m {
    padding: 70px;
}

.testi-acade-m h4 {
    font-size: 25px;
    line-height: normal;
    text-transform: uppercase;
}
.text-para-m {
    flex: 0 0 65%;
}

.testi-acade-m i {
    font-size: 60px;
    color: #6a38a7;
}

.testi-acade-m .fa-quote-right {
    float: right;
}

.testi-acade-m h4 {
    padding: 0 45px;
    font-size: 25px;
    line-height: normal;
    text-transform: uppercase;
}

.coach-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  background: #000;
}

.coach-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 2px solid #fff;
}

.coach-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.coach-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.85),
    rgba(0,0,0,0.2)
  );
}

.coach-overlay {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px;
  z-index: 2;
  color: #fff;
}

.coach-overlay h3 {
    font-size: 50px;
    font-weight: 900;
    margin: 0 0 5px;
    line-height: normal;
}

.coach-overlay p {
    font-size: 18px;
    margin-bottom: 40px;
}

.coach-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  background: #b51f24;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  border-radius: 6px;
  font-size: 14px;
}

.coach-btn span {
  font-size: 18px;
}

/* Hover effect */
.coach-card:hover img {
  transform: scale(1.05);
  transition: 0.4s ease;
}

.coach-overlay a {
    font-size: 25px;
    letter-spacing: normal;
}

.coach-overlay a span {
    margin-right: 15px;
}

.grid-para p {
    margin-top: 20px;
    width: 100%;
    max-width: 860px;
}

.faq-wrapper {
  max-width: 900px;
  margin: 40px auto;
  border-top: 2px solid #000;
}

.faq-item {
  border-bottom: 2px solid #000;
  padding: 20px 0;
}

.faq-item summary {
  list-style: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 20px;
  font-weight: 600;
  color: #c51f26;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item .icon {
  width: 22px;
  height: 22px;
  background: #000;
  color: #fff;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
}

.faq-content {
  margin-left: 37px;
  margin-top: 15px;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}

.white-text-m .faq-content p {
    color: #000;
}
.help-section {
    text-align: center;
    padding: 80px 0 100px 0;
}

.help-contact h2 {
    text-transform: uppercase;
    padding-bottom: 40px;
}
/* Change + to − when open */
details[open] summary .icon {
  content: "-";
}

details[open] summary .icon::before {
  content: "−";
}

details summary .icon::before {
  content: "+";
}

.tsf-schedule-section {
    background: #000;
    color: #fff;
    padding: 60px 0;
}

.schedule-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 30px;
}

.schedule-table {
    width: 100%;
}

.schedule-row {
    display: grid;
    grid-template-columns: 1.5fr 1.5fr 1fr 1fr 1fr 1fr;
    align-items: center;
    padding: 12px 0;
    border-bottom: 1px solid rgba(255,255,255,0.15);
}

.schedule-head {
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.8;
	color:#000;
}

.schedule-table .result {
    color: #6a38a7;
    font-weight: 600;
}

.schedule-table .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 18px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
	text-transform:none;
}

.btn.recap,
.btn.box,
.btn.photos {
    background: #1b3ea5;
	border: 0px solid;
}

.schedule-table .btn:hover {
    opacity: 0.85;
}

.schedule-head div, .schedule-row div {
    color: #000;
}

@media (max-width: 1024px) {

    .schedule-row {
        grid-template-columns: 1.5fr 1.2fr 1fr 1fr;
    }

    /*.schedule-row > div:nth-child(5),
    .schedule-row > div:nth-child(6) {
        display: none;
    }*/

}

/* Responsive */
@media (max-width: 991px) {
  .coach-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 768px) {
  .hero-banner {
    min-height: 300px;
    padding: 20px;
  }

  .banner-content h1 {
    font-size: 28px;
    line-height:normal;
  }

  .banner-content p {
    font-size: 16px;
  }
  
  .testi-acade-m{
      padding:0px;
  }
  .spire-content h2 {
    font-size: 80px;
    line-height: normal;
   }
    .spire-content h3 {
        font-size: 55px;
        line-height: normal;
    }
}

@media (max-width: 767px) {

    .schedule-head {
        display: none;
    }

    .schedule-row {
        grid-template-columns: 1fr;
        padding: 16px;
        background: rgba(255,255,255,0.05);
        border-radius: 12px;
        margin-bottom: 14px;
    }

    .schedule-row > div {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 6px 0;
    }

    .schedule-row > div::before {
        content: attr(data-label);
        font-size: 13px;
        opacity: 0.7;
        margin-right: 10px;
    }

    .schedule-row .btn {
        width: 100%;
        justify-content: center;
        margin-top: 6px;
    }
}


@media (max-width: 630px) {
  .coach-grid {
    grid-template-columns: 1fr;
  }
	.spire-content h2 {
        font-size: 60px;
    }
	
	.spire-content h3 {
        font-size: 50px;
    }
	
	.main_image_banner > img {
		height: 347px;
		object-fit: cover;
	}
  
}


@media (max-width: 420px) {
    .hero-banner {
        padding: 10px;
    }
    .main_image_banner .spire-content {
        padding: 10px 20px;
    }
    .btn-contact-m {
        font-size: 15px;
    }
    .key-features-text ul {
        grid-template-columns: 1fr;
    }
    .spire-content h2 {
        font-size: 60px;
    }
    
    .main_image_banner img {
        height: 400px;
        object-fit: cover;
        width: 100%;
        max-width: 100%;
    }
    
    .banner-content p {
        line-height: normal;
    }
    
    .white-text-m h2 {
        font-size: 40px;
    }
    
    .white-text-m h2 br {
        display: none;
    }
    
    .white-text-m .bg-heading {
        font-size: 40px;
    }
    
    .btn-contact-y {
        font-size: 18px;
    }
    
    .text-para-m-row {
        flex-wrap: wrap;
    }
    
    .text-para-m {
        width: 100%;
        flex: 0 0 100%;
    }
    
    .coach-overlay h3 {
        font-size: 36px;
    }
}

