/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2026 | 20:53:40 */
@charset "UTF-8";
/******* 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 */
@media only screen and (max-width: 767px) {
  #inside-header .content {
    padding-top: 35px !important;
  }
}
#rytelo-works .content-column {
  padding-top: 85px;
  padding-bottom: 85px;
}
@media only screen and (max-width: 989px) {
  #rytelo-works .content-column {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #rytelo-works .content-column {
    padding-top: 36px;
  }
}
#rytelo-works .content-column .entry-content-wrapper {
  align-items: center;
}
#rytelo-works p {
  font-size: 22px;
  line-height: 26px;
}
#rytelo-works p strong {
  color: inherit !important;
  line-height: 30px !important;
}
@media only screen and (max-width: 989px) {
  #rytelo-works .image-column {
    order: 2;
  }
}
@media only screen and (max-width: 989px) {
  #rytelo-works .content-column {
    order: 1;
  }
}
#low-blood-cell .content {
  padding-top: 85px;
  padding-bottom: 85px;
}
#low-blood-cell h2 {
  text-transform: none !important;
  margin-bottom: 60px !important;
  color: var(--blue) !important;
  text-align: center;
  font-family: var(--rubik) !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  line-height: 1.2em !important;
}
#low-blood-cell p {
  color: #272727;
  text-align: center;
  font-family: var(--source);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
#low-blood-cell .avia-icon-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 106px;
}
@media only screen and (max-width: 767px) {
  #low-blood-cell .avia-icon-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
  }
}
#low-blood-cell .avia-icon-list li {
  position: relative;
  padding-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
}
#low-blood-cell .avia-icon-list li .iconlist_icon {
  background: transparent !important;
  width: 160px;
  height: 175px;
  margin-right: 0 !important;
  margin-bottom: 25px !important;
  display: flex;
}
#low-blood-cell .avia-icon-list li .iconlist_icon span {
  display: flex;
}
#low-blood-cell .avia-icon-list li .iconlist_icon svg {
  margin-top: 0 !important;
  width: 100%;
  height: auto;
}
#low-blood-cell .avia-icon-list li article {
  width: 100%;
}
#low-blood-cell .avia-icon-list li h3 {
  margin-top: 0 !important;
  margin-bottom: 25px !important;
  text-transform: none !important;
  color: var(--blue) !important;
  font-family: var(--rubik) !important;
  font-size: 26px !important;
  font-weight: 600 !important;
  line-height: 1.2em !important;
}
#low-blood-cell .avia-icon-list .iconlist-timeline {
  display: none !important;
}
#infusion-related .content {
  padding-top: 116px !important;
}
@media only screen and (max-width: 989px) {
  #infusion-related .content {
    padding-top: 75px !important;
  }
}
@media only screen and (max-width: 767px) {
  #infusion-related .content {
    padding-top: 63px !important;
  }
}
#infusion-related .reactions {
  float: none;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 989px) {
  #infusion-related .reactions {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  #infusion-related .reactions {
    flex-wrap: wrap;
    padding-bottom: 0;
  }
}
#infusion-related .reactions .avia-image-container {
  width: 100px;
}
@media only screen and (max-width: 767px) {
  #infusion-related .reactions .avia-image-container {
    width: 100%;
    margin-bottom: 40px;
  }
}
#infusion-related .reactions .avia-image-container .avia-image-container-inner {
  display: block;
  width: 100%;
}
#infusion-related .reactions .avia-image-container .avia-image-container-inner img {
  display: block;
  width: 100%;
  max-width: 100px;
  margin: 0 auto;
}
#infusion-related .reactions section {
  width: calc(100% - 100px);
  padding-left: 38px;
}
@media only screen and (max-width: 767px) {
  #infusion-related .reactions section {
    width: 100%;
    padding-left: 0;
  }
}
#infusion-related .reactions h2 {
  color: var(--blue);
  font-family: var(--rubik);
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2em;
  text-transform: none !important;
}
#infusion-related .reactions p {
  color: #272727;
  font-family: var(--source);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
@media only screen and (max-width: 989px) {
  #infusion-related .prevent-reactions.content-column {
    padding-bottom: 40px;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  #infusion-related .prevent-reactions.content-column {
    padding-bottom: 0;
    padding-right: 0;
  }
}
#infusion-related .prevent-reactions h3 {
  color: var(--blue);
  font-family: var(--rubik);
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #infusion-related .prevent-reactions h3 {
    margin-bottom: 10px;
  }
}
#infusion-related .prevent-reactions p {
  color: #272727;
  font-family: var(--source);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
