:root {
  --dim-gray: #745785;
  --crimson: #f02e4e;
  --medium-blue: #1310cc;
  --apps: #c78e38;
}

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

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

@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: Open Sans, sans-serif;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
  display: block;
}

h2 {
  color: #745785;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  color: #745785;
  margin: 10px 0 23px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #a1a1a1;
  margin-bottom: 5px;
  font-family: Bitter, serif;
  font-size: 15px;
  line-height: 23px;
  display: block;
}

.section {
  border-bottom: 1px solid #00000017;
  padding-top: 65px;
  padding-bottom: 65px;
}

.section.grey {
  background-color: #f5f6f7;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section.grey.footer {
  text-align: center;
  background-color: #f5f5f5;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: 0 -5px 10px 2px #00000080;
}

.nav-link {
  color: #bababa;
  text-transform: uppercase;
  border-bottom: 2px solid #0000;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px 0 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: border .3s;
  display: inline-block;
}

.nav-link:hover {
  border-bottom-color: #c78e38;
}

.nav-link.w--current {
  color: #c78e38;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

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

.app-name-header {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 4px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-family: Open Sans, sans-serif;
  font-size: 36px;
  display: block;
}

.app-name-tagline {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 4px #000;
  margin-top: 0;
  margin-bottom: 0;
  padding: 10px 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  line-height: 22px;
}

.footer-link {
  color: #696969;
  border-bottom: 1px #696969;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  transition: border .3s;
}

.footer-link:hover {
  border-bottom: 1px solid #c78e38;
}

.footer-link:active, .footer-link.w--current {
  color: #c78e38;
}

.footer-text {
  margin-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
  font-family: Open Sans, sans-serif;
  display: block;
}

.facebook-button {
  float: none;
  clear: none;
  text-align: left;
  background-image: url('../images/FB-f-Logo__blue_144.png');
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 8px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin: 0 10px 0 0;
  display: inline-block;
  position: static;
}

.facebook-button:hover {
  opacity: .8;
}

.twitter-button {
  float: none;
  background-color: #fff;
  background-image: url('../images/lg_Twitter-bird-blue-on-white_logo.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 8px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin: 0 10px 0 0;
  padding-top: 13px;
  padding-bottom: 0;
  list-style-type: disc;
  display: inline-block;
}

.twitter-button:hover {
  opacity: .75;
}

.company-daily {
  float: left;
  clear: none;
  color: #fff;
  margin-top: 20px;
  padding-top: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  display: block;
}

.company-workout {
  float: left;
  clear: none;
  color: #bababa;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  display: block;
}

.company-apps {
  float: left;
  clear: none;
  color: #c78e38;
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 300;
  display: block;
}

.nav-bar {
  background-image: linear-gradient(#000, #696969);
  height: 60px;
}

.nav-bar-column-2 {
  padding-left: 0;
  padding-right: 0;
}

.facebook-like-button {
  margin-right: 5px;
  display: none;
}

.twitter-follow-button {
  width: 238px;
  min-width: 238px;
  margin-right: 5px;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.social-button-block {
  text-align: left;
  margin-top: 0;
}

.social-section {
  background-image: linear-gradient(#696969, #fff);
  margin-top: 0;
  padding-top: 6px;
}

.form-field {
  border: 1px solid #000;
  border-radius: 5px;
  margin-bottom: 20px;
  font-size: 14px;
}

.form-field.comments-field {
  height: 100px;
}

.form-label {
  font-size: 14px;
}

.form-wrapper {
  width: 90%;
  margin: 30px auto;
  display: block;
}

.menu-icon {
  color: #fff;
}

.app-detail-section {
  background-image: linear-gradient(#5884fa, #fff);
  margin-top: 36px;
  padding-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 5px 10px 2px #00000080, 0 -5px 10px 2px #00000080;
}

.choose-store-label {
  color: #000;
  text-align: center;
  text-shadow: none;
  margin-top: 30px;
  margin-bottom: -6px;
  padding-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.choose-store-label.link-page-choose-label {
  text-align: center;
}

.badge {
  width: 120px;
  min-width: 120px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.badge.ios-badge {
  width: 140px;
  min-width: 140px;
}

.badge.ios-badge:active {
  opacity: .6;
}

.badge.ios-badge.link-page-badge.mac-badge {
  text-align: center;
  width: 160px;
  min-width: 160px;
  padding-top: 2px;
}

.badge.mac-badge {
  width: 140px;
  min-width: 140px;
}

.badge.mac-badge:active {
  opacity: .6;
}

.badge.amazon-badge {
  width: 130px;
  min-width: 130px;
  padding-top: 0;
  padding-bottom: 0;
}

.badge.amazon-badge:active {
  opacity: .6;
}

.google-play-badge {
  text-align: center;
  width: 130px;
  min-width: 130px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: block;
  position: static;
}

.google-play-badge:active {
  opacity: .6;
}

.dw-tablet {
  float: none;
  width: 400px;
  display: inline-block;
  position: absolute;
  top: -15px;
  bottom: 0;
  left: 0;
}

.dw-phone {
  float: none;
  clear: none;
  width: 350px;
  min-width: 350px;
  max-width: 320px;
  margin-left: 0;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.yoga-phone {
  width: 350px;
  min-width: 350px;
  max-width: 350px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}

.yoga-app-detail-section {
  background-image: linear-gradient(#941751, #fff);
  margin-top: 80px;
  padding-bottom: 10px;
  overflow: hidden;
  box-shadow: 0 -5px 10px 2px #00000080, 0 5px 10px 2px #00000080;
}

.badge-row {
  margin-top: 10px;
  margin-bottom: 10px;
}

.badge-column-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}

.app-description-bullets {
  box-shadow: none;
  color: #fff;
  text-shadow: 1px 1px 4px #000;
  padding-top: 10px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  list-style-type: disc;
}

.bullet-note {
  color: #696969;
  text-shadow: none;
  padding: 5px 25px 10px;
  font-size: 14px;
}

.old-apps-section {
  background-image: linear-gradient(#000c, #000c);
  margin-top: 80px;
  margin-bottom: 80px;
  padding-bottom: 20px;
  box-shadow: 0 -5px 10px 2px #00000080, 0 5px 10px 2px #00000080;
}

.old-app-first-line {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
}

.old-app-second-line {
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 2px #000;
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 400;
}

.old-app-names {
  color: #000;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  text-shadow: none;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  overflow: visible;
}

.old-app-icons {
  text-align: center;
  border-radius: 20px;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 2px 10px #000;
}

.new-app-icons {
  float: none;
  border-radius: 20px;
  margin: 20px auto 10px;
  padding: 0;
  transition: opacity .2s;
  display: block;
  box-shadow: 0 2px 10px #000;
}

.yoga-tablet {
  width: 400px;
  position: absolute;
  top: -15px;
  bottom: 0;
  right: 0;
}

.form-submit-button {
  border-radius: 5px;
  margin-bottom: 100px;
  padding: 10px 20px;
}

.form-submit-button:hover {
  color: #000;
  background-color: #c78e38;
}

.form-submit-button:active {
  opacity: .5;
}

.terms-and-privacy-text {
  color: #696969;
  margin-top: 0;
  margin-bottom: 0;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
}

.terms-and-privacy-text.last-paragraph {
  margin-bottom: 30px;
}

.terms-and-privacy-title {
  text-align: center;
  margin: 20px 5px 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.terms-and-privacy-section {
  color: #000;
  padding: 10px 10px 0;
  font-size: 16px;
  font-weight: 700;
}

.dw-app-store-block.dw-block-top-margin, .yoga-app-store-block.yoga-block-top-margin {
  margin-top: 80px;
}

.google-plus-button {
  float: none;
  clear: none;
  background-image: url('../images/googleplus.png');
  background-size: contain;
  border-radius: 2px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin-right: 5px;
  display: inline-block;
}

.google-plus-button:hover {
  opacity: .75;
}

.google-follow-button {
  float: none;
  clear: none;
  margin-right: 5px;
  display: inline-block;
  position: relative;
  overflow: visible;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.link-app-section {
  background-image: linear-gradient(#3f4eff, #fff);
  padding-bottom: 200px;
}

.link-app-section.ab-section {
  background-image: linear-gradient(#6e79fa, #fff);
}

.link-app-section.arm-section {
  background-image: linear-gradient(#f56d6d, #fff);
}

.link-app-section.butt-section {
  background-image: linear-gradient(#b96df5, #fff);
}

.link-app-section.cardio-section {
  background-image: linear-gradient(#fcb852, #fff);
}

.link-app-section.leg-section {
  background-image: linear-gradient(#6dff51, #fff);
}

.link-app-section.workouts-section {
  background-image: linear-gradient(#21b2f5, #fff);
}

.link-app-section.yoga-section {
  background-image: linear-gradient(#941751, #fff);
}

.instagram-button {
  float: none;
  background-color: #fff;
  background-image: url('../images/Instagram.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  border-radius: 8px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin: 0 10px 0 0;
  padding-top: 13px;
  padding-bottom: 0;
  list-style-type: disc;
  display: inline-block;
}

.instagram-button:hover {
  opacity: .75;
}

.column {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.column-2 {
  display: block;
  overflow: visible;
}

.youtube, .youtube-2 {
  margin-top: 10px;
}

.youtube-button {
  float: none;
  background-image: url('../images/YouTube.png');
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 8px;
  width: 30px;
  min-width: 30px;
  height: 30px;
  min-height: 30px;
  margin: 0 10px 0 0;
  padding-top: 13px;
  padding-bottom: 0;
}

.link-block {
  background-image: url('../images/yt_logo_rgb_dark.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.youtube-link-block {
  float: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/yt_logo_rgb_dark.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 400px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  overflow: hidden;
}

.text-block {
  text-align: center;
  font-size: 10px;
}

.container {
  padding-left: 10px;
  padding-right: 10px;
}

.link-block-2 {
  float: none;
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 60px;
  display: block;
  overflow: visible;
}

.link {
  display: block;
}

.link.company-daily-link, .link.company-daily-link.w--current {
  float: left;
  color: #fff;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-size: 26px;
  font-weight: 300;
  text-decoration: none;
}

.link-2 {
  float: left;
}

.link-2.company-workout-link {
  color: #bababa;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  text-decoration: none;
}

.link-2.company-workout-link.w--current {
  float: left;
  clear: none;
  display: block;
}

.link-3 {
  display: block;
}

.link-3.company-apps-link {
  float: left;
  color: #c78e38;
  margin-top: 20px;
  font-size: 26px;
  font-weight: 300;
  line-height: 20px;
  text-decoration: none;
}

.link-3.company-apps-link.w--current {
  float: left;
  clear: none;
  color: #c78e38;
  margin-top: 20px;
  font-size: 26px;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.column-3 {
  clear: none;
  padding-right: 0;
}

.column-4, .column-5 {
  padding-right: 0;
}

.dropdown {
  border-right: 5px solid #000;
}

.form-background {
  z-index: 9990;
  background-color: #000000b3;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
}

.form-foreground {
  background-color: #fff;
  width: 640px;
  height: 1200px;
  margin: auto;
  display: block;
  position: static;
  inset: 0% 0% auto;
}

.form-embed {
  z-index: 9991;
  width: 100%;
  height: 100%;
  margin: auto;
  display: block;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.div-block {
  z-index: 9999;
  background-color: #000000a6;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.button {
  display: inline-block;
  position: relative;
}

.close-div {
  z-index: 9992;
  float: none;
  cursor: pointer;
  width: 35px;
  height: 35px;
  padding-top: 5px;
  padding-left: 5px;
  position: relative;
  inset: 0% 0% auto auto;
  overflow: visible;
}

.recaptcha {
  margin-bottom: 20px;
}

.thank-you {
  color: #000;
  text-align: center;
  margin-top: 20px;
  font-size: 18px;
  display: block;
}

.thank-you-section {
  justify-content: center;
  display: flex;
}

.thank-you-header {
  text-align: center;
  font-size: 18px;
  display: block;
  position: static;
}

.container-2 {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.body {
  text-align: center;
}

.text-block-2 {
  margin: 10px;
  font-size: 18px;
  font-weight: 700;
}

.text-block-3 {
  margin: 10px;
  font-size: 16px;
}

.paragraph {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

.heading {
  color: #000;
}

.text-block-4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
}

.nav-link-copy {
  color: #bababa;
  text-transform: uppercase;
  border-bottom: 2px solid #0000;
  margin-left: 5px;
  margin-right: 5px;
  padding: 20px 0 0;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: border .3s;
  display: inline-block;
}

.nav-link-copy:hover {
  border-bottom-color: #c78e38;
}

.nav-link-copy.w--current {
  color: #c78e38;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.nav-link-copy.unselected.w--current {
  color: #bababa;
}

.affiliateproduct {
  margin: 20px;
}

.heading-2 {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.container-3 {
  margin-bottom: 20px;
}

html.w-mod-js [data-ix="fade-in-right-phone"] {
  opacity: 0;
  transform: scale(.8);
}

html.w-mod-js [data-ix="fade-in-right-tablet"], html.w-mod-js [data-ix="fade-in-right-general"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="fade-in-left-phone"] {
  opacity: 0;
  transform: scale(.8);
}

html.w-mod-js [data-ix="fade-in-left-tablet"], html.w-mod-js [data-ix="fade-in-left-general"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="fade-in-up-app-buttons"] {
  opacity: 0;
  transform: scale(.8);
}

@media screen and (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }

  .app-name-tagline {
    font-size: 16px;
  }

  .app-detail-section {
    border-top: 0 #0000;
  }

  .choose-store-label {
    text-shadow: none;
  }

  .yoga-app-detail-section {
    border-top: 0 #0000;
  }

  .dw-app-store-block.dw-block-top-margin, .yoga-app-store-block.yoga-block-top-margin {
    margin-top: 0;
  }

  .close-div {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    margin-top: 0;
  }

  .section {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 33px;
  }

  .app-name-header {
    padding-top: 2px;
    padding-bottom: 2px;
  }

  .app-name-tagline {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .facebook-button {
    margin-left: 10px;
  }

  .company-workout {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 69px;
  }

  .company-apps {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 183px;
  }

  .nav-bar-column-2 {
    padding-left: 15px;
    padding-right: 0;
  }

  .menu-button {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .menu-button.w--open {
    padding: 20px 20px 0 0;
  }

  .choose-store-label {
    text-shadow: none;
  }

  .badge-column-padding {
    display: block;
  }

  .app-description-bullets {
    box-shadow: none;
    padding-top: 5px;
  }

  .bullet-note {
    font-size: 12px;
  }

  .new-app-icons {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 18px;
    line-height: 23px;
  }

  .section {
    text-align: center;
  }

  .nav-link {
    text-align: right;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 10px;
    display: flex;
  }

  .nav-link.w--current {
    text-shadow: none;
  }

  .app-name-header {
    padding-left: 0;
    padding-right: 0;
    font-size: 28px;
    line-height: 40px;
  }

  .app-name-tagline {
    letter-spacing: 0;
    padding: 5px 0;
    line-height: 20px;
  }

  .company-daily {
    clear: none;
  }

  .company-workout {
    clear: none;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 69px;
    overflow: visible;
  }

  .company-apps {
    float: left;
    position: absolute;
    left: 183px;
  }

  .menu-button {
    color: red;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .menu-icon {
    color: #bababa;
  }

  .app-detail-section {
    clear: right;
  }

  .choose-store-label {
    text-shadow: none;
  }

  .dw-phone {
    margin-right: -1px;
  }

  .nav-menu-open {
    background-color: #0000;
    margin-left: 100px;
  }

  .app-description-bullets {
    box-shadow: none;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .bullet-note {
    text-shadow: none;
    padding-left: 15px;
    padding-right: 0;
    font-size: 12px;
  }

  .column {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .link.company-daily-link, .link.company-daily-link.w--current, .link-2.company-workout-link, .link-2.company-workout-link.w--current, .link-3.company-apps-link, .link-3.company-apps-link.w--current {
    font-size: 16px;
  }

  .column-7 {
    padding-right: 0;
  }

  .nav-link-copy {
    text-align: right;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
    padding-top: 10px;
    display: flex;
  }

  .nav-link-copy.w--current {
    text-shadow: none;
  }
}

#w-node-_268b9c28-b321-d3fe-0016-9e742c012daa-22f1694f, #w-node-_5fa79e78-d303-89cf-7f85-bda49c626efd-22f1694f, #w-node-f9389b69-3034-18c0-655c-a08d4ff79950-22f1694f, #w-node-_1cb4478d-89f5-4eb9-1650-c07ba96ae6da-22f1694f, #w-node-_0aa471f9-5864-e666-49d3-ac824ac8b97f-22f1694f {
  align-self: center;
}


