/** Shopify CDN: Minification failed

Line 159:0 Unexpected "#1d88f1"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:review-featured-products (INDEX:99, SCOPED:FALSE) */
.brain-health-section {
              padding: 30px 80px 0;
            }

            .brain-health-header {
              display: flex;
              justify-content: space-between;
              align-items: center;
              margin-bottom: 26px;
            }

            .brain-health-header h2 {
              font-size: 32px;
              margin: 0;
            }

            .brain-health-cards .embla__slide {
              width: 100%;
              min-width: 25%;
              text-align: center;
              padding: 0;
          }

            .brain-health-cards .embla {
              overflow: hidden;
            }

            .embla__viewport {
              overflow: hidden;
              width: 100%;
            }

            .brain-health-card {
              padding: 1rem;
              text-align: center;
            }

            .brain-health-card img {
              max-width: 100%;
              height: auto;
            }

            .brain-health-card .description {
              margin: 1rem 0 0.5rem;
              font-weight: 600;
              color: var(--color-font-black);
            }

            .brain-health-card .star {
              margin-bottom: 1rem;
            }
            
            .btn {
              margin-top: 20px;
            }

            .brain-health-cards {
              text-align: center;
            }

            @media (min-width: 750px) {
              .embla__container {
                display: grid;
                grid-template-columns: repeat(4, 1fr);
                gap: 1.5rem;
                transform: none !important;
              }

              .embla__slide {
                flex: unset;
                width: auto;
                padding: 0;
              }

              .embla__dots {
                display: none;
              }
                  .section-template--24368470196594__custom_html_TQHYNA-padding {
                  padding-top: 30px !important;
                  padding-bottom: 30px !important;
              }
            }
            @media (min-width: 768px) {
        .brain-health-card a img {
          max-width: 100%;
          width: 100%;
          height: auto;
      }
        .brain-health-cards .embla__container {
          gap: 20px;
          display: grid;
      grid-template-columns: repeat(4, 1fr);
      }
            }

            @media (max-width: 768px) {
              .brain-health-section {
                padding: 0 20px 20px;
              }

              .embla__dots {
                display: flex;
                justify-content: center;
                margin-top: 1rem;
                gap: 0.5rem;
              }

              .embla__dot {
                width: 10px;
                height: 10px;
                border-radius: 50%;
                background-color: #ccc;
                border: none;
                cursor: pointer;
              }

              .embla__dot.is-selected {
                background-color: #333;
              }
              .brain-health-cards .embla__slide {
            width: 100%;
            min-width: 100%;
        }
                .brain-health-section .btn.mobile {
          display: block;
          padding: 15px 24px;
          max-width: 290px;
          margin: auto;
        }
                .brain-health-section .btn.desktop {
          display: none;
        }
                  .brain-health-card a img {
          width: 100%;
      }
              .brain-health-cards .embla__dots {
        margin: 30px 0 20px;
    }
                           .brain-health-header {
          margin-bottom: 10px;
        }
              .brain-health-card .description {
      margin-bottom: 16px;
  }
            }
/* END_SECTION:review-featured-products */

/* START_SECTION:rows-icon-with-text (INDEX:105, SCOPED:FALSE) */
#1d88f1;
/* END_SECTION:rows-icon-with-text */