
.professional-portal-page {
  overflow-x: hidden;
  background: linear-gradient(180deg, #f8fbff 0%, #ffffff 24%, #f9fcff 100%);
  color: #163052;
}
.professional-portal-page .header {
  background: transparent;
  backdrop-filter: blur(0);
  transition: background 0.35s ease, backdrop-filter 0.35s ease, box-shadow 0.35s ease;
}
.professional-portal-page .header .nav-links > li > a {
  color: #1e1e1e;
}
.professional-portal-page .header .nav-links > li > label {
  color: #1e1e1e;
}
.professional-portal-page .header .nav-links > li > a.more {
  color: #1e1e1e !important;
}
.professional-portal-page .header .nav-links > li > a.more:hover {
  color: #fff !important;
}
.professional-portal-page .header .nav-links > li > a.more:focus {
  color: #fff !important;
}
.professional-portal-page .header .nav-links > li.call > a {
  background: linear-gradient(90deg, rgb(73, 155, 230) 0%, rgb(74, 205, 181) 100%);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.professional-portal-page .header .nav-links > li.call > a img {
  filter: brightness(0) invert(1);
}
.professional-portal-page .header .desktop-item {
  color: #1e1e1e;
}
.professional-portal-page .header nav .wrapper .logo {
  width: 500px;
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg {
  color: #fff;
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg::before {
  opacity: 1;
  inset: 0;
  background: #499be6;
  background: linear-gradient(90deg, rgb(73, 155, 230) 0%, rgb(74, 205, 181) 100%);
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg img {
  filter: brightness(0) invert(1);
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg:hover {
  color: #000;
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg:hover::before {
  opacity: 0;
  inset: 50%;
  background: #499be6;
  background: linear-gradient(90deg, rgb(73, 155, 230) 0%, rgb(74, 205, 181) 100%);
}
.professional-portal-page .header nav .wrapper .logo a.solid-bg:hover img {
  filter: brightness(1) invert(0);
}
.professional-portal-page .header nav .wrapper .logo .sub_links a {
  max-width: 130px;
}
.professional-portal-page .header.scrolled {
  background: linear-gradient(180deg, rgba(242, 248, 254, 0.98) 0%, rgba(242, 248, 254, 0.88) 100%);
  backdrop-filter: blur(8px);
  box-shadow: 0 10px 28px rgba(22, 48, 82, 0.08);
}
.professional-portal-page .gradient {
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.professional-portal-page .portal-hero {
  padding: 128px 0 30px;
  overflow: hidden;
  position: relative;
  background: linear-gradient(180deg, rgba(73, 155, 230, 0.15) 6.98%, rgba(255, 255, 255, 0.15) 31.7%, rgba(255, 255, 255, 0.15) 94.3%);
}
.professional-portal-page .portal-hero .banner-bg-outline {
  position: absolute;
  right: 0px;
  top: 0px;
  will-change: transform;
  animation: portalHeroOutlineDrift 8s ease-in-out 1.1s infinite alternate;
}
.professional-portal-page .banner.inner_banner.single_page {
  height: auto;
  min-height: 400px;
  background: #ededed !important;
  background-size: cover !important;
  padding-bottom: 50px;
}
.professional-portal-page .banner.inner_banner.single_page::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  height: 200px;
  opacity: 0.5;
  background: linear-gradient(to bottom, rgba(73, 155, 230, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.professional-portal-page .banner.inner_banner.single_page::after {
  position: absolute;
  content: "";
  right: 0;
  top: -70px;
  bottom: 0;
  width: 65%;
  left: auto;
  height: auto;
  border-radius: 0;
  background: url(../images/inner-banner-bg.svg) right center no-repeat;
  background-size: cover;
  opacity: 0.2;
}
.professional-portal-page .banner.inner_banner.single_page .container {
  min-height: auto;
  padding-top: 160px;
}
.professional-portal-page .banner.inner_banner.single_page .container .row .left .wrap h6 {
  margin-bottom: 10px;
}
.professional-portal-page .banner.inner_banner.single_page .container .row .left .wrap h2 {
  color: #000;
}
.professional-portal-page .banner.inner_banner.single_page .container .row .left .wrap p {
  color: #000;
}

.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes {
  padding: 80px 0 85px;
  overflow: visible;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 40px;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head .title-wrap {
  max-width: 1040px;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head h2 {
  color: #000;
  font-size: 40px;
  line-height: 1.2;
  margin-bottom: 0;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head p {
  color: #1e1e1e;
  font-size: 17px;
  line-height: 32px;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-grid {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 24px;
  align-items: end;
  padding-top: 6px;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card {
  position: relative;
  z-index: 1;
  min-height: 220px;
  border: 1px solid #e1e1e1;
  border-radius: 16px;
  background: #fff;
  padding: 30px 24px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  outline: none;
  transition: 300ms;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card .num {
  position: relative;
  z-index: 2;
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d4d4d4;
  transition: 300ms;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card .cause-copy {
  position: relative;
  z-index: 2;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card h3 {
  color: #20365f;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
  padding: 0;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 15px;
  background: radial-gradient(circle at 93% 8%, rgb(73, 155, 242) 0, rgba(32, 54, 95, 0.91) 50%, #20365f 68%);
  opacity: 0;
  transition: 300ms;
  z-index: 0;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover {
  z-index: 30;
  border-color: transparent;
  box-shadow: 0 20px 45px rgba(32, 54, 95, 0.18);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover .num {
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:hover .cause-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -12px);
  pointer-events: auto;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible {
  z-index: 30;
  border-color: transparent;
  box-shadow: 0 20px 45px rgba(32, 54, 95, 0.18);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible .num {
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:focus-visible .cause-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -12px);
  pointer-events: auto;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-tooltip {
  position: absolute;
  left: 50%;
  bottom: 100%;
  width: 320px;
  max-width: calc(100vw - 40px);
  padding: 15px 24px;
  border-radius: 10px;
  background: #fff;
  color: #5e5e5e;
  font-size: 15px;
  line-height: 23px;
  text-align: center;
  box-shadow: 0 18px 46px rgba(0, 0, 0, 0.08);
  opacity: 0;
  visibility: hidden;
  transform: translate(-50%, 0);
  transition: 260ms;
  z-index: 20;
  pointer-events: none;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-tooltip::after {
  position: absolute;
  content: "";
  left: 50%;
  bottom: -9px;
  width: 18px;
  height: 18px;
  background: #fff;
  transform: translateX(-50%) rotate(45deg);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n+1) .cause-tooltip {
  left: 0;
  transform: translate(0, 0);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n+1) .cause-tooltip::after {
  left: 62px;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n+1):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n+1):focus-visible .cause-tooltip {
  transform: translate(0, -12px);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n) .cause-tooltip {
  right: 0;
  left: auto;
  transform: translate(0, 0);
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n) .cause-tooltip::after {
  right: 62px;
  left: auto;
}
.professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(6n):focus-visible .cause-tooltip {
  transform: translate(0, -12px);
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero {
  position: relative;
  overflow: hidden;
  padding: 142px 0 68px;
  background: linear-gradient(180deg, rgba(233, 244, 255, 0.9) 0%, #ffffff 100%);
  border-bottom: 1px solid rgba(15, 39, 73, 0.08);
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__lines {
  position: absolute;
  top: 0;
  right: 0;
  width: min(42vw, 620px);
  opacity: 0.5;
  pointer-events: none;
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__lines img {
  display: block;
  width: 100%;
  height: auto;
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__content {
  position: relative;
  z-index: 1;
  max-width: 760px;
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__content h1 {
  color: #000;
  font-size: 60px;
  line-height: 1.08;
  font-weight: 700;
  margin-bottom: 18px;
  letter-spacing: -0.03em;
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__content p {
  max-width: 610px;
  color: rgba(0, 0, 0, 0.72);
  font-size: 19px;
  line-height: 1.6;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-inner-hero__eyebrow {
  display: inline-block;
  margin-bottom: 14px;
  font-size: 17px;
  line-height: 1.6;
  font-weight: 600;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-steps {
  padding: 64px 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-protocol {
  padding: 64px 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-faq {
  padding: 64px 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-faq .accordion-item {
  background: transparent;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #e5eaf1;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads {
  padding: 64px 0;
  padding-top: 24px;
  padding-bottom: 72px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-steps__grid {
  align-items: stretch;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-protocol__grid {
  display: grid;
  gap: 18px;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  align-items: stretch;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step {
  position: relative;
  min-height: 152px;
  padding: 28px 28px 24px;
  border-radius: 18px;
  border: 1px solid #e4ebf4;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 220px;
  border: 1px solid #e1e1e1;
  border-radius: 16px;
  background: #fff;
  padding: 30px 24px 24px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  outline: none;
  transition: 300ms;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(18, 38, 70, 0.08);
  border-color: transparent;
  box-shadow: 0 20px 45px rgba(32, 54, 95, 0.18);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:hover::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:hover .portal-tech-step__number {
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:hover h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:hover p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step h3 {
  color: #203357;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
  transition: 300ms;
  color: #20365f;
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin: 0 0 8px;
  padding: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step p {
  color: #69788f;
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
  position: relative;
  z-index: 2;
  transition: 300ms;
  color: #203357;
  font-size: 16px;
  line-height: 1.65;
  font-weight: 300;
  margin: 4px 0 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 15px;
  background: radial-gradient(circle at 93% 8%, rgb(73, 155, 242) 0, rgba(32, 54, 95, 0.91) 50%, #20365f 68%);
  opacity: 0;
  transition: 300ms;
  z-index: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step .portal-tech-step__number {
  position: relative;
  z-index: 2;
  transition: 300ms;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:focus-visible {
  border-color: transparent;
  box-shadow: 0 20px 45px rgba(32, 54, 95, 0.18);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:focus-visible::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:focus-visible .portal-tech-step__number {
  -webkit-text-stroke-color: #fff;
  color: transparent;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:focus-visible h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step:focus-visible p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card {
  position: relative;
  min-height: 152px;
  padding: 28px 28px 24px;
  border-radius: 18px;
  border: 1px solid #e4ebf4;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-height: 195px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 18px 34px rgba(18, 38, 70, 0.08);
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card h3 {
  color: #203357;
  font-size: 24px;
  line-height: 1.25;
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 20px;
  margin-bottom: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card p {
  color: #69788f;
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-step__number {
  display: block;
  color: rgba(30, 42, 64, 0.1);
  font-size: 52px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 18px;
  color: #fff;
  font-size: 64px;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #d4d4d4;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card__number {
  display: block;
  color: rgba(30, 42, 64, 0.1);
  font-size: 52px;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card--active {
  background: linear-gradient(180deg, #334c80 0%, #223a67 100%);
  border-color: rgba(104, 164, 255, 0.28);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card--active h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card--active p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card--active .portal-protocol-card__number {
  color: rgba(255, 255, 255, 0.2);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-mechanism {
  position: relative;
  overflow: hidden;
  padding: 70px 0 82px;
  background: linear-gradient(180deg, #22375e 0%, #233a64 100%);
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-mechanism h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 700;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-copy {
  position: relative;
  z-index: 1;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-copy h2 {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-copy p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-differentiators {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-differentiators h2 {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-section-head h2 {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-section-head {
  margin-bottom: 34px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-section-head p {
  color: #6f7d92;
  font-size: 17px;
  line-height: 1.7;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card h2 {
  font-size: 40px;
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 18px;
  color: #111;
  font-size: 35px;
  margin-bottom: 34px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card {
  border-radius: 22px;
  background: linear-gradient(90deg, rgba(215, 236, 255, 0.3) 0.34%, rgba(234, 255, 249, 0.3) 99%), rgba(217, 217, 217, 0.3);
  padding: 44px 42px;
  text-align: center;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-media {
  background: rgba(255, 255, 255, 0.03);
  border-radius: 22px;
  overflow: hidden;
  box-shadow: 0 24px 70px rgba(4, 13, 27, 0.22);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-media img {
  display: block;
  width: 100%;
  height: auto;
  min-height: 380px;
  -o-object-fit: cover;
  object-fit: cover;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-differentiators__grid > [class*=col-] {
  position: relative;
  display: flex;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-differentiators__grid > [class*=col-]:not(:first-child) .portal-diff-card::before {
  position: absolute;
  content: "";
  left: -15px;
  top: 0px;
  bottom: 0px;
  width: 1px;
  height: 100%;
  background: url(../images/line-separator.svg) center no-repeat;
}
.professional-portal-page.professional-portal-page--technology .portal-diff-card {
  position: relative;
  width: 100%;
  padding: 15px;
}
.professional-portal-page.professional-portal-page--technology .portal-diff-card img {
  max-width: 60px;
  height: auto;
  margin-bottom: 20px;
}
.professional-portal-page.professional-portal-page--technology .portal-diff-card svg {
  max-width: 60px;
  height: auto;
  margin-bottom: 20px;
}
.professional-portal-page.professional-portal-page--technology .portal-diff-card h3 {
  color: #fff;
  font-size: 23px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 10px;
}
.professional-portal-page.professional-portal-page--technology .portal-diff-card p {
  color: #eaeaea;
  font-size: 16px;
  line-height: 1.7;
  font-weight: 300;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-section-head--center {
  text-align: center;
}
.professional-portal-page.professional-portal-page--technology .portal-protocol-card__note {
  position: absolute;
  left: 50%;
  top: -18px;
  transform: translateX(-50%);
  width: 220px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 16px 26px rgba(18, 38, 70, 0.12);
  color: #6b7689;
  font-size: 11px;
  line-height: 1.45;
  text-align: center;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-criteria {
  padding: 0 0 20px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-criteria__shell {
  background: radial-gradient(50.2% 48.66% at 50% 2.95%, rgba(129, 147, 181, 0.35) 0%, rgba(102, 102, 102, 0) 100%), #0b172b;
  border-radius: 22px;
  padding: 50px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel {
  display: grid;
  grid-template-columns: minmax(240px, 0.9fr) 2fr;
  gap: 40px;
  padding: 40px 30px;
  border-radius: 22px;
  border: 1px solid rgba(75, 214, 174, 0.18);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.02) 0%, rgba(255, 255, 255, 0.01) 100%);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel + .portal-tech-panel {
  margin-top: 40px;
  border-color: rgba(255, 144, 77, 0.22);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__eyebrow {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.5;
  font-weight: 600;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel--warn .portal-tech-panel__eyebrow {
  color: rgba(255, 141, 103, 0.81);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__heading h2 {
  color: #fff;
  font-size: 45px;
  line-height: 60px;
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.04em;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px 40px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__list li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__list li span {
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-panel__list li p {
  color: #fff;
  margin: 0;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 999px;
  padding: 10px 20px;
  color: #516177;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  border: 1px solid rgba(73, 157, 228, 0.16);
  background: rgba(255, 255, 255, 0.84);
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__links a:hover {
  transform: translateY(-2px);
  border-color: rgba(75, 214, 174, 0.55);
  box-shadow: 0 16px 26px rgba(73, 157, 228, 0.12);
}
.professional-portal-page.professional-portal-page--technology .portal-tech-downloads__links svg {
  width: 41px;
  height: 41px;
  flex: 0 0 41px;
}

.professional-portal-page.professional-portal-page--clinical-evidence .portal-publications {
  padding: 64px 0 80px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__toolbar {
  position: relative;
  margin-bottom: 28px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__title h2 {
  color: #000;
  font-size: 40px;
  line-height: 1.08;
  font-weight: 700;
  margin: 0;
  letter-spacing: -0.04em;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-button {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 16px;
  padding: 12px 22px;
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%);
  box-shadow: 0 16px 28px rgba(73, 157, 228, 0.16);
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel {
  position: absolute;
  top: calc(100% + 12px);
  right: 0;
  z-index: 20;
  width: min(860px, 100%);
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 24px 60px rgba(27, 42, 69, 0.18);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__inner {
  padding: 30px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__search {
  position: relative;
  display: block;
  margin-bottom: 28px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__search input {
  width: 100%;
  height: 58px;
  border-radius: 999px;
  border: 1px solid #dde4ec;
  padding: 0 58px 0 22px;
  color: #222;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  outline: none;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__search input::-moz-placeholder {
  color: #5b5b5b;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__search input::placeholder {
  color: #5b5b5b;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__search i {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #499de4;
  font-size: 22px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__section {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e8edf3;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__section h3 {
  color: #499de4;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 700;
  margin-bottom: 16px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__section:last-of-type {
  margin-bottom: 0;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__chips button {
  border: 1px solid #dde4ec;
  border-radius: 999px;
  background: #fff;
  padding: 10px 16px;
  color: #111;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  transition: border-color 0.25s ease, color 0.25s ease, background 0.25s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__chips button:hover {
  border-color: #b8d8f3;
  background: #f7fbff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__chips button:focus-visible {
  border-color: #b8d8f3;
  background: #f7fbff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__chips button.active {
  border-color: #b8d8f3;
  background: #f7fbff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__actions {
  padding-top: 2px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__submit {
  border: 0;
  border-radius: 999px;
  padding: 15px 28px;
  color: #fff;
  background: linear-gradient(90deg, #499de4 0%, #4bd6ae 100%);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  box-shadow: 0 16px 26px rgba(73, 157, 228, 0.16);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-height: 470px;
  padding: 30px 30px 10px;
  border-radius: 15px;
  border: 1px solid #e7edf5;
  background: #fff;
  transition: all 0.28s ease, transform 0.28s ease, box-shadow 0.28s ease, border-color 0.28s ease, background 0.28s ease !important;
  justify-content: space-between;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover {
  transform: translateY(-4px);
  border-color: rgba(62, 95, 154, 0.32);
  background: radial-gradient(101.16% 97.67% at 86.71% 6.88%, #466fbd 0%, #203357 60.58%), linear-gradient(180deg, #466fbd 0%, #203357 60.58%);
  box-shadow: 0 28px 50px rgba(22, 37, 62, 0.16);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-card__meta strong {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-card__meta span {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-card__pill {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-action svg {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-action img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-card__top svg {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-card__top img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:hover .portal-publication-action.portal-outline-button {
  color: #fff;
  background: linear-gradient(#1f3256, #1f3256) padding-box, linear-gradient(90deg, #4ba0f2 0%, #4fd6be 100%) border-box;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible {
  transform: translateY(-4px);
  border-color: rgba(62, 95, 154, 0.32);
  background: radial-gradient(101.16% 97.67% at 86.71% 6.88%, #466fbd 0%, #203357 60.58%), linear-gradient(180deg, #466fbd 0%, #203357 60.58%);
  box-shadow: 0 28px 50px rgba(22, 37, 62, 0.16);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-card__meta strong {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-card__meta span {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-card__pill {
  color: #fff;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-action svg {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-action img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-card__top svg {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-card__top img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card:focus-visible .portal-publication-action.portal-outline-button {
  color: #fff;
  background: linear-gradient(#1f3256, #1f3256) padding-box, linear-gradient(90deg, #4ba0f2 0%, #4fd6be 100%) border-box;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__top {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 54px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__top img {
  width: 28px;
  height: auto;
  flex: 0 0 28px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__top svg {
  width: 28px;
  height: auto;
  flex: 0 0 28px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 38px;
  padding: 7px 18px;
  border-radius: 999px;
  border: 1px solid #d9e4ef;
  color: #203357;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 23px;
  transition: color 0.28s ease, border-color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__body {
  padding-bottom: 18px;
  transition: border-color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__body h3 {
  color: #203357;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 20px;
  transition: color 0.28s ease;
  border-bottom: 1px solid rgba(201, 201, 201, 0.3);
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__meta {
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__meta strong {
  display: block;
  background: linear-gradient(to right, #4bd6ae, #499be6);
  color: transparent !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 600;
  margin-bottom: 4px;
  transition: color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__meta span {
  display: block;
  color: #98a4b4;
  font-size: 14px;
  line-height: 1.6;
  transition: color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__tags {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__tags li {
  color: #4acdb5;
  font-size: 15px;
  line-height: 1.4;
  font-weight: 500;
  padding-left: 16px;
  margin-left: 16px;
  transition: color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__tags li:not(:first-child) {
  border-left: 1px solid #e5e5e5;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__tags li:first-child {
  padding-left: 0;
  margin-left: 0;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(201, 201, 201, 0.3);
  transition: border-color 0.28s ease;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-width: 126px;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 300;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-action img {
  width: 16px;
  height: auto;
  flex: 0 0 16px;
}
.professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-action svg {
  width: 16px;
  height: auto;
  flex: 0 0 16px;
}

.portal-hero__shell {
  position: relative;
  z-index: 1;
  padding: 38px 0 0;
  border-bottom: 1px solid rgba(15, 39, 73, 0.08);
}
.portal-hero__shell .row {
  max-width: 1600px;
}

.portal-hero__copy .eyebrow {
  display: inline-block;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  color: #6cb8f2;
  margin-bottom: 16px;
}
.portal-hero__copy h1 {
  color: #000;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 72px;
}
.portal-hero__copy p {
  color: rgba(0, 0, 0, 0.81);
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  margin-bottom: 26px;
}

.portal-cta {
  color: #0f2749;
  background: #fff;
  border-color: #6cb8f2;
  box-shadow: 0 14px 34px rgba(74, 155, 230, 0.12);
}

.portal-hero__visual {
  position: relative;
  min-height: 520px;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.hero-machine {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
  height: auto;
  will-change: transform;
  animation: portalHeroMachineFloat 7s ease-in-out 1.2s infinite alternate;
}

@keyframes portalHeroOutlineDrift {
  0% {
    transform: translate3d(0, 0, 0) scale(1);
  }
  100% {
    transform: translate3d(18px, -14px, 0) scale(1.025);
  }
}
@keyframes portalHeroMachineFloat {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-10px, -18px, 0);
  }
}
@media (prefers-reduced-motion: reduce) {
  .professional-portal-page .banner-bg-outline,
  .professional-portal-page .hero-machine {
    animation: none;
  }
}
.portal-stats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin-top: 58px;
  padding: 8px 0 14px;
}

.portal-stat {
  text-align: center;
}
.portal-stat strong {
  display: inline-flex;
  align-items: flex-start;
  font-family: "Epilogue", sans-serif;
  font-size: clamp(38px, 4vw, 43px);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.04em;
  color: #000;
  margin-bottom: 10px;
  white-space: nowrap;
  max-width: 100%;
  position: relative;
}
.portal-stat .counter-value {
  display: inline-block;
  white-space: nowrap;
  flex-shrink: 1;
  min-width: 0;
}
.portal-stat .counter-value.odometer {
  display: inline-block;
  white-space: nowrap;
}
.portal-stat .counter-value.odometer .odometer-inside {
  display: inline-block;
  white-space: nowrap;
}
.portal-stat .stat-plus {
  display: inline-block;
  margin-left: 6px;
  font-size: 26px;
  line-height: 1;
  font-weight: 700;
  color: #6cb8f2;
  transform: translateY(-8px);
  position: absolute;
  right: -20px;
  top: 0px;
}
.portal-stat .stat-label {
  display: block;
  background: linear-gradient(90deg, #4bd6ae 0%, #499be6 85%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.portal-role-strip {
  padding-bottom: 30px;
  background: linear-gradient(180deg, #fff 20%, #d9edff 53.85%, rgba(255, 255, 255, 0) 87.1%);
}

.role-strip-card {
  background: #fff;
  border-radius: 200px;
  padding: 0 30px 30px;
  text-align: center;
}
.role-strip-card p {
  font-size: 17px;
  line-height: 32px;
  color: #101010;
  font-weight: 600;
  margin: 10px 0 20px;
}

.role-strip-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  gap: 12px;
  transform: translateY(-28px);
  margin-bottom: -6px;
}

.role-strip-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}
.role-strip-links a {
  border-radius: 999px;
  border: 1.5px solid #4fd6be;
  background: #fff;
  color: #151515;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 500;
  padding: 14px 22px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 11px 18px;
  border-color: transparent;
  box-shadow: 0 10px 10px rgba(17, 38, 70, 0.09);
  transition: all 400ms linear;
}
.role-strip-links a i {
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1.5px solid #56d6c0;
  color: #55b8f0;
  font-size: 11px;
}
.role-strip-links a:hover {
  box-shadow: 0px 0px 10px rgba(17, 38, 70, 0.2);
}

.role-pill {
  border-radius: 999px;
  border: 1.5px solid #4fd6be;
  background: #fff;
  color: #151515;
  font-size: 15px;
  line-height: 1.3;
  font-weight: 500;
  padding: 14px 22px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 17px;
  font-weight: 500;
  padding: 15px 20px;
  box-shadow: 0 10px 20px rgba(26, 44, 73, 0.06);
  position: relative;
  background: linear-gradient(270deg, #499be6 11.63%, #4acdb5 90.78%), #4bd6ae;
}
.role-pill i {
  position: relative;
  display: inline-block;
}
.role-pill i svg {
  transition: all 400ms linear;
}
.role-pill span {
  position: relative;
}
.role-pill:before {
  position: absolute;
  inset: 1px;
  content: "";
  background: #fff;
  opacity: 1;
  border-radius: 999px;
  transition: 400ms;
  -webkit-transition: 400ms;
}
.role-pill::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -9px;
  width: 16px;
  height: 16px;
  background: transparent;
  transform: translateX(-50%) rotate(45deg);
  opacity: 0;
  transition: opacity 0.25s ease;
  z-index: -1;
}

.role-pill.active {
  background: linear-gradient(90deg, #57aaf3 0%, #53d6be 100%);
  color: #fff;
  border-color: transparent;
  box-shadow: 0 16px 28px rgba(67, 160, 229, 0.22);
}
.role-pill.active i svg {
  filter: invert(1) brightness(10);
}
.role-pill.active:before {
  inset: 50%;
  opacity: 0;
}
.role-pill.active::after {
  background: #69c7e7;
  opacity: 1;
}

.role-strip-panels {
  position: relative;
}

.role-strip-panel {
  display: none;
}

.role-strip-panel.active {
  display: block;
}

.portal-certifications {
  margin-top: 50px;
  padding: 15px 0 40px;
}

.portal-certifications__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 30px 52px;
}

.cert-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  text-align: center;
}
.cert-item img {
  height: 36px;
  -o-object-fit: contain;
  object-fit: contain;
}
.cert-item span {
  color: #6f7d92;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 300;
}

.portal-onboarding {
  padding: 40px 0;
}

.portal-news {
  padding: 40px 0;
  margin-bottom: 50px;
}

.portal-science {
  padding: 40px 0;
  padding-bottom: 20px;
}
.portal-science .container::after {
  content: "";
  margin-top: 40px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dedede;
}

.portal-exosomes {
  padding: 40px 0;
}

.portal-blogs {
  padding: 40px 0;
}

.portal-contact {
  padding: 40px 0;
  padding-top: 0px;
  padding-bottom: 80px;
}

.bg-gradient-wrap {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(174, 216, 255, 0.2) 100%);
  padding-bottom: 60px;
  max-width: 1600px;
  margin: 0px auto;
  border-radius: 30px;
}

.portal-section-heading {
  margin-bottom: 34px;
}
.portal-section-heading h2 {
  color: #000;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.portal-section-heading p {
  color: #000;
  font-size: 18px;
  line-height: 1.6;
  font-weight: 300;
  margin: 0;
}
.portal-section-heading p strong {
  font-weight: 600;
}

.portal-section-heading--split {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.view-all {
  border: 1.5px solid #8fd3ef;
  border-radius: 999px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #0f2749;
}

.portal-outline-button {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 0;
  margin-bottom: 0;
  padding: 16px 44px;
  border: 2px solid transparent;
  border-radius: 999px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4ba0f2 0%, #4fd6be 100%) border-box;
  color: #1e1e1e;
  font-size: 16px;
  line-height: 1;
  font-weight: 300;
  overflow: hidden;
}
.portal-outline-button::before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 3px;
  left: 50%;
  width: 0;
  border-radius: 999px;
  background: linear-gradient(90deg, #4ba0f2 0%, #4fd6be 100%);
  opacity: 0;
  z-index: -1;
  transition: all 0.4s ease;
}
.portal-outline-button:hover {
  color: #fff;
}
.portal-outline-button:hover::before {
  left: 3px;
  width: calc(100% - 6px);
  opacity: 1;
}
.portal-outline-button:focus {
  color: #fff;
}
.portal-outline-button:focus::before {
  left: 3px;
  width: calc(100% - 6px);
  opacity: 1;
}

.onboarding-card {
  position: relative;
  height: 100%;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 20px;
  padding: 30px 30px;
}
.onboarding-card img {
  width: 52px;
  height: 52px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.onboarding-card svg {
  margin-bottom: 15px;
  margin-top: 15px;
}
.onboarding-card .onboarding-card-content {
  margin-top: 40px;
  position: relative;
  padding-right: 62px;
}
.onboarding-card h3 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.onboarding-card p {
  color: #000000;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  margin-bottom: 0;
}
.onboarding-card a {
  position: absolute;
  right: 8px;
  bottom: -1px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 1px solid #d7ecff;
  border-radius: 50%;
  color: #46c8b0;
  font-size: 0;
  line-height: 1;
  transition: border-color 250ms ease, background-color 250ms ease, color 250ms ease;
}
.onboarding-card a::before {
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  margin-left: -3px;
}
.onboarding-card a:hover, .onboarding-card a:focus {
  background-color: #f4fbff;
  border-color: #bfe1ff;
  color: #38bca4;
}

.step-number {
  position: absolute;
  top: 18px;
  right: 24px;
  font-size: 108px;
  line-height: 1;
  color: transparent;
  font-family: "Epilogue", sans-serif;
  font-weight: 600;
  -webkit-text-stroke: 0.5px #ededed;
}

.news-grid {
  padding: 0;
}

.news-card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  min-height: 100%;
  border-radius: 20px;
  background: #fff;
  transition: all 400ms linear !important;
}
.news-card a {
  color: #000000;
  padding: 12px 25px;
}
.news-card:hover {
  background: #203357;
  color: #fff;
}
.news-card:hover .news-copy {
  color: #fff;
}
.news-card:hover .news-meta {
  color: #fff;
}
.news-card:hover p {
  color: #fff;
}
.news-card:hover h3 {
  color: #fff;
}
.news-card:hover a {
  color: #fff;
  background: linear-gradient(#203357, #203357) padding-box, linear-gradient(90deg, #4ba0f2 0%, #4fd6be 100%) border-box;
}

.news-media {
  position: relative;
  height: 276px;
}
.news-media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(49deg, rgba(0, 0, 0, 0.74) 0.87%, rgba(0, 0, 0, 0.21) 68.16%);
  pointer-events: none;
}
.news-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}

.news-tags {
  position: absolute;
  left: 26px;
  right: 26px;
  top: 18px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
  z-index: 1;
}
.news-tags span {
  text-align: center;
  padding: 10px 16px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.85);
  background: rgba(255, 255, 255, 0.96);
  color: #1c1c1c;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
}
.news-tags span:last-child {
  background: transparent;
  color: #fff;
}

.news-author {
  position: absolute;
  left: 28px;
  right: 28px;
  bottom: 26px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  z-index: 1;
}
.news-author img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  border: 2px solid rgba(255, 255, 255, 0.9);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);
}
.news-author strong {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 1.15;
  font-weight: 400;
  margin-bottom: 4px;
}
.news-author span {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}

.news-copy {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  justify-content: space-between;
}
.news-copy .news-copy__content {
  width: 100%;
}
.news-copy h3 {
  color: #283c64;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.news-copy h3 sup {
  font-size: 0.45em;
  top: -0.8em;
}
.news-copy p {
  color: #1f1f1f;
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  margin-bottom: 20px;
}

.science-copy h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
.science-copy h3 {
  font-size: 30px;
  line-height: 40px;
}
.science-copy p {
  color: #000;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 16px;
}

.exosome-copy h2 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  max-width: 620px;
}
.exosome-copy h3 {
  font-size: 30px;
  line-height: 40px;
  font-size: 34px;
  line-height: 1.2;
  padding-bottom: 0;
  margin-bottom: 20px;
}
.exosome-copy p {
  color: #000;
  font-size: 16px;
  line-height: 1.75;
  margin-bottom: 16px;
}

.video-panel {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  min-height: 410px;
  background: #0e2d45;
  box-shadow: 0 22px 52px rgba(79, 118, 158, 0.16);
}
.video-panel video {
  width: 100%;
  height: 100%;
  min-height: 410px;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
  opacity: 0.88;
}

.video-panel.light {
  background: radial-gradient(circle at 50% 45%, rgba(127, 191, 255, 0.9) 0%, rgba(184, 227, 255, 0.84) 28%, rgba(230, 246, 255, 0.8) 58%, rgba(196, 223, 255, 0.28) 100%);
}

.video-play {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 82px;
  height: 82px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  background: rgba(0, 133, 255, 0.48);
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease, opacity 0.25s ease;
}
.video-play i {
  pointer-events: none;
}
.video-play img {
  pointer-events: none;
}

.video-panel.is-playing .video-play {
  opacity: 0;
  pointer-events: none;
}

.video-panel.is-playing:hover .video-play,
.video-panel.is-playing:focus-within .video-play {
  opacity: 1;
  pointer-events: auto;
}

.video-play.is-paused {
  background: rgba(0, 133, 255, 0.62);
  transform: translate(-50%, -50%) scale(1.02);
}

.portal-list {
  margin: 22px 0 18px;
}
.portal-list li {
  position: relative;
  padding-left: 25px;
  color: #163052;
  font-size: 16px;
  line-height: 23px;
  font-weight: 600;
  margin-bottom: 10px;
}
.portal-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 16px;
  height: 16px;
  background: url("../images/list-style-icon.svg") center center no-repeat;
  background-size: contain;
}

.download-link {
  color: #0f2749;
  background: #fff;
  border-color: #6cb8f2;
  align-items: center;
  gap: 10px;
  font-weight: 400;
}
.download-link img {
  width: 16px;
  height: 16px;
}

.blog-feature {
  overflow: hidden;
  border-radius: 18px;
  background: linear-gradient(180deg, #20385f 0%, #1f3357 100%);
  color: #fff;
  box-shadow: 0 18px 40px rgba(94, 131, 172, 0.14);
}

.blog-feature__image {
  position: relative;
  height: 340px;
}
.blog-feature__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.blog-feature__image span {
  position: absolute;
  left: 14px;
  top: 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: #0f2749;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  padding: 8px 11px;
}

.blog-feature__copy {
  padding: 22px;
}
.blog-feature__copy h3 {
  color: #fff;
  font-size: 32px;
  line-height: 1.15;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.blog-feature__copy p {
  color: #fff;
  font-size: 15px;
  line-height: 1.7;
}
.blog-feature__copy .news-meta {
  color: #fff;
}

.blog-list {
  display: grid;
  gap: 18px;
}

.blog-list__item {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 18px;
  align-items: stretch;
  padding: 14px;
  border: 1px solid rgba(15, 39, 73, 0.08);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 14px 32px rgba(94, 131, 172, 0.08);
}
.blog-list__item img {
  width: 100%;
  height: 146px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
}
.blog-list__item h3 {
  font-size: 22px;
  line-height: 1.2;
  margin-bottom: 8px;
  padding-bottom: 0;
}
.blog-list__item p {
  color: #6f7d92;
  font-size: 14px;
  line-height: 1.65;
  margin-bottom: 10px;
}

.portal-contact__card {
  border-radius: 30px;
  background: linear-gradient(90deg, #d7ecff 0.34%, #eafff9 99%), #fff;
  padding: 18px;
}

.portal-contact__inner {
  border-radius: 22px;
  border: 2px solid #fff;
  padding: 52px 30px 40px;
  text-align: center;
}
.portal-contact__inner h2 {
  color: #203357;
  text-align: center;
  font-family: "Epilogue", sans-serif;
  font-size: 31px;
  font-style: normal;
  font-weight: 700;
  line-height: 59px;
  margin-bottom: 6px;
  padding-bottom: 0;
}
.portal-contact__inner p {
  max-width: 920px;
  margin: 0 auto 32px;
  color: #000;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px;
}

.portal-contact__form {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.portal-contact__form button {
  border: 0;
  border-radius: 30px;
  color: #fff;
  background: linear-gradient(270deg, #499de4 11.63%, #4bd6ae 90.78%), #499be6;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.2;
  min-width: 169px;
  padding: 16px 28px;
}

.portal-contact__select {
  min-width: 328px;
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(0deg, #fff 0%, #fff 100%) padding-box, linear-gradient(270deg, #499de4 11.63%, #4bd6ae 90.78%) border-box, #499be6;
  overflow: hidden;
}
.portal-contact__select select {
  width: 100%;
  border: 0;
  outline: 0;
  box-shadow: none;
  padding: 15px 48px 15px 28px;
  border-radius: 30px;
  color: #a7a7a7;
  background-color: transparent;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='9' viewBox='0 0 15 9' fill='none'%3E%3Cpath d='M1 1.25L7.5 7.25L14 1.25' stroke='%23919191' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 14px 8px;
}

footer.footer {
  background-color: #0d151c;
}
footer.footer .sub_links a::before {
  background-color: #0d151c;
}
footer.footer .container .row .wrap .sub_links a::before {
  background-color: #0d151c;
}

p.big {
  font-size: 20px !important;
  line-height: 34px !important;
  font-weight: 400 !important;
}

.professional-portal-page.professional-portal-page--tools-resources .portal-tools-resources {
  padding: 76px 0 88px;
  background: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 32px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 44px;
  border: 2px solid transparent;
  border-radius: 999px;
  padding: 10px 24px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #499de4 0%, #4bd6ae 100%) border-box;
  color: #5f6570;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  transition: color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab img {
  width: 18px;
  height: 18px;
  -o-object-fit: contain;
     object-fit: contain;
  flex: 0 0 18px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab:hover {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab:hover img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab:focus-visible {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab:focus-visible img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab.active {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab.active img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-heading {
  margin-bottom: 30px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-heading h2 {
  color: #000;
  font-size: 30px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 12px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-heading p {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 1.7;
  margin: 0;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-grid > [class*=col-] {
  display: flex;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card {
  position: relative;
  width: 100%;
  min-height: 154px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border: 1px solid #e0e5ec;
  border-radius: 12px;
  background: #fff;
  padding: 22px 24px 20px;
  transition: border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(101.16% 97.67% at 86.71% 6.88%, #466fbd 0%, #203357 60.58%), linear-gradient(180deg, #466fbd 0%, #203357 60.58%);
  opacity: 0;
  transition: opacity 0.28s ease;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover {
  border-color: rgba(62, 95, 154, 0.32);
  box-shadow: 0 24px 44px rgba(22, 37, 62, 0.14);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover .portal-resource-card__icon {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:hover .portal-resource-action {
  color: #fff;
  background: linear-gradient(#203357, #203357) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within {
  border-color: rgba(62, 95, 154, 0.32);
  box-shadow: 0 24px 44px rgba(22, 37, 62, 0.14);
  transform: translateY(-3px);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within h3 {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within p {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within .portal-resource-card__icon {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card:focus-within .portal-resource-action {
  color: #fff;
  background: linear-gradient(#203357, #203357) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card h3 {
  color: #203357;
  font-size: 19px;
  line-height: 1.35;
  font-weight: 700;
  margin: 0 0 8px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card p {
  color: #9ba1aa;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
  margin: 0;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card__body {
  position: relative;
  z-index: 1;
  padding-right: 52px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card__actions {
  position: relative;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 34px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-card__icon {
  position: relative;
  z-index: 1;
  position: absolute;
  right: 22px;
  top: 24px;
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  min-height: 34px;
  border: 1.5px solid transparent;
  border-radius: 999px;
  padding: 8px 14px;
  overflow: hidden;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  color: #203357;
  font-size: 13px;
  line-height: 1.1;
  font-weight: 500;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action::before {
  content: "";
  position: absolute;
  inset: 2px;
  z-index: -1;
  border-radius: inherit;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%);
  opacity: 0;
  transition: opacity 0.25s ease;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action img {
  width: 14px;
  height: 14px;
  -o-object-fit: contain;
     object-fit: contain;
  flex: 0 0 14px;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:hover {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:hover::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:hover img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:focus {
  color: #fff;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:focus::before {
  opacity: 1;
}
.professional-portal-page.professional-portal-page--tools-resources .portal-resource-action:focus img {
  filter: brightness(0) invert(1);
}

.professional-portal-page.professional-portal-page--join-network .portal-network-section {
  padding: 76px 0 74px;
  background: #fff;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin: 0 0 44px;
  padding-bottom: 34px;
  border-bottom: 1px solid #d9dfe6;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 2px solid transparent;
  border-radius: 999px;
  padding: 12px 26px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #499de4 0%, #4bd6ae 100%) border-box;
  color: #111;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 600;
  transition: color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab img {
  width: 20px;
  height: 20px;
  -o-object-fit: contain;
     object-fit: contain;
  flex: 0 0 20px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab:hover {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab:hover img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab:focus-visible {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab:focus-visible img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab.active {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-tab.active img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-copy {
  max-width: 810px;
  margin-bottom: 30px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-copy h2 {
  color: #111;
  font-size: 34px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 14px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-copy p {
  color: #1e1e1e;
  font-size: 16px;
  line-height: 1.75;
  margin: 0;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps {
  position: relative;
  display: grid;
  gap: 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps::before {
  content: "";
  position: absolute;
  left: 24px;
  top: 38px;
  bottom: 38px;
  width: 2px;
  background: #eef1f5;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps li {
  position: relative;
  display: grid;
  grid-template-columns: 56px minmax(0, 1fr);
  gap: 20px;
  align-items: flex-start;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps span {
  position: relative;
  z-index: 1;
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid transparent;
  border-radius: 50%;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #4bd6ae 0%, #499de4 100%) border-box;
  color: #5f6570;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps h3 {
  background: linear-gradient(90deg, #499de4 0%, #4bd6ae 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  font-size: 23px;
  line-height: 1.3;
  font-weight: 500;
  margin: 5px 0 6px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-steps p {
  color: #000;
  font-size: 15px;
  line-height: 1.65;
  margin: 0;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form {
  width: 100%;
  border-radius: 22px;
  background: #f3f3f3;
  padding: 40px 32px 34px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form h2 {
  color: #203357;
  font-size: 26px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 24px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form input {
  width: 100%;
  border: 0;
  outline: 0;
  border-radius: 999px;
  background: #fff;
  color: #1f1f1f;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  padding: 16px 22px;
  box-shadow: none;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form input::-moz-placeholder {
  color: #777;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form input::placeholder {
  color: #777;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form select {
  width: 100%;
  border: 0;
  outline: 0;
  border-radius: 999px;
  background: #fff;
  color: #1f1f1f;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  padding: 16px 22px;
  box-shadow: none;
  color: #777;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='8' viewBox='0 0 14 8' fill='none'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23919191' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 22px center;
  background-size: 14px 8px;
  padding-right: 52px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form textarea {
  width: 100%;
  border: 0;
  outline: 0;
  border-radius: 999px;
  background: #fff;
  color: #1f1f1f;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  padding: 16px 22px;
  box-shadow: none;
  min-height: 86px;
  resize: vertical;
  border-radius: 22px;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form textarea::-moz-placeholder {
  color: #777;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form textarea::placeholder {
  color: #777;
}
.professional-portal-page.professional-portal-page--join-network .portal-network-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  border: 0;
  border-radius: 999px;
  margin-top: 18px;
  padding: 13px 28px;
  color: #fff;
  background: linear-gradient(90deg, #499de4 0%, #4bd6ae 100%);
  font-size: 15px;
  line-height: 1.2;
  font-weight: 500;
  box-shadow: 0 14px 24px rgba(73, 157, 228, 0.16);
}
.professional-portal-page.professional-portal-page--join-network .portal-network-fields {
  display: grid;
  gap: 18px;
}

.professional-portal-page.professional-portal-page--training-education {
  background: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-intro {
  padding: 74px 0;
  background: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-training-pathways {
  padding: 74px 0;
  background: #fff;
  padding-top: 0;
}
.professional-portal-page.professional-portal-page--training-education .portal-training-pathways h2 {
  color: #111;
  font-size: 32px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 20px;
}
.professional-portal-page.professional-portal-page--training-education .portal-webinars {
  padding: 74px 0;
  background: #fff;
  padding-top: 0;
}
.professional-portal-page.professional-portal-page--training-education .portal-webinars h2 {
  color: #111;
  font-size: 45px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 20px;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-copy h2 {
  color: #111;
  font-size: 45px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 20px;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-copy p {
  color: #1f1f1f;
  line-height: 1.75;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-card {
  position: relative;
  overflow: hidden;
  border-radius: 14px;
  background: radial-gradient(circle at 88% 86%, rgba(70, 111, 189, 0.32), transparent 34%), #203357;
  padding: 44px 40px 32px;
  color: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-card::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.13;
  background: url(../images/inner-banner-bg.svg) right center no-repeat;
  background-size: cover;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-card h2 {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 26px;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-card .row {
  position: relative;
  z-index: 1;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-item {
  min-height: 150px;
  padding: 0 0 26px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-item img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 18px;
  filter: brightness(0) invert(1);
  opacity: 0.72;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-item h3 {
  color: #4acdb5;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 700;
  margin: 0 0 10px;
}
.professional-portal-page.professional-portal-page--training-education .portal-audience-item p {
  color: rgba(255, 255, 255, 0.78);
  font-size: 14px;
  line-height: 1.65;
  margin: 0;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-learn {
  padding: 0 30px 74px;
  background: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-panel {
  border-radius: 12px;
  background: radial-gradient(circle at 90% 10%, rgba(70, 111, 189, 0.28), transparent 26%), #071525;
  padding: 66px 108px 78px;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-panel h2 {
  line-height: 1.2;
  font-weight: 700;
  margin: 0 0 28px;
}
.professional-portal-page.professional-portal-page--training-education .portal-academy-panel .portal-pill-tab {
  color: #fff;
  border-color: rgba(73, 157, 228, 0.78);
}
.professional-portal-page.professional-portal-page--training-education .portal-topic-pills {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 30px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 0 0 30px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  border: 2px solid transparent;
  border-radius: 999px;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #499de4 0%, #4bd6ae 100%) border-box;
  color: #203357;
  padding: 14px 28px;
  font-size: 17px;
  line-height: 1.2;
  font-weight: 400;
  transition: color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab span {
  width: 10px;
  height: 10px;
  border: 2px solid currentColor;
  border-radius: 50%;
  flex: 0 0 10px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab img,
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab svg {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:hover {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:hover img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:hover svg path {
  fill: currentColor;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:focus-visible {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:focus-visible img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab:focus-visible svg path {
  fill: currentColor;
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab.active {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab.active img {
  filter: brightness(0) invert(1);
}
.professional-portal-page.professional-portal-page--training-education .portal-pill-tab.active svg path {
  fill: currentColor;
}
.professional-portal-page.professional-portal-page--training-education .learning-card {
  border-radius: 10px;
  background: #fff;
  padding: 48px 24px 24px 36px;
}
.professional-portal-page.professional-portal-page--training-education .learning-text {
  padding-right: 50px;
}
.professional-portal-page.professional-portal-page--training-education .learning-text p.big {
  color: #111;
}
.professional-portal-page.professional-portal-page--training-education .learning-text ul {
  padding: 0;
  margin: 18px 0 34px;
  list-style: none;
}
.professional-portal-page.professional-portal-page--training-education .learning-text li {
  position: relative;
  color: #111;
  line-height: 1.6;
  margin-bottom: 10px;
  padding-left: 22px;
}
.professional-portal-page.professional-portal-page--training-education .learning-text li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  border: 2px solid #4acdb5;
  border-radius: 50%;
}
.professional-portal-page.professional-portal-page--training-education .learning-text blockquote {
  border-bottom: 1px solid #4bd6ae;
  color: #777;
  font-size: 16px;
}
.professional-portal-page.professional-portal-page--training-education .learning-text .author {
  margin-top: 50px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card {
  width: 100%;
  min-height: 465px;
  border: 1px solid #e8e8e8;
  border-radius: 15px;
  background: #fff;
  padding: 29px 26px 27px;
  transition: background 0.25s ease, border-color 0.25s ease;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 15px;
  height: 15px;
  border: 1px solid #499de4;
  border-radius: 50%;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='7' viewBox='0 0 9 7' fill='none'%3E%3Cpath d='M1 3.4L3.2 5.5L8 1' stroke='%23499DE4' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center no-repeat;
  background-size: 9px 7px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card li {
  position: relative;
  color: #444;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.95;
  font-weight: 400;
  padding-left: 24px;
  margin-bottom: 0;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card h3 {
  color: #203357;
  font-family: "Epilogue", sans-serif;
  font-size: 20px;
  line-height: 31px;
  font-weight: 600;
  padding-bottom: 8px;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card ul {
  padding: 0;
  margin: 0 0 22px;
  list-style: none;
  border-top: 1px solid #eee;
  padding-top: 11px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within {
  background: radial-gradient(101.16% 97.67% at 86.71% 6.88%, #466fbd 0%, #203357 60.58%), linear-gradient(180deg, #466fbd 0%, #203357 60.58%);
  border-color: #e8e8e8;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover h3, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within h3 {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.12);
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover li, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within li {
  color: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover ul, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within ul {
  border-top-color: rgba(255, 255, 255, 0.12);
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover .portal-pathway-meta, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within .portal-pathway-meta {
  color: rgba(255, 255, 255, 0.78);
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover .portal-pathway-format, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within .portal-pathway-format {
  color: rgba(255, 255, 255, 0.78);
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover .portal-pathway-format strong, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within .portal-pathway-format strong {
  color: #4bd6ae;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover .portal-pathway-badge, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within .portal-pathway-badge {
  color: #fff;
  background: transparent;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-card:hover .portal-mini-button, .professional-portal-page.professional-portal-page--training-education .portal-pathway-card:focus-within .portal-mini-button {
  color: #fff;
  background: linear-gradient(transparent, transparent) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
}
.professional-portal-page.professional-portal-page--training-education .portal-author {
  display: flex;
  align-items: center;
  gap: 14px;
}
.professional-portal-page.professional-portal-page--training-education .portal-author img {
  width: 42px;
  height: 42px;
  border-radius: 50%;
}
.professional-portal-page.professional-portal-page--training-education .portal-author strong {
  display: block;
  color: #203357;
  font-size: 14px;
}
.professional-portal-page.professional-portal-page--training-education .portal-author span {
  display: block;
  color: #4acdb5;
  font-size: 12px;
}
.professional-portal-page.professional-portal-page--training-education .learning-visual img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 8px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-grid > [class*=col-] {
  display: flex;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 110px;
  border-radius: 38px;
  color: #203357;
  background: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  line-height: 23px;
  font-weight: 600;
  text-align: center;
  padding: 5px 22px;
  margin-bottom: 56px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-badge--beginner {
  border: 1px solid #ebebeb;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-badge--refresher {
  border: 1px solid #4bd6ae;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-badge--advanced {
  border: 1px solid #ff7648;
  color: #203357;
  background: #fff;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 19px;
  color: #767676;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 500;
  margin: 17px 0 5px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-meta span {
  display: inline-flex;
  align-items: center;
  gap: 7px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-meta img {
  width: 17px;
  height: 17px;
  flex: 0 0 17px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-meta sup {
  font-size: 9px;
  line-height: 0;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-format {
  color: #666;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  margin: 0 0 9px;
}
.professional-portal-page.professional-portal-page--training-education .portal-pathway-format strong {
  color: #4acdb5;
  font-weight: 500;
}
.professional-portal-page.professional-portal-page--training-education .portal-mini-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  min-height: 43px;
  border: 2px solid transparent;
  border-radius: 999px;
  color: #203357;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  padding: 9px 17px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 500;
  transition: color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}
.professional-portal-page.professional-portal-page--training-education .portal-mini-button::after {
  content: "";
  width: 9px;
  height: 9px;
  border-top: 1.5px solid currentColor;
  border-right: 1.5px solid currentColor;
  transform: rotate(45deg);
  opacity: 0.45;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.professional-portal-page.professional-portal-page--training-education .portal-mini-button:hover, .professional-portal-page.professional-portal-page--training-education .portal-mini-button:focus-visible {
  color: #fff;
  background: linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) padding-box, linear-gradient(90deg, #4bd6ae 0%, #499de4 100%) border-box;
  box-shadow: 0 14px 28px rgba(73, 157, 228, 0.16);
  transform: translateY(-1px);
}
.professional-portal-page.professional-portal-page--training-education .portal-mini-button:hover::after, .professional-portal-page.professional-portal-page--training-education .portal-mini-button:focus-visible::after {
  opacity: 1;
  transform: translateX(2px) rotate(45deg);
}
.professional-portal-page.professional-portal-page--training-education .portal-event-bottom a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1.5px solid #4bd6ae;
  border-radius: 999px;
  color: #203357;
  background: #fff;
  padding: 10px 16px;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-bottom span {
  border-radius: 999px;
  background: #f2f6f9;
  color: #536170;
  padding: 7px 10px;
  font-size: 11px;
}
.professional-portal-page.professional-portal-page--training-education .portal-tab-note {
  border: 1px solid #dfe6ee;
  border-radius: 10px;
  color: #203357;
  padding: 24px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-grid > [class*=col-] {
  display: flex;
}
.professional-portal-page.professional-portal-page--training-education .academy-events .academy-event-card {
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.28s ease, transform 0.28s ease;
}
.professional-portal-page.professional-portal-page--training-education .academy-events .academy-event-card.is-filtering-out {
  opacity: 0;
  transform: translateY(16px);
}
.professional-portal-page.professional-portal-page--training-education .academy-events .academy-event-card.is-filtering-in {
  opacity: 0;
  transform: translateY(16px);
}
.professional-portal-page.professional-portal-page--training-education .academy-events .academy-event-card.is-hidden {
  display: none;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card {
  width: 100%;
  border: 1px solid #dfe6ee;
  border-radius: 12px;
  background: #fff;
  padding: 18px;
  box-shadow: 0 12px 26px rgba(32, 51, 87, 0.04);
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card h3 {
  color: #203357;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 700;
  margin: 0 0 10px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card .date {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #58687a;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 12px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card .date img {
  width: 14px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card .place {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #58687a;
  font-size: 12px;
  line-height: 1.4;
  margin: 0 0 12px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card .place img {
  width: 14px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-card h6 {
  color: #4acdb5;
  font-size: 12px;
  margin: 0 0 10px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-image {
  position: relative;
  overflow: hidden;
  border-radius: 7px;
  margin-bottom: 14px;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-image img {
  width: 100%;
  height: 160px;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-image span {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 999px;
  background: #fff;
  color: #203357;
  padding: 5px 10px;
  font-size: 11px;
  font-weight: 600;
}
.professional-portal-page.professional-portal-page--training-education .portal-event-image strong {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 9px;
  color: #fff;
  font-size: 11px;
}
.professional-portal-page.professional-portal-page--training-education .portal-countdown {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 18px;
}
.professional-portal-page.professional-portal-page--training-education .portal-countdown span {
  min-width: 54px;
  display: inline-flex;
  align-items: baseline;
  justify-content: center;
  gap: 3px;
  border: 1px solid #dfe6ee;
  border-radius: 999px;
  color: #6d7887;
  background: #fff;
  padding: 8px 10px;
  font-size: 10px;
}
.professional-portal-page.professional-portal-page--training-education .portal-countdown strong {
  color: #203357;
  font-size: 15px;
}

@media (max-width: 1399px) {
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__content h1 {
    font-size: 48px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-copy h2 {
    font-size: 48px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-differentiators h2 {
    font-size: 48px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-section-head h2 {
    font-size: 48px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card h2 {
    font-size: 48px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-protocol__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__title h2 {
    font-size: 48px;
  }
  .portal-hero__copy h1 {
    font-size: 50px;
  }
}
@media (max-width: 1199px) {
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head {
    flex-direction: column;
    gap: 24px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip::after {
    right: auto;
    left: 50%;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):focus-visible .cause-tooltip {
    transform: translate(-50%, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n+1) .cause-tooltip {
    left: 0;
    transform: translate(0, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n+1) .cause-tooltip::after {
    left: 62px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n+1):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n+1):focus-visible .cause-tooltip {
    transform: translate(0, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n) .cause-tooltip {
    right: 0;
    left: auto;
    transform: translate(0, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n) .cause-tooltip::after {
    right: 62px;
    left: auto;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(3n):focus-visible .cause-tooltip {
    transform: translate(0, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero {
    padding-top: 124px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__content h1 {
    font-size: 44px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel {
    grid-template-columns: 1fr;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel__heading h2 {
    font-size: 42px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card {
    min-height: 430px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__body h3 {
    font-size: 22px;
  }
  .portal-hero {
    padding-top: 112px;
  }
  .portal-hero__visual {
    min-height: 440px;
    margin-top: 20px;
    align-items: flex-start;
  }
  .portal-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .blog-feature__copy h3 {
    font-size: 28px;
  }
  .advice .container .row .left_adv .wrap .wrap {
    display: block;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #e2e8f0;
    background: #fff;
    padding: 0;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap {
    max-width: none;
    width: 100%;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap::before {
    display: none;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap img {
    display: block;
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .category {
    display: inline-flex;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .name {
    position: static;
    color: #203357;
    padding: 16px 18px 0;
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details {
    padding-left: 0;
    display: block;
    line-height: 1.4;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details .names {
    font-size: 14px;
    font-weight: 500;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details .date {
    font-size: 14px;
    color: #6f7d92;
  }
  .advice .container .row .left_adv .wrap .wrap .img_wrap .name img {
    display: block;
    width: 24px;
    height: 24px;
    border-radius: 50%;
  }
  .advice .container .row .left_adv .wrap .wrap .text {
    background: #fff;
    color: #000;
    padding: 14px 18px 18px;
    display: block;
    border-radius: 0;
  }
  .advice .container .row .left_adv .wrap .wrap .text h5 {
    color: #203357;
    padding-right: 0;
    font-size: 18px;
    line-height: 1.35;
  }
  .advice .container .row .left_adv .wrap .wrap .text p {
    color: #828282;
    line-height: 23px;
  }
  .advice .container .row .left_adv .wrap .wrap .text .read_time {
    display: none;
  }
  .advice .container .row .left_adv .wrap .wrap .text .btns {
    display: none;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-academy-panel {
    padding: 50px 42px 56px;
  }
}
@media (max-width: 991px) {
  .professional-portal-page.professional-portal-page--technology .banner.inner_banner.single_page .container {
    padding-top: 170px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero {
    padding: 112px 0 54px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__content h1 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-copy h2 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-differentiators h2 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-section-head h2 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card h2 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card {
    padding: 34px 24px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-media img {
    min-height: 300px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-criteria__shell {
    padding: 24px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel {
    padding: 26px 22px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__head {
    align-items: flex-start;
    flex-direction: column;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__title h2 {
    font-size: 38px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel {
    width: 100%;
  }
  .portal-hero__shell .row {
    align-items: flex-start !important;
  }
  .portal-hero__copy {
    max-width: none;
  }
  .portal-hero__copy h1 {
    font-size: 42px;
  }
  .portal-hero__visual {
    min-height: 340px;
    margin-top: 16px;
    align-items: flex-start;
  }
  .hero-machine {
    max-width: min(100%, 500px);
  }
  .role-strip-card {
    padding: 0 20px 24px;
  }
  .role-pill {
    min-width: 0;
  }
  .blog-list__item {
    grid-template-columns: 1fr;
  }
  .blog-list__item img {
    height: 220px;
  }
  .professional-portal-page .portal-hero__copy h1 {
    font-size: 48px;
    line-height: 1.1;
  }
  .professional-portal-page .portal-hero__visual {
    min-height: 360px;
    margin-top: 16px;
    align-items: flex-start;
  }
  .professional-portal-page .portal-role-strip {
    background: linear-gradient(180deg, #fff 12%, #e6f3ff 52%, rgba(255, 255, 255, 0) 100%);
  }
  .professional-portal-page .role-strip-card {
    border-radius: 34px;
    padding: 0 20px 24px;
  }
  .professional-portal-page .role-strip-buttons {
    transform: none;
    margin: 0 0 16px;
  }
  .professional-portal-page .role-pill {
    min-width: 0;
    font-size: 16px;
    padding: 14px 16px;
  }
  .professional-portal-page .role-pill::after {
    display: none;
  }
  .professional-portal-page .role-strip-links a {
    width: auto;
    justify-content: flex-start;
  }
  .professional-portal-page .portal-certifications {
    margin-top: 24px;
    padding-top: 0;
  }
  .professional-portal-page .portal-certifications__row {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px 12px;
  }
  .professional-portal-page .bg-gradient-wrap {
    padding: 0 18px 36px;
    border-radius: 24px;
  }
  .professional-portal-page .news-copy {
    padding-left: 22px;
    padding-right: 22px;
  }
  .professional-portal-page .onboarding-card {
    padding-left: 22px;
    padding-right: 22px;
  }
  .professional-portal-page .portal-contact__inner {
    padding-left: 22px;
    padding-right: 22px;
  }
  .professional-portal-page .science-copy h2 {
    font-size: 34px;
    line-height: 1.2;
  }
  .professional-portal-page .exosome-copy h2 {
    font-size: 34px;
    line-height: 1.2;
  }
  .professional-portal-page .exosome-copy h3 {
    font-size: 26px;
    line-height: 1.25;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap {
    display: block;
  }
  .professional-portal-page .advice .container .row .right_adv .right-adv-list > div {
    display: flex;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap {
    width: 100%;
    height: 100%;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap {
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid #e2e8f0;
    background: #fff;
    padding: 0;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .img_wrap {
    display: block;
    width: 100%;
    max-width: none;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .img_wrap img {
    display: block;
    width: 100%;
    height: 170px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 18px 18px 0 0;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text {
    display: block;
    padding: 16px;
    border-radius: 0;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text h5 {
    font-size: 18px;
    line-height: 1.35;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text .name {
    display: none;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-tools-resources {
    padding: 58px 0 68px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-heading h2 {
    font-size: 28px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-section {
    padding: 58px 0 64px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-layout {
    gap: 34px !important;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-copy h2 {
    font-size: 30px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-academy-intro {
    padding: 56px 0;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-training-pathways {
    padding: 56px 0;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-webinars {
    padding: 56px 0;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-academy-learn {
    padding: 0 18px 56px;
  }
}
@media (max-width: 767px) {
  .professional-portal-page.professional-portal-page--technology .banner.inner_banner.single_page {
    height: 420px;
    min-height: 420px;
  }
  .professional-portal-page.professional-portal-page--technology .banner.inner_banner.single_page::before {
    height: 160px;
  }
  .professional-portal-page.professional-portal-page--technology .banner.inner_banner.single_page::after {
    width: 78%;
    top: -20px;
    opacity: 0.35;
  }
  .professional-portal-page.professional-portal-page--technology .banner.inner_banner.single_page .container {
    padding-top: 158px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes {
    padding: 50px 0;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head {
    margin-bottom: 28px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head h2 {
    font-size: 32px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .section-head p {
    font-size: 15px;
    line-height: 27px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card {
    min-height: 190px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip::after {
    right: auto;
    left: 50%;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):focus-visible .cause-tooltip {
    transform: translate(-50%, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n+1) .cause-tooltip {
    left: 0;
    transform: translate(0, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n+1) .cause-tooltip::after {
    left: 62px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n+1):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n+1):focus-visible .cause-tooltip {
    transform: translate(0, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n) .cause-tooltip {
    right: 0;
    left: auto;
    transform: translate(0, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n) .cause-tooltip::after {
    right: 62px;
    left: auto;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(2n):focus-visible .cause-tooltip {
    transform: translate(0, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero {
    padding: 94px 0 42px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__lines {
    width: 78vw;
    opacity: 0.25;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__content h1 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-inner-hero__content p {
    font-size: 16px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-copy h2 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-differentiators h2 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-differentiators {
    margin-top: 28px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-section-head h2 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-section-head p {
    font-size: 16px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads__card h2 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-steps {
    padding: 48px 0;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-protocol {
    padding: 48px 0;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-faq {
    padding: 48px 0;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-faq .faq_box {
    padding: 0;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads {
    padding: 48px 0;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-step {
    min-height: 0;
    padding: 22px 18px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-protocol-card {
    min-height: 0;
    padding: 22px 18px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-mechanism {
    padding: 48px 0 54px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-protocol__grid {
    grid-template-columns: 1fr;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel__list {
    grid-template-columns: 1fr;
  }
  .professional-portal-page.professional-portal-page--technology .portal-protocol-card__note {
    position: static;
    transform: none;
    width: 100%;
    margin-bottom: 18px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-criteria {
    padding-bottom: 52px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-criteria__shell {
    padding: 16px;
    border-radius: 18px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel {
    gap: 20px;
    padding: 22px 18px;
    border-radius: 18px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-panel__heading h2 {
    font-size: 34px;
  }
  .professional-portal-page.professional-portal-page--technology .portal-tech-downloads__links a {
    min-width: 0;
    width: 100%;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publications {
    padding: 48px 0 56px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publications__title h2 {
    font-size: 31px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-button {
    justify-content: center;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel {
    position: static;
    width: 100%;
    margin-top: 14px;
    border-radius: 20px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-filter-panel__inner {
    padding: 20px 18px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card {
    min-height: 0;
    padding: 22px 18px 18px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__top {
    margin-bottom: 28px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__body h3 {
    font-size: 21px;
    margin-bottom: 20px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-card__meta strong {
    font-size: 16px;
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-action {
    width: calc(50% - 6px);
    min-width: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .portal-hero {
    padding-top: 94px;
  }
  .portal-hero__shell {
    padding-top: 10px;
  }
  .portal-hero__copy {
    text-align: center;
  }
  .portal-hero__copy .eyebrow {
    margin-bottom: 10px;
  }
  .portal-hero__copy h1 {
    font-size: 34px;
  }
  .portal-hero__copy p {
    max-width: none;
    font-size: 16px;
  }
  .portal-stats {
    gap: 16px 12px;
    margin-top: 34px;
  }
  .portal-stat strong {
    font-size: clamp(32px, 9vw, 44px);
  }
  .portal-stat .stat-plus {
    font-size: 20px;
    transform: translateY(-6px);
  }
  .portal-hero__visual {
    min-height: 260px;
    margin-top: 12px;
    align-items: flex-start;
  }
  .role-pill {
    width: 100%;
    justify-content: center;
  }
  .role-strip-links a {
    width: auto;
  }
  .view-all {
    width: 100%;
    justify-content: center;
  }
  .role-strip-buttons {
    transform: translateY(-18px);
    margin-bottom: 2px;
  }
  .portal-certifications__row {
    gap: 24px;
  }
  .portal-section-heading--split {
    flex-direction: column;
    align-items: flex-start;
  }
  .video-panel {
    min-height: 280px;
  }
  .video-panel video {
    min-height: 280px;
  }
  .portal-contact__card {
    padding: 14px;
  }
  .portal-contact__inner {
    padding: 36px 20px 28px;
  }
  .portal-contact__inner h2 {
    font-size: 28px;
    line-height: 1.35;
  }
  .portal-contact__form {
    flex-direction: column;
  }
  .portal-contact__form button {
    width: 100%;
  }
  .portal-contact__select {
    min-width: 0;
    width: 100%;
  }
  .professional-portal-page .header .wrapper {
    padding-right: 54px;
  }
  .professional-portal-page .header nav .wrapper .logo {
    max-width: 200px;
  }
  .professional-portal-page .header nav .wrapper .logo > a img {
    max-width: 180px;
  }
  .professional-portal-page .portal-hero {
    padding-top: 92px;
    padding-bottom: 20px;
  }
  .professional-portal-page .portal-hero__shell .row {
    align-items: flex-start !important;
  }
  .professional-portal-page .portal-hero__copy {
    text-align: left;
  }
  .professional-portal-page .portal-hero__copy h1 {
    font-size: 36px;
    line-height: 1.12;
  }
  .professional-portal-page .portal-hero__copy p {
    font-size: 16px;
    line-height: 1.6;
  }
  .professional-portal-page .portal-hero__visual {
    min-height: 260px;
    margin-top: 12px;
    align-items: flex-start;
  }
  .professional-portal-page .portal-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 12px;
  }
  .professional-portal-page .portal-stat strong {
    font-size: 34px;
  }
  .professional-portal-page .portal-stat .stat-plus {
    position: relative;
    right: auto;
    top: auto;
    margin-left: 4px;
    transform: translateY(-4px);
    font-size: 18px;
  }
  .professional-portal-page .role-strip-card {
    border-radius: 28px;
    padding: 0 16px 20px;
  }
  .professional-portal-page .role-strip-links a {
    width: auto;
    justify-content: flex-start;
  }
  .professional-portal-page .portal-certifications__row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .professional-portal-page .bg-gradient-wrap {
    padding: 0 14px 30px;
    border-radius: 20px;
  }
  .professional-portal-page .news-media {
    height: 220px;
  }
  .professional-portal-page .news-copy {
    padding: 22px 18px;
  }
  .professional-portal-page .science-copy h2 {
    font-size: 30px;
  }
  .professional-portal-page .exosome-copy h2 {
    font-size: 30px;
  }
  .professional-portal-page .exosome-copy h3 {
    font-size: 24px;
  }
  .professional-portal-page .portal-list li {
    padding-left: 28px;
  }
  .professional-portal-page .blog-feature__image {
    height: 250px;
  }
  .professional-portal-page .blog-feature__copy h3 {
    font-size: 24px;
  }
  .professional-portal-page .portal-section-heading--split {
    align-items: center;
    text-align: center;
  }
  .professional-portal-page .portal-section-heading--split .portal-outline-button {
    width: auto;
  }
  .professional-portal-page .advice {
    padding-bottom: 8px;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap {
    display: block;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid #e2e8f0;
    background: #fff;
    padding: 0;
    margin-bottom: 16px;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap {
    display: block;
    width: 100%;
    max-width: none;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap > img {
    display: block;
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 18px 18px 0 0;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap::before {
    display: none;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap .name {
    position: static;
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 14px 18px 0;
    color: #203357;
    background: #fff;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap .name img {
    display: block;
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details {
    display: block;
    padding-left: 0;
    line-height: 1.35;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details .names {
    font-size: 14px;
    font-weight: 500;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .img_wrap .name .details .date {
    font-size: 14px;
    color: #6f7d92;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .text {
    padding: 18px;
    background: #fff;
    color: #000;
    border-radius: 0;
    display: block;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .text h5 {
    color: #203357;
    font-size: 20px;
    line-height: 1.3;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .text .name {
    display: block;
  }
  .professional-portal-page .advice .container .row .left_adv .wrap .wrap .text .btns {
    display: flex;
    margin-top: 14px;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap {
    display: block;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid #e2e8f0;
    background: #fff;
    padding: 0;
    margin-bottom: 16px;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .img_wrap {
    display: block;
    width: 100%;
    max-width: none;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .img_wrap img {
    display: block;
    width: 100%;
    height: 220px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 18px 18px 0 0;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text {
    padding: 18px;
    background: #fff;
    color: #000;
    border-radius: 0;
    display: block;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text h5 {
    color: #203357;
    font-size: 20px;
    line-height: 1.3;
  }
  .professional-portal-page .advice .container .row .right_adv .wrap .wrap .text .name {
    display: block;
  }
  .professional-portal-page .portal-contact {
    padding-bottom: 56px;
  }
  .professional-portal-page .portal-contact__inner {
    padding: 32px 18px 24px;
  }
  .professional-portal-page .portal-contact__inner h2 {
    font-size: 26px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-tools-resources {
    padding: 46px 0 56px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-tabs {
    gap: 10px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-tab {
    width: 100%;
    justify-content: flex-start;
    padding: 11px 18px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-card {
    min-height: 150px;
    padding: 20px 18px 18px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-card__icon {
    right: 18px;
    top: 22px;
  }
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-card__actions {
    margin-top: 28px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-section {
    padding: 46px 0 54px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-tabs {
    gap: 10px;
    margin-bottom: 34px;
    padding-bottom: 26px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-tab {
    width: 100%;
    justify-content: flex-start;
    padding: 12px 18px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-copy h2 {
    font-size: 28px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-steps {
    gap: 22px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-steps li {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 14px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-steps::before {
    left: 23px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-steps h3 {
    font-size: 20px;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-form {
    border-radius: 18px;
    padding: 30px 20px 26px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-academy-copy h2 {
    font-size: 28px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-training-pathways h2 {
    font-size: 28px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-webinars h2 {
    font-size: 28px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-audience-card {
    padding: 30px 22px 8px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-academy-panel {
    padding: 34px 18px 36px;
  }
  .professional-portal-page.professional-portal-page--training-education .learning-card {
    padding: 24px 18px;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-pill-tab {
    width: 100%;
    justify-content: flex-start;
  }
  .professional-portal-page.professional-portal-page--training-education .portal-event-bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}
@media (max-width: 575px) {
  .role-strip-links a {
    width: 100%;
    justify-content: center;
  }
  .professional-portal-page .role-strip-links a {
    width: 100%;
    justify-content: flex-start;
  }
}
@media (max-width: 520px) {
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-grid {
    grid-template-columns: 1fr;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card {
    min-height: 170px;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip {
    right: auto;
    left: 50%;
    transform: translate(-50%, 0);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n) .cause-tooltip::after {
    right: auto;
    left: 50%;
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):hover .cause-tooltip, .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-card:nth-child(n):focus-visible .cause-tooltip {
    transform: translate(-50%, -12px);
  }
  .professional-portal-page.professional-portal-page--technology .hair-loss-causes.portal-tech-protocol-causes .cause-tooltip {
    width: calc(100vw - 48px);
  }
  .professional-portal-page.professional-portal-page--clinical-evidence .portal-publication-action {
    width: 100%;
  }
}
@media screen and (max-width: 1250px) {
  .wrapper .nav-links {
    background: #fff;
  }
  .professional-portal-page .header .wrapper {
    padding-right: 60px;
  }
  .professional-portal-page .header .wrapper .nav-links {
    max-width: min(340px, 88vw);
    background: linear-gradient(180deg, #f8fbff 0%, #e7f3ff 100%);
    padding: 84px 16px 24px;
    box-shadow: 0 24px 60px rgba(16, 35, 64, 0.16);
  }
  .professional-portal-page .header .wrapper .nav-links::before {
    background: transparent;
  }
  .professional-portal-page .header .nav-links li {
    border-bottom: 1px solid rgba(32, 51, 87, 0.08);
  }
  .professional-portal-page .header .nav-links li:last-child {
    border-bottom: 0;
  }
  .professional-portal-page .header .nav-links li a {
    color: #102340 !important;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 1.4;
  }
  .professional-portal-page .header .nav-links .mobile-item {
    color: #102340 !important;
    padding: 10px 14px;
    font-size: 16px;
    line-height: 1.4;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .professional-portal-page .header .nav-links .mobile-item:hover {
    background: rgba(73, 157, 228, 0.08);
    color: #102340 !important;
  }
  .professional-portal-page .header .nav-links .mobile-item::after {
    top: 50%;
    right: 14px;
    transform: translateY(-50%);
    background-size: 12px auto;
  }
  .professional-portal-page .header .nav-links .desktop-item {
    color: #102340 !important;
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box {
    padding: 0 14px 12px;
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box .content {
    padding: 0;
    background: transparent;
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box .content .mob ul {
    display: grid;
    gap: 0;
    margin: 0;
    padding: 8px 0;
    overflow: hidden;
    border-radius: 18px;
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box .content .mob ul li {
    border-bottom: 1px solid rgba(32, 51, 87, 0.08);
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box .content .mob ul li:last-child {
    border-bottom: 0;
  }
  .professional-portal-page .header .nav-links .dropdown_out .mega-box .content .mob ul li a {
    display: flex;
    align-items: center;
    min-height: 34px;
    padding: 6px 12px;
    color: #102340 !important;
    font-size: 15px;
    line-height: 1.25;
    background: transparent;
  }
  .professional-portal-page .header .nav-links li.mob a.more {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    min-height: 47px;
    padding: 10px 18px;
    margin-right: 0;
    text-align: center;
    line-height: 1.2;
  }
  .professional-portal-page .portal-hero {
    padding-top: 112px;
  }
  .professional-portal-page .portal-hero__shell .row {
    gap: 24px 0;
    align-items: flex-start !important;
  }
  .professional-portal-page .portal-hero__copy {
    padding-right: 0 !important;
  }
  .professional-portal-page .banner-bg-outline {
    opacity: 0.6;
  }
}
@media screen and (max-width: 1400px) {
  .professional-portal-page .header nav .wrapper .logo {
    width: auto;
    max-width: 260px;
  }
  .professional-portal-page .header nav .wrapper .logo .sub_links {
    display: none;
  }
}
@media (max-width: 480px) {
  .professional-portal-page.professional-portal-page--tools-resources .portal-resource-action {
    width: 100%;
  }
  .professional-portal-page.professional-portal-page--join-network .portal-network-form button {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */