.bg-deep-blue {
  background: #DCE3EA !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-grey {
  background-color: #edf0ff !important;
}

.bg-light-grey {
  background-color: #E6E7E8 !important;
}

.bg-blue {
  background-color: #0076BE !important;
}

.bg-sky-blue {
  background-color: #52B9E9 !important;
}

.bg-deep-grey {
  background-color: #50535A !important;
}

.bg-purple {
  background-color: #7F58A5 !important;
}

.bg-orange {
  background-color: #F68D76 !important;
}

.bg-green {
  background-color: #23AE49 !important;
}

.color-white {
  color: #fff !important;
}

.color-deep-blue {
  color: #071d49 !important;
}

.color-black {
  color: #000 !important;
}

.color-deep-grey {
  color: #50535A !important;
}

.color-red {
  color: red;
}

.color-blue {
  color: #004987 !important;
}

.color-sky-blue {
  color: #66e6ff;
}

.color-shallow-blue {
  color: #ccf7ff;
}

.color-light-purple {
  color: #b8b6d1;
}

.color-purple {
  color: #cd81ff;
}

.color-orang {
  color: #FF6B00;
}

.font-size-14 {
  font-size: 14px !important;
}

.font-size-16 {
  font-size: 16px !important;
}

.font-size-18 {
  font-size: 18px !important;
}

.font-size-20 {
  font-size: 20px !important;
}

.font-size-22 {
  font-size: 22px !important;
}

.font-size-24 {
  font-size: 24px !important;
}

.font-size-26 {
  font-size: 26px !important;
}

.font-size-28 {
  font-size: 28px !important;
}

.font-size-30 {
  font-size: 30px !important;
}

.font-size-36 {
  font-size: 36px !important;
}

.font-size-40 {
  font-size: 40px !important;
}

.font-minion-pro-regular {
  font-family: 'MinionPro-Regular', sans-serif !important;
}

.font-Inter-Regular {
  font-family: 'Inter', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-Inter-Bold {
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.font-Roboto-Regular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}

.font-Roboto-Bold {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}

.text-decoration-none {
  text-decoration: none;
}

.text-line-height-22 {
  line-height: 22px !important;
}

.text-line-height-24 {
  line-height: 24px !important;
}

.text-line-height-26 {
  line-height: 26px !important;
}

.text-line-height-28 {
  line-height: 28px !important;
}

.text-line-height-30 {
  line-height: 30px !important;
}

.text-line-height-32 {
  line-height: 32px !important;
}

.text-line-height-34 {
  line-height: 34px !important;
}

.text-line-height-44 {
  line-height: 44px !important;
}

.text-line-height-48 {
  line-height: 48px !important;
}

.text-letter-spacing-2 {
  letter-spacing: 2px;
}

.font-style-italic {
  font-style: italic !important;
}

.font-uppercase {
  text-transform: uppercase !important;
}

.min-width-105 {
  min-width: 105px !important;
}

.min-width-120 {
  min-width: 120px !important;
}

.max-width-35 {
  max-width: 35px;
}

.max-width-60 {
  max-width: 60px;
}

.max-width-80 {
  max-width: 80px !important;
}

.max-width-125 {
  max-width: 125px !important;
}

.max-width-140 {
  max-width: 140px !important;
}

.max-width-150 {
  max-width: 150px !important;
}

.max-width-160 {
  max-width: 160px !important;
}

.max-width-170 {
  max-width: 170px !important;
}

.max-width-200 {
  max-width: 200px !important;
}

.max-width-250 {
  max-width: 250px !important;
}

.max-width-300 {
  max-width: 300px !important;
}

.max-width-350 {
  max-width: 350px !important;
}

.max-width-400 {
  max-width: 400px !important;
}

.max-width-450 {
  max-width: 450px !important;
}

.max-width-750 {
  max-width: 750px !important;
}

.width-100-PCT {
  width: 100%;
}

.min-height-120 {
  min-height: 120px !important;
}

.max-height-115 {
  max-height: 115px !important;
}

.border-radius-0 {
  border-radius: 0 !important;
}

.border-radius-12 {
  border-radius: 12px !important;
}

.border-none {
  border: none;
}

.border-y {
  border-right: 1px solid #071d49 !important;
}

.border-deep-blue {
  border: 1px solid #071d49 !important;
}

.border-red {
  border: 1px solid #dc3545 !important;
}

.border-green {
  border: 1px solid #0f5132 !important;
}

.box-shadow-grey {
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.3) !important;
}

.line-deep-blue {
  border-bottom: 1px solid #071d49;
}

.text-italic {
  font-style: italic !important;
}

.height-one-hundred-percent {
  height: 100% !important;
}

form .table, tr, td, th {
  border: 1px solid #071d49 !important;
  text-align: center;
}

.datepicker table, .datepicker tr, .datepicker td, .datepicker th {
  border: none !important;
}

td {
  padding: 0 !important;
}

.TASA_message, .message {
  display: none;
}

.alert {
  display: block !important;
}

.alert-danger {
  color: #dc3545 !important;
}

.opacity {
  opacity: 1 !important;
}

.full-container {
  max-width: 1300px;
}

.posiTive {
  position: relative;
}

.seizeaseat {
  width: 100%;
  height: 107px;
}

@media (min-width: 992px) {
  .mobile-hero-img {
    display: none;
  }
}

@media (max-width: 991px) {
  .desktop-img {
    display: none;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
  .full-container {
    max-width: 1300px;
  }
}

@keyframes slide-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}

a {
  cursor: pointer;
}

sup {
  font-size: 50%;
  top: -.8em;
}

.fade-in-section {
  opacity: 0;
  transform: translateY(20vh);
  visibility: hidden;
  transition: opacity 1200ms ease-out, transform 600ms ease-out, visibility 1200ms ease-out;
}

.fade-in-section.is-visible {
  opacity: 1;
  transform: none;
  visibility: visible;
}

.website-link, .external-links {
  text-decoration: none;
  cursor: pointer;
}

