/** Shopify CDN: Minification failed

Line 153:0 Unexpected "="

**/
.help-banner .clinical_trial_cover {
    padding: 60px 0;
}

.help-banner .clinical_trial_left {
    width: 100%;
    text-align: center;
}
.help-banner .clinical_trial_left .h1 {
    font-size: 55px;
}
.template_contact .image-with-text__text {
    font-size: 18px;
    line-height: initial;
}
.template_contact  .image-with-text__media-item {
    border-radius: 9px;
    overflow: hidden;
}
.template_contact .faq_header, .template_contact .faq_body {
    /* width: 100%; */
}
.template_contact .faq_header {
    margin: 0 0 30px 0;
}
.template_contact .rich-text__text.rte {
    font-size: 17px;
}
.template_contact .rich-text__blocks {
    max-width: 630px;
}
.template_contact .rich-text__heading.rte.inline-richtext {
    font-family: 'abc_diatyperegular';
}
.enter-email {
    display: block;
    margin: 20px 0 10px 0;
    font-size: 19px;
}
.customer {
    max-width: 800px !important;
}
.customer .field::after, .customer .field::before{display:none;}
.customer .field input {
    border: 1px solid #ccc;
    border-radius: 3px;
}
.customer button {
    width: 100%;
    margin: 10px 0 10px 0;
}
.customer .field input{outline:none !important; box-shadow:none !important; border-radius: 3px !important;}
.text-right-form{width:100%;}
.text-right-form a {
    margin-left: auto !important;
}
.footer-text-customer a, .footer-text-customer p {
    display: inline-block !important;
    font-size: 15px !important;
    color: #585859;
}
.footer-text-customer a {
    font-weight: 600;
} 
.login-things {
    background: #ef4964;
    padding: 30px;
    border-radius: 10px;
	margin: 35px 0 0 0;
    color:#fff;
}
.login-things h3 {
    font-size: 19px;
    margin: 0 0 10px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px;
    text-align: left;
  color:#fff;
}
.login-things ul {
    margin: 0 !important;
    padding: 0 !important;
}
.login-things ul li img {
    height: 25px;
    vertical-align: middle;
    margin: 0 10px 0 0;
}
.login-things ul li {
    font-size: 17px;
    padding: 5px 0;
}
.form__message, .errors li {
    font-size: 14px !important;
}
.errors li {
    list-style: circle;
    margin: 10px 0 0 0;
}
#message {
    text-align: left;
    font-size: 14px;
    margin: 10px 0 0 0;
    color: #8b8b8b;
}
#message p {
    padding: 0 0 0 20px;
}
#message p.valid {
    display: none;
}
@media (min-width:1440px){
.col-6-account h1, .col-6-account span {
    text-align: left;
}
.col-6-account h1 {
    font-size: 46px;
}  
.customer {
    max-width: 1100px !important;
}
.custom-row-account {
    display: flex;
    margin: 0 -15px;
}
.col-6-account {
    padding: 0 15px;
    width: 50%;
}
.login-things {margin-top: 0;}
}
@media (max-width:767px){
  .help-banner .clinical_trial_left .h1 {
    font-size: 28px;
}
.help-banner .rich-text__buttons {
    gap: 0;
}
.help-banner .button {
    margin-right: 10px;
}
.template_contact .image-with-text__content.image-with-text__content--middle {
    padding: 30px 0;
}
}

=================



.article_top_item {
    display: flex;
    justify-content: space-between;
  align-items: center;
}
.article_top_item {
    margin: 0 auto;
}
.share-button__button .icon-share {
    height: 2.2rem;
    min-width: 2.3rem;
}
.article-template__back, .article-template__social-sharing {
    margin-top: 0 !important;
}
.article-template time {
    padding-left: 5px;
}
.article-template .caption-with-letter-spacing {
    font-size: 18px;
  letter-spacing: 0;
      text-transform: capitalize;
}
.article-template .circle-divider {
    color: #707170;
    font-size: 14px;
}
.article_header_bottom {
    display: flex;
    justify-content: space-between;
      padding-top: 20px;
}
.article-template .article-card__excerpt {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #d9dddb;
}

