/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 24 2026 | 22:18:10 */
/* Begin import: vars.scss */
/***********************/
/*  Website Variables  */
/***********************/
:root {
  /* Brand colors */
  --color-primary: #164b7a;
  --color-primary-dark: #0d314f;
  --color-primary-light: #e8f1f8;
  --color-secondary: #f2a541;
  --color-accent: #33a6a6;
  --color-nav: rgba(7, 62, 117, 0.35);
  --color-nav-md: rgba(7, 62, 117, 0.55);
  --color-nav-dark: rgba(7, 62, 117, 0.85);
  --color-nav-accent:#78D0ED;
  /* Neutral colors */
  --color-ink: #17202a;
  --color-text: #2f2f2f;
  --color-muted: #687483;
  --color-border: #d9e0e7;
  --color-surface: #ffffff;
  --color-surface-alt: #f8f8f8;
  --color-footer: #101820;
  /* Additional Colors */
  --purple: #584483;
  --yellow: #FBB040;
  --black: #000000;
  --blue: #4279BD;
  --darkblue: #073E75;
  --teal: #00A79D;
  /* Feedback colors */
  --color-success: #16835f;
  --color-warning: #b96f00;
  --color-error: #b23b3b;
  /* Typography */
  --font-heading: "Golos Text", "Helvetica Neue", Arial, sans-serif;
  --font-body: "Golos Text", "Helvetica Neue", Arial, sans-serif;
  --font-alt: "Abel", sans-serif;
  --font-size-xs: 0.8125rem;
  /* 13px */
  --font-size-sm: 0.9375rem;
  /* 15px */
  --font-size-base: 1rem;
  /* 16px */
  --font-size-md: 1.125rem;
  /* 18px */
  --font-size-lg: 1.375rem;
  /* 22px */
  --font-size-xl: 1.75rem;
  /* 28px */
  --font-size-2xl: 2.25rem;
  /* 36px */
  --font-size-3xl: 3rem;
  /* 48px */
  --font-size-4xl: 4rem;
  /* 64px */
  --font-size-5xl: 5rem;
  /* 80px */
  --line-height-tight: 1.12;
  --line-height-heading: 1.2;
  --line-height-body: 1.65;
  /* Spacing */
  --space-2xs: 0.25rem;
  --space-xs: 0.5rem;
  --space-sm: 0.75rem;
  --space-md: 1rem;
  --space-lg: 1.5rem;
  --space-xl: 2rem;
  --space-2xl: 3rem;
  --space-3xl: 4.5rem;
  --space-4xl: 6rem;
  /* Layout */
  --container-width: 1600px;
  --content-width: 760px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-xl: 35px;
  --radius-full: 500px;
  --shadow-sm: 0 2px 10px rgba(16, 24, 32, 0.08);
  --shadow-md: 0 12px 36px rgba(16, 24, 32, 0.12);
  /* Motion */
  --transition-fast: 160ms ease;
  --transition-base: 240ms ease;
  --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;
  --fw_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;
}
/* End import: vars.scss */
/* Begin import: media_queries.scss */
/* End import: media_queries.scss */
:root {
  --bh-anim-y: 24px;
  --bh-line-color: currentColor;
  --bh-line-dot-size: 6px;
  --bh-line-width: 100%;
  --bh-section-rule-color: var(--color-text);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) header#header .logo, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) header#header .main_menu > div > ul > li, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) header#header .av-burger-menu-main {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #inside-header h1, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #home-header h1 {
  opacity: 0;
  transform: translate3d(0, 18px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title .av_font_icon, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title .av-special-heading-tag, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title .av-subheading p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title h1, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title h3 {
  opacity: 0;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-title .av_font_icon {
  transform: scale(0.86);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-content p {
  opacity: 0;
  transform: translate3d(0, 16px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-image .avia-image-container, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .page-intro .page-intro-image img {
  clip-path: inset(0 100% 0 0 round var(--radius-xl));
  opacity: 0;
  transform: translate3d(0, 16px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title .av_font_icon, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title .av-special-heading-tag, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title h1, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title h3 {
  opacity: 0;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-title .av_font_icon {
  transform: scale(0.86);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-intro .page-intro-content p {
  opacity: 0;
  transform: translate3d(0, 16px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-animate, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-fade-up, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-fade-in, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-scale-in, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-card, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-image-reveal, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-video, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .js-reveal {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-scale-in, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-card {
  transform: translate3d(0, 18px, 0) scale(0.94);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-image-reveal, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-video {
  clip-path: inset(0 100% 0 0 round var(--radius-xl));
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-text-words, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-anim-text-lines {
  opacity: 0;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-animate-group > *, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-stagger-grid > * {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #leadership article, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #board-of-directors article {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #on-a-mission .on-a-mission-image, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #on-a-mission .on-a-mission-content p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #on-a-mission .on-a-mission-content .avia-button-wrap, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #on-a-mission .on-a-mission-content .avia-button {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #on-a-mission .on-a-mission-image {
  clip-path: inset(0 100% 0 0 round var(--radius-xl));
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #the-blossom-hill-way .way-card {
  opacity: 0;
  transform: translate3d(0, 34px, 0) scale(0.965);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #latest-news .av-special-heading-tag, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #latest-news .bh-news-feed__item, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #latest-news .more-news-button .avia-button-wrap, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #latest-news .more-news-button .avia-button {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #our-story .full-width-image, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #our-story .our-story-content h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #our-story .our-story-content p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #our-story .our-founder-content {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #expanded-access h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #expanded-access .avia_textblock p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #expanded-access .avia_codeblock, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #clinical-trials h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #clinical-trials .avia_textblock p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #clinical-trials .avia_codeblock, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #open-positions h2, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #open-positions .avia_textblock p, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #open-positions .avia_codeblock {
  opacity: 0;
  transform: translate3d(0, var(--bh-anim-y), 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .pipeline-row__bar, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .bh-progress {
  width: 0 !important;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .js-portfolio-single-lines .portfolio-single__rule-line--horizontal {
  transform: scaleX(0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .js-portfolio-single-lines .portfolio-single__rule-line--vertical {
  transform: scaleY(0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .js-portfolio-single-lines .portfolio-single__rule-dot {
  opacity: 0;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) .js-portfolio-single-lines .portfolio-single__rule-dot--start {
  opacity: 1;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .footer-upper .avia-image-container, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .footer-upper .widget_nav_menu li, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .footer-copyright, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .footer-social .av_font_icon {
  opacity: 0;
  transform: translate3d(0, 16px, 0);
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .hr.hr-default .hr-inner {
  transform: scaleX(0);
  transform-origin: left center;
}
html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .hr.hr-default .hr-inner:before, html.bh-js:not(.bh-animations-ready):not(.bh-animations-fallback) #footer .hr.hr-default .hr-inner:after {
  opacity: 0;
}
#inside-header h1, #home-header h1, .page-intro-title .av-special-heading-tag, .page-intro-title h1, .page-intro-title h2, .page-intro-title .av-subheading p, .page-intro-content p, .pipeline-intro .page-intro-content p, .bh-anim-text-words, .bh-anim-text-lines {
  overflow: hidden;
}
.bh-split-word {
  display: inline-block;
  white-space: pre;
  will-change: opacity, transform;
}
.bh-split-line {
  display: block;
  will-change: opacity, transform;
}
.bh-line-inline, .bh-line-below, .line-animation-inline, .line-animation-below {
  --line-animation-color: var(--bh-line-color);
  --line-animation-dot-size: var(--bh-line-dot-size);
  --line-animation-start-x: 0px;
  --line-animation-gap: 24px;
  --line-animation-offset-y: 16px;
  position: relative;
}
.bh-line-inline .special-heading-border, .bh-line-inline .special-heading-inner-border, .bh-line-below .special-heading-border, .bh-line-below .special-heading-inner-border, .line-animation-inline .special-heading-border, .line-animation-inline .special-heading-inner-border, .line-animation-below .special-heading-border, .line-animation-below .special-heading-inner-border {
  display: none !important;
}
.bh-line-inline .line-animation-rule, .bh-line-below .line-animation-rule, .line-animation-inline .line-animation-rule, .line-animation-below .line-animation-rule {
  display: block;
  height: 1px;
  overflow: visible;
  pointer-events: none;
  position: relative;
  z-index: 1;
}
.bh-line-inline .line-animation-rule-fill, .bh-line-below .line-animation-rule-fill, .line-animation-inline .line-animation-rule-fill, .line-animation-below .line-animation-rule-fill {
  background: var(--line-animation-color);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform-origin: left center;
  width: 100%;
}
.bh-line-inline .line-animation-dot, .bh-line-below .line-animation-dot, .line-animation-inline .line-animation-dot, .line-animation-below .line-animation-dot {
  background: var(--line-animation-color);
  border-radius: var(--radius-full);
  display: block;
  height: var(--line-animation-dot-size);
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--line-animation-dot-size);
  z-index: 2;
}
.bh-line-inline, .line-animation-inline {
  align-items: center;
  display: flex;
  gap: var(--line-animation-gap);
  width: 100%;
}
.bh-line-inline .av-special-heading-tag, .bh-line-inline h1, .bh-line-inline h2, .bh-line-inline h3, .bh-line-inline h4, .bh-line-inline h5, .bh-line-inline h6, .line-animation-inline .av-special-heading-tag, .line-animation-inline h1, .line-animation-inline h2, .line-animation-inline h3, .line-animation-inline h4, .line-animation-inline h5, .line-animation-inline h6 {
  flex: 0 0 auto;
  margin: 0;
}
.bh-line-inline .line-animation-rule, .line-animation-inline .line-animation-rule {
  flex: 1 1 auto;
  min-width: 48px;
}
.bh-line-inline .line-animation-dot, .line-animation-inline .line-animation-dot {
  transform: translate(-50%, -50%);
}
.bh-line-below, .line-animation-below {
  display: block;
  margin-bottom: 56px;
  width: 100%;
}
.bh-line-below .av-special-heading-tag, .bh-line-below h1, .bh-line-below h2, .bh-line-below h3, .bh-line-below h4, .bh-line-below h5, .bh-line-below h6, .line-animation-below .av-special-heading-tag, .line-animation-below h1, .line-animation-below h2, .line-animation-below h3, .line-animation-below h4, .line-animation-below h5, .line-animation-below h6 {
  margin-bottom: 0;
}
.bh-line-below .line-animation-rule, .line-animation-below .line-animation-rule {
  left: 0;
  position: absolute;
  top: calc(100% + var(--line-animation-offset-y));
  width: var(--bh-line-width);
}
.bh-animate, .bh-anim-fade-up, .bh-anim-fade-in, .bh-anim-scale-in, .bh-anim-card, .bh-anim-image-reveal, .bh-anim-video, .bh-anim-text-words, .bh-anim-text-lines, .js-reveal {
  will-change: opacity, transform;
}
.bh-anim-image-reveal, .bh-anim-video {
  will-change: opacity, transform, clip-path;
}
.bh-animate-group > *, .bh-stagger-grid > * {
  will-change: opacity, transform;
}
.bh-section-rule {
  --bh-section-rule-dot-size: var(--bh-line-dot-size);
  --bh-section-rule-color: var(--line-animation-color, var(--color-text));
  display: block;
  height: 1px;
  overflow: visible;
  pointer-events: none;
  position: relative;
  width: 100%;
  z-index: 2;
}
.bh-section-rule__line, .bh-section-rule__dot {
  background: var(--bh-section-rule-color);
  display: block;
  pointer-events: none;
  position: absolute;
}
.bh-section-rule__line {
  height: 1px;
  left: 0;
  top: 0;
  transform-origin: left center;
  width: 100%;
}
.bh-section-rule__dot {
  border-radius: var(--radius-full);
  height: var(--bh-section-rule-dot-size);
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--bh-section-rule-dot-size);
}
.bh-section-rule--latest-news-top {
  margin-bottom: var(--space-xl);
  order: -2;
  width: 100%;
}
.bh-section-rule--inline-cta {
  flex: 1 1 auto;
  margin-right: var(--space-xl);
  min-width: 120px;
}
#latest-news .bh-section-rule--latest-news-top, #latest-news .bh-section-rule--inline-cta {
  display: none;
}
#latest-news .av-special-heading {
  padding-top: var(--space-xl);
  position: relative;
}
#latest-news .av-special-heading::before, #latest-news .av-special-heading::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
}
#latest-news .av-special-heading::before {
  background: var(--color-text);
  height: 1px;
  left: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: left center;
  width: 100%;
}
#latest-news .av-special-heading::after {
  background: radial-gradient(circle at calc(var(--bh-line-dot-size) / 2) center, var(--color-text) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px)), radial-gradient(circle at calc(100% - (var(--bh-line-dot-size) / 2)) center, var(--color-text) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px));
  height: var(--bh-line-dot-size);
  left: 0;
  opacity: 0;
  top: 0;
  transform: translateY(-50%);
  width: 100%;
}
#latest-news .more-news-button {
  gap: var(--space-xl);
  position: relative;
  width: 100%;
}
#latest-news .more-news-button::before, #latest-news .more-news-button::after {
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
}
#latest-news .more-news-button::before {
  background: var(--color-text);
  height: 1px;
  left: 0;
  top: calc(var(--space-2xl) + 24px);
  transform: scaleX(0);
  transform-origin: left center;
  width: calc(100% - 280px);
}
#latest-news .more-news-button::after {
  background: radial-gradient(circle at calc(var(--bh-line-dot-size) / 2) center, var(--color-text) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px)), radial-gradient(circle at calc(100% - (var(--bh-line-dot-size) / 2)) center, var(--color-text) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px));
  height: var(--bh-line-dot-size);
  left: 0;
  opacity: 0;
  top: calc(var(--space-2xl) + 24px);
  transform: translateY(-50%);
  width: calc(100% - 280px);
}
#latest-news .av-special-heading::before, #latest-news .more-news-button::before {
  animation: bh-home-hero-line-draw 1120ms cubic-bezier(0.45, 0, 0.15, 1) 120ms forwards;
}
#latest-news .av-special-heading::after, #latest-news .more-news-button::after {
  animation: bh-home-hero-dot-fade 160ms ease-out 120ms forwards;
}
.bh-home-hero-line {
  --bh-line-color: var(--color-surface);
  --line-animation-color: var(--color-surface);
  --line-animation-offset-y: 36px;
}
#home-header {
  overflow: visible;
  position: relative;
}
#home-header::before, #home-header::after {
  content: none;
  display: none;
}
#home-header::before {
  background: var(--color-surface);
  height: 1px;
  left: calc(3.25% + (var(--bh-line-dot-size) / 2));
  top: 82%;
  transform: scaleX(0);
  transform-origin: left center;
  width: calc(52% - var(--bh-line-dot-size));
}
#home-header::after {
  background: radial-gradient(circle at calc(var(--bh-line-dot-size) / 2) center, var(--color-surface) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px)), radial-gradient(circle at calc(100% - (var(--bh-line-dot-size) / 2)) center, var(--color-surface) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px));
  height: var(--bh-line-dot-size);
  left: 3.25%;
  opacity: 0;
  top: 82%;
  transform: translateY(-50%);
  width: 52%;
}
#home-header.is-home-hero-rule-visible::before, .bh-animations-ready #home-header::before {
  animation: bh-home-hero-line-draw 1120ms cubic-bezier(0.45, 0, 0.15, 1) 900ms forwards;
}
#home-header.is-home-hero-rule-visible::after, .bh-animations-ready #home-header::after {
  animation: bh-home-hero-dot-fade 160ms ease-out 900ms forwards;
}
#home-header .inside-header-title {
  overflow: visible;
  position: relative;
}
#home-header .inside-header-title::before, #home-header .inside-header-title::after {
  content: none;
  display: none;
}
#home-header .inside-header-title::before {
  background: var(--color-surface);
  height: 1px;
  left: 0;
  top: calc(100% + 36px);
  transform: scaleX(0);
  transform-origin: left center;
  width: 100%;
  z-index: 4;
}
#home-header .inside-header-title::after {
  background: radial-gradient(circle at left center, var(--color-surface) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px)), radial-gradient(circle at right center, var(--color-surface) 0 calc(var(--bh-line-dot-size) / 2), transparent calc((var(--bh-line-dot-size) / 2) + 0.5px));
  height: var(--bh-line-dot-size);
  left: 0;
  opacity: 0;
  top: calc(100% + 36px);
  transform: translateY(-50%);
  width: 100%;
  z-index: 5;
}
#home-header.is-home-hero-rule-visible .inside-header-title::before, .bh-animations-ready #home-header .inside-header-title::before {
  animation: bh-home-hero-line-draw 1120ms cubic-bezier(0.45, 0, 0.15, 1) 900ms forwards;
}
#home-header.is-home-hero-rule-visible .inside-header-title::after, .bh-animations-ready #home-header .inside-header-title::after {
  animation: bh-home-hero-dot-fade 160ms ease-out 900ms forwards;
}
.has-home-hero-rule-stage {
  position: relative;
}
.bh-home-hero-rule {
  --bh-home-line-distance: 0px;
  display: block;
  height: 1px;
  left: 0;
  overflow: visible;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.bh-home-hero-rule__line, .bh-home-hero-rule__dot {
  background: var(--color-surface);
  display: block;
  pointer-events: none;
  position: absolute;
}
.bh-home-hero-rule__line {
  height: 1px;
  transform: scaleX(0);
  transform-origin: left center;
}
.bh-home-hero-rule__dot {
  border-radius: var(--radius-full);
  height: var(--bh-line-dot-size);
  opacity: 0;
  width: var(--bh-line-dot-size);
}
.bh-home-hero-rule__dot--end {
  transform: translate(-50%, -50%);
}
.is-home-hero-rule-visible .bh-home-hero-rule__line {
  animation: bh-home-hero-line-draw 1120ms cubic-bezier(0.45, 0, 0.15, 1) forwards;
}
.is-home-hero-rule-visible .bh-home-hero-rule__dot {
  animation: bh-home-hero-dot-fade 160ms ease-out forwards;
}
.is-home-hero-rule-visible .bh-home-hero-rule__dot--end {
  animation: bh-home-hero-dot-fade 160ms ease-out forwards, bh-home-hero-dot-move 1120ms cubic-bezier(0.45, 0, 0.15, 1) 60ms forwards;
}
@keyframes bh-home-hero-line-draw {
  to {
    transform: scaleX(1);
  }
}
@keyframes bh-home-hero-dot-fade {
  to {
    opacity: 1;
  }
}
@keyframes bh-home-hero-dot-move {
  to {
    transform: translate(calc(var(--bh-home-line-distance) - 50%), -50%);
  }
}
#posters-and-presentations .bh-line-below {
  --line-animation-offset-y: var(--space-lg);
  margin-bottom: var(--space-3xl) !important;
  padding-bottom: 0 !important;
}
.pipeline-intro.has-pipeline-intro-gsap .page-intro-title {
  position: relative;
}
.pipeline-intro.has-pipeline-intro-gsap .page-intro-title .special-heading-border, .pipeline-intro.has-pipeline-intro-gsap .page-intro-title .special-heading-inner-border {
  display: none !important;
}
.pipeline-intro.has-pipeline-intro-gsap .pipeline-intro-rule {
  bottom: 0;
  display: block;
  height: 1px;
  left: 0;
  overflow: visible;
  pointer-events: none;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.pipeline-intro.has-pipeline-intro-gsap .pipeline-intro-rule__line, .pipeline-intro.has-pipeline-intro-gsap .pipeline-intro-rule__dot {
  background: var(--bh-divider-color, var(--color-text));
  display: block;
  pointer-events: none;
  position: absolute;
}
.pipeline-intro.has-pipeline-intro-gsap .pipeline-intro-rule__line {
  height: 1px;
  left: 0;
  top: 0;
  transform-origin: left center;
  width: 100%;
}
.pipeline-intro.has-pipeline-intro-gsap .pipeline-intro-rule__dot {
  border-radius: var(--radius-full);
  height: var(--bh-divider-dot-size, var(--bh-line-dot-size));
  left: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  width: var(--bh-divider-dot-size, var(--bh-line-dot-size));
}
#clinical-trials .clinical-trial-title .bh-line-below {
  --line-animation-offset-y: var(--space-lg);
  margin-bottom: var(--space-3xl) !important;
  padding-bottom: 0 !important;
}
.pipeline-row__bar, .bh-progress {
  transform-origin: left center;
}
.page-intro.has-page-intro-gsap .has-page-intro-divider-stage {
  position: relative;
}
.page-intro.has-page-intro-gsap:not(.is-page-intro-active) .page-intro-title .av_font_icon {
  opacity: 0 !important;
  transform: scale(0.82) !important;
  visibility: hidden !important;
}
.page-intro.has-page-intro-gsap .page-intro-content::before, .page-intro.has-page-intro-gsap .page-intro-content::after, .page-intro.has-page-intro-gsap .page-intro-content .avia_textblock::before, .page-intro.has-page-intro-gsap .page-intro-content .avia_textblock::after, .page-intro.has-page-intro-gsap .page-intro-content .av_textblock_section::after {
  display: none !important;
}
.page-intro.has-page-intro-gsap .page-intro-divider {
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.page-intro.has-page-intro-gsap .page-intro-divider__line, .page-intro.has-page-intro-gsap .page-intro-divider__dot {
  background: var(--bh-divider-color);
  display: block;
  pointer-events: none;
  position: absolute;
}
.page-intro.has-page-intro-gsap .page-intro-divider__line {
  height: var(--bh-divider-width);
  transform-origin: left center;
}
.page-intro.has-page-intro-gsap .page-intro-divider__line--vertical {
  height: var(--bh-divider-vertical-height, 100%);
  transform-origin: top center;
  width: var(--bh-divider-width);
}
.page-intro.has-page-intro-gsap .page-intro-divider__dot {
  border-radius: var(--radius-full);
  height: var(--bh-divider-dot-size);
  width: var(--bh-divider-dot-size);
}
@media only screen and (max-width: 989px) {
  .page-intro.has-page-intro-gsap .page-intro-divider__line--vertical, .page-intro.has-page-intro-gsap .page-intro-divider__dot--bottom {
    display: none !important;
  }
}
html.bh-animations-fallback *, html.bh-animations-fallback *::before, html.bh-animations-fallback *::after, html:not(.bh-js) *, html:not(.bh-js) *::before, html:not(.bh-js) *::after {
  animation: none !important;
  clip-path: none !important;
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
}
html.bh-animations-fallback .pipeline-row__bar, html.bh-animations-fallback .bh-progress, html:not(.bh-js) .pipeline-row__bar, html:not(.bh-js) .bh-progress {
  width: var(--pipeline-progress, var(--bh-progress, 100%)) !important;
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    animation: none !important;
    transition: none !important;
    transform: none !important;
    opacity: 1 !important;
    clip-path: none !important;
  }
  .pipeline-row__bar, .bh-progress {
    width: var(--pipeline-progress, var(--bh-progress, 100%)) !important;
  }
}