.txt-bg-1 {
  background-image: linear-gradient(to right, #e3e76f, #66e6ff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.success-msg {
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: green;
}

.error-msg {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #E43D2F;
}

.error-msg.warning {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}

h1 {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 48px;
  line-height: 54px;
  /* 122.727% */
}

h1 span {
  font-size: 18px;
}

h2 {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 0;
}

.hero-title-2 {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 38px;
  line-height: 42px;
}

.hero-subtitle {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  line-height: 21px;
}

h3 {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 0;
}

h3 a {
  color: #004987;
}

h3 a:hover {
  color: #004987;
}

.psubtitle {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.psubtitle a {
  color: #004987;
}

.psubtitle a:hover {
  color: #004987;
}

.ptxt {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.ptxt .txt-link {
  color: #63666A;
  text-decoration-line: none;
  cursor: pointer;
}

.ptxt .txt-link-2 {
  color: #004987;
  text-decoration: underline;
  cursor: pointer;
}

.ptxt b {
  font-weight: 700;
}

.ptxt-2 {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.plittletxt {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
}

.plittletxt b {
  font-weight: 700;
}

.bg-light-blue-block {
  background-color: #E5EDF3;
  border-radius: 8px;
}

.AC-icons-bg {
  background-image: url(../images/AC-icons-bg.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 403px 287px;
  background-position: calc(100% + 85px) calc(100% + 58px);
}

ul {
  margin-bottom: 0;
  padding-left: 20px;
}

ul li {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

ul li .txt-link {
  color: #00A3DF;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-decoration-line: underline;
}

ul.ul-blue li::marker {
  color: #004987;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}

ul.color-white li {
  color: #FFFFFF;
}

ul.color-white li::marker {
  color: #FFFFFF;
}

.list-2 {
  list-style: none;
  padding-left: 0;
}

.list-2 li {
  padding-left: 58px;
  text-indent: -58px;
  margin-bottom: 15px;
}

.list-2 li::before {
  content: '';
  width: 37px;
  height: 35px;
  background-image: url(../images/list-icon.svg);
  background-size: 37px 35px;
  background-repeat: no-repeat;
  display: inline-block;
  margin-right: 20px;
  vertical-align: top;
}

.pcontent-title {
  color: #00A3DF;
  /* Heading 2 */
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 36px;
  line-height: 44px;
  /* 122.222% */
}

.pcontent-sub-title {
  color: #8CA2D1;
  /* Heading 3 */
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  line-height: 26px;
}

footer {
  padding: 10px 0 40px 0;
  background-color: #E5EDF3;
}

footer .footer-txt {
  color: #63666A;
  text-align: center;
  font-family: 'Roboto',sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
}

footer .footer-link {
  color: #63666A;
  font-size: 12px;
  font-family: 'Roboto',sans-serif;
  font-weight: 400;
  line-height: 18px;
  text-decoration-line: underline;
  cursor: pointer;
}

hr {
  border-color: #b8b6d1;
  opacity: 1;
}

hr.hr-white {
  border-color: #ffffff;
}

hr.hr-blue {
  border-color: rgba(0, 73, 135, 0.4);
}

hr.hr2-blue {
  border-top: 2px solid rgba(0, 73, 135, 0.4);
}

#mainNav {
  display: block;
  padding-top: 10px;
  padding-bottom: 0;
  background-color: transparent;
}

#mainNav .nav-box {
  padding-bottom: 15px;
  align-items: center;
}

#mainNav .logo {
  width: 232px;
}

#mainNav .container {
  position: relative;
}

@media (max-width: 991px) {
  #mainNav .nav-box {
    align-items: center;
  }
}

#mainNav .navbar-toggler {
  border: none;
  box-shadow: none;
}

#mainNav .navbar-toggler .navbar-toggler-icon {
  width: 29px;
  height: 37px;
  background-repeat: no-repeat;
  background-image: url(../images/nav-btn.svg);
  background-size: 29px 37px;
}

#mainNav #navbarNavDropdown {
  justify-content: flex-end;
  align-items: end;
}

@media (max-width: 991px) {
  #mainNav #navbarNavDropdown {
    background-color: #FF6B00;
    padding: 15px;
  }
}

#mainNav #navbarNavDropdown .navbar-nav {
  align-items: end;
}

#mainNav #navbarNavDropdown .navbar-nav.displaynone {
  display: none;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item {
  position: relative;
}

@media (min-width: 993px) {
  #mainNav #navbarNavDropdown .navbar-nav .nav-item:not(:nth-last-child(2)) {
    margin-right: 25px;
  }
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .nav-link {
  padding: 0;
  margin-top: 30px;
  display: inline-block;
  cursor: pointer;
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  line-height: 16px;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
  content: '';
  display: none;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .nav-link.dropdown-toggle .dropdown-arrow {
  display: inline-block;
  width: 15px;
  height: 15px;
  display: inline-block;
  background-image: url(../images/Vector.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
  border: none;
  margin-left: 0;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu {
  border: none;
  border-radius: 12px;
  background: #FFF;
  box-shadow: 8px 8px 16px 4px rgba(0, 0, 0, 0.15);
  padding: 10px 20px;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu span {
  color: #00A3DF;
  text-align: center;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 18px;
  line-height: 18px;
  padding: 0 10px;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu .dropdown-item {
  margin-top: 0;
  font-family: "F37Lineca-Book", sans-serif;
  font-size: 16px;
  color: #FFFFFF;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: #004987;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu.show {
  display: flex;
  align-items: center;
  justify-content: center;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu[data-bs-popper] {
  left: auto;
  right: -116px;
  top: 77px;
  background: #FF6B00;
}

@media (max-width: 1200px) {
  #mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu[data-bs-popper] {
    right: -200px;
  }
  #mainNav #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu[data-bs-popper].tools-resources-menu {
    right: -30px;
  }
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item .mobile-separation-line {
  height: 3px;
  align-self: stretch;
  border-radius: 0px 0px 3px 3px;
  background: #FFF;
  display: none;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item.duodopa-item .dropdown-menu {
  right: -286px;
}

#mainNav #navbarNavDropdown .navbar-nav .nav-item.lifestyle-info-item .dropdown-menu {
  right: -216px;
}

#mainNav .rectangle-3 {
  width: 100%;
  height: 8px;
  flex-shrink: 0;
  border-radius: 0px 0px 8px 8px;
  background: #FF6B00;
}

#mainNav .rectangle-1 {
  width: 100%;
  height: 3px;
  flex-shrink: 0;
  border-radius: 0px 0px 8px 8px;
  background: #FF6B00;
  display: none;
}

#mainNav .contact-us-block {
  position: absolute;
  top: 0px;
  right: 15px;
}

#mainNav .contact-us-block .contact-us-btn {
  border: 1px solid #004987;
  color: #004987;
  display: inline-block;
  padding: 0px 12px;
  border-radius: 8px;
  text-decoration: none;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
}

#mainNav .contact-us-block .contact-us-btn:hover {
  color: #FFFFFF;
  background-color: #FF6B00;
  border-color: #FF6B00;
}