h1.article-template__title {
    font-size: 56px;
    line-height: 59px;
    letter-spacing: -1px;
  margin-bottom:20px !important;
}
.article-template header, .article_top_item, .article-template__hero-container {
    max-width: 1230px !important;
    margin: 0 auto;
    padding: 0 30px;
}
.article-template__content{
   max-width: 881px !important;
  padding:0 40px;
}
.article-template__content li {
    font-size: 18px;
    line-height: 24px;
    padding: 5px 0;
    /* text-decoration: underline; */
    font-weight: 400;
    letter-spacing: normal;
}
.article_top_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.article_image {
    background: #edebe4;
    border-radius: 8px;
    padding: 15px 40px 15px 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  margin-bottom: 30px;
}
.article_image img {
    height: 80px;
    width: 80px;
    border: 0;
    display: block;
    object-fit: contain;
}
.article_image .ag-2p7{
      max-width: 150px;
    max-height: 100px;
}
.article_image p {
    font-size: 16px;
    font-weight: 700;
}
.article_image p a {
    font-weight: 400;
    text-decoration: none;
    background: #0c3d3d;
    color: #fff;
    padding: 7px 23px;
    border-radius: 32px;
}
.article_image .ag-2hr {
    height: 34px;
}
.article_image .title {
    margin: 0;
    width: 51%;
}
.article-template__content h2 {
    font-size: 32px;
    line-height: normal;
    font-weight: 700;
}
.article-template__content p strong {
    display: inline;
}

.t-xxs-32 .ag-2p7 {
    padding: 0 10px;
    max-width: 579px;
    margin: 0 auto;
}
.article-template ul li {
    text-decoration: none;
}
.ag-6h3 {
    font-size: 18px;
    line-height: 28px;
    padding: 6px 0;
}
.ag-6ag {
    font-size: 18px;
    line-height: 28px;
}
.article_image p a .hover_text {
    display: flex;
    align-items: center;
  
    justify-content: center;
}
.ag-6cj.ag-ja.ag-jb.ag-ls {
    font-size: 18px;
}
.ag-61z .ag-jl {
    font-size: 18px;
}
.article-template__content ol {
    margin: 0;
    margin-bottom: 25px;
  padding-left:0;
}
    .ag-6ag {
        font-size: 40px;
          text-align: center;
    padding: 40px 0;
              line-height: 40px;
    }
.ag-5qp em {
    display: block;
    font-size: 13.5px;
    line-height: normal;
}
.ag-5qp em {
    display: block;
    font-size: 13.5px;
    line-height: normal;
}

.articles_meta_data_cover {
    max-width: 861px;
    margin: 0 auto;
    padding: 0 20px;
}

.key_takeaway {
    background: #edebe4;
    padding: 35px 40px;
}

.key_takeaway li {
    font-size: 18px;
    padding: 7px 0;
    display: flex;
    line-height: 28px;
    font-weight: 400;
}

.key_takeaway li span {
    display: block;
    padding-right: 10px;
}
.article_expert_box {
    display: flex;
}

.article_experts {
    padding: 65px 0;
}

.article_experts li {
    padding: 15px 0;
}

.article_exert_content p {
    font-size: 16px;
    line-height: 24px;
}

.article_expert_text h3 {
    font-size: 18px;
    font-weight: 700;
}
.article_exert_content {
    padding-top: 10px;
}

.article_expert_image {
    width: 70px;
    height: 70px;
}

.article_expert_image img {
    width: 100%;
    display: block;
    height: 100%;
}

.article_expert_text {
    width: 100%;
    padding-left: 15px;
}
header.mobile_header {
    display: none;
}
.share-button__button {
    padding-right: 0;
}
.share-button__button .icon-share {
    margin-right: 0;
}
.article_image_text {
    display: flex;
    align-items: center;
}

.article_image_text_cover {
    background: #edebe4;
    padding: 70px 50px;
    margin: 20px 0;
}

.article_image_only {
    width: 50%;
    height: 463px;
}

.article_text_only {
    width: 50%;
    padding: 0 80px;
    letter-spacing: 0;
}

.article_image_only img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.article_text_only h2 {
    font-size: 56px;
    line-height: 59px;
    padding-bottom: 50px;
}
.template_article .newsletter .inline-richtext {
    max-width: 960px;
    font-size: 56px;
    line-height: 56px;
    padding-bottom: 30px;
}
.main-content h2 {
    padding: 15px 0;
}
    .main-page-title {
        font-size: 56px;
              margin-bottom: 2rem !important;
    }

















/*======= responsive=======  */

