/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 21 2025 | 18:11:45 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 31 2025 | 01:00:12 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --purple: #42458E;
  --green: #5A9680;
  --orange: #D7A048;
  --yellow: #D2CB38;
  --black: #1D252D;
  --white: #ffffff;
  --gray: #D9D9D9;
  --purpleGradient: linear-gradient(211deg, #42458E 2.61%, #0C0F53 92.79%);
  --piplinePurple: linear-gradient(90deg, #232555 0%, #4D52BB 100%);
  --pipelineOrange: linear-gradient(90deg, #A56500 0%, #D7A048 100%);
  --pipelineYellow: linear-gradient(90deg, #9C9500 0%, #D2CB38 100%);
  --pipelineGreen: linear-gradient(270deg, #5A9680 0%, #005838 100%);
  --space: "Space Grotesk", monospace;
  --mono: "Space Mono", monospace;
  --fw_thin: 100;
  --fw_extralight: 200;
  --fw_light: 300;
  --fw_regular: 400;
  --fw_medium: 500;
  --fw_semibold: 600;
  --fw_bold: 700;
  --fw_extrabold: 800;
  --fw_black: 900;
  --italic: italic;
  --i_darkpurple: #2A034C;
  --i_purple: #451284;
  --i_green: #00CA9F;
  --i_gray: #81819E;
  --i_black: #000000;
  --i_white: #FFFFFF;
  --twitter: #00aced;
  --facebook: #3b5998;
  --googleplus: #dd4b39;
  --pinterest: #cb2027;
  --linkedin: #007bb6;
  --youtube: #bb0000;
  --vimeo: #aad450;
  --tumblr: #32506d;
  --instagram: #517fa4;
  --flickr: #ff0084;
  --dribbble: #ea4c89;
  --quora: #a82400;
  --foursquare: #0072b1;
  --forrst: #5B9A68;
  --vk: #45668e;
  --wordpress: #21759b;
  --stumbleupon: #EB4823;
  --yahoo: #7B0099;
  --blogger: #fb8f3d;
  --soundcloud: #ff3a00;
  --snapchat: #fffc00;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2022 | 20:38:52 */
:root {
  --purple: #42458E;
  --green: #5A9680;
  --orange: #D7A048;
  --yellow: #D2CB38;
  --black: #1D252D;
  --white: #ffffff;
  --purpleGradient: linear-gradient(211deg, #42458E 2.61%, #0C0F53 92.79%);
  --pipelinePurple: linear-gradient(90deg, #232555 0%, #4D52BB 100%);
  --pipelineOrange: linear-gradient(90deg, #A56500 0%, #D7A048 100%);
  --pipelineYellow: linear-gradient(90deg, #9C9500 0%, #D2CB38 100%);
  --pipelineGreen: linear-gradient(270deg, #5A9680 0%, #005838 100%);
}
@media only screen and (max-width: 989px) {
  #our-science-subheader .content {
    padding: 40px 0 40px 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  #our-science-subheader .content {
    padding: 17px 0 !important;
  }
  #our-science-subheader .flex_column {
    margin-bottom: 0 !important;
  }
  #our-science-subheader .flex_column p {
    margin-bottom: 0 !important;
  }
}
#reversing-inflammation {
  background: linear-gradient(180deg, #FFF 0%, #F5F5F5 100%);
  position: relative;
}
#reversing-inflammation:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("/wp-content/uploads/gray-swoop.svg");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
}
#reversing-inflammation .container_wrap {
  background-color: transparent !important;
}
#reversing-inflammation .content {
  padding-bottom: 100px;
}
#reversing-inflammation .reversing-inflammation-content {
  margin-bottom: 40px;
}
#reversing-inflammation .reversing-inflammation-content h2 {
  padding-top: 15px !important;
  margin-bottom: 80px;
  max-width: 630px;
}
#reversing-inflammation .reversing-inflammation-content .av-subheading {
  padding-top: 30px !important;
  margin-bottom: 0 !important;
}
#reversing-inflammation .reversing-inflammation-content .av-subheading p {
  font-family: var(--mono);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 2.16px;
  text-transform: uppercase;
}
#reversing-inflammation h3 {
  max-width: 630px;
  color: #42458E !important;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1em;
}
@media only screen and (max-width: 767px) {
  #reversing-inflammation .content {
    padding-top: 20px;
    padding-bottom: 70px;
  }
  #reversing-inflammation .reversing-inflammation-content h2 {
    margin-bottom: 37px;
  }
}
.science-image-block {
  background: var(--white);
  padding: 30px 40px 60px;
  border-radius: 40px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.science-image-block .av-subheading {
  padding-bottom: 25px !important;
  margin-top: -15px;
}
.science-image-block h4 {
  width: 100%;
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 1.5em !important;
  padding-bottom: 20px !important;
}
.science-image-block.one-image .avia-image-container {
  width: 100%;
}
.science-image-block.two-image .avia-image-container {
  width: 50%;
}
.science-image-block .avia-image-container {
  width: calc(100% / 3);
}
.science-image-block .avia-image-container .avia-image-container-inner {
  display: block;
  width: 100%;
  padding: 0 15px;
}
.science-image-block .avia-image-container .avia-image-container-inner img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 989px) {
  .science-image-block {
    padding: 40px;
  }
  .science-image-block .avia-image-container {
    width: 100% !important;
  }
}
#lpa1r {
  background: linear-gradient(180deg, #FFF 0%, #F5F5F5 100%);
  position: relative;
}
#lpa1r:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-image: url("/wp-content/uploads/gray-swoop-alt.svg");
  background-position: bottom right;
  background-size: cover;
  background-repeat: no-repeat;
}
#lpa1r .content {
  padding: 80px 0 !important;
}
#lpa1r .content h3 {
  max-width: 500px;
  color: #42458E !important;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1em;
}
#lpa1r .science-image-block {
  margin-top: 80px !important;
}
#lpa1r .blockquote p {
  margin: 0 !important;
  font-size: 28px;
  font-weight: 300;
  border-left: 2px solid var(--yellow);
  padding-left: 15px;
}
@media only screen and (max-width: 989px) {
  #lpa1r .blockquote p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  #lpa1r:before {
    display: none;
  }
  #lpa1r .blockquote p {
    font-size: 20px;
  }
}
#restore-connectivity {
  background: var(--purpleGradient);
}
#restore-connectivity .content {
  padding-top: 80px !important;
  padding-bottom: 115px !important;
}
#restore-connectivity h2, #restore-connectivity p {
  color: var(--white) !important;
}
#restore-connectivity h2 {
  padding-top: 15px !important;
  margin-bottom: 80px;
  max-width: 600px;
}
#restore-connectivity .av-subheading {
  padding-top: 30px !important;
  margin-bottom: 0 !important;
}
#restore-connectivity .av-subheading p {
  font-family: var(--mono);
  font-size: 18px;
  font-weight: 400;
  line-height: 1.5em;
  letter-spacing: 2.16px;
  text-transform: uppercase;
}
#restore-connectivity h3 {
  color: var(--yellow) !important;
  margin-bottom: 30px !important;
}
#restore-connectivity .science-image-block {
  margin-top: 40px !important;
}
@media only screen and (max-width: 989px) {
  #restore-connectivity .content {
    padding-top: 56px !important;
  }
  #restore-connectivity h2 {
    margin-bottom: 40px;
  }
  #restore-connectivity .science-image-block {
    margin-top: 20px !important;
  }
}
.science-content-block {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.science-content-block .blockquote p {
  margin: 0 !important;
  font-size: 28px;
  font-weight: 300;
  border-left: 2px solid var(--yellow);
  padding-left: 15px;
}
@media only screen and (max-width: 989px) {
  .science-content-block {
    margin-bottom: 40px;
  }
  .science-content-block .blockquote p {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .science-content-block {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .science-content-block .blockquote p {
    font-size: 20px;
  }
}
.science-block-left {
  width: 60%;
  padding-right: 50px;
}
.science-block-right {
  width: 40%;
  padding-left: 50px;
}
@media only screen and (max-width: 989px) {
  .science-block-left {
    padding-right: 30px;
  }
  .science-block-right {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .science-block-left {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .science-block-right {
    width: 100%;
    padding-left: 0;
  }
}
#multiple-sclerosis {
  padding-top: 50px;
}
.zoom-disclaimer p {
  font-size: 15px !important;
}