@media (max-width: 991px) {
  #mainNav .contact-us-block {
    display: none;
  }
}

#mainNav .mobile-contact-us {
  display: none;
}

@media (max-width: 991px) {
  #mainNav .mobile-contact-us {
    display: block;
  }
}

#mainNav .mobile-contact-us .contact-us-btn {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
  display: inline-block !important;
  padding: 0px 12px;
  border-radius: 8px;
  text-decoration: none;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
}

#mainNav.scrollBg {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 3px;
}

#mainNav.scrollBg .nav-box {
  padding-bottom: 5px;
}

#mainNav.scrollBg .logo {
  width: 170px;
}

#mainNav.scrollBg .rectangle-box {
  display: none;
}

#mainNav.scrollBg .rectangle-1 {
  display: block;
}

#mainNav.scrollBg .dropdown-menu[data-bs-popper] {
  top: 58px !important;
}

@media (max-width: 991px) {
  #mainNav.open {
    border-radius: 0px 0px 8px 8px;
    padding-bottom: 5px;
  }
  #mainNav.open .nav-box {
    padding-bottom: 0px;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav {
    align-items: normal;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item {
    text-align: right;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .mobile-separation-line {
    display: block;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .nav-link {
    margin-top: 0;
    color: #ffffff;
    padding: 5px 0;
    text-align: right;
    color: #ffffff;
    display: inline-block;
    justify-content: space-between;
    align-items: center;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .nav-link.dropdown-toggle::after {
    background-image: url(../images/Vector-white.svg);
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu .delimiter {
    display: none;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu li {
    padding: 0;
    text-align: right;
    line-height: 20px;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu li .dropdown-item {
    width: auto;
    padding: 0;
  }
  #mainNav.open #navbarNavDropdown .navbar-nav .nav-item .dropdown-menu.show {
    display: list-item;
  }
}

.nav-item.carers-corner-item a::before {
  content: '';
  width: 18px;
  height: 17px;
  background-image: url(../images/link-icon.svg);
  background-repeat: no-repeat;
  background-size: 18px 17px;
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
}

.btn {
  background-color: #004987;
  color: #FFF;
  text-align: center;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  line-height: 50px;
  padding: 0px 25px;
  border-radius: 8px;
  height: 50px;
  display: inline-flex;
  align-items: center;
}

.btn .btn-txt {
  display: block;
}

.btn .icon {
  display: block;
  width: 15px;
  height: 15px;
  background-image: url(../images/btn-icon.svg);
  background-size: 15px 15px;
  background-repeat: no-repeat;
  margin-left: 10px;
}

.btn .watch-icon {
  display: block;
  width: 19px;
  height: 16px;
  background-image: url(../images/watch-icon.svg);
  background-size: 19px 16px;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.btn.btn-bg-light-blue {
  background-color: #E5EDF3;
  color: #004987;
}

.btn.btn-bg-light-blue .icon {
  background-image: url(../images/btn-icon-blue.svg);
}

.btn.btn-bg-white {
  background-color: #FFFFFF;
  color: #004987;
}

.btn.btn-bg-white .icon {
  background-image: url(../images/btn-icon-blue.svg);
}

.btn:hover {
  color: #FFFFFF;
  background-color: #F39200;
  border: 1px solid #F39200;
}

.btn:hover .icon {
  background-image: url(../images/btn-icon.svg);
}

.form-control {
  font-family: 'Roboto', sans-serif;
}

input[type="range"]:focus::-webkit-slider-thumb {
  outline: none;
  box-shadow: none;
}

input[type="range"]:focus {
  outline: none;
  box-shadow: none;
}

.form-range-panel input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  border: 5px solid #ffffff;
  background-color: #8CA2D1;
  background-image: none;
  margin-top: -9px;
  box-shadow: 8px 8px 16px 4px rgba(0, 0, 0, 0.15);
}

.form-range-panel input[type="range"]::-webkit-slider-thumb:hover {
  background-color: #00A3DF;
  background-image: none;
}

.form-range-panel input[type="range"]::-webkit-slider-runnable-track {
  height: 18px;
  background-color: rgba(140, 162, 209, 0.3);
  border-radius: 10px;
}

.lg-img {
  display: block;
  margin: auto;
}

@media (max-width: 768px) {
  .lg-img {
    display: none;
  }
}

.mobile-img {
  display: none;
}

@media (max-width: 768px) {
  .mobile-img {
    display: block;
    margin: auto;
  }
}

.lg-btn {
  display: block;
}

@media (max-width: 768px) {
  .lg-btn {
    display: none;
  }
}

.mobile-btn {
  display: none;
}

@media (max-width: 768px) {
  .mobile-btn {
    display: block;
  }
}

.login-content-section .login-left-img {
  width: 100%;
}

@media (max-width: 768px) {
  .login-content-section .login-left-img {
    max-width: 103px;
  }
}

.login-content-section .login-panel input::placeholder {
  color: rgba(0, 73, 135, 0.25);
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
}

.login-content-section .login-panel .input-groups {
  display: flex;
}

.login-content-section .login-panel .input-groups .form-control {
  border: 2px solid #004987;
  border-radius: 8px;
  width: 197px;
  max-width: 197px;
  height: 50px;
  text-align: center;
}

.login-content-section .login-panel .title {
  color: #004987;
  font-family: 'Roboto', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
}

.login-content-section .login-panel .txt {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.pBox-shadow {
  box-shadow: 8px 8px 16px 4px rgba(0, 0, 0, 0.15);
}

.links-title {
  display: flex;
  justify-content: center;
  align-items: center;
}

.links-title .txt {
  color: #00A3DF;
  /* Heading 3 */
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  line-height: 26px;
  /* 118.182% */
  padding-right: 20px;
}

.links-title .icon {
  width: 13px;
  height: 24px;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 13px 24px;
}

.pcontent-panel {
  padding: 16px;
  border-radius: 12px;
  position: relative;
}

.pcontent-panel .pc-title {
  display: flex;
  align-items: center;
}

.pcontent-panel .pc-title .txt {
  color: #00A3DF;
  /* Heading 3 */
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  line-height: 26px;
  /* 118.182% */
  padding-right: 20px;
}

.pcontent-panel .pc-title .icon {
  width: 13px;
  height: 24px;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 13px 24px;
}

.pcontent-panel.ppHover-blue:hover {
  background-color: #00A3DF;
}

.pcontent-panel.ppHover-blue:hover .pc-title .txt {
  color: #ffffff;
}

.pcontent-panel.ppHover-blue:hover .pc-title .icon {
  background-image: url(../images/arrow-right-white.svg);
}

.pcontent-panel.ppHover-light-blue:hover {
  background: linear-gradient(0deg, rgba(0, 163, 223, 0.2) 0%, rgba(0, 163, 223, 0.2) 100%), #FFF;
}

.video-panel {
  cursor: pointer;
}

.divider-line {
  height: 8px;
  align-self: stretch;
  border-radius: 0px 0px 8px 8px;
  opacity: 0.1;
  background: #50535A;
}

.pcontent-divider-line {
  width: 7px;
  align-self: stretch;
  border-radius: 0px 0px 8px 8px;
  opacity: 0.1;
  background: #50535A;
  height: 100%;
  margin: auto;
}

@media (max-width: 768px) {
  .pcontent-divider-line {
    height: 8px;
    align-self: stretch;
    border-radius: 0px 0px 8px 8px;
    opacity: 0.1;
    background: #50535A;
    width: 100%;
    margin: 50px 0;
  }
}

.accordion .accordion-item {
  border: none;
  margin-top: 30px;
}

.accordion .accordion-item .accordion-header .accordion-button {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  padding-left: 0;
  padding-right: 0;
}

.accordion .accordion-item .accordion-header .accordion-button span {
  padding-right: 50px;
}

@media (max-width: 991px) {
  .accordion .accordion-item .accordion-header .accordion-button span {
    padding-right: 10px;
  }
}

.accordion .accordion-item .accordion-header .accordion-button:focus {
  outline: none;
  box-shadow: none;
}

.accordion .accordion-item .accordion-header .accordion-button::after {
  width: 15px;
  height: 15px;
  background-image: url(../images/acc-2.svg);
  background-repeat: no-repeat;
  background-size: 15px 15px;
}

.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}

.accordion .accordion-item .accordion-body {
  padding-left: 0;
  padding-top: 10px;
  padding-bottom: 25px;
  padding-right: 15%;
}

@media (max-width: 991px) {
  .accordion .accordion-item .accordion-body {
    padding-right: 0px;
  }
}

.accordion .accordion-item .accordion-footer {
  height: 2px;
  align-self: stretch;
  background: rgba(0, 73, 135, 0.4);
}

.modal .modal-content {
  background: transparent;
  border: none;
}

.modal .modal-header {
  background: transparent;
  border: none;
}

.modal .modal-header .btn-close {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url(../images/Close-button-lozenge.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  opacity: 1;
  padding: 0;
}

.modal .modal-header .btn-close:hover {
  background-image: url(../images/Close-button-lozenge-hover.svg);
}

.modal .modal-body {
  border-radius: 12px;
  background: #FFF;
  box-shadow: 8px 8px 16px 4px rgba(0, 0, 0, 0.15);
}

.modal .modal-body .btn-close {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background-image: url(../images/Close-button-lozenge.svg);
  background-repeat: no-repeat;
  background-size: 30px 30px;
  opacity: 1;
  padding: 0;
  position: absolute;
  top: -2px;
  right: -15px;
}

.modal .modal-body .btn-close:hover {
  background-image: url(../images/Close-button-lozenge-hover.svg);
}

.modal .modal-body .title {
  color: #004987;
  font-size: 32px;
  text-align: center;
  font-family: "F37Lineca-Bold", sans-serif;
  line-height: 40px;
}

.modal .modal-body .txt {
  text-align: center;
  color: #63666A;
  font-family: 'Roboto';
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}

.modal .modal-body .txt .txt-link {
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  line-height: 28px;
  text-decoration-line: underline;
}

.modal .modal-body .link-close {
  color: #63666A;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  cursor: pointer;
}

.protein-txt-tooltip {
  --bs-tooltip-bg: #00A3DF;
  --bs-tooltip-color: #ffffff;
  --bs-tooltip-font-size: 14px;
  --bs-tooltip-font-family: 'Roboto', sans-serif;
  --bs-tooltip-opacity: 1;
}

#video_show-Modal .modal-header {
  padding-right: 0;
}

#video_show-Modal .modal-body {
  padding: 20px;
  border-radius: 6px;
  box-shadow: none;
}

@media (min-width: 993px) {
  #page-top.home .navbar .navbar-nav li.home-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.home .navbar .navbar-nav li.home-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.home .navbar.scrollBg .navbar-nav li.home-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (min-width: 993px) {
  #page-top.about-parkinsons-disease .navbar .navbar-nav li.about-pd-item::after, #page-top.patient-stories .navbar .navbar-nav li.about-pd-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.about-parkinsons-disease .navbar .navbar-nav li.about-pd-item .nav-link, #page-top.patient-stories .navbar .navbar-nav li.about-pd-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.about-parkinsons-disease .navbar.scrollBg .navbar-nav li.about-pd-item::after, #page-top.patient-stories .navbar.scrollBg .navbar-nav li.about-pd-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#page-top.about-parkinsons-disease .dropdown-item.about-parkinsons-disease-link {
  color: #004987 !important;
}

#page-top.patient-stories .dropdown-item.patient-stories-link {
  color: #004987 !important;
}

@media (min-width: 993px) {
  #page-top.about-duodopa .navbar .navbar-nav li.duodopa-item::after, #page-top.starting-duodopa .navbar .navbar-nav li.duodopa-item::after, #page-top.living-and-travelling-with-duodopa .navbar .navbar-nav li.duodopa-item::after, #page-top.safety-information .navbar .navbar-nav li.duodopa-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.about-duodopa .navbar .navbar-nav li.duodopa-item .nav-link, #page-top.starting-duodopa .navbar .navbar-nav li.duodopa-item .nav-link, #page-top.living-and-travelling-with-duodopa .navbar .navbar-nav li.duodopa-item .nav-link, #page-top.safety-information .navbar .navbar-nav li.duodopa-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.about-duodopa .navbar.scrollBg .navbar-nav li.duodopa-item::after, #page-top.starting-duodopa .navbar.scrollBg .navbar-nav li.duodopa-item::after, #page-top.living-and-travelling-with-duodopa .navbar.scrollBg .navbar-nav li.duodopa-item::after, #page-top.safety-information .navbar.scrollBg .navbar-nav li.duodopa-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#page-top.about-duodopa .dropdown-item.about-duodopa-link {
  color: #004987 !important;
}

#page-top.starting-duodopa .dropdown-item.starting-duodopa-link {
  color: #004987 !important;
}

#page-top.living-and-travelling-with-duodopa .dropdown-item.living-and-travelling-with-duodopa-link {
  color: #004987 !important;
}

#page-top.safety-information .dropdown-item.safety-information-link {
  color: #004987 !important;
}