@media only screen and (max-width:1600px){
  .article-template .caption-with-letter-spacing {
    font-size: 16px;
}
.article_text_only h2 {
    font-size: 50px;
    line-height: 54px;
}





  
}
@media only screen and (max-width:1200px){
  .article-template .caption-with-letter-spacing {
    font-size: 14px;
}
    .article-template .caption-with-letter-spacing {
        font-size: 13px;
    }
h1.article-template__title {
    font-size: 44px;
    line-height: 48px;
}
.article-template .article-card__excerpt {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
}
 .ag-6ag {
    font-size: 32px;
    line-height: 37px;
} 
.article_top_item {
    margin-top: 30px !important;
}
.article_image_text_cover {
    padding: 60px 0px;
}
.article_text_only {
    padding: 0 0px 0 50px;
}
    .article_text_only h2 {
        font-size: 42px;
        line-height: 48px;
        padding-bottom: 40px;
    }
.template_article .newsletter .inline-richtext {
    max-width: 760px;
    font-size: 44px;
    line-height: 46px;
}
.template_article .newsletter__wrapper {
    padding: 70px 0 !important;
}
    .main-page-title {
        margin-bottom: 3rem;
        font-size: 44px;
    }





  
}
@media only screen and (max-width:798px){
  .article_image {
    padding: 15px 20px 15px 40px;
}
.article-template .caption-with-letter-spacing {
    display: none;
}
.article-template .circle-divider {
    display: block;
}
.article_header_bottom {
    border-bottom: 1px solid #d9dddb;
    padding-bottom: 20px;
}
    .article-template header {
        margin-top: 3rem !important;
    }
.key_takeaway {
    padding: 30px 30px;
}
.article_expert_image img {
    object-fit: contain;
}
.article_text_only {
    padding: 0 0px 0 30px;
}
    .article_text_only h2 {
        font-size: 34px;
        line-height: 37px;
    }
.article_image_only {
    height: 300px;
}





  
  
}
@media only screen and (max-width:750px){

    h1.article-template__title {
        font-size: 24px;
        line-height: 34px;
    }
.article-template__content {
    padding: 0 20px;
}
.article-template__content h2 {
    font-size: 25px;
      line-height: 35px;
}
.ag-6h3 {
    font-size: 16px;
    line-height: 24px;
    padding: 6px 0;
}
.ag-6ag {
        font-size: 24px;
        line-height: 29px;
        padding: 20px 0;
    }
    .article_image {
                padding: 15px 20px 45px 20px;
        flex-wrap: wrap;
    }
.article_image .title {
    width: 72%;
}
.article_image .ag-2hr {
    width: 100%;
}
    .article_image p a {
        display: block;
        margin-right: 0;
          padding: 10px 23px;
        margin-top: 20px;
    }
h1.article-template__title {
    margin-bottom: 15px !important;
}
    .article-template .article-card__excerpt {
        font-size: 18px;
        line-height: 28px;
    }
.article-template__content li {
    font-size: 16px;
    line-height: 22px;
}
.article-template__content ol {
    margin-bottom: 15px;
    margin-top: 5px;
}
.articles_meta_data_cover {
    padding: 0;
}
.key_takeaway li {
    font-size: 16px;
    line-height: 24px;
}
.key_takeaway {
    background: #edebe4;
    padding: 20px 20px;
}
.article_experts {
    padding: 45px 0 30px;
}
.article_expert_text h3 {
    font-size: 16px;
}
.article_expert_image {
    width: 60px;
    height: 60px;
}
.t-xxs-32 .ag-2p7 {
    padding: 0;
}
.desktop_header {
    display: none;
}
header.mobile_header {
    display: block;
    padding: 0 20px;
}  
.article-template__hero-container {
    padding-top: 20px;
}
.article_top_item {
    margin-top: 20px !important;
}
    .article-template__hero-container {
        padding: 20px 0 0;
    }
.article-template header, .article_top_item {
    max-width: 1230px !important;
    margin: 0 auto;
    padding: 0 20px;
}
.article_image_text {
    flex-wrap: wrap;
}
    .article_image_only {
        width: 100%;
        padding-bottom: 30px;
    }
.article_text_only {
        padding: 0;
        width: 100%;
    }
    .article_text_only h2 {
        font-size: 30px;
        line-height: 33px;
        padding-bottom: 30px;
    }
    .article_image_text_cover {
        padding: 40px 0px;
    }
.t-xxs-32 .ag-2p7 img {
    display: block;
}
.template_article .newsletter .inline-richtext {
    font-size: 30px;
    line-height: 34px;
    padding-bottom: 20px;
}
 .template_article .newsletter__wrapper {
    border-radius: 4px;
    padding: 50px 20px !important;
}
.main-page-title {
    font-size: 32px;
    margin-bottom: 15px !important;
}
  
}

