/** Shopify CDN: Minification failed

Line 54:0 Unexpected "}"

**/
.page--online-competition .reviews-section:before {
  border-bottom-color: #052661;
    border-right-color: #052661;
}

.online_comprep {
  position: relative;    
  height: 100%;
  background: linear-gradient(100deg,#073992 65%,#0944af 35%);
  background-color: #073992;
  z-index: 1;
  overflow: hidden;
}
.schedule_form:before {
  	content:"";
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
    top: 18%;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: var(--my-bg-variable);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
.online_comprep:before{
    content:"";
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
    top: 18%;
    text-align: center;
    width: 100%;
    height: 100%;
    background-image: var(--img-competition-bg);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}

}

.schedule_form.no_bg_text:before {
  display: none;
}

.online_comprep .column_title,
.online_comprep .column_subtitle {
  	font-style: italic;
    font-family: var(--font-heading-family);
    letter-spacing: 0.01em;
}
.online_comprep .column_title {
  font-weight: 800;
}

.online_comprep .column_subtitle {
  font-weight: 300;
  text-transform: capitalize;
}


@media screen and (max-width: 975px) {
  .online_comprep {
      background: #073992 !important;
  }
  .online_comprep:after {
      display:none;
  }
}


@media screen and (min-width: 1441px) {

  .online_comprep .column_title {
    font-size: 14.4rem;
    line-height: 0.85;
  }

  .online_comprep .column_subtitle {
    font-size: 4.8rem;
  }

}

@media screen and (min-width: 1024px) and (max-width: 1440px)  {


  .online_comprep .column_subtitle {
    font-size: 3rem;
  }

  .online_comprep .column_subtitle {
    letter-spacing: .08em;
    font-size: 2rem;
  }

}



@media screen and (min-width: 1024px) {
  .online_comprep {
    padding: 9rem 0;
  }
  .online_comprep .rte {
    font-size: 2.4rem;
    line-height: 1.3;
  }
  .competition_package .multicolumn-list__item {
    width: 43%;
  }
}


@media screen and (max-width: 1023px) {

  .online_comprep .column_subtitle {
    letter-spacing: .08em;
    font-size: 2rem;
  }

  .online_comprep .column_title {
    font-size: 8rem;
    line-height: 0.85;
  }
}


/* coaches_help */
.coaches_help .column_subtext {
  color: #073992;
}

.coaches_help .rte {
  color: #0D1F26;
}

/* .offseason_plans  */
.offseason_plan .section_inner:not(.no_padding) {
  padding: 5rem 0!important;
}
.offseason_plans .multicolumn-card {
  position: relative;
  min-height: 373px;
  border: 1px solid #6D9FF8;
}

.offseason_plans .multicolumn-card:after {
  content: " ";
  display: inline-block;
  position: absolute;
  bottom: -21px;
  right: -2px;
  height: 45px;
  width: 26px;
  transform: rotate(221deg) skewY(37deg);
  background: #052661;
  border-right: 1px solid #6d9ff8;
}

.offseason_plans .multicolumn-card__info {
  padding: 3.2rem;
}

.coaches_help .multicolumn-list, 
.offseason_plans .multicolumn-list {
 margin-bottom: 0; 
  display: flex;
  flex: 1;
  overflow: hidden;
  align-items: normal;
}
  
.offseason_plans .multicolumn_subtext p {
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 700;
  color: #9EBFFA;
}

.offseason_plans.rte p{
  font-size: 1.8rem;
  line-height: 1.3;
}

@media screen and (max-width: 749px) {
  .offseason_plans .multicolumn-list:not(.slider) {
      padding-left: 0; 
      padding-right: 0;
  }
}

/* everything_need */
.everything_need {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.everything_need:before {
  border-bottom-color: #052661;
  border-right-color: #052661;
  transform: rotate(0) scaleX(-1);
}

.everything_need:before,
.schedule_form:after{
    content: '';
    position: absolute;
    bottom: 0;
    left: -1px;
    overflow: hidden;
    border-top-color: transparent;
    border-width: 6vh 150vw 9vw 0;
    height: 270px;
    width: 100%;
    border-style: solid;
  	z-index: -1;
}


.everything_need .column_title {
  margin-top: 40px;
  letter-spacing: 0.01em;
  font-weight: 800;
  background: linear-gradient(88.57deg, #66CEFF 0.71%, #F0F7FA 89.01%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.everything_need .column_subtext {
  color: #E5F7FF;
}

.everything_need .rte p {
  font-weight: 300;
  color: #E6F7FF;
}

/* competition_package */

.competition_package .multicolumn-card,
.transformation_package .multicolumn-card {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; 
  	gap: 1em;
}

.competition_package .multicolumn-card__image-wrapper, 
.transformation_package .multicolumn-card__image-wrapper {
  width: 64px;
  height: 64px;
  padding-top: 0 !important;
}

.competition_package .multicolumn-card__info,
.transformation_package .multicolumn-card__info {
  padding: 0;
}

.competition_package .multicolumn_subtext p,
.competition_package .multicolumn_subtext {
  color: #e5f7ff;
}

.competition_package .multicolumn_subtext p,
.transformation_package .multicolumn_subtext p {
  font-size: 1.8rem;
  line-height: 1.2;
  margin-bottom: 0 !important;
}

.competition_package .multicolumn-list__item{
  border: 1px solid #6D9FF8;
}

.transformation_package .multicolumn-list__item{
  border: 1px solid #66CEFF;
}

.competition_package .multicolumn-list__item ,
.transformation_package .multicolumn-list__item{
  padding: 2rem;
  margin: 1rem;
  height: 217px;
}
.competition_package .multicolumn-card__info .rte p {
  font-size: 1.6rem;
}

@media screen and (min-width: 1201px) {
  .competition_package .multicolumn-list__item ,
  .transformation_package .multicolumn-list__item{
    padding: 3.2rem;
  }
  .competition_package .multicolumn-card__info .rte p {
	font-size: 1.8rem;
  }

  .competition_package .multicolumn-card__image-wrapper, 
  .transformation_package .multicolumn-card__image-wrapper {
    width: 45px;
    height: 45px;
    padding-top: 0 !important;
  }

}

@media screen and (min-width: 1024px) {
  .competition_package .multicolumn-list__item,
  .transformation_package .multicolumn-list__item {
    max-width: 23% !important;
  }

  .competition_package .multicolumn-card__image-wrapper,
  .transformation_package .multicolumn-card__image-wrapper {
    width: 45px;
    height: 45px;
  }
}

.competition_package .rte {
 margin-top: 0 !important;
}

.competition_package .rte p{
    font-weight: 300;
    line-height: 1.4;
}

.schedule_form {
  position: relative;    
  height: 100%;
  background-color: ##052661;
  z-index: 1;
  overflow: hidden;
  min-height: 1000px;
}

.schedule_form:after {
  border-bottom-color: #E7EFFE;
  border-right-color: #E7EFFE;
  transform: rotate(0) scaleX(1);
}


.page--online-transformation .schedule_form:after {
  border-bottom-color: #F0F7FA;
  border-right-color: #F0F7FA;
}


.schedule_form .column_subtext {
	background: linear-gradient(88.57deg, #66CEFF 0.71%, #F0F7FA 89.01%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.schedule_form .rte {
  color: #D9EBF2;
  font-weight: 300;
  font-size: 18px;
}

.online-competition .reviews-section:before {
  border-bottom-color: #052661;
  border-right-color: #052661;
}
.faqs {
  padding: 5rem 0; 
}

@media (min-width: 769px){
  .faqs {
    padding: 8rem 0; 
  }
}