@media (min-width: 993px) {
  #page-top.eating-well-with-pd .navbar .navbar-nav li.lifestyle-info-item::after, #page-top.exercise-for-pd .navbar .navbar-nav li.lifestyle-info-item::after, #page-top.managing-off-time .navbar .navbar-nav li.lifestyle-info-item::after, #page-top.sleep-and-pd .navbar .navbar-nav li.lifestyle-info-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.eating-well-with-pd .navbar .navbar-nav li.lifestyle-info-item .nav-link, #page-top.exercise-for-pd .navbar .navbar-nav li.lifestyle-info-item .nav-link, #page-top.managing-off-time .navbar .navbar-nav li.lifestyle-info-item .nav-link, #page-top.sleep-and-pd .navbar .navbar-nav li.lifestyle-info-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.eating-well-with-pd .navbar.scrollBg .navbar-nav li.lifestyle-info-item::after, #page-top.exercise-for-pd .navbar.scrollBg .navbar-nav li.lifestyle-info-item::after, #page-top.managing-off-time .navbar.scrollBg .navbar-nav li.lifestyle-info-item::after, #page-top.sleep-and-pd .navbar.scrollBg .navbar-nav li.lifestyle-info-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#page-top.eating-well-with-pd .dropdown-item.eating-well-with-pd-link {
  color: #004987 !important;
}