.custom-row-healthy {
    display: flex;
    flex-wrap: wrap;
}

.healthy-col {
    width: 50%;
}

.healthy-col img {
    width: 100%;
    display: block;
}

.ag-34e.ag-34f svg {
    height: 20px;
    width: 20px;
}

.ag-34d.ag-4xg {
    display: flex;
}
.healthy-content {
    padding: 30px;
    max-width: 650px;
}
.flx {
    display: flex;
    align-items: center;
}
.flx p {
    font-size: 16px;
    margin: 0 0 0 10px;
}
.healthy-content h3 {
    font-size: 38px;
    line-height: 38px;
    margin: 10px 0;
}
.healthy-content p {
    font-size: 16px;
}
.healthy-content p {
    font-size: 16px;
    line-height: initial;
}
.btn.button.custom-btn {
    margin: 20px 0 10px 0;
    font-size: 16px;
    padding: 12px 24px;
}
.list {
    font-size: 16px;
    margin: 20px 0 20px 0;
}
.ag-4ud {
    display: flex;
    justify-content: flex-start;
}
.healthy-aging-banner {
    background: #f6f5f1;
}
.custom-row-healthy {
    align-items: center;
}
.ag-4ud img {
    height: 45px;
    margin: 0 9px 0 0;
    width: auto;
}
.table-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.power-col-6 {
    padding: 0 20px;
    width: 50%;
}
.power {
    padding: 60px 0;
}
.content-power h3, .agi-content h3{
    font-size: 40px;
    margin: 0 0 20px 0;
}

.content-power p {
    font-size: 16px;
    line-height: normal;
}
table.ag-3j2.theme_new {
    width: 100%;
    margin: 30px 0 0 0;
    border-spacing: 0;
}
thead.ag-3j3 {border-bottom: 1px solid #000;}
thead.ag-3j3 th {
    border-bottom: 1px solid #000 !important;
    text-align: left;
    font-size: 15px !important;
    font-weight: 300;
}
thead.ag-3j3 th, thead.ag-3j3 td{
  padding:12px;
}
.ag-3j6:last-child {
    background-color: #f7f8f7;
}
.content-power i {
    font-size: 14px;
    display: block;
    margin: 20px 0 0 0;
}
.ag-3j2.theme_new th, .ag-3j2.theme_new td {
    padding:5px 12px !important;
}
.ag-3j2.theme_new td{
  font-size:17px;
}
.ag-3je.ag-3jd {
    text-align: center;
}
.table-row {
    align-items: center;
}
.power-image {
    padding: 0 0 0 50px;
}
.ag-1yp.ag-yz.ag-zi {
    display: flex;
    flex-wrap: wrap;
}
.ag-213.ag-225 {
    width: 50%;
    padding: 15px 15px;
}
.ag-213.ag-225.ag-z0.w-100 {
    width: 100%;
}
.ag1 {
    padding: 0 0 50px 0;
}
.ag-213.ag-225.ag-z0:nth-child(5) {
    width: 100%;
}

@media(max-width:1200px){
  .healthy-content h3 {
    font-size: 25px;
}
.healthy-content p {
    font-size: 15px;
}
.btn.button.custom-btn {
    margin: 10px 0 10px 0;
    padding: 8px 19px;
}
.content-power h3, .agi-content h3 {
    font-size: 25px;
    margin: 0 0 10px 0;
    line-height: normal;
}
.ag-213.ag-225 p {
    font-size: 15px;
}
.ag-213.ag-225 img {
    height: 40px;
}  
}

@media(max-width:1023px){
.healthy-col {
    width: 100%;
    text-align: center;
}
.healthy-content {
    padding: 30px;
    max-width: 100%;
}
.flx, .ag-4ud {
    justify-content: center;
}
.power-image {
    padding: 20px 0;
}
.power-col-6 {
    width: 100%;
}
  
}

@media(max-width:767px){
.healthy-content {
    padding: 30px 10px;
}
.healthy-content p {
    font-size: 13px;
}
.healthy-content h3 {
    font-size: 21px;
    line-height: normal;
}
.ag-213.ag-225 {
    padding: 15px 15px;
}
.content-power h3, .agi-content h3 {
    font-size: 20px;
}
.power {
    padding: 60px 0 0;
}  
}