#signs-or-symptoms .content {
  padding-top: 85px;
  padding-bottom: 65px;
}
@media only screen and (max-width: 767px) {
  #signs-or-symptoms .content {
    padding-top: 54px;
  }
}
#signs-or-symptoms .entry-content-wrapper {
  max-width: 900px;
  margin: 0 auto;
  float: none;
}
#signs-or-symptoms h2 {
  color: var(--blue);
  text-align: center;
  font-family: var(--rubik);
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
  text-transform: none !important;
  margin-bottom: 40px;
}
#signs-or-symptoms ul {
  column-count: 2;
  column-gap: 60px;
}
@media only screen and (max-width: 767px) {
  #signs-or-symptoms ul {
    column-count: 1;
    column-gap: 0;
    margin-bottom: 0;
  }
}
#signs-or-symptoms ul li {
  color: var(--black);
  font-family: var(--source);
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
}
#side-effects .content {
  padding-top: 85px;
  padding-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  #side-effects .content {
    padding-bottom: 20px;
  }
}
#side-effects h2 {
  text-transform: none !important;
  margin-bottom: 60px !important;
  color: var(--orange) !important;
  text-align: center;
  font-family: var(--rubik) !important;
  font-size: 26px !important;
  font-weight: 600 !important;
  line-height: 1em !important;
  letter-spacing: 1.04px !important;
}
@media only screen and (max-width: 767px) {
  #side-effects h2 {
    margin-bottom: 29px !important;
  }
}
#side-effects p {
  font-size: 22px;
  line-height: 26px;
}
#side-effects .avia-icon-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 36px 72px;
}
@media only screen and (max-width: 989px) {
  #side-effects .avia-icon-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  #side-effects .avia-icon-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
#side-effects .avia-icon-list li {
  position: relative;
  padding-bottom: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  #side-effects .avia-icon-list li::before {
    content: "•";
    color: var(--blue);
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    min-height: 45px;
  }
}
#side-effects .avia-icon-list li .iconlist_icon {
  background: transparent !important;
  width: 100px;
  height: 100px;
  margin-right: 0 !important;
}
@media only screen and (max-width: 767px) {
  #side-effects .avia-icon-list li .iconlist_icon {
    display: none;
  }
}
#side-effects .avia-icon-list li .iconlist_icon svg {
  margin-top: 0 !important;
  width: auto;
  height: 100%;
}
#side-effects .avia-icon-list li article {
  width: calc(100% - 100px);
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  #side-effects .avia-icon-list li article {
    width: 100%;
    padding-left: 0;
  }
}
#side-effects .avia-icon-list li h3 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  text-transform: none !important;
  color: var(--blue) !important;
  font-family: var(--rubik) !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  line-height: 1.3em !important;
}
#side-effects .avia-icon-list .iconlist-timeline {
  display: none !important;
}
#monitor-side-effects .content {
  padding-top: 20px !important;
}
#monitor-side-effects .content .content-column {
  padding-bottom: 85px !important;
  padding-left: 40px;
}
@media only screen and (max-width: 989px) {
  #monitor-side-effects .content .content-column {
    padding-bottom: 40px !important;
    padding-left: 0;
    order: 1;
  }
}
@media only screen and (max-width: 989px) {
  #monitor-side-effects .content .image-column {
    order: 2;
  }
}
#monitor-side-effects p {
  color: var(--text);
  font-family: var(--source);
  font-size: 22px;
  font-weight: 400;
  line-height: 26px;
}
@media only screen and (max-width: 767px) {
  #monitor-side-effects p:first-of-type {
    text-align: center;
  }
}
#monitor-side-effects strong {
  color: var(--blue);
  font-family: var(--source);
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
#monitor-side-effects a {
  color: var(--brightblue);
  text-decoration: underline;
}
#next-step.image-section .content {
  padding-top: 60px !important;
}
#next-step.image-section .entry-content-wrapper {
  align-items: flex-end;
}
#next-step.image-section .content-column {
  padding-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  #next-step.image-section .content-column {
    padding-bottom: 15px;
  }
}
#next-step.image-section .image-column {
  display: flex;
  align-content: flex-end;
}
#next-step.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: 15px;
  text-transform: none !important;
}
#next-step.image-section section {
  padding-bottom: 20px;
}
#next-step.image-section p {
  font-size: 22px;
  line-height: 26px;
}
#next-step.image-section p strong {
  color: var(--text);
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 75px;
}
#next-step.image-section .avia-button-wrap {
  display: block;
  width: 100%;
}
#next-step.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;
}