#page-top.exercise-for-pd .dropdown-item.exercise-for-pd-link {
  color: #004987 !important;
}

#page-top.managing-off-time .dropdown-item.managing-off-time-link {
  color: #004987 !important;
}

#page-top.sleep-and-pd .dropdown-item.sleep-and-pd-link {
  color: #004987 !important;
}

@media (min-width: 993px) {
  #page-top.your-care-team .navbar .navbar-nav li.support-item::after, #page-top.support-groups-and-organisations .navbar .navbar-nav li.support-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.your-care-team .navbar .navbar-nav li.support-item .nav-link, #page-top.support-groups-and-organisations .navbar .navbar-nav li.support-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.your-care-team .navbar.scrollBg .navbar-nav li.support-item::after, #page-top.support-groups-and-organisations .navbar.scrollBg .navbar-nav li.support-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#page-top.your-care-team .dropdown-item.your-care-team-link {
  color: #004987 !important;
}

#page-top.support-groups-and-organisations .dropdown-item.support-groups-and-organisations-link {
  color: #004987 !important;
}

@media (min-width: 993px) {
  #page-top.helpful-resources .navbar .navbar-nav li.resources-item::after, #page-top.faqs .navbar .navbar-nav li.resources-item::after, #page-top.video-library .navbar .navbar-nav li.resources-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.helpful-resources .navbar .navbar-nav li.resources-item .nav-link, #page-top.faqs .navbar .navbar-nav li.resources-item .nav-link, #page-top.video-library .navbar .navbar-nav li.resources-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.helpful-resources .navbar.scrollBg .navbar-nav li.resources-item::after, #page-top.faqs .navbar.scrollBg .navbar-nav li.resources-item::after, #page-top.video-library .navbar.scrollBg .navbar-nav li.resources-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#page-top.helpful-resources .dropdown-item.helpful-resources-link {
  color: #004987 !important;
}

#page-top.faqs .dropdown-item.faqs-link {
  color: #004987 !important;
}

#page-top.video-library .dropdown-item.video-library-link {
  color: #004987 !important;
}

@media (min-width: 993px) {
  #page-top.carers-corner .navbar .navbar-nav li.carers-corner-item::after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #004987;
    display: block;
    position: absolute;
    border-radius: 10px;
    bottom: -13px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

@media (max-width: 991px) {
  #page-top.carers-corner .navbar .navbar-nav li.carers-corner-item .nav-link {
    color: #004987 !important;
  }
}

@media (min-width: 993px) {
  #page-top.carers-corner .navbar.scrollBg .navbar-nav li.carers-corner-item::after {
    content: '';
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -2px;
    left: 50%;
    transform: translate(-50%, 0%);
  }
}

#anchor_point_link_panel {
  display: none;
}

@media (max-width: 768px) {
  #anchor_point_link_panel {
    display: block;
  }
}

.anchor-point-link {
  border-radius: 12px;
  background-color: #00A3DF;
  padding: 14px 16px;
  /* Shadow Box */
  box-shadow: 8px 8px 16px 4px rgba(0, 0, 0, 0.15);
  color: #FFF;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 24px;
  text-decoration: none;
  display: block;
  margin: auto;
  margin-bottom: 16px;
  max-width: 420px;
}

.anchor-point-link:hover {
  color: #FFF;
}

.anchor-point-link.active {
  background-color: #F39200;
}

