/*********************
CLEARFIXIN'
*********************/
.clear {
  clear: both;
}

/*********************
TOOLS
*********************/
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.center {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 24px;
}

.iframe-wrap {
  position: relative;
  display: block;
  margin-top: 35px;
  margin-bottom: 40px;
}
.iframe-wrap:last-child {
  margin-bottom: 0;
}
.iframe-wrap:first-child {
  margin-top: 0;
}
@media screen and (min-width: 1000px) {
  .iframe-wrap {
    margin-top: 40px;
    margin-bottom: 70px;
  }
}
.iframe-wrap:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%;
}
.iframe-wrap iframe {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
}

/*********************
COLORS
*********************/
/*********************
TYPOGRAPHY
*********************/
/* text alignment */
.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.no-margin-bottom {
  margin-bottom: 1px;
}

.no-margin-top {
  margin-top: 1px;
}

.no-padding-bottom {
  padding-bottom: 1px !important;
}

.no-padding-top {
  padding-top: 1px !important;
}

em {
  font-style: italic !important;
}

strong {
  font-weight: 700 !important;
}

/*****************
RESET
*****************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}

/*****************
STYLES
*****************/
.inter-400 {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.inter-500, .be-healthy .inner, body.page .caption, body.page .label, body.page .c-body, body.page body.page-template-default .inner table th, body.page-template-default .inner table body.page th,
body.page body.page-template-default .inner table td,
body.page-template-default .inner table body.page td, body.page body.page-template-default .inner ul li, body.page-template-default .inner ul body.page li, body.page body.page-template-default .inner ol li, body.page-template-default .inner ol body.page li, body.page body.page-template-default .inner p, body.page-template-default .inner body.page p, body.page p {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.inter-700, body.page .btn, body.page .c-h6, body.page body.page-template-default .inner h6, body.page-template-default .inner body.page h6, body.page .c-h5, body.page body.page-template-default .inner h5, body.page-template-default .inner body.page h5, body.page .c-h4, body.page body.page-template-default .inner h4, body.page-template-default .inner body.page h4, body.page .c-h3, body.page body.page-template-default .inner h3, body.page-template-default .inner body.page h3, body.page .c-h2, body.page body.page-template-default .inner h2, body.page-template-default .inner body.page h2, body.page .c-h1, body.page body.page-template-default .inner h1, body.page-template-default .inner body.page h1, body.page .c-display {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

body.page .c-display {
  position: relative;
  font-size: 55px;
  line-height: 120%;
}
body.page .c-h1, body.page body.page-template-default .inner h1, body.page-template-default .inner body.page h1 {
  position: relative;
  font-size: 28px;
  line-height: 120%;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  body.page .c-h1, body.page body.page-template-default .inner h1, body.page-template-default .inner body.page h1 {
    font-size: 39px;
    margin-bottom: 13px;
  }
}
body.page .c-h2, body.page body.page-template-default .inner h2, body.page-template-default .inner body.page h2 {
  position: relative;
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 13px;
}
body.page .c-h3, body.page body.page-template-default .inner h3, body.page-template-default .inner body.page h3 {
  position: relative;
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 13px;
}
body.page .c-h4, body.page body.page-template-default .inner h4, body.page-template-default .inner body.page h4 {
  position: relative;
  font-size: 18px;
  line-height: 120%;
  margin-bottom: 13px;
}
body.page .c-h5, body.page body.page-template-default .inner h5, body.page-template-default .inner body.page h5 {
  position: relative;
  font-size: 16px;
  line-height: 120%;
  margin-bottom: 13px;
}
body.page .c-h6, body.page body.page-template-default .inner h6, body.page-template-default .inner body.page h6 {
  position: relative;
  font-size: 14px;
  line-height: 120%;
  margin-bottom: 13px;
}
body.page .c-body, body.page body.page-template-default .inner table th, body.page-template-default .inner table body.page th,
body.page body.page-template-default .inner table td,
body.page-template-default .inner table body.page td, body.page body.page-template-default .inner ul li, body.page-template-default .inner ul body.page li, body.page body.page-template-default .inner ol li, body.page-template-default .inner ol body.page li, body.page body.page-template-default .inner p, body.page-template-default .inner body.page p, body.page p {
  position: relative;
  font-size: 16px;
  line-height: 150%;
}
body.page .c-body.large, body.page body.page-template-default .inner table th.large, body.page-template-default .inner table body.page th.large,
body.page body.page-template-default .inner table td.large,
body.page-template-default .inner table body.page td.large, body.page body.page-template-default .inner ul li.large, body.page-template-default .inner ul body.page li.large, body.page body.page-template-default .inner ol li.large, body.page-template-default .inner ol body.page li.large, body.page p.large {
  font-size: 18px;
}
body.page .c-body.small, body.page body.page-template-default .inner table th.small, body.page-template-default .inner table body.page th.small,
body.page body.page-template-default .inner table td.small,
body.page-template-default .inner table body.page td.small, body.page body.page-template-default .inner ul li.small, body.page-template-default .inner ul body.page li.small, body.page body.page-template-default .inner ol li.small, body.page-template-default .inner ol body.page li.small, body.page p.small {
  font-size: 13px;
}
body.page .label {
  position: relative;
  font-size: 13px;
  line-height: 150%;
  text-transform: uppercase;
}
body.page .caption {
  position: relative;
  font-size: 13px;
  line-height: 150%;
}
body.page .btn {
  position: relative;
  display: inline-block;
  padding: 17px 15px;
  border-radius: 7px;
  background: #306C75;
  color: #FFF;
  font-size: 16px;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
body.page .btn:hover {
  background: #7ABDBA;
  color: #001F24;
}
body.page .btn:active, body.page .btn:focus {
  background: #0B4E57;
  color: #E3FFFD;
}
@media screen and (min-width: 768px) {
  body.page .btn.wider {
    padding: 17px 35px;
  }
}
body.page .btn.white {
  color: #306C75;
  background: #FFF;
}
body.page .btn-img img {
  height: 44px;
  width: auto;
}

.header-main {
  position: fixed;
  display: block;
  width: 100%;
  top: 0;
  left: 0;
  padding: 20px 0;
  z-index: 2;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.header-main .logo-main {
  position: relative;
  height: 70px;
  transition: all 0.2s ease-in-out;
}
.header-main .logo-main .app-logo {
  position: absolute;
  height: 100%;
  width: auto;
  border-radius: 7px;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
.header-main .logo-main .main-logo {
  position: absolute;
  height: 100%;
  width: auto;
  border-radius: 7px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.header-main.scrolled {
  background: #FFF;
  padding: 10px 0;
  opacity: 1;
}
.header-main.scrolled .logo-main {
  height: 40px;
}
.header-main.scrolled .logo-main .app-logo {
  opacity: 0;
}
.header-main.scrolled .logo-main .main-logo {
  opacity: 1;
}

.page-template-template-home #content {
  position: relative;
  padding-bottom: 0;
  z-index: 1;
}

.large-intro-hero {
  position: relative;
  overflow: hidden;
}
.large-intro-hero:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(to bottom, #c8ddce 25%, #e6e9d5, 60%, #fee5c2 70%);
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.large-intro-hero .inner {
  position: relative;
  padding-bottom: 30px;
  z-index: 4;
}
.large-intro-hero .inner-inner {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.large-intro-hero .inner-inner.animate-in {
  max-height: 258px;
  opacity: 1;
}
.large-intro-hero:before {
  content: "";
  position: absolute;
  display: block;
  width: 120%;
  padding-top: 100%;
  border-radius: 50%;
  background: #FFF;
  top: 78%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}
.large-intro-hero .bottom-part {
  position: absolute;
  display: none;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 230px;
  z-index: 3;
}

.button-line {
  position: relative;
  text-align: center;
  padding-top: 20px;
}
.button-line a {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.button-line .app-store {
  margin: 0 4px 10px 0;
}
.button-line .play-store {
  margin: 0 0 10px 4px;
}
.button-line.normal {
  padding-top: 28px;
}
.button-line .web-app {
  min-width: 150px;
  padding: 14px 15px;
}

@media screen and (min-width: 354px) {
  .button-line {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
  }
  .button-line .web-app {
    min-width: 295px;
  }
}
@media screen and (min-width: 400px) {
  .button-line .web-app {
    min-width: 323px;
    padding: 17px 15px;
  }
  .intro-split-wrapper .content-right img {
    max-width: 250px !important;
  }
}
.blue-content-bar {
  position: relative;
  padding: 60px 0;
  background: #306C75;
}
.blue-content-bar .inner {
  position: relative;
  text-align: center;
  max-width: 640px;
  margin: 0 auto;
}
.blue-content-bar .inner h2, .blue-content-bar .inner p {
  color: #FFF;
}

.main-details-wrap {
  position: relative;
  padding: 60px 0;
}
.main-details-wrap .top-part {
  position: relative;
  text-align: center;
  max-width: 640px;
  margin: 0 auto 50px;
}

.content-col-wrap {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 40px;
  grid-row-gap: 50px;
}
@media screen and (min-width: 600px) {
  .content-col-wrap {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .content-col-wrap.two {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (min-width: 900px) {
  .content-col-wrap {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-column-gap: 50px;
  }
  .content-col-wrap.four {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.content-col-wrap.add-bottom {
  margin-bottom: 20px;
}
.content-col-wrap .col img {
  margin-bottom: 25px;
}

.cta-wrapper {
  position: relative;
}
.cta-wrapper .inner {
  position: relative;
  background: #306C75;
  border-radius: 7px;
  padding: 50px 24px;
  text-align: center;
}
.cta-wrapper .inner h2, .cta-wrapper .inner p {
  color: #FFF;
}
.cta-wrapper .inner p {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.be-healthy {
  position: relative;
  padding-top: 80px;
}
.be-healthy .inner {
  position: relative;
  text-align: center;
  font-size: 26px;
  color: #306C75;
}
.be-healthy .inner img {
  display: block;
  margin: 0 auto;
  max-width: 260px;
}

#footer-main {
  position: relative;
  background: #306C75;
  height: 20px;
}

#content.coming-soon {
  height: 100vh;
  width: 100%;
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
}

.inner-page-wrapper {
  position: relative;
  padding: 100px 0 100px;
}

.entry-content p, .entry-content ul, .entry-content ol {
  margin-top: 10px !important;
  margin-bottom: 15px !important;
}

.entry-content ul {
  list-style-type: disc;
  padding-left: 40px;
}

.entry-content ol {
  list-style-type: decimal;
  padding-left: 40px;
}

.archive .cs-posts-area__pagination .cs-load-more {
  color: #FFF !important;
}

@media screen and (max-width: 767px) {
  .title-relocated {
    font-size: 35px !important;
  }
  .cs-entry__header-standard {
    display: none;
  }
}
body.post-template-default h2 {
  font-size: 1.9rem;
  color: var(--cs-color-primary);
}
body.post-template-default h2 b, body.post-template-default h2 strong, body.post-template-default h2 span {
  font-weight: 700 !important;
}
body.post-template-default h3, body.post-template-default h4 {
  font-size: 1.7rem;
  color: var(--cs-color-primary);
}
body.post-template-default h3 b, body.post-template-default h3 strong, body.post-template-default h3 span, body.post-template-default h4 b, body.post-template-default h4 strong, body.post-template-default h4 span {
  font-weight: 700 !important;
}
body.post-template-default .healthy-box h2,
body.post-template-default .dig-main-inner .content-part h3 {
  color: var(--cs-color-primary) !important;
}

body.page-template-default #content:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 94vh;
  background: linear-gradient(to bottom, #24bdbd 1%, #badacb 25%, #e6e9d5, 60%, #fee5c2 70%, #FFF 90%);
}
body.page-template-default .header-main {
  display: block;
  background: #FFF;
  padding: 10px 0;
  opacity: 1;
}
body.page-template-default .header-main .logo-main {
  height: 40px;
}
body.page-template-default .header-main .logo-main .main-logo {
  opacity: 1;
}
body.page-template-default .inner {
  position: relative;
  padding: 30px 20px;
  border-radius: 7px;
  background: #FFF;
}
body.page-template-default .inner .inner-inner {
  position: relative;
  max-width: 980px;
}
body.page-template-default .inner .kicker {
  color: #7ABDBA;
  text-transform: uppercase;
}
body.page-template-default .inner h1 {
  margin-top: 40px;
  margin-bottom: 18px;
  color: #306C75;
}
body.page-template-default .inner h1:first-child {
  margin-top: 0;
}
body.page-template-default .inner h2 {
  margin-top: 40px;
  color: #306C75;
}
body.page-template-default .inner h2:first-child {
  margin-top: 0;
}
body.page-template-default .inner h3 {
  margin-top: 40px;
  color: #306C75;
}
body.page-template-default .inner h3:first-child {
  margin-top: 0;
}
body.page-template-default .inner h4 {
  margin-top: 40px;
  color: #306C75;
}
body.page-template-default .inner h4:first-child {
  margin-top: 0;
}
body.page-template-default .inner h5 {
  margin-top: 30px;
  color: #306C75;
}
body.page-template-default .inner h5:first-child {
  margin-top: 0;
}
body.page-template-default .inner h6 {
  margin-top: 30px;
  color: #306C75;
}
body.page-template-default .inner h6:first-child {
  margin-top: 0;
}
body.page-template-default .inner p {
  margin-bottom: 18px;
}
body.page-template-default .inner ul, body.page-template-default .inner ol {
  padding: 10px 0 22px 30px;
}
body.page-template-default .inner ul li, body.page-template-default .inner ol li {
  margin-bottom: 18px;
}
body.page-template-default .inner ul.no-bottom, body.page-template-default .inner ol.no-bottom {
  padding-bottom: 0;
}
body.page-template-default .inner ul li {
  list-style: disc;
}
body.page-template-default .inner ol li {
  list-style: decimal;
}
body.page-template-default .inner a {
  color: #000;
}
body.page-template-default .inner table {
  margin: 0 auto;
}
body.page-template-default .inner table {
  color: #000;
  border: 1px solid #000;
  border-collapse: collapse;
  margin-top: 30px;
}
body.page-template-default .inner table th {
  text-align: left;
}
body.page-template-default .inner table thead th,
body.page-template-default .inner table tfoot th {
  color: #black;
  background: rgba(0, 0, 0, 0.1);
  font-weight: 700;
}
body.page-template-default .inner table caption {
  padding: 15px;
}
body.page-template-default .inner table th,
body.page-template-default .inner table td {
  font-size: 14px;
  padding: 15px;
  border: 1px solid lightgrey;
  width: 50%;
}

.new-intro-hero {
  position: relative;
  padding: 40px 0;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}
.new-intro-hero .new-hero-inner-wrap {
  position: relative;
}
.new-intro-hero .featured-article-widget {
  position: relative;
}
.new-intro-hero h1 {
  position: relative;
  margin-bottom: 30px;
  max-width: 520px;
}
.new-intro-hero a {
  text-decoration: none;
}
.new-intro-hero .featured-article-widget {
  position: relative;
  padding: 20px 15px;
  margin-bottom: 40px;
  background: rgba(122, 189, 186, 0.18);
  border-radius: 14px;
}
.new-intro-hero .article-part {
  position: relative;
}
.new-intro-hero .article-part .thumb-img {
  position: relative;
  display: block;
  margin-bottom: 14px;
  border-radius: 14px;
}
.new-intro-hero .article-part .thumb-img:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%;
}
.new-intro-hero .article-part .cat {
  position: relative;
  display: inline-block;
  font-size: 11px;
  color: #FFF;
  font-weight: 700;
  background: #306C75;
  padding: 4px 12px;
  margin-bottom: 12px;
  border-radius: 16px;
  text-decoration: none;
}
.new-intro-hero .article-part h2 {
  margin-bottom: 12px;
}
.new-intro-hero .article-part h2, .new-intro-hero .article-part h2 a {
  color: #1D1D1D;
}
.new-intro-hero .article-part .learn-more {
  color: #306C75;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 13px;
}
.new-intro-hero .article-part .learn-more svg {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-1px);
  width: 15px;
  height: auto;
}
.new-intro-hero .featured-one {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: solid 1px #306C75;
}
.new-intro-hero .featured-one h2 {
  font-size: 22px;
}
.new-intro-hero .support-multiple {
  position: relative;
  padding-bottom: 10px;
}
.new-intro-hero .support-multiple .article-piece {
  position: relative;
  margin-bottom: 34px;
}
.new-intro-hero .support-multiple .article-piece:last-child {
  margin-bottom: 0;
}
.new-intro-hero .support-multiple .article-piece .cat {
  display: none;
}
.new-intro-hero .support-multiple .article-piece h2 {
  font-size: 17px;
}
.new-intro-hero .support-multiple .article-piece .thumb-img {
  display: none;
}
.new-intro-hero .download-part {
  position: relative;
}
.new-intro-hero .download-part .phone {
  width: 220px;
  margin: 0 auto;
}
.new-intro-hero .download-part .download-buttons {
  position: relative;
  padding: 20px 15px;
  background: rgba(122, 189, 186, 0.18);
  border-radius: 14px;
}
.new-intro-hero .download-part .download-buttons p {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
  margin: 0;
  font-weight: 800;
  letter-spacing: 0;
  font-size: 22px;
}

.newest-intro-hero {
  position: relative;
  padding-bottom: 50px;
  margin-bottom: 50px;
  padding-top: 30px;
}
.newest-intro-hero h1 {
  position: relative;
  margin-bottom: 30px;
  max-width: 620px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  font-weight: 600;
  border-left: solid 4px #306C75;
}
.newest-intro-hero .cat {
  position: relative;
  display: inline-block;
  font-size: 11px;
  color: #FFF;
  font-weight: 700;
  background: #306C75;
  padding: 4px 12px;
  border-radius: 16px;
  text-decoration: none;
}
.newest-intro-hero h2 {
  margin-bottom: 12px;
}
.newest-intro-hero h2, .newest-intro-hero h2 a {
  color: #FFF;
}
.newest-intro-hero .learn-more {
  color: #FFF;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 13px;
}
.newest-intro-hero .learn-more svg {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-1px);
  width: 15px;
  height: auto;
  stroke: #FFF;
}
.newest-intro-hero .fancy-featured-content {
  position: relative;
}
.newest-intro-hero .fancy-featured-content .author-line {
  position: relative;
  display: block;
  margin-bottom: 15px;
  color: #E4E4E4;
}
.newest-intro-hero .fancy-featured-content .author-line .part {
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.newest-intro-hero .fancy-featured-content .author-line .part2 {
  padding-left: 20px;
}
.newest-intro-hero .fancy-featured-content .author-line .part2:before {
  content: "";
  position: absolute;
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  left: 8px;
  top: 10px;
  background: #E4E4E4;
}
.newest-intro-hero .fancy-featured-content .author-line .author {
  color: #FFF;
  font-weight: 600;
}
.newest-intro-hero .fancy-featured-content .featured-one {
  position: relative;
  padding: 140px 20px 30px;
  margin-bottom: 40px;
  border-radius: 8px;
  overflow: hidden;
}
.newest-intro-hero .fancy-featured-content .featured-one a {
  text-decoration: none;
}
.newest-intro-hero .fancy-featured-content .featured-one .thumb-img {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.newest-intro-hero .fancy-featured-content .featured-one .thumb-img:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 26%, rgb(35, 28, 7) 100%);
}
.newest-intro-hero .fancy-featured-content .featured-one .content-part {
  position: relative;
  max-width: 500px;
}
.newest-intro-hero .fancy-featured-content .featured-one .excerpt {
  position: relative;
  margin-bottom: 20px;
}
.newest-intro-hero .fancy-featured-content .featured-one .excerpt p {
  color: #FFF;
  font-size: 14px;
}
.newest-intro-hero .fancy-featured-content .support-multiple {
  position: relative;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece {
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: solid 1px #e4e4e4;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2 {
  margin-bottom: 16px;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2, .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2 a {
  color: #1d1d1d;
  text-decoration: none;
  font-size: 18px;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece .author-line {
  margin-bottom: 10px;
  color: #6e6e6e;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece .author-line .part2:before {
  background: #6e6e6e;
}
.newest-intro-hero .fancy-featured-content .support-multiple .article-piece .author-line .author {
  color: #1d1d1d;
}
.newest-intro-hero .download-part {
  position: relative;
}
.newest-intro-hero .download-part .phone {
  width: 220px;
  margin: 0 auto;
}
.newest-intro-hero .download-part .download-buttons {
  position: relative;
  padding: 20px 15px;
  background: rgba(122, 189, 186, 0.18);
  border-radius: 8px;
}
.newest-intro-hero .download-part .download-buttons p {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  text-align: center;
  margin: 0;
  font-weight: 800;
  letter-spacing: 0;
  font-size: 22px;
}

.article-quad-wrap {
  position: relative;
  padding-top: 40px;
}
.article-quad-wrap .inner-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}
.article-quad-wrap .inner-wrapper .col {
  position: relative;
  display: block;
  text-decoration: none;
}
.article-quad-wrap .inner-wrapper .col .image-wrapper {
  position: relative;
  display: block;
  margin-bottom: 25px;
  border-radius: 14px;
}
.article-quad-wrap .inner-wrapper .col .image-wrapper:before {
  content: "";
  position: relative;
  display: block;
  padding-top: 56.25%;
}
.article-quad-wrap .inner-wrapper .col .content-wrapper {
  position: relative;
}
.article-quad-wrap .inner-wrapper .col h3 {
  font-size: 21px;
  margin-bottom: 12px;
}
.article-quad-wrap .inner-wrapper-outer {
  position: relative;
  overflow: hidden;
  transition: max-height 0.5s ease;
  max-height: 600px; /* Enough to show first 4 desktop cards and preview next row */
}
.article-quad-wrap .gradient-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 190px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%);
  pointer-events: none;
  transition: opacity 0.5s ease;
}
.article-quad-wrap .expand-programs {
  position: relative;
  margin-top: 15px;
  background: #306C75;
  color: #fff;
  padding: 5px 30px;
  border: none;
  cursor: pointer;
}
.article-quad-wrap .expand-programs svg {
  max-width: 25px;
}
.article-quad-wrap .expand-line {
  position: relative;
  text-align: center;
}
.article-quad-wrap .expand-line:before {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 1px;
  left: 0;
  top: 37px;
  background: #c8ddce;
}

.mobile-site-nav {
  position: absolute;
  display: none;
  width: 100%;
  top: 100%;
  left: 0;
  padding: 30px 20px;
  background: #FFF;
  box-sizing: border-box;
}
.mobile-site-nav .primary-menu {
  padding: 0 10px;
}
.mobile-site-nav .primary-menu > li {
  padding: 5px 0;
}
.mobile-site-nav .primary-menu > li > a {
  position: relative;
  font-weight: 700;
  font-size: 20px;
}
.mobile-site-nav .primary-menu > li > a .chevron {
  position: absolute;
  margin-left: 10px;
  top: 10px;
  transition: all 0.2s ease-in-out;
}
.mobile-site-nav a {
  font-family: "Inter", sans-serif;
  color: #000;
  text-decoration: none;
}
.mobile-site-nav .sub-menu {
  overflow: hidden;
  max-height: 0;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.mobile-site-nav .sub-menu li {
  padding: 5px 0;
}
.mobile-site-nav .sub-menu li:first-child {
  padding-top: 10px;
}
.mobile-site-nav .sub-menu li:last-child {
  padding-bottom: 10px;
}
.mobile-site-nav .open a .chevron {
  transform: rotate(180deg);
}
.mobile-site-nav .open .sub-menu {
  opacity: 1;
  max-height: 640px;
}

.log-track-learn-section {
  position: relative;
  overflow: hidden;
  padding: 60px 0;
  margin-top: 60px;
  background: #c3e2e1;
}
.log-track-learn-section .inner-wrapper {
  position: relative;
}
.log-track-learn-section .inner-wrapper .part-left {
  display: none;
}
.log-track-learn-section .inner-wrapper .part-right {
  position: relative;
  text-align: center;
}
.log-track-learn-section .inner-wrapper .part-right h2 {
  font-size: 30px;
  color: #306C75;
}
.log-track-learn-section .inner-wrapper .part-right .support-line {
  color: #306C75;
}
.log-track-learn-section .inner-wrapper .button-wrapper {
  position: relative;
  padding-top: 40px;
  text-align: center;
}
.log-track-learn-section .inner-wrapper .button-wrapper img {
  position: relative;
  display: inline-block;
  height: 45px;
}
.log-track-learn-section .bg-part {
  position: absolute;
  width: 113%;
  bottom: 0;
  left: 0;
}
.log-track-learn-section .bg-part svg {
  display: block;
  width: 100%;
  height: auto;
}

#footer-main-app {
  position: relative;
  padding: 44px 0 58px;
  background: #f1f1f1;
  /*
  padding: 24px 0 58px;
  background: #f1f1f1;
  */
}
#footer-main-app .footer-logo {
  position: relative;
  display: block;
  width: 150px;
  height: auto;
  margin-bottom: 24px;
}
#footer-main-app .footer-menu-1 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 13px;
  margin-bottom: 13px;
}
#footer-main-app .footer-menu-1 a {
  font-size: 18px;
  font-weight: 500;
  color: #347ABD;
  text-decoration: underline;
}
#footer-main-app .footer-menu-2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 13px;
  margin-bottom: 44px;
}
#footer-main-app .footer-menu-2 a {
  font-size: 13px;
  font-weight: 500;
  color: #347ABD;
  text-decoration: underline;
}
#footer-main-app .footer-social-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  gap: 13px;
}

.cs-footer {
  display: none !important;
}

.custom-header-button-wrapper a {
  font-family: var(--cs-font-menu-family), sans-serif;
  font-size: var(--cs-font-menu-size);
  line-height: var(--cs-font-menu-line-height);
  font-weight: var(--cs-font-menu-weight);
  font-style: var(--cs-font-menu-style);
  letter-spacing: var(--cs-font-menu-letter-spacing);
  text-transform: var(--cs-font-menu-text-transform);
  color: #FFF;
  text-decoration: none;
  position: relative;
  padding: 2px 0;
}
.custom-header-button-wrapper a:hover {
  text-decoration: underline;
  color: #FFF;
}

.custom-header-button-wrapper a.log-in {
  padding-right: 12px;
  border-right: solid 2px #FFF;
}

.custom-header-button-wrapper a.sign-up {
  padding-left: 7px;
}

.custom-header-button-wrapper.mobile a {
  color: var(--cs-color-primary);
  font-weight: 600;
}
.custom-header-button-wrapper.mobile a:hover {
  color: var(--cs-color-primary);
}

.custom-header-button-wrapper.mobile a.log-in {
  padding-right: 12px;
  border-right: solid 2px var(--cs-color-primary);
}

/*removed author*/
.author-line .part1,
.author-line .part2:before,
.cs-meta-author,
.cs-meta-date:before,
.cs-entry__footer-date:before {
  display: none !important;
}

.author-line .part2 {
  padding-left: 0 !important;
}

/*end removed author*/
.title-wrapper {
  position: relative;
  margin-bottom: 30px;
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: left;
  border-left: solid 4px #306C75;
}
.title-wrapper h1, .title-wrapper h2 {
  margin-bottom: 7px;
  color: #306C75;
}
.title-wrapper .support-title {
  color: #306C75;
  font-size: 13px;
  font-family: var(--cs-font-headings-family), sans-serif;
  font-weight: 400;
  text-transform: var(--cs-font-headings-text-transform);
  line-height: var(--cs-font-headings-line-height);
  letter-spacing: var(--cs-font-headings-letter-spacing);
}

.large-intro-hero .title-wrapper {
  padding: 0;
  text-align: center;
  border: none;
}
.large-intro-hero .title-wrapper h1 {
  font-family: "fields", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
}
.large-intro-hero .title-wrapper h1, .large-intro-hero .title-wrapper h2 {
  margin-bottom: 7px;
  color: #306C75;
}
.large-intro-hero .title-wrapper .support-title {
  color: #306C75;
  font-size: 15px;
  font-family: var(--cs-font-headings-family), sans-serif;
  font-weight: 400;
  text-transform: var(--cs-font-headings-text-transform);
  line-height: var(--cs-font-headings-line-height);
  letter-spacing: var(--cs-font-headings-letter-spacing);
}

.intro-split-wrapper {
  position: relative;
  padding-top: 50px;
  max-width: 1380px;
}
.intro-split-wrapper .content-left {
  position: relative;
  margin-bottom: 60px;
  text-align: center;
}
.intro-split-wrapper .hero-support {
  position: relative;
  max-width: 840px;
  margin: 0 auto 50px;
}
.intro-split-wrapper .hero-support p {
  color: #306C75;
}
.intro-split-wrapper .content-right {
  position: relative;
}
.intro-split-wrapper .content-right .phone-wrapper {
  position: relative;
}
.intro-split-wrapper .content-right img {
  position: relative;
  max-width: 70%;
  margin: 0 auto;
}
.intro-split-wrapper .content-right .button-wrapper {
  position: relative;
  text-align: center;
}
.intro-split-wrapper .content-right .button-wrapper img {
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.question-wrapper {
  position: relative;
  max-width: 640px;
  margin: 0 auto 20px;
}
.question-wrapper label {
  color: #306C75;
  text-align: center;
  margin-bottom: 20px;
}
.question-wrapper input[type=text] {
  border: solid 0.5px #306C75;
  border-radius: 9px;
  background: #FFF;
  color: #306C75;
  margin-bottom: 13px;
  font-size: 16px;
}
.question-wrapper button[type=submit] {
  border-radius: 9px;
  background: #306C75;
  width: 100%;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  min-height: 50px;
}

.cs-entry__overlay .grad-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(to top, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0.8) var(--black-extent), rgba(0, 0, 0, 0) 100%);
  --black-extent: 30%;
  opacity: 0.8;
}

@media screen and (max-width: 800px) {
  #footer-main-app .footer-logo {
    margin-left: auto;
    margin-right: auto;
  }
  #footer-main-app .footer-menu-1 {
    -ms-flex-pack: center;
        justify-content: center;
  }
  #footer-main-app .footer-menu-2 {
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #footer-main-app .footer-social-wrap {
    -ms-flex-pack: center;
        justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .mobile-site-nav,
  .mobile-site-nav[style] {
    display: none !important;
  }
}
.app-page-page-template .ap-hero {
  position: relative;
  padding: 30px 0 60px;
  background: linear-gradient(to bottom, #c8ddce 25%, #e6e9d5, 60%, #fee5c2 70%);
}
.app-page-page-template .ap-hero .ap-split-wrap {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column-reverse;
      flex-direction: column-reverse;
  gap: 20px;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part {
  position: relative;
  text-align: center;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part h1 {
  margin-bottom: 7px;
  color: #306C75;
  font-family: "fields", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 34px;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part p {
  position: relative;
  font-size: 16px;
  line-height: 150%;
  color: #306C75;
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons {
  position: relative;
  text-align: center;
  padding-top: 30px;
  max-width: 240px;
  margin: 0 auto;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a {
  position: relative;
  display: inline-block;
  width: 240px;
  height: auto;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a:first-child {
  margin-bottom: 10px;
}
.app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a img {
  position: relative;
  display: block;
  max-width: 100%;
  height: auto;
}
.app-page-page-template .ap-hero .ap-split-wrap .image-part {
  position: relative;
  text-align: center;
}
.app-page-page-template .ap-hero .ap-split-wrap .image-part .img-inner {
  position: relative;
  display: inline-block;
  width: 90%;
}
.app-page-page-template .ap-hero .ap-split-wrap .image-part .img-inner img {
  max-width: 100%;
  height: auto;
}
.app-page-page-template .ap-hero .ratings-line {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  margin-bottom: 30px;
}
.app-page-page-template .ap-hero .ratings-line .entry {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  gap: 10px;
  color: #306C75;
  font-size: 15px;
  font-family: var(--cs-font-headings-family), sans-serif;
  font-weight: 400;
  text-transform: var(--cs-font-headings-text-transform);
  line-height: var(--cs-font-headings-line-height);
  letter-spacing: var(--cs-font-headings-letter-spacing);
  font-weight: 700;
}
.app-page-page-template .ap-hero .ratings-line .entry img {
  width: 17px;
  height: auto;
}
.app-page-page-template .ap-hero .ratings-line .stars-2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  width: 101px;
}
.app-page-page-template .ap-hero .ratings-line .stars-2 img {
  width: 17px;
  height: auto;
}
.app-page-page-template .ap-test-wrapper {
  position: relative;
  padding: 48px 0;
  text-align: center;
  background: #306C75;
}
.app-page-page-template .ap-test-wrapper .test-slide-intro {
  max-width: 600px;
  margin: 0 auto 18px;
}
.app-page-page-template .ap-test-wrapper .test-slide-intro .stars {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  width: 180px;
  margin: 0 auto 15px;
}
.app-page-page-template .ap-test-wrapper .test-slide-intro .stars img {
  width: 28px;
  height: auto;
}
.app-page-page-template .ap-test-wrapper .test-slide-intro h2 {
  position: relative;
  color: #FFF;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper {
  padding: 0 30px;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slide p {
  color: #FFF;
  font-size: 16px;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slide p:last-child {
  margin-bottom: 0;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-btn {
  position: absolute;
  background: none;
  outline: none;
  display: inline-block;
  padding: 0;
  top: 50px;
  cursor: pointer;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-btn svg {
  width: 30px;
  fill: white;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-prev {
  left: -10px;
}
.app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-next {
  right: -10px;
}
.app-page-page-template .ap-main-content {
  position: relative;
  padding: 48px 0;
}
.app-page-page-template .ap-main-content h2.larger {
  position: relative;
  margin-bottom: 40px;
  color: #306C75;
  font-size: 32px;
  text-align: center;
}
.app-page-page-template .ap-main-content .split-content-wrapper {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  gap: 40px;
  margin-bottom: 50px;
}
.app-page-page-template .ap-main-content .split-content-wrapper:last-child {
  margin-bottom: 0;
}
.app-page-page-template .ap-main-content .split-content-wrapper.special {
  padding: 30px 20px;
  margin: 20px 0;
  border-radius: 20px;
  background: #306C75;
}
.app-page-page-template .ap-main-content .split-content-wrapper.special .part h3, .app-page-page-template .ap-main-content .split-content-wrapper.special .part p, .app-page-page-template .ap-main-content .split-content-wrapper.special .part li {
  color: #FFF;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part {
  position: relative;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part img {
  position: relative;
  display: block;
  width: 85%;
  margin: 0 auto;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part h3 {
  color: #306C75;
  font-size: 26px;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part p,
.app-page-page-template .ap-main-content .split-content-wrapper .part li {
  color: #306C75;
  font-weight: 500;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part ul, .app-page-page-template .ap-main-content .split-content-wrapper .part ol {
  padding: 0 0 0 25px;
  margin-bottom: 1rem;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part ul {
  list-style: disc;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part ol {
  list-style: decimal;
}
.app-page-page-template .ap-main-content .split-content-wrapper .part ul:last-child, .app-page-page-template .ap-main-content .split-content-wrapper .part ol:last-child, .app-page-page-template .ap-main-content .split-content-wrapper .part p:last-child {
  margin-bottom: 0;
}
.app-page-page-template .tight-content {
  position: relative;
  padding: 0 0 48px;
}
.app-page-page-template .tight-content h2.larger {
  position: relative;
  margin-bottom: 40px;
  color: #306C75;
  font-size: 32px;
  text-align: center;
}
.app-page-page-template .tight-content p, .app-page-page-template .tight-content li, .app-page-page-template .tight-content a {
  color: #306C75;
}
.app-page-page-template .tight-content .center {
  max-width: 720px;
}
.app-page-page-template .tight-content .expander-list {
  max-width: 560px;
  margin: 0 auto 30px;
}
.app-page-page-template .tight-content .expander-list .row {
  margin-bottom: 15px;
}
.app-page-page-template .tight-content .expander-list .row .line1 {
  padding-bottom: 8px;
}
.app-page-page-template .tight-content .expander-list .row .line1 svg {
  width: 10px;
  fill: #306C75;
  margin-right: 10px;
  display: inline;
  transform: translateY(-1px);
}
.app-page-page-template .tight-content .expander-list .row .line1 p {
  display: inline;
  font-weight: 700;
}
.app-page-page-template .tight-content .expander-list .row .line2 {
  display: none;
}
.app-page-page-template .tight-content .more-content {
  max-width: 560px;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .header-main {
    padding-top: 24px;
  }
  .header-main .logo-main {
    max-width: 180px;
  }
  .large-intro-hero:before {
    top: 84%;
    width: 180%;
  }
  .large-intro-hero .bottom-part {
    width: 250px;
  }
  .large-intro-hero .inner {
    padding-bottom: 180px;
  }
  .be-healthy {
    padding-top: 70px;
  }
  .be-healthy .inner {
    font-size: 32px;
  }
  .be-healthy .inner img {
    display: inline-block;
    margin: 0;
    max-width: 154px;
    transform: translateY(-4px);
  }
  body.post-template-default h2 {
    font-size: 36px;
  }
  body.post-template-default h3, body.post-template-default h4 {
    font-size: 28px;
  }
  body.page-template-default .inner {
    padding: 55px 50px;
  }
  .new-intro-hero {
    padding: 40px 0;
  }
  .new-intro-hero .featured-article-widget {
    display: -ms-flexbox;
    display: flex;
    padding: 35px 30px;
  }
  .new-intro-hero .featured-one {
    width: 55%;
    padding-right: 20px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .new-intro-hero .support-multiple {
    width: 45%;
    padding-left: 20px;
  }
  .new-intro-hero .download-part {
    width: 50%;
  }
  .article-quad-wrap .inner-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.page .btn-img img {
    height: 50px;
  }
  .title-wrapper h1 {
    font-size: 52px;
  }
  .title-wrapper .support-title {
    font-size: 20px;
  }
  .large-intro-hero .title-wrapper .support-title {
    font-size: 24px;
  }
  .intro-split-wrapper {
    padding-top: 65px;
  }
  .intro-split-wrapper .content-left {
    margin-bottom: 0;
    padding-right: 0;
  }
  .question-wrapper label {
    width: 100%;
    text-align: center;
  }
  .log-track-learn-section {
    padding: 80px 0;
    margin-top: 60px;
  }
  .log-track-learn-section .inner-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
  }
  .log-track-learn-section .inner-wrapper .part-left {
    position: relative;
    display: block;
    width: 290px;
    padding-right: 40px;
  }
  .log-track-learn-section .inner-wrapper .part-left .phone-total-wrap {
    position: relative;
    padding: 5px;
    overflow: hidden;
    border-radius: 27px;
  }
  .log-track-learn-section .inner-wrapper .part-left .phone-blank {
    position: absolute;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .log-track-learn-section .inner-wrapper .part-left .phone-carousel {
    position: relative;
    display: block;
    overflow: hidden;
    max-width: 100%;
    height: auto;
    border-radius: 27px;
  }
  .log-track-learn-section .inner-wrapper .part-right {
    text-align: left;
    width: calc(100% - 290px);
  }
  .log-track-learn-section .inner-wrapper .part-right h2 {
    font-size: 40px;
  }
  .log-track-learn-section .inner-wrapper .part-right .support-line {
    color: #306C75;
    font-size: 20px;
    font-weight: 600;
  }
  .log-track-learn-section .inner-wrapper .button-wrapper {
    position: relative;
    padding-top: 50px;
    text-align: left;
  }
  .log-track-learn-section .inner-wrapper .button-wrapper img {
    height: 52px;
  }
  .app-page-page-template .ap-hero {
    padding: 40px 0 37px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: 0;
    -ms-flex-align: center;
        align-items: center;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part {
    text-align: left;
    width: 60%;
    padding-right: 50px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part h1 {
    margin-bottom: 15px;
    font-size: 45px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part p {
    font-size: 18px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons {
    text-align: left;
    max-width: none;
    margin: 0;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a {
    width: 190px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a:first-child {
    margin-bottom: 0;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .image-part {
    width: 40%;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .image-part .img-inner {
    width: 100%;
  }
  .app-page-page-template .ap-hero .ratings-line {
    -ms-flex-pack: start;
        justify-content: flex-start;
    gap: 30px;
    margin-bottom: 30px;
  }
  .app-page-page-template .ap-hero .ratings-line .entry {
    font-size: 15px;
  }
  .app-page-page-template .ap-test-wrapper .test-slide-wrapper {
    padding: 0 50px;
  }
  .app-page-page-template .ap-test-wrapper .test-slide-wrapper .slide p {
    font-size: 17px;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  .app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-btn {
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
  }
  .app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-prev {
    left: 0px;
  }
  .app-page-page-template .ap-test-wrapper .test-slide-wrapper .slick-next {
    right: 0px;
  }
  .app-page-page-template .ap-main-content {
    padding: 60px 0 0;
  }
  .app-page-page-template .ap-main-content h2.larger {
    margin-bottom: 60px;
    font-size: 40px;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: 40px;
    margin-bottom: 30px;
    -ms-flex-align: center;
        align-items: center;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper.flip {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper.special {
    padding: 44px 44px;
    margin: 80px 0;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper .part img {
    width: 85%;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper .part h3 {
    font-size: 32px;
  }
  .app-page-page-template .tight-content {
    padding-bottom: 80px;
  }
  .app-page-page-template .tight-content h2.larger {
    font-size: 40px;
  }
}
@media only screen and (min-width: 900px) {
  .main-details-wrap .top-part {
    margin: 0 auto 70px;
  }
  .cta-wrapper .inner {
    padding: 70px 24px 60px;
  }
  .new-intro-hero {
    padding: 50px 0;
  }
  .new-intro-hero h1 {
    margin-bottom: 40px;
  }
  .new-intro-hero .new-hero-inner-wrap {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
  }
  .new-intro-hero .article-part {
    width: 65%;
  }
  .new-intro-hero .download-part {
    width: 35%;
    padding-left: 40px;
  }
  .new-intro-hero .featured-article-widget {
    display: -ms-flexbox;
    display: flex;
    padding: 30px 20px;
    margin: 0;
  }
  .new-intro-hero .featured-one {
    width: 50%;
    padding-right: 25px;
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    /*border-right: solid 0.5px #336C7C;*/
  }
  .new-intro-hero .featured-one h2 {
    font-size: 24px;
  }
  .new-intro-hero .support-multiple {
    width: 50%;
    padding-left: 25px;
  }
  .new-intro-hero .support-multiple .article-piece .thumb-img {
    position: absolute;
    display: none;
    width: 66px;
    height: auto;
    left: 0;
    top: 0;
  }
  .new-intro-hero .support-multiple .article-piece .thumb-img:before {
    padding-top: 180%;
  }
  .new-intro-hero .download-part {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: end;
        justify-content: flex-end;
  }
  .new-intro-hero .download-part .phone {
    width: 200px;
  }
  .new-intro-hero .download-part .download-buttons p {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    text-align: center;
    margin: 0;
    font-weight: 800;
    letter-spacing: 0;
    font-size: 20px;
  }
  .newest-intro-hero {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 40px;
    padding-top: 50px;
  }
  .newest-intro-hero h1 {
    margin-bottom: 40px;
  }
  .newest-intro-hero .cat {
    font-size: 11px;
    padding: 4px 12px;
    border-radius: 16px;
  }
  .newest-intro-hero h2 {
    margin-bottom: 12px;
    font-size: 40px;
  }
  .newest-intro-hero .fancy-featured-content {
    display: -ms-flexbox;
    display: flex;
  }
  .newest-intro-hero .fancy-featured-content .author-line {
    position: relative;
    display: block;
    margin-bottom: 15px;
    color: #E4E4E4;
  }
  .newest-intro-hero .fancy-featured-content .author-line .part {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .newest-intro-hero .fancy-featured-content .author-line .part2 {
    padding-left: 20px;
  }
  .newest-intro-hero .fancy-featured-content .author-line .part2:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 8px;
    top: 10px;
    background: #E4E4E4;
  }
  .newest-intro-hero .fancy-featured-content .author-line .author {
    color: #FFF;
  }
  .newest-intro-hero .fancy-featured-content .featured-one {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end;
    width: 50%;
    padding: 140px 40px 40px 30px;
    margin-bottom: 0;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .thumb-img {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .thumb-img:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 26%, rgb(35, 28, 7) 100%);
  }
  .newest-intro-hero .fancy-featured-content .featured-one .content-part {
    position: relative;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .excerpt {
    position: relative;
    margin-bottom: 20px;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .excerpt p {
    color: #FFF;
    font-size: 14px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple {
    width: 50%;
    padding-left: 40px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece {
    padding-bottom: 25px;
    margin-bottom: 25px;
    padding-right: 160px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2, .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2 a {
    font-size: 17px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece .thumb-img {
    position: absolute;
    display: block;
    border-radius: 8px;
    right: 0;
    top: 6px;
    width: 134px;
    height: calc(100% - 35px);
  }
  .newest-intro-hero .download-part {
    padding-right: 160px;
  }
  .newest-intro-hero .download-part .phone {
    position: absolute;
    width: 134px;
    right: 0;
    bottom: 3px;
    padding: 0 5px;
    border-bottom: solid 5px #306C75;
  }
  .newest-intro-hero .download-part .download-buttons {
    position: relative;
    padding: 12px 10px;
  }
  .newest-intro-hero .download-part .download-buttons p {
    font-size: 17px;
  }
  .newest-intro-hero .download-part .btn-img img {
    height: 30px;
  }
  .newest-intro-hero .download-part .button-line {
    padding-top: 15px;
  }
  .newest-intro-hero .download-part .button-line .web-app {
    min-width: 199px;
    padding: 9px 15px;
  }
  .button-line .app-store {
    margin: 0 2px 8px 0;
  }
  .button-line .play-store {
    margin: 0 0 8px 2px;
  }
  .button-line .web-app {
    min-width: 226px;
    padding: 11px 15px;
  }
  .btn-img img {
    height: 34px;
  }
  .article-quad-wrap h2 {
    font-size: 40px;
    font-weight: 600;
  }
  .article-quad-wrap .inner-wrapper {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .article-quad-wrap .inner-wrapper .col h3 {
    font-size: 19px;
  }
  .large-intro-hero .inner {
    padding-bottom: 150px;
  }
  .title-wrapper {
    padding-top: 12px;
    padding-bottom: 15px;
  }
  .title-wrapper h1, .title-wrapper h2 {
    margin-bottom: 7px;
  }
  .intro-split-wrapper {
    padding-top: 75px;
  }
  .intro-split-wrapper h1 {
    font-size: 52px !important;
  }
  .intro-split-wrapper .content-right .button-wrapper img {
    margin: 0 2px;
  }
  .question-wrapper {
    padding-right: 160px;
  }
  .question-wrapper label {
    width: calc(100% + 160px);
    font-size: 22px;
  }
  .question-wrapper input[type=text] {
    margin-bottom: 0;
    font-size: 16px;
    height: 50px;
    min-height: 0;
  }
  .question-wrapper button[type=submit] {
    position: absolute;
    width: 150px;
    bottom: 0;
    right: 0;
    padding-right: 10px;
    padding-left: 10px;
    min-height: 50px;
  }
  .cs-main-content {
    margin-top: 8px !important;
  }
  .btn-img img {
    height: 35px;
  }
  .log-track-learn-section {
    padding: 80px 0;
    margin-top: 80px;
  }
  .log-track-learn-section .inner-wrapper {
    max-width: 900px;
    margin: 0 auto;
  }
  .log-track-learn-section .inner-wrapper .part-left {
    width: 330px;
    padding-right: 60px;
  }
  .log-track-learn-section .inner-wrapper .part-right {
    width: calc(100% - 240px);
  }
  .log-track-learn-section .inner-wrapper .part-right h2 {
    font-size: 49px;
  }
  .log-track-learn-section .inner-wrapper .part-right .support-line {
    font-size: 20px;
  }
  .log-track-learn-section .inner-wrapper .button-wrapper {
    padding-top: 60px;
  }
  .log-track-learn-section .inner-wrapper .button-wrapper img {
    margin-right: 4px;
  }
}
@media only screen and (min-width: 900px) and (min-width: 1100px) {
  .newest-intro-hero {
    padding-top: 65px;
    padding-bottom: 60px;
  }
  .newest-intro-hero h1 {
    font-size: 46px;
  }
  .newest-intro-hero .cat {
    padding: 6px 17px;
    font-size: 12px;
  }
  .newest-intro-hero h2 {
    margin-bottom: 14px;
  }
  .newest-intro-hero .fancy-featured-content .author-line {
    margin-bottom: 18px;
  }
  .newest-intro-hero .fancy-featured-content .featured-one {
    width: 52%;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .thumb-img:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.1) 20%, rgb(35, 28, 7) 100%);
  }
  .newest-intro-hero .fancy-featured-content .featured-one .excerpt {
    margin-bottom: 30px;
  }
  .newest-intro-hero .fancy-featured-content .featured-one .excerpt p {
    font-size: 15px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple {
    width: 48%;
    padding-left: 50px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece {
    padding-right: 200px;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2, .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2 a {
    font-size: 20px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece .thumb-img {
    top: 6px;
    width: 160px;
    height: calc(100% - 35px);
  }
  .newest-intro-hero .download-part {
    padding-right: 200px;
  }
  .newest-intro-hero .download-part .phone {
    width: 158px;
  }
  .newest-intro-hero .download-part .download-buttons {
    padding: 20px 10px;
  }
  .newest-intro-hero .download-part .download-buttons p {
    font-size: 19px;
  }
  .newest-intro-hero .download-part .btn-img img {
    height: 38px;
  }
  .newest-intro-hero .download-part .button-line {
    padding-top: 20px;
  }
  .newest-intro-hero .download-part .button-line .web-app {
    min-width: 250px;
    padding: 11px 15px;
  }
  .article-quad-wrap .inner-wrapper .col .image-wrapper {
    margin-bottom: 28px;
  }
  .article-quad-wrap .inner-wrapper .col h3 {
    font-size: 22px;
  }
}
@media only screen and (min-width: 900px) and (min-width: 1260px) {
  .newest-intro-hero .download-part {
    padding-right: 200px;
  }
  .newest-intro-hero .download-part .phone {
    width: 168px;
  }
  .newest-intro-hero .download-part .download-buttons {
    padding: 25px 10px;
  }
  .newest-intro-hero .download-part .download-buttons p {
    font-size: 20px;
  }
  .newest-intro-hero .download-part .btn-img img {
    height: 44px;
  }
  .newest-intro-hero .download-part .button-line .web-app {
    min-width: 287px;
    padding: 10px 15px;
  }
}
@media only screen and (min-width: 900px) and (min-width: 1400px) {
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece {
    padding-right: 240px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2, .newest-intro-hero .fancy-featured-content .support-multiple .article-piece h2 a {
    font-size: 22px;
  }
  .newest-intro-hero .fancy-featured-content .support-multiple .article-piece .thumb-img {
    width: 210px;
  }
  .newest-intro-hero .download-part {
    padding-right: 250px;
  }
  .newest-intro-hero .download-part .phone {
    width: 192px;
  }
  .newest-intro-hero .download-part .download-buttons {
    padding: 30px 10px 35px;
  }
  .newest-intro-hero .download-part .download-buttons p {
    font-size: 22px;
  }
}
@media only screen and (min-width: 900px) {
  .app-page-page-template .center {
    max-width: 1060px;
  }
  .app-page-page-template .ap-hero {
    padding: 40px 0 37px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part {
    width: 65%;
    padding-right: 70px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part h1 {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part p {
    font-size: 19px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a {
    width: 220px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part .app-buttons a:first-child {
    margin-right: 20px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .image-part {
    width: 35%;
  }
  .app-page-page-template .ap-hero .ratings-line .entry {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1000px) {
  .header-main {
    opacity: 1;
  }
  .title-wrapper {
    padding-top: 12px;
    padding-bottom: 15px;
  }
  .title-wrapper h2 {
    margin-bottom: 5px;
  }
  .large-intro-hero {
    display: block;
    height: auto;
  }
  .large-intro-hero:before {
    top: 82%;
    width: 173%;
  }
  .large-intro-hero .inner {
    padding-bottom: 220px;
  }
  .large-intro-hero .inner-inner {
    opacity: 1;
    max-height: none;
  }
  .large-intro-hero .bottom-part {
    display: block;
    width: 100%;
    right: auto;
    left: auto;
    transform: none;
  }
  .large-intro-hero .bottom-part .center {
    overflow: hidden;
  }
  .large-intro-hero .bottom-part img {
    width: 240px;
    float: right;
  }
  .intro-split-wrapper h1 {
    font-size: 61px !important;
    line-height: 100%;
    margin-bottom: 12px;
  }
  .question-wrapper {
    padding-right: 175px;
  }
  .question-wrapper label {
    width: calc(100% + 175px);
  }
  .question-wrapper button[type=submit] {
    width: 165px;
  }
  .btn-img img {
    height: 40px;
  }
  .blue-content-bar {
    padding: 70px 0 80px;
  }
  .main-details-wrap {
    padding: 70px 0 80px;
  }
  .be-healthy {
    padding-top: 100px;
  }
  .be-healthy .inner {
    font-size: 40px;
  }
  .be-healthy .inner img {
    max-width: 190px;
    transform: translateY(-6px);
  }
}
@media only screen and (min-width: 1000px) and (min-width: 1100px) {
  .btn-img img {
    height: 50px;
  }
  .large-intro-hero .bottom-part img {
    width: 260px;
  }
  body.page-template-default .inner {
    padding: 65px 50px 50px;
  }
}
@media only screen and (min-width: 1000px) and (min-width: 1200px) {
  .large-intro-hero:before {
    top: 83%;
    width: 175%;
  }
  .large-intro-hero .inner {
    padding-bottom: 240px;
  }
  .intro-split-wrapper {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 1000px) and (min-width: 1300px) {
  .large-intro-hero .bottom-part img {
    width: 300px;
  }
  .large-intro-hero .bottom-part .center {
    max-width: 1260px;
  }
}
@media only screen and (min-width: 1000px) and (min-width: 1400px) {
  .large-intro-hero:before {
    top: 83%;
    width: 180%;
  }
}
@media only screen and (min-width: 1000px) and (min-width: 1500px) {
  .large-intro-hero .bottom-part .center {
    max-width: 1320px;
  }
  .large-intro-hero:before {
    width: 194%;
  }
}
@media only screen and (min-width: 1000px) {
  .app-page-page-template .ap-hero .ap-split-wrap .content-part h1 {
    font-size: 52px;
  }
  .app-page-page-template .ap-hero .ap-split-wrap .content-part p {
    font-size: 20px;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper {
    gap: 70px;
    margin-bottom: 30px;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper.special {
    margin: 100px 0;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper .part img {
    width: 100%;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper .part h3 {
    font-size: 36px;
    margin-bottom: 24px;
  }
  .app-page-page-template .ap-main-content .split-content-wrapper .part p, .app-page-page-template .ap-main-content .split-content-wrapper .part li {
    font-size: 20px;
  }
}
