.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.coach-brain-paragraph {
  color: #fff;
  border-radius: 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-left: 68px;
  margin-right: 20px;
  padding-top: 4px;
  padding-left: 149px;
  padding-right: 171px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 17px;
  display: flex;
}

.sch-ass-button {
  opacity: 1;
  color: #fff;
  mix-blend-mode: normal;
  background-color: #040507;
  border-radius: 8%;
  padding: 16px 32px;
  transition: box-shadow 1s, background-color .4s;
  box-shadow: inset 0 2px 5px #00000045, 3px -11px 19px -2px #0003;
}

.batstudio-image {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-color: #0c205c;
  background-image: linear-gradient(#0c205c57, #0c205c57), url('../images/379A3600.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  flex-flow: column-reverse wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 80vw;
  padding-top: 4%;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.best-at-training-title-text {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-family: Droid Sans, sans-serif;
  font-size: 14px;
  display: flex;
}

.bat-training-system-div {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 50%;
  height: 100%;
  display: flex;
}

.heading-bat-sys {
  color: #fff;
  font-family: Inconsolata, monospace;
  font-weight: 400;
  text-decoration: none;
}

.heading-2 {
  color: #fff;
  margin-top: 11px;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 60px;
}

.coach-brain-title {
  color: #e7e4e4;
}

.coach-brain-dwld-button {
  opacity: .65;
  outline-offset: 0px;
  background-color: #0c205c;
  border: 2px solid #1144b4;
  border-left-style: none;
  border-radius: 11px;
  outline: 3px #fff;
}

.container {
  background-color: #798199;
  padding-top: 0;
}

.darkgymimage-div-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #ffffffed;
  background-image: linear-gradient(#0c205c, #fff0), url('../images/IMG_5845.jpeg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 50vw;
  padding-left: 202px;
  padding-right: 192px;
  display: flex;
}

.video {
  height: 25vw;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 220px;
}

.bat-sys-paragraph {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #eee;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  width: 150%;
  font-family: Verdana, Geneva, sans-serif;
  display: flex;
}

.image-div-block {
  background-image: linear-gradient(#030303a8, #030303a8), url('../images/IMG_1418.JPG');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 70vw;
  display: flex;
  overflow: scroll;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#33393f, #294fbf);
  background-clip: border-box;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  height: 15vw;
  display: flex;
}

.section_2_gradient {
  background-image: linear-gradient(#33393f, #294fbf);
  min-width: auto;
  height: 50vh;
  min-height: auto;
  display: block;
}

.section_4_gradient {
  background-image: linear-gradient(#000000f7, #294fbf 82%);
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
}

.section_6_gradient {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.section_5_image {
  display: block;
  overflow: scroll;
}

.sft_form-block {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #ffb803;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 9px;
  padding-right: 237px;
  display: flex;
}

.block-quote {
  color: #fff6f6;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.videoformwrapper {
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: -41px;
  display: flex;
}

.code-embed {
  grid-column-gap: 20%;
  grid-row-gap: 20%;
  max-width: 50%;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-3 {
  color: #fff;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  text-decoration: underline;
  display: flex;
}

.scroll-row {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  aspect-ratio: auto;
  object-fit: fill;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: static;
  overflow: scroll;
}

.review-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 320px;
  min-width: 320px;
  max-width: 100%;
  margin-left: 0;
  display: block;
  overflow: scroll;
}

.image, .image-2, .image-3 {
  width: 100%;
  overflow: scroll;
}

.image-4 {
  width: 100%;
  display: block;
  overflow: scroll;
}

.image-5, .image-6, .image-7, .image-8 {
  width: 100%;
  overflow: scroll;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: scroll;
}

.field-label, .field-label-2, .field-label-3 {
  color: #fff;
}

.field-label-4 {
  color: #fffdfd;
}

.div-block-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #000;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-left: 35px;
  padding-right: 302px;
  display: flex;
}

.text-span {
  font-family: Georgia, Times, Times New Roman, serif;
}

.bold-text {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  overflow-wrap: normal;
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.div-block-7 {
  flex-flow: row;
  width: auto;
  height: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  display: block;
}

.column {
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 108px;
}

.paragraph {
  color: #fff;
  flex-flow: column;
  display: flex;
}

.bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5, .bold-text-6 {
  padding-left: 20px;
}

.heading-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  display: flex;
}

.navbar {
  background-color: #788596;
  margin-bottom: 0;
  padding-bottom: 4px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-cta-button {
  float: left;
  background-color: #0c205c;
  border-radius: 9px;
  min-width: 0;
  max-width: 80%;
  min-height: 0;
  margin-top: 6px;
  margin-left: 92px;
  padding: 14px 32px;
  display: block;
  position: relative;
  left: auto;
}

.code-embed-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  display: block;
}

.heading-5 {
  color: #fff;
}

.rich-text-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #ffffffed;
  flex-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.text-span-2 {
  color: #e5d23d;
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.form {
  border: 1px #000;
  border-radius: 14px;
  min-width: 0;
  padding-right: 0;
}

.div-block-8 {
  margin: 0;
  padding: 0;
}

.column-2 {
  padding-left: 24px;
  padding-right: 81px;
}

.columns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  display: flex;
}

.div-block-9 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block-10 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 108px;
  padding-left: 163px;
  padding-right: 111px;
  display: flex;
}

.div-block-11 {
  width: 940vw;
  height: auto;
  display: block;
}

.div-block-12 {
  min-width: auto;
  max-width: none;
}

.popup-wrapper {
  z-index: 999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  pointer-events: auto;
  color: #fff;
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #e0090999;
  background-clip: border-box;
  border: 1px solid #0000;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-left: -200px;
  padding: 0;
  display: block;
  position: static;
  inset: 0%;
  overflow: clip;
}

.popup-box {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-13 {
  z-index: 9999;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #0c059496;
  border-radius: 24px;
  flex-flow: column;
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  min-width: 40%;
  max-width: 300px;
  min-height: 60%;
  max-height: 20%;
  margin-top: 0;
  margin-left: 0;
  padding: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.submit-button {
  border-radius: 10px;
}

.form-2 {
  border-radius: 0;
  width: 300px;
  min-width: 200px;
  max-width: 100vw;
  margin-bottom: 12px;
  margin-left: -71px;
  margin-right: 26px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.image-9 {
  z-index: 10001;
  clear: none;
  width: 24px;
  max-width: none;
  height: 24px;
  margin-left: 0;
  margin-right: 10px;
  padding: 0;
  display: block;
  position: absolute;
  inset: 0% 0% auto auto;
}

.form-block {
  margin-bottom: 0;
  padding-left: 0;
}

.heading-6 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
}

.pricing-comparison {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.pricing-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 50px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.pricing-card {
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 32px 24px;
  display: flex;
  position: relative;
  box-shadow: 0 4px 130px #96a3b51f;
}

.pricing-card.featured-pricing {
  z-index: 2;
  box-shadow: 0 4px 130px #96a3b54d;
}

.pricing-image {
  object-fit: cover;
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
}

.pricing-title {
  margin-top: 10px;
  margin-bottom: 8px;
  font-size: 40px;
  font-weight: 500;
  line-height: 48px;
}

.pricing-subtitle {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 20px;
}

.pricing-price {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-regular {
  font-size: 14px;
  line-height: 20px;
}

.paragraph-regular.margin-bottom-20 {
  margin-bottom: 20px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.outline-button {
  color: #1a1b1f;
  background-color: #0000;
  box-shadow: inset 0 0 0 1px #1a1b1f;
}

.button-primary.outline-button:hover {
  color: #fff;
  background-color: #1a1b1f;
}

.pricing-divider {
  background-color: #76879d1a;
  align-self: stretch;
  height: 1px;
  margin: 56px -24px 16px;
}

.pricing-feature-list {
  align-self: stretch;
}

.pricing-feature {
  background-image: url('../images/');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  align-self: stretch;
  margin-top: 16px;
  padding-left: 32px;
  font-size: 14px;
  line-height: 24px;
}

.pricing-tag {
  color: #3a4554;
  background-color: #fff;
  border-radius: 24px;
  padding: 7px 16px;
  position: absolute;
  top: -19px;
  box-shadow: 0 3px 10px #96a3b533;
}

.nav-link {
  color: #333;
}

.nav-link.w--current {
  color: #000;
}

.brand.w--current {
  margin-top: 12px;
  margin-left: -68px;
}

.div-block-14 {
  position: static;
}

.div-block-15 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #090808;
  border-style: solid;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
  position: static;
  overflow: clip;
}

.code-embed-3 {
  margin-bottom: 0;
}

.nav-cta-button-copy {
  float: left;
  background-color: #0c205c;
  border-radius: 9px;
  min-width: 0;
  max-width: 80%;
  min-height: 0;
  margin-top: 6px;
  margin-left: 92px;
  padding: 14px 32px;
  display: block;
  position: relative;
  left: auto;
}

@media screen and (max-width: 991px) {
  .container-2 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-3 {
    max-width: 728px;
  }

  .pricing-wrapper {
    grid-template-columns: 1fr;
    justify-items: center;
  }

  .pricing-card {
    width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .pricing-comparison {
    padding: 60px 15px;
  }

  .pricing-wrapper {
    justify-items: stretch;
  }

  .pricing-card {
    width: auto;
  }

  .pricing-title {
    font-size: 34px;
    line-height: 42px;
  }
}

@media screen and (max-width: 479px) {
  .batstudio-image {
    height: auto;
  }

  .container {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .darkgymimage-div-block {
    height: auto;
    padding: 20px;
  }

  .image-div-block {
    flex-flow: column;
    height: 250px;
  }

  .container-2 {
    max-width: none;
  }

  .nav-cta-button {
    max-width: 70%;
    margin-top: 6px;
    margin-left: 11px;
    padding: 6px 15px 6px 14px;
  }

  .popup-wrapper {
    width: 90%;
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0 5%;
    overflow: hidden;
  }

  .div-block-13 {
    width: 100%;
    min-width: auto;
    max-width: 320px;
    margin: auto;
    padding: 55px 16px 16px;
  }

  .form-2 {
    width: 100%;
    min-width: 0;
    max-width: none;
    margin: -21px 0 0;
    padding: 16px;
  }

  .form-block {
    max-width: 100%;
    margin-bottom: 0;
    padding: 16px;
    font-size: 10px;
  }

  .heading-6 {
    max-width: 90%;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    font-size: 1rem;
    line-height: 1.3rem;
  }

  .container-3 {
    max-width: none;
  }

  .mask {
    overflow: visible;
  }

  .slide-wrapper-mobile-center {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    height: 200px;
    padding-top: 0;
    display: flex;
  }

  .left-arrow, .right-arrow {
    bottom: -119px;
  }

  .icon {
    margin-top: -48px;
    margin-bottom: 0;
  }

  .brand {
    margin-top: 6px;
  }

  .brand.w--current {
    margin-top: 3px;
    margin-left: -2px;
  }

  .field-label-5 {
    max-width: 90%;
    margin-bottom: 0;
  }

  .div-block-14 {
    padding-top: 16px;
  }

  .div-block-15 {
    font-size: 1px;
  }

  .nav-cta-button-copy {
    max-width: 70%;
    margin-top: 6px;
    margin-left: 11px;
    padding: 6px 15px 6px 14px;
  }
}

#w-node-_98b2adec-0709-37cc-577b-b2398c12264c-8c122646, #w-node-_98b2adec-0709-37cc-577b-b2398c122655-8c122646, #w-node-_98b2adec-0709-37cc-577b-b2398c122660-8c122646, #w-node-ad33a888-85e0-c4e4-855e-619ea0ab2b34-c92e9f4a, #w-node-ad33a888-85e0-c4e4-855e-619ea0ab2b54-c92e9f4a, #w-node-ad33a888-85e0-c4e4-855e-619ea0ab2b7c-c92e9f4a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