@media (min-width: 769px) {
  .p-lg-480 {
    padding-top: 480px;
  }
}

.chapter-bxslider-panel {
  padding-left: 40px;
  padding-right: 40px;
}

.chapter-bxslider-panel .bx-wrapper .bx-viewport {
  background-color: transparent;
  box-shadow: none;
}

.chapter-bxslider-panel .bx-wrapper .bx-viewport .chapter-bxslider li {
  cursor: pointer;
}

.chapter-bxslider-panel .bx-wrapper .bx-controls .bx-controls-direction a {
  z-index: 9;
}

.chapter-bxslider-panel .bx-wrapper .bx-controls .bx-controls-direction .bx-prev {
  width: 18px;
  height: 18px;
  background: url(../images/chapter/chapter-slider-left.svg) no-repeat 0;
  left: -20px;
}

.chapter-bxslider-panel .bx-wrapper .bx-controls .bx-controls-direction .bx-next {
  width: 18px;
  height: 18px;
  background: url(../images/chapter/chapter-slider-right.svg) no-repeat 0;
  right: -20px;
}

.skip-link {
  color: #50535A;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 155.556% */
  text-decoration-line: underline;
  cursor: pointer;
}

.skip-link:hover {
  color: #50535A;
}

#video_chapter_show-Modal .modal-dialog {
  max-width: 770px;
}

#video_chapter_show-Modal .modal-body {
  padding: 0 20px 20px 20px;
}

#video_chapter_show-Modal .vPanel {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 768px) {
  #video_chapter_show-Modal .vPanel {
    display: block;
  }
}

#video_chapter_show-Modal .chapter-video-panel {
  width: 340px;
  height: 601px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  #video_chapter_show-Modal .chapter-video-panel {
    margin: auto;
    margin-top: 20px;
  }
}

#video_chapter_show-Modal .chapter-video-panel video-js {
  height: 100%;
  background-color: #fff;
  border-radius: 12px;
}

#video_chapter_show-Modal .chapter-video-panel video-js .vjs-poster {
  background-color: #fff;
}

#video_chapter_show-Modal .chapter-video-panel video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  width: 129.3px;
  height: 126.7px;
  background-image: url(../images/Video-play-button.svg);
  background-repeat: no-repeat;
  background-size: 129.3px 126.7px;
  background-color: transparent;
  border: none;
}

#video_chapter_show-Modal .chapter-video-panel video-js .vjs-big-play-button:hover {
  background-image: url(../images/Video-play-button-hover.svg);
}

#video_chapter_show-Modal .chapter-video-panel video-js .vjs-big-play-button .vjs-icon-placeholder {
  display: none;
}

#video_chapter_show-Modal .chapter-video-panel video-js .vjs-loading-spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

#video_chapter_show-Modal .chapter-video-panel video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

#video_chapter_show-Modal .chapter-panel {
  max-width: 370px;
  margin-top: 20px;
}

@media (max-width: 768px) {
  #video_chapter_show-Modal .chapter-panel {
    margin: auto;
    margin-top: 20px;
  }
}

#video_chapter_show-Modal .chapter-panel .chapter-list {
  width: 100%;
  padding: 10px 20px;
  border-radius: 12px;
  background: rgba(0, 163, 223, 0.1);
  color: #50535A;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  gap: 10px;
}

#video_chapter_show-Modal .chapter-panel .chapter-list.active {
  color: #ffffff;
  background: #00A3DF;
}

.msg-btn {
  display: flex;
  padding: 8px 14px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  border-radius: 12px;
  background: #8CA2D1;
  text-decoration: none;
}

.msg-btn .msg-icon {
  width: 37.508px;
  height: 39.07px;
  background-image: url(../images/msg-icon.png);
  background-size: 37.508px 39.07px;
  background-repeat: no-repeat;
  display: block;
  flex-shrink: 0;
}

.msg-btn .mtxt {
  color: #FFF;
  font-family: "F37Lineca-Book", sans-serif;
  font-size: 16px;
  line-height: 20px;
  display: block;
  padding: 0 10px;
}

.msg-btn .mtxt b {
  font-family: "F37Lineca-Bold", sans-serif;
}

.msg-btn .arrow-right {
  width: 12px;
  height: 18px;
  background-image: url(../images/arrow-right-white.svg);
  background-size: 12px 18px;
  background-repeat: no-repeat;
  display: block;
  flex-shrink: 0;
}

.video-access-section {
  display: flex;
  height: 100vh;
  position: relative;
}

.video-access-section .mobile-header {
  display: none;
}

@media (max-width: 768px) {
  .video-access-section {
    display: block;
  }
  .video-access-section .mobile-header {
    display: flex;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    padding: 20px 20px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    z-index: 9;
    transition: height 0.3s ease-out;
  }
  .video-access-section .mobile-header .hur-btn {
    width: 20px;
    height: 19px;
    cursor: pointer;
    background-image: url(../images/hamburger-btn.svg);
    background-repeat: no-repeat;
    background-size: 20px 19px;
  }
  .video-access-section .mobile-header .mobile-header-content {
    display: none;
  }
  .video-access-section .mobile-header .mobile-header-content .chapter-list-mobile-panel {
    padding-top: 30px;
  }
  .video-access-section .mobile-header .mobile-header-content .chapter-list-mobile-panel .chapter-list {
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.5);
    color: #ffffff;
    font-family: "F37Lineca-Book", sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    padding: 10px 20px;
    cursor: pointer;
    margin-bottom: 10px;
  }
  .video-access-section .mobile-header .mobile-header-content .chapter-list-mobile-panel .chapter-list b {
    font-family: "F37Lineca-Bold", sans-serif;
  }
  .video-access-section .mobile-header .mobile-header-content .chapter-list-mobile-panel .chapter-list.active {
    color: #ffffff;
    background: #00A3DF;
  }
  .video-access-section .mobile-header .mobile-header-content footer .footer-txt {
    color: #ffffff;
  }
  .video-access-section .mobile-header .mobile-header-content footer .footer-link {
    color: #ffffff;
  }
  .video-access-section .mobile-header.active {
    overflow-y: scroll;
    height: 100vh;
    background: rgba(0, 0, 0, 0.7);
  }
  .video-access-section .mobile-header.active .mobile-header-content {
    display: block;
  }
  .video-access-section .mobile-header .find-more {
    justify-content: flex-end;
    align-items: center;
    text-decoration: none;
    display: flex;
  }
  .video-access-section .mobile-header .find-more .txt {
    color: #ffffff;
    font-family: "F37Lineca-Bold", sans-serif;
    font-size: 18px;
    font-style: normal;
    line-height: 26px;
    padding-right: 15px;
  }
  .video-access-section .mobile-header .find-more .icon {
    width: 12px;
    height: 18px;
    background-image: url(../images/arrow-right-white.svg);
    background-repeat: no-repeat;
    background-size: 12px 18px;
    display: inline-block;
  }
}

