:root {
  --blue: #0ed6d7;
  --grey: whitesmoke;
  --orange: #f5865b;
}

.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;
  }
}

.nav {
  z-index: 2;
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 177px;
  grid-row-gap: 177px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 45px 0;
  display: flex;
  position: relative;
}

.caption {
  color: #0ed6d7;
  text-align: left;
  -webkit-text-stroke-color: var(--blue);
  font-family: Work Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.logo {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text {
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: 400;
}

.vectors-wrapper {
  width: 144.186px;
  height: 48.2215px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.header {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 0 0;
  display: flex;
}

.title {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.line1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.subtitle {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 0;
  display: flex;
}

.subheader {
  width: 100%;
  max-width: 960px;
  color: #000;
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 34px;
}

.noiseplay {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
}

.playcontainer {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  flex-wrap: wrap;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.copy {
  color: #c4c4c4;
  text-align: right;
  font-size: 18px;
  font-weight: 400;
  font-family: Work Sans, sans-serif;
}

.audioplayer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #f5f5f5;
  border-radius: 57px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.copy-2 {
  color: #c4c4c4;
  font-size: 18px;
  font-weight: 400;
  font-family: Work Sans, sans-serif;
}

.reading {
  width: 100%;
  max-width: 40%;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.tabcenter {
  width: auto;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.tabcenter.w--current {
  width: auto;
  color: #f5865b;
  background-color: #f5f5f5;
}

.tableft {
  width: auto;
  background-color: #f5f5f5;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-left: 40px;
  padding-right: 20px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.tableft.w--current {
  justify-content: center;
}

.tabright {
  width: auto;
  background-color: #f5f5f5;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.actionpanel {
  width: 100%;
  max-width: none;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  object-fit: fill;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.frame-76 {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.passing_icon_no {
  width: 17px;
  height: 17px;
  color: var(--blue);
  object-fit: cover;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  display: flex;
}

.passing {
  width: 100%;
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.passing_index {
  color: var(--blue);
  white-space: normal;
  overflow-wrap: normal;
  font-size: 23px;
  font-weight: 400;
  line-height: 29px;
}

.action_required {
  color: var(--blue);
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 100%;
}

.reaction {
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  width: 100%;
  max-width: 960px;
  grid-column-gap: 35px;
  grid-row-gap: 35px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer {
  width: 100%;
  max-width: 1440px;
  grid-column-gap: 175px;
  grid-row-gap: 175px;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 62px 0;
  display: flex;
}

.vectors-wrapper-19 {
  width: 144.186px;
  height: 48.2215px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h1 {
  font-family: Work Sans, sans-serif;
  font-size: 72px;
  font-weight: 700;
  line-height: 60px;
}

.inline_h1_dropdown {
  z-index: 4;
  min-width: 330px;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f5f5f5;
  border-radius: 60px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 40px;
  display: flex;
}

.active_drop {
  width: auto;
  height: auto;
  color: var(--blue);
  font-family: Work Sans, sans-serif;
  font-size: 56px;
  font-weight: 500;
  line-height: 30px;
}

.icon_dropdown_large {
  color: var(--blue);
  font-family: Work Sans, sans-serif;
  font-size: 52px;
  font-weight: 500;
}

.container-2 {
  width: 100%;
  max-width: 960px;
  justify-content: center;
  display: flex;
}

.section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
}

.heading {
  width: 100%;
  text-align: center;
  font-family: Work Sans, sans-serif;
  font-size: 42px;
  line-height: 42px;
}

.button {
  background-color: var(--blue);
  border-radius: 40px;
  padding: 20px 40px;
  font-family: Work Sans, sans-serif;
  font-size: 23px;
  font-weight: 500;
}

.tab-wrapper {
  width: 100%;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: space-around;
  align-items: stretch;
  margin-bottom: 38px;
  display: flex;
}

.tabs {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  margin-top: 60px;
  margin-bottom: 60px;
  display: block;
}

.text-block {
  font-family: Work Sans, sans-serif;
  font-size: 22px;
  line-height: 34px;
}

.tabnext {
  color: #fff;
  background-color: #f5865b;
  border-radius: 50px;
  margin-left: 50px;
  font-family: Work Sans, sans-serif;
}

.tabnext.w--current {
  width: 16%;
  max-width: 400px;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.listitem {
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 40px;
  padding: 20px 40px;
  font-family: Work Sans, sans-serif;
  font-size: 22px;
}

.vertline {
  width: 1px;
  height: 120px;
  border-right: 1px solid #000;
  margin-top: 0;
  position: static;
  top: -10px;
}

.image {
  z-index: 1;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.benefitlist {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  font-family: Work Sans, sans-serif;
  display: flex;
}

.bg_vertical {
  z-index: -1;
  height: auto;
  justify-content: space-between;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.bg_line_block {
  width: 1px;
  height: 100vh;
  border: 1px solid #fafafa;
}

.navcontainer {
  width: 100%;
  max-width: 960px;
  flex: 0 auto;
  justify-content: space-between;
  align-self: auto;
  display: flex;
}

.container-3 {
  width: 100%;
  max-width: 960px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.simpleplay {
  background-color: #f5f5f5;
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  padding: 20px;
  display: flex;
}

.graphbox {
  z-index: 0;
  width: 100%;
  align-self: auto;
  position: relative;
}

.test {
  width: 50px;
  height: 50px;
  background-color: #772a2a;
}

.tab-next {
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-2 {
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nexttab {
  background-color: var(--blue);
  border-radius: 40px;
  padding: 10px 20px;
}

.tabs-menu {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  object-fit: fill;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.tabs-2 {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 35px;
}

.prevtab {
  width: auto;
  background-color: var(--grey);
  color: #333;
  border-radius: 40px;
  align-self: stretch;
  margin: auto 0;
  padding: 10px 20px;
}

.tab-link-start {
  background-color: var(--grey);
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  font-family: Work Sans, sans-serif;
}

.tab-link-start.w--current {
  color: var(--blue);
  background-color: #f5f5f5;
  font-family: Work Sans, sans-serif;
}

.tab-link-signal1 {
  background-color: #f5f5f5;
  font-family: Work Sans, sans-serif;
}

.tab-link-signal1.w--current {
  color: var(--blue);
  background-color: #f5f5f5;
}

.tab-link-signal2 {
  background-color: #f5f5f5;
  font-family: Work Sans, sans-serif;
}

.tab-link-signal2.w--current {
  background-color: var(--grey);
  color: var(--blue);
  -webkit-text-stroke-color: var(--blue);
}

.tab-link-clicks {
  background-color: #f5f5f5;
  font-family: Work Sans, sans-serif;
}

.tab-link-clicks.w--current {
  background-color: var(--grey);
  color: var(--blue);
}

.tab-link-punch {
  background-color: #f5f5f5;
  font-family: Work Sans, sans-serif;
}

.tab-link-punch.w--current {
  background-color: var(--grey);
  color: var(--blue);
}

.tab-link-motor {
  background-color: #f5f5f5;
  border-top-right-radius: 40px;
  border-bottom-right-radius: 40px;
}

.tab-link-motor.w--current {
  background-color: var(--grey);
  color: var(--blue);
}

.tabs-content {
  margin-top: 40px;
}

.passing_icon {
  margin-top: 5px;
}

.navblock-left {
  width: 33%;
  align-items: center;
  display: flex;
}

.navblock-center {
  width: 33%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navblock-right {
  width: 33%;
}

.bubble {
  z-index: 1;
  position: relative;
}

.bubble_orange {
  z-index: 1;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.bubble1 {
  z-index: 3;
  position: absolute;
  top: 67%;
  left: 427px;
  right: -33px;
}

.bubble1.fade_in_200ms {
  width: 15%;
  top: 16%;
  left: 31%;
  right: auto;
}

.bubble2 {
  z-index: 2;
  aspect-ratio: auto;
  position: absolute;
  top: 52%;
  bottom: 0;
  left: 21%;
  right: 40px;
}

.bubble2.fade_in {
  width: 20%;
  top: 36%;
  left: 9%;
  right: auto;
}

.bubble3 {
  z-index: 3;
  position: absolute;
  top: 286px;
  left: 575px;
}

.bubble3.fade_in_400ms {
  width: 20%;
  top: 15%;
  left: 68%;
}

.droplink {
  z-index: 1;
  color: var(--orange);
  -webkit-text-stroke-color: var(--blue);
  background-color: #e9e9e9;
  border-bottom-right-radius: 60px;
  border-bottom-left-radius: 60px;
  margin-top: -51px;
  padding-top: 80px;
  padding-bottom: 30px;
  padding-left: 46px;
  font-family: Work Sans, sans-serif;
  font-size: 44px;
  top: 1px;
}

.dropdown-list {
  color: #0ed6d7;
  background-color: rgba(0, 0, 0, 0);
  display: none;
}

.dropdown-list.w--open {
  background-color: rgba(0, 0, 0, 0);
}

.link-block, .link-block-2 {
  text-decoration: none;
}

.html-embed {
  position: static;
}

@media screen and (max-width: 991px) {
  .header {
    padding-top: 30px;
  }

  .subheader {
    width: 90%;
  }

  .audioplayer {
    width: auto;
  }

  .reading {
    width: auto;
    max-width: 33%;
  }

  .actionpanel {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .h1 {
    font-size: 56px;
  }

  .inline_h1_dropdown {
    min-width: 300px;
    padding: 20px 35px;
  }

  .active_drop, .icon_dropdown_large {
    font-size: 48px;
  }

  .text-block {
    width: 100%;
    font-size: 19px;
    line-height: 30px;
  }

  .image {
    width: 80%;
  }

  .navcontainer, .tabs-2 {
    width: 90%;
  }

  .bubble1.fade_in_200ms {
    width: 20%;
  }

  .bubble2.fade_in {
    width: 30%;
    left: 12%;
  }

  .bubble3.fade_in_400ms {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .caption {
    width: 100%;
    margin-bottom: 24px;
  }

  .header {
    padding-top: 20px;
  }

  .title {
    width: 90%;
    flex-direction: column;
  }

  .line1 {
    flex-wrap: wrap;
    justify-content: center;
  }

  .subheader {
    width: 90%;
    font-size: 17px;
    line-height: 30px;
  }

  .playcontainer {
    flex-direction: column;
  }

  .audioplayer {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .reading {
    width: 90%;
    max-width: 90%;
    text-align: center;
    align-items: center;
  }

  .actionpanel {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column wrap;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .frame-76 {
    justify-content: center;
  }

  .passing {
    width: auto;
  }

  .reaction {
    align-self: center;
  }

  .container {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .footer {
    flex-wrap: wrap;
  }

  .h1 {
    font-size: 36px;
    line-height: 42px;
  }

  .inline_h1_dropdown {
    min-width: 280px;
    padding: 20px 30px;
  }

  .active_drop {
    font-size: 36px;
    line-height: 20px;
  }

  .icon_dropdown_large {
    font-size: 36px;
  }

  .heading {
    width: 90%;
  }

  .text-block {
    width: 90%;
    font-size: 17px;
    line-height: 30px;
  }

  .navcontainer {
    flex-flow: column wrap;
    justify-content: center;
    align-items: center;
  }

  .graphbox {
    width: 90%;
  }

  .nexttab {
    width: 90%;
    text-align: center;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

  .tabs-2 {
    width: 90%;
  }

  .prevtab {
    align-self: center;
  }

  .tab-link-signal1, .tab-link-signal2, .tab-link-clicks, .tab-link-punch, .tab-link-motor {
    border-radius: 30px;
  }

  .navblock-left {
    width: 80%;
    justify-content: center;
  }

  .navblock-right {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .caption {
    width: 100%;
    margin-bottom: 36px;
  }

  .header {
    flex-wrap: wrap;
    padding-top: 30px;
    padding-right: 0;
  }

  .line1 {
    width: 100%;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .subheader {
    width: 90%;
    font-size: 17px;
    line-height: 30px;
  }

  .audioplayer {
    width: 90%;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .reading {
    max-width: 100%;
  }

  .actionpanel {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-wrap: wrap;
    align-content: stretch;
  }

  .frame-76 {
    justify-content: center;
  }

  .passing {
    width: auto;
  }

  .passing_index {
    font-size: 19px;
  }

  .action_required {
    width: 60%;
    text-align: left;
    font-size: 12px;
  }

  .container {
    width: 90%;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .h1 {
    text-align: center;
    font-size: 36px;
    line-height: 42px;
  }

  .inline_h1_dropdown {
    min-width: 280px;
    padding: 20px 30px;
  }

  .active_drop {
    font-size: 36px;
    line-height: 20px;
  }

  .icon_dropdown_large {
    font-size: 36px;
  }

  .heading {
    width: 100%;
    font-size: 32px;
  }

  .button {
    font-size: 17px;
  }

  .text-block {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
  }

  .listitem {
    font-size: 17px;
  }

  .bg_vertical {
    display: none;
  }

  .navcontainer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .nexttab {
    width: 100%;
    text-align: center;
  }

  .tabs-menu {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-content: stretch;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .prevtab {
    align-self: center;
  }

  .tab-link-start, .tab-link-signal1, .tab-link-signal2, .tab-link-clicks {
    border-radius: 20px;
  }

  .tab-link-punch {
    border-radius: 30px;
  }

  .tab-link-punch.w--current, .tab-link-motor {
    border-radius: 20px;
  }

  .navblock-left {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .navblock-center {
    width: 80%;
  }

  .bubble1.fade_in_200ms {
    width: 20%;
    height: 20%;
    left: auto;
    right: 37%;
  }

  .bubble2.fade_in {
    width: 30%;
    height: 30%;
    left: 10%;
    right: auto;
  }

  .bubble3.fade_in_400ms {
    width: 32%;
    height: 32%;
    top: 44%;
    left: 59%;
  }

  .link-block {
    width: 100%;
  }
}


