/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 09 2026 | 02:28:50 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 29 2026 | 00:49:28 */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  --blue: #083887;
  --orange: #FF671F;
  --white: #ffffff;
  --gray: #F2F2F2;
  --yellow: rgba(255, 208, 64, 0.55);
  --lightpurple: rgba(57, 83, 255, 0.10);
  --lightblue: rgba(128, 176, 255, 0.33);
  --lightyellow: rgba(255, 208, 64, 0.25);
  --darkyellow: rgba(255, 208, 64, 1);
  --lightorange: #EF9600;
  --orangeAlt: rgba(239, 150, 0, 0.90);
  --orangeAltLight: rgba(239, 150, 0, 0.75);
  --orangeNav: #FFAE2C;
  --brightblue: #3953FF;
  --jayblue: #97BFFF;
  --text: #58595B;
  --source: "Source Sans 3", sans-serif;
  --rubik: "Rubik", sans-serif;
  --lato: "Lato", sans-serif;
  --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: Apr 14 2026 | 16:58:32 */
#new-treatment .content {
  padding-top: 80px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 989px) {
  #new-treatment .content {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
#new-treatment .content .entry-content-wrapper {
  align-items: flex-start;
}
#new-treatment .content sup {
  line-height: 0.5em;
}
#new-treatment .content p {
  color: var(--text);
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
#new-treatment .content p strong {
  color: var(--text);
}
#new-treatment .content p + p {
  margin-top: 12px !important;
}
#new-treatment img {
  margin-bottom: 50px;
}
#new-treatment .avia-icon-list-container {
  margin: 40px 0;
}
#new-treatment .avia-icon-list-container .iconlist-timeline {
  display: none !important;
}
#new-treatment .avia-icon-list-container .avia-icon-list li:last-of-type {
  padding-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  #new-treatment .avia-icon-list-container .avia-icon-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  #new-treatment .avia-icon-list-container .avia-icon-list li .iconlist_icon {
    margin-bottom: 21px;
  }
}
#new-treatment .avia-icon-list-container .avia-icon-list .iconlist_icon {
  height: 80px;
  width: 80px;
  line-height: 1em;
  font-size: 50px;
  background-color: transparent !important;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
#new-treatment .avia-icon-list-container .avia-icon-list .iconlist_icon .av-icon-char {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#new-treatment .avia-icon-list-container .avia-icon-list .iconlist_icon .av-icon-char svg {
  display: block;
  width: 100%;
  height: auto;
}
#new-treatment h3 {
  color: var(--blue);
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
  text-transform: none !important;
  margin-bottom: 10px;
}
#new-treatment .avia-button-wrap {
  margin-top: 20px;
}
#new-treatment .avia-button-wrap + .avia-button-wrap {
  margin-left: 30px;
  margin-top: 0 !important;
}
@media only screen and (max-width: 989px) {
  #new-treatment .avia-button-wrap + .avia-button-wrap {
    margin-left: 15px;
  }
}
#new-treatment .avia-button-wrap + .avia-button-wrap a.avia-button {
  min-width: 130px !important;
}
@media only screen and (max-width: 989px) {
  #new-treatment .avia-button-wrap a.avia-button {
    margin-top: 30px !important;
  }
}
.new-treatment-content {
  max-width: 540px;
}
@media only screen and (max-width: 989px) {
  .new-treatment-content {
    display: flex !important;
    flex-direction: column;
    justify-content: start;
    align-items: start;
  }
}
#how-to-enroll .entry-content-wrapper .content-column {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 989px) {
  #how-to-enroll .entry-content-wrapper .content-column {
    order: 1;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #how-to-enroll .entry-content-wrapper .image-column {
    order: 2;
  }
}
#how-to-enroll h2 {
  color: var(--blue);
  font-family: var(--rubik);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: none;
}
#how-to-enroll .avia-icon-list-container {
  margin: 20px 0 40px;
}
#how-to-enroll .avia-icon-list-container .iconlist-timeline {
  display: none !important;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list li:last-of-type {
  padding-bottom: 0 !important;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list .iconlist_icon {
  line-height: 46px;
  width: 46px;
  line-height: 1em;
  font-size: 40px;
  background-color: transparent !important;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list .iconlist_icon .av-icon-char {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list .iconlist_icon .av-icon-char svg {
  display: block;
  width: 100%;
  height: auto;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list h3 {
  color: var(--text);
  font-size: 22px;
  font-weight: 400 !important;
  line-height: 1.3em;
  text-transform: none !important;
}
#how-to-enroll .avia-icon-list-container .avia-icon-list h3 strong {
  color: var(--text);
}
#how-to-enroll .avia-button-wrap {
  display: block;
  width: 100%;
  float: left;
}
#how-to-enroll .avia-button-wrap + .avia-button-wrap {
  margin-bottom: 50px;
}
@media only screen and (max-width: 989px) {
  #how-to-enroll .avia-button-wrap + .avia-button-wrap {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  #how-to-enroll .avia-button-wrap + .avia-button-wrap {
    display: flex;
    justify-content: center;
  }
}
#how-to-enroll .avia-button-wrap + .avia-button-wrap a.avia-button {
  min-width: 130px !important;
}
#how-to-enroll .avia_textblock p {
  color: var(--text);
  font-size: 22px;
  font-weight: 400;
  line-height: 1.3em;
}
@media only screen and (max-width: 767px) {
  #how-to-enroll .avia_textblock p {
    text-align: center;
  }
}
#how-to-enroll .avia_textblock p strong {
  color: inherit;
}
#your-story.image-section .content {
  padding-top: 60px !important;
}
#your-story.image-section .entry-content-wrapper {
  align-items: center;
}
#your-story.image-section .content-column {
  padding-bottom: 40px;
}
#your-story.image-section .image-column {
  display: flex;
  align-content: flex-end;
}
#your-story.image-section h2 {
  text-transform: none;
  color: var(--blue);
  font-family: var(--rubik);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 20px;
  text-transform: none !important;
}
#your-story.image-section section {
  padding-bottom: 10px;
}
#your-story.image-section p {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px !important;
}
#your-story.image-section p strong {
  color: var(--text);
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 75px;
}
#your-story.image-section .avia-button-wrap {
  display: block;
  width: 100%;
}
#your-story.image-section .avia-button-wrap a.avia-button {
  float: none !important;
  display: inline-flex;
  width: auto;
}
#onpage-cta .flex_column {
  margin: 0 auto;
  float: none;
}
#onpage-cta h3 {
  font-family: var(--source) !important;
  font-size: 28px !important;
  font-weight: 400 !important;
  line-height: 1.2em !important;
  letter-spacing: 1.12px !important;
  margin-bottom: 10px !important;
}
#onpage-cta a.avia-button .avia_iconbox_title {
  text-transform: none !important;
}
#references p, #references li {
  color: var(--text);
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
}
#references p {
  padding-left: 2em;
}
#references li {
  padding-top: 6px;
  padding-bottom: 6px;
}
#references li:before {
  top: 3px;
  font-size: 15px;
}