.video-access-section .chapter-list-panel .chapter-list {
  border-radius: 12px;
  background: #FFF;
  color: #50535A;
  font-family: "F37Lineca-Book", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  padding: 10px 20px;
  cursor: pointer;
  margin-bottom: 10px;
}

.video-access-section .chapter-list-panel .chapter-list b {
  font-family: "F37Lineca-Bold", sans-serif;
}

.video-access-section .chapter-list-panel .chapter-list.active {
  color: #ffffff;
  background: #00A3DF;
}

.video-access-section .page-left {
  width: 400px;
  height: 100vh;
  overflow-y: scroll;
}

.video-access-section .page-left .pleft-title {
  color: #00A3DF;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 28px;
  line-height: 34px;
}

.video-access-section .page-left .pleft-txt {
  color: #50535A;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}

.video-access-section .page-left .page-left-header .pHeader {
  display: flex;
  justify-content: space-between;
}

.video-access-section .page-left .page-left-header .pHeader .find-more {
  justify-content: flex-end;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.video-access-section .page-left .page-left-header .pHeader .find-more .txt {
  color: #00A3DF;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 18px;
  font-style: normal;
  line-height: 26px;
  padding-right: 15px;
}

.video-access-section .page-left .page-left-header .pHeader .find-more .icon {
  width: 12px;
  height: 18px;
  background-image: url(../images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 12px 18px;
  display: inline-block;
}

@media (max-width: 768px) {
  .video-access-section .page-left {
    width: 100%;
    display: none;
  }
}

.video-access-section .page-right {
  height: 100vh;
  flex-grow: 1;
  padding: 30px 0;
  display: flex;
}

@media (max-width: 768px) {
  .video-access-section .page-right {
    width: 100%;
    padding: 0;
  }
}

.video-access-section .page-right .right-content {
  width: 402px;
  height: 715px;
  position: relative;
  margin: auto;
}

@media (max-width: 768px) {
  .video-access-section .page-right .right-content {
    width: 100%;
    height: 100%;
  }
}

.video-access-section .page-right .right-content .chapter-video-panel {
  height: 100%;
  width: 100%;
  position: relative;
  margin: auto;
  transition: all 0.5s ease;
  overflow: hidden;
}

.video-access-section .page-right .right-content .chapter-video-panel .chapter-video-list {
  position: absolute;
  width: 100%;
  height: 100%;
  float: left;
  backface-visibility: hidden;
  transition: transform .6s ease-in-out;
}

.video-access-section .page-right .right-content .chapter-video-panel .chapter-video-list.transform-top {
  transform: translateY(-100%);
}

.video-access-section .page-right .right-content .chapter-video-panel .chapter-video-list.transform-bottom {
  transform: translateY(100%);
}

.video-access-section .page-right .right-content .chapter-video-panel .chapter-video-list.active {
  transform: translateY(0);
}

.video-access-section .page-right .right-content .chapter-video-panel video-js {
  height: 100%;
  background-color: #ffffff;
  border-radius: 12px;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js video:focus-visible {
  border: none;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js .vjs-poster {
  background-color: #ffffff;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js .vjs-big-play-button {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
  width: 129.3px;
  height: 126.7px;
  background-image: url(../images/Video-play-button.svg);
  background-repeat: no-repeat;
  background-size: 129.3px 126.7px;
  background-color: transparent;
  border: none;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js .vjs-big-play-button:hover {
  background-image: url(../images/Video-play-button-hover.svg);
}

.video-access-section .page-right .right-content .chapter-video-panel video-js .vjs-big-play-button .vjs-icon-placeholder {
  display: none;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js:hover .vjs-big-play-button {
  background-color: transparent;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js .vjs-loading-spinner {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  padding: 0;
}

.video-access-section .page-right .right-content .chapter-video-panel video-js.vjs-paused .vjs-big-play-button {
  display: block;
}

.video-access-section .page-right .right-content .scroll-for-more {
  position: absolute;
  right: -125px;
  bottom: 0;
  cursor: pointer;
}

@media (max-width: 768px) {
  .video-access-section .page-right .right-content .scroll-for-more {
    right: 10px;
    display: none !important;
  }
}

.video-access-section .page-right .right-content .scroll-for-more .stxt {
  color: #50535A;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 10px;
}

.video-access-section .page-right .right-content .scroll-for-more .sarrow-bottom {
  width: 33px;
  height: 22px;
  background-image: url(../images/arrow-bottom.svg);
  background-repeat: no-repeat;
  background-size: 33px 22px;
}

@media screen and (max-width: 767px) {
  _::-webkit-full-page-media, _:future, :root .safari_only {
    padding-bottom: 100px;
  }
}

.recipe-link {
  display: flex;
  text-align: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.recipe-link .txt {
  text-decoration-line: underline;
  color: #00A3DF;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  margin-right: 20px;
}

.recipe-link .icon {
  width: 19px;
  height: 19px;
  background-image: url(../images/external-link-icon.svg);
  background-repeat: no-repeat;
  background-size: 19px 19px;
  display: inline-block;
}

.content-container {
  display: flex;
  width: 100%;
}

.content-container .content-block {
  flex: 1;
  padding: 20px;
  position: relative;
}

@media (min-width: 768px) {
  .content-block:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 20px;
    bottom: 20px;
    width: 2px;
    background-color: rgba(0, 73, 135, 0.4);
  }
}

@media (max-width: 767px) {
  .content-container {
    flex-direction: column;
  }
  .content-block:not(:last-child)::after {
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0;
    height: 2px;
    background-color: rgba(0, 73, 135, 0.4);
  }
  .content-block {
    padding: 15px 20px;
  }
}

.list-block {
  display: flex;
  gap: 15px;
  align-items: center;
}

.list-block.align-top {
  align-items: normal;
}

.list-block .icon {
  flex-shrink: 0;
}

.list-block .content {
  flex: 1;
}

@media (max-width: 991px) {
  .list-block.list-block-mobile {
    display: block;
  }
}

.watch-list-block {
  display: flex;
  gap: 25px;
  align-items: center;
}

.watch-list-block .icon {
  flex-shrink: 0;
  width: 90px;
  cursor: pointer;
}

.watch-list-block .content {
  flex: 1;
}

.watch-list-block .content a {
  cursor: pointer;
}

@media (max-width: 768px) {
  .watch-list-block {
    display: block;
  }
  .watch-list-block .icon {
    width: 211px;
    text-align: center;
    margin: auto;
  }
  .watch-list-block .content {
    padding-top: 15px;
    text-align: center;
  }
}

.download-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-color: #DCE3EA;
}

.download-panel .img-box {
  background-color: #E5EDF3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.download-panel .img-box img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.download-panel .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 30px 20px 90px 20px;
  position: relative;
}

@media (min-width: 992px) {
  .download-panel .content {
    min-height: 390px;
  }
}

.download-panel .content .btn {
  position: absolute;
  bottom: 20px;
}

.video-library-categories {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 16px;
  padding: 8px 15px;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 15px;
  border: 2px solid #004987;
  border-radius: 8px;
  margin-top: 15px;
}

.video-library-categories.active {
  color: #FFFFFF;
  background-color: #004987;
}

.video-library-categories:hover {
  color: #FFFFFF;
  background-color: #FF6B00;
  border-color: #FF6B00;
}

.video-library-title {
  color: #004987;
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 16px;
  padding: 8px 15px;
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
}

.video-library-panel {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 300px;
  position: relative;
}

.video-library-panel .content-panel {
  padding: 10px;
  position: absolute;
  bottom: 10px;
  display: flex;
  align-items: end;
}

.video-library-panel .content-panel .content .title {
  font-family: "F37Lineca-Bold", sans-serif;
  font-size: 40px;
  font-style: normal;
  line-height: 42px;
  color: #FFFFFF;
}

.video-library-panel .content-panel .content .txt {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #FFFFFF;
}

.video-library-panel .content-panel .play-icon-box::after {
  content: "";
  display: inline-block;
  width: 42px;
  height: 42px;
  background-image: url(../images/vi-icon.svg);
  background-repeat: no-repeat;
  background-size: 42px 42px;
  margin-left: 15px;
}

.care-team-icon-panel {
  padding-top: 100px;
  padding-bottom: 100px;
}

.care-team {
  width: 291px;
  height: 299px;
  background-image: url(../images/support/Clip-path-group.png);
  background-repeat: no-repeat;
  background-size: 291px 299px;
  margin: auto;
  position: relative;
}

.care-team .team-item {
  width: 121px;
  height: 121px;
  background-repeat: no-repeat;
  background-size: 121px 121px;
  cursor: pointer;
  position: absolute;
  transition: transform 0.3s ease, background-image 0.3s ease;
}

.care-team .team-item:hover {
  transform: scale(1.1);
}

.care-team .team-item-1 {
  left: -8%;
  top: -16%;
  background-image: url(../images/support/team-item-1.png);
}

.care-team .team-item-1.active {
  background-image: url(../images/support/team-item-1-active.png);
}

.care-team .team-item-2 {
  left: -29%;
  top: 45%;
  background-image: url(../images/support/team-item-2.png);
}

.care-team .team-item-2.active {
  background-image: url(../images/support/team-item-2-active.png);
}

.care-team .team-item-3 {
  right: -8%;
  top: -16%;
  background-image: url(../images/support/team-item-3.png);
}

.care-team .team-item-3.active {
  background-image: url(../images/support/team-item-3-active.png);
}

.care-team .team-item-4 {
  right: -29%;
  top: 45%;
  background-image: url(../images/support/team-item-4.png);
}

.care-team .team-item-4.active {
  background-image: url(../images/support/team-item-4-active.png);
}

.care-team .team-item-5 {
  background-image: url(../images/support/team-item-5.png);
  bottom: -29%;
  left: 30%;
}

.care-team .team-item-5.active {
  background-image: url(../images/support/team-item-5-active.png);
}

@media (max-width: 767px) {
  .care-team {
    width: 212px;
    height: 219px;
    background-size: 212px 219px;
  }
  .care-team .team-item {
    width: 88px;
    height: 88px;
    background-size: 88px 88px;
  }
}

.team-block {
  border-radius: 12px;
  min-height: 428px;
  padding: 50px;
  align-items: center;
  display: none;
  overflow: hidden;
}

.team-block.active {
  display: flex;
  animation: scaleIn 0.5s ease-out forwards;
}

.team-block.fade-out {
  animation: scaleOut 0.3s ease-in forwards;
}

@keyframes pulse {
  0% {
    transform: scale(1.15);
  }
  50% {
    transform: scale(1.25);
  }
  100% {
    transform: scale(1.15);
  }
}

@keyframes scaleIn {
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
  70% {
    opacity: 0.8;
    transform: scale(1.05);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes scaleOut {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(0.8);
    display: none;
  }
}

.links-panel {
  height: 100%;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  background-color: #DCE3EA;
}

.links-panel .img-box {
  background-color: #E5EDF3;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.links-panel .img-box img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.links-panel .content {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 30px;
  position: relative;
}

.links-panel .content .panel-links {
  color: #004987;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.video-time-list {
  display: flex;
  gap: 15px;
  align-items: center;
}

.video-time-list a {
  text-decoration: none;
}

.video-time-list a:hover {
  text-decoration: underline;
}

.video-time-list .video-time-list-image {
  position: relative;
}

.video-time-list .video-time-list-image::before {
  content: "";
  width: 19px;
  height: 15px;
  display: block;
  background-image: url(../images/vi-icon.svg);
  background-repeat: no-repeat;
  background-size: 19px 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
